Hi, I’m Martijn, your dedicated CXO expert
PVH, discover how you
can take your CX to
the next level
With Dynamic Yield’s Experience OS, you can algorithmically match content, products, and offers to each individual customer to increase revenue, build customer loyalty, and gain a sustainable competitive advantage.
Loved by top brands in the fashion industry
We’ve made a Personalization Insights Report for you, so you don’t have to
Our free Personalization
Insights Report includes an evaluation of PVH's customer experience across mobile, desktop, email, apps and other channels.
Request your copy
See Dynamic Yield use cases for the fashion industry
-
Craft a cohesive experience for the modern shopper
Maintain 360° view of your customer touchpoints from offline and in-store interactions to mobile apps and CRM.
-
Eliminate data silos by unifying your eCommerce marketing stack
Using several vendors keeps meaningful consumer data in silos. In Experience OS, you can activate every aspect of your personalization program, and all of your customer data, from one place.
-
Deploy in days to rapidly personalize experiences without IT
Personalize more experiences in less time with over 70 out of the box templates to eliminate dependency on developers.
Fully integrated with your
tech stack
Leverage Dynamic Yield’s breadth of seamless technical integrations with the set of tools you already use. Dynamic Yield’s flexible data architecture and open API helps you create powerful integrations with any enterprise system like CMS Systems, eCommerce Systems, DMPs, Marketing Automation Platforms, Tag Management Platforms, Web Analytics Solutions and more.
Statistics that never go out of style
+14%
+9.7%
+45%
62%
revenue uplift from recommendations quizzes
“Collaborating with Dynamic Yield has meant we can build amazing experiences with huge agility and speed across digital channels.”
— Helen Martin, Lead Digital Product Manager
A longstanding commitment to
Responsible Personalization
Dynamic Yield is private by design and compliant with the
latest laws and regulations around the world
Professional Services
Take full advantage of our expertise to identify the best personalization and optimization opportunities, execute web development projects, analyze results, and more. We offer a spectrum of professional services designed to help you meet your goals and accelerate your strategic roadmap.
97.7%
Numbers taken from Intercom, the tool we use to manage in-platform inquiries
Strategic consulting and opportunity discovery through a detailed business analysis that we turn into actionable program playbooks.
On-site training for business and technical teams for campaign management, technical development of use case templates, integrations, feed ingestion, and more.
Technical assistance and front-end development for building and modifying campaign templates, custom coding, QAing use cases prior to campaign deployment, and more.
RFM modeling and custom predictive analytics that will allow for the targeting and delivery of highly accurate personalization campaigns.
Learn more →
With Dynamic Yield, Sephora customers can seamlessly find the right products for their beauty needs. Personalisation is at the core of our eCommerce strategy and partnering with Dynamic Yield allows us to craft truly customised shopping experiences across all touch points.
— Alexis Horowitz-Burdick, Managing Director, Sephora SEA
Leading our industry
so you can lead yours
We’re Gartner Leaders five years running – positioned highest and furthest compared to all other vendors in the Personalization Engines category. We’re also regularly rated by our customers as the top personalization software by G2 and TrustRadius.
We can't wait to
meet you
Hi, I'm Martijn
Here is what you can expect from our first meeting:
- Get access to your Personalization Insights Report. Discover actionable insights based on our experience in your industry.
- We will identify your personalization and optimization needs, the limitations of your current tech stack, and establish a roadmap.
- Attend a Dynamic Yield demo and experience the power of the #1 personalization solution in the world, only focusing on relevant features for PVH.
- We will create a custom plan for you based on your needs, and discuss pricing options.
- Are we missing something? We want this meeting to be as useful as possible for you. Let us know what else you would like to discuss in our first meeting.
Content you might be interested in
<!DOCTYPE html> <!--[if IE 6]><html id="ie6" lang="en-US"> <![endif]--> <!--[if IE 7]><html id="ie7" lang="en-US"> <![endif]--> <!--[if IE 8]><html id="ie8" lang="en-US"> <![endif]--> <!--[if !(IE 6) | !(IE 7) | !(IE 8) ]><!--><html lang="en-US"> <!--<![endif]--><head><meta name="msvalidate.01" content="1033997EC383621B874EB0392F261984"/><link rel="preconnect" href="//cdn.dynamicyield.com"><link rel="preconnect" href="//st.dynamicyield.com"><link rel="preconnect" href="//rcom.dynamicyield.com"><link rel="dns-prefetch" href="//cdn.dynamicyield.com"><link rel="dns-prefetch" href="//st.dynamicyield.com"><link rel="dns-prefetch" href="//rcom.dynamicyield.com"> <script data-cfasync="false">window.dataLayer = window.dataLayer || [];
window.gtag = function() { dataLayer.push(arguments); }
window.gtag('consent', 'default', {
ad_storage: 'denied',
ad_user_data: 'denied',
ad_personalization: 'denied',
analytics_storage: 'denied',
functionality_storage: 'denied',
personalization_storage: 'denied',
security_storage: 'granted', // Only this is granted by default
});</script> <script 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-MCQHF8');</script> <script data-cfasync="false" async>// Init the adobeDataLayer array
var adobeDataLayer = adobeDataLayer || [];
// Only when the API is ready
function adobeWaitForDY() {
if (typeof(window.DY) !== 'undefined' && typeof(window.DY.AdDetection) !== 'undefined' &&
typeof($dy) !== 'undefined' && typeof($dy(window)) !== 'undefined' && typeof($dy.renderSmartTagSlider) !== 'undefined') {
var zi_data = localStorage.getItem('ZoomInfoData'),
ada_page_info = {
"pageName": "ABM LP – PVH",
"siteName": "Mastercard Dynamic Yield",
"pageTitle": "en_US :pvh",
"pageURL": "https://www.dynamicyield.com/pvh/",
"country": "US",
"language": "en",
"dyID": DY.dyid,
"userStatus": "Guest"
};
// Detect the hierarchy and
// site sections based on the URL slugs
var current_pathname = window.location.pathname.replace(/^\/|\/$/g, '');
if(current_pathname) {
var current_sitesections = current_pathname.split('/'),
current_hierarchy = current_sitesections.map(function(segment) {
return segment.split(/[-_]/).map(function(word) {
return word.charAt(0).toUpperCase() + word.slice(1);
})
.join(' ');
});
// Site section 1
if(current_sitesections[0]) {
ada_page_info.siteSection1 = current_sitesections[0];
}
// Site section 2
if(current_sitesections[1]) {
ada_page_info.siteSection2 = current_sitesections[1];
}
// Hierarchy
ada_page_info.hierarchy = current_hierarchy.join('|');
}
// Push the ZI params as well
if(zi_data) {
zi_data = JSON.parse(zi_data);
if(zi_data.name) {
ada_page_info.ziCompany = zi_data.name;
}
if(zi_data.domain) {
ada_page_info.ziDomain = zi_data.domain;
}
if(zi_data.employeesrange) {
ada_page_info.ziEmployees = zi_data.employeesrange;
}
if(zi_data.industry) {
ada_page_info.ziIndustry = zi_data.industry;
}
}
// Decode HTML prior to dispatching the event
Object.keys(ada_page_info).forEach(function(key) {
ada_page_info[key] = $('<textarea/>').html(ada_page_info[key]).text();
});
adobeDataLayer.push({
"event": "pageLoad",
"pageInfo": ada_page_info
});
} else {
setTimeout(adobeWaitForDY, 150);
}
}
adobeWaitForDY();</script> <script type="text/javascript">function OptanonWrapper() {
console.log('OneTrust Loaded');
DY_API_update_consent_mode();
OneTrust.OnConsentChanged(DY_API_update_consent_mode);
}
function DY_API_update_consent_mode() {
var groups = OnetrustActiveGroups.split(',');
DY.userActiveConsent = {accepted: groups.includes('C0004')};
DYO.ActiveConsent.updateConsentAcceptedStatus(groups.includes('C0004'));
if(groups.includes('C0004')) {
console.log('OneTrust_Consent_Is_Granted');
DY.API('event',{ name: 'OneTrust_Consent_Is_Granted', properties: {}});
}
console.log('OneTrust - DY API is ' + (groups.includes('C0004') ? 'Enabled' : 'Disabled'));
}
window.addEventListener('OTConsentApplied', function() {
var groups = OnetrustActiveGroups.split(',');
if(groups.includes('C0004')) {
console.log('OneTrust_Initial_Consent_Granted');
DY.API('event',{ name: 'OneTrust_Initial_Consent_Granted', properties: {}});
}
});</script> <script type="text/javascript">/*WebFontConfig = {
google: { families: [ 'Shadows+Into+Light::latin', 'Handlee::latin', 'Roboto:400,100,300,500:latin' ] }
};
(function() {
var wf = document.createElement('script');
wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
'://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
wf.type = 'text/javascript';
wf.async = 'true';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(wf, s);
})(); */
console.log(
'%cLet’s personalize experiences together.\n%cDynamic Yield is hiring smart engineers like you to help solve hard problems.\n%cSee our jobs page: https://www.dynamicyield.com/careers',
'font-size:2.2em;line-height:1.4em;margin-top:20px;color:rgb(93, 56, 185);',
'font-size:1.1em;line-height:1.6em;color:rgb(0, 0, 0);',
'font-size:1.1em;line-height:1.6em;margin-bottom:20px;color:rgb(0, 0, 0);'
);
function waitForElementToDisplay(selector, time, functionName) {
if (document.getElementById(selector) != null) {
functionName();
return;
} else {
setTimeout(function () {
waitForElementToDisplay(selector, time, functionName);
}, time);
}
}
function dcWaitForJQuery(time, functionName) {
if (window.jQuery || window.n2) {
functionName();
return;
} else {
setTimeout(function () {
dcWaitForJQuery(time, functionName);
}, time);
}
}</script> <meta name="msvalidate.01" content="451B75B70520F4C76D67F116C9EFFE5C"/><meta property="twitter:account_id" content="4503599629852947"/><meta name="p:domain_verify" content="f8112f57c09778e892850075a87dc1cf"/><meta name="google-site-verification" content="9FbmfdC4cM7JG8sgYh6w9HhFlxvEHewltexeUVzuSfE"/><meta charset="UTF-8"/><link rel="pingback" href="https://www.dynamicyield.com/xmlrpc.php"/> <!--[if lt IE 9]> <script src="https://www.dynamicyield.com/wp-content/themes/Divi/js/html5.js" type="text/javascript"></script> <![endif]--> <script type="text/javascript">document.documentElement.className = 'js';</script> <script type="text/javascript">var getLangCode = 'en';</script> <link rel="prefetch" href="/wp-content/themes/Divi/css/custom-style.css" as="style" crossorigin="anonymous"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /><link rel="alternate" hreflang="en" href="https://www.dynamicyield.com/pvh/" /><link rel="alternate" hreflang="x-default" href="https://www.dynamicyield.com/pvh/" /> <script data-cfasync="false" data-pagespeed-no-defer>var gtm4wp_datalayer_name = "dataLayer";
var dataLayer = dataLayer || [];</script> <title>PVH's Buyer Center</title><link rel="preload" as="font" href="https://www.dynamicyield.com/wp-content/themes/Divi/fonts/CircularXXTT/CircularXXWeb-Bold.woff2" crossorigin/><link rel="preload" as="font" href="https://www.dynamicyield.com/wp-content/themes/Divi/fonts/CircularXXTT/CircularXXWeb-Medium.woff2" crossorigin/><link rel="preload" as="font" href="https://www.dynamicyield.com/wp-content/themes/Divi/fonts/CircularXXTT/CircularXXWeb-Book.woff2" crossorigin/><meta name="description" content="With Dynamic Yield’s Experience OS, you can algorithmically match content, products, and offers to each individual customer to increase revenue, build customer loyalty, and gain a sustainable competitive advantage." /><link rel="canonical" href="https://www.dynamicyield.com/pvh/" /><meta property="og:locale" content="en_US" /><meta property="og:type" content="article" /><meta property="og:title" content="PVH's Buyer Center" /><meta property="og:description" content="With Dynamic Yield’s Experience OS, you can algorithmically match content, products, and offers to each individual customer to increase revenue, build customer loyalty, and gain a sustainable competitive advantage." /><meta property="og:url" content="https://www.dynamicyield.com/pvh/" /><meta property="og:site_name" content="Mastercard Dynamic Yield" /><meta property="article:publisher" content="https://www.facebook.com/DynamicYield" /><meta property="article:modified_time" content="2023-12-21T19:52:52+00:00" /><meta property="og:image" content="https://www.dynamicyield.com/wp-content/uploads/2023/10/PVH-social.png" /><meta property="og:image:width" content="1200" /><meta property="og:image:height" content="628" /><meta property="og:image:type" content="image/png" /><meta name="twitter:card" content="summary_large_image" /><meta name="twitter:site" content="@DynamicYield" /><meta name="twitter:label1" content="Est. reading time" /><meta name="twitter:data1" content="2 minutes" /><meta name="twitter:label2" content="Written by" /><meta name="twitter:data2" content="Rafa Becerra" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.dynamicyield.com/pvh/","url":"https://www.dynamicyield.com/pvh/","name":"PVH's Buyer Center","isPartOf":{"@id":"https://www.dynamicyield.com/#website"},"primaryImageOfPage":{"@id":"https://www.dynamicyield.com/pvh/#primaryimage"},"image":{"@id":"https://www.dynamicyield.com/pvh/#primaryimage"},"thumbnailUrl":"https://www.dynamicyield.com/wp-content/uploads/2023/12/Martijn-1.png","datePublished":"2023-12-21T17:11:28+00:00","dateModified":"2023-12-21T19:52:52+00:00","description":"With Dynamic Yield’s Experience OS, you can algorithmically match content, products, and offers to each individual customer to increase revenue, build customer loyalty, and gain a sustainable competitive advantage.","breadcrumb":{"@id":"https://www.dynamicyield.com/pvh/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.dynamicyield.com/pvh/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.dynamicyield.com/pvh/#primaryimage","url":"https://www.dynamicyield.com/wp-content/uploads/2023/12/Martijn-1.png","contentUrl":"https://www.dynamicyield.com/wp-content/uploads/2023/12/Martijn-1.png","width":512,"height":510},{"@type":"BreadcrumbList","@id":"https://www.dynamicyield.com/pvh/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.dynamicyield.com/"},{"@type":"ListItem","position":2,"name":"ABM LP – PVH"}]},{"@type":"WebSite","@id":"https://www.dynamicyield.com/#website","url":"https://www.dynamicyield.com/","name":"Mastercard Dynamic Yield","description":"","publisher":{"@id":"https://www.dynamicyield.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.dynamicyield.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://www.dynamicyield.com/#organization","name":"Mastercard Dynamic Yield","url":"https://www.dynamicyield.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.dynamicyield.com/#/schema/logo/image/","url":"https://www.dynamicyield.com/wp-content/uploads/2019/10/DY-Hero_Logo-Black@x2.png","contentUrl":"https://www.dynamicyield.com/wp-content/uploads/2019/10/DY-Hero_Logo-Black@x2.png","width":458,"height":458,"caption":"Mastercard Dynamic Yield"},"image":{"@id":"https://www.dynamicyield.com/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/DynamicYield","https://x.com/DynamicYield","https://www.instagram.com/dynamic.yield/","https://www.linkedin.com/company/dynamic-yield","http://www.pinterest.com/dynamicyield/","https://www.youtube.com/channel/UCPWEcR8lQRadVKYW8H4sndQ","https://en.wikipedia.org/wiki/Dynamic_Yield"]}]}</script> <link rel="alternate" type="application/rss+xml" title="Mastercard Dynamic Yield » Feed" href="https://www.dynamicyield.com/feed/" /><link rel="alternate" type="application/rss+xml" title="Mastercard Dynamic Yield » Comments Feed" href="https://www.dynamicyield.com/comments/feed/" /><meta content="Divi v." name="generator"/><link rel='stylesheet' id='sbi_styles-css' href='https://www.dynamicyield.com/wp-content/plugins/instagram-feed/css/sbi-styles.min.css?ver=6.2.6' type='text/css' media='all' /><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><link rel='stylesheet' id='wp-block-library-css' href='https://www.dynamicyield.com/wp-includes/css/dist/block-library/style.min.css?ver=935c7f8ce03960b02800bc8ae3231df8' type='text/css' media='all' /><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'>body{--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-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{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;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
: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;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}</style><link rel='stylesheet' id='rfw-style-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_7c036e0987ef80b703d7eb1abf922895.css?ver=2026020419' type='text/css' media='all' /><link rel='stylesheet' id='divi-style-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_ab3666a686d3dac03fd3032e5757637e.css?ver=935c7f8ce03960b02800bc8ae3231df8' type='text/css' media='all' /><link rel='stylesheet' id='et_lb_modules-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_c0102af27938567cb82cc02e4da3a673.css?ver=2.4' type='text/css' media='all' /><link rel='stylesheet' id='et-shortcodes-css-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_40cb404848bc2e556105c8aea77f29aa.css?ver=3.0' type='text/css' media='all' /><link rel='stylesheet' id='elementor-icons-css' href='https://www.dynamicyield.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.6.2' type='text/css' media='all' /><link rel='stylesheet' id='elementor-animations-css' href='https://www.dynamicyield.com/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=2.9.9' type='text/css' media='all' /><link rel='stylesheet' id='elementor-frontend-css' href='https://www.dynamicyield.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=2.9.9' type='text/css' media='all' /><link rel='stylesheet' id='elementor-pro-css' href='https://www.dynamicyield.com/wp-content/plugins/elementor-pro/assets/css/frontend.min.css?ver=2.10.0' type='text/css' media='all' /><link rel='stylesheet' id='font-awesome-css' href='https://www.dynamicyield.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css?ver=4.7.0' type='text/css' media='all' /><link rel='stylesheet' id='elementor-global-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_12a32c87d5f3cd59de1889deefab8a86.css?ver=1727179740' type='text/css' media='all' /><link rel='stylesheet' id='elementor-post-211314-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_733acfdc0d80556b8143344cd630084b.css?ver=1703188375' type='text/css' media='all' /><link rel='stylesheet' id='et-shortcodes-responsive-css-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_3a30a77569bc4544b9465acbee8e5f97.css?ver=3.0' type='text/css' media='all' /><link rel='stylesheet' id='wp-featherlight-css' href='https://www.dynamicyield.com/wp-content/plugins/wp-featherlight/css/wp-featherlight.min.css?ver=1.3.4' type='text/css' media='all' /><link rel='stylesheet' id='baskerville-font-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_8c23179f030d02e0065d2054eab34279.css?ver=935c7f8ce03960b02800bc8ae3231df8' type='text/css' media='all' /><link rel='stylesheet' id='markformc-font-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_0eb51906eca648ca4559d0a03b898d83.css?ver=935c7f8ce03960b02800bc8ae3231df8' type='text/css' media='all' /><link rel='stylesheet' id='mackinac-font-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_9c8fec2609ebc9764a6e16471d9451ae.css?ver=935c7f8ce03960b02800bc8ae3231df8' type='text/css' media='all' /><link rel='stylesheet' id='button-pulse-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_4cabc8dd29eaa9af7bf2df62f1c40af9.css?ver=935c7f8ce03960b02800bc8ae3231df8' type='text/css' media='all' /><link rel='stylesheet' id='fontawesome-css' href='https://www.dynamicyield.com/wp-content/themes/Divi/custom/font-awesome/css/font-awesome.min.css' type='text/css' media='all' /><link rel='stylesheet' id='bootstrap-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_d375e60add46d8de26a78728b517660f.css' type='text/css' media='all' /><link rel='stylesheet' id='slick-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_13b1b6672b8cfb0d9ae7f899f1c42875.css' type='text/css' media='all' /><link rel='stylesheet' id='slick-theme-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_f9faba678c4d6dcfdde69e5b11b37a2e.css' type='text/css' media='all' /><link rel='stylesheet' id='custom-theme-style-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_57f41281576414370c141cd00d2a80a9.css?ver=26.27' type='text/css' media='all' /><link rel='stylesheet' id='custom-style-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_417039b6d54561fe1e8c94ee67cd902c.css?ver=26.27' type='text/css' media='all' /><link rel='stylesheet' id='header-style-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_d75ad7543415df427913a5fe91606386.css?ver=26.27' type='text/css' media='all' /><link rel='stylesheet' id='footer-style-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_25400e1cfd7099cc557083769c928231.css?ver=26.27' type='text/css' media='all' /><link rel='stylesheet' id='video_tabs_module-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_f1109a8bc8c46ec9f2205cc8603c132f.css?ver=26.27' type='text/css' media='all' /><link rel='stylesheet' id='abm-lp-page-css-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_408df15a7bf47b856da512d0b1f5ebfb.css?ver=26.27' type='text/css' media='all' /><link rel='stylesheet' id='customers-shortcode-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_c6bf61e9c8beb560d64d119f58757b8b.css?ver=26.27' type='text/css' media='all' /> <script type="text/javascript" src="https://www.dynamicyield.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/themes/Divi/js/tilt.min.js" id="tilt-js-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/themes/Divi/js/blazy.min.js" id="blazy-js"></script> <link rel="https://api.w.org/" href="https://www.dynamicyield.com/wp-json/" /><link rel="alternate" type="application/json" href="https://www.dynamicyield.com/wp-json/wp/v2/pages/211314" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.dynamicyield.com/xmlrpc.php?rsd" /><link rel='shortlink' href='https://www.dynamicyield.com/?p=211314' /><link rel="alternate" type="application/json+oembed" href="https://www.dynamicyield.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.dynamicyield.com%2Fpvh%2F" /><link rel="alternate" type="text/xml+oembed" href="https://www.dynamicyield.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.dynamicyield.com%2Fpvh%2F&format=xml" /><meta name="generator" content="WPML ver:4.6.8 stt:1,4,3,28,2;" /> <script type="text/javascript">(function(url){
if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; }
var addEvent = function(evt, handler) {
if (window.addEventListener) {
document.addEventListener(evt, handler, false);
} else if (window.attachEvent) {
document.attachEvent('on' + evt, handler);
}
};
var removeEvent = function(evt, handler) {
if (window.removeEventListener) {
document.removeEventListener(evt, handler, false);
} else if (window.detachEvent) {
document.detachEvent('on' + evt, handler);
}
};
var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' ');
var logHuman = function() {
if (window.wfLogHumanRan) { return; }
window.wfLogHumanRan = true;
var wfscr = document.createElement('script');
wfscr.type = 'text/javascript';
wfscr.async = true;
wfscr.src = url + '&r=' + Math.random();
(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr);
for (var i = 0; i < evts.length; i++) {
removeEvent(evts[i], logHuman);
}
};
for (var i = 0; i < evts.length; i++) {
addEvent(evts[i], logHuman);
}
})('//www.dynamicyield.com/?wordfence_lh=1&hid=106EAA76D0097886228D01D6B95CC460');</script>
<script data-cfasync="false" data-pagespeed-no-defer>var dataLayer_content = {"visitorLoginState":"logged-out","visitorType":"visitor-logged-out","pagePostType":"page","pagePostType2":"single-page","pagePostAuthor":"Rafa Becerra","pagePostDate":"December 21, 2023","pagePostDateYear":"2023","pagePostDateMonth":"12","pagePostDateDay":"21","pagePostDateDayName":"Thursday","pagePostDateHour":"12","pagePostDateMinute":"11","pagePostDateIso":"2023-12-21T12:11:28-05:00","pagePostDateUnix":1703160688};
dataLayer.push( dataLayer_content );</script> <script type="text/javascript">console.warn && console.warn("[GTM4WP] Google Tag Manager container code placement set to OFF !!!");
console.warn && console.warn("[GTM4WP] Data layer codes are active but GTM container must be loaded using custom coding !!!");</script> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=3.0, user-scalable=1" /><link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"><link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96"><link rel="icon" type="image/png" href="/favicon-180x180.png" sizes="180x180"><link rel="icon" type="image/png" href="/favicon-192x192.png" sizes="192x192"><link rel="icon" type="image/png" href="/favicon-194x194.png" sizes="194x194"><link rel="shortcut icon" href="/favicon.ico"> <script type="text/javascript" data-noptimize>function dy_bind_adobe_mkto_events(form, form_id, form_name) {
// Init the adobeDataLayer object
window.adobeDataLayer = window.adobeDataLayer || [];
var focus_reported = false;
var form_completed = false;
var form_started_reported = false;
// Monitor input interactions - first focus (form start)
form.getFormElem().find('input, select').on('focus', function() {
// Only if it hasn't been reported yet
if(! focus_reported) {
focus_reported = true;
form_started_reported = true;
adobeDataLayer.push({
"event": "form_start",
"trackAction": {
"formName": form_name,
"formID": form_id,
"zoomInfo": localStorage.ZoomInfoData !== undefined,
}
});
}
});
// Detect dropoff if the form hasn't been completed
window.addEventListener("beforeunload", function(event) {
if (form_completed) return;
var filledLabels = [];
var count = 0;
form.getFormElem().find('input, select').each(function() {
var value = this.value && this.value.trim();
if (value) {
var label = form.getFormElem().find("label[for='" + this.id + "']").text().trim();
if (label) {
filledLabels.push(label);
count++;
}
}
});
if (count > 0) {
adobeDataLayer.push({
"event": "form_dropoff",
"formInfo": {
"formName": form_name,
"formID": form_id,
"zoomInfo": localStorage.ZoomInfoData !== undefined,
"completedFields": {
"labels": filledLabels.join("|"),
"count": count.toString()
}
}
});
}
});
// Hook into successful submission
form.onSuccess(function(values, followUpUrl) {
if(form_started_reported) {
// Report form completed
form_completed = true;
// Send an Adobe Analytics DataLayer event
adobeDataLayer.push({
"event": "form_complete",
"formInfo": {
"formName": form_name,
"formID": form_id,
"zoomInfo": localStorage.ZoomInfoData !== undefined,
"successAction": {
"action": "redirect",
"redirectUrl": followUpUrl
}
}
});
}
});
}
function dy_bind_adobe_cta_event(cta, cta_type, cta_section) {
var cta_name = cta.text().trim(),
cta_url,
page_url = window.location.href;
// const domainName = window.location.origin;
if (cta.attr('href') !== undefined) {
// cta_url = domainName + cta.attr('href');
cta_url = cta.attr('href');
} else {
cta_url = page_url;
}
adobeDataLayer.push({
"event": "ctaClick",
"clickInfo": {
"ctaName": cta_name,
"ctaType": cta_type,
"destinationURL": cta_url,
"ctaLocation": page_url,
"ctaSection": cta_section
}
});
}</script> <link rel="shortcut icon" href="https://www.dynamicyield.com/wp-content/uploads/2018/11/favicon-194x194.png" /></head><body class="page-template page-template-elementor_header_footer page page-id-211314 wp-featherlight-captions et_fixed_nav windows et_right_sidebar chrome et_includes_sidebar elementor-default elementor-template-full-width elementor-kit-140995 elementor-page elementor-page-211314 default_header abm-lp"><div id="page-container"><header id="main-header" class="et_nav_text_color_dark"
style="background: #fff;"><div class="container-fluid clearfix"><div class="dy-header-logo"> <a href="https://www.dynamicyield.com/"
class="main-logo-container"><div id="logo_symbol"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" id="Layer_1" x="0" y="0" version="1.1" viewBox="0 0 266.8 164.9"><g id="XMLID_23_"><path fill="#ff5f00" d="M97.3 17.5h72.2v129.7H97.3z"/><path id="XMLID_35_" fill="#eb001b" d="M101.9 82.4c0-26.3 12.3-49.7 31.5-64.8-14-11-31.7-17.6-51-17.6C36.9-.1 0 36.8 0 82.4c0 45.5 36.9 82.5 82.5 82.5 19.2 0 36.9-6.6 51-17.6-19.3-15.2-31.6-38.6-31.6-64.9z"/><path d="M266.8 82.4c0 45.5-36.9 82.5-82.5 82.5-19.2 0-36.9-6.6-51-17.6 19.2-15.1 31.5-38.5 31.5-64.8s-12.3-49.7-31.5-64.8c14-11 31.7-17.6 51-17.6 45.6-.2 82.5 36.7 82.5 82.3zM259 133.5v-2.7h1.1v-.5h-2.7v.5h1.1v2.7h.5zm5.3 0v-3.2h-.8l-1 2.2-1-2.2h-.8v3.2h.6v-2.4l.9 2.1h.6l.9-2.1v2.4h.6z" fill="#f79e1b"/></g></svg></div> </a></div></div></header><div id="top-nav-backdrop"></div><div id="et-main-area"><div data-elementor-type="wp-page" data-elementor-id="211314" class="elementor elementor-211314" data-elementor-settings="[]"><div class="elementor-inner"><div class="elementor-section-wrap"><section class="elementor-element elementor-element-19968dfc header-section elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="19968dfc" data-element_type="section" data-settings="{"background_background":"classic"}"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-765eb07 elementor-column elementor-col-50 elementor-top-column" data-id="765eb07" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><section class="elementor-element elementor-element-3d0a40a8 elementor-section-full_width header_cx_expert elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="3d0a40a8" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-419401a0 elementor-column elementor-col-100 elementor-inner-column" data-id="419401a0" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-3c6952e6 elementor-widget elementor-widget-image" data-id="3c6952e6" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img fetchpriority="high" decoding="async" width="512" height="510" src="https://www.dynamicyield.com/wp-content/uploads/2023/12/Martijn-1.png" class="attachment-full size-full" alt="" /></div></div></div><div class="elementor-element elementor-element-44ba0cf2 elementor-widget elementor-widget-heading" data-id="44ba0cf2" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"> <span class="elementor-heading-title elementor-size-default">Hi, I’m Martijn, your dedicated CXO expert</span></div></div><div class="elementor-element elementor-element-e788065 elementor-widget elementor-widget-html" data-id="e788065" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"> <a href="#form" title="Talk to Greg" target="_blank" class="plain-button outline">Talk to Martijn</a></div></div><div class="elementor-element elementor-element-537c327d elementor-widget elementor-widget-html" data-id="537c327d" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"> <a href="#form" title="Talk to Greg" target="_blank" class="plain-button outline">Talk to your rep</a></div></div></div></div></div></div></div></section><div class="elementor-element elementor-element-330a1de2 top-subheader elementor-widget elementor-widget-heading" data-id="330a1de2" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><div class="elementor-heading-title elementor-size-default">buyer center</div></div></div><div class="elementor-element elementor-element-4c6ad164 elementor-widget elementor-widget-heading" data-id="4c6ad164" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h1 class="elementor-heading-title elementor-size-default">PVH, discover how you <br>can take your CX to <br>the next level</h1></div></div><div class="elementor-element elementor-element-7a158946 elementor-widget elementor-widget-text-editor" data-id="7a158946" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix">With Dynamic Yield’s Experience OS, you can algorithmically match content, products, and offers to each individual customer to increase revenue, build customer loyalty, and gain a sustainable competitive advantage.</div></div></div><div class="elementor-element elementor-element-77cc5b25 elementor-widget elementor-widget-html" data-id="77cc5b25" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"> <a href="#form" title="Get in Touch" target="_blank" class="plain-button">Get in Touch</a></div></div></div></div></div><div class="elementor-element elementor-element-4a084348 header-media-col elementor-column elementor-col-50 elementor-top-column" data-id="4a084348" data-element_type="column" data-settings="{"background_background":"classic"}"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-5e11970a header-media elementor-widget elementor-widget-html" data-id="5e11970a" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"><div class="header-media-box header-media-box-1 retina_parent active"> <img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2023/12/pvh-Desktop.png" alt="" width="276" height="266" /></div><div class="header-media-box header-media-box-2 retina_parent"> <img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2023/12/pvh-Mobile.png" alt="" width="208" height="213" /></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-52412ea4 elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="52412ea4" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-1be2c815 elementor-column elementor-col-100 elementor-top-column" data-id="1be2c815" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-64350135 elementor-widget elementor-widget-template" data-id="64350135" data-element_type="widget" data-widget_type="template.default"><div class="elementor-widget-container"><div class="elementor-template"><div data-elementor-type="page" data-elementor-id="211359" class="elementor elementor-211359" data-elementor-settings="[]"><div class="elementor-inner"><div class="elementor-section-wrap"><section class="elementor-element elementor-element-74e68bbb elementor-section-full_width abm__brands-section-wrapper elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="74e68bbb" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-6513b302 elementor-column elementor-col-100 elementor-top-column" data-id="6513b302" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-3c2681c9 brands-section-title elementor-widget elementor-widget-heading" data-id="3c2681c9" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h4 class="elementor-heading-title elementor-size-default">Loved by top brands in the fashion industry</h4></div></div><section class="elementor-element elementor-element-667f54bd abm__brands-section module elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="667f54bd" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-456de7f7 elementor-column elementor-col-100 elementor-inner-column" data-id="456de7f7" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-707948b elementor-widget elementor-widget-image" data-id="707948b" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/lacoste-1.svg" class="attachment-full size-full" alt="" /></div></div></div><div class="elementor-element elementor-element-3d630d5a elementor-widget elementor-widget-image" data-id="3d630d5a" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/lee-1.svg" class="attachment-full size-full" alt="" /></div></div></div><div class="elementor-element elementor-element-42d74d0e elementor-widget elementor-widget-image" data-id="42d74d0e" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/forever21-1.svg" class="attachment-full size-full" alt="forever21 logo" /></div></div></div><div class="elementor-element elementor-element-2d1e4e1a elementor-widget elementor-widget-image" data-id="2d1e4e1a" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2023/12/HugoBoss-Logo-2.svg" class="attachment-full size-full" alt="" /></div></div></div><div class="elementor-element elementor-element-539870ab elementor-widget elementor-widget-image" data-id="539870ab" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/wrangler-1.svg" class="attachment-full size-full" alt="" /></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-2b564474 abm__brands-section module elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="2b564474" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-50a24e1d elementor-column elementor-col-100 elementor-inner-column" data-id="50a24e1d" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-75d1c40e elementor-widget elementor-widget-image" data-id="75d1c40e" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/pacsun-1.svg" class="attachment-full size-full" alt="" /></div></div></div><div class="elementor-element elementor-element-84655ff elementor-widget elementor-widget-image" data-id="84655ff" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/sportsdirect-1.svg" class="attachment-full size-full" alt="" /></div></div></div><div class="elementor-element elementor-element-65030756 elementor-widget elementor-widget-image" data-id="65030756" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/chubbies-1.svg" class="attachment-full size-full" alt="" /></div></div></div><div class="elementor-element elementor-element-644d0e8d elementor-widget elementor-widget-image" data-id="644d0e8d" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/deckers-1.svg" class="attachment-full size-full" alt="" /></div></div></div><div class="elementor-element elementor-element-514a0c13 elementor-widget elementor-widget-image" data-id="514a0c13" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/decathlon-1.svg" class="attachment-full size-full" alt="" /></div></div></div></div></div></div></div></div></section></div></div></div></div></div></section></div></div></div></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-68eb3218 elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="68eb3218" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-50cb860f elementor-column elementor-col-100 elementor-top-column" data-id="50cb860f" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-1c7a9063 elementor-widget elementor-widget-template" data-id="1c7a9063" data-element_type="widget" data-widget_type="template.default"><div class="elementor-widget-container"><div class="elementor-template"><div data-elementor-type="page" data-elementor-id="211340" class="elementor elementor-211340" data-elementor-settings="[]"><div class="elementor-inner"><div class="elementor-section-wrap"><section class="elementor-element elementor-element-5a583c08 elementor-section-full_width abm__maturity-report elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="5a583c08" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-21a8c87d elementor-column elementor-col-100 elementor-top-column" data-id="21a8c87d" data-element_type="column" data-settings="{"background_background":"classic"}"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-65e6dc67 elementor-widget elementor-widget-heading" data-id="65e6dc67" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">We’ve made a Personalization Insights Report for you, so you don’t have to</h2></div></div><div class="elementor-element elementor-element-9687514 elementor-widget elementor-widget-heading" data-id="9687514" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><p class="elementor-heading-title elementor-size-default">Our free Personalization
Insights Report includes an evaluation of PVH's customer experience across mobile, desktop, email, apps and other channels.</p></div></div><div class="elementor-element elementor-element-452e59cf elementor-widget elementor-widget-html" data-id="452e59cf" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"> <a href="#" title="Get in Touch" target="_blank" class="plain-button">Request your copy</a></div></div><section class="elementor-element elementor-element-7982c7bb elementor-section-full_width abm__maturity-report_form elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="7982c7bb" data-element_type="section" data-settings="{"background_background":"classic"}"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-546eb353 elementor-column elementor-col-100 elementor-inner-column" data-id="546eb353" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-2e301574 elementor-widget elementor-widget-heading" data-id="2e301574" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Request your copy</h2></div></div><div class="elementor-element elementor-element-58a521dd elementor-widget elementor-widget-shortcode" data-id="58a521dd" data-element_type="widget" id="contactus-form-wrapper" data-widget_type="shortcode.default"><div class="elementor-widget-container"> <script src="//pages.dynamicyield.com/js/forms2/js/forms2.min.js"></script> <form id="mktoForm_4950"></form> <script>MktoForms2.loadForm("//pages.dynamicyield.com", "386-GHP-185", 4950, function(_form) {
var form = _form.getFormElem();
form.find('[name="Form_Filled_out__c"]').val('Add your comments');
form.find('[name="Company"]').val('PVH');
form.find('[name="Website"]').val('https://www.pvh.com/');
form.find('[name="Industry"]').val('Fashion');
form.find('.mktoButtonRow .mktoButton[type="submit"]').html(
'Request copy'
);
});</script> <div class="elementor-shortcode"></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-1292d592 elementor-section-full_width abm__maturity-report_images elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="1292d592" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-761c2d05 elementor-column elementor-col-100 elementor-inner-column" data-id="761c2d05" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-709a9b87 elementor-widget elementor-widget-image" data-id="709a9b87" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <a href="https://www.dynamicyield.com/wp-content/uploads/2023/12/PVH.png"> <img loading="lazy" decoding="async" width="790" height="1024" src="https://www.dynamicyield.com/wp-content/uploads/2023/12/PVH-790x1024.png" class="attachment-large size-large" alt="" /> </a></div></div></div><div class="elementor-element elementor-element-1e9c6653 elementor-widget elementor-widget-image" data-id="1e9c6653" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <a href="https://www.dynamicyield.com/wp-content/uploads/2023/09/Audit-page2.png"> <img loading="lazy" decoding="async" width="791" height="1024" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/Audit-page2-791x1024.png" class="attachment-large size-large" alt="" /> </a></div></div></div><div class="elementor-element elementor-element-107697de elementor-widget elementor-widget-image" data-id="107697de" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img loading="lazy" decoding="async" width="790" height="1024" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/Audit-page3-790x1024.png" class="attachment-large size-large" alt="" /></div></div></div></div></div></div></div></div></section></div></div></div></div></div></section></div></div></div></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-c570993 abm__use-cases abm__use-cases--ecomm elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="c570993" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-b117204 elementor-column elementor-col-100 elementor-top-column" data-id="b117204" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-538ad04 elementor-widget elementor-widget-heading" data-id="538ad04" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">See Dynamic Yield use cases for the fashion industry</h2></div></div><div class="elementor-element elementor-element-39bb75b elementor-widget elementor-widget-template" data-id="39bb75b" data-element_type="widget" data-widget_type="template.default"><div class="elementor-widget-container"><div class="elementor-template"><div data-elementor-type="section" data-elementor-id="199121" class="elementor elementor-199121" data-elementor-settings="[]"><div class="elementor-inner"><div class="elementor-section-wrap"><section class="elementor-element elementor-element-4efe8558 elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="4efe8558" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-71f371e8 elementor-column elementor-col-100 elementor-inner-column" data-id="71f371e8" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-23967489 abm__use-cases--ecomm elementor-widget elementor-widget-html" data-id="23967489" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"><div class="customer-tabs module"><ul class="side-tabs"><li data-block="image--1" class="active"><h4>Craft a cohesive experience for the modern shopper</h4><p>Maintain 360° view of your customer touchpoints from offline and in-store interactions to mobile apps and CRM.</p></li><li data-block="image--2"><h4>Eliminate data silos by unifying your eCommerce marketing stack</h4><p>Using several vendors keeps meaningful consumer data in silos. In Experience OS, you can activate every aspect of your personalization program, and all of your customer data, from one place.</p></li><li data-block="image--3"><h4>Deploy in days to rapidly personalize experiences without IT</h4><p>Personalize more experiences in less time with over 70 out of the box templates to eliminate dependency on developers.</p></li></ul><div class="tab-images-wrap"><div class="tab-image" data-img="image--1"><div class="tab-image-inner retina_parent"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2023/09/ecomm-abm-1.png" alt="" width="582" height="390"></div></div><div class="tab-image" data-img="image--2"><div class="tab-image-inner retina_parent"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2023/09/unnamed1.png" alt="" width="573" height="363"></div></div><div class="tab-image" data-img="image--3"><div class="tab-image-inner retina_parent"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2023/09/Group-11.png" alt="" width="579" height="388"></div></div></div></div></div></div></div></div></div></div></div></section></div></div></div></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-20fe3170 elementor-section-full_width abm__integrations elementor-section-content-middle elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="20fe3170" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-659327d5 elementor-column elementor-col-50 elementor-top-column" data-id="659327d5" data-element_type="column" data-settings="{"background_background":"classic"}"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-405c2b76 elementor-widget elementor-widget-heading" data-id="405c2b76" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Fully integrated with your <br>tech stack</h2></div></div><div class="elementor-element elementor-element-77d497aa elementor-widget elementor-widget-heading" data-id="77d497aa" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><p class="elementor-heading-title elementor-size-default">Leverage Dynamic Yield’s breadth of seamless technical integrations with the set of tools you already use. Dynamic Yield’s flexible data architecture and open API helps you create powerful integrations with any enterprise system like CMS Systems, eCommerce Systems, DMPs, Marketing Automation Platforms, Tag Management Platforms, Web Analytics Solutions and more.</p></div></div><div class="elementor-element elementor-element-399e9a56 elementor-widget elementor-widget-html" data-id="399e9a56" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"> <a href="#form" title="Get in Touch" target="_blank" class="animlink">Explore all integrations →</a></div></div></div></div></div><div class="elementor-element elementor-element-7a39ebd6 elementor-column elementor-col-50 elementor-top-column" data-id="7a39ebd6" data-element_type="column" data-settings="{"background_background":"classic"}"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-15f20d8b elementor-widget elementor-widget-html" data-id="15f20d8b" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"> <svg width="458" height="445" viewBox="0 0 458 445" fill="none" xmlns="http://www.w3.org/2000/svg"> <g filter="url(#filter0_d_1457_862)"> <circle cx="218.002" cy="198" r="112" fill="white"/> </g> <path d="M183 145H253.907V215.907H183V145Z" fill="black"/> <path d="M200.018 194.792H200.727C202.145 194.792 203.563 194.792 203.563 192.902C203.563 191.011 202.224 190.932 200.727 190.932H200.018V194.792ZM196.079 187.781H202.145C205.454 187.781 207.66 189.277 207.66 192.823C207.66 196.447 205.691 198.023 202.224 198.023H199.939V203.065H196C196.079 203.065 196.079 187.781 196.079 187.781ZM217.115 197.077L220.817 187.781H225.151L218.611 203.065H215.539L209.078 187.781H213.412M237.047 193.689V187.781H240.987V203.065H237.047V196.841H231.296V203.065H227.357V187.781H231.296V193.689" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M155.293 245.116H152.688V251.676H151.606V245.116H149V244.144H155.293V245.116Z" fill="#00164E"/> <path d="M163.296 250.78C164.985 250.78 166.233 249.554 166.233 247.91C166.233 246.253 164.985 245.039 163.296 245.039C161.619 245.039 160.37 246.253 160.37 247.91C160.37 249.554 161.619 250.78 163.296 250.78ZM163.296 244.045C165.78 244.045 167.348 245.811 167.348 247.91C167.348 249.941 165.825 251.774 163.273 251.774C160.812 251.774 159.256 249.95 159.256 247.91C159.256 245.822 160.857 244.045 163.296 244.045Z" fill="#00164E"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M179.448 251.675H178.366V245.811H178.345L176.026 248.726H175.849L173.531 245.811H173.508V251.675H172.427V244.145H173.443L175.938 247.235L178.443 244.145H179.448V251.675Z" fill="#00164E"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M192.585 251.675H191.503V245.811H191.481L189.162 248.726H188.986L186.667 245.811H186.645V251.675H185.563V244.145H186.579L189.075 247.235L191.58 244.145H192.585V251.675Z" fill="#00164E"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M202.643 244.144H203.946L201.152 247.699V251.675H200.071V247.688L197.277 244.144H198.581L200.6 246.738L202.643 244.144Z" fill="#00164E"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M233.215 251.675H232.135V248.395H227.916V251.675H226.834V244.145H227.916V247.423H232.135V244.145H233.215V251.675Z" fill="#00164E"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M238.78 251.675H237.697V244.145H238.78V251.675Z" fill="#00164E"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M244.299 250.702H247.7V251.675H243.218V244.144H244.299V250.702Z" fill="#00164E"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M254.825 245.116H251.888V247.203H254.825V248.174H251.888V251.676H250.808V244.144H254.825V245.116Z" fill="#00164E"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M259.694 251.675H258.613V244.145H259.694V251.675Z" fill="#00164E"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M269.994 251.155C268.988 251.596 268.174 251.774 267.125 251.774C264.817 251.774 263.116 250.161 263.116 247.953C263.116 245.734 264.861 244.045 267.156 244.045C268.04 244.045 268.659 244.188 269.839 244.686V245.777C268.957 245.293 268.04 245.039 267.134 245.039C265.5 245.039 264.232 246.286 264.232 247.92C264.232 249.599 265.489 250.78 267.278 250.78C267.863 250.78 268.393 250.647 268.912 250.482V248.936H267.465V247.965H269.994V251.155Z" fill="#00164E"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M278.383 245.116H275.193V247.39H278.272V248.361H275.193V250.702H278.483V251.676H274.11V244.144H278.383V245.116Z" fill="#00164E"/> <path d="M283.263 247.434H283.958C285.118 247.434 285.449 246.839 285.439 246.21C285.426 245.502 285.007 245.072 283.958 245.072H283.263V247.434ZM284.079 244.144C285.602 244.144 286.552 244.95 286.552 246.252C286.552 247.126 286.101 247.777 285.294 248.097C285.978 248.549 286.399 249.244 286.972 250.183C287.293 250.703 287.479 250.956 288 251.676H286.708L285.714 250.128C284.72 248.582 284.267 248.406 283.717 248.406H283.263V251.676H282.181V244.144H284.079Z" fill="#00164E"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M220.704 246.015H214.914V249.792H220.704V246.015Z" fill="#E31937"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M214.913 246.026H209.124V249.792H214.913V246.026Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M209.124 244.146H220.704V246.02H209.124V244.146Z" fill="#00285D"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M209.124 249.781H220.704V251.664H209.124V249.781Z" fill="#00285D"/> <path d="M240.026 227.624H239.138V233.621H240.026V227.624ZM214.62 227.624H213.732V233.621H214.62V227.624ZM197.121 227.487H198.132C197.862 226.607 196.694 224.922 194.279 224.922C191.864 224.922 190 226.826 190 229.346C190 231.9 191.842 233.769 194.279 233.769C196.693 233.769 197.862 232.047 198.109 231.225H197.132C196.863 231.761 196.008 232.844 194.279 232.844C192.422 232.844 191.011 231.35 191.011 229.357C191.011 227.339 192.426 225.846 194.279 225.846C195.975 225.846 196.817 226.929 197.121 227.487ZM203.781 230.623C203.781 231.911 202.882 232.903 201.659 232.903C200.435 232.903 199.523 231.911 199.523 230.623C199.523 229.334 200.422 228.342 201.659 228.342C202.895 228.342 203.781 229.334 203.781 230.623ZM203.77 233.621H204.657V227.624H203.77V228.755C203.59 228.356 202.961 227.489 201.624 227.489C199.94 227.489 198.614 228.835 198.614 230.625C198.614 232.414 199.94 233.76 201.624 233.76C202.961 233.76 203.579 232.905 203.77 232.494V233.621ZM205.735 233.621H206.623V224.911H205.735V233.621ZM210.711 233.621L213.002 227.624H212.025L210.146 232.698L208.273 227.624H207.297L209.589 233.621H210.711ZM213.721 226.575H214.631V225.526H213.721V226.575ZM219.965 233.621H220.864V230.235C220.864 228.719 220.089 227.487 218.438 227.487C217.213 227.487 216.697 228.297 216.581 228.628V227.624H215.697V233.621H216.585V230.303C216.585 229.152 217.226 228.342 218.292 228.342C219.359 228.342 219.963 229.129 219.963 230.258L219.965 233.621ZM230.074 233.621L226.693 228.936L230.074 225.072H228.905L224.952 229.633V225.07H223.979V233.621H224.956V230.919L226.021 229.699L228.953 233.621H230.074ZM230.579 233.621H231.467V224.911H230.579V233.621ZM233.262 230.052C233.345 229.567 233.595 229.126 233.967 228.809C234.339 228.492 234.809 228.319 235.295 228.32C236.474 228.32 237.136 229.152 237.317 230.052H233.262ZM233.208 230.848H238.276C238.321 228.887 237.029 227.485 235.299 227.485C233.603 227.485 232.312 228.853 232.312 230.62C232.312 232.387 233.592 233.755 235.321 233.755C237.097 233.755 237.973 232.512 238.199 231.691H237.313C237.077 232.194 236.504 232.916 235.324 232.916C234.144 232.916 233.282 232.004 233.213 230.853L233.208 230.848ZM239.132 226.577H240.039V225.526H239.13L239.132 226.577ZM246.275 233.623V230.235C246.275 228.719 245.5 227.487 243.849 227.487C242.625 227.487 242.109 228.297 241.993 228.628V227.624H241.105V233.621H241.989V230.303C241.989 229.152 242.629 228.342 243.697 228.342C244.764 228.342 245.368 229.129 245.368 230.258V233.621L246.275 233.623Z" fill="black"/> <g filter="url(#filter1_d_1457_862)"> <circle cx="398" cy="238" r="40" fill="white"/> </g> <path d="M414.733 250.558C414.733 253.323 412.488 255.657 409.723 255.657C409.552 255.657 409.292 255.657 409.121 255.657C406.527 255.307 404.624 252.981 404.713 250.387V220.31C404.624 217.716 406.527 215.471 409.121 215.04C411.886 214.69 414.391 216.683 414.741 219.448C414.741 219.619 414.741 219.879 414.741 220.05V250.558H414.733Z" fill="#F9AB00"/> <path d="M383.013 245.637C385.778 245.637 388.023 247.882 388.023 250.647C388.023 253.413 385.778 255.657 383.013 255.657C380.247 255.657 378.002 253.413 378.002 250.647C377.913 247.882 380.247 245.637 383.013 245.637ZM396.237 230.339C393.472 230.51 391.308 232.844 391.308 235.609V249.175C391.308 252.803 392.951 255.055 395.285 255.568C398.051 256.088 400.645 254.356 401.247 251.591C401.337 251.241 401.337 250.899 401.337 250.55V235.422C401.337 232.657 399.092 230.322 396.327 230.322H396.237V230.339Z" fill="#E37400"/> <g filter="url(#filter2_d_1457_862)"> <circle cx="358" cy="86" r="40" fill="white"/> </g> <path d="M388 71H329V100.176H358.824" fill="url(#paint0_linear_1457_862)"/> <path d="M358.176 76.8351V90.5801L353.119 76.8351H348.062L343.783 88.2461C343.264 85.3933 340.282 84.356 337.948 83.5779C336.392 83.0593 334.706 82.4109 334.706 81.5032C334.706 80.8549 335.613 80.2065 337.299 80.3362C338.466 80.4659 339.504 80.4659 341.578 81.5032L343.653 78.0021C341.708 76.9648 339.115 76.4461 337.04 76.4461C334.576 76.4461 332.501 77.2241 331.205 78.5208C330.297 79.4285 329.908 80.5955 329.778 81.8922C329.778 83.7076 330.427 85.0043 331.853 86.0417C333.02 86.8197 334.446 87.3384 335.743 87.7274C337.429 88.2461 338.726 88.7648 338.726 89.6724C338.596 90.8395 337.299 91.0988 336.392 91.0988C334.835 91.2285 333.539 90.9692 331.594 89.8021L329.778 93.3032C331.723 94.4703 333.798 94.9889 336.262 94.9889C337.948 94.9889 340.541 94.4703 341.967 93.1735L341.708 94.3406H346.635L347.543 92.1362C349.488 92.6549 351.693 92.7845 353.638 92.1362L354.286 94.3406H363.104V89.1538H364.919C369.457 89.1538 372.181 86.9494 372.181 83.0593C372.181 78.6505 369.587 76.8351 364.011 76.8351H358.176ZM348.71 88.2461L350.526 82.4109H350.655L352.471 88.2461C351.174 88.6351 349.877 88.6351 348.71 88.2461ZM363.104 85.2637V80.5955H364.4C366.086 80.5955 367.383 81.1142 367.383 82.7999C367.383 84.6153 366.086 85.2637 364.4 85.2637H363.104Z" fill="white"/> <g filter="url(#filter3_d_1457_862)"> <circle cx="244" cy="381" r="40" fill="white"/> </g> <path d="M269 380.5C269 366.417 257.583 355 243.5 355C229.417 355 218 366.417 218 380.5C218 393.228 227.325 403.777 239.516 405.69V387.871H233.041V380.5H239.516V374.882C239.516 368.491 243.323 364.961 249.147 364.961C251.937 364.961 254.855 365.459 254.855 365.459V371.734H251.64C248.473 371.734 247.484 373.7 247.484 375.717V380.5H254.557L253.426 387.871H247.484V405.69C259.675 403.777 269 393.228 269 380.5Z" fill="#1877F2"/> <path d="M253.428 387.871L254.559 380.5H247.486V375.717C247.486 373.7 248.474 371.734 251.642 371.734H254.857V365.459C254.857 365.459 251.939 364.961 249.149 364.961C243.325 364.961 239.518 368.491 239.518 374.882V380.5H233.043V387.871H239.518V405.69C240.816 405.894 242.146 406 243.502 406C244.858 406 246.188 405.894 247.486 405.69V387.871H253.428Z" fill="white"/> <g filter="url(#filter4_d_1457_862)"> <circle cx="318" cy="286" r="40" fill="white"/> </g> <mask id="mask0_1457_862" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="287" y="264" width="61" height="43"> <path d="M287.809 264.789H347.935V306.789H287.809V264.789Z" fill="#00A1E0"/> </mask> <g mask="url(#mask0_1457_862)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M312.774 269.387C314.715 267.366 317.416 266.115 320.401 266.115C324.379 266.115 327.828 268.326 329.685 271.619C331.333 270.882 333.118 270.502 334.924 270.503C342.086 270.503 347.899 276.361 347.899 283.589C347.899 290.818 342.086 296.676 334.924 296.676C334.048 296.676 333.195 296.588 332.359 296.421C330.735 299.317 327.629 301.284 324.092 301.284C322.652 301.287 321.231 300.961 319.936 300.33C318.289 304.198 314.454 306.917 309.989 306.917C305.325 306.917 301.368 303.977 299.843 299.843C299.164 299.986 298.472 300.058 297.778 300.058C292.23 300.058 287.742 295.504 287.742 289.912C287.742 286.154 289.763 282.882 292.76 281.114C292.124 279.649 291.797 278.069 291.799 276.472C291.799 270.017 297.037 264.8 303.492 264.8C307.272 264.8 310.654 266.602 312.776 269.398" fill="#00A1E0"/> </g> <path fill-rule="evenodd" clip-rule="evenodd" d="M296.505 286.628C296.467 286.727 296.518 286.748 296.531 286.765C296.643 286.847 296.758 286.906 296.873 286.973C297.488 287.298 298.067 287.393 298.673 287.393C299.906 287.393 300.673 286.736 300.673 285.68V285.659C300.673 284.682 299.807 284.326 298.997 284.072L298.892 284.037C298.279 283.839 297.751 283.666 297.751 283.264V283.243C297.751 282.898 298.06 282.644 298.538 282.644C299.068 282.644 299.701 282.821 300.105 283.044C300.105 283.044 300.225 283.121 300.269 283.006C300.292 282.943 300.498 282.391 300.521 282.329C300.544 282.265 300.503 282.216 300.461 282.191C299.996 281.908 299.355 281.715 298.692 281.715L298.569 281.716C297.439 281.716 296.65 282.399 296.65 283.376V283.397C296.65 284.427 297.521 284.763 298.335 284.995L298.466 285.036C299.058 285.218 299.571 285.376 299.571 285.792V285.813C299.571 286.195 299.237 286.48 298.702 286.48C298.494 286.48 297.831 286.477 297.113 286.023C297.026 285.972 296.976 285.935 296.909 285.895C296.874 285.873 296.786 285.834 296.747 285.95L296.504 286.627M314.564 286.627C314.526 286.725 314.577 286.746 314.59 286.763C314.703 286.845 314.818 286.904 314.933 286.971C315.547 287.296 316.126 287.391 316.732 287.391C317.966 287.391 318.733 286.734 318.733 285.678V285.657C318.733 284.68 317.868 284.324 317.057 284.07L316.951 284.036C316.339 283.837 315.811 283.664 315.811 283.262V283.241C315.811 282.896 316.12 282.642 316.597 282.642C317.128 282.642 317.758 282.819 318.165 283.042C318.165 283.042 318.285 283.12 318.328 283.004C318.352 282.942 318.558 282.39 318.578 282.328C318.602 282.263 318.56 282.214 318.518 282.189C318.054 281.906 317.413 281.714 316.75 281.714L316.627 281.714C315.497 281.714 314.708 282.397 314.708 283.374V283.395C314.708 284.425 315.579 284.761 316.392 284.993L316.523 285.034C317.118 285.216 317.628 285.374 317.628 285.79V285.811C317.628 286.193 317.294 286.478 316.759 286.478C316.551 286.478 315.886 286.475 315.17 286.021C315.083 285.97 315.032 285.935 314.967 285.893C314.944 285.879 314.84 285.838 314.805 285.949L314.561 286.625M326.896 284.556C326.896 285.153 326.785 285.624 326.567 285.957C326.349 286.287 326.021 286.448 325.563 286.448C325.106 286.448 324.778 286.288 324.564 285.96C324.348 285.628 324.239 285.155 324.239 284.558C324.239 283.961 324.349 283.493 324.564 283.163C324.778 282.836 325.103 282.679 325.563 282.679C326.023 282.679 326.35 282.838 326.567 283.163C326.786 283.493 326.896 283.961 326.896 284.558M327.926 283.451C327.825 283.108 327.668 282.807 327.458 282.555C327.247 282.303 326.982 282.1 326.666 281.954C326.352 281.807 325.981 281.733 325.561 281.733C325.141 281.733 324.772 281.808 324.456 281.954C324.142 282.101 323.874 282.303 323.664 282.555C323.455 282.807 323.297 283.108 323.196 283.451C323.095 283.791 323.044 284.162 323.044 284.558C323.044 284.954 323.095 285.325 323.196 285.666C323.297 286.008 323.454 286.309 323.664 286.561C323.875 286.813 324.142 287.014 324.456 287.158C324.772 287.301 325.143 287.374 325.561 287.374C325.979 287.374 326.35 287.301 326.664 287.158C326.978 287.014 327.245 286.813 327.455 286.561C327.665 286.309 327.822 286.008 327.924 285.666C328.024 285.325 328.075 284.954 328.075 284.558C328.075 284.165 328.024 283.791 327.924 283.451M336.39 286.28C336.356 286.18 336.259 286.218 336.259 286.218C336.109 286.275 335.949 286.328 335.779 286.355C335.608 286.382 335.417 286.395 335.215 286.395C334.718 286.395 334.32 286.247 334.037 285.953C333.752 285.659 333.593 285.186 333.595 284.545C333.597 283.961 333.738 283.524 333.991 283.188C334.241 282.856 334.625 282.684 335.134 282.684C335.558 282.684 335.883 282.733 336.223 282.839C336.223 282.839 336.304 282.875 336.343 282.768C336.433 282.518 336.5 282.339 336.597 282.065C336.624 281.987 336.557 281.954 336.533 281.944C336.399 281.892 336.084 281.806 335.845 281.77C335.622 281.736 335.363 281.719 335.071 281.719C334.638 281.719 334.254 281.793 333.924 281.94C333.595 282.086 333.316 282.289 333.095 282.541C332.874 282.793 332.706 283.093 332.593 283.436C332.482 283.776 332.425 284.15 332.425 284.546C332.425 285.399 332.655 286.091 333.111 286.597C333.566 287.106 334.251 287.362 335.144 287.362C335.673 287.362 336.214 287.255 336.603 287.101C336.603 287.101 336.678 287.065 336.645 286.979L336.391 286.28M338.193 283.981C338.242 283.65 338.333 283.373 338.476 283.159C338.689 282.832 339.015 282.653 339.473 282.653C339.93 282.653 340.233 282.833 340.45 283.159C340.593 283.374 340.656 283.661 340.68 283.981L338.182 283.981L338.193 283.981ZM341.663 283.252C341.576 282.922 341.358 282.589 341.217 282.436C340.991 282.195 340.772 282.025 340.554 281.932C340.238 281.798 339.898 281.729 339.554 281.729C339.119 281.729 338.723 281.803 338.403 281.953C338.082 282.103 337.813 282.308 337.6 282.565C337.388 282.821 337.229 283.124 337.127 283.471C337.026 283.814 336.974 284.19 336.974 284.583C336.974 284.985 337.028 285.359 337.132 285.697C337.238 286.038 337.409 286.336 337.639 286.584C337.868 286.833 338.162 287.028 338.516 287.165C338.868 287.301 339.294 287.371 339.783 287.37C340.791 287.367 341.321 287.142 341.538 287.021C341.577 286.999 341.613 286.962 341.568 286.854L341.34 286.215C341.305 286.12 341.209 286.154 341.209 286.154C340.959 286.248 340.605 286.415 339.776 286.413C339.235 286.412 338.834 286.252 338.582 286.002C338.326 285.745 338.198 285.372 338.178 284.841L341.671 284.844C341.671 284.844 341.763 284.843 341.772 284.753C341.776 284.716 341.892 284.037 341.668 283.252L341.663 283.252ZM310.274 283.981C310.323 283.65 310.414 283.373 310.557 283.159C310.771 282.832 311.096 282.653 311.554 282.653C312.011 282.653 312.314 282.833 312.531 283.159C312.674 283.374 312.737 283.661 312.761 283.981L310.263 283.981L310.274 283.981ZM313.744 283.252C313.657 282.922 313.439 282.589 313.298 282.436C313.072 282.195 312.853 282.025 312.635 281.932C312.319 281.798 311.979 281.729 311.635 281.729C311.2 281.729 310.804 281.803 310.484 281.953C310.163 282.103 309.894 282.308 309.681 282.565C309.47 282.821 309.31 283.124 309.208 283.471C309.107 283.814 309.056 284.19 309.056 284.583C309.056 284.985 309.109 285.359 309.214 285.697C309.32 286.038 309.49 286.336 309.718 286.584C309.948 286.833 310.242 287.028 310.596 287.165C310.947 287.301 311.372 287.371 311.862 287.37C312.87 287.367 313.401 287.142 313.617 287.021C313.656 286.999 313.693 286.962 313.647 286.854L313.419 286.215C313.384 286.12 313.288 286.154 313.288 286.154C313.038 286.248 312.684 286.415 311.855 286.413C311.316 286.412 310.914 286.252 310.662 286.002C310.405 285.745 310.277 285.372 310.257 284.841L313.75 284.844C313.75 284.844 313.842 284.843 313.851 284.753C313.855 284.716 313.971 284.037 313.747 283.252L313.744 283.252ZM302.736 286.258C302.599 286.149 302.58 286.122 302.535 286.051C302.466 285.944 302.43 285.792 302.43 285.598C302.43 285.293 302.532 285.072 302.742 284.924C302.74 284.924 303.043 284.663 303.754 284.672C304.071 284.677 304.387 284.704 304.7 284.752V286.337H304.701C304.701 286.337 304.259 286.433 303.759 286.463C303.05 286.505 302.736 286.258 302.738 286.259L302.736 286.258ZM304.124 283.804C303.983 283.794 303.799 283.789 303.58 283.789C303.282 283.789 302.992 283.826 302.723 283.899C302.451 283.972 302.205 284.086 301.995 284.237C301.785 284.387 301.612 284.584 301.489 284.812C301.366 285.042 301.303 285.311 301.303 285.617C301.303 285.926 301.356 286.193 301.462 286.412C301.566 286.629 301.723 286.817 301.918 286.958C302.112 287.099 302.351 287.204 302.627 287.266C302.901 287.328 303.211 287.36 303.551 287.36C303.909 287.36 304.265 287.33 304.61 287.272C304.904 287.221 305.197 287.164 305.488 287.101C305.604 287.074 305.733 287.039 305.733 287.039C305.819 287.017 305.813 286.925 305.813 286.925L305.811 283.742C305.811 283.043 305.624 282.524 305.256 282.203C304.889 281.883 304.352 281.721 303.655 281.721C303.395 281.721 302.972 281.757 302.72 281.807C302.72 281.807 301.96 281.955 301.646 282.201C301.646 282.201 301.577 282.243 301.615 282.339L301.862 283.003C301.893 283.089 301.977 283.059 301.977 283.059C301.977 283.059 302.003 283.049 302.034 283.03C302.704 282.666 303.553 282.677 303.553 282.677C303.928 282.677 304.22 282.753 304.415 282.902C304.605 283.048 304.702 283.269 304.702 283.733V283.881C304.404 283.837 304.127 283.812 304.127 283.812L304.124 283.804ZM332.198 282.007C332.203 281.995 332.205 281.983 332.206 281.97C332.206 281.958 332.203 281.945 332.198 281.933C332.193 281.922 332.186 281.911 332.177 281.902C332.168 281.893 332.157 281.886 332.145 281.882C332.086 281.859 331.79 281.796 331.562 281.782C331.124 281.755 330.881 281.829 330.662 281.927C330.446 282.024 330.207 282.181 330.074 282.362L330.074 281.938C330.074 281.88 330.032 281.833 329.974 281.833H329.081C329.023 281.833 328.981 281.88 328.981 281.938V287.133C328.981 287.161 328.992 287.188 329.012 287.208C329.032 287.227 329.058 287.239 329.086 287.239H330.002C330.03 287.239 330.057 287.227 330.076 287.207C330.096 287.188 330.107 287.161 330.107 287.133V284.524C330.107 284.175 330.146 283.828 330.222 283.609C330.298 283.393 330.401 283.22 330.528 283.096C330.648 282.977 330.796 282.888 330.959 282.838C331.111 282.794 331.269 282.772 331.427 282.772C331.61 282.772 331.81 282.819 331.81 282.819C331.877 282.826 331.914 282.785 331.937 282.724C331.997 282.565 332.167 282.088 332.2 281.993" fill="#FFFFFE"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M323.65 279.61C323.537 279.576 323.422 279.548 323.306 279.528C323.149 279.502 322.991 279.49 322.832 279.491C322.201 279.491 321.704 279.669 321.355 280.021C321.008 280.371 320.773 280.903 320.654 281.603L320.612 281.839H319.82C319.82 281.839 319.723 281.835 319.703 281.941L319.573 282.666C319.564 282.735 319.594 282.778 319.687 282.778H320.457L319.675 287.142C319.614 287.494 319.544 287.783 319.467 288.002C319.39 288.218 319.315 288.38 319.223 288.498C319.134 288.611 319.05 288.695 318.904 288.744C318.784 288.785 318.646 288.803 318.494 288.803C318.41 288.803 318.297 288.789 318.214 288.772C318.131 288.756 318.088 288.737 318.026 288.711C318.026 288.711 317.936 288.677 317.9 288.767C317.871 288.842 317.666 289.406 317.642 289.476C317.617 289.545 317.652 289.6 317.695 289.615C317.798 289.652 317.874 289.675 318.014 289.708C318.208 289.754 318.371 289.757 318.525 289.757C318.846 289.757 319.138 289.712 319.381 289.624C319.625 289.536 319.837 289.382 320.025 289.174C320.228 288.95 320.356 288.715 320.478 288.395C320.599 288.077 320.702 287.683 320.784 287.223L321.57 282.778H322.719C322.719 282.778 322.816 282.781 322.836 282.676L322.966 281.951C322.975 281.882 322.945 281.839 322.852 281.839H321.737C321.743 281.814 321.793 281.422 321.921 281.053C321.976 280.895 322.079 280.768 322.166 280.681C322.247 280.597 322.347 280.535 322.458 280.499C322.579 280.461 322.705 280.443 322.832 280.445C322.937 280.445 323.04 280.457 323.118 280.474C323.226 280.497 323.268 280.509 323.297 280.517C323.41 280.552 323.426 280.518 323.448 280.463L323.715 279.731C323.742 279.653 323.675 279.619 323.65 279.61ZM308.072 287.151C308.072 287.21 308.03 287.257 307.972 287.257H307.047C306.989 287.257 306.947 287.21 306.947 287.151V279.709C306.947 279.651 306.989 279.604 307.047 279.604H307.972C308.03 279.604 308.072 279.651 308.072 279.709V287.151Z" fill="#FFFFFE"/> <g filter="url(#filter5_d_1457_862)"> <circle cx="91" cy="160" r="40" fill="white"/> </g> <path d="M91 186C105.359 186 117 174.359 117 160C117 145.641 105.359 134 91 134C76.6406 134 65 145.641 65 160C65 174.359 76.6406 186 91 186Z" fill="#130732"/> <path d="M85.0525 160H82.6413V176.396C83.4449 176.717 84.2485 177.039 85.0525 177.361V160ZM89.5532 158.875V178.164C89.8748 178.164 90.3569 178.325 90.8392 178.325H92.1252V158.875H89.5532ZM103.859 172.538C104.824 171.573 105.628 170.448 106.271 169.323V156.946H103.859V172.538ZM76.6938 160.965L82.4805 154.374L87.9457 156.464L99.5195 148.105L105.467 153.731L108.36 151.32L107.878 150.195L105.467 152.284L99.6799 146.98L87.9457 155.338L82.4805 153.249L76.3722 160.161L72.3535 161.125V161.929L76.6938 160.965ZM77.819 164.983H75.4078V169.805C76.2114 170.77 77.0151 171.895 77.819 172.699V164.983ZM99.3587 153.892H96.9475V177.2C97.7511 176.878 98.5547 176.557 99.3587 176.235V153.892Z" fill="#E2D8FF"/> <g filter="url(#filter6_d_1457_862)"> <circle cx="253" cy="79" r="40" fill="white"/> </g> <path d="M247.054 57.5633C246.341 58.1454 245.739 58.8518 245.278 59.6483L230.038 85.9307C229.021 87.6968 228.744 89.7937 229.268 91.7633C229.792 93.7328 231.074 95.4151 232.834 96.4426C234.6 97.4597 236.697 97.7365 238.666 97.2127C240.636 96.6889 242.318 95.4069 243.346 93.6469L256.444 71.058C253.554 66.9089 249.338 60.8571 247.054 57.5633Z" fill="#FEBD00"/> <path d="M236.692 97.4801C240.939 97.4801 244.383 94.0365 244.383 89.7886C244.383 85.5407 240.939 82.097 236.692 82.097C232.444 82.097 229 85.5407 229 89.7886C229 94.0365 232.444 97.4801 236.692 97.4801Z" fill="#25A84A"/> <path d="M260.448 93.6638C262.572 97.3426 267.276 98.603 270.955 96.4791C274.634 94.3551 275.894 89.651 273.77 85.9722L258.58 59.6611C256.456 55.9823 251.752 54.7218 248.073 56.8458C244.394 58.9697 243.134 63.6738 245.258 67.3526L260.448 93.6638Z" fill="#2E8ADD"/> <g filter="url(#filter7_d_1457_862)"> <circle cx="60" cy="268" r="40" fill="white"/> </g> <path d="M60.4648 246.755C70.006 249.338 76.6636 257.557 76.8271 267.574V268.367C76.5277 274.182 71.9391 278.968 66.0537 278.968C64.0593 278.968 62.0669 278.509 60.4974 277.56C57.1951 275.661 55.0045 272.125 55.0045 268C55.0045 263.875 57.2278 260.405 60.4648 258.44C58.8626 257.491 56.8362 256.826 54.8417 256.826C48.891 256.826 44.079 261.682 43.8828 267.574V268.578C44.0463 278.661 51.179 286.923 60.5301 289.28C62.2958 289.738 64.1268 290 65.9904 290C78.1208 290 87.9297 280.146 87.9297 268.033C87.9297 255.854 78.0881 246 65.9578 246C64.0614 246 62.2304 246.264 60.4648 246.755Z" fill="#369647"/> <path d="M60.4323 246.72C58.6667 246.262 56.8357 246 54.972 246C42.8416 246 33 255.854 33 268C33 280.146 42.8416 289.967 54.9393 289.967C56.8357 289.967 58.634 289.738 60.3996 289.247C51.1138 286.824 44.1495 278.476 43.986 268.393V267.542C44.2149 261.649 49.0539 256.935 54.9393 256.935C56.9338 256.935 58.8302 257.458 60.3996 258.408C63.7019 260.307 65.8599 263.842 65.8599 267.967C65.8599 272.092 63.6365 275.559 60.3996 277.524C62.0344 278.408 63.2091 278.95 65.924 279.035C71.8719 279.222 76.7818 274.378 76.9113 267.574C76.7478 257.491 69.7835 249.077 60.4323 246.72Z" fill="#AEEA00"/> <path opacity="0.15" d="M76.9113 267.574C76.7478 257.491 69.7835 249.077 60.4323 246.72C58.6667 246.262 56.8357 246 54.972 246C42.8416 246 33 255.854 33 268C33 280.146 42.8416 289.967 54.9393 289.967C56.8357 289.967 58.634 289.738 60.3996 289.247C51.1138 286.824 44.1495 278.476 43.986 268.393V267.542C44.2149 261.649 49.0539 256.935 54.9393 256.935C56.9338 256.935 58.8302 257.458 60.3996 258.408C63.7019 260.307 65.8599 263.842 65.8599 267.967C65.8599 272.092 63.6365 275.562 60.3996 277.527C62.0344 278.411 63.9308 279 65.9253 279C71.876 279 76.6824 274.286 76.8786 268.393V267.967C76.9113 267.869 76.9113 267.705 76.9113 267.574Z" fill="url(#paint1_linear_1457_862)"/> <path opacity="0.15" d="M65.9584 246C64.062 246 62.2637 246.229 60.4981 246.72C69.8492 249.143 76.8136 257.557 76.977 267.574V268.426C76.7482 274.318 71.8437 279.033 65.9584 279.033C63.9639 279.033 62.0675 278.509 60.4981 277.56C57.1957 275.661 55.0051 272.125 55.0051 268C55.0051 263.875 57.2284 260.405 60.4654 258.44C58.8632 257.491 56.9995 256.967 55.0051 256.967C49.0543 256.967 44.2479 261.682 44.0518 267.574V268.426C44.2152 278.509 51.1796 286.923 60.5308 289.28C62.2964 289.738 64.1274 290 65.9911 290C78.1214 290 87.9304 280.146 87.9304 268.033C87.9304 255.854 78.0887 246 65.9584 246Z" fill="url(#paint2_linear_1457_862)"/> <path opacity="0.4" d="M60.4146 289.247C51.1288 286.824 44.1645 278.476 44.001 268.393V268.327V268.491C44.1318 277.036 47.1725 284.631 51.9462 289.771C52.9598 289.902 53.9407 290 54.9543 290C56.818 289.935 58.7144 289.705 60.4146 289.247Z" fill="url(#paint3_linear_1457_862)"/> <path opacity="0.25" d="M57.324 260.257C57.4875 260.323 57.7891 260.444 57.9526 260.477C58.6719 259.724 59.5676 258.951 60.4505 258.427C58.8483 257.477 56.8726 256.943 54.8781 256.943C48.9274 256.943 44.1146 261.731 43.9512 267.624L43.9185 267.984C43.8531 267.853 43.8858 267.722 43.9512 267.624C45.6514 261.96 51.5367 258.653 57.324 260.257Z" fill="url(#paint4_linear_1457_862)"/> <g filter="url(#filter8_d_1457_862)"> <circle cx="107" cy="56" r="40" fill="white"/> </g> <path d="M111.695 80.7878L102.322 71.6478L122.452 51.0913L132.157 60.6025L111.695 80.7878Z" fill="#8AB4F8"/> <path d="M111.735 40.3774L102.396 30.8417L81.9743 51.0699C79.3419 53.7024 79.3419 57.9702 81.9743 60.6057L102.089 80.8523L111.6 71.9547L96.2749 55.8378L111.735 40.3774Z" fill="#4285F4"/> <path d="M132.021 51.2264L111.772 30.9766C109.136 28.3411 104.862 28.3411 102.227 30.9766C99.5911 33.6122 99.5911 37.8861 102.227 40.5216L122.476 60.7713C125.112 63.4069 129.386 63.4069 132.021 60.7713C134.657 58.1358 134.657 53.8619 132.021 51.2264Z" fill="#8AB4F8"/> <path d="M106.845 83.0001C110.488 83.0001 113.441 80.0467 113.441 76.4036C113.441 72.7604 110.488 69.8071 106.845 69.8071C103.201 69.8071 100.248 72.7604 100.248 76.4036C100.248 80.0467 103.201 83.0001 106.845 83.0001Z" fill="#246FDB"/> <defs> <filter id="filter0_d_1457_862" x="86.002" y="81.0001" width="264" height="264" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix"/> <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/> <feOffset dy="15"/> <feGaussianBlur stdDeviation="10"/> <feComposite in2="hardAlpha" operator="out"/> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"/> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1457_862"/> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1457_862" result="shape"/> </filter> <filter id="filter1_d_1457_862" x="338" y="182" width="120" height="120" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix"/> <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/> <feOffset dy="4"/> <feGaussianBlur stdDeviation="10"/> <feComposite in2="hardAlpha" operator="out"/> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"/> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1457_862"/> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1457_862" result="shape"/> </filter> <filter id="filter2_d_1457_862" x="298" y="30" width="120" height="120" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix"/> <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/> <feOffset dy="4"/> <feGaussianBlur stdDeviation="10"/> <feComposite in2="hardAlpha" operator="out"/> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"/> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1457_862"/> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1457_862" result="shape"/> </filter> <filter id="filter3_d_1457_862" x="184" y="325" width="120" height="120" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix"/> <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/> <feOffset dy="4"/> <feGaussianBlur stdDeviation="10"/> <feComposite in2="hardAlpha" operator="out"/> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"/> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1457_862"/> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1457_862" result="shape"/> </filter> <filter id="filter4_d_1457_862" x="258" y="230" width="120" height="120" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix"/> <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/> <feOffset dy="4"/> <feGaussianBlur stdDeviation="10"/> <feComposite in2="hardAlpha" operator="out"/> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"/> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1457_862"/> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1457_862" result="shape"/> </filter> <filter id="filter5_d_1457_862" x="31" y="104" width="120" height="120" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix"/> <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/> <feOffset dy="4"/> <feGaussianBlur stdDeviation="10"/> <feComposite in2="hardAlpha" operator="out"/> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"/> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1457_862"/> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1457_862" result="shape"/> </filter> <filter id="filter6_d_1457_862" x="193" y="23" width="120" height="120" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix"/> <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/> <feOffset dy="4"/> <feGaussianBlur stdDeviation="10"/> <feComposite in2="hardAlpha" operator="out"/> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"/> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1457_862"/> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1457_862" result="shape"/> </filter> <filter id="filter7_d_1457_862" x="0" y="212" width="120" height="120" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix"/> <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/> <feOffset dy="4"/> <feGaussianBlur stdDeviation="10"/> <feComposite in2="hardAlpha" operator="out"/> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"/> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1457_862"/> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1457_862" result="shape"/> </filter> <filter id="filter8_d_1457_862" x="47" y="0" width="120" height="120" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <feFlood flood-opacity="0" result="BackgroundImageFix"/> <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/> <feOffset dy="4"/> <feGaussianBlur stdDeviation="10"/> <feComposite in2="hardAlpha" operator="out"/> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"/> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1457_862"/> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1457_862" result="shape"/> </filter> <linearGradient id="paint0_linear_1457_862" x1="329" y1="71" x2="329" y2="100.176" gradientUnits="userSpaceOnUse"> <stop stop-color="#00AAEE"/> <stop offset="1" stop-color="#0055AA"/> </linearGradient> <linearGradient id="paint1_linear_1457_862" x1="2228.54" y1="259.023" x2="2228.54" y2="4641.83" gradientUnits="userSpaceOnUse"> <stop stop-color="white" stop-opacity="0.6"/> <stop offset="0.6" stop-color="white" stop-opacity="0.1"/> </linearGradient> <linearGradient id="paint2_linear_1457_862" x1="2237.96" y1="4621.03" x2="2237.96" y2="242.052" gradientUnits="userSpaceOnUse"> <stop stop-color="white" stop-opacity="0.6"/> <stop offset="0.6" stop-color="white" stop-opacity="0.1"/> </linearGradient> <linearGradient id="paint3_linear_1457_862" x1="578.09" y1="647.33" x2="1751.8" y2="2814.83" gradientUnits="userSpaceOnUse"> <stop stop-color="white" stop-opacity="0.5"/> <stop offset="0.75" stop-color="white" stop-opacity="0.03"/> </linearGradient> <linearGradient id="paint4_linear_1457_862" x1="130.685" y1="809.311" x2="2299.81" y2="809.311" gradientUnits="userSpaceOnUse"> <stop stop-color="white" stop-opacity="0.9"/> <stop offset="0.6" stop-color="white" stop-opacity="0.1"/> </linearGradient> </defs> </svg></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-3f9f0867 elementor-section-full_width abm__stats elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="3f9f0867" data-element_type="section" data-settings="{"background_background":"gradient"}"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-6c6d0959 elementor-column elementor-col-100 elementor-top-column" data-id="6c6d0959" data-element_type="column" data-settings="{"background_background":"classic"}"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-37dfaa14 elementor-widget elementor-widget-heading" data-id="37dfaa14" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Statistics that never go out of style</h2></div></div><section class="elementor-element elementor-element-17fb6463 elementor-section-full_width abm__stats_items elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="17fb6463" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-2493284c elementor-column elementor-col-33 elementor-inner-column" data-id="2493284c" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-6a2d59ca elementor-widget elementor-widget-heading" data-id="6a2d59ca" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h3 class="elementor-heading-title elementor-size-default">+<span>14</span>%</h3></div></div><div class="elementor-element elementor-element-3820cd25 elementor-widget elementor-widget-heading" data-id="3820cd25" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"> <span class="elementor-heading-title elementor-size-default">click rate uplift</span></div></div><div class="elementor-element elementor-element-653af3cd elementor-widget elementor-widget-image" data-id="653af3cd" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img loading="lazy" decoding="async" width="1" height="1" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/warehouse-1.svg" class="attachment-large size-large" alt="" /></div></div></div></div></div></div><div class="elementor-element elementor-element-53179dc1 elementor-column elementor-col-33 elementor-inner-column" data-id="53179dc1" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-1c6282d elementor-widget elementor-widget-heading" data-id="1c6282d" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h3 class="elementor-heading-title elementor-size-default">+<span>9.7</span>%</h3></div></div><div class="elementor-element elementor-element-724c606a elementor-widget elementor-widget-heading" data-id="724c606a" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"> <span class="elementor-heading-title elementor-size-default">revenue per user</span></div></div><div class="elementor-element elementor-element-479b182a elementor-widget elementor-widget-image" data-id="479b182a" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img loading="lazy" decoding="async" width="1" height="1" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/moss-1.svg" class="attachment-large size-large" alt="" /></div></div></div></div></div></div><div class="elementor-element elementor-element-50a6e580 elementor-column elementor-col-33 elementor-inner-column" data-id="50a6e580" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-1dcd35b7 elementor-widget elementor-widget-heading" data-id="1dcd35b7" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h3 class="elementor-heading-title elementor-size-default">+<span>45</span>%</h3></div></div><div class="elementor-element elementor-element-3f27e256 elementor-widget elementor-widget-heading" data-id="3f27e256" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"> <span class="elementor-heading-title elementor-size-default">add-to-cart rate</span></div></div><div class="elementor-element elementor-element-338e33c4 elementor-widget elementor-widget-image" data-id="338e33c4" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img loading="lazy" decoding="async" width="1" height="1" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/glasses-1.svg" class="attachment-large size-large" alt="" /></div></div></div></div></div></div></div></div></section><div class="elementor-element elementor-element-32881307 elementor-widget elementor-widget-template" data-id="32881307" data-element_type="widget" data-widget_type="template.default"><div class="elementor-widget-container"><div class="elementor-template"><div data-elementor-type="section" data-elementor-id="199105" class="elementor elementor-199105" data-elementor-settings="[]"><div class="elementor-inner"><div class="elementor-section-wrap"><section class="elementor-element elementor-element-74374269 elementor-section-full_width abm__stats_quote elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="74374269" data-element_type="section" data-settings="{"background_background":"classic"}"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-5698f7db elementor-column elementor-col-50 elementor-inner-column" data-id="5698f7db" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-124e2e7a elementor-widget elementor-widget-image" data-id="124e2e7a" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img loading="lazy" decoding="async" width="1" height="1" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/Sweaty-Betty-1.svg" class="attachment-large size-large" alt="" /></div></div></div><div class="elementor-element elementor-element-3a0df351 elementor-widget elementor-widget-heading" data-id="3a0df351" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h3 class="elementor-heading-title elementor-size-default">62%</h3></div></div><div class="elementor-element elementor-element-289cbe65 elementor-widget elementor-widget-heading" data-id="289cbe65" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"> <span class="elementor-heading-title elementor-size-default">revenue uplift from recommendations quizzes</span></div></div><div class="elementor-element elementor-element-2ca2d42b elementor-widget elementor-widget-heading" data-id="2ca2d42b" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><p class="elementor-heading-title elementor-size-default">“Collaborating with Dynamic Yield has meant we can build amazing experiences with huge agility and speed across digital channels.”</p></div></div><div class="elementor-element elementor-element-5e27eb9 elementor-widget elementor-widget-heading" data-id="5e27eb9" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"> <span class="elementor-heading-title elementor-size-default">— <strong>Helen Martin</strong>, Lead Digital Product Manager</span></div></div></div></div></div><div class="elementor-element elementor-element-424a2de1 elementor-column elementor-col-50 elementor-inner-column" data-id="424a2de1" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-600c10f elementor-widget elementor-widget-image" data-id="600c10f" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img loading="lazy" decoding="async" width="1024" height="562" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/Mask-Group-1024x562-1.png" class="attachment-large size-large" alt="" /></div></div></div></div></div></div></div></div></section></div></div></div></div></div></div><div class="elementor-element elementor-element-6633f932 elementor-widget elementor-widget-html" data-id="6633f932" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"> <a href="#form" title="Get in Touch" target="_blank" class="animlink">Explore more eCommerce case studies →</a></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-6cb456a6 abm__responsible elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="6cb456a6" data-element_type="section" data-settings="{"background_background":"classic"}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-6a36b672 elementor-column elementor-col-100 elementor-top-column" data-id="6a36b672" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><section class="elementor-element elementor-element-4a6a4dd cert-section module plain-section elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="4a6a4dd" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-24105df4 elementor-column elementor-col-100 elementor-inner-column" data-id="24105df4" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-7850916c elementor-widget elementor-widget-heading" data-id="7850916c" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">A longstanding commitment to <br>Responsible Personalization</h2></div></div><div class="elementor-element elementor-element-1bd17a15 elementor-widget elementor-widget-text-editor" data-id="1bd17a15" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix"><p>Dynamic Yield is private by design and compliant with the <br />latest laws and regulations around the world</p></div></div></div><div class="elementor-element elementor-element-2c83126b cert-wrap elementor-widget elementor-widget-html" data-id="2c83126b" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"><div class="badges-wrap"><div class="badge-box"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2023/09/gdpr-1.svg" alt="GDPR" width="70" height="70"> <span>GDPR</span></div><div class="badge-box"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2023/09/ccpa-1.svg" alt="CCPA" width="63" height="48"> <span>CCPA</span></div><div class="badge-box"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2023/09/27001-1.svg" alt="ISO 27001" width="80" height="70"> <span>ISO 27001</span></div><div class="badge-box"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2023/09/27018-1.svg" alt="ISO 27018" width="80" height="70"> <span>ISO 27018</span></div><div class="badge-box"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2023/09/27017-1.svg" alt="ISO 27017" width="80" height="70"> <span>ISO 27017</span></div><div class="badge-box"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2023/09/27701-1.svg" alt="ISO 27701" width="80" height="70"> <span>ISO 27701</span></div><div class="badge-box retina_parent"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2023/09/soc@x2-1.svg" alt="SOC II" width="80" height="70"> <span>SOC II</span></div></div> <a href="/compliance/" title="accreditations and certifications" class="animlink" target="_blank">View our full list of accreditations and certifications here →</a></div></div></div></div></div></div></div></section></div></div></div></div></div></section><section class="elementor-element elementor-element-1e96d89a abm__services elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="1e96d89a" data-element_type="section" data-settings="{"background_background":"classic"}"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-2b66bedd elementor-column elementor-col-100 elementor-top-column" data-id="2b66bedd" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><section class="elementor-element elementor-element-35fc01a6 elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="35fc01a6" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-7cffcd77 elementor-column elementor-col-50 elementor-inner-column" data-id="7cffcd77" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-56f15da3 elementor-widget elementor-widget-heading" data-id="56f15da3" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Professional Services</h2></div></div><div class="elementor-element elementor-element-408e4b02 elementor-widget elementor-widget-text-editor" data-id="408e4b02" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix"><p>Take full advantage of our expertise to identify the best personalization and optimization opportunities, execute web development projects, analyze results, and more. We offer a spectrum of professional services designed to help you meet your goals and accelerate your strategic roadmap.</p></div></div></div></div></div></div><div class="elementor-element elementor-element-5aa77296 elementor-column elementor-col-50 elementor-inner-column" data-id="5aa77296" data-element_type="column" data-settings="{"background_background":"classic"}"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-1eae364f elementor-widget elementor-widget-heading" data-id="1eae364f" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h3 class="elementor-heading-title elementor-size-default">97.7%</h3></div></div><div class="elementor-element elementor-element-7a87635 elementor-widget elementor-widget-heading" data-id="7a87635" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"> <span class="elementor-heading-title elementor-size-default">Satisfaction rate</span></div></div><div class="elementor-element elementor-element-1504de84 elementor-widget elementor-widget-heading" data-id="1504de84" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><p class="elementor-heading-title elementor-size-default">Numbers taken from Intercom, the tool we use to manage in-platform inquiries</p></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-32771df3 elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="32771df3" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-2e7f69ef elementor-column elementor-col-50 elementor-inner-column" data-id="2e7f69ef" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-983da2c elementor-widget elementor-widget-image" data-id="983da2c" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img loading="lazy" decoding="async" width="1" height="1" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/icon-1-1.svg" class="attachment-large size-large" alt="" /></div></div></div><div class="elementor-element elementor-element-f04bbf6 elementor-widget elementor-widget-text-editor" data-id="f04bbf6" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix"><p><strong>Strategic consulting and opportunity discovery </strong>through a detailed business analysis that we turn into actionable program playbooks.</p></div></div></div></div></div></div><div class="elementor-element elementor-element-6abb60c5 elementor-column elementor-col-50 elementor-inner-column" data-id="6abb60c5" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-4cc47bda elementor-widget elementor-widget-image" data-id="4cc47bda" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img loading="lazy" decoding="async" width="1" height="1" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/icon-3-1-2.svg" class="attachment-large size-large" alt="" /></div></div></div><div class="elementor-element elementor-element-519311ae elementor-widget elementor-widget-text-editor" data-id="519311ae" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix"><p><strong>On-site training for business and technical teams</strong> for campaign management, technical development of use case templates, integrations, feed ingestion, and more.</p></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-5d9d98e8 elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="5d9d98e8" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-696b61e4 elementor-column elementor-col-50 elementor-inner-column" data-id="696b61e4" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-201f60ea elementor-widget elementor-widget-image" data-id="201f60ea" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img loading="lazy" decoding="async" width="1" height="1" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/icon-3-1-1.svg" class="attachment-large size-large" alt="" /></div></div></div><div class="elementor-element elementor-element-16cf9b1 elementor-widget elementor-widget-text-editor" data-id="16cf9b1" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix"><p><strong>Technical assistance and front-end development</strong> for building and modifying campaign templates, custom coding, QAing use cases prior to campaign deployment, and more.</p></div></div></div></div></div></div><div class="elementor-element elementor-element-41491973 elementor-column elementor-col-50 elementor-inner-column" data-id="41491973" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-fe3c7ea elementor-widget elementor-widget-image" data-id="fe3c7ea" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img loading="lazy" decoding="async" width="1" height="1" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/icon-4-1.svg" class="attachment-large size-large" alt="" /></div></div></div><div class="elementor-element elementor-element-7802da9e elementor-widget elementor-widget-text-editor" data-id="7802da9e" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix"><p><strong>RFM modeling and custom predictive analytics</strong> that will allow for the targeting and delivery of highly accurate personalization campaigns.</p><p><a class="animlink" title="accreditations and certifications" href="/compliance/" target="_blank" rel="noopener">Learn more →</a></p></div></div></div></div></div></div></div></div></section></div></div></div></div></div></section><section class="elementor-element elementor-element-17cbc5bc elementor-section-content-middle abm__quote elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="17cbc5bc" data-element_type="section" data-settings="{"background_background":"classic"}"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-7e1f2fc8 elementor-column elementor-col-50 elementor-top-column" data-id="7e1f2fc8" data-element_type="column" data-settings="{"background_background":"classic"}"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-50567f81 elementor-widget elementor-widget-image" data-id="50567f81" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img loading="lazy" decoding="async" width="1" height="1" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/sephora-logo-1.svg" class="attachment-large size-large" alt="" /></div></div></div></div></div></div><div class="elementor-element elementor-element-7feb5795 elementor-column elementor-col-50 elementor-top-column" data-id="7feb5795" data-element_type="column" data-settings="{"background_background":"classic"}"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-294e32e5 elementor-widget elementor-widget-text-editor" data-id="294e32e5" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix"><p>With Dynamic Yield, Sephora customers can seamlessly find the right products for their beauty needs. Personalisation is at the core of our eCommerce strategy and partnering with Dynamic Yield allows us to craft truly customised shopping experiences across all touch points.</p></div></div></div><div class="elementor-element elementor-element-232b328c elementor-widget elementor-widget-heading" data-id="232b328c" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"> <span class="elementor-heading-title elementor-size-default">— <strong>Alexis Horowitz-Burdick</strong>, Managing Director<span>, Sephora SEA</span></span></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-2e097d02 elementor-section-content-middle abm__gartner elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="2e097d02" data-element_type="section" data-settings="{"background_background":"classic"}"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-17e5054 elementor-column elementor-col-50 elementor-top-column" data-id="17e5054" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-7148712a elementor-widget elementor-widget-html" data-id="7148712a" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"> <svg width="89" height="88" viewBox="0 0 89 88" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_368_3407)"> <path d="M86.14 50.724C87.4788 49.809 88.4258 48.4253 88.794 46.846C88.794 46.846 85.63 46.438 83.694 47.969C83.1038 48.5856 82.5898 49.2708 82.163 50.01C82.5005 48.4618 82.739 46.8936 82.877 45.315C84.369 45.0496 85.7718 44.4185 86.96 43.478C88.0799 42.3555 88.7667 40.8731 88.899 39.293C88.899 39.293 85.735 39.493 84.204 41.232C83.7103 41.8772 83.3305 42.6019 83.081 43.375C83.1163 41.7391 83.0495 40.1026 82.881 38.475C84.2936 37.988 85.5344 37.1015 86.453 35.923C87.882 34.29 87.576 31.534 87.576 31.534C87.576 31.534 84.616 32.248 83.391 34.188C82.9733 34.9779 82.7299 35.8481 82.677 36.74C82.411 35.018 82.0359 33.3145 81.554 31.64C82.793 30.8288 83.8666 29.7897 84.718 28.578C85.3781 27.2119 85.523 25.6534 85.126 24.189C83.6309 24.8891 82.3849 26.0284 81.554 27.455C81.2403 28.373 81.1357 29.3495 81.248 30.313C80.6738 28.5725 79.9922 26.8692 79.207 25.213C80.3193 24.2963 81.1654 23.098 81.657 21.743C82.0905 20.316 81.9439 18.7756 81.249 17.456C79.9269 18.3869 78.9279 19.7068 78.391 21.232C78.2539 22.1203 78.3223 23.0283 78.591 23.886C77.57 22.355 76.55 20.722 75.529 19.395C76.4674 18.3352 77.0711 17.0214 77.264 15.619C77.3979 14.135 76.9998 12.6517 76.141 11.434C76.141 11.434 74.099 13.471 73.999 15.615C74.0214 16.4223 74.1943 17.2183 74.509 17.962C73.4238 16.6077 72.2291 15.3448 70.937 14.186C71.6688 12.9872 72.0572 11.6105 72.06 10.206C71.9804 8.77182 71.3584 7.42157 70.32 6.42902C70.32 6.42902 68.687 8.77602 68.993 10.818C69.2174 11.7271 69.5974 12.5905 70.116 13.37C68.7541 12.1503 67.2851 11.0555 65.727 10.099C66.2205 8.76228 66.361 7.3209 66.135 5.91402C65.8151 4.55795 64.9713 3.38371 63.788 2.64802C63.103 4.04076 62.9227 5.62814 63.278 7.13902C63.7013 8.05511 64.2894 8.88558 65.013 9.58902C63.388 8.56719 61.6823 7.67958 59.913 6.93502C60.1899 5.57296 60.0812 4.16064 59.599 2.85702C59.056 1.5695 58.0326 0.544294 56.746 -0.000976562C56.2932 1.43284 56.3284 2.97632 56.846 4.38802C57.4614 5.25849 58.2206 6.01769 59.091 6.63302C58.07 6.22502 57.152 5.91902 56.437 5.61202C55.7704 4.73281 54.8407 4.08926 53.783 3.77502C52.7386 3.73938 51.6975 3.91277 50.721 4.28502C51.4271 5.19035 52.3864 5.86528 53.477 6.22402C54.5463 6.47645 55.6708 6.33144 56.641 5.81602C57.56 6.22402 58.886 6.63302 60.213 7.24502C59.0374 7.00286 57.8284 6.96901 56.641 7.14502C55.2648 7.75851 54.1205 8.79558 53.375 10.105C54.7036 10.5646 56.1535 10.5291 57.458 10.005C58.7075 9.29316 59.7872 8.31793 60.622 7.14702C62.4361 8.02687 64.1767 9.05082 65.827 10.209C64.7936 9.78443 63.6746 9.6097 62.561 9.69902C60.52 10.005 58.785 12.149 58.785 12.149C60.0072 12.8935 61.4657 13.1485 62.868 12.863C64.2502 12.4746 65.4906 11.6949 66.44 10.618C67.869 11.639 69.298 12.863 70.829 14.19C70.9453 14.316 71.0835 14.4197 71.237 14.496C70.2395 13.896 69.1266 13.5133 67.971 13.373C66.4207 13.4648 64.9465 14.076 63.786 15.108C64.9058 16.0334 66.3134 16.5388 67.766 16.537C69.2156 16.3544 70.5904 15.789 71.749 14.899C73.1995 16.3285 74.499 17.9035 75.627 19.599C74.6925 18.8804 73.6618 18.2964 72.565 17.864C70.422 17.354 68.074 18.987 68.074 18.987C69.0123 20.1411 70.3705 20.8752 71.85 21.028C73.3059 21.153 74.7654 20.8325 76.035 20.109C77.056 21.64 77.974 23.375 78.893 25.109C78.2618 24.299 77.4606 23.6371 76.546 23.17C74.505 22.353 71.746 23.476 71.746 23.476C71.746 23.476 73.073 25.823 75.114 26.232C76.49 26.5989 77.9422 26.5642 79.299 26.132C80.0781 27.8036 80.6933 29.5467 81.136 31.337C80.6302 30.4771 79.9741 29.7151 79.199 29.087C77.26 27.862 74.399 28.577 74.399 28.577C74.8773 30.0287 75.9025 31.2369 77.257 31.945C78.5708 32.5244 80.0173 32.736 81.442 32.557C81.8899 34.3381 82.2308 36.1443 82.463 37.966C81.8269 37.0809 81.1457 36.2291 80.422 35.414C78.687 33.883 75.622 33.985 75.622 33.985C75.8825 35.5292 76.7218 36.916 77.969 37.863C79.2156 38.696 80.6583 39.1886 82.154 39.292C82.2561 41.0936 82.2561 42.8995 82.154 44.701C82.0331 43.6673 81.6462 42.6825 81.031 41.843C79.602 40.006 76.54 39.496 76.54 39.496C76.54 39.496 76.44 42.354 78.173 43.783C79.3388 44.7863 80.6914 45.5492 82.153 46.028C81.9456 47.6784 81.6387 49.3147 81.234 50.928C81.1883 49.9482 80.9815 48.9826 80.622 48.07C79.499 45.927 76.437 44.906 76.437 44.906C76.437 44.906 75.927 47.764 77.253 49.601C78.2066 50.7765 79.3866 51.7484 80.723 52.459C80.2722 54.0667 79.6957 55.6366 78.999 57.154C79.125 56.1684 79.0912 55.1689 78.899 54.194C78.185 51.847 75.327 50.316 75.327 50.316C74.7527 51.8712 74.7885 53.5861 75.427 55.116C76.1526 56.5029 77.2032 57.6935 78.489 58.586C77.775 60.015 76.958 61.342 76.142 62.669C76.4199 61.777 76.5575 60.8473 76.55 59.913C76.04 57.463 73.488 55.422 73.488 55.422C73.488 55.422 71.957 57.974 72.671 60.222C73.1429 61.7088 73.9453 63.0695 75.018 64.202C74.099 65.427 73.079 66.549 72.058 67.672C72.4826 66.8849 72.7265 66.0132 72.772 65.12C72.872 62.568 70.527 60.02 70.527 60.02C70.527 60.02 68.486 62.367 68.894 64.715C69.1338 66.2719 69.6884 67.7637 70.524 69.099C69.4397 70.1362 68.2798 71.0915 67.054 71.957C67.5906 71.2632 67.9735 70.4632 68.177 69.61C68.687 67.058 66.85 64.201 66.85 64.201C65.498 65.3494 64.5947 66.938 64.299 68.687C64.2573 70.2907 64.535 71.8867 65.116 73.382C63.789 74.199 62.462 75.015 61.033 75.729C61.7622 75.0703 62.3521 74.2723 62.768 73.382C63.789 70.932 62.462 67.666 62.462 67.666C62.462 67.666 59.706 69.199 59.199 71.749C58.7924 73.3618 58.8269 75.0542 59.299 76.649C57.9482 77.2461 56.5479 77.7243 55.114 78.078C55.8661 77.5116 56.5508 76.8611 57.155 76.139C58.584 73.792 57.869 70.321 57.869 70.321C57.869 70.321 54.807 71.342 53.786 73.791C53.252 75.2257 53.0093 76.7525 53.072 78.282C51.2334 78.6115 49.4245 79.0894 47.663 79.711C46.5404 80.119 45.5197 80.5274 44.601 80.936C43.6824 80.528 42.6617 80.1197 41.539 79.711C39.7737 79.102 37.9658 78.6244 36.13 78.282C36.2407 76.6741 35.9608 75.0633 35.314 73.587C34.293 71.24 31.231 70.117 31.231 70.117C31.231 70.117 30.517 73.587 31.945 75.935C32.4955 76.7056 33.1883 77.3637 33.986 77.874C32.5606 77.4894 31.1619 77.0117 29.799 76.444C30.1654 74.8345 30.1994 73.1672 29.899 71.544C29.389 68.992 26.633 67.461 26.633 67.461C26.633 67.461 25.306 70.727 26.327 73.177C26.743 74.0673 27.3329 74.8653 28.062 75.524C26.735 74.81 25.408 74.095 23.979 73.177C24.6705 71.7146 24.9528 70.0921 24.796 68.482C24.696 65.93 22.244 63.991 22.244 63.991C22.244 63.991 20.407 66.951 20.917 69.4C21.1642 70.2371 21.5433 71.0294 22.04 71.747C20.8142 70.8815 19.6544 69.9262 18.57 68.889C19.4895 67.5937 20.0539 66.0802 20.207 64.499C20.615 62.049 18.574 59.804 18.574 59.804C18.574 59.804 16.329 62.356 16.329 64.904C16.4233 65.7885 16.6646 66.651 17.043 67.456C16.022 66.333 15.002 65.211 14.083 63.986C15.1789 62.8711 15.9848 61.5046 16.43 60.006C16.7771 58.3603 16.485 56.6442 15.613 55.206C15.613 55.206 13.061 57.247 12.653 59.697C12.5948 60.6341 12.7338 61.573 13.061 62.453C12.244 61.126 11.428 59.799 10.714 58.37C11.9999 57.4775 13.0505 56.2869 13.776 54.9C14.4146 53.3701 14.4503 51.6552 13.876 50.1C13.876 50.1 11.018 51.631 10.304 53.978C10.0653 54.947 10.0312 55.9551 10.204 56.938C9.45944 55.4396 8.87777 53.8656 8.46902 52.243C9.84073 51.5865 11.0318 50.6055 11.939 49.385C13.368 47.548 12.755 44.69 12.755 44.69C12.755 44.69 9.79502 45.711 8.57002 47.854C8.2001 48.7635 7.99295 49.7309 7.95802 50.712C7.50435 49.1098 7.19676 47.4698 7.03902 45.812C8.52904 45.3997 9.89547 44.629 11.019 43.567C12.0585 42.3793 12.6378 40.8583 12.652 39.28C12.652 39.28 9.48802 39.79 8.16102 41.627C7.62161 42.511 7.24246 43.4832 7.04102 44.499C6.93897 42.6975 6.93897 40.8916 7.04102 39.09C8.52282 38.9214 9.95053 38.4339 11.226 37.661C12.4732 36.714 13.3125 35.3272 13.573 33.783C13.573 33.783 10.511 33.683 8.77302 35.212C8.03462 35.9216 7.47498 36.7962 7.14002 37.764C7.32259 35.9348 7.66422 34.1249 8.16102 32.355C9.5849 32.489 11.0201 32.2791 12.346 31.743C13.7005 31.0349 14.7257 29.8267 15.204 28.375C15.204 28.375 12.244 27.763 10.404 28.885C9.62865 29.5114 8.97192 30.2718 8.46502 31.13C8.97026 29.3933 9.5838 27.69 10.302 26.03C11.6681 26.4035 13.1047 26.4378 14.487 26.13C15.8937 25.6268 17.0834 24.6533 17.855 23.374C16.3328 22.7446 14.6449 22.637 13.055 23.068C12.1851 23.6004 11.3949 24.2532 10.708 25.007C11.4992 23.2531 12.4562 21.5788 13.566 20.007C14.8652 20.65 16.302 20.9655 17.751 20.926C19.2162 20.7281 20.5588 20.0024 21.527 18.885C20.1732 18.0768 18.6109 17.6861 17.036 17.762C15.9024 18.1134 14.858 18.7052 13.974 19.497C15.1621 17.8453 16.4604 16.2758 17.86 14.799C19.0184 15.6867 20.392 16.2503 21.84 16.432C23.881 16.738 25.82 15.003 25.82 15.003C25.82 15.003 23.779 13.064 21.635 13.268C20.495 13.4718 19.3933 13.8506 18.369 14.391C18.4853 14.2651 18.6235 14.1614 18.777 14.085C20.1374 12.7735 21.6056 11.5787 23.166 10.513C24.1443 11.5555 25.3744 12.3286 26.738 12.758C28.1404 13.0435 29.5988 12.7885 30.821 12.044C30.821 12.044 29.086 9.79902 27.045 9.59402C25.9329 9.53897 24.8214 9.71255 23.779 10.104C25.514 9.18502 27.147 8.16502 28.779 7.45002C29.5816 8.64928 30.6686 9.63116 31.943 10.308C33.2486 10.827 34.6966 10.8625 36.026 10.408C36.026 10.408 34.699 7.96002 32.659 7.34802C31.4805 7.06426 30.2478 7.09877 29.087 7.44802C30.2403 6.88374 31.4344 6.40674 32.659 6.02102C33.6258 6.54729 34.7544 6.69283 35.823 6.42902C36.9136 6.07028 37.873 5.39535 38.579 4.49002C37.6025 4.11777 36.5615 3.94438 35.517 3.98002C34.3855 4.25301 33.4002 4.94622 32.761 5.91902C31.8464 6.17529 30.9579 6.51678 30.107 6.93902C30.9775 6.32369 31.7367 5.56449 32.352 4.69402C32.5496 3.11785 32.4109 1.51768 31.945 -0.000976562C30.6566 0.543223 29.6312 1.56857 29.087 2.85702C28.6066 4.16293 28.5006 5.5771 28.781 6.94002C27.0023 7.66436 25.2949 8.55287 23.681 9.59402C24.4292 8.87211 25.0199 8.00323 25.416 7.04202C25.7151 5.52833 25.5369 3.95913 24.906 2.55102C23.75 3.31545 22.9149 4.47762 22.559 5.81702C22.3508 7.2244 22.4909 8.66137 22.967 10.002C21.4081 10.9939 19.9395 12.1209 18.578 13.37C19.1369 12.6134 19.5199 11.7415 19.699 10.818C19.844 9.25388 19.4072 7.6912 18.472 6.42902C17.4358 7.42212 16.8156 8.77188 16.737 10.205C16.791 11.6019 17.1759 12.966 17.86 14.185C16.5435 15.3184 15.3466 16.5837 14.288 17.961C14.6027 17.2173 14.7757 16.4213 14.798 15.614C14.5667 14.0203 13.8129 12.5483 12.655 11.429C11.7768 12.6375 11.3768 14.1282 11.532 15.614C11.8163 16.988 12.4096 18.2793 13.267 19.39C12.1964 20.8444 11.2409 22.3801 10.409 23.983C10.6742 23.1246 10.7425 22.2175 10.609 21.329C10.1069 19.7854 9.10031 18.4554 7.75102 17.553C7.75102 17.553 6.52602 19.9 7.34302 21.84C7.83468 23.195 8.68074 24.3933 9.79302 25.31C9.07902 26.943 8.36402 28.576 7.75202 30.41C7.85853 29.4464 7.75411 28.4712 7.44602 27.552C6.62902 25.511 3.87402 24.286 3.87402 24.286C3.64946 25.0084 3.56991 25.768 3.63993 26.5212C3.70995 27.2745 3.92816 28.0064 4.28202 28.675C5.07458 29.9357 6.16005 30.9862 7.44602 31.737C6.95346 33.4088 6.57821 35.113 6.32302 36.837C6.20665 35.9441 5.92987 35.0795 5.50602 34.285C4.28102 32.346 1.32102 31.631 1.32102 31.631C1.10554 33.1876 1.51068 34.7665 2.44902 36.027C3.46854 37.0948 4.68042 37.9606 6.02102 38.579C5.8525 40.2066 5.7857 41.8431 5.82102 43.479C5.55206 42.7142 5.17381 41.9924 4.69802 41.336C3.06102 39.399 -0.000976562 39.191 -0.000976562 39.191C0.0776517 40.7848 0.772986 42.2856 1.93802 43.376C3.10593 44.3494 4.51791 44.9847 6.02102 45.213C6.15902 46.7916 6.39751 48.3598 6.73502 49.908C6.30824 49.1688 5.79423 48.4836 5.20402 47.867C3.26502 46.438 0.104023 46.744 0.104023 46.744C0.472214 48.3233 1.41923 49.707 2.75802 50.622C4.10609 51.3524 5.61382 51.7382 7.14702 51.745C7.53058 53.2366 8.00786 54.7025 8.57602 56.134C8.06639 55.4821 7.4426 54.9281 6.73502 54.499C4.49002 53.376 1.42802 54.193 1.42802 54.193C2.09451 55.7187 3.29094 56.9513 4.79602 57.663C6.23774 58.1614 7.77909 58.3014 9.28702 58.071C10.001 59.5 10.716 60.929 11.532 62.256C10.8477 61.6859 10.0932 61.2057 9.28702 60.827C6.94002 60.215 3.98002 61.541 3.98002 61.541C4.95104 62.9552 6.40095 63.9704 8.06202 64.399C9.63453 64.702 11.2604 64.5607 12.757 63.991C13.676 65.318 14.696 66.543 15.717 67.767C14.9461 67.254 14.0771 66.9063 13.165 66.746C10.613 66.338 7.85802 68.379 7.85802 68.379C7.85802 68.379 9.89902 70.624 12.349 70.522C14.0044 70.5126 15.6264 70.0554 17.043 69.199C18.1592 70.3349 19.3527 71.3922 20.615 72.363C19.7919 71.9587 18.8754 71.7826 17.961 71.853C15.409 71.953 12.961 74.405 12.961 74.405C14.4064 75.4574 16.1778 75.9637 17.961 75.834C19.5587 75.4917 21.0587 74.7941 22.35 73.793C23.575 74.609 24.8 75.426 26.126 76.14C25.2882 75.9541 24.4238 75.9202 23.574 76.04C21.022 76.55 18.981 79.51 18.981 79.51C18.981 79.51 21.839 80.939 24.186 80.02C25.7629 79.4206 27.166 78.4384 28.269 77.162C29.5934 77.7938 30.9572 78.3393 32.352 78.795C31.5167 78.7724 30.6849 78.911 29.902 79.203C27.35 80.224 25.922 83.49 25.922 83.49C25.922 83.49 28.984 84.409 31.229 83.082C32.674 82.1752 33.8946 80.9526 34.799 79.506C37.5719 79.9584 40.2795 80.7465 42.862 81.853C40.8058 82.8461 38.9403 84.1934 37.351 85.833L38.78 87.16C40.468 85.3469 42.4746 83.8592 44.7 82.771C46.9254 83.8592 48.9321 85.3469 50.62 87.16L52.049 85.833C50.4597 84.1934 48.5943 82.8461 46.538 81.853C49.1031 80.7004 51.8161 79.9105 54.599 79.506C55.5076 80.9488 56.7282 82.1695 58.171 83.078C60.416 84.507 63.478 83.486 63.478 83.486C63.478 83.486 62.053 80.221 59.499 79.199C58.7164 78.9071 57.885 78.7686 57.05 78.791C58.4383 78.3175 59.8011 77.7725 61.133 77.158C62.2423 78.4275 63.6435 79.4084 65.216 80.016C67.563 80.935 70.421 79.506 70.421 79.506C70.421 79.506 68.482 76.648 65.828 76.036C64.9813 75.8683 64.107 75.9025 63.276 76.136C64.5928 75.4513 65.8552 74.6667 67.052 73.789C68.3315 74.8093 69.8363 75.5091 71.441 75.83C73.891 76.34 76.441 74.401 76.441 74.401C76.441 74.401 74.094 71.951 71.441 71.849C70.5295 71.8199 69.6229 71.9941 68.787 72.359C70.012 71.338 71.134 70.318 72.359 69.195C73.7956 70.0059 75.4055 70.4609 77.054 70.522C79.504 70.622 81.545 68.379 81.545 68.379C81.545 68.379 78.789 66.44 76.238 66.746C75.3259 66.9063 74.457 67.254 73.686 67.767C74.8073 66.62 75.7999 65.3538 76.646 63.991C78.1542 64.5085 79.7662 64.6486 81.341 64.399C83.688 63.991 85.424 61.541 85.424 61.541C85.424 61.541 82.464 60.112 80.117 60.827C79.283 61.153 78.5204 61.6384 77.872 62.256C78.7407 60.929 79.4919 59.5287 80.117 58.071C81.6248 58.3055 83.1672 58.1654 84.608 57.663C86.853 56.949 87.976 54.193 87.976 54.193C87.976 54.193 84.812 53.376 82.669 54.499C81.9862 54.9585 81.3684 55.5078 80.832 56.132C81.342 54.703 81.853 53.274 82.261 51.743C82.466 51.949 84.199 51.745 86.14 50.724Z" fill="black"/> <path d="M36.595 60.6179H33.035V54.9459H33.995V59.7059H36.595V60.6179ZM37.9624 58.2419H39.8744C39.8584 57.7859 39.5544 57.3779 38.9144 57.3779C38.3304 57.3779 37.9944 57.8259 37.9624 58.2419ZM39.9784 59.2579L40.7624 59.5059C40.5544 60.1859 39.9384 60.7379 39.0024 60.7379C37.9464 60.7379 37.0104 59.9699 37.0104 58.6499C37.0104 57.4179 37.9224 56.6019 38.9064 56.6019C40.1064 56.6019 40.8104 57.3939 40.8104 58.6259C40.8104 58.7779 40.7944 58.9059 40.7864 58.9219H37.9384C37.9624 59.5139 38.4264 59.9379 39.0024 59.9379C39.5624 59.9379 39.8504 59.6419 39.9784 59.2579ZM41.4715 59.5619C41.4715 58.8659 41.9835 58.4819 42.6475 58.3859L43.6475 58.2339C43.8715 58.2019 43.9355 58.0899 43.9355 57.9539C43.9355 57.6259 43.7115 57.3619 43.1995 57.3619C42.7115 57.3619 42.4395 57.6739 42.3995 58.0659L41.5515 57.8739C41.6235 57.2019 42.2315 56.6019 43.1915 56.6019C44.3915 56.6019 44.8475 57.2819 44.8475 58.0579V59.9939C44.8475 60.3459 44.8875 60.5779 44.8955 60.6179H44.0315C44.0235 60.5939 43.9915 60.4339 43.9915 60.1219C43.8075 60.4179 43.4235 60.7379 42.7915 60.7379C41.9755 60.7379 41.4715 60.1779 41.4715 59.5619ZM42.9675 60.0099C43.4875 60.0099 43.9355 59.7619 43.9355 59.0019V58.8259L42.9195 58.9779C42.6315 59.0259 42.3995 59.1859 42.3995 59.5059C42.3995 59.7699 42.5995 60.0099 42.9675 60.0099ZM46.6493 58.6579C46.6493 59.4019 47.0653 59.8979 47.6973 59.8979C48.3053 59.8979 48.7293 59.3939 48.7293 58.6499C48.7293 57.9059 48.3133 57.4419 47.7053 57.4419C47.0973 57.4419 46.6493 57.9139 46.6493 58.6579ZM49.6253 54.8259V59.9059C49.6253 60.2579 49.6573 60.5539 49.6653 60.6179H48.7773C48.7613 60.5299 48.7373 60.2739 48.7373 60.1139C48.5533 60.4419 48.1453 60.7139 47.5933 60.7139C46.4733 60.7139 45.7213 59.8339 45.7213 58.6579C45.7213 57.5379 46.4813 56.6179 47.5773 56.6179C48.2573 56.6179 48.6013 56.9299 48.7213 57.1779V54.8259H49.6253ZM51.478 58.2419H53.39C53.374 57.7859 53.07 57.3779 52.43 57.3779C51.846 57.3779 51.51 57.8259 51.478 58.2419ZM53.494 59.2579L54.278 59.5059C54.07 60.1859 53.454 60.7379 52.518 60.7379C51.462 60.7379 50.526 59.9699 50.526 58.6499C50.526 57.4179 51.438 56.6019 52.422 56.6019C53.622 56.6019 54.326 57.3939 54.326 58.6259C54.326 58.7779 54.31 58.9059 54.302 58.9219H51.454C51.478 59.5139 51.942 59.9379 52.518 59.9379C53.078 59.9379 53.366 59.6419 53.494 59.2579ZM57.5071 56.6979V57.6419C57.4031 57.6259 57.2991 57.6179 57.2031 57.6179C56.4831 57.6179 56.1551 58.0339 56.1551 58.7619V60.6179H55.2271V56.7219H56.1311V57.3459C56.3151 56.9219 56.7471 56.6739 57.2591 56.6739C57.3711 56.6739 57.4671 56.6899 57.5071 56.6979Z" fill="black"/> <path d="M54.727 30.2499H50.727C50.809 29.5969 51.216 29.2709 52.032 28.8629L52.766 28.4549C54.071 27.8019 54.805 26.9869 54.805 25.7629C54.8113 25.4017 54.7332 25.044 54.577 24.7184C54.4208 24.3927 54.1907 24.108 53.905 23.8869C53.2833 23.4535 52.5418 23.2252 51.784 23.2339C51.1511 23.2207 50.5278 23.3905 49.989 23.7229C49.4449 24.0066 49.0133 24.4667 48.765 25.0279L49.907 26.1699C50.0595 25.7708 50.3269 25.4261 50.6755 25.1791C51.024 24.9322 51.438 24.7943 51.865 24.7829C52.599 24.7829 53.007 25.1909 53.007 25.6829C53.007 26.0909 52.762 26.4989 51.946 26.9069L51.457 27.1519C50.5873 27.5261 49.8489 28.1511 49.336 28.9469C48.8909 29.7142 48.665 30.589 48.683 31.4759V31.7209H54.72V30.2499H54.727ZM54.156 33.8399H47.548L44.203 39.5499H50.811L54.156 45.2609L57.503 39.5499L54.156 33.8399Z" fill="black"/> <path d="M44.774 43.3849C42.7554 43.3619 40.8272 42.5438 39.4079 41.1082C37.9886 39.6726 37.1926 37.7352 37.1926 35.7164C37.1926 33.6977 37.9886 31.7603 39.4079 30.3247C40.8272 28.8891 42.7554 28.071 44.774 28.0479L47.385 22.5819C46.5242 22.4196 45.6501 22.3375 44.774 22.3369C42.6577 22.3328 40.5705 22.8309 38.684 23.7901C36.7976 24.7494 35.1656 26.1425 33.9221 27.855C32.6786 29.5675 31.8591 31.5506 31.531 33.6414C31.2028 35.7321 31.3753 37.8709 32.0343 39.8821C32.6934 41.8932 33.8201 43.7193 35.322 45.2104C36.8239 46.7015 38.6581 47.815 40.6739 48.4595C42.6897 49.104 44.8297 49.261 46.9181 48.9178C49.0064 48.5745 50.9835 47.7408 52.687 46.4849L49.75 41.5899C48.3675 42.778 46.5966 43.4168 44.774 43.3849Z" fill="black"/> </g> <defs> <clipPath id="clip0_368_3407"> <rect width="88.897" height="87.162" fill="white"/> </clipPath> </defs> </svg> <svg width="90" height="88" viewBox="0 0 90 88" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_368_3415)"> <path d="M87.037 50.724C88.3758 49.809 89.3228 48.4253 89.691 46.846C89.691 46.846 86.527 46.438 84.591 47.969C84.0008 48.5856 83.4868 49.2708 83.06 50.01C83.3975 48.4618 83.636 46.8936 83.774 45.315C85.2659 45.0496 86.6688 44.4185 87.857 43.478C88.9769 42.3555 89.6637 40.8731 89.796 39.293C89.796 39.293 86.632 39.493 85.101 41.232C84.6073 41.8772 84.2275 42.6019 83.978 43.375C84.0133 41.7391 83.9465 40.1026 83.778 38.475C85.1906 37.988 86.4314 37.1015 87.35 35.923C88.779 34.29 88.473 31.534 88.473 31.534C88.473 31.534 85.513 32.248 84.288 34.188C83.8703 34.9779 83.6268 35.8481 83.574 36.74C83.308 35.018 82.9329 33.3145 82.451 31.64C83.6899 30.8288 84.7636 29.7897 85.615 28.578C86.2751 27.2119 86.4199 25.6534 86.023 24.189C84.5279 24.8891 83.2818 26.0284 82.451 27.455C82.1373 28.373 82.0327 29.3495 82.145 30.313C81.5708 28.5725 80.8891 26.8692 80.104 25.213C81.2163 24.2963 82.0623 23.098 82.554 21.743C82.9875 20.316 82.8409 18.7756 82.146 17.456C80.8239 18.3869 79.8249 19.7068 79.288 21.232C79.1508 22.1203 79.2193 23.0283 79.488 23.886C78.467 22.355 77.447 20.722 76.426 19.395C77.3644 18.3352 77.9681 17.0214 78.161 15.619C78.2948 14.135 77.8968 12.6517 77.038 11.434C77.038 11.434 74.996 13.471 74.896 15.615C74.9183 16.4223 75.0913 17.2183 75.406 17.962C74.3207 16.6077 73.1261 15.3448 71.834 14.186C72.5658 12.9872 72.9542 11.6105 72.957 10.206C72.8774 8.77182 72.2553 7.42157 71.217 6.42902C71.217 6.42902 69.584 8.77602 69.89 10.818C70.1144 11.7271 70.4943 12.5905 71.013 13.37C69.651 12.1503 68.1821 11.0555 66.624 10.099C67.1174 8.76228 67.258 7.3209 67.032 5.91402C66.7121 4.55795 65.8682 3.38371 64.685 2.64802C63.9999 4.04076 63.8197 5.62814 64.175 7.13902C64.5983 8.05511 65.1864 8.88558 65.91 9.58902C64.285 8.56719 62.5793 7.67958 60.81 6.93502C61.0869 5.57296 60.9782 4.16064 60.496 2.85702C59.953 1.5695 58.9296 0.544294 57.643 -0.000976562C57.1902 1.43284 57.2253 2.97632 57.743 4.38802C58.3583 5.25849 59.1175 6.01769 59.988 6.63302C58.967 6.22502 58.049 5.91902 57.334 5.61202C56.6674 4.73281 55.7376 4.08926 54.68 3.77502C53.6355 3.73938 52.5945 3.91277 51.618 4.28502C52.3241 5.19035 53.2834 5.86528 54.374 6.22402C55.4432 6.47645 56.5678 6.33144 57.538 5.81602C58.457 6.22402 59.783 6.63302 61.11 7.24502C59.9344 7.00286 58.7253 6.96901 57.538 7.14502C56.1618 7.75851 55.0175 8.79558 54.272 10.105C55.6006 10.5646 57.0505 10.5291 58.355 10.005C59.6045 9.29316 60.6841 8.31793 61.519 7.14702C63.3331 8.02687 65.0737 9.05082 66.724 10.209C65.6906 9.78443 64.5716 9.6097 63.458 9.69902C61.417 10.005 59.682 12.149 59.682 12.149C60.9042 12.8935 62.3627 13.1485 63.765 12.863C65.1471 12.4746 66.3876 11.6949 67.337 10.618C68.766 11.639 70.195 12.863 71.726 14.19C71.8423 14.316 71.9805 14.4197 72.134 14.496C71.1365 13.896 70.0236 13.5133 68.868 13.373C67.3177 13.4648 65.8435 14.076 64.683 15.108C65.8027 16.0334 67.2104 16.5388 68.663 16.537C70.1126 16.3544 71.4873 15.789 72.646 14.899C74.0965 16.3285 75.396 17.9035 76.524 19.599C75.5894 18.8804 74.5587 18.2964 73.462 17.864C71.319 17.354 68.971 18.987 68.971 18.987C69.9093 20.1411 71.2675 20.8752 72.747 21.028C74.2029 21.153 75.6624 20.8325 76.932 20.109C77.953 21.64 78.871 23.375 79.79 25.109C79.1587 24.299 78.3576 23.6371 77.443 23.17C75.402 22.353 72.643 23.476 72.643 23.476C72.643 23.476 73.97 25.823 76.011 26.232C77.3869 26.5989 78.8392 26.5642 80.196 26.132C80.9751 27.8036 81.5903 29.5467 82.033 31.337C81.5272 30.4771 80.8711 29.7151 80.096 29.087C78.157 27.862 75.296 28.577 75.296 28.577C75.7743 30.0287 76.7995 31.2369 78.154 31.945C79.4678 32.5244 80.9143 32.736 82.339 32.557C82.7869 34.3381 83.1278 36.1443 83.36 37.966C82.7239 37.0809 82.0427 36.2291 81.319 35.414C79.584 33.883 76.519 33.985 76.519 33.985C76.7795 35.5292 77.6188 36.916 78.866 37.863C80.1126 38.696 81.5553 39.1886 83.051 39.292C83.1531 41.0936 83.1531 42.8995 83.051 44.701C82.9301 43.6673 82.5432 42.6825 81.928 41.843C80.499 40.006 77.437 39.496 77.437 39.496C77.437 39.496 77.337 42.354 79.07 43.783C80.2358 44.7863 81.5884 45.5492 83.05 46.028C82.8426 47.6784 82.5357 49.3147 82.131 50.928C82.0853 49.9482 81.8785 48.9826 81.519 48.07C80.396 45.927 77.334 44.906 77.334 44.906C77.334 44.906 76.824 47.764 78.15 49.601C79.1036 50.7765 80.2836 51.7484 81.62 52.459C81.1692 54.0667 80.5927 55.6366 79.896 57.154C80.022 56.1684 79.9882 55.1689 79.796 54.194C79.082 51.847 76.224 50.316 76.224 50.316C75.6497 51.8712 75.6854 53.5861 76.324 55.116C77.0496 56.5029 78.1002 57.6935 79.386 58.586C78.672 60.015 77.855 61.342 77.039 62.669C77.3168 61.777 77.4545 60.8473 77.447 59.913C76.937 57.463 74.385 55.422 74.385 55.422C74.385 55.422 72.854 57.974 73.568 60.222C74.0399 61.7088 74.8423 63.0695 75.915 64.202C74.996 65.427 73.976 66.549 72.955 67.672C73.3796 66.8849 73.6235 66.0132 73.669 65.12C73.769 62.568 71.424 60.02 71.424 60.02C71.424 60.02 69.383 62.367 69.791 64.715C70.0308 66.2719 70.5854 67.7637 71.421 69.099C70.3366 70.1362 69.1768 71.0915 67.951 71.957C68.4876 71.2632 68.8704 70.4632 69.074 69.61C69.584 67.058 67.747 64.201 67.747 64.201C66.395 65.3494 65.4916 66.938 65.196 68.687C65.1542 70.2907 65.432 71.8867 66.013 73.382C64.686 74.199 63.359 75.015 61.93 75.729C62.6591 75.0703 63.2491 74.2723 63.665 73.382C64.686 70.932 63.359 67.666 63.359 67.666C63.359 67.666 60.603 69.199 60.096 71.749C59.6893 73.3618 59.7239 75.0542 60.196 76.649C58.8452 77.2461 57.4449 77.7243 56.011 78.078C56.763 77.5116 57.4478 76.8611 58.052 76.139C59.481 73.792 58.766 70.321 58.766 70.321C58.766 70.321 55.704 71.342 54.683 73.791C54.149 75.2257 53.9063 76.7525 53.969 78.282C52.1304 78.6115 50.3214 79.0894 48.56 79.711C47.4373 80.119 46.4167 80.5274 45.498 80.936C44.5793 80.528 43.5587 80.1197 42.436 79.711C40.6707 79.102 38.8628 78.6244 37.027 78.282C37.1377 76.6741 36.8577 75.0633 36.211 73.587C35.19 71.24 32.128 70.117 32.128 70.117C32.128 70.117 31.414 73.587 32.842 75.935C33.3925 76.7056 34.0853 77.3637 34.883 77.874C33.4576 77.4894 32.0589 77.0117 30.696 76.444C31.0623 74.8345 31.0964 73.1672 30.796 71.544C30.286 68.992 27.53 67.461 27.53 67.461C27.53 67.461 26.203 70.727 27.224 73.177C27.6399 74.0673 28.2298 74.8653 28.959 75.524C27.632 74.81 26.305 74.095 24.876 73.177C25.5674 71.7146 25.8498 70.0921 25.693 68.482C25.593 65.93 23.141 63.991 23.141 63.991C23.141 63.991 21.304 66.951 21.814 69.4C22.0612 70.2371 22.4403 71.0294 22.937 71.747C21.7112 70.8815 20.5513 69.9262 19.467 68.889C20.3865 67.5937 20.9508 66.0802 21.104 64.499C21.512 62.049 19.471 59.804 19.471 59.804C19.471 59.804 17.226 62.356 17.226 64.904C17.3202 65.7885 17.5616 66.651 17.94 67.456C16.919 66.333 15.899 65.211 14.98 63.986C16.0759 62.8711 16.8817 61.5046 17.327 60.006C17.6741 58.3603 17.382 56.6442 16.51 55.206C16.51 55.206 13.958 57.247 13.55 59.697C13.4918 60.6341 13.6308 61.573 13.958 62.453C13.141 61.126 12.325 59.799 11.611 58.37C12.8968 57.4775 13.9474 56.2869 14.673 54.9C15.3116 53.3701 15.3473 51.6552 14.773 50.1C14.773 50.1 11.915 51.631 11.201 53.978C10.9623 54.947 10.9282 55.9551 11.101 56.938C10.3564 55.4396 9.77475 53.8656 9.366 52.243C10.7377 51.5865 11.9287 50.6055 12.836 49.385C14.265 47.548 13.652 44.69 13.652 44.69C13.652 44.69 10.692 45.711 9.467 47.854C9.09707 48.7635 8.88992 49.7309 8.855 50.712C8.40132 49.1098 8.09373 47.4698 7.936 45.812C9.42601 45.3997 10.7924 44.629 11.916 43.567C12.9554 42.3793 13.5348 40.8583 13.549 39.28C13.549 39.28 10.385 39.79 9.058 41.627C8.51859 42.511 8.13944 43.4832 7.938 44.499C7.83595 42.6975 7.83595 40.8916 7.938 39.09C9.41979 38.9214 10.8475 38.4339 12.123 37.661C13.3702 36.714 14.2095 35.3272 14.47 33.783C14.47 33.783 11.408 33.683 9.67 35.212C8.93159 35.9216 8.37195 36.7962 8.037 37.764C8.21956 35.9348 8.56119 34.1249 9.058 32.355C10.4819 32.489 11.9171 32.2791 13.243 31.743C14.5975 31.0349 15.6227 29.8267 16.101 28.375C16.101 28.375 13.141 27.763 11.301 28.885C10.5256 29.5114 9.86889 30.2718 9.362 31.13C9.86723 29.3933 10.4808 27.69 11.199 26.03C12.5651 26.4035 14.0016 26.4378 15.384 26.13C16.7906 25.6268 17.9804 24.6533 18.752 23.374C17.2297 22.7446 15.5419 22.637 13.952 23.068C13.0821 23.6004 12.2919 24.2532 11.605 25.007C12.3962 23.2531 13.3532 21.5788 14.463 20.007C15.7622 20.65 17.1989 20.9655 18.648 20.926C20.1132 20.7281 21.4558 20.0024 22.424 18.885C21.0702 18.0768 19.5079 17.6861 17.933 17.762C16.7994 18.1134 15.755 18.7052 14.871 19.497C16.0591 17.8453 17.3574 16.2758 18.757 14.799C19.9153 15.6867 21.289 16.2503 22.737 16.432C24.778 16.738 26.717 15.003 26.717 15.003C26.717 15.003 24.676 13.064 22.532 13.268C21.3919 13.4718 20.2903 13.8506 19.266 14.391C19.3823 14.2651 19.5205 14.1614 19.674 14.085C21.0344 12.7735 22.5025 11.5787 24.063 10.513C25.0413 11.5555 26.2714 12.3286 27.635 12.758C29.0373 13.0435 30.4958 12.7885 31.718 12.044C31.718 12.044 29.983 9.79902 27.942 9.59402C26.8299 9.53897 25.7184 9.71255 24.676 10.104C26.411 9.18502 28.044 8.16502 29.676 7.45002C30.4786 8.64928 31.5656 9.63116 32.84 10.308C34.1456 10.827 35.5936 10.8625 36.923 10.408C36.923 10.408 35.596 7.96002 33.556 7.34802C32.3775 7.06426 31.1448 7.09877 29.984 7.44802C31.1373 6.88374 32.3313 6.40674 33.556 6.02102C34.5227 6.54729 35.6514 6.69283 36.72 6.42902C37.8106 6.07028 38.7699 5.39535 39.476 4.49002C38.4995 4.11777 37.4584 3.94438 36.414 3.98002C35.2825 4.25301 34.2972 4.94622 33.658 5.91902C32.7434 6.17529 31.8548 6.51678 31.004 6.93902C31.8745 6.32369 32.6337 5.56449 33.249 4.69402C33.4466 3.11785 33.3079 1.51768 32.842 -0.000976562C31.5535 0.543223 30.5282 1.56857 29.984 2.85702C29.5036 4.16293 29.3976 5.5771 29.678 6.94002C27.8993 7.66436 26.1919 8.55287 24.578 9.59402C25.3261 8.87211 25.9168 8.00323 26.313 7.04202C26.612 5.52833 26.4338 3.95913 25.803 2.55102C24.647 3.31545 23.8119 4.47762 23.456 5.81702C23.2478 7.2244 23.3879 8.66137 23.864 10.002C22.3051 10.9939 20.8365 12.1209 19.475 13.37C20.0339 12.6134 20.4169 11.7415 20.596 10.818C20.741 9.25388 20.3041 7.6912 19.369 6.42902C18.3327 7.42212 17.7125 8.77188 17.634 10.205C17.688 11.6019 18.0729 12.966 18.757 14.185C17.4405 15.3184 16.2436 16.5837 15.185 17.961C15.4997 17.2173 15.6727 16.4213 15.695 15.614C15.4636 14.0203 14.7099 12.5483 13.552 11.429C12.6738 12.6375 12.2738 14.1282 12.429 15.614C12.7133 16.988 13.3066 18.2793 14.164 19.39C13.0934 20.8444 12.1378 22.3801 11.306 23.983C11.5712 23.1246 11.6395 22.2175 11.506 21.329C11.0039 19.7854 9.99728 18.4554 8.648 17.553C8.648 17.553 7.423 19.9 8.24 21.84C8.73165 23.195 9.57771 24.3933 10.69 25.31C9.976 26.943 9.261 28.576 8.649 30.41C8.7555 29.4464 8.65108 28.4712 8.343 27.552C7.526 25.511 4.771 24.286 4.771 24.286C4.54644 25.0084 4.46688 25.768 4.5369 26.5212C4.60692 27.2745 4.82513 28.0064 5.179 28.675C5.97155 29.9357 7.05702 30.9862 8.343 31.737C7.85043 33.4088 7.47519 35.113 7.22 36.837C7.10362 35.9441 6.82684 35.0795 6.403 34.285C5.178 32.346 2.218 31.631 2.218 31.631C2.00251 33.1876 2.40765 34.7665 3.346 36.027C4.36552 37.0948 5.57739 37.9606 6.918 38.579C6.74947 40.2066 6.68268 41.8431 6.718 43.479C6.44904 42.7142 6.07078 41.9924 5.595 41.336C3.958 39.399 0.895996 39.191 0.895996 39.191C0.974624 40.7848 1.66996 42.2856 2.835 43.376C4.00291 44.3494 5.41489 44.9847 6.918 45.213C7.05599 46.7916 7.29448 48.3598 7.632 49.908C7.20521 49.1688 6.6912 48.4836 6.101 47.867C4.162 46.438 1.001 46.744 1.001 46.744C1.36919 48.3233 2.3162 49.707 3.655 50.622C5.00306 51.3524 6.51079 51.7382 8.044 51.745C8.42755 53.2366 8.90483 54.7025 9.473 56.134C8.96336 55.4821 8.33958 54.9281 7.632 54.499C5.387 53.376 2.325 54.193 2.325 54.193C2.99148 55.7187 4.18791 56.9513 5.693 57.663C7.13472 58.1614 8.67607 58.3014 10.184 58.071C10.898 59.5 11.613 60.929 12.429 62.256C11.7447 61.6859 10.9902 61.2057 10.184 60.827C7.837 60.215 4.877 61.541 4.877 61.541C5.84801 62.9552 7.29792 63.9704 8.959 64.399C10.5315 64.702 12.1573 64.5607 13.654 63.991C14.573 65.318 15.593 66.543 16.614 67.767C15.843 67.254 14.9741 66.9063 14.062 66.746C11.51 66.338 8.755 68.379 8.755 68.379C8.755 68.379 10.796 70.624 13.246 70.522C14.9014 70.5126 16.5233 70.0554 17.94 69.199C19.0561 70.3349 20.2497 71.3922 21.512 72.363C20.6889 71.9587 19.7724 71.7826 18.858 71.853C16.306 71.953 13.858 74.405 13.858 74.405C15.3034 75.4574 17.0748 75.9637 18.858 75.834C20.4556 75.4917 21.9557 74.7941 23.247 73.793C24.472 74.609 25.697 75.426 27.023 76.14C26.1852 75.9541 25.3208 75.9202 24.471 76.04C21.919 76.55 19.878 79.51 19.878 79.51C19.878 79.51 22.736 80.939 25.083 80.02C26.6599 79.4206 28.063 78.4384 29.166 77.162C30.4904 77.7938 31.8542 78.3393 33.249 78.795C32.4137 78.7724 31.5819 78.911 30.799 79.203C28.247 80.224 26.819 83.49 26.819 83.49C26.819 83.49 29.881 84.409 32.126 83.082C33.571 82.1752 34.7916 80.9526 35.696 79.506C38.4689 79.9584 41.1765 80.7465 43.759 81.853C41.7028 82.8461 39.8373 84.1934 38.248 85.833L39.677 87.16C41.3649 85.3469 43.3716 83.8592 45.597 82.771C47.8224 83.8592 49.829 85.3469 51.517 87.16L52.946 85.833C51.3567 84.1934 49.4912 82.8461 47.435 81.853C50.0001 80.7004 52.7131 79.9105 55.496 79.506C56.4046 80.9488 57.6252 82.1695 59.068 83.078C61.313 84.507 64.375 83.486 64.375 83.486C64.375 83.486 62.95 80.221 60.396 79.199C59.6134 78.9071 58.7819 78.7686 57.947 78.791C59.3353 78.3175 60.6981 77.7725 62.03 77.158C63.1392 78.4275 64.5405 79.4084 66.113 80.016C68.46 80.935 71.318 79.506 71.318 79.506C71.318 79.506 69.379 76.648 66.725 76.036C65.8783 75.8683 65.004 75.9025 64.173 76.136C65.4898 75.4513 66.7522 74.6667 67.949 73.789C69.2285 74.8093 70.7333 75.5091 72.338 75.83C74.788 76.34 77.338 74.401 77.338 74.401C77.338 74.401 74.991 71.951 72.338 71.849C71.4264 71.8199 70.5198 71.9941 69.684 72.359C70.909 71.338 72.031 70.318 73.256 69.195C74.6926 70.0059 76.3025 70.4609 77.951 70.522C80.401 70.622 82.442 68.379 82.442 68.379C82.442 68.379 79.686 66.44 77.135 66.746C76.2229 66.9063 75.354 67.254 74.583 67.767C75.7043 66.62 76.6969 65.3538 77.543 63.991C79.0512 64.5085 80.6632 64.6486 82.238 64.399C84.585 63.991 86.321 61.541 86.321 61.541C86.321 61.541 83.361 60.112 81.014 60.827C80.18 61.153 79.4174 61.6384 78.769 62.256C79.6377 60.929 80.3889 59.5287 81.014 58.071C82.5218 58.3055 84.0641 58.1654 85.505 57.663C87.75 56.949 88.873 54.193 88.873 54.193C88.873 54.193 85.709 53.376 83.566 54.499C82.8832 54.9585 82.2653 55.5078 81.729 56.132C82.239 54.703 82.75 53.274 83.158 51.743C83.363 51.949 85.096 51.745 87.037 50.724Z" fill="black"/> <mask id="mask0_368_3415" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="36" y="23" width="6" height="25"> <path d="M36.533 43.2609C36.5331 43.3777 36.5567 43.4932 36.6022 43.6007C36.6477 43.7082 36.7143 43.8055 36.798 43.8869L40.725 47.8139C40.7775 47.8621 40.8467 47.888 40.918 47.8859C40.9563 47.8875 40.9946 47.8811 41.0304 47.8671C41.0661 47.8531 41.0986 47.8319 41.1258 47.8047C41.1529 47.7776 41.1742 47.7451 41.1881 47.7093C41.2021 47.6736 41.2085 47.6353 41.207 47.5969V28.3719C41.2068 28.2552 41.1833 28.1397 41.1377 28.0321C41.0922 27.9246 41.0257 27.8273 40.942 27.7459L36.774 23.5779C36.7024 23.5132 36.6211 23.4602 36.533 23.4209V43.2609ZM36.509 23.4089L36.533 23.4209V23.4089H36.509Z" fill="white"/> </mask> <g mask="url(#mask0_368_3415)"> <path d="M41.207 23.4089H36.509V47.8869H41.207V23.4089Z" fill="black"/> </g> <mask id="mask1_368_3415" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="43" y="23" width="6" height="25"> <path d="M47.978 23.6019L43.834 27.7939C43.7509 27.8704 43.6845 27.9631 43.6389 28.0663C43.5933 28.1696 43.5695 28.2811 43.569 28.3939V47.6219C43.5669 47.6932 43.5928 47.7624 43.641 47.8149C43.6669 47.8435 43.6986 47.8663 43.7339 47.882C43.7692 47.8976 43.8074 47.9056 43.846 47.9056C43.8846 47.9056 43.9227 47.8976 43.958 47.882C43.9933 47.8663 44.025 47.8435 44.051 47.8149L47.978 43.8879C48.0617 43.8065 48.1282 43.7092 48.1737 43.6017C48.2192 43.4942 48.2428 43.3787 48.243 43.2619V23.4089C48.1452 23.4593 48.0558 23.5244 47.978 23.6019Z" fill="white"/> </mask> <g mask="url(#mask1_368_3415)"> <path d="M48.243 23.4089H43.569V47.9349H48.243V23.4089Z" fill="black"/> </g> <mask id="mask2_368_3415" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="48" y="34" width="16" height="13"> <path d="M51.278 34.4919C51.2368 34.4925 51.1962 34.5017 51.1588 34.5189C51.1215 34.5361 51.0881 34.561 51.061 34.5919L48.218 37.4309L57.325 46.5619C57.4076 46.6423 57.5057 46.7051 57.6133 46.7466C57.7209 46.788 57.8357 46.8072 57.951 46.8029H62.745C62.7833 46.8045 62.8216 46.7981 62.8574 46.7841C62.8931 46.7701 62.9256 46.7489 62.9528 46.7217C62.9799 46.6946 63.0011 46.6621 63.0151 46.6263C63.0291 46.5906 63.0355 46.5523 63.034 46.5139C63.036 46.4427 63.0101 46.3735 62.962 46.3209L55.542 38.8759L55.253 38.5869V34.4919H51.278Z" fill="white"/> </mask> <g mask="url(#mask2_368_3415)"> <path d="M55.6257 27.0842L42.062 40.6479L55.6257 54.2117L69.1894 40.6479L55.6257 27.0842Z" fill="black"/> </g> <mask id="mask3_368_3415" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="43" y="23" width="17" height="16"> <path d="M48.5799 23.3369C48.4632 23.3371 48.3477 23.3606 48.2402 23.4061C48.1326 23.4516 48.0353 23.5182 47.9539 23.6019L43.7859 27.7699C43.7217 27.8444 43.665 27.9251 43.6169 28.0109H55.2539V38.5629L55.5429 38.8519L59.6869 34.7369C59.7706 34.6555 59.8372 34.5582 59.8827 34.4507C59.9282 34.3432 59.9518 34.2277 59.952 34.1109V28.3959C59.9518 28.2792 59.9282 28.1636 59.8827 28.0561C59.8372 27.9486 59.7706 27.8513 59.6869 27.7699L55.5169 23.6019C55.4357 23.5183 55.3385 23.4518 55.2312 23.4063C55.1239 23.3608 55.0085 23.3372 54.8919 23.3369H48.5799Z" fill="white"/> </mask> <g mask="url(#mask3_368_3415)"> <path d="M59.9519 23.3369H43.6169V38.8519H59.9519V23.3369Z" fill="black"/> </g> <mask id="mask4_368_3415" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="24" y="23" width="18" height="6"> <path d="M25.1862 23.3371C25.1478 23.3356 25.1096 23.342 25.0738 23.356C25.038 23.37 25.0055 23.3912 24.9784 23.4183C24.9512 23.4455 24.93 23.478 24.916 23.5137C24.9021 23.5495 24.8956 23.5878 24.8972 23.6261C24.8977 23.6673 24.9069 23.7079 24.9242 23.7453C24.9414 23.7826 24.9663 23.816 24.9972 23.8431L28.9202 27.7701C29.0015 27.8543 29.0989 27.9213 29.2066 27.9672C29.3143 28.0131 29.4301 28.0368 29.5472 28.0371H40.6292C40.7819 28.0392 40.9277 28.1008 41.0356 28.2087C41.1436 28.3167 41.2051 28.4625 41.2072 28.6151V28.3961C41.207 28.2794 41.1835 28.1639 41.138 28.0564C41.0925 27.9488 41.0259 27.8515 40.9422 27.7701L36.7502 23.6021C36.6688 23.5184 36.5715 23.4519 36.464 23.4064C36.3565 23.3609 36.2409 23.3373 36.1242 23.3371H25.1862Z" fill="white"/> </mask> <g mask="url(#mask4_368_3415)"> <path d="M33.0522 15.1816L22.259 25.9749L33.0522 36.7681L43.8455 25.9749L33.0522 15.1816Z" fill="#3C3C3C"/> </g> <mask id="mask5_368_3415" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="43" y="23" width="17" height="6"> <path d="M48.58 23.3369C48.4632 23.3371 48.3477 23.3606 48.2402 23.4061C48.1327 23.4516 48.0354 23.5182 47.954 23.6019L43.834 27.7699C43.7503 27.8513 43.6837 27.9486 43.6382 28.0561C43.5927 28.1636 43.5691 28.2792 43.569 28.3959V28.6129C43.571 28.4603 43.6326 28.3144 43.7406 28.2065C43.8485 28.0985 43.9943 28.037 44.147 28.0349H59.369C59.5216 28.037 59.6674 28.0985 59.7754 28.2065C59.8833 28.3144 59.9449 28.4603 59.947 28.6129V28.3959C59.9468 28.2792 59.9233 28.1636 59.8777 28.0561C59.8322 27.9486 59.7657 27.8513 59.682 27.7699L55.519 23.6019C55.4375 23.5181 55.34 23.4515 55.2323 23.4059C55.1246 23.3604 55.0089 23.337 54.892 23.3369H48.58Z" fill="white"/> </mask> <g mask="url(#mask5_368_3415)"> <path d="M51.7603 15.1455L40.931 25.9749L51.7603 36.8042L62.5896 25.9749L51.7603 15.1455Z" fill="#3C3C3C"/> </g> <mask id="mask6_368_3415" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="51" y="33" width="9" height="6"> <path d="M59.951 33.8889C59.9489 34.0416 59.8873 34.1874 59.7794 34.2953C59.6714 34.4033 59.5256 34.4648 59.373 34.4669H51.519C51.4813 34.4693 51.4458 34.4853 51.4191 34.512C51.3924 34.5387 51.3763 34.5742 51.374 34.6119C51.3737 34.6312 51.3779 34.6502 51.3863 34.6675C51.3946 34.6849 51.4068 34.7001 51.422 34.7119L55.566 38.8559L59.71 34.7359C59.7937 34.6545 59.8602 34.5572 59.9057 34.4497C59.9513 34.3422 59.9748 34.2267 59.975 34.1099V33.8889H59.951Z" fill="white"/> </mask> <g mask="url(#mask6_368_3415)"> <path d="M55.6738 29.5892L48.892 36.3711L55.6738 43.153L62.4557 36.3711L55.6738 29.5892Z" fill="#3C3C3C"/> </g> <path d="M32.28 55.8499H30.432V60.6179H29.472V55.8499H27.632V54.9459H32.28V55.8499ZM33.8322 59.9059C34.4082 59.9059 34.9202 59.4819 34.9202 58.6659C34.9202 57.8579 34.4082 57.4419 33.8322 57.4419C33.2642 57.4419 32.7442 57.8579 32.7442 58.6659C32.7442 59.4739 33.2642 59.9059 33.8322 59.9059ZM33.8322 56.6019C35.0002 56.6019 35.8562 57.4739 35.8562 58.6659C35.8562 59.8659 35.0002 60.7379 33.8322 60.7379C32.6722 60.7379 31.8162 59.8659 31.8162 58.6659C31.8162 57.4739 32.6722 56.6019 33.8322 56.6019ZM37.6795 62.1379H36.7595V56.7219H37.6555V57.2499C37.8475 56.9139 38.2955 56.6339 38.8955 56.6339C40.0475 56.6339 40.6955 57.5139 40.6955 58.6659C40.6955 59.8339 39.9835 60.7139 38.8635 60.7139C38.3035 60.7139 37.8795 60.4739 37.6795 60.1779V62.1379ZM39.7675 58.6659C39.7675 57.9379 39.3435 57.4579 38.7195 57.4579C38.1115 57.4579 37.6715 57.9379 37.6715 58.6659C37.6715 59.4099 38.1115 59.8899 38.7195 59.8899C39.3355 59.8899 39.7675 59.4099 39.7675 58.6659ZM46.5485 60.6179L45.3565 58.3779H44.6525V60.6179H43.6845V54.9459H45.8605C46.9565 54.9459 47.6365 55.7059 47.6365 56.6659C47.6365 57.4739 47.1485 58.0899 46.3565 58.2819L47.6365 60.6179H46.5485ZM44.6525 57.5299H45.6845C46.2765 57.5299 46.6605 57.1859 46.6605 56.6659C46.6605 56.1379 46.2765 55.7939 45.6845 55.7939H44.6525V57.5299ZM48.2617 59.5619C48.2617 58.8659 48.7737 58.4819 49.4377 58.3859L50.4377 58.2339C50.6617 58.2019 50.7257 58.0899 50.7257 57.9539C50.7257 57.6259 50.5017 57.3619 49.9897 57.3619C49.5017 57.3619 49.2297 57.6739 49.1897 58.0659L48.3417 57.8739C48.4137 57.2019 49.0217 56.6019 49.9817 56.6019C51.1817 56.6019 51.6377 57.2819 51.6377 58.0579V59.9939C51.6377 60.3459 51.6777 60.5779 51.6857 60.6179H50.8217C50.8137 60.5939 50.7817 60.4339 50.7817 60.1219C50.5977 60.4179 50.2137 60.7379 49.5817 60.7379C48.7657 60.7379 48.2617 60.1779 48.2617 59.5619ZM49.7577 60.0099C50.2777 60.0099 50.7257 59.7619 50.7257 59.0019V58.8259L49.7097 58.9779C49.4217 59.0259 49.1897 59.1859 49.1897 59.5059C49.1897 59.7699 49.3897 60.0099 49.7577 60.0099ZM53.9522 55.5299V56.7219H54.7602V57.5459H53.9522V59.3539C53.9522 59.6979 54.1042 59.8419 54.4482 59.8419C54.5762 59.8419 54.7282 59.8179 54.7682 59.8099V60.5779C54.7122 60.6019 54.5362 60.6659 54.2002 60.6659C53.4802 60.6659 53.0322 60.2339 53.0322 59.5059V57.5459H52.3122V56.7219H52.5122C52.9282 56.7219 53.1122 56.4579 53.1122 56.1139V55.5299H53.9522ZM56.3228 58.2419H58.2348C58.2188 57.7859 57.9148 57.3779 57.2748 57.3779C56.6908 57.3779 56.3548 57.8259 56.3228 58.2419ZM58.3388 59.2579L59.1228 59.5059C58.9148 60.1859 58.2988 60.7379 57.3628 60.7379C56.3068 60.7379 55.3708 59.9699 55.3708 58.6499C55.3708 57.4179 56.2828 56.6019 57.2668 56.6019C58.4668 56.6019 59.1708 57.3939 59.1708 58.6259C59.1708 58.7779 59.1548 58.9059 59.1468 58.9219H56.2988C56.3228 59.5139 56.7868 59.9379 57.3628 59.9379C57.9228 59.9379 58.2108 59.6419 58.3388 59.2579ZM60.752 58.6579C60.752 59.4019 61.168 59.8979 61.8 59.8979C62.408 59.8979 62.832 59.3939 62.832 58.6499C62.832 57.9059 62.416 57.4419 61.808 57.4419C61.2 57.4419 60.752 57.9139 60.752 58.6579ZM63.728 54.8259V59.9059C63.728 60.2579 63.76 60.5539 63.768 60.6179H62.88C62.864 60.5299 62.84 60.2739 62.84 60.1139C62.656 60.4419 62.248 60.7139 61.696 60.7139C60.576 60.7139 59.824 59.8339 59.824 58.6579C59.824 57.5379 60.584 56.6179 61.68 56.6179C62.36 56.6179 62.704 56.9299 62.824 57.1779V54.8259H63.728Z" fill="black"/> </g> <defs> <clipPath id="clip0_368_3415"> <rect width="88.897" height="87.162" fill="white" transform="translate(0.896973)"/> </clipPath> </defs> </svg></div></div><div class="elementor-element elementor-element-74c7744f elementor-widget elementor-widget-heading" data-id="74c7744f" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Leading our industry <br>so you can lead yours</h2></div></div><div class="elementor-element elementor-element-378a947e elementor-widget elementor-widget-text-editor" data-id="378a947e" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix"><p>We’re Gartner Leaders five years running – positioned highest and furthest compared to all other vendors in the Personalization Engines category. We’re also regularly rated by our customers as the top personalization software by G2 and TrustRadius.</p></div></div></div></div></div></div><div class="elementor-element elementor-element-402d96d elementor-column elementor-col-50 elementor-top-column" data-id="402d96d" data-element_type="column" data-settings="{"background_background":"classic"}"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-2f48af5f elementor-widget elementor-widget-image" data-id="2f48af5f" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"><div class="elementor-image"> <img loading="lazy" decoding="async" width="689" height="689" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/MQ-2022@x2-1-1.png" class="attachment-large size-large" alt="" /></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-426d41d6 elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="426d41d6" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-2e3a08c9 elementor-column elementor-col-100 elementor-top-column" data-id="2e3a08c9" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-6855f6f5 elementor-widget elementor-widget-template" data-id="6855f6f5" data-element_type="widget" data-widget_type="template.default"><div class="elementor-widget-container"><div class="elementor-template"><div data-elementor-type="page" data-elementor-id="211341" class="elementor elementor-211341" data-elementor-settings="[]"><div class="elementor-inner"><div class="elementor-section-wrap"><section class="elementor-element elementor-element-41fde02b abm__meet elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="41fde02b" data-element_type="section" data-settings="{"background_background":"gradient"}"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-dfc0056 elementor-column elementor-col-50 elementor-top-column" data-id="dfc0056" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-2cd4be59 elementor-widget elementor-widget-heading" data-id="2cd4be59" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">We can't wait to<br /> meet you</h2></div></div><div class="elementor-element elementor-element-699c52d0 elementor-widget elementor-widget-shortcode" data-id="699c52d0" data-element_type="widget" id="contactus-form-wrapper" data-widget_type="shortcode.default"><div class="elementor-widget-container"> <script src="//pages.dynamicyield.com/js/forms2/js/forms2.min.js"></script> <form id="mktoForm_4946"></form> <script>MktoForms2.loadForm("//pages.dynamicyield.com", "386-GHP-185", 4946, function(_form) {
var form = _form.getFormElem();
form.find('[name="Form_Filled_out__c"]').val('Add any comments here');
form.find('[name="Company"]').val('PVH');
form.find('[name="Website"]').val('https://www.pvh.com/');
form.find('[name="Industry"]').val('Fashion');
form.find('.mktoButtonRow .mktoButton[type="submit"]').html(
'Book a meeting'
);
});</script> <div class="elementor-shortcode"></div></div></div></div></div></div><div class="elementor-element elementor-element-2530370e elementor-column elementor-col-50 elementor-top-column" data-id="2530370e" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-6c6e9d3a elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="6c6e9d3a" data-element_type="widget" data-widget_type="image-box.default"><div class="elementor-widget-container"><div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img fetchpriority="high" decoding="async" width="512" height="510" src="https://www.dynamicyield.com/wp-content/uploads/2023/12/Martijn-1.png" class="attachment-full size-full" alt="" /></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Hi, I'm Martijn</h3><p class="elementor-image-box-description">Here is what you can expect from our first meeting:</p></div></div></div></div><div class="elementor-element elementor-element-53a0313c elementor-widget elementor-widget-html" data-id="53a0313c" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"> <svg width="87" height="84" viewBox="0 0 87 84" fill="none" xmlns="http://www.w3.org/2000/svg"> <g style="mix-blend-mode:multiply"> <path d="M60.7794 0C54.1603 0 48.1139 2.31646 43.5005 6.13803C38.8863 2.31652 32.8398 0 26.2206 0C11.7393 0 0 11.0873 0 24.7642C0 31.4638 2.81696 37.5421 7.39306 42C2.81688 46.458 0 52.5363 0 59.2358C0 72.9127 11.7393 84 26.2206 84C32.8398 84 38.8863 81.6835 43.4997 77.8621C48.1139 81.6835 54.1603 84 60.7794 84C75.2607 84 87 72.9127 87 59.2358C87 52.5363 84.1831 46.458 79.6067 42.0002C84.183 37.5421 87 31.4638 87 24.7642C87 11.0873 75.2607 0 60.7794 0Z" fill="url(#paint0_linear_365_6490)"/> </g> <defs> <linearGradient id="paint0_linear_365_6490" x1="77.933" y1="5.11675" x2="9.36481" y2="81.0166" gradientUnits="userSpaceOnUse"> <stop stop-color="#EABCE0"/> <stop offset="1" stop-color="#C3F6FA" stop-opacity="0"/> </linearGradient> </defs> </svg></div></div><div class="elementor-element elementor-element-68f08877 elementor-widget elementor-widget-text-editor" data-id="68f08877" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix"><ul><li>Get access to your <strong>Personalization Insights Report</strong>. Discover actionable insights based on our experience in your industry.</li><li>We will identify your <strong>personalization and optimization needs</strong>, the limitations of your current tech stack, and establish a roadmap.</li><li>Attend a <strong>Dynamic Yield demo</strong> and experience the power of the #1 personalization solution in the world, only focusing on relevant features for PVH.</li><li>We will create a custom plan for you based on your needs, and discuss <strong>pricing options</strong>.</li><li>Are we missing something? We want this meeting to be as useful as possible for you. Let us know what else you would like to discuss in our first meeting.</li></ul></div></div></div></div></div></div></div></div></section></div></div></div></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-22a697d4 abm__related elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="22a697d4" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-467edf80 elementor-column elementor-col-100 elementor-top-column" data-id="467edf80" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-d2c5c35 elementor-widget elementor-widget-shortcode" data-id="d2c5c35" data-element_type="widget" data-widget_type="shortcode.default"><div class="elementor-widget-container"><div class="elementor-shortcode"><div class="related-articles-shortcode"><div class="related-articles-header"><h3>Content you might be interested in</h3> <span class="related-articles-nav"></span></div><div class="related-articles-slider"><a href="https://www.dynamicyield.com/rooted-personalization/" title="The Rooted Personalization Hub: Build a Winning Personalization Program" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="880" height="428" src="https://www.dynamicyield.com/wp-content/uploads/2023/03/rooted-hub-thumbnail-1.png" class="attachment-full size-full" alt="Rooted Personalization Thumbnail" /></div> <span class="related-article-type">Hub</span><h4>The Rooted Personalization Hub: Build a Winning Personalization Program</h4> <span class="related-article-desc">Learn a scalable methodology for identifying and targeting the right audiences with your personalization program</span> <span class="related-article-cta">Explore the hub →</span> </a><a href="https://www.dynamicyield.com/lesson/targeting-high-value-customers/" title="Identifying Your Most Valuable Customer Segments" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2019/06/Targeting-customers-in-a-post-Pareto-world-Blog.jpg" class="attachment-full size-full" alt="targeting" /></div> <span class="related-article-type">Lesson</span><h4>Identifying Your Most Valuable Customer Segments</h4> <span class="related-article-desc">By identifying and nurturing these valuable customers, brands can gain a sharper perspective on how to improve the overall shopping experience.</span> <span class="related-article-cta">Read the lesson →</span> </a><a href="https://www.dynamicyield.com/talks/primary-audiences/" title="Primary Audiences: A Scalable Macro Segmentation Framework For Personalization" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/primary-audiences.jpg" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Talk</span><h4>Primary Audiences: A Scalable Macro Segmentation Framework For Personalization</h4> <span class="related-article-desc">Learn how Build.com optimized site-wide recommendations with the primary audiences framework to deliver truly customer-centric experiences.</span> <span class="related-article-cta">Watch the talk →</span> </a><a href="https://www.dynamicyield.com/article/furniture-brand-segmentation-strategies/" title="Why Brands Should Stop Using Antiquated Segmentation Strategies" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2023/04/uk-furniture-blog.png" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Article</span><h4>Why Brands Should Stop Using Antiquated Segmentation Strategies</h4> <span class="related-article-desc">In a digital landscape filled with choice, brands must rethink how they engage customers online. Here are the pitfalls to avoid when engaging modern buyers.</span> <span class="related-article-cta">Read the article →</span> </a><a href="https://www.dynamicyield.com/lesson/anonymous-visitor-tracking/" title="The Value of Anonymous Visitor Tracking For Personalization" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="688" height="336" src="https://www.dynamicyield.com/wp-content/uploads/2018/10/blog-anonymous-tracking@x2.png" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Lesson</span><h4>The Value of Anonymous Visitor Tracking For Personalization</h4> <span class="related-article-desc">How businesses can use anonymous visitor tracking to identify the intent and preferences of "unknown users" in order to personalize their experiences.</span> <span class="related-article-cta">Read the lesson →</span> </a><a href="https://www.dynamicyield.com/lesson/ab-testing-without-segmentation/" title="Segmented A/B Tests: Avoiding Average Experiences " target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2018/04/Segmented-AB-Tests-Blog.jpg" class="attachment-full size-full" alt="segmented A/B tests" /></div> <span class="related-article-type">Lesson</span><h4>Segmented A/B Tests: Avoiding Average Experiences</h4> <span class="related-article-desc">Companies should be making segmentation an essential part of their test design — here’s how.</span> <span class="related-article-cta">Read the lesson →</span> </a><a href="https://www.dynamicyield.com/case-studies/coopeuch/" title="Coopeuch Implements Audience Segmentation Strategy To Drive Member Enrollment" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/coopeuch-feature.jpg" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Case study</span><h4>Coopeuch Implements Audience Segmentation Strategy To Drive Member Enrollment</h4> <span class="related-article-desc">The savings and loan cooperative established a first-party data strategy that would help them identify and establish audience segments for personalization.</span> <span class="related-article-cta">Read the case study →</span> </a><a href="https://www.dynamicyield.com/case-studies/build-with-ferguson/" title="Build With Ferguson Takes A Customer-Centric Approach To Product Recommendations" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/build-feature.jpg" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Case study</span><h4>Build With Ferguson Takes A Customer-Centric Approach To Product Recommendations</h4> <span class="related-article-desc">The online home improvement retailer’s focus on customer behavior boosted purchases completed from recommendations by 89%.</span> <span class="related-article-cta">Read the case study →</span> </a><a href="https://www.dynamicyield.com/lesson/personas-into-data-driven-profiles/" title="Turning Personas into Data-Driven Profiles For Segmentation" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="688" height="336" src="https://www.dynamicyield.com/wp-content/uploads/2018/10/blog-data-driven-segments@x2.png" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Lesson</span><h4>Turning Personas into Data-Driven Profiles For Segmentation</h4> <span class="related-article-desc">To create real value, personas must go beyond mere generalizations, stitching together data for a more grounded understanding of each customer group.</span> <span class="related-article-cta">Read the lesson →</span> </a><a href="https://www.dynamicyield.com/talks/personas-that-drive-your-business/" title="Personas That Drive Your Business: Using Data to Optimize for People" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/pesonas-webinar-feature.jpg" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Talk</span><h4>Personas That Drive Your Business: Using Data to Optimize for People</h4> <span class="related-article-desc">Discover how brands can humanize their site visitors through effective persona building and better serve their needs by tailoring the digital experience.</span> <span class="related-article-cta">Watch the talk →</span> </a><a href="https://www.dynamicyield.com/talks/breaking-down-data-silos/" title="Personalization Across The Customer Journey: Breaking Down Data Silos" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/tealium-bluemoon-data-silos-feature.jpg" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Talk</span><h4>Personalization Across The Customer Journey: Breaking Down Data Silos</h4> <span class="related-article-desc">A conversation with Blue Moon Digital and Tealium on how to use existing data to surface personalized content for the right audience.</span> <span class="related-article-cta">Watch the talk →</span> </a><a href="https://www.dynamicyield.com/lesson/modern-buyer-persona-impacts-personalization/" title="Building Dynamic Personas For Personalization" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2017/07/Building-dynamic-personas-for-personalization-Blog.jpg" class="attachment-full size-full" alt="dynamic personas" /></div> <span class="related-article-type">Lesson</span><h4>Building Dynamic Personas For Personalization</h4> <span class="related-article-desc">We have to work harder to address the changing needs and swinging moods that fall outside of current, flat personas which can make or break an online purchase.</span> <span class="related-article-cta">Read the lesson →</span> </a><a href="https://www.dynamicyield.com/article/50-ecommerce-segmentation-recipes/" title="50 eCommerce Segmentation Recipes You Can Start Using Today" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2018/02/recipes_blog.jpg" class="attachment-full size-full" alt="50 eCommerce Segmentation Recipes" /></div> <span class="related-article-type">Guide</span><h4>50 eCommerce Segmentation Recipes You Can Start Using Today</h4> <span class="related-article-desc">We've ripped these 50 powerful eCommerce segmentation recipes right out of our cookbook so you can more quickly prioritize experiences with high-value visitors.</span> <span class="related-article-cta">Read the guide →</span> </a><a href="https://www.dynamicyield.com/guides/micro-segmentation-for-personalization/" title="Mastering Micro-Segmentation For Personalization" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/microsegments-feature.jpg" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Guide</span><h4>Mastering Micro-Segmentation For Personalization</h4> <span class="related-article-desc">The ultimate step-by-step guide to help you reach your most valuable users.</span> <span class="related-article-cta">Read the guide →</span> </a><a href="https://www.dynamicyield.com/guides/effective-segmentation/" title="The Marketer's Guide to Effective Visitor Segmentation" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/visitor-segments-feature.jpg" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Guide</span><h4>The Marketer's Guide to Effective Visitor Segmentation</h4> <span class="related-article-desc">How to intelligently leverage your behavioral data to deliver personalized experiences that increase revenue.</span> <span class="related-article-cta">Read the guide →</span> </a><a href="https://www.dynamicyield.com/case-studies/apmex/" title="APMEX Analyzed And Identified High-Value Segments In Real Time For Experience-Tailoring" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/APMEX-feature.jpg" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Case study</span><h4>APMEX Analyzed And Identified High-Value Segments In Real Time For Experience-Tailoring</h4> <span class="related-article-desc">Find out how the world’s largest online retailer of precious metals saw a 20%
increase in median AOV due to advanced customer segmentation.</span> <span class="related-article-cta">Read the case study →</span> </a><a href="https://www.dynamicyield.com/case-studies/financial-services/" title="Synchrony Enriches Customer Data To Increase New And Returning User Engagement" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/synchrony-feature.jpg" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Case study</span><h4>Synchrony Enriches Customer Data To Increase New And Returning User Engagement</h4> <span class="related-article-desc">Find out how the leading financial organization was able to onboard LiveRamp data to enhance its CRM profiles and break down audiences according to credit card criteria.</span> <span class="related-article-cta">Read the case study →</span> </a><a href="https://www.dynamicyield.com/case-studies/elf/" title="e.l.f. Cosmetics Onboarded And Activated Historical First-Party Data For Highly-Targeted Campaigns" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/elf-feature.jpg" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Case study</span><h4>e.l.f. Cosmetics Onboarded And Activated Historical First-Party Data For Highly-Targeted Campaigns</h4> <span class="related-article-desc">Learn how the digitally-native cosmetics brand used Custora to help identify high-value audience segments and take immediate action with personalization.</span> <span class="related-article-cta">Read the case study →</span> </a><a href="https://www.dynamicyield.com/blog/using-in-store-purchase-data-online/" title="Using In-Store Purchase Data To Enhance The Online Shopping Experience" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2020/02/DY-OfflinePurchaseData-Blog-795x320.jpg" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Article</span><h4>Using In-Store Purchase Data To Enhance The Online Shopping Experience</h4> <span class="related-article-desc">Discover how you can merge offline and online data to create a 360-degree view of the customer and predict the next best product or content for visitors.</span> <span class="related-article-cta">Read the article →</span> </a><a href="https://www.dynamicyield.com/blog/enrich-the-martech-stack-with-dynamic-yields-robust-audience-data/" title="Enrich The Entire Marketing Stack With Dynamic Yield’s Robust Audience Data" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2020/04/DY-AudienceExportManager-Blog-795x320.jpg" class="attachment-full size-full" alt="dynamic yield audience data" /></div> <span class="related-article-type">Article</span><h4>Enrich The Entire Marketing Stack With Dynamic Yield’s Robust Audience Data</h4> <span class="related-article-desc">Unlock troves of behavioral and contextual data captured by the Dynamic Yield platform to deliver deeply targeted campaigns at every touchpoint.</span> <span class="related-article-cta">Read the article →</span> </a></div></div><style>.related-articles-shortcode {
box-sizing: border-box;
width: 100%;
max-width: 1110px;
margin-left: auto;
margin-right: auto;
padding-left: 25px;
padding-right: 25px;
}
.related-articles-shortcode * {
box-sizing: border-box;
}
.related-articles-shortcode.no-articles {
text-align: center;
}
.related-articles-header {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.related-articles-shortcode h3 {
color: #000;
font: 700 26px/1.27 "Mark for MC", sans-serif;
margin: 0;
padding: 0;
}
.related-articles-shortcode:not(.no-articles) h3 {
width: calc(100% - 100px);
}
.related-articles-nav {
margin-left: auto;
display: flex;
flex-wrap: wrap;
width: 88px;
justify-content: space-between;
}
.related-articles-nav .slick-arrow {
-webkit-appearance: none;
appearance: none;
border: 0;
background-image: none;
background-color: #A39CB7;
position: relative;
top: auto;
left: auto;
right: auto;
bottom: auto;
width: 40px;
height: 40px;
-webkit-transform: none;
transform: none;
-webkit-transition: background-color .5s;
transition: background-color .5s;
}
.related-articles-nav .slick-arrow:hover {
background-color: #5D3AB9;
-webkit-transition: background-color .5s;
transition: background-color .5s;
}
.related-articles-nav .slick-arrow:before {
content: '';
display: block;
font-size: 0;
box-sizing: border-box;
position: absolute;
top: 14px;
width: 10px;
height: 10px;
opacity: 1;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.related-articles-nav .slick-prev:before {
border-left: 2px solid #fff;
border-bottom: 2px solid #fff;
left: 17px;
}
.related-articles-nav .slick-next:before {
border-top: 2px solid #fff;
border-right: 2px solid #fff;
right: 17px;
}
.related-articles-slider:not(.slick-initialized) {
opacity: 0;
}
.related-articles-slider .slick-slide,
.related-articles-slider .slick-slide:hover {
color: #000 !important;
text-decoration: none;
}
.related-article-img-wrap {
height: 132px;
width: 100%;
-webkit-transition: all .5s;
transition: all .5s;
}
.related-article-img-wrap img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.related-articles-slider h4 {
color: #000;
font-family: "Mark for MC", sans-serif;
font-weight: 500;
margin: 0;
padding: 0;
}
.related-articles-slider .related-article-type {
color: #F64C72;
font: 500 12px/1 "Mark for MC", sans-serif;
text-transform: uppercase;
display: block;
margin-bottom: 6px;
}
.related-articles-slider .related-article-desc {
font: 400 15px/1.6 "Mark for MC", sans-serif;
display: block;
}
.related-articles-slider .related-article-cta {
color: #5D3AB9;
font: 700 15px/1.6 "Mark for MC", sans-serif;
display: block;
margin-top: auto;
}
.related-articles-slider .slick-slide:hover h4,
.related-articles-slider .slick-slide:hover .related-article-cta {
text-decoration: underline;
}
.related-articles-slider .slick-slide:hover .related-article-img-wrap {
opacity: .75;
box-shadow: 5px 5px 10px #CECECE;
-webkit-transition: all .5s;
transition: all .5s;
}
@media (min-width: 768px) {
.related-articles-shortcode {
padding-top: 100px;
padding-bottom: 100px;
}
.related-articles-header {
margin-bottom: 25px;
}
.related-articles-slider .slick-list {
margin: 0 -19px;
}
.related-articles-slider .slick-track {
display: flex;
}
.related-articles-slider .slick-slide {
height: auto;
display: flex;
flex-wrap: wrap;
flex-direction: column;
margin: 0 19px;
}
.related-article-img-wrap,
.related-articles-slider h4 {
margin-bottom: 16px;
}
.related-articles-slider .related-article-type {
margin-top: 4px;
}
.related-articles-slider h4 {
font-size: 22px;
line-height: 1.27;
}
.related-articles-slider .related-article-desc {
margin-bottom: 17px;
}
}
@media (max-width: 767px) {
.related-articles-shortcode {
padding-top: 75px;
padding-bottom: 75px;
}
.related-articles-header {
margin-bottom: 36px;
}
.related-articles-slider {
margin-left: -25px;
margin-right: -25px;
width: calc(100% + 50px);
}
.related-articles-slider .slick-list {
margin: 0 -6px;
}
.related-articles-slider .slick-slide {
margin: 0 6px;
}
.related-articles-slider h4,
.related-articles-slider .related-article-desc,
.related-articles-slider .related-article-cta {
-webkit-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
}
.related-articles-slider .slick-slide:not(.slick-active) h4,
.related-articles-slider .slick-slide:not(.slick-active) .related-article-desc,
.related-articles-slider .slick-slide:not(.slick-active) .related-article-cta {
opacity: 0;
-webkit-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
}
.related-article-img-wrap,
.related-articles-slider h4 {
margin-bottom: 20px;
}
.related-articles-slider h4 {
font-size: 20px;
line-height: 1.25;
}
.related-articles-slider .related-article-desc {
margin-bottom: 20px;
}
}
@media (min-width: 500px) and (max-width: 767px) {
.related-article-img-wrap {
height: 200px;
}
}</style> <script>jQuery(function($) {
let sliderArgs = {
slidesToShow: 3,
appendArrows: '.related-articles-nav',
responsive: [
{
breakpoint: 991,
settings: {
slidesToShow: 2
}
},
{
breakpoint: 767,
settings: {
centerMode: true,
centerPadding: '25px',
slidesToShow: 1
}
}
]
};
$('.related-articles-slider').slick(sliderArgs);
let pageUrl = window.location.href;
let articleBtn = $('.related-articles-slider .slick-slide');
if(articleBtn) {
articleBtn.on('click', function(e) {
let ctaUrl = $(this).attr('href'),
ctaName = $(this).find('.related-article-cta').text().trim();
adobeDataLayer.push({
"event": "ctaClick",
"clickInfo": {
"ctaName": ctaName,
"ctaType": "link",
"destinationURL": ctaUrl,
"ctaLocation": pageUrl,
"ctaSection": "Related Articles Widget"
}
});
});
}
});</script> </div></div></div></div></div></div></div></div></section></div></div></div><footer id="main-footer" class=""><div class="footer-top"><div class="footer-container"><h4>Make hyper-personalization a reality</h4><p>Transform simple customer transactions into enduring relationships and unlock a new horizon of growth</p><div class="footer-btns-wrap"> <a href="https://www.dynamicyield.com/request-demo/" class="btn-teal">Contact Sales</a> <a href="https://www.dynamicyield.com/product-demo/" class="btn-transparent">Watch a product demo<svg xmlns="http://www.w3.org/2000/svg" width="15.625" height="15.625" viewBox="0 0 15.625 15.625"> <path id="Icon_ionic-ios-play-circle" data-name="Icon ionic-ios-play-circle" d="M10.688,3.375A7.313,7.313,0,1,0,18,10.688,7.311,7.311,0,0,0,10.688,3.375Zm2.946,7.45L8.81,13.743a.156.156,0,0,1-.236-.137V7.77a.156.156,0,0,1,.236-.137l4.823,2.918A.161.161,0,0,1,13.634,10.825Z" transform="translate(-2.875 -2.875)" fill="none" stroke="rgba(0,0,0,0.8)" stroke-width="1"/> </svg> </a></div><ul class="footer-certificates"><li class="retina_parent"> <a href="https://www.dynamicyield.com/compliance/"> <img src="/wp-content/uploads/2022/05/gdpr-icon.png" alt="gdpr icon" width="139" height="70"> </a></li><li class="retina_parent"> <a href="https://www.dynamicyield.com/compliance/"> <img src="/wp-content/uploads/2023/04/SOCII-Badge.png" alt="socii icon" width="70" height="70"> </a></li><li> <a href="https://www.dynamicyield.com/compliance/"> <img src="/wp-content/uploads/2022/05/ccpa-icon.svg" alt="ccpa icon" width="117" height="40"> </a></li><li class="retina_parent"> <a href="https://www.dynamicyield.com/compliance/"> <img src="/wp-content/uploads/2022/05/iso-27001.png" alt="iso icon" width="106" height="68"> </a></li></ul></div></div><div class="footer-container"><div id="footer-widgets"><div class="footer-widget"><div id="nav_menu-2" class="fwidget et_pb_widget widget_nav_menu"><h4 class="title">Key Capabilities</h4><div class="menu-core-capabilities-container"><ul id="menu-core-capabilities" class="menu"><li id="menu-item-230872" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-230872"><a href="https://www.dynamicyield.com/segmentation/">Segmentation</a></li><li id="menu-item-5913" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5913"><a href="https://www.dynamicyield.com/targeting/">Targeting</a></li><li id="menu-item-198647" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-198647"><a href="https://www.dynamicyield.com/recommendations/">Recommendations</a></li><li id="menu-item-198648" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-198648"><a href="https://www.dynamicyield.com/journey-orchestration/">Journey Orchestration</a></li><li id="menu-item-230873" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-230873"><a href="https://www.dynamicyield.com/optimization/">Optimization</a></li></ul></div></div></div><div class="footer-widget"><div id="nav_menu-13" class="fwidget et_pb_widget widget_nav_menu"><h4 class="title">Industries</h4><div class="menu-industries-container"><ul id="menu-industries" class="menu"><li id="menu-item-51518" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51518"><a href="/ecommerce/">eCommerce</a></li><li id="menu-item-51520" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51520"><a href="/financial-services/">Financial Services</a></li><li id="menu-item-224041" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-224041"><a href="/restaurants/">Restaurants</a></li><li id="menu-item-224042" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-224042"><a href="/grocery/">Grocery</a></li><li id="menu-item-51519" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51519"><a href="/b2b-ecommerce/">B2B eCommerce</a></li><li id="menu-item-13777" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13777"><a href="https://www.dynamicyield.com/travel/">Travel</a></li><li id="menu-item-19895" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19895"><a href="https://www.dynamicyield.com/gaming/">iGaming</a></li><li id="menu-item-13775" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13775"><a href="https://www.dynamicyield.com/media/">Media</a></li></ul></div></div></div><div class="footer-widget"><div id="nav_menu-11" class="fwidget et_pb_widget widget_nav_menu"><h4 class="title">Why Dynamic Yield</h4><div class="menu-why-dynamic-yield-container"><ul id="menu-why-dynamic-yield" class="menu"><li id="menu-item-51524" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51524"><a href="/customer-success/">Industry-Leading Services</a></li><li id="menu-item-31658" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31658"><a href="https://www.dynamicyield.com/clients/">Global Scale</a></li><li id="menu-item-13718" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13718"><a href="https://www.dynamicyield.com/case-studies/">Real Impact</a></li><li id="menu-item-224043" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-224043"><a href="/ai/">Personalization AI</a></li><li id="menu-item-224044" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-224044"><a href="/partners/">Rich Partner Network</a></li><li id="menu-item-224045" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-224045"><a href="/enterprise-grade-personalization/">Enterprise-Grade Security</a></li></ul></div></div></div><div class="footer-widget"><div id="nav_menu-5" class="fwidget et_pb_widget widget_nav_menu"><h4 class="title">Company</h4><div class="menu-company-container"><ul id="menu-company" class="menu"><li id="menu-item-242875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-242875"><a href="https://www.mastercard.com/us/en/for-the-world/about-us.html">About Us</a></li><li id="menu-item-19360" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19360"><a href="https://events.dynamicyield.com/">Events</a></li><li id="menu-item-242874" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-242874"><a href="https://www.mastercard.com/us/en/news-and-trends/stories.html">Press</a></li><li id="menu-item-130411" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-130411"><a href="https://www.dynamicyield.com/blog/">Blog</a></li><li id="menu-item-226" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-226"><a href="https://www.dynamicyield.com/contact/">Contact</a></li><li id="menu-item-198646" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-198646"><a href="https://www.dynamicyield.com/partner-program/">Become a Partner</a></li><li id="menu-item-11264" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-11264"><a href="/request-demo/">Request Demo</a></li></ul></div></div><div id="text-6" class="fwidget et_pb_widget widget_text"><div class="textwidget"><ul style="min-width: 150px; margin-top: -15px;"><li><a style="color: #fff; font-weight: 500;" href="/careers/">We’re hiring!</a></li></ul></div></div></div><div class="lc-footer-nav-block"><div class="lc-footer-nav-header"> <a href="https://www.dynamicyield.com/learn/" class="lc-footer-logo"></a> <span>Take your knowledge to exponential levels</span></div><div class="lc-footer-menu"><ul id="menu-lc-menu-footer" class="menu"><li id="menu-item-212992" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-212992"><a href="https://www.dynamicyield.com/articles/">Articles</a></li><li id="menu-item-212993" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-212993"><a href="https://www.dynamicyield.com/learning-paths/">Learning Paths</a></li><li id="menu-item-212994" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-212994"><a href="https://www.dynamicyield.com/rooted-personalization/">Rooted Personalization</a></li><li id="menu-item-212995" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-212995"><a href="https://www.dynamicyield.com/personalization-examples/">Personalization Examples</a></li><li id="menu-item-212996" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-212996"><a href="https://www.dynamicyield.com/guides/">Guides</a></li><li id="menu-item-212997" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-212997"><a href="https://www.dynamicyield.com/talks/">Talks</a></li><li id="menu-item-212999" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-212999"><a href="https://www.dynamicyield.com/glossary-terms/">Encyclopedia</a></li><li id="menu-item-212998" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-212998"><a href="https://marketing.dynamicyield.com/benchmarks/">Benchmarks</a></li></ul></div></div></div></div><div id="et-footer-nav"><div class="footer-container"><ul id="menu-footer-menu" class="bottom-nav"><li id="menu-item-19183" class="footer_menu_title menu-item menu-item-type-custom menu-item-object-custom menu-item-19183"><a>Recommended Guides:</a></li><li id="menu-item-211968" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-211968"><a href="https://www.dynamicyield.com/article/personalization-guide/">Personalization</a></li><li id="menu-item-138198" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-138198"><a href="https://www.dynamicyield.com/lesson/introduction-to-ab-testing/">A/B Testing</a></li><li id="menu-item-147897" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-147897"><a href="https://www.dynamicyield.com/lesson/cro-plan/">Conversion Rate Optimization</a></li><li id="menu-item-19184" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19184"><a href="/lesson/shopping-cart-abandonment-strategy/">Shopping Cart Abandonment</a></li><li id="menu-item-19185" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19185"><a href="/lesson/product-recommendations-guide/">Product Recommendations</a></li><li id="menu-item-22805" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22805"><a href="/lesson/promise-and-pitfalls-omnichannel-retailing/">Omnichannel Retailing</a></li><li id="menu-item-22885" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22885"><a href="/lesson/the-economics-of-ecommerce-conversion-optimization/">eCommerce Conversion Rate Optimization</a></li><li id="menu-item-28240" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28240"><a href="/article/50-most-important-dynamicyield-personalization-stats/">Personalization Statistics</a></li><li id="menu-item-33877" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-33877"><a href="https://www.dynamicyield.com/article/tj-maxx-spired-checkout-optimization/">Checkout Optimization</a></li><li id="menu-item-123711" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-123711"><a href="/article/ecommerce-personalization-must-haves/">eCommerce Personalization</a></li><li id="menu-item-144090" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-144090"><a href="https://www.dynamicyield.com/lesson/strategizing-omnichannel-personalization/">Omnichannel Personalization</a></li><li id="menu-item-148146" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-148146"><a href="https://marketing.dynamicyield.com/benchmarks/cart-abandonment-rate/">Shopping Cart Abandonment Rate</a></li></ul><div class="footer-mach-logo retina_parent"> <img src="/wp-content/uploads/2022/05/mach-cert-22-wh.png" alt="Mach logo" width="63" height="70"></div><div class="language-switcher footer-language-switcher"><ul><li>en<ul><li><a class="active" href="https://www.dynamicyield.com/pvh/">English</a></li><li><a href="https://www.dynamicyield.com/es/">Español</a></li><li><a href="https://www.dynamicyield.com/de/">Deutsch</a></li><li><a href="https://www.dynamicyield.com/fr/">Français</a></li><li><a href="https://www.dynamicyield.com/ja/">日本語</a></li></ul></li></li></ul></div></div></div><div id="footer-bottom"><div class="footer-container"><div class="footer_info_wrapper"><div id="footer-info"> <button id="ot-sdk-btn" class="ot-sdk-show-settings">Manage Cookies</button> <a href="/privacy-notice/" target="_blank" class="animlink">Privacy Notice</a> <a href="/tos/" target="_blank" class="animlink">Terms of use</a> <span>© 2026 Mastercard Dynamic Yield</span></div></div><div class="footer_social_icons"><style>.et-social-icons .et-social-icon img {
max-width: 16px;
transition: 0.2s all;
}
.et-social-icons .et-social-icon img:not(:hover) {
opacity: 0.5;
}</style><span itemscope itemtype="http://schema.org/Organization"><link itemprop="url" href="https://www.dynamicyield.com"><ul class="et-social-icons"><li class="et-social-icon"> <a itemprop="sameAs" href="https://www.linkedin.com/company/dynamic-yield" class="icon" target="_blank"> <img src="https://www.dynamicyield.com/wp-content/uploads/2025/09/Frame-5.png" alt="LinkedIn Logo" /> </a></li><li class="et-social-icon"> <a itemprop="sameAs" href="https://www.instagram.com/dynamicyield/" class="icon" target="_blank"> <img src="https://www.dynamicyield.com/wp-content/uploads/2025/09/Frame-4.png" alt="Instagram Logo" /> </a></li><li class="et-social-icon"> <a itemprop="sameAs" href="https://www.youtube.com/c/Dynamicyield" class="icon" target="_blank"> <img src="https://www.dynamicyield.com/wp-content/uploads/2025/09/Frame-3.png" alt="Youtube Logo" /> </a></li><li class="et-social-icon"> <a itemprop="sameAs" href="https://www.tiktok.com/@dynamic.yield" class="icon" target="_blank"> <img src="https://www.dynamicyield.com/wp-content/uploads/2025/09/Frame-2.png" alt="TikTok Logo" /> </a></li><li class="et-social-icon"> <a itemprop="sameAs" href="https://www.facebook.com/DynamicYield" class="icon" target="_blank"> <img src="https://www.dynamicyield.com/wp-content/uploads/2025/09/Frame-1.png" alt="Facebook Logo" /> </a></li><li class="et-social-icon"> <a itemprop="sameAs" href="https://twitter.com/DynamicYield" class="icon" target="_blank"> <img src="https://www.dynamicyield.com/wp-content/uploads/2025/09/Frame.png" alt="X Logo" /> </a></li></ul> </span></div></div></div></footer></div></div><div id="mobile_menu_overlay"></div> <script type='text/javascript' src='//cdn.dynamicyield.com/api/8765281/api_dynamic.js'></script> <script type='text/javascript' src='//cdn.dynamicyield.com/api/8765281/api_static.js'></script> <script type="text/javascript">var sbiajaxurl = "https://www.dynamicyield.com/wp-admin/admin-ajax.php";</script> <script type="text/javascript">!function(e,n){var r={"selectors":{"block":"pre.EnlighterJSRAW","inline":"code.EnlighterJSRAW"},"options":{"indent":2,"ampersandCleanup":true,"linehover":true,"rawcodeDbclick":false,"textOverflow":"break","linenumbers":true,"theme":"beyond","language":"generic","retainCssClasses":false,"collapse":false,"toolbarOuter":"","toolbarTop":"{BTN_RAW}{BTN_COPY}{BTN_WINDOW}{BTN_WEBSITE}","toolbarBottom":""},"resources":["https:\/\/www.dynamicyield.com\/wp-content\/plugins\/enlighter\/cache\/enlighterjs.min.css?tvrakvcLArVio6C","https:\/\/www.dynamicyield.com\/wp-content\/plugins\/enlighter\/resources\/enlighterjs\/enlighterjs.min.js"]},o=document.getElementsByTagName("head")[0],t=n&&(n.error||n.log)||function(){};e.EnlighterJSINIT=function(){!function(e,n){var r=0,l=null;function c(o){l=o,++r==e.length&&(!0,n(l))}e.forEach(function(e){switch(e.match(/\.([a-z]+)(?:[#?].*)?$/)[1]){case"js":var n=document.createElement("script");n.onload=function(){c(null)},n.onerror=c,n.src=e,n.async=!0,o.appendChild(n);break;case"css":var r=document.createElement("link");r.onload=function(){c(null)},r.onerror=c,r.rel="stylesheet",r.type="text/css",r.href=e,r.media="all",o.appendChild(r);break;default:t("Error: invalid file extension",e)}})}(r.resources,function(e){e?t("Error: failed to dynamically load EnlighterJS resources!",e):"undefined"!=typeof EnlighterJS?EnlighterJS.init(r.selectors.block,r.selectors.inline,r.options):t("Error: EnlighterJS resources not loaded yet!")})},(document.querySelector(r.selectors.block)||document.querySelector(r.selectors.inline))&&e.EnlighterJSINIT()}(window,console);</script><link rel='stylesheet' id='elementor-post-211359-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_5a337f00bdd68844b981f0a38af37ab3.css?ver=1703184023' type='text/css' media='all' /><link rel='stylesheet' id='elementor-post-211340-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_70e7e71b0a9ed7fddac3c44c58810e82.css?ver=1703187437' type='text/css' media='all' /><link rel='stylesheet' id='elementor-post-199105-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_589d2d12cd88f1f989969d00964430e5.css?ver=1693737882' type='text/css' media='all' /><link rel='stylesheet' id='elementor-post-211341-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_da2fe0c326705317dcf81618c016198e.css?ver=1703184083' type='text/css' media='all' /> <script type="text/javascript" id="rfw-script-js-extra">var rfw = {"speed":""};</script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_a5ec58aa1f222bedaf60cdced3b8a004.js?ver=2026020419" id="rfw-script-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_c1b7fbe6b1a3b777fddfe187094deb97.js?ver=2026020419" id="rfw-script-fitvid-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_ea3fad8947382ebf8709507a11a805db.js" id="divi-fitvids-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/themes/Divi/js/waypoints.min.js" id="waypoints-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_845779ea879c70773af95b2f6fc394d2.js" id="magnific-popup-js"></script> <script type="text/javascript" id="divi-custom-script-js-extra">var et_custom = {"ajaxurl":"https:\/\/www.dynamicyield.com\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/www.dynamicyield.com\/wp-content\/themes\/Divi\/images","et_load_nonce":"b06e7d0c21","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","fill":"Fill","field":"field","invalid":"Invalid email","captcha":"Captcha"};</script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_43b4a88b2828bc5c023dc913689e8da5.js?ver=20.4" id="divi-custom-script-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/themes/Divi/custom/bootstrap/js/bootstrap.min.js" id="bootstrap-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/themes/Divi/custom/slick/slick.min.js" id="slick-js"></script> <script type="text/javascript" data-ot-ignore src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_12efd5a7d441d8b7f817fc6fc685dca9.js?ver=21.85" id="customscript-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_33fa37a5effe9361e40b8525e36e3eaf.js" id="typed-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_eb8981568f49ac148e96af3241eb95c7.js?ver=21.85" id="form_validation-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_be33bce741fd746dee1a6cf31c0b5bde.js" id="retina_js-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_9a50928b26148d1c35a95957e5ef2b9d.js?ver=21.85" id="mkto-scripts-js"></script> <script type="module" src="https://www.dynamicyield.com/wp-content/themes/Divi/js/cid-validation.js?ver=21.85" id="cid-validation"></script><script type="text/javascript" src="https://www.dynamicyield.com/wp-content/themes/Divi/js/jquery.gsap.min.js?ver=21.85" id="jquery.gsap.min-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/themes/Divi/js/TweenMax.min.js?ver=21.85" id="TweenMax.min-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_e91e8f43ba95ac051b369cc9ff6e59b3.js?ver=21.85" id="abm-lp-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/plugins/wp-featherlight/js/wpFeatherlight.pkgd.min.js?ver=1.3.4" id="wp-featherlight-js"></script> <script type="text/javascript" id="dc_conversion_api-js-extra">var ajax_obj = {"nonce":"4a0670c385","ajax_url":"https:\/\/www.dynamicyield.com\/wp-admin\/admin-ajax.php","ajax_action":"conversion_api_call"};</script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_34a6a3100a2ecbc7706af2d4c798f856.js?ver=935c7f8ce03960b02800bc8ae3231df8" id="dc_conversion_api-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=2.9.9" id="elementor-frontend-modules-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=2.10.0" id="elementor-sticky-js"></script> <script type="text/javascript" id="elementor-pro-frontend-js-before">var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/www.dynamicyield.com\/wp-admin\/admin-ajax.php","nonce":"6999c95898","i18n":{"toc_no_headings_found":"No headings were found on this page."},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"google":{"title":"Google+","has_counter":true},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"delicious":{"title":"Delicious"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"}},
"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/www.dynamicyield.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};</script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=2.10.0" id="elementor-pro-frontend-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.2" id="jquery-ui-core-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.7.6" id="elementor-dialog-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2" id="elementor-waypoints-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/plugins/elementor/assets/lib/swiper/swiper.min.js?ver=5.3.6" id="swiper-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/plugins/elementor/assets/lib/share-link/share-link.min.js?ver=2.9.9" id="share-link-js"></script> <script type="text/javascript" id="elementor-frontend-js-before">var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","downloadImage":"Download image"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"version":"2.9.9","urls":{"assets":"https:\/\/www.dynamicyield.com\/wp-content\/plugins\/elementor\/assets\/"},"settings":{"page":[],"general":{"elementor_lightbox_enable_counter":"yes","elementor_lightbox_enable_fullscreen":"yes","elementor_lightbox_enable_zoom":"yes","elementor_lightbox_enable_share":"yes","elementor_lightbox_title_src":"title","elementor_lightbox_description_src":"description"},"editorPreferences":[]},"post":{"id":211314,"title":"PVH%27s%20Buyer%20Center","excerpt":"","featuredImage":false}};</script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=2.9.9" id="elementor-frontend-js"></script> <script type="text/javascript" data-noptimize>var dy_search_params = new URLSearchParams(window.location.search);
if(dy_search_params.has('utm_source')) {
localStorage.setItem('utm_source', dy_search_params.get('utm_source'));
}
if(dy_search_params.has('utm_medium')) {
localStorage.setItem('utm_medium', dy_search_params.get('utm_medium'));
}
if(dy_search_params.has('utm_content')) {
localStorage.setItem('utm_content', dy_search_params.get('utm_content'));
}
if(dy_search_params.has('utm_campaign')) {
localStorage.setItem('utm_campaign', dy_search_params.get('utm_campaign'));
}
if(dy_search_params.has('utm_term')) {
localStorage.setItem('utm_term', dy_search_params.get('utm_term'));
}
if(dy_search_params.has('mkt_tok')) {
localStorage.setItem('mkt_tok', dy_search_params.get('mkt_tok'));
}
// Also, fill in the data inside the Marketo form once its available
if(typeof window.MktoForms2 === 'object') {
MktoForms2.whenReady(function(_form) {
var form = _form.getFormElem();
console.log('MKTO FORM READY');
// Append the mkt_tok param if it exists in the URL
var ls_mkto_tok = localStorage.getItem('mkt_tok');
if(ls_mkto_tok) {
_form.addHiddenFields({
mkt_tok: ls_mkto_tok
});
_form.vals({ mkt_tok: ls_mkto_tok });
}
// Fill in the UTM data from localStorage
var dy_utms = {
'utm_source': 'txt_source__c',
'utm_medium': 'txt_medium__c',
'utm_content': 'txt_content__c',
'utm_campaign': 'txt_campaign_name__c',
'utm_term': 'txt_term__c',
'gclid': ['GCLID__c', 'GCLID_c__c']
};
for(var i = 0; i < Object.keys(dy_utms).length; i++) {
var ls_key = Object.keys(dy_utms)[i],
ls_value = localStorage.getItem(ls_key),
form_key = dy_utms[ls_key],
form_field;
if(ls_value) {
if(ls_key === 'gclid') {
ls_value = JSON.parse(ls_value).value;
}
if(typeof(form_key) === 'string') {
form_field = form[0].querySelector('input[type="hidden"][name="' + form_key + '"]');
if(form_field) {
form_field.value = ls_value;
}
} else {
for(var j = 0; j < form_key.length; j++) {
form_field = form[0].querySelector('input[type="hidden"][name="' + form_key[j] + '"]');
if(form_field) {
form_field.value = ls_value;
}
}
}
}
}
// IP Address
fetch('https://www.cloudflare.com/cdn-cgi/trace').then(function(result) {
result.text().then(function(values) {
values.split("\n").map(function(item) {
var pair = item.split('=');
if(['ip'].includes(pair[0])) {
form[0].querySelector('input[type="hidden"][name="IP__c"]').value = pair[1];
}
});
});
});
// GA ID and Referrer
var dy_utms_cookie = {};
document.cookie.split(';').forEach(function(el) {
var splitCookie = el.split('=');
var key = splitCookie[0].trim();
var value = splitCookie[1];
dy_utms_cookie[key] = value;
});
if(dy_utms_cookie["_ga"]) {
form[0].querySelector('input[type="hidden"][name="Visitor_ID__c"]').value = dy_utms_cookie["_ga"].substring(6);
}
if(dy_utms_cookie["personalize_referrer_string"]) {
form[0].querySelector('input[type="hidden"][name="Referral__c"]').value = dy_utms_cookie["personalize_referrer_string"].substring(6);
}
// ZoomInfo
if(localStorage.getItem('ZoomInfoData')) {
var zoominfo_data = JSON.parse(localStorage.getItem('ZoomInfoData'));
if(zoominfo_data) {
form[0].querySelector('input[type="hidden"][name="Alexa_Rank__c"]').value = zoominfo_data.alexaglobalrank;
form[0].querySelector('input[type="hidden"][name="Employees__c"]').value = zoominfo_data.employeesrange;
form[0].querySelector('input[type="hidden"][name="Company_Revenue_Range__c"]').value = zoominfo_data.estimatedannualrevenue;
}
}
// Also, dispatch a dataLayer event on success
_form.onSuccess(function(values, follow_up_url) {
window.dataLayer = window.dataLayer || [];
if([3739, 4802, 5094, 5110, 4946, 5076, 5116, 5171, 5172, 5173].includes(_form.getId())) {
window.dataLayer.push({
'event': 'demo_request_complete',
'eventCallback': function() {
if(follow_up_url) {
window.location.href = follow_up_url;
}
}
});
return false;
} else if([3876].includes(_form.getId())) {
window.dataLayer.push({
'event': 'newsletter_signup_complete',
'eventCallback': function() {
if(follow_up_url) {
window.location.href = follow_up_url;
}
}
});
return false;
}
});
});
}</script> <script>if(typeof(jQuery) !== 'undefined') {
$ = jQuery.noConflict();
}
function getUrlParameter(sParam) {
var sPageURL = decodeURIComponent(window.location.search.substring(1)),
sURLVariables = sPageURL.split('&'),
sParameterName,
i;
for (i = 0; i < sURLVariables.length; i++) {
sParameterName = sURLVariables[i].split('=');
if (sParameterName[0] === sParam) {
return sParameterName[1] === undefined ? true : sParameterName[1];
}
}
}
$(window).load(function(){
var videoID = getUrlParameter('video');
if(videoID !== undefined){
if($('#wistia-' + videoID + '-1').length){
var videoName = $('#wistia-' + videoID + '-1').parents('.tab-pane');
videoName = videoName[0].id
}
if($('a[href="#' + videoName +'"]').length){
$('a[href="#' + videoName +'"]').each(function(){
$(this).click();
});
}
addScript('https://fast.wistia.com/embed/medias/'+ videoID +'.jsonp');
addScript('https://fast.wistia.com/assets/external/E-v1.js');
$('body').append('<span class="wistia_embed wistia_async_'+videoID+' popover=true popoverContent=link dy-wistia-popup" style="display:inline"></span>');
window._wq = window._wq || [];
_wq.push({ id: videoID, onReady: function(video) {
var video = Wistia.api(videoID);
video.popover.show(); // open the popover
video.play(); // play the video
setTimeout(function(){video.unmute();}, 500);
}});
}
});</script> <style>#adBanner {
background-color: transparent;
height: 0;
width: 1px;
}</style><div id="wrapfabtest"><div id="adBanner"></div></div></body></html>
<!-- Dynamic page generated in 2.226 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2026-02-28 11:19:27 -->
<!-- super cache -->