CINXE.COM

Welcome to Enterprise Sourcing by Sourcify

<!doctype html> <html dir="ltr" lang="en-US" prefix="og: https://ogp.me/ns#"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(e){this.triggerEvents=e,this.eventOptions={passive:!0},this.userEventListener=this.triggerListener.bind(this),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventListener,e.eventOptions)))}_removeUserInteractionListener(e){this.triggerEvents.forEach((t=>window.removeEventListener(t,e.userEventListener,e.eventOptions)))}triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}async _loadEverythingNow(){this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async),await this._triggerDOMContentLoaded(),await this._triggerWindowLoad(),window.dispatchEvent(new Event("rocket-allScriptsLoaded"))}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._requestAnimFrame(),new Promise((t=>{const n=document.createElement("script");let r;[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type",r=e.nodeValue),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t()),e.parentNode.replaceChild(n,e)}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){var e=document.createDocumentFragment();[...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async].forEach((t=>{const n=t.getAttribute("src");if(n){const t=document.createElement("link");t.href=n,t.rel="preload",t.as="script",e.appendChild(t)}})),document.head.appendChild(e)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(r){e["rocket"+t]=n=r}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._requestAnimFrame(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-load")),await this._requestAnimFrame(),window.rocketonload&&window.rocketonload(),await this._requestAnimFrame(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),window.dispatchEvent(new Event("rocket-pageshow")),await this._requestAnimFrame(),window.rocketonpageshow&&window.rocketonpageshow()}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,r=document.createRange(),i=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),i.insertBefore(a,o)}}async _requestAnimFrame(){return new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts(["keydown","mousemove","touchmove","touchstart","touchend","wheel"]);e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <link rel="profile" href="https://gmpg.org/xfn/11"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"> <title>Welcome to Enterprise Sourcing by Sourcify</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic%7CMontserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CLato%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C700%2C700italic%2C900%2C900italic&#038;subset=vietnamese%2Clatin%2Ccyrillic%2Cgreek%2Ccyrillic-ext%2Cgreek-ext%2Clatin-ext&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic%7CMontserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CLato%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C700%2C700italic%2C900%2C900italic&#038;subset=vietnamese%2Clatin%2Ccyrillic%2Cgreek%2Ccyrillic-ext%2Cgreek-ext%2Clatin-ext&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic%7CMontserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CLato%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C700%2C700italic%2C900%2C900italic&#038;subset=vietnamese%2Clatin%2Ccyrillic%2Cgreek%2Ccyrillic-ext%2Cgreek-ext%2Clatin-ext&#038;display=swap" /></noscript><link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;900&#038;family=KoHo:wght@700&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;900&#038;family=KoHo:wght@700&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;900&#038;family=KoHo:wght@700&#038;display=swap" /></noscript><link rel="stylesheet" href="https://sourcify.com/wp-content/cache/min/1/e901b0793a0934eecbc213eb2124a489.css" media="all" data-minify="1" /> <meta name="description" content="Welcome to Enterprise Sourcing by Sourcify"/> <title>Enterprise Sourcing - Sourcify</title> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- All in One SEO 4.7.8 - aioseo.com --> <meta name="robots" content="max-image-preview:large" /> <link rel="canonical" href="https://sourcify.com/enterprisesourcing/" /> <meta name="generator" content="All in One SEO (AIOSEO) 4.7.8" /> <meta property="og:locale" content="en_US" /> <meta property="og:site_name" content="Sourcify -" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Enterprise Sourcing - Sourcify" /> <meta property="og:url" content="https://sourcify.com/enterprisesourcing/" /> <meta property="article:published_time" content="2020-06-30T06:17:04+00:00" /> <meta property="article:modified_time" content="2023-05-04T10:11:45+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Enterprise Sourcing - Sourcify" /> <script type="application/ld+json" class="aioseo-schema"> {"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/sourcify.com\/enterprisesourcing\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/sourcify.com\/#listItem","position":1,"name":"Home","item":"https:\/\/sourcify.com\/","nextItem":{"@type":"ListItem","@id":"https:\/\/sourcify.com\/enterprisesourcing\/#listItem","name":"Enterprise Sourcing"}},{"@type":"ListItem","@id":"https:\/\/sourcify.com\/enterprisesourcing\/#listItem","position":2,"name":"Enterprise Sourcing","previousItem":{"@type":"ListItem","@id":"https:\/\/sourcify.com\/#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/sourcify.com\/#organization","name":"Sourcify","url":"https:\/\/sourcify.com\/"},{"@type":"WebPage","@id":"https:\/\/sourcify.com\/enterprisesourcing\/#webpage","url":"https:\/\/sourcify.com\/enterprisesourcing\/","name":"Enterprise Sourcing - Sourcify","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/sourcify.com\/#website"},"breadcrumb":{"@id":"https:\/\/sourcify.com\/enterprisesourcing\/#breadcrumblist"},"datePublished":"2020-06-30T06:17:04+00:00","dateModified":"2023-05-04T10:11:45+00:00"},{"@type":"WebSite","@id":"https:\/\/sourcify.com\/#website","url":"https:\/\/sourcify.com\/","name":"Sourcify","inLanguage":"en-US","publisher":{"@id":"https:\/\/sourcify.com\/#organization"}}]} </script> <!-- All in One SEO --> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <script data-cfasync="false" data-pagespeed-no-defer> var gtm4wp_datalayer_name = "dataLayer"; var dataLayer = dataLayer || []; </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --><link rel='dns-prefetch' href='//js.stripe.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//checkout.stripe.com' /> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="Sourcify &raquo; Feed" href="https://sourcify.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Sourcify &raquo; Comments Feed" href="https://sourcify.com/comments/feed/" /> <style id='theme-inline-css' type='text/css'> .site-topbar { background-color: #0747a6;font-family: Roboto;font-style: normal;font-size: 18px; } .site-header-sticky, .site-header-sticky .widget.widget_search { background-color: rgba(20, 37, 55, 0.95); } .content-header { background-color: #000000;margin-top: 0px;margin-right: 0px;margin-bottom: 60px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px; } body { font-family: Roboto;font-style: normal;color: #464646;text-transform: none;font-size: 1rem;line-height: 1.8em; } h1 { font-family: Montserrat;font-weight: 600;color: #464646;text-transform: none;font-size: 5rem;line-height: 1.1em; } h2 { font-family: Montserrat;font-style: normal;color: #464646;text-transform: none;font-size: 2rem;line-height: 1.1em; } h3 { font-family: Lato;font-style: normal;color: #464646;font-size: 1.5rem;line-height: 1.1em; } h4 { font-family: Lato;font-style: normal;color: #464646;font-size: 1rem;line-height: 1.1em; } h5 { font-family: Lato;font-style: normal;color: #464646; } h6 { font-family: Lato;font-style: normal;color: #464646; } .site-header .navigator > .menu > li > a { text-transform: uppercase;font-size: 1rem;letter-spacing: 0.5px; } .site-header-sticky .navigator > .menu > li > a { text-transform: uppercase;font-size: 1rem;letter-spacing: 0.5px; } .content-header .page-title-inner { font-family: Lato;font-weight: 900; } .content-header .breadcrumbs, .content-header .down-arrow a, .page-title .subtitle { font-family: Lato;font-weight: 300; } .widget > .widget-title { font-size: 1.5rem;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 15px;margin-left: 0px; } .widget { padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } .sliding-menu { text-transform: none;font-size: 2rem;line-height: 1.2em; } .content-bottom-widgets { font-family: Lato;font-style: normal; } .content-bottom-widgets .widget-title { font-family: Lato;font-style: normal; } .site-footer { font-family: Roboto;font-style: normal;border-top: 0px none #000000;border-right: 0px none #000000;border-bottom: 0px none #000000;border-left: 0px none #000000;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px; } .footer-widgets { color: #dcdfe1;background-color: #292929;padding-top: 80px;padding-right: 0px;padding-bottom: 80px;padding-left: 0px; } .footer-widgets .widget-title { color: #ffffff;text-transform: uppercase;font-size: 1rem;letter-spacing: 0.5px; } a { color: #6564db; } a:hover { color: #f2f2f7; } .site-header .off-canvas-toggle:hover, .site-header .navigator .menu > li:hover > a, .site-header .social-icons a:hover { color: #ea205a; } .site-header .off-canvas-toggle, .site-header .navigator .menu > li > a, .site-header .social-icons a { color: #ffffff;padding-top: 15px;padding-right: 0px;padding-bottom: 15px;padding-left: 0px; } .site-header .navigator .menu > li.current-menu-item > a, .site-header .navigator .menu > li.current_page_item > a, .site-header .navigator .menu > li.current-menu-ancestor > a, .site-header .navigator .menu > li.current-menu-parent > a, .site-header .navigator .menu.menu-extras > li > a, .site-header .navigator .menu.menu-extras .search-field, .site-header .off-canvas-toggle, .site-header .off-canvas-toggle:hover { color: #ffffff; } .site-header-sticky .off-canvas-toggle:hover, .site-header-sticky .navigator .menu > li:hover > a, .site-header-sticky .social-icons a:hover { color: #ea205a; } .site-header-sticky .off-canvas-toggle, .site-header-sticky .navigator .menu > li > a, .site-header-sticky .social-icons a { color: #ffffff;padding-top: 10px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px; } .site-header-sticky .navigator .menu > li.current-menu-item > a, .site-header-sticky .navigator .menu > li.current_page_item > a, .site-header-sticky .navigator .menu > li.current-menu-ancestor > a, .site-header-sticky .navigator .menu > li.current-menu-parent > a, .site-header-sticky .navigator .menu.menu-extras > li > a, .site-header-sticky .navigator .menu.menu-extras .search-field, .site-header-sticky .off-canvas-toggle, .site-header-sticky .off-canvas-toggle:hover { color: #ffffff; } .breadcrumbs a { color: #0facf3; } .breadcrumbs a:hover { color: #ffffff; } .sliding-menu a:hover { color: #ea205a; } .sliding-menu a { color: #ffffff; } .site-footer .footer-widgets a { color: #808080; } .site-footer .footer-widgets a:hover { color: #ffffff; } .wrap { width: 1280px;max-width: 90%; } .content-body-inner { padding-top: 0px;padding-right: 0px;padding-bottom: 60px;padding-left: 0px; } .site-header .header-brand { margin-top: 51px;margin-right: 20px;margin-bottom: 0px;margin-left: 0px; } .site-header .site-header-inner { height: 80px; } .site-header .off-canvas-toggle, .site-header .navigator .menu, .site-header .social-icons { margin-top: 52px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } .site-header-sticky .header-brand { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } .site-header-sticky .site-header-inner { height: 60px; } .site-header-sticky .off-canvas-toggle, .site-header-sticky .navigator .menu, .site-header-sticky .social-icons { margin-top: 16px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } .content-header .content-header-inner { height: 100vh; } .logo.logoDefault { width: 200px;height: auto; } .logo.logoLight { width: auto;height: auto; } .logo.logoDark { width: auto;height: auto; } .sliding-menu .off-canvas-wrap { padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px; } .button, input[type="button"], input[type="submit"], button { background: #ff6464;height: 60px;font-family: Montserrat;font-style: normal;color: #ffffff;text-transform: capitalize;font-size: 1rem;line-height: 60px;letter-spacing: 0.5px;padding-top: 0px;padding-right: 40px;padding-bottom: 0px;padding-left: 40px;border-top: 2px solid #ffffff;border-right: 2px solid #ffffff;border-bottom: 2px solid #ffffff;border-left: 2px solid #ffffff;border-radius: 2px; } input, textarea, select { background: Array;font-family: Roboto;font-style: normal;text-transform: none;font-size: 1rem;padding-top: 15px;padding-right: 20px;padding-bottom: 15px;padding-left: 20px;border: 2px solid rgba(0, 0, 0, 0);border-radius: 4px; } input, select { height: 50px6; } .footer-widgets .widget { margin-top: 0px;margin-right: 0px;margin-bottom: 30px;margin-left: 0px; } .content-inner[data-grid] .post, .content-inner[data-grid-normal] .post { padding-left: 30.000000px;padding-right: 30.000000px;margin-bottom: 60px; } .content-inner[data-grid], .content-inner[data-grid-normal] { margin-left: -30px;margin-right: -30px; } h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, table a:hover, blockquote::before, .post-image a::before, .navigation.pager-numeric .page-numbers.current, .star-rating, .woocommerce #respond .comment-form .stars, .woocommerce #respond .comment-form .stars a, .woocommerce .product .summary .price, .woocommerce-pagination ul li .page-numbers.current, .projects-grid-alt .project .project-thumbnail .project-readmore a, .testimonial-author, #site .iconlist.iconlist-icon-xlarge li .iconlist-item-content .number, #site .iconlist.iconlist-icon-xlarge li .iconlist-item-icon i, .iconlist.iconlist-icon-small li .iconlist-item-icon i, #site .pricing-table .price-column .features li::before, #site .pricing-table .price-column .price .price, #site .pricing-table .price-column .price .symbol, .go-to-top a::after, #site .testimonial::after { color: #29384f; } textarea.no-border:focus, input.no-border[type="text"]:focus, input.no-border[type="password"]:focus, input.no-border[type="datetime"]:focus, input.no-border[type="datetime-local"]:focus, input.no-border[type="date"]:focus, input.no-border[type="month"]:focus, input.no-border[type="time"]:focus, input.no-border[type="week"]:focus, input.no-border[type="number"]:focus, input.no-border[type="email"]:focus, input.no-border[type="url"]:focus, input.no-border[type="search"]:focus, input.no-border[type="tel"]:focus, input.no-border[type="color"]:focus, input.input-text.no-border:focus, button.accent:hover, input[type="submit"].accent:hover, button[type="submit"].accent:hover, .button.accent:hover, button.dark:hover, input[type="submit"].dark:hover, button[type="submit"].dark:hover, .button.dark:hover, .site-header-classic .navigator .menu li a::after, .site-header-sticky .navigator .menu li a::after, .site-header .navigator .menu.menu-extras li.shopping-cart .widget_shopping_cart_content .buttons .button.checkout, .site-header-sticky .navigator .menu.menu-extras li.shopping-cart .widget_shopping_cart_content .buttons .button.checkout, .site-content .breadcrumbs-inner a::after, .widget.widget_product_tag_cloud .tagcloud a:hover, .widget.widget_price_filter .price_slider_wrapper .ui-slider, .widget.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle, .widget.widget_shopping_cart .buttons .checkout, .woocommerce-pagination ul li .page-numbers::after, .woocommerce .onsale, .woocommerce .woocommerce-message, .woocommerce .product .summary div[itemprop="description"] ul li::before, .search-results .main-content .search-results .search-results-inner .post > a, .navigation.pager-numeric .page-numbers::after, .projects-grid .project-inner:hover .project-thumbnail, .projects-grid-alt .project-inner:hover .project-thumbnail, .projects-grid-alt .project .project-info .project-meta a::after, .projects-filter ul li a::after, .owl-pagination .owl-page span, #site .owl-pagination .owl-page.active, #site .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a::before, #site .blog-shortcode .post-boxed .post-categories a::after, #site .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel::after, .widget.widget_recent_entries ul li:hover::before { background-color: #29384f; } ::selection { background: #29384f; } ::-moz-selection { background: #29384f; } textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, input.input-text:focus, select:focus, .woocommerce .onsale::before, .hentry.sticky .post-inner::after { border-color: #29384f; } #site .iconbox .box-header .box-icon i, #site .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a, .projects-masonry .project .project-inner .project-info .project-meta a { color: #6564db; } button:hover, input[type="submit"]:hover, button[type="submit"]:hover, .button:hover, button.accent, input[type="submit"].accent, button[type="submit"].accent, .button.accent, thead, .post-header .post-title::after, li.shopping-cart .shopping-cart-items-count, .widget.widget_shopping_cart .buttons .checkout:hover, .search-results .main-content .search-results .search-results-inner .post > a:hover, #site .pricing-table .price-column.highlight, .go-to-top a, .widget.widget_recent_entries ul li::before, .projects-masonry .project .project-inner .project-info .project-meta a::after, .iconlist.iconlist-icon-small li .iconlist-item-icon i { background-color: #6564db; } </style> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <style id='classic-theme-styles-inline-css' type='text/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' type='text/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> <style id='__EPYT__style-inline-css' type='text/css'> .epyt-gallery-thumb { width: 33.333%; } </style> <style id='rocket-lazyload-inline-css' type='text/css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://sourcify.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;} </style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/themes/royal/libs/magnific-popup/dist/jquery.magnific-popup.min.js?ver=1.0" id="magnific-popup-script-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/cache/min/1/wp-content/themes/royal/libs/js-cookie/js.cookie.js?ver=1739975702" id="jscookie-script-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/cache/min/1/wp-content/themes/royal/libs/ouibounce/ouibounce.js?ver=1739975702" id="ouibounce-script-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/cache/min/1/wp-content/themes/royal/js/leave-popup.js?ver=1739975702" id="magnific-popup-init-script-js" defer></script> <script type="text/javascript" id="__ytprefs__-js-extra"> /* <![CDATA[ */ var _EPYT_ = {"ajaxurl":"https:\/\/sourcify.com\/wp-admin\/admin-ajax.php","security":"5ddf923562","gallery_scrolloffset":"20","eppathtoscripts":"https:\/\/sourcify.com\/wp-content\/plugins\/youtube-embed-plus\/scripts\/","eppath":"https:\/\/sourcify.com\/wp-content\/plugins\/youtube-embed-plus\/","epresponsiveselector":"[\"iframe.__youtube_prefs__\"]","epdovol":"1","version":"14.2.1.3","evselector":"iframe.__youtube_prefs__[src], iframe[src*=\"youtube.com\/embed\/\"], iframe[src*=\"youtube-nocookie.com\/embed\/\"]","ajax_compat":"","maxres_facade":"eager","ytapi_load":"light","pause_others":"","stopMobileBuffer":"1","facade_mode":"","not_live_on_channel":"","vi_active":"","vi_js_posttypes":[]}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer src="https://sourcify.com/wp-content/plugins/youtube-embed-plus/scripts/ytprefs.min.js?ver=14.2.1.3" id="__ytprefs__-js"></script> <script type="rocketlazyloadscript"></script><link rel="https://api.w.org/" href="https://sourcify.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://sourcify.com/wp-json/wp/v2/pages/6205" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://sourcify.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.2" /> <link rel='shortlink' href='https://sourcify.com/?p=6205' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://sourcify.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fsourcify.com%2Fenterprisesourcing%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://sourcify.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fsourcify.com%2Fenterprisesourcing%2F&#038;format=xml" /> <meta name="generator" content="Site Kit by Google 1.144.0" /><script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var dpwdrsid = '08ya1PhJHE'; var dpwdrsextid = '657f4c0d'; var __ibaseUrl = (("https:" == document.location.protocol) ? "https://data.processwebsitedata.com" : "http://data.processwebsitedata.com"); (function () { var va = document.createElement('script'); va.type = 'text/javascript'; va.async = true; va.src = __ibaseUrl + '/cscripts/' + dpwdrsid + '-' + dpwdrsextid + '.js'; var sv = document.getElementsByTagName('script')[0]; sv.parentNode.insertBefore(va, sv); })(); </script> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <!-- GTM Container placement set to footer --> <script data-cfasync="false" data-pagespeed-no-defer type="text/javascript"> var dataLayer_content = {"pagePostType":"page","pagePostType2":"single-page","pagePostAuthor":"Albert Frimpong"}; dataLayer.push( dataLayer_content ); </script> <script type="rocketlazyloadscript" data-cfasync="false"> (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= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PGG7JV6'); </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --> <script type="rocketlazyloadscript"> (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:1775017,hjsv:5}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'//static.hotjar.com/c/hotjar-','.js?sv='); </script> <link rel="preload" href="https://sourcify.com/wp-content/plugins/wordpress-popup/assets/hustle-ui/fonts/hustle-icons-font.woff2" as="font" type="font/woff2" crossorigin> <meta name="generator" content="Elementor 3.26.4; features: e_font_icon_svg, additional_custom_breakpoints, e_element_cache; settings: css_print_method-external, google_font-enabled, font_display-swap"> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <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> <meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/> <style id="hustle-module-1-0-styles" class="hustle-module-styles hustle-module-styles-1">@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-popup-content {max-width: 500px;max-height: none;max-height: unset;overflow-y: initial;}}@media screen and (min-width: 783px) { .hustle-layout {max-height: none;max-height: unset;}} .hustle-ui.module_id_1 {padding-right: 15px;padding-left: 15px;}.hustle-ui.module_id_1 .hustle-popup-content .hustle-info,.hustle-ui.module_id_1 .hustle-popup-content .hustle-optin {padding-top: 0px;padding-bottom: 0px;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 {padding-right: 15px;padding-left: 15px;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-popup-content .hustle-info,.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-popup-content .hustle-optin {padding-top: 0px;padding-bottom: 0px;}} .hustle-ui.module_id_1 .hustle-layout .hustle-layout-body {margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;border-width: 0px 0px 0px 0px;border-style: solid;border-color: #ffffff;border-radius: 0px 0px 0px 0px;overflow: hidden;background-color: #ffffff;-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-layout-body {margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);}} .hustle-ui.module_id_1 .hustle-layout .hustle-layout-content {padding: 0px 0px 0px 0px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;border-color: rgba(0,0,0,0);background-color: #ffffff;-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);}.hustle-ui.module_id_1 .hustle-main-wrapper {position: relative;padding:32px 0 0;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-layout-content {padding: 0px 0px 0px 0px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);}}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-main-wrapper {padding:32px 0 0;}} .hustle-ui.module_id_1 .hustle-layout .hustle-content {margin: 0px 0px 0px 0px;padding: 40px 40px 15px 40px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;border-color: rgba(0,0,0,0);background-color: rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);}.hustle-ui.module_id_1 .hustle-layout .hustle-content .hustle-content-wrap {padding: 40px 0 15px 0;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-content {margin: 0px 0px 0px 0px;padding: 50px 50px 15px 50px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-content .hustle-content-wrap {padding: 50px 0 15px 0;}} .hustle-ui.module_id_1 .hustle-layout .hustle-title {display: block;margin: 0px 0px 15px 0px;padding: 0px 0px 0px 0px;border-width: 0px 0px 0px 0px;border-style: solid;border-color: rgba(0,0,0,0);border-radius: 0px 0px 0px 0px;background-color: rgba(0,0,0,0);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);color: #0d0d0d;font: 700 32px/44px Roboto;font-style: normal;letter-spacing: -0.63px;text-transform: none;text-decoration: none;text-align: center;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-title {margin: 0px 0px 15px 0px;padding: 0px 0px 0px 0px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);font: 700 32px/44px Roboto;font-style: normal;letter-spacing: -0.63px;text-transform: none;text-decoration: none;text-align: center;}} .hustle-ui.module_id_1 .hustle-layout .hustle-subtitle {display: block;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;border-width: 0px 0px 0px 0px;border-style: solid;border-color: rgba(0,0,0,0);border-radius: 0px 0px 0px 0px;background-color: rgba(0,0,0,0);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);color: #000000;font: 700 14px/18px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-subtitle {margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);font: 700 14px/18px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}} .hustle-ui.module_id_1 .hustle-layout .hustle-layout-footer {margin: 10px 0px 0px 0px;text-align: center;}.hustle-ui.module_id_1 .hustle-layout .hustle-nsa-link {font-size: 14px;line-height: 22px;font-family: Open Sans;letter-spacing: -0.22px;}.hustle-ui.module_id_1 .hustle-layout .hustle-nsa-link a,.hustle-ui.module_id_1 .hustle-layout .hustle-nsa-link a:visited {color: #ffffff;font-weight: normal;font-style: normal;text-transform: none;text-decoration: none;}.hustle-ui.module_id_1 .hustle-layout .hustle-nsa-link a:hover {color: #ffffff;}.hustle-ui.module_id_1 .hustle-layout .hustle-nsa-link a:focus,.hustle-ui.module_id_1 .hustle-layout .hustle-nsa-link a:active {color: #ffffff;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-layout-footer {margin: 15px 0px 0px 0px;text-align: center;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-nsa-link {font-size: 14px;line-height: 22px;letter-spacing: -0.22px;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-nsa-link a {font-weight: normal;font-style: normal;text-transform: none;text-decoration: none;}}button.hustle-button-close .hustle-icon-close:before {font-size: inherit;}.hustle-ui.module_id_1 button.hustle-button-close {color: #ffffff;background: transparent;border-radius: 0;position: absolute;z-index: 1;display: block;width: 32px;height: 32px;right: 0;left: auto;top: 0;bottom: auto;transform: unset;}.hustle-ui.module_id_1 button.hustle-button-close .hustle-icon-close {font-size: 12px;}.hustle-ui.module_id_1 button.hustle-button-close:hover {color: #ffffff;}.hustle-ui.module_id_1 button.hustle-button-close:focus {color: #ffffff;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 button.hustle-button-close .hustle-icon-close {font-size: 12px;}.hustle-ui:not(.hustle-size--small).module_id_1 button.hustle-button-close {background: transparent;border-radius: 0;display: block;width: 32px;height: 32px;right: 0;left: auto;top: 0;bottom: auto;transform: unset;}}.hustle-ui.module_id_1 .hustle-popup-mask {background-color: rgba(0,0,0,0.75);} .hustle-ui.module_id_1 .hustle-layout .hustle-layout-form {margin: 0px 0px 0px 0px;padding: 15px 40px 40px 40px;border-width: 0px 0px 0px 0px;border-style: solid;border-color: rgba(0,0,0,0);border-radius: 0px 0px 0px 0px;background-color: #ffffff;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-layout-form {margin: 0px 0px 0px 0px;padding: 15px 50px 50px 50px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;}}.hustle-ui.module_id_1 .hustle-form .hustle-form-fields {display: block;}.hustle-ui.module_id_1 .hustle-form .hustle-form-fields .hustle-field {margin-bottom: 5px;}.hustle-ui.module_id_1 .hustle-form .hustle-form-fields .hustle-button {width: 100%;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form .hustle-form-fields {display: -webkit-box;display: -ms-flex;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: -0px;margin-bottom: -0px;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form .hustle-form-fields .hustle-field {min-width: 100px;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form .hustle-form-fields .hustle-button {width: auto;-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;margin-top: 0px;margin-bottom: 0px;}} .hustle-ui.module_id_1 .hustle-field .hustle-input {margin: 0;padding: 10px 19px 10px 19px;border-width: 1px 1px 1px 1px;border-style: solid;border-color: #172171;border-radius: 0px 0px 0px 0px;background-color: #FFFFFF;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);color: #5D7380;font: normal 14px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-align: left;}.hustle-ui.module_id_1 .hustle-field .hustle-input:hover {border-color: #172171;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-field .hustle-input:focus {border-color: #172171;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-field-error.hustle-field .hustle-input {border-color: #e12e2e !important;background-color: #FFFFFF !important;}.hustle-ui.module_id_1 .hustle-field .hustle-input + .hustle-input-label [class*="hustle-icon-"] {color: #172171;}.hustle-ui.module_id_1 .hustle-field .hustle-input:hover + .hustle-input-label [class*="hustle-icon-"] {color: #172171;}.hustle-ui.module_id_1 .hustle-field .hustle-input:focus + .hustle-input-label [class*="hustle-icon-"] {color: #172171;}.hustle-ui.module_id_1 .hustle-field-error.hustle-field .hustle-input + .hustle-input-label [class*="hustle-icon-"] {color: #e12e2e;}.hustle-ui.module_id_1 .hustle-field .hustle-input + .hustle-input-label {padding: 10px 19px 10px 19px;border-width: 1px 1px 1px 1px;border-style: solid;border-color: transparent;color: #818290;font: normal 14px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-align: left;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-field .hustle-input {padding: 10px 19px 10px 19px;border-width: 1px 1px 1px 1px;border-style: solid;border-radius: 0px 0px 0px 0px;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);font: normal 14px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-align: left;}}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-field .hustle-input + .hustle-input-label {padding: 10px 19px 10px 19px;border-width: 1px 1px 1px 1px;font: normal 14px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-align: left;}} .hustle-ui.module_id_1 .hustle-select2 + .select2 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);}.hustle-ui.module_id_1 .hustle-select2 + .select2 .select2-selection--single {margin: 0;padding: 0 19px 0 19px;border-width: 1px 1px 1px 1px;border-style: solid;border-color: #B0BEC6;border-radius: 0px 0px 0px 0px;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-select2 + .select2 .select2-selection--single .select2-selection__rendered {padding: 10px 0 10px 0;color: #5D7380;font: normal 14px/22px Open Sans;font-style: normal;}.hustle-ui.module_id_1 .hustle-select2 + .select2 .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {color: #AAAAAA;}.hustle-ui.module_id_1 .hustle-select2 + .select2:hover .select2-selection--single {border-color: #4F5F6B;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-select2 + .select2.select2-container--open .select2-selection--single {border-color: #4F5F6B;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-select2.hustle-field-error + .select2 .select2-selection--single {border-color: #D43858 !important;background-color: #FFFFFF !important;}.hustle-ui.module_id_1 .hustle-select2 + .select2 + .hustle-input-label {color: #AAAAAA;font: normal 14px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-align: left;}.hustle-ui.module_id_1 .hustle-select2 + .select2 .select2-selection--single .select2-selection__arrow {color: #38C5B5;}.hustle-ui.module_id_1 .hustle-select2 + .select2:hover .select2-selection--single .select2-selection__arrow {color: #49E2D1;}.hustle-ui.module_id_1 .hustle-select2 + .select2.select2-container--open .select2-selection--single .select2-selection__arrow {color: #49E2D1;}.hustle-ui.module_id_1 .hustle-select2.hustle-field-error + .select2 .select2-selection--single .select2-selection__arrow {color: #D43858 !important;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-select2 + .select2 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-select2 + .select2 .select2-selection--single {padding: 0 19px 0 19px;border-width: 1px 1px 1px 1px;border-style: solid;border-radius: 0px 0px 0px 0px;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-select2 + .select2 .select2-selection--single .select2-selection__rendered {padding: 10px 0 10px 0;font: normal 14px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-align: left;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-select2 + .select2 + .hustle-input-label {font: normal 14px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-align: left;}}.hustle-module-1.hustle-dropdown {background-color: #FFFFFF;}.hustle-module-1.hustle-dropdown .select2-results .select2-results__options .select2-results__option {color: #5D7380;background-color: transparent;}.hustle-module-1.hustle-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted {color: #FFFFFF;background-color: #ADB5B7;}.hustle-module-1.hustle-dropdown .select2-results .select2-results__options .select2-results__option[aria-selected="true"] {color: #FFFFFF;background-color: #38C5B5;}.hustle-ui.module_id_1 .hustle-timepicker .ui-timepicker {background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-timepicker .ui-timepicker .ui-timepicker-viewport a {color: #5D7380;background-color: transparent;}.hustle-ui.module_id_1 .hustle-timepicker .ui-timepicker .ui-timepicker-viewport a:hover,.hustle-ui.module_id_1 .hustle-timepicker .ui-timepicker .ui-timepicker-viewport a:focus {color: #FFFFFF;background-color: #ADB5B7;} .hustle-ui.module_id_1 .hustle-form .hustle-radio span[aria-hidden] {border-width: 0px 0px 0px 0px;border-style: solid;border-color: #B0BEC6;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-form .hustle-radio span:not([aria-hidden]) {color: #FFFFFF;font: 400 12px/20px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}.hustle-ui.module_id_1 .hustle-form .hustle-radio input:checked + span[aria-hidden] {border-color: #4F5F6B;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-form .hustle-radio input:checked + span[aria-hidden]:before {background-color: #38C5B5;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form .hustle-radio span[aria-hidden] {border-width: 0px 0px 0px 0px;border-style: solid;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form .hustle-radio span:not([aria-hidden]) {font: 400 12px/20px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}} .hustle-ui.module_id_1 .hustle-form .hustle-checkbox:not(.hustle-gdpr) span[aria-hidden] {border-width: 0px 0px 0px 0px;border-style: solid;border-color: #B0BEC6;border-radius: 0px 0px 0px 0px;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-form .hustle-checkbox:not(.hustle-gdpr) span:not([aria-hidden]) {color: #FFFFFF;font: 400 12px/20px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}.hustle-ui.module_id_1 .hustle-form .hustle-checkbox:not(.hustle-gdpr) input:checked + span[aria-hidden] {border-color: #4F5F6B;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-form .hustle-checkbox:not(.hustle-gdpr) input:checked + span[aria-hidden]:before {color: #38C5B5;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form .hustle-checkbox:not(.hustle-gdpr) span[aria-hidden] {border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form .hustle-checkbox:not(.hustle-gdpr) span:not([aria-hidden]) {font: 400 12px/20px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}}.hustle-module-1.hustle-calendar:before {background-color: #FFFFFF;}.hustle-module-1.hustle-calendar .ui-datepicker-header .ui-datepicker-title {color: #35414A;}.hustle-module-1.hustle-calendar .ui-datepicker-header .ui-corner-all,.hustle-module-1.hustle-calendar .ui-datepicker-header .ui-corner-all:visited {color: #5D7380;}.hustle-module-1.hustle-calendar .ui-datepicker-header .ui-corner-all:hover {color: #5D7380;}.hustle-module-1.hustle-calendar .ui-datepicker-header .ui-corner-all:focus,.hustle-module-1.hustle-calendar .ui-datepicker-header .ui-corner-all:active {color: #5D7380;}.hustle-module-1.hustle-calendar .ui-datepicker-calendar thead th {color: #35414A;}.hustle-module-1.hustle-calendar .ui-datepicker-calendar tbody tr td a,.hustle-module-1.hustle-calendar .ui-datepicker-calendar tbody tr td a:visited {background-color: #FFFFFF;color: #5D7380;}.hustle-module-1.hustle-calendar .ui-datepicker-calendar tbody tr td a:hover {background-color: #38C5B5;color: #FFFFFF;}.hustle-module-1.hustle-calendar .ui-datepicker-calendar tbody tr td a:focus,.hustle-module-1.hustle-calendar .ui-datepicker-calendar tbody tr td a:active {background-color: #38C5B5;color: #FFFFFF;} .hustle-ui.module_id_1 .hustle-form button.hustle-button-submit {padding: 9px 22px 9px 22px;border-width: 2px 2px 2px 2px;border-style: solid;border-color: #172171;border-radius: 0px 0px 0px 0px;background-color: #172171;-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);color: #FFFFFF;font: 700 14px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: uppercase;text-decoration: none;}.hustle-ui.module_id_1 .hustle-form button.hustle-button-submit:hover {border-color: #1d2b99;background-color: #1d2b99;color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-form button.hustle-button-submit:focus {border-color: #4d99f7;background-color: #172171;color: #FFFFFF;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form button.hustle-button-submit {padding: 9px 22px 9px 22px;border-width: 2px 2px 2px 2px;border-style: solid;border-radius: 0px 0px 0px 0px;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);font: 700 14px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: uppercase;text-decoration: none;}} .hustle-ui.module_id_1 .hustle-form .hustle-form-options {margin: 0px 0px 0px 0px;padding: 20px 20px 20px 20px;border-width: 0px 0px 0px 0px;border-style: solid;border-color: rgba(0,0,0,0);border-radius: 0px 0px 0px 0px;background-color: #35414A;-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form .hustle-form-options {margin: 0px 0px 0px 0px;padding: 20px 20px 20px 20px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);}} .hustle-ui.module_id_1 .hustle-form .hustle-form-options .hustle-group-title {display: block;margin: 0 0 20px;padding: 0;border: 0;color: #FFFFFF;font: bold 13px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form .hustle-form-options .hustle-group-title {font: bold 13px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}} .hustle-ui.module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr {margin: 0px 0px 0px 0px;}.hustle-ui.module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr span[aria-hidden] {border-width: 1px 1px 1px 1px;border-style: solid;border-color: #c1c1c1;border-radius: 0px 0px 0px 0px;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr span[aria-hidden]:before {color: #172171;}.hustle-ui.module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr span:not([aria-hidden]) {color: #666666;font: 400 12px/1.7em Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}.hustle-ui.module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr span:not([aria-hidden]) a {color: #333333;}.hustle-ui.module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr span:not([aria-hidden]) a:hover {color: #333333;}.hustle-ui.module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr span:not([aria-hidden]) a:focus {color: #333333;}.hustle-ui.module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr input:checked + span[aria-hidden] {border-color: #c1c1c1;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr.hustle-field-error + span[aria-hidden] {border-color: #D43858 !important;background-color: #FFFFFF !important;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr {margin: 0px 0px 0px 0px;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr span[aria-hidden] {border-width: 1px 1px 1px 1px;border-style: solid;border-radius: 0px 0px 0px 0px;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr span:not([aria-hidden]) {font: 400 12px/1.7em Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}} .hustle-ui.module_id_1 .hustle-layout .hustle-error-message {margin: 20px 0px 0px 0px;background-color: #fcebe5;box-shadow: inset 4px 0 0 0 #e12e2e;-moz-box-shadow: inset 4px 0 0 0 #e12e2e;-webkit-box-shadow: inset 4px 0 0 0 #e12e2e;}.hustle-ui.module_id_1 .hustle-layout .hustle-error-message p {color: #e12e2e;font: normal 12px/20px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-error-message {margin: 20px 0px 0px 0px;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-error-message p {font: normal 12px/20px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}} .hustle-ui.module_id_1 .hustle-success {padding: 40px 40px 40px 40px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;border-color: rgba(0,0,0,0);background-color: #ffffff;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);color: #4f4f4f;}.hustle-ui.module_id_1 .hustle-success [class*="hustle-icon-"] {color: #172171;}.hustle-ui.module_id_1 .hustle-success a,.hustle-ui.module_id_1 .hustle-success a:visited {color: #38C5B5;}.hustle-ui.module_id_1 .hustle-success a:hover {color: #2DA194;}.hustle-ui.module_id_1 .hustle-success a:focus,.hustle-ui.module_id_1 .hustle-success a:active {color: #2DA194;}.hustle-ui.module_id_1 .hustle-success-content b,.hustle-ui.module_id_1 .hustle-success-content strong {font-weight: bold;}.hustle-ui.module_id_1 .hustle-success-content blockquote {margin-right: 0;margin-left: 0;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success {padding: 40px 40px 40px 40px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);}}.hustle-ui.module_id_1 .hustle-success-content {color: #4f4f4f;font-size: 16px;line-height: 26px;font-family: Open Sans;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content {font-size: 16px;line-height: 26px;}}.hustle-ui.module_id_1 .hustle-success-content p:not([class*="forminator-"]) {margin: 0 0 10px;color: #4f4f4f;font: normal 16px/26px Open Sans;letter-spacing: -0.25px;text-transform: none;text-decoration: none;}.hustle-ui.module_id_1 .hustle-success-content p:not([class*="forminator-"]):last-child {margin-bottom: 0;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content p:not([class*="forminator-"]) {margin-bottom: 20px;font: normal 16px/26px Open Sans;letter-spacing: -0.25px;text-transform: none;text-decoration: none;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content p:not([class*="forminator-"]):last-child {margin-bottom: 0}}.hustle-ui.module_id_1 .hustle-success-content h1:not([class*="forminator-"]) {margin: 0 0 10px;color: #4f4f4f;font: 700 28px/1.4em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui.module_id_1 .hustle-success-content h1:not([class*="forminator-"]):last-child {margin-bottom: 0;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h1:not([class*="forminator-"]) {margin-bottom: 20px;font: 700 28px/1.4em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h1:not([class*="forminator-"]):last-child {margin-bottom: 0}}.hustle-ui.module_id_1 .hustle-success-content h2:not([class*="forminator-"]) {margin: 0 0 10px;color: #4f4f4f;font: 700 22px/1.4em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui.module_id_1 .hustle-success-content h2:not([class*="forminator-"]):last-child {margin-bottom: 0;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h2:not([class*="forminator-"]) {margin-bottom: 20px;font: 700 22px/1.4em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h2:not([class*="forminator-"]):last-child {margin-bottom: 0}}.hustle-ui.module_id_1 .hustle-success-content h3:not([class*="forminator-"]) {margin: 0 0 10px;color: #4f4f4f;font: 700 18px/1.4em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui.module_id_1 .hustle-success-content h3:not([class*="forminator-"]):last-child {margin-bottom: 0;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h3:not([class*="forminator-"]) {margin-bottom: 20px;font: 700 18px/1.4em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h3:not([class*="forminator-"]):last-child {margin-bottom: 0}}.hustle-ui.module_id_1 .hustle-success-content h4:not([class*="forminator-"]) {margin: 0 0 10px;color: #4f4f4f;font: 700 16px/1.4em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui.module_id_1 .hustle-success-content h4:not([class*="forminator-"]):last-child {margin-bottom: 0;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h4:not([class*="forminator-"]) {margin-bottom: 20px;font: 700 16px/1.4em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h4:not([class*="forminator-"]):last-child {margin-bottom: 0}}.hustle-ui.module_id_1 .hustle-success-content h5:not([class*="forminator-"]) {margin: 0 0 10px;color: #4f4f4f;font: 700 14px/1.4em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui.module_id_1 .hustle-success-content h5:not([class*="forminator-"]):last-child {margin-bottom: 0;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h5:not([class*="forminator-"]) {margin-bottom: 20px;font: 700 14px/1.4em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h5:not([class*="forminator-"]):last-child {margin-bottom: 0}}.hustle-ui.module_id_1 .hustle-success-content h6:not([class*="forminator-"]) {margin: 0 0 10px;color: #4f4f4f;font: 700 12px/1.4em Open Sans;letter-spacing: 0px;text-transform: uppercase;text-decoration: none;}.hustle-ui.module_id_1 .hustle-success-content h6:not([class*="forminator-"]):last-child {margin-bottom: 0;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h6:not([class*="forminator-"]) {margin-bottom: 20px;font: 700 12px/1.4em Open Sans;letter-spacing: 0px;text-transform: uppercase;text-decoration: none;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h6:not([class*="forminator-"]):last-child {margin-bottom: 0}}.hustle-ui.module_id_1 .hustle-success-content ol:not([class*="forminator-"]),.hustle-ui.module_id_1 .hustle-success-content ul:not([class*="forminator-"]) {margin: 0 0 10px;}.hustle-ui.module_id_1 .hustle-success-content ol:not([class*="forminator-"]):last-child,.hustle-ui.module_id_1 .hustle-success-content ul:not([class*="forminator-"]):last-child {margin-bottom: 0;}.hustle-ui.module_id_1 .hustle-success-content li:not([class*="forminator-"]) {margin: 0 0 5px;color: #4f4f4f;font: 400 14px/1.45em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui.module_id_1 .hustle-success-content li:not([class*="forminator-"]):last-child {margin-bottom: 0;}.hustle-ui.module_id_1 .hustle-success-content ol:not([class*="forminator-"]) li:before {color: #ADB5B7}.hustle-ui.module_id_1 .hustle-success-content ul:not([class*="forminator-"]) li:before {background-color: #ADB5B7}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content li:not([class*="forminator-"]) {font: 400 14px/1.45em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}}@media screen and (min-width: 783px) {.hustle-ui.module_id_1 .hustle-success-content ol:not([class*="forminator-"]),.hustle-ui.module_id_1 .hustle-success-content ul:not([class*="forminator-"]) {margin: 0 0 20px;}.hustle-ui.module_id_1 .hustle-success-content ol:not([class*="forminator-"]):last-child,.hustle-ui.module_id_1 .hustle-success-content ul:not([class*="forminator-"]):last-child {margin-bottom: 0;}}</style><link rel="icon" href="https://sourcify.com/wp-content/uploads/2018/01/ms-icon-310x310-50x50.png" sizes="32x32" /> <link rel="icon" href="https://sourcify.com/wp-content/uploads/2018/01/ms-icon-310x310.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://sourcify.com/wp-content/uploads/2018/01/ms-icon-310x310.png" /> <meta name="msapplication-TileImage" content="https://sourcify.com/wp-content/uploads/2018/01/ms-icon-310x310.png" /> <style type="text/css" id="wp-custom-css"> #site-footer aside{ text-align: center; } li.button_li{ box-shadow: none!important; background: transparent; border: 2px solid white; padding: 0 20px 0 20px; } li.button_li:hover{ background-color: white; color: black!important; border-color: white; padding: 0 20px 0 20px; } li.button_li:hover a:hover{ color: black!important; } .menu li a{ font-weight: 500!important; } .content-body-inner.wrap{ padding: 0!important; } .nc_wrapper {display:none;} .demo-btn { padding: 0px 20px; background-color: #0747a6; color: #fff!important; border-radius: 1px; } .site-topbar .topbar-text { float: right; } .swp_social_panel:not(.nc_floater):not(.swp_social_panelSide) {display:none} .site-header .navigator .menu > li > a .demo-btn { color: #fff!important;} #menu-item-1451 > a {color:#fff!important;} .breadcrumbs a { color: #6564db; } .site-content .down-arrow a { color: #6564db; } .single-post .related-posts { display: none;} .content-header { background-size: cover; } .start-cta-btn { padding: 2px 24px; background: #ff6464; color: #fff!important; } /* .um label, .um a, .um span{ color: white!important; } */ .um-dropdown a { color: #888!important; } .um-profile-body.main.main-default{ max-width: unset!important; } .vc_grid-filter-item span{ color: white; } .layout-wide .site-header-sticky.wrap, .layout-frame .site-header-sticky.wrap { display: none;} h3 {line-height: 1} .site-header .navigator>.menu>li>a { font-size: .8rem } .site-header .off-canvas-toggle, .site-header .navigator .menu>li>a, .site-header .social-icons a { padding-top: 10px; padding-bottom: 10px; } .button, input[type="button"], input[type="submit"], button { padding-left: 20px; padding-right: 20px; font-size: .8rem; } .site-header-sticky .navigator>.menu>li>a { font-size: .8rem } .site-header-sticky .off-canvas-toggle, .site-header-sticky .navigator .menu>li>a, .site-header-sticky .social-icons a { padding-bottom: 10px; } .site-header-sticky .off-canvas-toggle:hover, .site-header-sticky .navigator .menu>li:hover>a, .site-header-sticky .social-icons a:hover, .site-header .off-canvas-toggle:hover, .site-header .navigator .menu>li:hover>a, .site-header .social-icons a:hover { color: #fff; } .site-header .off-canvas-toggle:hover, .site-header .navigator .menu>li:hover>a, .site-header .social-icons a:hover { color: #fff; } .site-header-classic .navigator .menu li a:after { background-color: #fff; } .page-id-2067 .site-header { display: none; } .page-id-2078 .site-header { display: none; } .nc_socialPanel.swp_d_darkGray a, .nc_socialPanel.swp_d_fullColor a, .nc_socialPanel.swp_d_lightGray a, .nc_socialPanel.swp_d_mediumGray a{ color: #333; } body .nc_socialPanel.swp_o_darkGray:hover a, body .nc_socialPanel.swp_o_fullColor:hover a, body .nc_socialPanel.swp_o_lightGray:hover a, body .nc_socialPanel.swp_o_mediumGray:hover a, html body .nc_socialPanel.swp_i_darkGray a:hover, html body .nc_socialPanel.swp_i_fullColor .nc_tweetContainer:hover a, html body .nc_socialPanel.swp_i_lightGray .nc_tweetContainer:hover a, html body .nc_socialPanel.swp_i_mediumGray a:hover { color: #fff; } .sumome-share-client-wrapper, .sumome-share-client-wrapper-left-page, .sumome-share-client-counts, .sumome-share-client-light, .sumome-share-client-medium { display: none;} .nc_socialPanel.swp_d_fullColor .swp_fb, .nc_socialPanel.swp_d_fullColor .twitter, .nc_socialPanel.swp_d_fullColor .linkedIn, .nc_socialPanel.swp_d_fullColor .googlePlus{ background: transparent; } .nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_fb, .nc_socialPanel.swp_flatFresh.swp_d_fullColor .twitter, .nc_socialPanel.swp_flatFresh.swp_d_fullColor .linkedIn, .nc_socialPanel.swp_flatFresh.swp_d_fullColor .googlePlus { border: 2px solid #333; } @media only screen and (max-width: 960px) { .admin-bar .site-header-sticky { top: 0; } .menu-sliding {background-color: rgba(51, 51, 51, .95);} } p:last-child { margin-bottom: 0; margin-top: 20px; } .resources-section h3 { margin-bottom: 15px; /* Adds space between the headings and the lists */ } .resources-section ul { margin-top: 10px; /* Adds space between the headings and the content of the lists */ margin-bottom: 20px; /* Adds space at the bottom of the lists */ } .hero-title { margin-bottom: 20px; /* Space between the title and subtitle */ } .hero-subtitle { margin-top: 0; /* Prevent any unintended spacing above the subtitle */ margin-bottom: 30px; /* Adjust spacing below the subtitle for consistency */ } </style> <noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> <style>@charset "UTF-8";html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}@-ms-viewport{width:device-width}html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}::-webkit-input-placeholder{color:#666;opacity:1}:-moz-placeholder{color:#666;opacity:1}::-moz-placeholder{color:#666;opacity:1}:-ms-input-placeholder{color:#666;opacity:1}body input:focus:required:invalid,body textarea:focus:required:invalid{color:#666}body input:required:valid,body textarea:required:valid{color:#666}.visuallyhidden{display:none}svg{display:inline}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset}.text-right{text-align:right}.text-left{text-align:left}.text-center{text-align:center}.text-bold{font-weight:800}.text-underline{border-bottom:2px solid #0747a6}.text-underline--white{border-color:#fff}.text-underline--black{border-color:#000}.text-accent{color:#0747a6}.text-red{color:#e72b17}.text-highlightblue{color:#0747a6}.text-highlighted{background-color:rgba(250,197,63,.6)}.table{display:table;width:100%}.table-cell{display:table-cell;width:100%;height:100%;vertical-align:middle}.text-block{display:block}@media only screen and (max-width:62em){.text-block{display:inline}}img{max-width:100%}iframe{max-width:100%}.root,html{font-size:18px;line-height:1.42857143}@media only screen and (max-width:48em){.root,html{font-size:14px}}body{font-size:1em;min-width:320px;position:relative;line-height:1.5em;font-family:Roboto,sans-serif;overflow-x:hidden}.h1,h1{font-size:2.75em;line-height:1em;margin-top:0;margin-bottom:0}.h2,h2{font-size:2.05555556em;line-height:1.45945946em;margin-top:.72972973em;margin-bottom:.72972973em}.h3,h3{font-size:1.44444444em;line-height:1.03846154em;margin-top:1.03846154em;margin-bottom:0}.h4,h4{font-size:1em;line-height:1.5em;margin-top:1.5em;margin-bottom:0}.h5,h5{font-size:1em;line-height:1.5em;margin-top:1.5em;margin-bottom:0}.h1,.h2,.h3,h1,h2,h3{font-family:KoHo,sans-serif}.h4,.h5,h4,h5{font-family:Roboto,sans-serif;letter-spacing:3px;font-weight:400}blockquote,ol,p,pre,table,ul{margin-top:0;margin-bottom:1.5em}ol ol,ol ul,ul ol,ul ul{margin-top:0;margin-bottom:0}p{font-size:1em}.hr,hr{border:1px solid;margin:-1px auto}a,b,code,em,i,small,strong{line-height:0}sub,sup{line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.btn{position:relative;top:0;display:inline-block;padding:0 20px 0 64px;font-family:KoHo,sans-serif;font-size:16px;border:none;font-weight:700;line-height:56px;cursor:pointer;background-color:#0747a6;color:#fff;text-decoration:none;border-radius:0;-webkit-transition:top .4s,-webkit-box-shadow .4s;transition:top .4s,-webkit-box-shadow .4s;-o-transition:top .4s,box-shadow .4s;transition:top .4s,box-shadow .4s;transition:top .4s,box-shadow .4s,-webkit-box-shadow .4s;-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.2);box-shadow:0 20px 40px 0 rgba(0,0,0,.2)}.btn:hover{top:-6px;-webkit-box-shadow:0 26px 40px 0 rgba(0,0,0,.12);box-shadow:0 26px 40px 0 rgba(0,0,0,.12);text-decoration:none}.btn:before{content:url(https://www.sourcify.com/wp-content/themes/royal/img/ico-arrow-right-white.png);position:absolute;top:0;bottom:0;margin:auto;height:56px;left:20px}.btn:focus{border:none;outline:0}.btn--form{cursor:pointer;width:100%;padding:15px}.btn--twolines{text-align:center;line-height:1.2em;padding:12px 20px 12px 64px}.btn--twolines:before{height:20px}.btn-inline{padding:2px 20px 2px 0;font-family:KoHo,sans-serif;font-size:16px;font-weight:700;line-height:1.25;color:#000;text-decoration:none;border-bottom:2px solid #0747a6;background-image:url(../img/ico-arrow-right-dark.png);background-size:15px 7px;background-repeat:no-repeat;background-position:center right}.btn-inline:hover{background-color:#0747a6;color:#fff;background-image:url(../img/ico-arrow-right-white.png)}.btn-outline{display:inline-block;line-height:1.5;border:1px solid #0747a6;padding:10px 20px;color:#000;text-decoration:none;font-family:KoHo,sans-serif;font-size:16px}.btn-outline:hover{text-decoration:none;color:#000}.btn--w100{width:100%}.btn--textcenter{text-align:center}.btn--orange{background-color:#f64d29}.btn--orange:hover{background-color:#f64d29}.btn--fz18{font-size:18px}.btn{position:relative;top:0;display:inline-block;padding:0 20px 0 64px;font-family:KoHo,sans-serif;font-size:16px;border:none;font-weight:700;line-height:56px;cursor:pointer;background-color:#0747a6;color:#fff;text-decoration:none;border-radius:0;-webkit-transition:top .4s,-webkit-box-shadow .4s;transition:top .4s,-webkit-box-shadow .4s;-o-transition:top .4s,box-shadow .4s;transition:top .4s,box-shadow .4s;transition:top .4s,box-shadow .4s,-webkit-box-shadow .4s;-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.2);box-shadow:0 20px 40px 0 rgba(0,0,0,.2)}.btn:hover{top:-6px;-webkit-box-shadow:0 26px 40px 0 rgba(0,0,0,.12);box-shadow:0 26px 40px 0 rgba(0,0,0,.12);text-decoration:none}.btn:before{content:url(https://www.sourcify.com/wp-content/themes/royal/img/ico-arrow-right-white.png);position:absolute;top:0;bottom:0;margin:auto;height:56px;left:20px}.btn:focus{border:none;outline:0}.btn--form{cursor:pointer;width:100%;padding:15px}.btn--twolines{text-align:center;line-height:1.2em;padding:12px 20px 12px 64px}.btn--twolines:before{height:20px}.btn-inline{padding:2px 20px 2px 0;font-family:KoHo,sans-serif;font-size:16px;font-weight:700;line-height:1.25;color:#000;text-decoration:none;border-bottom:2px solid #0747a6;background-image:url(../img/ico-arrow-right-dark.png);background-size:15px 7px;background-repeat:no-repeat;background-position:center right}.btn-inline:hover{background-color:#0747a6;color:#fff;background-image:url(../img/ico-arrow-right-white.png)}.btn-outline{display:inline-block;line-height:1.5;border:1px solid #0747a6;padding:10px 20px;color:#000;text-decoration:none;font-family:KoHo,sans-serif;font-size:16px}.btn-outline:hover{text-decoration:none;color:#000}.btn--w100{width:100%}.btn--textcenter{text-align:center}.btn--orange{background-color:#f64d29}.btn--orange:hover{background-color:#f64d29}.btn--fz18{font-size:18px}.sp-container{position:relative;min-height:100vh}.sp-wa{padding:40px 0 130px}.sp-wa__title{text-align:center;line-height:1.4}@media only screen and (max-width:48em){.sp-wa__title{font-size:30px}}.sp-wa__inner{padding:40px 0 40px}.sp-wa__imgwrap{text-align:center;width:100%}.sp-wa__img{max-width:450px}@media only screen and (max-width:62em){.sp-wa__img{max-width:100%}}.sp-wa__content{width:100%}.sp-wa__sectiontitle{margin-top:0}@media only screen and (max-width:48em){.sp-wa__sectiontitle{font-size:24px}}.sp-wa-list{margin-bottom:30px;padding-left:30px;list-style-type:none}.sp-wa-list__item{position:relative;margin-bottom:20px;font-size:20px}@media only screen and (max-width:48em){.sp-wa-list__item{font-size:16px}}.sp-wa-list__item:after{content:"\f00c";position:absolute;top:0;left:-30px;width:20px;height:20px;font-family:'Font Awesome 5 Free';font-weight:900}.sp-wa__btnarea{text-align:center}.btn-subscription{display:inline-block;line-height:1.3;font-size:25px;color:#fff;height:auto;letter-spacing:0;border:none;outline:0;background-color:#0747a6;border-bottom:5px solid #053275;text-decoration:none;text-align:center;padding:20px 40px;font-weight:600;border-radius:60px;text-transform:uppercase;cursor:pointer;-webkit-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}@media only screen and (max-width:48em){.btn-subscription{font-size:16px}}.btn-subscription:hover{opacity:.85}.btn-subscription:focus{outline:0}.btn-subscription__inner{display:block;font-size:14px;font-weight:400;text-transform:none;opacity:.8}@media only screen and (max-width:48em){.btn-subscription__inner{font-size:12px;margin-top:10px}}.sp-wa__btnarea .btn-subscription__link{display:block;font-size:20px;height:auto;margin-top:20px;color:#0747a6;text-decoration:underline;width:100%;background-color:transparent;text-align:center;border:none;outline:0;cursor:pointer}.sp-wa__btnarea .btn-subscription__link:focus{outline:0}@media only screen and (max-width:48em){.sp-wa__btnarea .btn-subscription__link{font-size:16px}}.footer-subscription{position:absolute;bottom:0;width:100%;background-color:#dde7ee;text-align:center;padding:20px 0;min-height:110px}.footer-subscription__link{display:inline-block;padding:0 20px;font-size:14px;color:#112947;font-weight:300}.footer-subscription__copy{font-size:14px;margin-top:15px;color:#112947;margin-bottom:0;font-weight:300}.sp-wa__topinfo{text-align:center;background-color:#0747a6;font-size:16px;font-weight:500;color:#fff;padding:15px 20px}@media only screen and (max-width:48em){.sp-wa__topinfo{font-size:14px;padding:15px 30px}}.btn{position:relative;top:0;display:inline-block;padding:0 20px 0 64px;font-family:KoHo,sans-serif;font-size:16px;border:none;font-weight:700;line-height:56px;cursor:pointer;background-color:#0747a6;color:#fff;text-decoration:none;border-radius:0;-webkit-transition:top .4s,-webkit-box-shadow .4s;transition:top .4s,-webkit-box-shadow .4s;-o-transition:top .4s,box-shadow .4s;transition:top .4s,box-shadow .4s;transition:top .4s,box-shadow .4s,-webkit-box-shadow .4s;-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.2);box-shadow:0 20px 40px 0 rgba(0,0,0,.2)}.btn:hover{top:-6px;-webkit-box-shadow:0 26px 40px 0 rgba(0,0,0,.12);box-shadow:0 26px 40px 0 rgba(0,0,0,.12);text-decoration:none}.btn:before{content:url(https://www.sourcify.com/wp-content/themes/royal/img/ico-arrow-right-white.png);position:absolute;top:0;bottom:0;margin:auto;height:56px;left:20px}.btn:focus{border:none;outline:0}.btn--form{cursor:pointer;width:100%;padding:15px}.btn--twolines{text-align:center;line-height:1.2em;padding:12px 20px 12px 64px}.btn--twolines:before{height:20px}.btn-inline{padding:2px 20px 2px 0;font-family:KoHo,sans-serif;font-size:16px;font-weight:700;line-height:1.25;color:#000;text-decoration:none;border-bottom:2px solid #0747a6;background-image:url(../img/ico-arrow-right-dark.png);background-size:15px 7px;background-repeat:no-repeat;background-position:center right}.btn-inline:hover{background-color:#0747a6;color:#fff;background-image:url(../img/ico-arrow-right-white.png)}.btn-outline{display:inline-block;line-height:1.5;border:1px solid #0747a6;padding:10px 20px;color:#000;text-decoration:none;font-family:KoHo,sans-serif;font-size:16px}.btn-outline:hover{text-decoration:none;color:#000}.btn--w100{width:100%}.btn--textcenter{text-align:center}.btn--orange{background-color:#f64d29}.btn--orange:hover{background-color:#f64d29}.btn--fz18{font-size:18px}.no-scroll{overflow:hidden}.site-header{padding:1em 0;-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.05),inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.05),inset 0 -1px 0 rgba(0,0,0,.1);position:fixed;z-index:100;width:100%;background-color:#fff;height:auto;-webkit-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}.site-header.active{overflow-y:auto;overflow-x:hidden;height:100%}.site-header--smaller{padding:.5em 0}.navbar-brand{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.navbar-brand__link{display:inline-block}@media only screen and (max-width:48em){.navbar-brand__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}.navbar-brand__img{max-width:105px}.navbar-brand--mobile{display:none}@media only screen and (max-width:48em){.navbar-brand--mobile{display:block}}@media only screen and (max-width:62em){.nav-container .container{max-width:100%;width:100%}}.mobile-hamburger{outline:0;position:absolute;top:0;bottom:0;margin:auto;width:30px;right:0;display:block;font-size:22px;background-color:transparent;cursor:pointer;border:none;outline:0;color:#b6b7b8;display:none}@media only screen and (max-width:48em){.mobile-hamburger{display:block}}.site-content{padding-top:78px}@media only screen and (max-width:48em){.site-content{padding-top:57px}}.site-content--webinarcheckout{padding-top:0}.navbar{position:relative}.navbar ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style-type:none;font-size:20px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:0}@media only screen and (max-width:48em){.navbar ul.active{display:block}}@media only screen and (max-width:48em){.navbar ul{position:absolute;top:5px;left:-20px;width:-webkit-calc(100% + 40px);width:calc(100% + 40px);background-color:#fff;display:none;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0;z-index:30}}.navbar ul li{position:relative;padding:12px;font-size:14px;font-weight:300}@media only screen and (max-width:48em){.navbar ul li{width:100%;text-align:center;padding-left:0;padding-right:0}}.navbar ul li a{color:#112947;text-decoration:none}.navbar ul li a i{margin-left:3px}@media only screen and (max-width:48em){.navbar ul li a{padding:7px 0;display:block;width:100%;line-height:1.3}}.navbar ul li:hover ul{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}@media only screen and (max-width:48em){.navbar ul li:hover ul{position:relative;top:0}}@media only screen and (max-width:48em){.navbar ul li.has-submenu.active>ul{display:block}}.navbar ul li ul{position:absolute;top:50px;left:0;display:block;padding:.25rem 0;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;background-color:#fff;width:300px;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;-o-transition:transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;z-index:10}@media only screen and (max-width:48em){.navbar ul li ul{position:relative;top:0;width:100%;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);display:none}}.navbar ul li ul li{display:block;font-size:14px;padding:0;position:relative;margin-left:0;border-bottom:1px solid rgba(144,176,200,.3);width:100%;margin-top:0;margin-bottom:0}.navbar ul li ul li:last-child{border-bottom:none}.navbar ul li ul li a{padding-top:8px;display:inline-block;width:100%;white-space:normal;background:0 0;padding:.75rem 1.25rem;line-height:1.6;letter-spacing:.6px;color:#112947}.navbar ul li ul li:hover ul.sub-sub-menu{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}@media only screen and (max-width:48em){.navbar ul li ul li.has-submenu.active ul.sub-sub-menu{display:block}}.navbar ul li ul li ul.sub-sub-menu{position:absolute;top:0;left:-300px;width:300px;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0)}@media only screen and (max-width:48em){.navbar ul li ul li ul.sub-sub-menu{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);display:none;position:relative;left:0;width:100%;padding:0}}@media only screen and (max-width:48em){.navbar ul li ul li ul.sub-sub-menu li{background-color:#f8f8f8}}.navbar ul li .navbar-btn{background-color:#0747a6;color:#fff;display:inline-block;border-radius:2em;padding:1.75em 2em;text-align:center;font-weight:500;width:100%;-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;-o-transition:transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}@media only screen and (max-width:48em){.navbar ul li .navbar-btn{max-width:250px;margin:auto;padding:1em 2em}}.navbar ul li .navbar-btn:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.navbar ul .has-submenu{padding-right:15px;margin-right:10px}@media only screen and (max-width:48em){.navbar ul .has-submenu{padding-right:0;margin-right:0}}@media only screen and (max-width:48em){.navbar ul .has-submenu-mobile.active ul{position:relative;top:0;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}}.navbar ul .has-submenu-mobile-btn{display:inline-block;cursor:pointer;background-color:transparent;border:none}@media only screen and (max-width:48em){.navbar ul .has-submenu-mobile-btn{padding:0 5px}}.navbar ul .item-with-cta-btn{padding:0;text-align:center}@media only screen and (max-width:48em){.navbar ul .item-with-cta-btn{padding-bottom:20px}}.navbar ul .navbar-logo{margin:5px 10px 10px 0;padding:0;margin-right:auto;margin-bottom:0}@media only screen and (max-width:48em){.navbar ul .navbar-logo{display:none;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;text-align:center;margin-left:0}}.item-link-es{display:block;line-height:1;padding-top:.5em;font-weight:500;font-size:12px}.wa{position:relative;background-color:#fafafb;padding:80px 0}@media only screen and (max-width:48em){.wa{padding:50px 0}}.wa:after{content:"";position:absolute;top:0;right:0;width:37%;height:100%;background-color:#b1c8d8;z-index:1}@media only screen and (max-width:48em){.wa:after{display:none}}.wa .site-main{position:relative;z-index:2}.wa--checkout{padding-bottom:80px}.wa--checkout:after{display:none}.site-main__heading{font-size:38px;text-align:center;letter-spacing:2.66px;line-height:48px;margin-bottom:24px}@media only screen and (max-width:48em){.site-main__heading{font-size:36px;letter-spacing:2.52px}}.site-main__subheading{text-align:center;margin-bottom:24px;font-size:20px;margin-top:0}@media only screen and (max-width:48em){.site-main__subheading{font-size:18px;letter-spacing:2.7px}}.site-main__arrowright-desktop{margin-right:10px}@media only screen and (max-width:48em){.site-main__arrowright-desktop{display:none}}.site-main__arrowright-mobile{margin-right:10px;display:none}@media only screen and (max-width:48em){.site-main__arrowright-mobile{display:inline}}.site-main__textuheading{text-align:center;max-width:730px;margin:0 auto;font-size:18px;font-weight:300;line-height:28px}.wa-video{padding:80px 0 0}@media only screen and (max-width:48em){.wa-video{padding-top:30px}}@media only screen and (max-width:48em){.wa-video__youtube iframe{height:250px}}.wa-video__text p{font-size:14px;font-weight:300;line-height:24px;margin-bottom:1rem}@media only screen and (max-width:48em){.wa-video__text .wa-video__textwebinar{display:block;text-align:center}}@media only screen and (max-width:48em){.wa-video__text{text-align:center;padding-bottom:30px}}.wa-about{background-image:-o-radial-gradient(50% 22%,circle,rgba(17,41,71,.8),rgba(17,41,71,.9));background-image:radial-gradient(circle at 50% 22%,rgba(17,41,71,.8),rgba(17,41,71,.9));padding-bottom:140px;padding-top:80px}@media only screen and (max-width:48em){.wa-about{padding-top:50px;padding-bottom:120px}}.wa-about__heading{margin-top:0;color:#fff;font-size:38px;line-height:48px;letter-spacing:2.66px;text-align:center;margin-bottom:30px}@media only screen and (max-width:48em){.wa-about__heading{font-size:36px;letter-spacing:2.52;line-height:44px}}.wa-about__content{margin-bottom:0;color:#fff;text-align:center;font-size:18px;font-weight:300;line-height:28px}.wa-about__inner{max-width:730px;margin:auto}.bio{background-color:#fafafb;padding:80px 0}@media only screen and (max-width:48em){.bio{padding:50px 0}}.bio-heading{font-size:30px;font-weight:700;line-height:34px;letter-spacing:0;margin-top:0;margin-bottom:17px}@media only screen and (max-width:48em){.bio-heading{font-size:27px}}.bio-subheading{font-size:22px;font-weight:700;line-height:32px;letter-spacing:0;margin-bottom:25px}@media only screen and (max-width:48em){.bio-subheading{font-size:19px;line-height:27px;margin-bottom:10px}}.bio-content p{font-size:14px;font-weight:300;font-style:normal;font-stretch:normal;line-height:24px;letter-spacing:normal}@media only screen and (max-width:48em){.bio-content .bio-subheading+p{font-size:18px;font-weight:300;line-height:28px}}.bio-content .bio-subheading-bottom{font-size:18px;font-weight:500;margin-bottom:1rem}.bio-img-wrap{margin-top:-168px}@media only screen and (max-width:48em){.bio-img-wrap{margin-top:-140px}}.bio-img-info{font-size:12px;font-weight:300;font-style:italic;font-stretch:normal;line-height:18px;letter-spacing:normal;text-align:center;margin-bottom:0}@media only screen and (max-width:48em){.bio-img-info{display:none}}.section-padding{padding:80px 0}@media only screen and (max-width:48em){.section-padding{padding:50px 0}}.wa-programs{background-image:-o-radial-gradient(50% 22%,circle,rgba(253,228,115,.9),rgba(250,197,63,.9));background-image:radial-gradient(circle at 50% 22%,rgba(253,228,115,.9),rgba(250,197,63,.9));padding-top:64px;padding-bottom:158px}.wa-programs__inner{max-width:730px;margin:auto;text-align:center}@media only screen and (max-width:48em){.wa-programs__inner{padding-left:25px;padding-right:25px}}.wa-programs__title{color:#112947;font-size:38px;font-weight:700;line-height:48px;letter-spacing:2.66px;margin-bottom:30px}@media only screen and (max-width:48em){.wa-programs__title{font-size:36px;line-height:44px}}.wa-programs__subtitle{color:#112947;font-size:18px;font-weight:300;font-style:normal;font-stretch:normal;line-height:28px;letter-spacing:normal;margin-bottom:0}.program-video{padding-top:0;margin-top:-120px}.program-video__container{max-width:730px;margin:auto}.program-video__iframe{width:100%;height:435px}@media only screen and (max-width:48em){.program-video__iframe{height:200px}}.program-video__content{margin-top:50px;text-align:center}@media only screen and (max-width:48em){.program-video__content{margin-top:25px}}.program-video__content p{font-family:KoHo,sans-serif;font-size:16px;font-weight:600;line-height:24px;letter-spacing:normal;margin-bottom:1rem;color:#112947}.heading{margin-top:0;margin-bottom:50px}.wa-about--stories{padding-bottom:80px}@media only screen and (max-width:48em){.wa-about--stories{padding-bottom:60px}}.wa-about__content--firstline{margin-bottom:10px;font-weight:600}.recent-episodes{background-color:#f7f7f7}.story{padding:80px 0}@media only screen and (max-width:48em){.story{padding:50px 0}}.story-heading{font-size:22px;font-weight:700;line-height:32px;letter-spacing:0;max-width:730px;text-align:center;margin:auto;margin-bottom:32px}@media only screen and (max-width:48em){.story-heading{text-align:left;font-size:19px;line-height:27px;margin-bottom:24px}}.story-img-link{display:block}.fixed-popup{background-color:#0747a6;color:#fff;font-size:15px;text-align:center;padding:6px 0;margin-bottom:15px}@media only screen and (max-width:48em){.fixed-popup{font-size:14px;padding:6px 15px}}.fixed-popup a{color:#fff;text-decoration:underline}.fixed-popup a:hover{color:#fff;text-decoration:underline}.site-header.site-header--np{padding-top:0}.site-header--np.site-header--smaller{padding-top:0}.container.container--maxwidth900{max-width:900px}.section-title--ib{font-size:48px;margin-top:0}@media only screen and (max-width:48em){.section-title--ib{font-size:28px}}.section-title--theform{margin-bottom:10px}.wa--ib{padding:90px 0;background-color:#f8f8f8}@media only screen and (max-width:48em){.wa--ib{padding:45px 0}}.wa--ib:after{background-color:#f8f8f8;display:none;top:0;left:0;width:100%;height:100%}.site-main__heading--ib{font-size:63px;line-height:1.1;text-align:left;margin-bottom:35px;margin-top:0;letter-spacing:0}@media only screen and (max-width:48em){.site-main__heading--ib{font-size:35px;letter-spacing:0}}.site-main__heading--es{font-size:55px;line-height:1.1;text-align:left;margin-bottom:35px;margin-top:0;letter-spacing:0}@media only screen and (max-width:48em){.site-main__heading--es{font-size:35px;letter-spacing:0}}.site-main__subheading--es{text-align:left;font-weight:14px;font-family:KoHo,sans-serif;font-style:italic;color:#6a6a6a}.ib-wa-line{margin-top:0;padding-top:0;font-family:KoHo,sans-serif;margin-bottom:15px}@media only screen and (max-width:48em){.ib-wa-line{font-size:16px}}.ib-wa-content__icon{position:relative;top:-2px;display:inline-block;width:28px;height:28px;line-height:28px;text-align:center;background-color:#0747a6;color:#fff;border-radius:50%;font-size:14px;margin-right:5px}.ib-wa-line--last{margin-bottom:0}@media only screen and (max-width:48em){.ib-wa-line--last{margin-bottom:20px}}.wa--pl{padding:150px 0;background-image:url(https://www.sourcify.com/wp-content/themes/royal/img/sourcify_hero_bg2.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat}@media only screen and (max-width:48em){.wa--pl{padding:40px 0}}.wa--pl:after{background-color:rgba(255,255,255,.69);top:0;left:0;width:100%;height:100%;display:block}</style> </head> <body> <header id="fixed-header" class="site-header site-header--np"> <div class="fixed-popup">Have Manufacturing Questions? Call or text us now at <a href="tel:16194732149">619-473-2149</a></div> <div class="container"> <nav class="navbar"> <div class="navbar-brand navbar-brand--mobile"> <a class="navbar-brand__link" href="/"> <img class="navbar-brand__img lazy" data-src="https://sourcify.com/wp-content/themes/royal/img/logo.png" alt="logo"> </a> </div><!-- .navbar-brand --> <button class="mobile-hamburger"><i class="fas fa-bars"></i></button> </nav> </div> <div class="nav-container"> <div class="container"> <nav class="navbar"> <ul class="top-menu"> <li class="navbar-logo"> <div class="navbar-brand"> <a class="navbar-brand__link" href="/"> <img class="navbar-brand__img lazy" data-src="https://sourcify.com/wp-content/themes/royal/img/logo.png" alt="logo"> </a> </div><!-- .navbar-brand --> </li> <li class="has-submenu"> <a href="/programs/">Sourcing Services <span class="caret has-submenu-mobile-btn"><i class="fas fa-caret-down"></i></span></a> <ul> <li> <a href="/enterprisesourcing/">Enterprise Sourcing</a> </li> <li> <a href="/influencerbrands/">Influencer Brands</a> </li> </ul> </li> </li> <li class="has-submenu"> <a href="#">Production Guides <span class="caret has-submenu-mobile-btn"><i class="fas fa-caret-down"></i></span></a> <ul> <li> <a href="/india-production-guide/">India Production Guide</a> </li> <li> <a href="/manufacturing-in-mexico/">Mexico Production Guide</a> </li> <li> <a href="/everything-you-need-to-know-about-manufacturing-in-morocco//">Morocco Production Guide</a> </li> <li> <a href="/vietnam-priduction-guide/">Vietnam Production Guide</a> </li> </ul> </li> <!-- New Factory Network Section without Product Categories --> <li class="has-submenu"> <a href="#">Factory Network <span class="caret has-submenu-mobile-btn"><i class="fas fa-caret-down"></i></span></a> <ul> <li class="has-submenu"> <a href="#">Find Manufacturers <span class="has-submenu-mobile-btn"><i class="fas fa-caret-down"></i></span></a> <ul class="sub-sub-menu"> <li> <a href="/find-manufacturers-in-india/">Find Manufacturers in India</a> </li> <li> <a href="/find-manufacturers-in-the-philippines/">Find Manufacturers in the Philippines</a> </li> <li> <a href="/find-manufacturers-in-vietnam/">Find Manufacturers in Vietnam</a> </li> </ul> </li> <li> <a href="https://t4o4iork4lk.typeform.com/to/jFdh1Lzv">Factory intake form</a> </li> </ul> </li> <li class="has-submenu"> <a href="#">Learn <span class="caret has-submenu-mobile-btn"><i class="fas fa-caret-down"></i></span></a> <ul> <li class="has-submenu"> <a href="#">Manufacturing Country Guides <span class="has-submenu-mobile-btn"><i class="fas fa-caret-down"></i></span></a> <ul class="sub-sub-menu"> <li> <a href="/everything-you-need-to-know-about-manufacturing-in-china/">Manufacturing in China</a> </li> <li> <a href="/what-you-need-to-know-about-manufacturing-in-india/">Manufacturing in India</a> </li> <li> <a href="/the-ins-and-outs-of-manufacturing-in-the-philippines/">Manufacturing in Philippines</a> </li> </ul> </li> <li> <a href="/programs/">Product Sourcing School</a> </li> <li> <a href="/eot/">Podcast: eCommerce on Tap</a> </li> <li> <a href="/blog/">eCommerce Tips, Tricks and Real Success Stories</a> </li> <li> <a href="/case-studies/">Case Studies</a> </li> </ul> </li> <li class="has-submenu"> <a href="/about-us/">About <span class="has-submenu-mobile-btn"><i class="fas fa-caret-down"></i></span></a> <ul> <li> <a href="/about-us/">Our Story</a> </li> <li> <a href="/contact-us/">Contact Us</a> </li> <li> <a href="https://angel.co/sourcify/jobs">Careers</a> </li> <li> <a href="/Partners/">Partners</a> </li> </ul> </li> <li class="item-with-cta-btn"> <a href="https://www.sourcify.com/schedule" class="navbar-btn" data-webinarhash="kr4r5tz">Book a Call</a> <a href="https://www.sourcify.com/enterprisesourcing/" class="item-link-es">Spending $500k+ on Production?</a> </li> </ul> </nav><!-- .navbar --> </div><!-- .container --> </div><!-- .nav-container --> </header><!-- .site-header --> <div class="site-content"> <div class="wa wa--ib"> <div class="container"> <main class="site-main site-main--ib"> <div class="row"> <div class="col-md-6 d-flex align-items-center"> <div class="ib-wa-content"> <p class="site-main__subheading site-main__subheading--es">Your business needs a more stable supply chain.</p> <h1 class="site-main__heading site-main__heading--es">Welcome to <span class="text-accent">Enterprise Sourcing</span> by Sourcify</h1> <p class="ib-wa-line ib-wa-line--last"><span class="ib-wa-content__icon"><i class="fas fa-certificate"></i></span> For $1m+ companies</p> </div><!-- .ib-wa-content --> </div><!-- .col-md-6 --> <div class="col-md-6"> <div class="ib-wa-imgwrap"> <img class="ib-wa-img" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Enterprise Sourcing" data-lazy-src="https://sourcify.com/wp-content/themes/royal/img/enterprise-sourcing/first-screen.png"><noscript><img class="ib-wa-img" src="https://sourcify.com/wp-content/themes/royal/img/enterprise-sourcing/first-screen.png" alt="Enterprise Sourcing"></noscript> </div><!-- .ib-wa-content --> </div><!-- .col-md-6 --> </div><!-- .row --> </main><!-- .site-main --> </div><!-- .container --> </div><!-- .wa --> <div class="workon section-padding"> <div class="container"> <h2 class="section-title--ib workon-title text-center">See Our Work On</h2> <div class="workon-content"> <div class="row"> <div class="col-md-3"> <div class="workon-item"> <div class="workon-item__imgwrap"> <!-- <a href="https://www.google.com/search?q=nathan+resnick+cnbc&source=lnms&tbm=vid&sa=X&ved=2ahUKEwj3u-mcmKXqAhWWuJ4KHdIDCIsQ_AUoA3oECAsQBQ&biw=1366&bih=625" target="_blank"> --> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="CNBC" class="workon-item__img" data-lazy-src="https://sourcify.com/wp-content/themes/royal/img/logos/cnbc-logo.png"><noscript><img src="https://sourcify.com/wp-content/themes/royal/img/logos/cnbc-logo.png" alt="CNBC" class="workon-item__img"></noscript> <!-- </a> --> </div> <!-- <h3 class="workon-item__title"> <a href="https://www.google.com/search?q=nathan+resnick+cnbc&source=lnms&tbm=vid&sa=X&ved=2ahUKEwj3u-mcmKXqAhWWuJ4KHdIDCIsQ_AUoA3oECAsQBQ&biw=1366&bih=625" class="btn workon-item__link" target="_blank">See on CNBC</a> </h3> --> </div><!-- .workon-item --> </div><!-- .col-md-3 --> <div class="col-md-3"> <div class="workon-item"> <div class="workon-item__imgwrap"> <!-- <a href="https://www.forbes.com/sites/steveolenski/2018/03/08/how-this-23-year-old-grew-his-brand-by-68-last-month-and-what-a-cmo-can-learn-from-it/#6c8ae5823f56" target="_blank"> --> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Forbes" class="workon-item__img workon-item__img--forbes" data-lazy-src="https://sourcify.com/wp-content/themes/royal/img/logos/forbes-logo.png"><noscript><img src="https://sourcify.com/wp-content/themes/royal/img/logos/forbes-logo.png" alt="Forbes" class="workon-item__img workon-item__img--forbes"></noscript> <!-- </a> --> </div> <!-- <h3 class="workon-item__title"> <a href="https://www.forbes.com/sites/steveolenski/2018/03/08/how-this-23-year-old-grew-his-brand-by-68-last-month-and-what-a-cmo-can-learn-from-it/#6c8ae5823f56" class="btn workon-item__link" target="_blank">See on Forbes</a> </h3> --> </div><!-- .workon-item --> </div><!-- .col-md-3 --> <div class="col-md-3"> <div class="workon-item"> <div class="workon-item__imgwrap"> <!-- <a href="https://techcrunch.com/2018/02/13/sourcify-is-connecting-entrepreneurs-directly-to-pre-vetted-overseas-factories/" target="_blank"> --> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="TechCrunch" class="workon-item__img" data-lazy-src="https://sourcify.com/wp-content/themes/royal/img/logos/tech-crunch-logo.png"><noscript><img src="https://sourcify.com/wp-content/themes/royal/img/logos/tech-crunch-logo.png" alt="TechCrunch" class="workon-item__img"></noscript> <!-- </a> --> </div> <!-- <h3 class="workon-item__title"> <a href="https://techcrunch.com/2018/02/13/sourcify-is-connecting-entrepreneurs-directly-to-pre-vetted-overseas-factories/" class="btn workon-item__link" target="_blank">See on TechCrunch</a> </h3> --> </div><!-- .workon-item --> </div><!-- .col-md-3 --> <div class="col-md-3"> <div class="workon-item"> <div class="workon-item__imgwrap"> <!-- <a href="https://thehustle.co/conor-mcgregor-f-you-suits" target="_blank"> --> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="The Hustle" class="workon-item__img workon-item__img--thehustle" data-lazy-src="https://sourcify.com/wp-content/themes/royal/img/logos/the-hustle-logo.png"><noscript><img src="https://sourcify.com/wp-content/themes/royal/img/logos/the-hustle-logo.png" alt="The Hustle" class="workon-item__img workon-item__img--thehustle"></noscript> <!-- </a> --> </div> <!-- <h3 class="workon-item__title"> <a href="https://thehustle.co/conor-mcgregor-f-you-suits" class="btn workon-item__link" target="_blank">See on The Hustle</a> </h3> --> </div><!-- .workon-item --> </div><!-- .col-md-3 --> </div><!-- .row --> </div><!-- .workon-content --> </div><!-- .container --> </div><!-- .workon --> <div class="sourcify section-padding"> <div class="container"> <div class="sourcify-about-imgwrap"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Logo Sourcify" class="sourcify-img" data-lazy-src="https://sourcify.com/wp-content/themes/royal/img/logo-white-585x158.png"><noscript><img src="https://sourcify.com/wp-content/themes/royal/img/logo-white-585x158.png" alt="Logo Sourcify" class="sourcify-img"></noscript> </div> <div class="sourcify-about">Sourcify is a global manufacturing platform with offices in China, Vietnam, India, Pakistan, and America that partners with influencers who want to take their brand to the next level.</div> <div class="sourcify-about">We focus on improving lead time, <span class="text-block">quality control, and margin.</span></div> </div><!-- .container --> </div><!-- .sourcify --> <div class="workwith section-padding"> <div class="container"> <h2 class="section-title--ib workwith-title text-center">Who We Work With</h2> <ul class="workwith-list"> <li class="workwith-list"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Anheuser Busch" class="workwith-list__img" data-lazy-src="https://sourcify.com/wp-content/themes/royal/img/logos/anheuser-busch.png"><noscript><img src="https://sourcify.com/wp-content/themes/royal/img/logos/anheuser-busch.png" alt="Anheuser Busch" class="workwith-list__img"></noscript></li> <li class="workwith-list"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="WeedMaps" class="workwith-list__img" data-lazy-src="https://sourcify.com/wp-content/themes/royal/img/logos/weedmaps-logo.png"><noscript><img src="https://sourcify.com/wp-content/themes/royal/img/logos/weedmaps-logo.png" alt="WeedMaps" class="workwith-list__img"></noscript></li> <li class="workwith-list"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Lume Cube" class="workwith-list__img" data-lazy-src="https://sourcify.com/wp-content/themes/royal/img/logos/lume-cube-logo.png"><noscript><img src="https://sourcify.com/wp-content/themes/royal/img/logos/lume-cube-logo.png" alt="Lume Cube" class="workwith-list__img"></noscript></li> <li class="workwith-list"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Bites" class="workwith-list__img" data-lazy-src="https://sourcify.com/wp-content/themes/royal/img/logos/bites-logo.jpg"><noscript><img src="https://sourcify.com/wp-content/themes/royal/img/logos/bites-logo.jpg" alt="Bites" class="workwith-list__img"></noscript></li> </ul> </div><!-- .container --> </div><!-- .workwith --> <div class="theform section-padding section-gray"> <div class="container"> <h2 class="section-title--ib theform-title section-title--theform text-center">Schedule a meeting with Stephen Miller.</h2> <p class="section-subtitle"></p> <div class="the-form__inner"> <!-- Calendly inline widget begin --> <div class="calendly-inline-widget" data-url="https://calendly.com/stephen-bdm/" style="min-width:320px;height:700px;"></div> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/cache/min/1/assets/external/widget.js?ver=1739976274" async></script> <!-- Calendly inline widget end --> </div> </div><!-- .container --> </div><!-- .theform --> <div class="whatis lockin from0to10"> <div class="container container--cp"> <h2 class="section-title--ib workwith-title text-center">We Love Solving <span class="text-block text-accent">Supply Chain Problems</span></h2> <div class="row"> <div class="testimonial testimonial--es"> <div class="testimonial__inner testimonial__inner--es"> <div class="testimonial__content testimonial__content--es"> We saved 30-40% net across all products working with Sourcify. I was blown away by the cost savings and quality improvements. </div><!-- .testimonial__content --> <div class="testimonial__info testimonial__info--es"> <h6 class="testimonial__infoname">Jason Vessey</h6> <p class="testimonial__position">Co-Founder of Arcturus Gear</p> </div><!-- .testimonial__info --> </div><!-- .testimonial__inner --> <div class="testimonial-video"> <div class="rll-youtube-player" data-src="https://www.youtube.com/embed/Xi2HxwL2OiM" data-id="Xi2HxwL2OiM" data-query=""></div><noscript><iframe class="join__video" width="560" height="315" src="https://www.youtube.com/embed/Xi2HxwL2OiM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></noscript> </div> </div><!-- .testimonial --> </div><!-- .row --> </div><!-- .container --> </div><!-- .whatis --> <div class="whywork section-padding section-gray"> <div class="container container--cp"> <h2 class="section-title--ib whywork-title text-center">Why Work With Us</h2> <div class="row"> <div class="col-md-6"> <div class="whywork-item"> <div class="whywork-item__imgwrap d-flex align-items-center"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Offices across Asia" class="whywork-item__img" data-lazy-src="https://sourcify.com/wp-content/themes/royal/img/enterprise-sourcing/asia.png"><noscript><img src="https://sourcify.com/wp-content/themes/royal/img/enterprise-sourcing/asia.png" alt="Offices across Asia" class="whywork-item__img"></noscript> </div> <p class="whywork-item__content">With <span class="text-accent">offices across Asia</span> and manufacturing partners in almost any category, Sourcify is the go-to resource for ensuring a stable and scalable supply chain.</p> </div><!-- .whywork-item --> </div><!-- .col-md-6 --> <div class="col-md-6"> <div class="whywork-item"> <div class="whywork-item__imgwrap d-flex align-items-center"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Take care all of sourcing" class="whywork-item__img" data-lazy-src="https://sourcify.com/wp-content/themes/royal/img/enterprise-sourcing/shipment.png"><noscript><img src="https://sourcify.com/wp-content/themes/royal/img/enterprise-sourcing/shipment.png" alt="Take care all of sourcing" class="whywork-item__img"></noscript> </div> <p class="whywork-item__content">We <span class="text-accent">never load containers without third party quality control</span> and take care all of sourcing, production management, freight and importation (if you鈥檇 like).</p> </div><!-- .whywork-item --> </div><!-- .col-md-6 --> </div><!-- .row --> </div><!-- .container --> </div><!-- .whywork --> <div class="process section-padding"> <div class="container container--maxwidth900"> <h2 class="section-title--ib process-title text-center">Our Process</h2> <div class="process-step"> <div class="row"> <div class="col-md-6 order-2 order-md-1 d-flex align-items-center"> <div class="process-step__content"> <h3 class="process-step__title">Spec Analysis</h3> <p class="process-step__subtitle">We start by understanding your products and if there are any ways that design can improve cost, quality, or lead time.</p> </div><!-- .process-step__content --> </div><!-- .col-md-6 --> <div class="col-md-6 order-1 order-md-2"> <div class="process-step__imgwrap"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Spec Analysis" class="proces-step__img" data-lazy-src="https://sourcify.com/wp-content/themes/royal/img/enterprise-sourcing/step1-analysis.png"><noscript><img src="https://sourcify.com/wp-content/themes/royal/img/enterprise-sourcing/step1-analysis.png" alt="Spec Analysis" class="proces-step__img"></noscript> </div><!-- .process-step__imgwrap --> </div><!-- .col-md-6 --> </div><!-- .row --> </div><!-- .process-step --> <div class="process-step"> <div class="row"> <div class="col-md-6"> <div class="process-step__imgwrap"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Factory bids" class="proces-step__img" data-lazy-src="https://sourcify.com/wp-content/themes/royal/img/enterprise-sourcing/step2-factory-bids.png"><noscript><img src="https://sourcify.com/wp-content/themes/royal/img/enterprise-sourcing/step2-factory-bids.png" alt="Factory bids" class="proces-step__img"></noscript> </div><!-- .process-step__imgwrap --> </div><!-- .col-md-6 --> <div class="col-md-6 d-flex align-items-center"> <div class="process-step__content process-step__content--right"> <h3 class="process-step__title">Factory bids</h3> <p class="process-step__subtitle">We typically receive quotations from 3-5 factories to see which route we want to head.</p> </div><!-- .process-step__content --> </div><!-- .col-md-6 --> </div><!-- .row --> </div><!-- .process-step --> <div class="process-step"> <div class="row"> <div class="col-md-6 order-2 order-md-1 d-flex align-items-center"> <div class="process-step__content"> <h3 class="process-step__title">Sampling</h3> <p class="process-step__subtitle">We sample products before production, always.</p> </div><!-- .process-step__content --> </div><!-- .col-md-6 --> <div class="col-md-6 order-1 order-md-2"> <div class="process-step__imgwrap"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sampling" class="proces-step__img" data-lazy-src="https://sourcify.com/wp-content/themes/royal/img/enterprise-sourcing/step3-sampling.png"><noscript><img src="https://sourcify.com/wp-content/themes/royal/img/enterprise-sourcing/step3-sampling.png" alt="Sampling" class="proces-step__img"></noscript> </div><!-- .process-step__imgwrap --> </div><!-- .col-md-6 --> </div><!-- .row --> </div><!-- .process-step --> <div class="process-step"> <div class="row"> <div class="col-md-6"> <div class="process-step__imgwrap"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Production" class="proces-step__img" data-lazy-src="https://sourcify.com/wp-content/themes/royal/img/influencer-brands/step4-production.png"><noscript><img src="https://sourcify.com/wp-content/themes/royal/img/influencer-brands/step4-production.png" alt="Production" class="proces-step__img"></noscript> </div><!-- .process-step__imgwrap --> </div><!-- .col-md-6 --> <div class="col-md-6 d-flex align-items-center"> <div class="process-step__content process-step__content--right"> <h3 class="process-step__title">Production</h3> <p class="process-step__subtitle">We handle the ins and outs of manufacturing your products.</p> </div><!-- .process-step__content --> </div><!-- .col-md-6 --> </div><!-- .row --> </div><!-- .process-step --> <div class="process-step"> <div class="row"> <div class="col-md-6 order-2 order-md-1 d-flex align-items-center"> <div class="process-step__content"> <h3 class="process-step__title">Logistics</h3> <p class="process-step__subtitle">We can handle the importation and freight of your production run.</p> </div><!-- .process-step__content --> </div><!-- .col-md-6 --> <div class="col-md-6 order-1 order-md-2"> <div class="process-step__imgwrap"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Production" class="proces-step__img" data-lazy-src="https://sourcify.com/wp-content/themes/royal/img/influencer-brands/step6-fulfillment.png"><noscript><img src="https://sourcify.com/wp-content/themes/royal/img/influencer-brands/step6-fulfillment.png" alt="Production" class="proces-step__img"></noscript> </div><!-- .process-step__imgwrap --> </div><!-- .col-md-6 --> </div><!-- .row --> </div><!-- .process-step --> </div><!-- .container --> </div><!-- .process --> <div class="theform section-padding section-gray"> <div class="container"> <h2 class="section-title--ib theform-title section-title--theform text-center">Schedule a meeting with Stephen Miller.</h2> <div class="the-form__inner"> <div class="wpcf7 no-js" id="wpcf7-f6204-o1" lang="en-US" dir="ltr" data-wpcf7-id="6204"> <div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div> <form action="/enterprisesourcing/#wpcf7-f6204-o1" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init"> <div style="display: none;"> <input type="hidden" name="_wpcf7" value="6204" /> <input type="hidden" name="_wpcf7_version" value="6.0.2" /> <input type="hidden" name="_wpcf7_locale" value="en_US" /> <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f6204-o1" /> <input type="hidden" name="_wpcf7_container_post" value="0" /> <input type="hidden" name="_wpcf7_posted_data_hash" value="" /> <input type="hidden" name="_wpcf7dtx_version" value="5.0.2" /> <input type="hidden" name="_wpcf7_recaptcha_response" value="" /> </div> <p><label> Your Name *<br /> <span class="wpcf7-form-control-wrap" data-name="your-name"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" value="" type="text" name="your-name" /></span> </label> </p> <p><label> Your Email *<br /> <span class="wpcf7-form-control-wrap" data-name="your-email"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email" aria-required="true" aria-invalid="false" value="" type="email" name="your-email" /></span> </label> </p> <p><label> Number *<br /> <span class="wpcf7-form-control-wrap" data-name="number-150"><input class="wpcf7-form-control wpcf7-number wpcf7-validates-as-required wpcf7-validates-as-number" id="number" aria-required="true" aria-invalid="false" value="" type="number" name="number-150" /></span></label> </p> <p><label> Website *<br /> <span class="wpcf7-form-control-wrap" data-name="url-132"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-url wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-url" id="website" aria-required="true" aria-invalid="false" value="" type="url" name="url-132" /></span></label> </p> <p><input class="wpcf7-form-control wpcf7-submit has-spinner" type="submit" value="Submit" /> </p><div class="wpcf7-response-output" aria-hidden="true"></div> </form> </div> </div> </div><!-- .container --> </div><!-- .theform --> </div><!-- .site-content --> <footer class="footer"> <div class="container"> <div class="row"> <div class="col-md-3"> <div class="footer-logowrap"> <img data-src="https://sourcify.com/wp-content/themes/royal/img/logo-blue.png" alt="Logo" class="footer-logo lazy"> </div> <!-- <ul class="footer-list"> <li class="footer-list__item footer-list__item--title">About Product Sourcing School</li> <li class="footer-list__item"><a href="#" class="footer-list__link">About Us</a></li> <li class="footer-list__item"><a href="#" class="footer-list__link">Exclusive video content from our CEO</a></li> <li class="footer-list__item"><a href="#" class="footer-list__link">Book Nathan Resnick to Speak</a></li> <li class="footer-list__item"><a href="#" class="footer-list__link">Write for Us</a></li> <li class="footer-list__item"><a href="#" class="footer-list__link">Watch some CNBC interviews with our Founder, Nathan Resnick</a></li> </ul> --> </div><!-- .col-md-3 --> <div class="col-md-3"> <ul class="footer-list"> <li class="footer-list__item footer-list__item--title">About Sourcify</li> <li class="footer-list__item"><a href="https://www.sourcify.com/blog/" class="footer-list__link">eCommerce Tips, Tricks and Real Success Stories</a></li> <li class="footer-list__item"><a href="https://www.sourcify.com/case-studies/" class="footer-list__link">Case Studies</a></li> <li class="footer-list__item"><a href="https://www.sourcify.com/about-us/" class="footer-list__link">About Us</a></li> <li class="footer-list__item"><a href="https://www.sourcify.com/our-company/" class="footer-list__link">Our Company</a></li> </ul> </div><!-- .col-md-3 --> <div class="col-md-3"> <ul class="footer-list"> <li class="footer-list__item footer-list__item--title">General</li> <li class="footer-list__item"><a href="https://www.sourcify.com/contact-us/" class="footer-list__link">Contact Us</a></li> <li class="footer-list__item"><a href="https://www.sourcify.com/terms/" class="footer-list__link">Terms of Service</a></li> <li class="footer-list__item"><a href="https://www.sourcify.com/privacy/" class="footer-list__link">Privacy Policy</a></li> <li class="footer-list__item"><a href="https://www.sourcify.com/cookie-policy/" class="footer-list__link">Cookie Policy</a></li> </ul> </div><!-- .col-md-3 --> <div class="col-md-3"> <ul class="footer-list"> <li class="footer-list__item footer-list__item--title">Sourcify, Inc.</li> <li class="footer-list__item">491A Coleman's Crossing #503 <span class="text-block">Marysville, OH 43040 </span></li> <li class="footer-list__item">Phone: +1 (619)-473-2149</li> <li class="footer-list__item">Email: info@sourcify.com</li> </ul> </div><!-- .col-md-3 --> </div><!-- .row --> </div><!-- .container --> </footer><!-- .footer --> <!-- POPUP LEAVE --> <!-- <div id="popup-window" class="zoom-anim-dialog popup mfp-hide"> <div class="row"> <div class="col-md-6 d-flex align-items-center"> <div class="popup-content"> <h2 class="popup__title">FREE Product Profit Calculator!</h2> <p class="popup__subtitle">Determine the net profit of your products using our free profit calculator. Submit your name and email address to get started.</p> </div> </div> <div class="col-md-6"> <div class="popup-imgwrap"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="FREE Product Profit Calculator!" class="popup__img" data-lazy-src="https://www.sourcify.com/wp-content/themes/royal/img/productprofitcalculator.jpg"><noscript><img src="https://www.sourcify.com/wp-content/themes/royal/img/productprofitcalculator.jpg" alt="FREE Product Profit Calculator!" class="popup__img"></noscript> </div> </div> </div> <div class="popup-inner"> --> <!--[if lte IE 8]> <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2-legacy.js"></script> <![endif]--> <!-- <script type="rocketlazyloadscript" charset="utf-8" data-rocket-type="text/javascript" src="//js.hsforms.net/forms/v2.js"></script> <script type="rocketlazyloadscript"> hbspt.forms.create({ portalId: "3413384", formId: "4e4cce11-faa9-4415-9466-68139ec2f3c9" }); </script> </div> </div> --> <div id="popup-window" class="zoom-anim-dialog popup mfp-hide"> <h3 class="popup-title__new">Have Manufacturing Questions?</h3> <p class="popup-subtitle__new">What are you waiting for!</p> <p class="popup-subtitle__cta">Give us a call or text us now at <a class="popup-cta__link" href="tel:16194732149">619-473-2149</a></p> </div> <div id="welcome-window" class="zoom-anim-dialog popup mfp-hide"> <h3 class="popup-title__new popup-title__new--ww">Are you currently spending more <span class="text-block">than $100k on production a year?</span></h3> <div class="ww-yesbtn-wrap"> <a href="/enterprisesourcing/" class="btnyes btn">Yes</a> </div> <div class="ww-nobtn-wrap"> <a href="/" class="btnno">No</a> </div> </div> <script type="rocketlazyloadscript"> (function(ss,ex){ window.ldfdr=window.ldfdr||function(){(ldfdr._q=ldfdr._q||[]).push([].slice.call(arguments));}; (function(d,s){ fs=d.getElementsByTagName(s)[0]; function ce(src){ var cs=d.createElement(s); cs.src=src; cs.async=1; fs.parentNode.insertBefore(cs,fs); }; ce('https://sc.lfeeder.com/lftracker_v1_'+ss+(ex?'_'+ex:'')+'.js'); })(document,'script'); })('Xbp1oaEeW9LaEdVj'); </script> <!-- GTM Container placement set to footer --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PGG7JV6" height="0" width="0" style="display:none;visibility:hidden" aria-hidden="true"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script type="rocketlazyloadscript" data-rocket-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> <div id="hustle-popup-id-1" class="hustle-ui hustle-popup hustle-palette--gray_slate hustle_module_id_1 module_id_1 " data-id="1" data-render-id="0" data-tracking="enabled" role="dialog" aria-modal="true" data-intro="fadeIn" data-outro="fadeOut" data-overlay-close="1" data-close-delay="5000" style="opacity: 0;" ><div class="hustle-popup-mask hustle-optin-mask" aria-hidden="true"></div><div class="hustle-popup-content"><div class="hustle-optin hustle-optin--default"><div class="hustle-success" data-close-delay="false" style="display: none;"><span class="hustle-icon-check" aria-hidden="true"></span><div class="hustle-success-content"></div></div><div class="hustle-layout"><div class="hustle-main-wrapper"><button class="hustle-button-icon hustle-button-close has-background"> <span class="hustle-icon-close" aria-hidden="true"></span> <span class="hustle-screen-reader">Close this module</span> </button><div class="hustle-layout-body"><div class="hustle-layout-content hustle-layout-position--above"><div class="hustle-content"><div class="hustle-content-wrap"><div class="hustle-group-title"><span class="hustle-title">Stay Up-to-Date with Our Newsletter!</span><span class="hustle-subtitle">Join Our Community and Stay Informed with Our Newsletter.</span></div></div></div></div><form class="hustle-layout-form" novalidate="novalidate"><div class="hustle-form hustle-form-inline"><div class="hustle-form-fields hustle-proximity-separated"><div class="hustle-field hustle-field-required "><label for="hustle-field-email-module-1" id="hustle-field-email-module-1-label" class="hustle-screen-reader">Email</label><input id="hustle-field-email-module-1" type="email" class="hustle-input " name="email" value="" aria-labelledby="hustle-field-email-module-1-label" data-validate="1" data-required-error="Email field is required." data-validation-error="Please enter a valid email." /><span class="hustle-input-label" aria-hidden="true" style="flex-flow: row nowrap;"><span>Enter your email address</span></span></div><button class="hustle-button hustle-button-submit " aria-live="polite" data-loading-text="Form is being submitted, please wait a bit."><span class="hustle-button-text">Subscribe Now</span><span class="hustle-icon-loader hustle-loading-icon" aria-hidden="true"></span></button></div></div><input type="hidden" name="hustle_module_id" value="1"><input type="hidden" name="post_id" value="6205"><div class="hustle-error-message" style="display: none;" data-default-error="Something went wrong, please try again."></div></form></div></div><div class="hustle-layout-footer"><p class="hustle-nsa-link"><a href="#">Thanks, I鈥檓 not interested</a></p></div></div></div></div></div> <link rel='stylesheet' id='hustle-fonts-css' href='https://fonts.bunny.net/css?family=Roboto%3Aregular%2C700%7COpen+Sans%3A700%2Cregular%2Cbold%2C400&#038;display=swap&#038;ver=1.0' type='text/css' media='all' /> <style id='contact-form-7-inline-css' type='text/css'> .wpcf7 .wpcf7-recaptcha iframe {margin-bottom: 0;}.wpcf7 .wpcf7-recaptcha[data-align="center"] > div {margin: 0 auto;}.wpcf7 .wpcf7-recaptcha[data-align="right"] > div {margin: 0 0 0 auto;} </style> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/cache/min/1/wp-content/themes/royal/assets/js/components.js?ver=1739975705" id="theme-components-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/cache/min/1/wp-content/themes/royal/assets/js/theme.js?ver=1739975705" id="theme-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=1739975705" id="swv-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="contact-form-7-js-before"> /* <![CDATA[ */ var wpcf7 = { "api": { "root": "https:\/\/sourcify.com\/wp-json\/", "namespace": "contact-form-7\/v1" }, "cached": 1 }; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/js/index.js?ver=1739975706" id="contact-form-7-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://js.stripe.com/v3/" id="simpay-stripe-js-v3-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/plugins/wp-simple-pay-pro-3/includes/core/assets/js/simpay-polyfill.min.js?ver=3.8.0" id="simpay-polyfill-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/plugins/wp-simple-pay-pro-3/includes/core/assets/js/vendor/accounting.min.js?ver=3.8.0" id="simpay-accounting-js" defer></script> <script type="text/javascript" id="simpay-shared-js-extra"> /* <![CDATA[ */ var spGeneral = {"strings":{"currency":"USD","currencySymbol":"$","currencyPosition":"left","decimalSeparator":".","thousandSeparator":",","ajaxurl":"https:\/\/sourcify.com\/wp-admin\/admin-ajax.php"},"booleans":{"isZeroDecimal":false,"scriptDebug":false},"i18n":{"mediaTitle":"Insert Media","mediaButtonText":"Use Image","limitSingleField":"You may only add one of these fields per form.","limitMaxFields":"The maximum number of fields is 20.","couponPercentOffText":"% off","couponAmountOffText":"off"},"integers":{"decimalPlaces":2,"minAmount":1}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/plugins/wp-simple-pay-pro-3/includes/core/assets/js/simpay-public-shared.min.js?ver=3.8.0" id="simpay-shared-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-includes/js/underscore.min.js?ver=1.13.7" id="underscore-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-includes/js/backbone.min.js?ver=1.6.0" id="backbone-js" defer></script> <script type="text/javascript" id="wp-api-request-js-extra"> /* <![CDATA[ */ var wpApiSettings = {"root":"https:\/\/sourcify.com\/wp-json\/","nonce":"8f63f38437","versionString":"wp\/v2\/"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-includes/js/api-request.min.js?ver=6.7.2" id="wp-api-request-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-includes/js/wp-api.min.js?ver=6.7.2" id="wp-api-js" defer></script> <script type="text/javascript" id="simpay-public-js-extra"> /* <![CDATA[ */ var simplePayForms = []; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/plugins/wp-simple-pay-pro-3/includes/core/assets/js/simpay-public.min.js?ver=3.8.0" id="simpay-public-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/plugins/wp-simple-pay-pro-3/includes/pro/assets/js/simpay-public-pro.min.js?ver=3.8.0" id="simpay-public-pro-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/cache/min/1/wp-content/plugins/duracelltomi-google-tag-manager/dist/js/gtm4wp-form-move-tracker.js?ver=1739975706" id="gtm4wp-form-move-tracker-js" defer></script> <script type="text/javascript" id="hui_scripts-js-extra"> /* <![CDATA[ */ var hustleSettings = {"mobile_breakpoint":"782"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/plugins/wordpress-popup/assets/hustle-ui/js/hustle-ui.min.js?ver=7.8.6" id="hui_scripts-js" defer></script> <script type="text/javascript" id="hustle_front-js-extra"> /* <![CDATA[ */ var Modules = [{"settings":{"auto_close_success_message":"0","triggers":{"on_time_delay":"3","on_time_unit":"seconds","on_scroll":"scrolled","on_scroll_page_percent":20,"on_scroll_css_selector":"","enable_on_click_element":"1","on_click_element":"","enable_on_click_shortcode":"1","on_exit_intent_per_session":"1","on_exit_intent_delayed_time":"5","on_exit_intent_delayed_unit":"seconds","on_adblock_delay":"5","on_adblock_delay_unit":"seconds","trigger":["exit_intent"],"on_exit_intent":"1","on_exit_intent_delayed":"0","on_adblock":"1","enable_on_adblock_delay":"0"},"animation_in":"fadeIn","animation_out":"fadeOut","after_close":"keep_show","expiration":365,"expiration_unit":"days","after_optin_expiration":365,"after_optin_expiration_unit":"days","after_cta_expiration":365,"after_cta2_expiration":365,"after_cta_expiration_unit":"days","after_cta2_expiration_unit":"days","on_submit":"nothing","on_submit_delay":5,"on_submit_delay_unit":"seconds","close_cta":"0","close_cta_time":0,"close_cta_unit":"seconds","hide_after_cta":"keep_show","hide_after_cta2":"keep_show","hide_after_subscription":"keep_show","is_schedule":"0","schedule":{"not_schedule_start":"1","start_date":"12\/18\/2024","start_hour":"12","start_minute":"00","start_meridiem_offset":"am","not_schedule_end":"1","end_date":"12\/24\/2024","end_hour":"11","end_minute":"59","end_meridiem_offset":"pm","active_days":"all","week_days":[],"is_active_all_day":"1","day_start_hour":"00","day_start_minute":"00","day_start_meridiem_offset":"am","day_end_hour":"11","day_end_minute":"59","day_end_meridiem_offset":"pm","time_to_use":"server","custom_timezone":"UTC"},"after_close_trigger":["click_close_icon"],"allow_scroll_page":"0","close_on_background_click":"0","auto_hide":"0","auto_hide_unit":"seconds","auto_hide_time":5},"module_id":"2","blog_id":"0","module_name":"newsletter","module_type":"embedded","active":"1","module_mode":"optin"},{"settings":{"auto_close_success_message":"0","triggers":{"on_time_delay":"10","on_time_unit":"seconds","on_scroll":"scrolled","on_scroll_page_percent":20,"on_scroll_css_selector":"","enable_on_click_element":"1","on_click_element":"","enable_on_click_shortcode":"1","on_exit_intent_per_session":"1","on_exit_intent_delayed_time":"5","on_exit_intent_delayed_unit":"seconds","on_adblock_delay":"5","on_adblock_delay_unit":"seconds","trigger":["time"],"on_exit_intent":"1","on_exit_intent_delayed":"0","on_adblock":"1","enable_on_adblock_delay":"0"},"animation_in":"fadeIn","animation_out":"fadeOut","after_close":"no_show_all","expiration":"1","expiration_unit":"weeks","after_optin_expiration":365,"after_optin_expiration_unit":"days","after_cta_expiration":365,"after_cta2_expiration":365,"after_cta_expiration_unit":"days","after_cta2_expiration_unit":"days","on_submit":"nothing","on_submit_delay":5,"on_submit_delay_unit":"seconds","close_cta":"1","close_cta_time":0,"close_cta_unit":"seconds","hide_after_cta":"no_show_all","hide_after_cta2":"keep_show","hide_after_subscription":"no_show_all","is_schedule":"0","schedule":{"not_schedule_start":"1","start_date":"04\/18\/2023","start_hour":"12","start_minute":"00","start_meridiem_offset":"am","not_schedule_end":"1","end_date":"04\/24\/2023","end_hour":"11","end_minute":"59","end_meridiem_offset":"pm","active_days":"all","week_days":[],"is_active_all_day":"1","day_start_hour":"00","day_start_minute":"00","day_start_meridiem_offset":"am","day_end_hour":"11","day_end_minute":"59","day_end_meridiem_offset":"pm","time_to_use":"server","custom_timezone":"UTC"},"allow_scroll_page":"1","close_on_background_click":"1","auto_hide":"1","auto_hide_unit":"seconds","auto_hide_time":5,"after_close_trigger":["click_close_icon","auto_hide","click_outside"]},"module_id":"1","blog_id":"0","module_name":"newsletter sign up","module_type":"popup","active":"1","module_mode":"optin"}]; var incOpt = {"conditional_tags":{"is_single":false,"is_singular":true,"is_tag":false,"is_category":false,"is_author":false,"is_date":false,"is_post_type_archive":false,"is_404":false,"is_front_page":false,"is_search":false},"is_admin":"","real_page_id":"6205","thereferrer":"","actual_url":"sourcify.com\/enterprisesourcing\/","full_actual_url":"https:\/\/sourcify.com\/enterprisesourcing\/","native_share_enpoints":{"facebook":"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fsourcify.com%2Fenterprisesourcing","twitter":"https:\/\/twitter.com\/intent\/tweet?url=https%3A%2F%2Fsourcify.com%2Fenterprisesourcing&text=Enterprise%20Sourcing","pinterest":"https:\/\/www.pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fsourcify.com%2Fenterprisesourcing","reddit":"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fsourcify.com%2Fenterprisesourcing","linkedin":"https:\/\/www.linkedin.com\/shareArticle?mini=true&url=https%3A%2F%2Fsourcify.com%2Fenterprisesourcing","vkontakte":"https:\/\/vk.com\/share.php?url=https%3A%2F%2Fsourcify.com%2Fenterprisesourcing","whatsapp":"https:\/\/api.whatsapp.com\/send?text=https%3A%2F%2Fsourcify.com%2Fenterprisesourcing","email":"mailto:?subject=Enterprise%20Sourcing&body=https%3A%2F%2Fsourcify.com%2Fenterprisesourcing"},"ajaxurl":"https:\/\/sourcify.com\/wp-admin\/admin-ajax.php","page_id":"6205","page_slug":"enterprisesourcing","is_upfront":"","script_delay":"3000"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/plugins/wordpress-popup/assets/js/front.min.js?ver=7.8.6" id="hustle_front-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(.+\/)?feed\/?.+\/?|\/(?:.+\/)?embed\/|\/(index\\.php\/)?wp\\-json(\/.*|$)|\/wp-admin\/|\/logout\/|\/wp-login.php","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|php|pdf|html|htm","siteUrl":"https:\/\/sourcify.com","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer src="https://sourcify.com/wp-content/plugins/youtube-embed-plus/scripts/fitvids.min.js?ver=14.2.1.3" id="__ytprefsfitvids__-js"></script> <script type="text/javascript" id="cf7-extras-js-extra"> /* <![CDATA[ */ var cf7_extras = {"events":{"track-ga":[],"redirect-success":[6204]},"forms":{"6204":{"title":"Enterprise Sourcing","redirect_url":"https:\/\/sourcify.com\/schedule\/"}}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7-extras/assets/js/controls.js?ver=1739976274" id="cf7-extras-js" defer></script> <script type="rocketlazyloadscript"></script><script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() { window.addEventListener("load", function(event) { jQuery(".cfx_form_main,.wpcf7-form,.wpforms-form,.gform_wrapper form").each(function(){ var form=jQuery(this); var screen_width=""; var screen_height=""; if(screen_width == ""){ if(screen){ screen_width=screen.width; }else{ screen_width=jQuery(window).width(); } } if(screen_height == ""){ if(screen){ screen_height=screen.height; }else{ screen_height=jQuery(window).height(); } } form.append('<input type="hidden" name="vx_width" value="'+screen_width+'">'); form.append('<input type="hidden" name="vx_height" value="'+screen_height+'">'); form.append('<input type="hidden" name="vx_url" value="'+window.location.href+'">'); }); }); });</script> <script>window.lazyLoadOptions={elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://sourcify.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> <link rel="preload" href="https://sourcify.com/wp-content/themes/royal/css/main.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> <noscript></noscript> <script type="rocketlazyloadscript">!function(t){"use strict";t.loadCSS||(t.loadCSS=function(){});var e=loadCSS.relpreload={};if(e.support=function(){var e;try{e=t.document.createElement("link").relList.supports("preload")}catch(t){e=!1}return function(){return e}}(),e.bindMediaToggle=function(t){var e=t.media||"all";function a(){t.addEventListener?t.removeEventListener("load",a):t.attachEvent&&t.detachEvent("onload",a),t.setAttribute("onload",null),t.media=e}t.addEventListener?t.addEventListener("load",a):t.attachEvent&&t.attachEvent("onload",a),setTimeout(function(){t.rel="stylesheet",t.media="only x"}),setTimeout(a,3e3)},e.poly=function(){if(!e.support())for(var a=t.document.getElementsByTagName("link"),n=0;n<a.length;n++){var o=a[n];"preload"!==o.rel||"style"!==o.getAttribute("as")||o.getAttribute("data-loadcss")||(o.setAttribute("data-loadcss",!0),e.bindMediaToggle(o))}},!e.support()){e.poly();var a=t.setInterval(e.poly,500);t.addEventListener?t.addEventListener("load",function(){e.poly(),t.clearInterval(a)}):t.attachEvent&&t.attachEvent("onload",function(){e.poly(),t.clearInterval(a)})}"undefined"!=typeof exports?exports.loadCSS=loadCSS:t.loadCSS=loadCSS}("undefined"!=typeof global?global:this);</script> <script type="rocketlazyloadscript" src="https://sourcify.com/wp-content/themes/royal/js/scripts.min.js" defer></script> <script type="rocketlazyloadscript" data-minify="1" src="https://sourcify.com/wp-content/cache/min/1/wp-content/themes/royal/libs/js-cookie/js.cookie.js?ver=1739975702" defer></script> <script type="rocketlazyloadscript" src="https://sourcify.com/wp-content/themes/royal/libs/owl.carousel/dist/owl.carousel.min.js" defer></script> <script type="rocketlazyloadscript" src="https://sourcify.com/wp-content/themes/royal/js/common.min.js" defer></script> <script type="rocketlazyloadscript" src="https://event.webinarjam.com/register/kr4r5tz/embed-button" defer></script> <script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1740132127 -->

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