CINXE.COM
Strategy Session - Kindred Agency Limited | Digital Agency - China, Japan, Korea & Australia
<!doctype html> <html lang="en-US"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="https://gmpg.org/xfn/11"> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- This site is optimized with the Yoast SEO plugin v23.9 - https://yoast.com/wordpress/plugins/seo/ --> <title>Strategy Session - Kindred Agency Limited | Digital Agency - China, Japan, Korea & Australia</title> <link rel="canonical" href="https://kindred-society.com/strategy-session/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Strategy Session - Kindred Agency Limited | Digital Agency - China, Japan, Korea & Australia" /> <meta property="og:description" content="Book your FREE 30-Min Asia Pacific Growth Strategy Session Schedule your session Schedule your free session at a time that works best for you with one of our Asia Pacific growth specialists. We’ll introduce Kindred’s digital growth system, designed to help you scale your business efficiently across key markets, including Japan, Greater China, South Korea, […]" /> <meta property="og:url" content="https://kindred-society.com/strategy-session/" /> <meta property="og:site_name" content="Kindred Agency Limited | Digital Agency - China, Japan, Korea & Australia" /> <meta property="article:publisher" content="https://www.facebook.com/kindredsociety/" /> <meta property="article:modified_time" content="2024-09-25T05:08:00+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:label1" content="Est. reading time" /> <meta name="twitter:data1" content="2 minutes" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://kindred-society.com/strategy-session/","url":"https://kindred-society.com/strategy-session/","name":"Strategy Session - Kindred Agency Limited | Digital Agency - China, Japan, Korea & Australia","isPartOf":{"@id":"https://kindred-society.com/#website"},"datePublished":"2020-12-17T23:13:33+00:00","dateModified":"2024-09-25T05:08:00+00:00","breadcrumb":{"@id":"https://kindred-society.com/strategy-session/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://kindred-society.com/strategy-session/"]}]},{"@type":"BreadcrumbList","@id":"https://kindred-society.com/strategy-session/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://kindred-society.com/"},{"@type":"ListItem","position":2,"name":"Strategy Session"}]},{"@type":"WebSite","@id":"https://kindred-society.com/#website","url":"https://kindred-society.com/","name":"Kindred Agency Limited | Multilingual Digital Agency","description":"Digital Agency - China, Japan, Korea & Australia","publisher":{"@id":"https://kindred-society.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://kindred-society.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://kindred-society.com/#organization","name":"Kindred","url":"https://kindred-society.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://kindred-society.com/#/schema/logo/image/","url":"https://kindred-society.com/wp-content/uploads/2019/09/logo-kindred.png","contentUrl":"https://kindred-society.com/wp-content/uploads/2019/09/logo-kindred.png","width":166,"height":89,"caption":"Kindred"},"image":{"@id":"https://kindred-society.com/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/kindredsociety/","https://www.instagram.com/kindred.society/","https://www.linkedin.com/company/kindred-agency/"]}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//stats.wp.com' /> <link rel='dns-prefetch' href='//i0.wp.com' /> <link rel='dns-prefetch' href='//hb.wpmucdn.com' /> <link href='//hb.wpmucdn.com' rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="Kindred Agency Limited | Digital Agency - China, Japan, Korea & Australia » Feed" href="https://kindred-society.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Kindred Agency Limited | Digital Agency - China, Japan, Korea & Australia » Comments Feed" href="https://kindred-society.com/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.2.2 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-7RS54W9ZXE" data-cfasync="false" data-wpfc-render="false" async></script> <script data-cfasync="false" data-wpfc-render="false"> var mi_version = '9.2.2'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/kindred-society.com\/strategy-session\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-7RS54W9ZXE', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-7RS54W9ZXE', {"forceSSL":"true","anonymize_ip":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <link rel='stylesheet' id='activecampaign-form-block-css' href='https://hb.wpmucdn.com/kindred-society.com/1fa1f1b7-9dd5-4837-85f2-c790e3e8a881.css' media='all' /> <link rel='stylesheet' id='wphb-1-css' href='https://hb.wpmucdn.com/kindred-society.com/d1ab8261-ea34-4dee-bffe-ad22c327f98d.css' media='all' /> <style id='jetpack-sharing-buttons-style-inline-css'> .jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em} </style> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='wphb-2-css' href='https://hb.wpmucdn.com/kindred-society.com/b735bc04-66a8-4829-8ca9-8843757c3041.css' media='all' /> <style id='wphb-2-inline-css'> .elementor-kit-12050{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#C9C9EE;--e-global-color-text:#000000;--e-global-color-accent:#EE08A6;--e-global-color-3038fcbe:#FFF;--e-global-color-24fe84b7:#000000;--e-global-color-b6d0e44:#031626;--e-global-color-8971b29:#5886A0;--e-global-color-66d14cb:#DD6D90;--e-global-color-39c1ab0:#C9C9EE;--e-global-color-294c635:#F2F2F6;--e-global-color-2f07546:#DD6D90;--e-global-typography-primary-font-family:"Kindred Self Modern";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Kindred Helvetice Neue";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Kindred Helvetice Neue";--e-global-typography-text-font-weight:200;--e-global-typography-accent-font-family:"Kindred Helvetice Neue";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );}.elementor-kit-12050 button,.elementor-kit-12050 input[type="button"],.elementor-kit-12050 input[type="submit"],.elementor-kit-12050 .elementor-button{background-color:#DD6D90;font-size:12px;font-weight:500;text-transform:uppercase;text-decoration:none;letter-spacing:2px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:#333333;border-style:solid;border-width:0px 0px 0px 0px;border-radius:5px 5px 5px 5px;padding:20px 48px 20px 48px;}.elementor-kit-12050 button:hover,.elementor-kit-12050 button:focus,.elementor-kit-12050 input[type="button"]:hover,.elementor-kit-12050 input[type="button"]:focus,.elementor-kit-12050 input[type="submit"]:hover,.elementor-kit-12050 input[type="submit"]:focus,.elementor-kit-12050 .elementor-button:hover,.elementor-kit-12050 .elementor-button:focus{background-color:var( --e-global-color-2f07546 );color:#CCCCCC;}.elementor-kit-12050 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12050 p{margin-bottom:1.5em;}.elementor-kit-12050 a{color:#333333;font-family:"Kindred Helvetice Neue", Sans-serif;}.elementor-kit-12050 a:hover{color:#A2A2A2;}.elementor-kit-12050 h1{font-family:"Kindred Self Modern", Sans-serif;font-size:67px;font-weight:800;line-height:1em;}.elementor-kit-12050 h2{font-family:"Kindred Self Modern", Sans-serif;font-size:55px;font-weight:700;line-height:1.1em;}.elementor-kit-12050 h3{font-family:"Kindred Helvetice Neue", Sans-serif;font-size:37px;font-weight:300;line-height:1.2em;}.elementor-kit-12050 h4{font-family:"Kindred Helvetice Neue", Sans-serif;font-size:28px;font-weight:300;line-height:1.4em;}.elementor-kit-12050 h5{font-family:"Kindred Helvetice Neue", Sans-serif;font-size:21px;font-weight:300;line-height:1.5em;}.elementor-kit-12050 h6{font-family:"Kindred Helvetice Neue", Sans-serif;font-weight:300;}.elementor-kit-12050 input:not([type="button"]):not([type="submit"]),.elementor-kit-12050 textarea,.elementor-kit-12050 .elementor-field-textual{border-style:solid;border-width:1px 1px 1px 1px;border-color:#DEDEDE;border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start Custom Fonts CSS */@font-face { font-family: 'Kindred Self Modern'; font-style: normal; font-weight: normal; font-display: auto; src: url('https://kindred-society.com/wp-content/uploads/2024/08/Self-Modern.woff') format('woff'); } /* End Custom Fonts CSS */ /* Start Custom Fonts CSS */@font-face { font-family: 'Kindred Helvetice Neue'; font-style: normal; font-weight: normal; font-display: auto; src: url('https://kindred-society.com/wp-content/uploads/2024/08/HelveticaNeueRoman.woff') format('woff'); } /* End Custom Fonts CSS */ .elementor-15162 .elementor-element.elementor-element-763f4cb:not(.elementor-motion-effects-element-type-background), .elementor-15162 .elementor-element.elementor-element-763f4cb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://i0.wp.com/kindred-society.com/wp-content/uploads/2024/02/1.png?fit=1054%2C1079&ssl=1");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-15162 .elementor-element.elementor-element-763f4cb > .elementor-background-overlay{background-color:#020101B3;opacity:0.13;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15162 .elementor-element.elementor-element-763f4cb > .elementor-container{max-width:800px;min-height:100px;}.elementor-15162 .elementor-element.elementor-element-763f4cb{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-110px;margin-bottom:0px;padding:200px 15px 80px 15px;z-index:0;}.elementor-15162 .elementor-element.elementor-element-a955290 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-15162 .elementor-element.elementor-element-e3d82f6 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0% 0% 0% 0%;}.elementor-15162 .elementor-element.elementor-element-e3d82f6{text-align:center;}.elementor-15162 .elementor-element.elementor-element-e3d82f6 .elementor-heading-title{color:#FFFFFF;font-size:50px;font-weight:700;font-style:normal;line-height:65px;letter-spacing:0.8px;}.elementor-15162 .elementor-element.elementor-element-6a0b9b2:not(.elementor-motion-effects-element-type-background), .elementor-15162 .elementor-element.elementor-element-6a0b9b2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-15162 .elementor-element.elementor-element-6a0b9b2 > .elementor-container{max-width:1000px;}.elementor-15162 .elementor-element.elementor-element-6a0b9b2{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:00px;margin-bottom:0px;padding:100px 0px 050px 0px;z-index:100;}.elementor-15162 .elementor-element.elementor-element-6a0b9b2 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15162 .elementor-element.elementor-element-afc81e8 > .elementor-widget-container{padding:0% 0% 0% 0%;}.elementor-15162 .elementor-element.elementor-element-afc81e8{text-align:center;}.elementor-15162 .elementor-element.elementor-element-afc81e8 .elementor-heading-title{color:#000000;font-size:32px;font-weight:bold;font-style:normal;line-height:54.6px;}.elementor-15162 .elementor-element.elementor-element-ea37022 > .elementor-widget-container{margin:30px 200px 30px 200px;}.elementor-15162 .elementor-element.elementor-element-ea37022{text-align:center;color:#111111;font-family:"Kindred Helvetice Neue", Sans-serif;font-size:14px;letter-spacing:0px;}.elementor-15162 .elementor-element.elementor-element-c749c25 > .elementor-widget-container{margin:-30px 0px -5px 0px;}.elementor-15162 .elementor-element.elementor-element-2d4d59c > .elementor-background-overlay{background-image:url("https://i0.wp.com/kindred-society.com/wp-content/uploads/2024/09/2.png?fit=1048%2C1060&ssl=1");background-position:top center;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15162 .elementor-element.elementor-element-2d4d59c > .elementor-container{max-width:800px;}.elementor-15162 .elementor-element.elementor-element-2d4d59c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:70px 50px 70px 50px;}.elementor-15162 .elementor-element.elementor-element-0ea01a0 > .elementor-widget-container{padding:0% 0% 0% 0%;}.elementor-15162 .elementor-element.elementor-element-0ea01a0{text-align:center;}.elementor-15162 .elementor-element.elementor-element-0ea01a0 .elementor-heading-title{color:#FFFFFF;font-size:32px;font-weight:bold;font-style:normal;line-height:54.6px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-15162 .elementor-element.elementor-element-ee7921c > .elementor-widget-container{margin:30px 0px 30px 0px;}.elementor-15162 .elementor-element.elementor-element-ee7921c{text-align:left;color:#FFFFFF;font-family:"Kindred Helvetice Neue", Sans-serif;font-size:17px;letter-spacing:0px;}.elementor-15162 .elementor-element.elementor-element-6739296:not(.elementor-motion-effects-element-type-background), .elementor-15162 .elementor-element.elementor-element-6739296 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-15162 .elementor-element.elementor-element-6739296 > .elementor-container{max-width:800px;}.elementor-15162 .elementor-element.elementor-element-6739296{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:70px 50px 70px 50px;}.elementor-15162 .elementor-element.elementor-element-6739296 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15162 .elementor-element.elementor-element-61b9ecd > .elementor-widget-container{padding:0% 0% 0% 0%;}.elementor-15162 .elementor-element.elementor-element-61b9ecd{text-align:center;}.elementor-15162 .elementor-element.elementor-element-61b9ecd .elementor-heading-title{color:#000000;font-size:32px;font-weight:bold;font-style:normal;line-height:46px;}.elementor-15162 .elementor-element.elementor-element-5d18865 > .elementor-widget-container{padding:30px 0px 30px 0px;}.elementor-15162 .elementor-element.elementor-element-5d18865{text-align:center;color:var( --e-global-color-text );font-family:"Kindred Helvetice Neue", Sans-serif;font-size:17px;letter-spacing:0px;}.elementor-15162 .elementor-element.elementor-element-17938b12 > .elementor-background-overlay{background-color:#000000;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15162 .elementor-element.elementor-element-17938b12 > .elementor-container{max-width:1000px;}.elementor-15162 .elementor-element.elementor-element-17938b12:not(.elementor-motion-effects-element-type-background), .elementor-15162 .elementor-element.elementor-element-17938b12 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-15162 .elementor-element.elementor-element-17938b12{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;z-index:1;}.elementor-15162 .elementor-element.elementor-element-6db22e43:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-15162 .elementor-element.elementor-element-6db22e43 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:rgba(3, 22, 38, 0.18823529411764706);}.elementor-15162 .elementor-element.elementor-element-6db22e43 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:60px 70px 080px 42px;}.elementor-15162 .elementor-element.elementor-element-6db22e43 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15162 .elementor-element.elementor-element-6f0bd439 > .elementor-widget-container{margin:0px 0px 49px 0px;}.elementor-15162 .elementor-element.elementor-element-6f0bd439{text-align:center;color:#FFFFFF;font-family:"Kindred Helvetice Neue", Sans-serif;font-size:18px;font-weight:400;font-style:normal;}.elementor-15162 .elementor-element.elementor-element-f368817 > .elementor-widget-container{padding:0% 0% 0% 0%;}.elementor-15162 .elementor-element.elementor-element-f368817{text-align:center;}.elementor-15162 .elementor-element.elementor-element-f368817 .elementor-heading-title{color:#FFFFFF;font-size:32px;font-weight:bold;font-style:normal;line-height:54.6px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-15162 .elementor-element.elementor-element-54639a29 > .elementor-widget-container{padding:015px 0px 0px 0px;}.elementor-15162 .elementor-element.elementor-element-54639a29{text-align:center;}.elementor-15162 .elementor-element.elementor-element-54639a29 .elementor-heading-title{color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:15px;font-weight:normal;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-15162 .elementor-element.elementor-element-5bf124c:not(.elementor-motion-effects-element-type-background), .elementor-15162 .elementor-element.elementor-element-5bf124c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-15162 .elementor-element.elementor-element-5bf124c > .elementor-container{max-width:1000px;}.elementor-15162 .elementor-element.elementor-element-5bf124c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 0px 50px 0px;}.elementor-15162 .elementor-element.elementor-element-5bf124c > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15162 .elementor-element.elementor-element-30f1305 > .elementor-widget-container{padding:0px 50px 30px 0px;}.elementor-15162 .elementor-element.elementor-element-30f1305{text-align:center;}.elementor-15162 .elementor-element.elementor-element-30f1305 .elementor-heading-title{color:var( --e-global-color-text );font-size:34px;font-weight:bold;text-shadow:0px 0px 0px rgba(0,0,0,0.3);}.elementor-15162 .elementor-element.elementor-element-aac0c42 a{color:#ffffff;}.elementor-15162 .elementor-element.elementor-element-aac0c42 a:hover{color:#cecece;}.elementor-15162 .elementor-element.elementor-element-310ef07 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-15162 .elementor-element.elementor-element-310ef07 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-15162 .elementor-element.elementor-element-1bc3fed7{--icon-box-icon-margin:23px;}.elementor-15162 .elementor-element.elementor-element-1bc3fed7.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-text );}.elementor-15162 .elementor-element.elementor-element-1bc3fed7.elementor-view-framed .elementor-icon, .elementor-15162 .elementor-element.elementor-element-1bc3fed7.elementor-view-default .elementor-icon{fill:var( --e-global-color-text );color:var( --e-global-color-text );border-color:var( --e-global-color-text );}.elementor-15162 .elementor-element.elementor-element-1bc3fed7 .elementor-icon{font-size:44px;}.elementor-15162 .elementor-element.elementor-element-1bc3fed7 .elementor-icon-box-title{color:#0A0A0A;}.elementor-15162 .elementor-element.elementor-element-1bc3fed7 .elementor-icon-box-title, .elementor-15162 .elementor-element.elementor-element-1bc3fed7 .elementor-icon-box-title a{font-family:"Kindred Helvetice Neue", Sans-serif;font-size:14px;font-weight:300;letter-spacing:0px;}.elementor-15162 .elementor-element.elementor-element-1bc3fed7 .elementor-icon-box-description{color:#ffffff;font-family:"Kindred Helvetice Neue", Sans-serif;font-size:14px;font-weight:600;line-height:1.9em;letter-spacing:0.2px;}.elementor-15162 .elementor-element.elementor-element-13f76b4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-15162 .elementor-element.elementor-element-13f76b4 > .elementor-element-populated{padding:0px 0px 0px 020px;}.elementor-15162 .elementor-element.elementor-element-53c010c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-15162 .elementor-element.elementor-element-53c010c{--icon-box-icon-margin:23px;}.elementor-15162 .elementor-element.elementor-element-53c010c.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-text );}.elementor-15162 .elementor-element.elementor-element-53c010c.elementor-view-framed .elementor-icon, .elementor-15162 .elementor-element.elementor-element-53c010c.elementor-view-default .elementor-icon{fill:var( --e-global-color-text );color:var( --e-global-color-text );border-color:var( --e-global-color-text );}.elementor-15162 .elementor-element.elementor-element-53c010c .elementor-icon{font-size:44px;}.elementor-15162 .elementor-element.elementor-element-53c010c .elementor-icon-box-title{color:var( --e-global-color-text );}.elementor-15162 .elementor-element.elementor-element-53c010c .elementor-icon-box-title, .elementor-15162 .elementor-element.elementor-element-53c010c .elementor-icon-box-title a{font-family:"Kindred Helvetice Neue", Sans-serif;font-size:14px;font-weight:300;text-transform:lowercase;line-height:3em;letter-spacing:0px;}.elementor-15162 .elementor-element.elementor-element-53c010c .elementor-icon-box-description{color:var( --e-global-color-text );font-family:"Kindred Helvetice Neue", Sans-serif;font-size:14px;font-weight:600;line-height:1.9em;letter-spacing:0.2px;}.elementor-15162 .elementor-element.elementor-element-3ec3b9ad > .elementor-element-populated{padding:0px 0px 0px 20px;}.elementor-15162 .elementor-element.elementor-element-5a7f19ab > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-15162 .elementor-element.elementor-element-5a7f19ab .elementor-icon-box-wrapper{text-align:left;}.elementor-15162 .elementor-element.elementor-element-5a7f19ab{--icon-box-icon-margin:23px;}.elementor-15162 .elementor-element.elementor-element-5a7f19ab.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-text );}.elementor-15162 .elementor-element.elementor-element-5a7f19ab.elementor-view-framed .elementor-icon, .elementor-15162 .elementor-element.elementor-element-5a7f19ab.elementor-view-default .elementor-icon{fill:var( --e-global-color-text );color:var( --e-global-color-text );border-color:var( --e-global-color-text );}.elementor-15162 .elementor-element.elementor-element-5a7f19ab .elementor-icon{font-size:44px;}.elementor-15162 .elementor-element.elementor-element-5a7f19ab .elementor-icon-box-title{color:var( --e-global-color-text );}.elementor-15162 .elementor-element.elementor-element-5a7f19ab .elementor-icon-box-title, .elementor-15162 .elementor-element.elementor-element-5a7f19ab .elementor-icon-box-title a{font-family:"Kindred Helvetice Neue", Sans-serif;font-size:14px;font-weight:300;text-transform:lowercase;line-height:3em;letter-spacing:0px;}.elementor-15162 .elementor-element.elementor-element-5a7f19ab .elementor-icon-box-description{color:var( --e-global-color-text );font-family:"Kindred Helvetice Neue", Sans-serif;font-size:14px;font-weight:600;line-height:1.9em;letter-spacing:0.2px;}.elementor-15162 .elementor-element.elementor-element-5f22823:not(.elementor-motion-effects-element-type-background), .elementor-15162 .elementor-element.elementor-element-5f22823 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#031626;background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-15162 .elementor-element.elementor-element-5f22823:hover{background-color:var( --e-global-color-b6d0e44 );}.elementor-15162 .elementor-element.elementor-element-5f22823 > .elementor-background-overlay{background-color:#000000;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15162 .elementor-element.elementor-element-5f22823 > .elementor-container{max-width:1200px;}.elementor-15162 .elementor-element.elementor-element-5f22823{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;z-index:1;}.elementor-15162 .elementor-element.elementor-element-45b59e2:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-15162 .elementor-element.elementor-element-45b59e2 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:rgba(3, 22, 38, 0.18823529411764706);}.elementor-15162 .elementor-element.elementor-element-45b59e2 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 70px 0120px 42px;}.elementor-15162 .elementor-element.elementor-element-45b59e2 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15162 .elementor-element.elementor-element-541071c > .elementor-widget-container{padding:0px 50px 30px 0px;}.elementor-15162 .elementor-element.elementor-element-541071c{text-align:left;}.elementor-15162 .elementor-element.elementor-element-541071c .elementor-heading-title{color:#FFFFFF;font-size:34px;font-weight:bold;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-15162 .elementor-element.elementor-element-c183ed6 > .elementor-widget-container{margin:0px 180px 49px 0px;}.elementor-15162 .elementor-element.elementor-element-c183ed6{color:#FFFFFF;font-family:"Kindred Helvetice Neue", Sans-serif;font-weight:400;font-style:normal;}body.elementor-page-15162:not(.elementor-motion-effects-element-type-background), body.elementor-page-15162 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#031626;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-15162 .elementor-element.elementor-element-310ef07{width:38.8%;}.elementor-15162 .elementor-element.elementor-element-13f76b4{width:32.608%;}.elementor-15162 .elementor-element.elementor-element-3ec3b9ad{width:28.256%;}.elementor-15162 .elementor-element.elementor-element-45b59e2{width:43.667%;}.elementor-15162 .elementor-element.elementor-element-9027aae{width:56.183%;}}@media(max-width:1024px){.elementor-15162 .elementor-element.elementor-element-6a0b9b2{padding:30px 0px 70px 0px;}.elementor-15162 .elementor-element.elementor-element-17938b12{padding:90px 30px 90px 30px;}.elementor-15162 .elementor-element.elementor-element-5f22823{padding:90px 30px 90px 30px;}}@media(max-width:767px){.elementor-15162 .elementor-element.elementor-element-e3d82f6 .elementor-heading-title{font-size:40px;}.elementor-15162 .elementor-element.elementor-element-6a0b9b2{padding:50px 10px 60px 10px;}.elementor-15162 .elementor-element.elementor-element-afc81e8 .elementor-heading-title{font-size:40px;}.elementor-15162 .elementor-element.elementor-element-0ea01a0 .elementor-heading-title{font-size:40px;}.elementor-15162 .elementor-element.elementor-element-61b9ecd .elementor-heading-title{font-size:40px;}.elementor-15162 .elementor-element.elementor-element-17938b12{padding:50px 15px 50px 15px;}.elementor-15162 .elementor-element.elementor-element-6db22e43 > .elementor-element-populated{padding:50px 20px 50px 20px;}.elementor-15162 .elementor-element.elementor-element-6f0bd439{text-align:center;}.elementor-15162 .elementor-element.elementor-element-f368817 .elementor-heading-title{font-size:40px;}.elementor-15162 .elementor-element.elementor-element-54639a29 > .elementor-widget-container{padding:0px 0px 20px 0px;}.elementor-15162 .elementor-element.elementor-element-54639a29{text-align:center;}.elementor-15162 .elementor-element.elementor-element-54639a29 .elementor-heading-title{font-size:30px;}.elementor-15162 .elementor-element.elementor-element-30f1305 > .elementor-widget-container{padding:0px 0px 20px 0px;}.elementor-15162 .elementor-element.elementor-element-30f1305{text-align:center;}.elementor-15162 .elementor-element.elementor-element-30f1305 .elementor-heading-title{font-size:30px;}.elementor-15162 .elementor-element.elementor-element-310ef07 > .elementor-element-populated{padding:0px 0px 0px 25px;}.elementor-15162 .elementor-element.elementor-element-1bc3fed7 .elementor-icon-box-wrapper{text-align:left;}.elementor-15162 .elementor-element.elementor-element-13f76b4 > .elementor-element-populated{padding:0px 0px 0px 28px;}.elementor-15162 .elementor-element.elementor-element-53c010c .elementor-icon-box-wrapper{text-align:left;}.elementor-15162 .elementor-element.elementor-element-3ec3b9ad > .elementor-element-populated{padding:0px 0px 0px 28px;}.elementor-15162 .elementor-element.elementor-element-5a7f19ab .elementor-icon-box-wrapper{text-align:left;}.elementor-15162 .elementor-element.elementor-element-5f22823{padding:50px 15px 50px 15px;}.elementor-15162 .elementor-element.elementor-element-45b59e2 > .elementor-element-populated{padding:50px 20px 50px 20px;}.elementor-15162 .elementor-element.elementor-element-541071c > .elementor-widget-container{padding:0px 0px 20px 0px;}.elementor-15162 .elementor-element.elementor-element-541071c{text-align:center;}.elementor-15162 .elementor-element.elementor-element-541071c .elementor-heading-title{font-size:30px;}.elementor-15162 .elementor-element.elementor-element-c183ed6{text-align:center;}}@media(max-width:1024px) and (min-width:768px){.elementor-15162 .elementor-element.elementor-element-6db22e43{width:100%;}.elementor-15162 .elementor-element.elementor-element-13f76b4{width:34%;}.elementor-15162 .elementor-element.elementor-element-3ec3b9ad{width:30%;}.elementor-15162 .elementor-element.elementor-element-45b59e2{width:100%;}}@media(min-width:1025px){.elementor-15162 .elementor-element.elementor-element-2d4d59c > .elementor-background-overlay{background-attachment:fixed;}.elementor-15162 .elementor-element.elementor-element-17938b12:not(.elementor-motion-effects-element-type-background), .elementor-15162 .elementor-element.elementor-element-17938b12 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}.elementor-15162 .elementor-element.elementor-element-5f22823:not(.elementor-motion-effects-element-type-background), .elementor-15162 .elementor-element.elementor-element-5f22823 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}/* Start Custom Fonts CSS */@font-face { font-family: 'Kindred Helvetice Neue'; font-style: normal; font-weight: normal; font-display: auto; src: url('https://kindred-society.com/wp-content/uploads/2024/08/HelveticaNeueRoman.woff') format('woff'); } /* End Custom Fonts CSS */ .elementor-23189 .elementor-element.elementor-element-679eac8b{--display:flex;--min-height:15vh;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--background-transition:0.3s;--margin-top:0px;--margin-bottom:-80px;--margin-left:0px;--margin-right:0px;--padding-top:0%;--padding-bottom:0%;--padding-left:5%;--padding-right:5%;--z-index:95;}.elementor-23189 .elementor-element.elementor-element-679eac8b:not(.elementor-motion-effects-element-type-background), .elementor-23189 .elementor-element.elementor-element-679eac8b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-text );}.elementor-23189 .elementor-element.elementor-element-679eac8b:hover{background-color:var( --e-global-color-text );}.elementor-23189 .elementor-element.elementor-element-679eac8b, .elementor-23189 .elementor-element.elementor-element-679eac8b::before{--border-transition:0.3s;}.elementor-23189 .elementor-element.elementor-element-7bc7d089{--display:flex;--background-transition:0.3s;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-23189 .elementor-element.elementor-element-7bc7d089.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-23189 .elementor-element.elementor-element-6411df78 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-23189 .elementor-element.elementor-element-6411df78{text-align:left;}.elementor-23189 .elementor-element.elementor-element-6411df78 img{width:149px;height:42px;object-fit:contain;object-position:center center;}.elementor-23189 .elementor-element.elementor-element-40a075a0{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-end;--align-items:center;--gap:2.2% 2.2%;--background-transition:0.3s;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-23189 .elementor-element.elementor-element-4ac1eca8{width:auto;max-width:auto;--e-nav-menu-horizontal-menu-item-margin:calc( 40px / 2 );}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 > .elementor-widget-container{padding:0px 20px 0px 0px;}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-menu-toggle{margin-left:auto;background-color:#FFFFFF00;border-width:0px;border-radius:0px;}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu .elementor-item{font-family:"Roboto", Sans-serif;font-size:19px;font-weight:300;text-transform:capitalize;font-style:normal;text-decoration:none;line-height:24px;letter-spacing:-0.45px;}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );padding-left:10px;padding-right:10px;padding-top:4px;padding-bottom:4px;}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--main .elementor-item:hover, .elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--main .elementor-item.highlighted, .elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--main .elementor-item:focus{color:#FFFFFF;}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before, .elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:#000000;}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 .e--pointer-framed .elementor-item:before, .elementor-23189 .elementor-element.elementor-element-4ac1eca8 .e--pointer-framed .elementor-item:after{border-color:#000000;}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--main .elementor-item.elementor-item-active{color:#000000;}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item.elementor-item-active:before, .elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item.elementor-item-active:after{background-color:#F8F3EF;}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 .e--pointer-framed .elementor-item.elementor-item-active:before, .elementor-23189 .elementor-element.elementor-element-4ac1eca8 .e--pointer-framed .elementor-item.elementor-item-active:after{border-color:#F8F3EF;}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li:not(:last-child){margin-bottom:40px;}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--dropdown{background-color:#FFFFFF;}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--dropdown a:hover, .elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--dropdown a.elementor-item-active, .elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--dropdown a.highlighted, .elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-menu-toggle:hover{color:var( --e-global-color-primary );}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--dropdown a:hover, .elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--dropdown a.elementor-item-active, .elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--dropdown a.highlighted{background-color:#000000;}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--dropdown .elementor-item, .elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--dropdown .elementor-sub-item{font-family:"Kindred Helvetice Neue", Sans-serif;font-size:11px;font-weight:200;text-transform:uppercase;font-style:normal;text-decoration:none;letter-spacing:1.53px;}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--main .elementor-nav-menu--dropdown, .elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu__container.elementor-nav-menu--dropdown{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 div.elementor-menu-toggle{color:#FFFFFF;}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 div.elementor-menu-toggle svg{fill:#FFFFFF;}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 div.elementor-menu-toggle:hover{color:#FFFFFF;}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 div.elementor-menu-toggle:hover svg{fill:#FFFFFF;}.elementor-23189 .elementor-element.elementor-element-6bb05db .elementor-button{background-color:var( --e-global-color-accent );font-family:"Roboto", Sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.3em;letter-spacing:1.53px;fill:#FFFFFF;color:#FFFFFF;border-style:none;border-radius:5px 5px 5px 5px;padding:20px 30px 20px 30px;}.elementor-23189 .elementor-element.elementor-element-6bb05db .elementor-button:hover, .elementor-23189 .elementor-element.elementor-element-6bb05db .elementor-button:focus{background-color:var( --e-global-color-2f07546 );color:var( --e-global-color-primary );}.elementor-23189 .elementor-element.elementor-element-6bb05db{width:auto;max-width:auto;}.elementor-23189 .elementor-element.elementor-element-6bb05db > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-23189 .elementor-element.elementor-element-6bb05db .elementor-button:hover svg, .elementor-23189 .elementor-element.elementor-element-6bb05db .elementor-button:focus svg{fill:var( --e-global-color-primary );}.elementor-23189 .elementor-element.elementor-element-e5591d0{--display:flex;--background-transition:0.3s;}.elementor-23189 .elementor-element.elementor-element-5b835c7 .elementor-menu-toggle{margin:0 auto;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-23189 .elementor-element.elementor-element-40a075a0{--gap:6% 6%;}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-nav-menu__container.elementor-nav-menu--dropdown{margin-top:22px !important;}.elementor-23189 .elementor-element.elementor-element-4ac1eca8 .elementor-menu-toggle{border-width:1px;border-radius:0px;}}@media(min-width:768px){.elementor-23189 .elementor-element.elementor-element-7bc7d089{--width:14.332%;}.elementor-23189 .elementor-element.elementor-element-40a075a0{--width:90%;}}@media(max-width:1024px) and (min-width:768px){.elementor-23189 .elementor-element.elementor-element-7bc7d089{--width:15%;}.elementor-23189 .elementor-element.elementor-element-40a075a0{--width:85%;}}@media(max-width:767px){.elementor-23189 .elementor-element.elementor-element-7bc7d089{--width:30%;}.elementor-23189 .elementor-element.elementor-element-6411df78 img{width:85%;}.elementor-23189 .elementor-element.elementor-element-40a075a0{--width:70%;}.elementor-23189 .elementor-element.elementor-element-6bb05db > .elementor-widget-container{margin:0px 0px 0px 8px;}.elementor-23189 .elementor-element.elementor-element-6bb05db .elementor-button{padding:10px 10px 10px 10px;}} .elementor-23301 .elementor-element.elementor-element-04e8880{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--background-transition:0.3s;}.elementor-23301 .elementor-element.elementor-element-04e8880:not(.elementor-motion-effects-element-type-background), .elementor-23301 .elementor-element.elementor-element-04e8880 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-23301 .elementor-element.elementor-element-04e8880, .elementor-23301 .elementor-element.elementor-element-04e8880::before{--border-transition:0.3s;}.elementor-23301 .elementor-element.elementor-element-5241598{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-23301 .elementor-element.elementor-element-c088e4b{--grid-template-columns:repeat(0, auto);--icon-size:20px;--grid-column-gap:13px;--grid-row-gap:0px;}.elementor-23301 .elementor-element.elementor-element-c088e4b .elementor-widget-container{text-align:left;}.elementor-23301 .elementor-element.elementor-element-c088e4b > .elementor-widget-container{padding:80px 0px 0px 100px;}.elementor-23301 .elementor-element.elementor-element-c088e4b .elementor-social-icon{background-color:var( --e-global-color-text );--icon-padding:0.4em;}.elementor-23301 .elementor-element.elementor-element-c088e4b .elementor-social-icon i{color:var( --e-global-color-secondary );}.elementor-23301 .elementor-element.elementor-element-c088e4b .elementor-social-icon svg{fill:var( --e-global-color-secondary );}.elementor-23301 .elementor-element.elementor-element-7db26f9 > .elementor-widget-container{padding:50px 0px 20px 100px;}.elementor-23301 .elementor-element.elementor-element-7db26f9{font-family:"Kindred Helvetice Neue", Sans-serif;}.elementor-23301 .elementor-element.elementor-element-815a2da{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-23301 .elementor-element.elementor-element-8d31b92 > .elementor-widget-container{padding:130px 100px 050px 0px;}.elementor-23301 .elementor-element.elementor-element-8d31b92{text-align:right;}.elementor-23301 .elementor-element.elementor-element-8d31b92 img{width:25%;}.elementor-23301 .elementor-element.elementor-element-3a050b4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-23301 .elementor-element.elementor-element-3a050b4:not(.elementor-motion-effects-element-type-background), .elementor-23301 .elementor-element.elementor-element-3a050b4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-23301 .elementor-element.elementor-element-3a050b4, .elementor-23301 .elementor-element.elementor-element-3a050b4::before{--border-transition:0.3s;}.elementor-23301 .elementor-element.elementor-element-0450b27 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-23301 .elementor-element.elementor-element-0450b27.elementor-element{--align-self:center;}.elementor-23301 .elementor-element.elementor-element-0450b27{font-family:"Kindred Helvetice Neue", Sans-serif;}.elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-menu-toggle{margin-right:auto;background-color:rgba(0,0,0,0);border-width:0px;border-radius:0px;}.elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu .elementor-item{font-size:15px;font-weight:500;}.elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );padding-left:0px;padding-right:0px;}.elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu--main .elementor-item:hover, .elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu--main .elementor-item.highlighted, .elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu--main .elementor-item.elementor-item-active{color:var( --e-global-color-secondary );}.elementor-23301 .elementor-element.elementor-element-65b4a9b1{--e-nav-menu-horizontal-menu-item-margin:calc( 31px / 2 );--nav-menu-icon-size:30px;}.elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li:not(:last-child){margin-bottom:31px;}.elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu--dropdown a, .elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-menu-toggle{color:#000000;}.elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu--dropdown{background-color:#eaeaea;}.elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu--dropdown a:hover, .elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu--dropdown a.elementor-item-active, .elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu--dropdown a.highlighted, .elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-menu-toggle:hover{color:#00ce1b;}.elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu--dropdown a:hover, .elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu--dropdown a.elementor-item-active, .elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu--dropdown a.highlighted{background-color:#ededed;}.elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu--dropdown .elementor-item, .elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu--dropdown .elementor-sub-item{font-size:15px;}.elementor-23301 .elementor-element.elementor-element-65b4a9b1 div.elementor-menu-toggle{color:#000000;}.elementor-23301 .elementor-element.elementor-element-65b4a9b1 div.elementor-menu-toggle svg{fill:#000000;}.elementor-23301 .elementor-element.elementor-element-65b4a9b1 div.elementor-menu-toggle:hover{color:#00ce1b;}.elementor-23301 .elementor-element.elementor-element-65b4a9b1 div.elementor-menu-toggle:hover svg{fill:#00ce1b;}.elementor-23301:not(.elementor-motion-effects-element-type-background), .elementor-23301 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-23301 .elementor-element.elementor-element-04e8880{--gap:30px 30px;--padding-top:30px;--padding-bottom:30px;--padding-left:20px;--padding-right:20px;}.elementor-23301 .elementor-element.elementor-element-5241598{--gap:20px 20px;}.elementor-23301 .elementor-element.elementor-element-c088e4b > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-23301 .elementor-element.elementor-element-7db26f9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-23301 .elementor-element.elementor-element-815a2da{--justify-content:center;}.elementor-23301 .elementor-element.elementor-element-815a2da.e-con{--order:-99999 /* order start hack */;}.elementor-23301 .elementor-element.elementor-element-8d31b92 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-23301 .elementor-element.elementor-element-8d31b92 img{width:100%;}.elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu .elementor-item{font-size:13px;}}@media(max-width:767px){.elementor-23301 .elementor-element.elementor-element-04e8880{--gap:20px 20px;--padding-top:20px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-23301 .elementor-element.elementor-element-5241598{--gap:0px 0px;}.elementor-23301 .elementor-element.elementor-element-c088e4b .elementor-widget-container{text-align:center;}.elementor-23301 .elementor-element.elementor-element-c088e4b > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-23301 .elementor-element.elementor-element-c088e4b{--icon-size:13px;}.elementor-23301 .elementor-element.elementor-element-7db26f9 > .elementor-widget-container{margin:10px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-23301 .elementor-element.elementor-element-7db26f9{text-align:center;}.elementor-23301 .elementor-element.elementor-element-815a2da.e-con{--order:-99999 /* order start hack */;}.elementor-23301 .elementor-element.elementor-element-8d31b92 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-23301 .elementor-element.elementor-element-8d31b92{text-align:center;}.elementor-23301 .elementor-element.elementor-element-8d31b92 img{width:51%;}.elementor-23301 .elementor-element.elementor-element-3a050b4{--padding-top:0px;--padding-bottom:10px;--padding-left:20px;--padding-right:20px;}.elementor-23301 .elementor-element.elementor-element-0450b27{text-align:center;}.elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-23301 .elementor-element.elementor-element-65b4a9b1 .elementor-nav-menu__container.elementor-nav-menu--dropdown{margin-top:40px !important;}}@media(min-width:768px){.elementor-23301 .elementor-element.elementor-element-5241598{--width:50%;}.elementor-23301 .elementor-element.elementor-element-815a2da{--width:50%;}}@media(max-width:1024px) and (min-width:768px){.elementor-23301 .elementor-element.elementor-element-5241598{--width:70%;}.elementor-23301 .elementor-element.elementor-element-815a2da{--width:30%;}} .elementor-14385 .elementor-element.elementor-element-3a72d2d:not(.elementor-motion-effects-element-type-background), .elementor-14385 .elementor-element.elementor-element-3a72d2d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#5886A0;}.elementor-14385 .elementor-element.elementor-element-3a72d2d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:5px 5px 5px 5px;}.elementor-14385 .elementor-element.elementor-element-3a72d2d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-14385 .elementor-element.elementor-element-399b1d4 > .elementor-widget-container{margin:50px 50px 0px 50px;}.elementor-14385 .elementor-element.elementor-element-399b1d4 .elementor-heading-title{color:#FFFFFF;font-family:"Kindred Self Modern", Sans-serif;}.elementor-14385 .elementor-element.elementor-element-29080b0 > .elementor-widget-container{margin:020px 50px 0px 50px;}.elementor-14385 .elementor-element.elementor-element-29080b0{font-family:"Kindred Helvetice Neue", Sans-serif;}.elementor-14385 .elementor-element.elementor-element-a30d6d2 > .elementor-widget-container{margin:20px 50px 50px 50px;}.elementor-14385 .elementor-element.elementor-element-a30d6d2 .elementor-field-group{padding-right:calc( 10px/2 );padding-left:calc( 10px/2 );margin-bottom:9px;}.elementor-14385 .elementor-element.elementor-element-a30d6d2 .elementor-form-fields-wrapper{margin-left:calc( -10px/2 );margin-right:calc( -10px/2 );margin-bottom:-9px;}.elementor-14385 .elementor-element.elementor-element-a30d6d2 .elementor-field-group.recaptcha_v3-bottomleft, .elementor-14385 .elementor-element.elementor-element-a30d6d2 .elementor-field-group.recaptcha_v3-bottomright{margin-bottom:0;}body.rtl .elementor-14385 .elementor-element.elementor-element-a30d6d2 .elementor-labels-inline .elementor-field-group > label{padding-left:0px;}body:not(.rtl) .elementor-14385 .elementor-element.elementor-element-a30d6d2 .elementor-labels-inline .elementor-field-group > label{padding-right:0px;}body .elementor-14385 .elementor-element.elementor-element-a30d6d2 .elementor-labels-above .elementor-field-group > label{padding-bottom:0px;}.elementor-14385 .elementor-element.elementor-element-a30d6d2 .elementor-field-group > label, .elementor-14385 .elementor-element.elementor-element-a30d6d2 .elementor-field-subgroup label{color:#FFFFFF;}.elementor-14385 .elementor-element.elementor-element-a30d6d2 .elementor-field-group > label{font-family:"Kindred Helvetice Neue", Sans-serif;}.elementor-14385 .elementor-element.elementor-element-a30d6d2 .elementor-field-type-html{padding-bottom:0px;font-family:"Kindred Helvetice Neue", Sans-serif;}.elementor-14385 .elementor-element.elementor-element-a30d6d2 .elementor-field-group .elementor-field, .elementor-14385 .elementor-element.elementor-element-a30d6d2 .elementor-field-subgroup label{font-family:"Kindred Helvetice Neue", Sans-serif;}.elementor-14385 .elementor-element.elementor-element-a30d6d2 .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper){background-color:#ffffff;}.elementor-14385 .elementor-element.elementor-element-a30d6d2 .elementor-field-group .elementor-select-wrapper select{background-color:#ffffff;}.elementor-14385 .elementor-element.elementor-element-a30d6d2 .elementor-button{font-family:"Kindred Helvetice Neue", Sans-serif;font-size:15px;border-radius:0px 0px 0px 0px;}.elementor-14385 .elementor-element.elementor-element-a30d6d2 .e-form__buttons__wrapper__button-next{color:#ffffff;}.elementor-14385 .elementor-element.elementor-element-a30d6d2 .elementor-button[type="submit"]{color:#ffffff;}.elementor-14385 .elementor-element.elementor-element-a30d6d2 .elementor-button[type="submit"] svg *{fill:#ffffff;}.elementor-14385 .elementor-element.elementor-element-a30d6d2 .e-form__buttons__wrapper__button-previous{color:#ffffff;}.elementor-14385 .elementor-element.elementor-element-a30d6d2 .e-form__buttons__wrapper__button-next:hover{background-color:var( --e-global-color-2f07546 );color:#ffffff;}.elementor-14385 .elementor-element.elementor-element-a30d6d2 .elementor-button[type="submit"]:hover{background-color:var( --e-global-color-2f07546 );color:#ffffff;}.elementor-14385 .elementor-element.elementor-element-a30d6d2 .elementor-button[type="submit"]:hover svg *{fill:#ffffff;}.elementor-14385 .elementor-element.elementor-element-a30d6d2 .e-form__buttons__wrapper__button-previous:hover{color:#ffffff;}.elementor-14385 .elementor-element.elementor-element-a30d6d2{--e-form-steps-indicators-spacing:20px;--e-form-steps-indicator-padding:30px;--e-form-steps-indicator-inactive-secondary-color:#ffffff;--e-form-steps-indicator-active-secondary-color:#ffffff;--e-form-steps-indicator-completed-secondary-color:#ffffff;--e-form-steps-divider-width:1px;--e-form-steps-divider-gap:10px;}#elementor-popup-modal-14385{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-14385 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-14385 .dialog-close-button{display:flex;}#elementor-popup-modal-14385 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);} </style> <script src="https://hb.wpmucdn.com/kindred-society.com/cab5f4e1-6fd2-4a94-94af-06f639379300.js" id="wphb-3-js" async data-wp-strategy="async"></script> <link rel="https://api.w.org/" href="https://kindred-society.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://kindred-society.com/wp-json/wp/v2/pages/15162" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://kindred-society.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.1" /> <link rel='shortlink' href='https://kindred-society.com/?p=15162' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://kindred-society.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fkindred-society.com%2Fstrategy-session%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://kindred-society.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fkindred-society.com%2Fstrategy-session%2F&format=xml" /> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({‘gtm.start’: new Date().getTime(),event:‘gtm.js’});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!=‘dataLayer’?‘&l=‘+l:‘’;j.async=true;j.src= ’https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,‘script’,‘dataLayer’,‘GTM-528XVLL’);</script> <!-- End Google Tag Manager --> <style>img#wpstats{display:none}</style> <meta name="generator" content="Elementor 3.25.9; features: additional_custom_breakpoints, e_optimized_control_loading, e_element_cache; settings: css_print_method-internal, google_font-disabled, font_display-auto"> <style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } </style> <style id="wpforms-css-vars-root"> :root { --wpforms-field-border-radius: 3px; --wpforms-field-border-style: solid; --wpforms-field-border-size: 1px; --wpforms-field-background-color: #ffffff; --wpforms-field-border-color: rgba( 0, 0, 0, 0.25 ); --wpforms-field-border-color-spare: rgba( 0, 0, 0, 0.25 ); --wpforms-field-text-color: rgba( 0, 0, 0, 0.7 ); --wpforms-field-menu-color: #ffffff; --wpforms-label-color: rgba( 0, 0, 0, 0.85 ); --wpforms-label-sublabel-color: rgba( 0, 0, 0, 0.55 ); --wpforms-label-error-color: #d63637; --wpforms-button-border-radius: 3px; --wpforms-button-border-style: none; --wpforms-button-border-size: 1px; --wpforms-button-background-color: #066aab; --wpforms-button-border-color: #066aab; --wpforms-button-text-color: #ffffff; --wpforms-page-break-color: #066aab; --wpforms-background-image: none; --wpforms-background-position: center center; --wpforms-background-repeat: no-repeat; --wpforms-background-size: cover; --wpforms-background-width: 100px; --wpforms-background-height: 100px; --wpforms-background-color: rgba( 0, 0, 0, 0 ); --wpforms-background-url: none; --wpforms-container-padding: 0px; --wpforms-container-border-style: none; --wpforms-container-border-width: 1px; --wpforms-container-border-color: #000000; --wpforms-container-border-radius: 3px; --wpforms-field-size-input-height: 43px; --wpforms-field-size-input-spacing: 15px; --wpforms-field-size-font-size: 16px; --wpforms-field-size-line-height: 19px; --wpforms-field-size-padding-h: 14px; --wpforms-field-size-checkbox-size: 16px; --wpforms-field-size-sublabel-spacing: 5px; --wpforms-field-size-icon-size: 1; --wpforms-label-size-font-size: 16px; --wpforms-label-size-line-height: 19px; --wpforms-label-size-sublabel-font-size: 14px; --wpforms-label-size-sublabel-line-height: 17px; --wpforms-button-size-font-size: 17px; --wpforms-button-size-height: 41px; --wpforms-button-size-padding-h: 15px; --wpforms-button-size-margin-top: 10px; --wpforms-container-shadow-size-box-shadow: none; } </style></head> <body class="page-template page-template-elementor_header_footer page page-id-15162 wp-custom-logo elementor-default elementor-template-full-width elementor-kit-12050 elementor-page elementor-page-15162"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src=“https://www.googletagmanager.com/ns.html?id=GTM-528XVLL” height=“0" width=“0” style=“display:none;visibility:hidden”></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <div data-elementor-type="header" data-elementor-id="23189" class="elementor elementor-23189 elementor-location-header" data-elementor-post-type="elementor_library"> <header class="elementor-element elementor-element-679eac8b e-con-full e-flex e-con e-parent" data-id="679eac8b" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="elementor-element elementor-element-7bc7d089 e-con-full e-flex e-con e-child" data-id="7bc7d089" data-element_type="container"> <div class="elementor-element elementor-element-6411df78 elementor-widget elementor-widget-image" data-id="6411df78" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://kindred-society.com"> <img width="862" height="281" src="https://i0.wp.com/kindred-society.com/wp-content/uploads/2024/09/kindred-white-1.png?fit=862%2C281&ssl=1" class="attachment-full size-full wp-image-23214" alt="" srcset="https://i0.wp.com/kindred-society.com/wp-content/uploads/2024/09/kindred-white-1.png?w=862&ssl=1 862w, https://i0.wp.com/kindred-society.com/wp-content/uploads/2024/09/kindred-white-1.png?resize=300%2C98&ssl=1 300w, https://i0.wp.com/kindred-society.com/wp-content/uploads/2024/09/kindred-white-1.png?resize=768%2C250&ssl=1 768w, https://i0.wp.com/kindred-society.com/wp-content/uploads/2024/09/kindred-white-1.png?resize=600%2C196&ssl=1 600w" sizes="(max-width: 862px) 100vw, 862px" /> </a> </div> </div> </div> <div class="elementor-element elementor-element-40a075a0 e-con-full e-flex e-con e-child" data-id="40a075a0" data-element_type="container"> <div class="elementor-element elementor-element-4ac1eca8 elementor-nav-menu--stretch elementor-widget__width-auto elementor-nav-menu__align-end elementor-nav-menu--dropdown-mobile elementor-nav-menu__text-align-center elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="4ac1eca8" data-element_type="widget" data-settings="{"full_width":"stretch","layout":"horizontal","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"},"toggle":"burger"}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Kindred Mega Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-background e--animation-sweep-right"> <ul id="menu-1-4ac1eca8" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-15500"><a href="https://kindred-society.com/digital-services-2/" class="elementor-item">Services</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-23485"><a href="https://kindred-society.com/digital-services-2/" class="elementor-sub-item">Global</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13015"><a href="https://kindred-society.com/digital-services-2/digital-strategy/" class="elementor-sub-item">Strategy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13813"><a href="https://kindred-society.com/digital-services-2/brand-storytelling/" class="elementor-sub-item">Storytelling</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16879"><a href="https://kindred-society.com/digital-services-2/in-house-agency-apac/" class="elementor-sub-item">In-house Agency</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13717"><a href="https://kindred-society.com/digital-services-2/social/" class="elementor-sub-item">Social Media</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13844"><a href="https://kindred-society.com/ppc-paid-search/" class="elementor-sub-item">Performance</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17671"><a href="https://kindred-society.com/fractional-marketing-cmo/" class="elementor-sub-item">Fractional CMO</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17040"><a href="https://kindred-society.com/marketing-generative-ai-consulting/" class="elementor-sub-item">Generative AI</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13016"><a href="https://kindred-society.com/digital-services-2/seo-services/" class="elementor-sub-item">SEO</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13933"><a href="https://kindred-society.com/digital-services-2/brand-website/" class="elementor-sub-item">UX</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15073"><a href="https://kindred-society.com/digital-services-2/crm/" class="elementor-sub-item">Account Based Marketing</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25041"><a href="https://kindred-society.com/linkedin-thought-leadership-services-for-executives-and-company/" class="elementor-sub-item">LinkedIn Thought leadership</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-13632"><a href="https://kindred-society.com/japan-marketing/" class="elementor-sub-item">Japan</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15499"><a href="https://kindred-society.com/japan-marketing/japan-strategy/" class="elementor-sub-item">Japan Strategy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15498"><a href="https://kindred-society.com/japan-marketing/japan-storytelling/" class="elementor-sub-item">Japan Storytelling</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15496"><a href="https://kindred-society.com/japan-marketing/japan-social/" class="elementor-sub-item">Japan Social Media</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15494"><a href="https://kindred-society.com/japan-marketing/japan-ppc/" class="elementor-sub-item">Japan Performance</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15493"><a href="https://kindred-society.com/japan-marketing/japan-seo/" class="elementor-sub-item">Japan SEO</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15492"><a href="https://kindred-society.com/japan-marketing/japan-website/" class="elementor-sub-item">Japan Web & UX</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15495"><a href="https://kindred-society.com/japan-marketing/japan-crm/" class="elementor-sub-item">Japan CRM</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15497"><a href="https://kindred-society.com/japan-marketing/japan-b2b/" class="elementor-sub-item">Japan B2B</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15491"><a href="https://kindred-society.com/japan-marketing/japan-ecommerce/" class="elementor-sub-item">Japan eCommerce</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-14552"><a href="https://kindred-society.com/chinese-digital-marketing/" class="elementor-sub-item">China</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15071"><a href="https://kindred-society.com/chinese-digital-marketing/your-china-marketing-strategy/" class="elementor-sub-item">China Strategy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15068"><a href="https://kindred-society.com/chinese-digital-marketing/china-storytelling/" class="elementor-sub-item">China Storytelling</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15070"><a href="https://kindred-society.com/chinese-digital-marketing/social-media-in-china/" class="elementor-sub-item">China Social Media</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15069"><a href="https://kindred-society.com/chinese-digital-marketing/ppc-in-china/" class="elementor-sub-item">China Performance</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15066"><a href="https://kindred-society.com/chinese-digital-marketing/china-seo/" class="elementor-sub-item">China SEO</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15063"><a href="https://kindred-society.com/chinese-digital-marketing/china-crm/" class="elementor-sub-item">China CRM</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15065"><a href="https://kindred-society.com/chinese-digital-marketing/china-b2b/" class="elementor-sub-item">China B2B</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15064"><a href="https://kindred-society.com/chinese-digital-marketing/china-ecommerce/" class="elementor-sub-item">China eCommerce</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24642"><a href="https://kindred-society.com/korea-marketing/" class="elementor-sub-item">Korea</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-15589"><a href="https://kindred-society.com/digital-services-2/" class="elementor-sub-item">Industries</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16878"><a href="https://kindred-society.com/digital-services-2/in-house-agency-apac/" class="elementor-sub-item">In-house Agency</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15585"><a href="https://kindred-society.com/hospitality/" class="elementor-sub-item">Hospitality</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15586"><a href="https://kindred-society.com/saas/" class="elementor-sub-item">SaaS</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15587"><a href="https://kindred-society.com/b2b-marketing/" class="elementor-sub-item">B2B Marketing</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15588"><a href="https://kindred-society.com/ecomm/" class="elementor-sub-item">eCommerce</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15072"><a href="https://kindred-society.com/digital-services-2/b2b/" class="elementor-sub-item">B2B</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17041"><a href="https://kindred-society.com/marketing-generative-ai-consulting/" class="elementor-sub-item">Marketing Generative AI Consulting</a></li> </ul> </li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11776"><a href="https://kindred-society.com/results/" class="elementor-item">Work</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24149"><a href="https://kindred-society.com/people-3/" class="elementor-item">People</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13112"><a href="https://kindred-society.com/blogs/" class="elementor-item">Blog</a></li> </ul> </nav> <div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false"> <i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i> <span class="elementor-screen-only">Menu</span> </div> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-4ac1eca8" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-15500"><a href="https://kindred-society.com/digital-services-2/" class="elementor-item" tabindex="-1">Services</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-23485"><a href="https://kindred-society.com/digital-services-2/" class="elementor-sub-item" tabindex="-1">Global</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13015"><a href="https://kindred-society.com/digital-services-2/digital-strategy/" class="elementor-sub-item" tabindex="-1">Strategy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13813"><a href="https://kindred-society.com/digital-services-2/brand-storytelling/" class="elementor-sub-item" tabindex="-1">Storytelling</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16879"><a href="https://kindred-society.com/digital-services-2/in-house-agency-apac/" class="elementor-sub-item" tabindex="-1">In-house Agency</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13717"><a href="https://kindred-society.com/digital-services-2/social/" class="elementor-sub-item" tabindex="-1">Social Media</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13844"><a href="https://kindred-society.com/ppc-paid-search/" class="elementor-sub-item" tabindex="-1">Performance</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17671"><a href="https://kindred-society.com/fractional-marketing-cmo/" class="elementor-sub-item" tabindex="-1">Fractional CMO</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17040"><a href="https://kindred-society.com/marketing-generative-ai-consulting/" class="elementor-sub-item" tabindex="-1">Generative AI</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13016"><a href="https://kindred-society.com/digital-services-2/seo-services/" class="elementor-sub-item" tabindex="-1">SEO</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13933"><a href="https://kindred-society.com/digital-services-2/brand-website/" class="elementor-sub-item" tabindex="-1">UX</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15073"><a href="https://kindred-society.com/digital-services-2/crm/" class="elementor-sub-item" tabindex="-1">Account Based Marketing</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25041"><a href="https://kindred-society.com/linkedin-thought-leadership-services-for-executives-and-company/" class="elementor-sub-item" tabindex="-1">LinkedIn Thought leadership</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-13632"><a href="https://kindred-society.com/japan-marketing/" class="elementor-sub-item" tabindex="-1">Japan</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15499"><a href="https://kindred-society.com/japan-marketing/japan-strategy/" class="elementor-sub-item" tabindex="-1">Japan Strategy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15498"><a href="https://kindred-society.com/japan-marketing/japan-storytelling/" class="elementor-sub-item" tabindex="-1">Japan Storytelling</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15496"><a href="https://kindred-society.com/japan-marketing/japan-social/" class="elementor-sub-item" tabindex="-1">Japan Social Media</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15494"><a href="https://kindred-society.com/japan-marketing/japan-ppc/" class="elementor-sub-item" tabindex="-1">Japan Performance</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15493"><a href="https://kindred-society.com/japan-marketing/japan-seo/" class="elementor-sub-item" tabindex="-1">Japan SEO</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15492"><a href="https://kindred-society.com/japan-marketing/japan-website/" class="elementor-sub-item" tabindex="-1">Japan Web & UX</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15495"><a href="https://kindred-society.com/japan-marketing/japan-crm/" class="elementor-sub-item" tabindex="-1">Japan CRM</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15497"><a href="https://kindred-society.com/japan-marketing/japan-b2b/" class="elementor-sub-item" tabindex="-1">Japan B2B</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15491"><a href="https://kindred-society.com/japan-marketing/japan-ecommerce/" class="elementor-sub-item" tabindex="-1">Japan eCommerce</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-14552"><a href="https://kindred-society.com/chinese-digital-marketing/" class="elementor-sub-item" tabindex="-1">China</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15071"><a href="https://kindred-society.com/chinese-digital-marketing/your-china-marketing-strategy/" class="elementor-sub-item" tabindex="-1">China Strategy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15068"><a href="https://kindred-society.com/chinese-digital-marketing/china-storytelling/" class="elementor-sub-item" tabindex="-1">China Storytelling</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15070"><a href="https://kindred-society.com/chinese-digital-marketing/social-media-in-china/" class="elementor-sub-item" tabindex="-1">China Social Media</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15069"><a href="https://kindred-society.com/chinese-digital-marketing/ppc-in-china/" class="elementor-sub-item" tabindex="-1">China Performance</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15066"><a href="https://kindred-society.com/chinese-digital-marketing/china-seo/" class="elementor-sub-item" tabindex="-1">China SEO</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15063"><a href="https://kindred-society.com/chinese-digital-marketing/china-crm/" class="elementor-sub-item" tabindex="-1">China CRM</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15065"><a href="https://kindred-society.com/chinese-digital-marketing/china-b2b/" class="elementor-sub-item" tabindex="-1">China B2B</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15064"><a href="https://kindred-society.com/chinese-digital-marketing/china-ecommerce/" class="elementor-sub-item" tabindex="-1">China eCommerce</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24642"><a href="https://kindred-society.com/korea-marketing/" class="elementor-sub-item" tabindex="-1">Korea</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-15589"><a href="https://kindred-society.com/digital-services-2/" class="elementor-sub-item" tabindex="-1">Industries</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16878"><a href="https://kindred-society.com/digital-services-2/in-house-agency-apac/" class="elementor-sub-item" tabindex="-1">In-house Agency</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15585"><a href="https://kindred-society.com/hospitality/" class="elementor-sub-item" tabindex="-1">Hospitality</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15586"><a href="https://kindred-society.com/saas/" class="elementor-sub-item" tabindex="-1">SaaS</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15587"><a href="https://kindred-society.com/b2b-marketing/" class="elementor-sub-item" tabindex="-1">B2B Marketing</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15588"><a href="https://kindred-society.com/ecomm/" class="elementor-sub-item" tabindex="-1">eCommerce</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15072"><a href="https://kindred-society.com/digital-services-2/b2b/" class="elementor-sub-item" tabindex="-1">B2B</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17041"><a href="https://kindred-society.com/marketing-generative-ai-consulting/" class="elementor-sub-item" tabindex="-1">Marketing Generative AI Consulting</a></li> </ul> </li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11776"><a href="https://kindred-society.com/results/" class="elementor-item" tabindex="-1">Work</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24149"><a href="https://kindred-society.com/people-3/" class="elementor-item" tabindex="-1">People</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13112"><a href="https://kindred-society.com/blogs/" class="elementor-item" tabindex="-1">Blog</a></li> </ul> </nav> </div> </div> <div class="elementor-element elementor-element-6bb05db elementor-widget__width-auto elementor-button-success elementor-widget elementor-widget-button" data-id="6bb05db" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://kindred-society.com/strategy-session/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Get Started</span> </span> </a> </div> </div> </div> </div> </header> <div class="elementor-element elementor-element-e5591d0 e-flex e-con-boxed e-con e-parent" data-id="e5591d0" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-5b835c7 elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="5b835c7" data-element_type="widget" data-settings="{"layout":"horizontal","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"},"toggle":"burger"}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade"> <ul id="menu-1-5b835c7" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-140"><a href="http://www.kindred-society.comwp-login.php" class="elementor-item">Sign In</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-141"><a href="http://www.kindred-society.comwp-login.php?action=register" class="elementor-item">Create an Account</a></li> </ul> </nav> <div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false"> <i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i> <span class="elementor-screen-only">Menu</span> </div> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-5b835c7" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-140"><a href="http://www.kindred-society.comwp-login.php" class="elementor-item" tabindex="-1">Sign In</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-141"><a href="http://www.kindred-society.comwp-login.php?action=register" class="elementor-item" tabindex="-1">Create an Account</a></li> </ul> </nav> </div> </div> </div> </div> </div> <div data-elementor-type="wp-post" data-elementor-id="15162" class="elementor elementor-15162" data-elementor-post-type="page"> <section class="elementor-section elementor-top-section elementor-element elementor-element-763f4cb invert elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="763f4cb" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a955290" data-id="a955290" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-e3d82f6 custom-animation elementor-widget elementor-widget-heading" data-id="e3d82f6" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">Book your FREE 30-Min <br> Asia Pacific Growth <br>Strategy Session</h1> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-6a0b9b2 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6a0b9b2" data-element_type="section" data-settings="{"background_background":"gradient"}"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bc83845" data-id="bc83845" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-afc81e8 custom-animation elementor-widget elementor-widget-heading" data-id="afc81e8" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Schedule your session</h3> </div> </div> <div class="elementor-element elementor-element-ea37022 elementor-widget elementor-widget-text-editor" data-id="ea37022" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Schedule your free session at a time that works best for you with one of our Asia Pacific growth specialists. We’ll introduce Kindred’s digital growth system, designed to help you scale your business efficiently across key markets, including Japan, Greater China, South Korea, Southeast Asia, and Australasia.</p><p>If you don’t find a suitable time, feel free to request a proposal or send us an <span style="letter-spacing: 0px; background-color: var( --e-global-color-primary ); text-decoration-line: underline;"><a href="mailto:enquiry@kindred-society.com">email</a></span><span style="letter-spacing: 0px; background-color: var( --e-global-color-primary );"> and we’ll be happy to find a time that suits you.</span></p> </div> </div> <div class="elementor-element elementor-element-c749c25 elementor-widget elementor-widget-html" data-id="c749c25" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <!-- Calendly inline widget begin --> <div class="calendly-inline-widget" data-url="https://calendly.com/fiona-cubitt/30-min-meeting?background_color=031626&text_color=ffffff&primary_color=ff5cad" style="min-width=500px;height:700px;"></div> <script type="text/javascript" src="https://assets.calendly.com/assets/external/widget.js"></script> <!-- Calendly inline widget end --> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-2d4d59c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2d4d59c" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6f6b053" data-id="6f6b053" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-0ea01a0 custom-animation elementor-widget elementor-widget-heading" data-id="0ea01a0" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">What to expect</h2> </div> </div> <div class="elementor-element elementor-element-ee7921c elementor-widget elementor-widget-text-editor" data-id="ee7921c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: center;">We’ll ask you some important questions about your business, to uncover your current roadblocks and opportunities. At the end of the session, we’ll share recommendations as to how we can accelerate your business using Kindred’s own growth system. </p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-6739296 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6739296" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6824876" data-id="6824876" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-61b9ecd custom-animation elementor-widget elementor-widget-heading" data-id="61b9ecd" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">We’re not just tech nerds, <br>we’re marketers and storytellers too.</h2> </div> </div> <div class="elementor-element elementor-element-5d18865 elementor-widget elementor-widget-text-editor" data-id="5d18865" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>We help brands grow within Asia Pacific and beyond, including Japan, Greater China, South Korea, Southeast Asia, and Australasia. Our approach is to build human-centric brands for a digital world, tailored to the diverse cultures and markets within this region. Backed by data science, we place the user at the centre of our strategies, crafting compelling, user-driven narratives that connect your brand with new customers during key moments. Our results speak for themselves, driving impactful growth across Asia Pacific.<br></p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-17938b12 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="17938b12" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6db22e43 animated-slow elementor-invisible" data-id="6db22e43" data-element_type="column" data-settings="{"background_background":"classic","animation":"fadeInLeft"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6f0bd439 elementor-widget elementor-widget-text-editor" data-id="6f0bd439" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><em>“During my time at ANA InterContinental Tokyo, first as a Content Marketing Manager and then later as a Digital and Content Marketing Manager, Kindred remained engaged as our digital agency. </em><em style="letter-spacing: 0px;">During my time in both roles, Kindred was great to work with. The team is made of up of creative and analytical minds who are able to break down industry trends into actionable outputs to achieve our digital growth objectives. Kindred were very flexible and willing to adapt to the evolving needs of the business, especially during the very turbulent times of the 2020 global pandemic. I thoroughly enjoyed working with them.”</em></p> </div> </div> <div class="elementor-element elementor-element-f368817 custom-animation elementor-widget elementor-widget-heading" data-id="f368817" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Samantha Low</h3> </div> </div> <div class="elementor-element elementor-element-54639a29 elementor-widget elementor-widget-heading" data-id="54639a29" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-xl">CONTENT & DIGITAL MARKETING MANAGER </h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-5bf124c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5bf124c" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-16ca172" data-id="16ca172" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-30f1305 elementor-widget elementor-widget-heading" data-id="30f1305" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-xl">Contact us</h2> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-aac0c42 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="aac0c42" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-310ef07" data-id="310ef07" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1bc3fed7 elementor-position-left elementor-view-default elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box" data-id="1bc3fed7" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon elementor-animation-pulse"> <i aria-hidden="true" class="fas fa-map-marker-alt"></i> </span> </div> <div class="elementor-icon-box-content"> <p class="elementor-icon-box-title"> <span > Hong Kong: 181 Des Voeux Road, Central <br> Australia: 5 Thomson St, Melbourne </span> </p> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-13f76b4" data-id="13f76b4" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-53c010c elementor-position-left elementor-view-default elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box" data-id="53c010c" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <a href="mailto:enquiry@kindred-society.com" class="elementor-icon elementor-animation-pulse" tabindex="-1"> <i aria-hidden="true" class="far fa-envelope"></i> </a> </div> <div class="elementor-icon-box-content"> <p class="elementor-icon-box-description"> enquiry@kindred-society.com </p> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-3ec3b9ad" data-id="3ec3b9ad" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5a7f19ab elementor-position-left elementor-view-default elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box" data-id="5a7f19ab" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <a href="http://(+852)%205216%200359" class="elementor-icon elementor-animation-pulse" tabindex="-1"> <i aria-hidden="true" class="fas fa-phone-volume"></i> </a> </div> <div class="elementor-icon-box-content"> <p class="elementor-icon-box-description"> (+852) 5216 0359 <br> (+61) 403 111 640 </p> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-5f22823 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5f22823" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-45b59e2 animated-slow elementor-invisible" data-id="45b59e2" data-element_type="column" data-settings="{"background_background":"classic","animation":"fadeInLeft"}"> <div class="elementor-widget-wrap"> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9027aae elementor-hidden-tablet elementor-hidden-phone" data-id="9027aae" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-541071c elementor-widget elementor-widget-heading" data-id="541071c" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-xl">Not ready yet?</h2> </div> </div> <div class="elementor-element elementor-element-c183ed6 elementor-widget elementor-widget-text-editor" data-id="c183ed6" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>If you ‘re interested in scaling but not quite ready to discuss, join our mailing list to stay up to date with the latest growth tactics.</p> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="footer" data-elementor-id="23301" class="elementor elementor-23301 elementor-location-footer" data-elementor-post-type="elementor_library"> <div class="elementor-element elementor-element-04e8880 e-flex e-con-boxed e-con e-parent" data-id="04e8880" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-5241598 e-con-full e-flex e-con e-child" data-id="5241598" data-element_type="container"> <div class="elementor-element elementor-element-c088e4b elementor-shape-circle e-grid-align-left e-grid-align-mobile-center elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="c088e4b" data-element_type="widget" data-widget_type="social-icons.default"> <div class="elementor-widget-container"> <div class="elementor-social-icons-wrapper elementor-grid"> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-5d8dc5d" target="_blank"> <span class="elementor-screen-only">Facebook</span> <i class="fab fa-facebook"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-70618bd" target="_blank"> <span class="elementor-screen-only">Twitter</span> <i class="fab fa-twitter"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-dde051e" target="_blank"> <span class="elementor-screen-only">Youtube</span> <i class="fab fa-youtube"></i> </a> </span> </div> </div> </div> <div class="elementor-element elementor-element-7db26f9 elementor-widget elementor-widget-text-editor" data-id="7db26f9" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Hong Kong, Melbourne, Sydney, Tokyo<br> <span style="text-decoration: underline;"><a href="mailto:enquiry@kindred-society.com">enquiry@kindred-society.com</a></span> <br><br> <span style="text-decoration: underline;"><a href="https://kindred-society.com/privacy-policy/"><span class="OYPEnA font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-underline text-strikethrough-none">Privacy Policy</span></a></span> </div> </div> </div> <div class="elementor-element elementor-element-815a2da e-con-full e-flex e-con e-child" data-id="815a2da" data-element_type="container"> <div class="elementor-element elementor-element-8d31b92 elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="8d31b92" data-element_type="widget" data-widget_type="theme-site-logo.default"> <div class="elementor-widget-container"> <a href="https://kindred-society.com"> <img width="861" height="279" src="https://i0.wp.com/kindred-society.com/wp-content/uploads/2024/09/Kindred-logo.png?fit=861%2C279&ssl=1" class="attachment-full size-full wp-image-23118" alt="" srcset="https://i0.wp.com/kindred-society.com/wp-content/uploads/2024/09/Kindred-logo.png?w=861&ssl=1 861w, https://i0.wp.com/kindred-society.com/wp-content/uploads/2024/09/Kindred-logo.png?resize=300%2C97&ssl=1 300w, https://i0.wp.com/kindred-society.com/wp-content/uploads/2024/09/Kindred-logo.png?resize=768%2C249&ssl=1 768w, https://i0.wp.com/kindred-society.com/wp-content/uploads/2024/09/Kindred-logo.png?resize=600%2C194&ssl=1 600w" sizes="(max-width: 861px) 100vw, 861px" /> </a> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-3a050b4 e-con-full e-flex e-con e-parent" data-id="3a050b4" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="elementor-element elementor-element-0450b27 elementor-widget elementor-widget-text-editor" data-id="0450b27" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Copyright © 2024 Kindred Agency Limited (Hong Kong). All Rights Reserved. </div> </div> <div class="elementor-element elementor-element-65b4a9b1 elementor-nav-menu__align-start elementor-nav-menu--dropdown-mobile elementor-nav-menu--stretch elementor-nav-menu__text-align-center elementor-hidden-tablet elementor-hidden-mobile elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="65b4a9b1" data-element_type="widget" data-settings="{"full_width":"stretch","layout":"horizontal","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"},"toggle":"burger"}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none"> <ul id="menu-1-65b4a9b1" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14874"><a href="https://kindred-society.com/chinese-digital-marketing/your-china-marketing-strategy/" class="elementor-item">Strategy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14871"><a href="https://kindred-society.com/chinese-digital-marketing/china-storytelling/" class="elementor-item">Brand Storytelling</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14867"><a href="https://kindred-society.com/chinese-digital-marketing/china-ecommerce/" class="elementor-item">E-Commerce</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14873"><a href="https://kindred-society.com/chinese-digital-marketing/social-media-in-china/" class="elementor-item">Social Media</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14869"><a href="https://kindred-society.com/chinese-digital-marketing/china-seo/" class="elementor-item">SEO</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14872"><a href="https://kindred-society.com/chinese-digital-marketing/ppc-in-china/" class="elementor-item">PPC</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14870"><a href="https://kindred-society.com/chinese-digital-marketing/china-website/" class="elementor-item">Website</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14868"><a href="https://kindred-society.com/chinese-digital-marketing/china-b2b/" class="elementor-item">B2B Sales</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14866"><a href="https://kindred-society.com/chinese-digital-marketing/china-crm/" class="elementor-item">CRM</a></li> </ul> </nav> <div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false"> <i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i> <span class="elementor-screen-only">Menu</span> </div> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-65b4a9b1" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14874"><a href="https://kindred-society.com/chinese-digital-marketing/your-china-marketing-strategy/" class="elementor-item" tabindex="-1">Strategy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14871"><a href="https://kindred-society.com/chinese-digital-marketing/china-storytelling/" class="elementor-item" tabindex="-1">Brand Storytelling</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14867"><a href="https://kindred-society.com/chinese-digital-marketing/china-ecommerce/" class="elementor-item" tabindex="-1">E-Commerce</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14873"><a href="https://kindred-society.com/chinese-digital-marketing/social-media-in-china/" class="elementor-item" tabindex="-1">Social Media</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14869"><a href="https://kindred-society.com/chinese-digital-marketing/china-seo/" class="elementor-item" tabindex="-1">SEO</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14872"><a href="https://kindred-society.com/chinese-digital-marketing/ppc-in-china/" class="elementor-item" tabindex="-1">PPC</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14870"><a href="https://kindred-society.com/chinese-digital-marketing/china-website/" class="elementor-item" tabindex="-1">Website</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14868"><a href="https://kindred-society.com/chinese-digital-marketing/china-b2b/" class="elementor-item" tabindex="-1">B2B Sales</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14866"><a href="https://kindred-society.com/chinese-digital-marketing/china-crm/" class="elementor-item" tabindex="-1">CRM</a></li> </ul> </nav> </div> </div> </div> </div> <script type="text/javascript"> var _paq = _paq || []; _paq.push(['trackPageView']); (function () { var u = "https://stats3.wpmudev.com/"; _paq.push(['setTrackerUrl', u + 'track/']); _paq.push(['setSiteId', '15807']); var d = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0]; g.type = 'text/javascript'; g.async = true; g.defer = true; g.src = 'https://stats.wpmucdn.com/analytics.js'; s.parentNode.insertBefore(g, s); })(); </script> <div data-elementor-type="popup" data-elementor-id="14385" class="elementor elementor-14385 elementor-location-popup" data-elementor-settings="{"a11y_navigation":"yes","triggers":{"exit_intent":"yes"},"timing":{"times":"yes","times_times":3}}" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-3a72d2d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3a72d2d" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6cd2281" data-id="6cd2281" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-399b1d4 elementor-widget elementor-widget-heading" data-id="399b1d4" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Enter your details to <br>get your FREE proposal</h3> </div> </div> <div class="elementor-element elementor-element-29080b0 elementor-widget elementor-widget-text-editor" data-id="29080b0" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="color: #ffffff; font-size: 15px; text-align: center;">Accelerate your growth with Kindred.</span></p> </div> </div> <div class="elementor-element elementor-element-a30d6d2 elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="a30d6d2" data-element_type="widget" data-settings="{"step_next_label":"Next","step_previous_label":"Previous","button_width":"100","step_type":"number_text","step_icon_shape":"circle"}" data-widget_type="form.default"> <div class="elementor-widget-container"> <form class="elementor-form" method="post" name="New Form"> <input type="hidden" name="post_id" value="14385"/> <input type="hidden" name="form_id" value="a30d6d2"/> <input type="hidden" name="referer_title" value="Page not found - Kindred Agency Limited | Digital Agency - China, Japan, Korea & Australia" /> <div class="elementor-form-fields-wrapper elementor-labels-above"> <div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required"> <label for="form-field-name" class="elementor-field-label"> First Name* </label> <input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-sm elementor-field-textual" placeholder="First Name" required="required" aria-required="true"> </div> <div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_452417f elementor-col-50"> <label for="form-field-field_452417f" class="elementor-field-label"> Last Name </label> <input size="1" type="text" name="form_fields[field_452417f]" id="form-field-field_452417f" class="elementor-field elementor-size-sm elementor-field-textual" placeholder="Last Name"> </div> <div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required"> <label for="form-field-email" class="elementor-field-label"> Email* </label> <input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-sm elementor-field-textual" placeholder="Email" required="required" aria-required="true"> </div> <div class="elementor-field-type-number elementor-field-group elementor-column elementor-field-group-field_66665d9 elementor-col-50"> <label for="form-field-field_66665d9" class="elementor-field-label"> Phone </label> <input type="number" name="form_fields[field_66665d9]" id="form-field-field_66665d9" class="elementor-field elementor-size-sm elementor-field-textual" placeholder="Phone (+ Country Code)" min="" max="" > </div> <div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons"> <button class="elementor-button elementor-size-sm" type="submit"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Submit</span> </span> </button> </div> </div> </form> </div> </div> </div> </div> </div> </section> </div> <script type='text/javascript'> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <script type="text/javascript"> /* MonsterInsights Scroll Tracking */ if ( typeof(jQuery) !== 'undefined' ) { jQuery( document ).ready(function(){ function monsterinsights_scroll_tracking_load() { if ( ( typeof(__gaTracker) !== 'undefined' && __gaTracker && __gaTracker.hasOwnProperty( "loaded" ) && __gaTracker.loaded == true ) || ( typeof(__gtagTracker) !== 'undefined' && __gtagTracker ) ) { (function(factory) { factory(jQuery); }(function($) { /* Scroll Depth */ "use strict"; var defaults = { percentage: true }; var $window = $(window), cache = [], scrollEventBound = false, lastPixelDepth = 0; /* * Plugin */ $.scrollDepth = function(options) { var startTime = +new Date(); options = $.extend({}, defaults, options); /* * Functions */ function sendEvent(action, label, scrollDistance, timing) { if ( 'undefined' === typeof MonsterInsightsObject || 'undefined' === typeof MonsterInsightsObject.sendEvent ) { return; } var paramName = action.toLowerCase(); var fieldsArray = { send_to: 'G-7RS54W9ZXE', non_interaction: true }; fieldsArray[paramName] = label; if (arguments.length > 3) { fieldsArray.scroll_timing = timing MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray); } else { MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray); } } function calculateMarks(docHeight) { return { '25%' : parseInt(docHeight * 0.25, 10), '50%' : parseInt(docHeight * 0.50, 10), '75%' : parseInt(docHeight * 0.75, 10), /* Cushion to trigger 100% event in iOS */ '100%': docHeight - 5 }; } function checkMarks(marks, scrollDistance, timing) { /* Check each active mark */ $.each(marks, function(key, val) { if ( $.inArray(key, cache) === -1 && scrollDistance >= val ) { sendEvent('Percentage', key, scrollDistance, timing); cache.push(key); } }); } function rounded(scrollDistance) { /* Returns String */ return (Math.floor(scrollDistance/250) * 250).toString(); } function init() { bindScrollDepth(); } /* * Public Methods */ /* Reset Scroll Depth with the originally initialized options */ $.scrollDepth.reset = function() { cache = []; lastPixelDepth = 0; $window.off('scroll.scrollDepth'); bindScrollDepth(); }; /* Add DOM elements to be tracked */ $.scrollDepth.addElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.merge(options.elements, elems); /* If scroll event has been unbound from window, rebind */ if (!scrollEventBound) { bindScrollDepth(); } }; /* Remove DOM elements currently tracked */ $.scrollDepth.removeElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.each(elems, function(index, elem) { var inElementsArray = $.inArray(elem, options.elements); var inCacheArray = $.inArray(elem, cache); if (inElementsArray != -1) { options.elements.splice(inElementsArray, 1); } if (inCacheArray != -1) { cache.splice(inCacheArray, 1); } }); }; /* * Throttle function borrowed from: * Underscore.js 1.5.2 * http://underscorejs.org * (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors * Underscore may be freely distributed under the MIT license. */ function throttle(func, wait) { var context, args, result; var timeout = null; var previous = 0; var later = function() { previous = new Date; timeout = null; result = func.apply(context, args); }; return function() { var now = new Date; if (!previous) previous = now; var remaining = wait - (now - previous); context = this; args = arguments; if (remaining <= 0) { clearTimeout(timeout); timeout = null; previous = now; result = func.apply(context, args); } else if (!timeout) { timeout = setTimeout(later, remaining); } return result; }; } /* * Scroll Event */ function bindScrollDepth() { scrollEventBound = true; $window.on('scroll.scrollDepth', throttle(function() { /* * We calculate document and window height on each scroll event to * account for dynamic DOM changes. */ var docHeight = $(document).height(), winHeight = window.innerHeight ? window.innerHeight : $window.height(), scrollDistance = $window.scrollTop() + winHeight, /* Recalculate percentage marks */ marks = calculateMarks(docHeight), /* Timing */ timing = +new Date - startTime; checkMarks(marks, scrollDistance, timing); }, 500)); } init(); }; /* UMD export */ return $.scrollDepth; })); jQuery.scrollDepth(); } else { setTimeout(monsterinsights_scroll_tracking_load, 200); } } monsterinsights_scroll_tracking_load(); }); } /* End MonsterInsights Scroll Tracking */ </script><script id="wphb-4-js-extra"> var php_data = {"ac_settings":{"tracking_actid":799870581,"site_tracking_default":1,"site_tracking":1},"user_email":""}; </script> <script src="https://hb.wpmucdn.com/kindred-society.com/dea3bbea-bc81-4eaf-9ece-c502b76929e3.js" id="wphb-4-js"></script> <script id="wphb-4-js-after"> _stq = window._stq || []; _stq.push([ "view", JSON.parse("{\"v\":\"ext\",\"blog\":\"236502858\",\"post\":\"15162\",\"tz\":\"0\",\"srv\":\"kindred-society.com\",\"j\":\"1:14.0\"}") ]); _stq.push([ "clickTrackerInit", "236502858", "15162" ]); </script> <script src="https://kindred-society.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js" id="elementor-pro-webpack-runtime-js"></script> <script src="https://kindred-society.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js" id="elementor-webpack-runtime-js"></script> <script src="https://kindred-society.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js" id="elementor-frontend-modules-js"></script> <script src="https://hb.wpmucdn.com/kindred-society.com/85bbd64b-20ab-45cf-b2db-84b345a7fed9.js" id="wphb-5-js"></script> <script id="wphb-5-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script id="elementor-pro-frontend-js-before"> var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/kindred-society.com\/wp-admin\/admin-ajax.php","nonce":"3817eddcdc","urls":{"assets":"https:\/\/kindred-society.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/kindred-society.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}}, "facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/kindred-society.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; </script> <script src="https://hb.wpmucdn.com/kindred-society.com/fbfb61ba-15fe-4806-8414-542c0c696024.js" id="elementor-pro-frontend-js"></script> <script src="https://hb.wpmucdn.com/kindred-society.com/2f33e82e-5d2d-4be1-949c-bc4e8ab8f3d6.js" id="jquery-ui-core-js"></script> <script id="wphb-6-js-before"> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}, "hasCustomBreakpoints":false},"version":"3.25.9","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"container":true,"e_swiper_latest":true,"e_nested_atomic_repeaters":true,"e_optimized_control_loading":true,"e_onboarding":true,"e_css_smooth_scroll":true,"theme_builder_v2":true,"home_screen":true,"landing-pages":true,"nested-elements":true,"editor_v2":true,"e_element_cache":true,"link-in-bio":true,"floating-buttons":true,"mega-menu":true},"urls":{"assets":"https:\/\/kindred-society.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/kindred-society.com\/wp-admin\/admin-ajax.php","uploadUrl":"http:\/\/kindred-society.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"f28ef8aef3"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"body_background_background":"classic","active_breakpoints":["viewport_mobile","viewport_tablet"],"lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":15162,"title":"Strategy%20Session%20-%20Kindred%20Agency%20Limited%20%7C%20Digital%20Agency%20-%20China%2C%20Japan%2C%20Korea%20%26%20Australia","excerpt":"","featuredImage":false}}; </script> <script src="https://hb.wpmucdn.com/kindred-society.com/bfc2b05f-7cff-4b54-8e4f-33a1e1c73374.js" id="wphb-6-js"></script> </body> </html>