bouncex.callbacks["website"]({"active":"1","advanced_cookie_options":"{\"first_party_limit\":\"3500\",\"local_storage\":\"1\"}","analytics":"0","ba_enabled":null,"ba_settings":null,"ba_settings_json":null,"block_ips":null,"block_urls":[],"campaign_js":{"ctab_pushup_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-corner-pushup');\n}\n\nfunction updateCornerPushup() {\n var pushAmount = $creative.outerHeight(true);\n var fixedAdHeight = jQuery('.bordeaux-anchored-container[style*=\"position: fixed;\"]').length \u003e 0 ? jQuery('.bordeaux-anchored-container[style*=\"position: fixed;\"]').outerHeight(true) + 20 : 0;\n var regionSwitchHeight = jQuery('.region_redirect_banner').length \u003e 0 ? jQuery('.region_redirect_banner').outerHeight(true) : 0;\n var bottomAdHeight = jQuery('div[data-gg-moat][style*=\"position: fixed;\"][style*=\"bottom: 0px;\"]').length \u003e 0 ? jQuery('div[data-gg-moat][style*=\"position: fixed;\"][style*=\"bottom: 0px;\"]').outerHeight(true) : 0;\n var secondaryBottomAdHeight = jQuery('#IL_INSEARCH').length \u003e 0 ? jQuery('#IL_INSEARCH').outerHeight(true) : 0;\n var shopBackToTopButton = jQuery('a[class*=\"shell-backToTop\"]').length \u003e 0 ? jQuery('a[class*=\"shell-backToTop\"]').outerHeight(true) + Number.parseInt(jQuery('a[class*=\"shell-backToTop\"]').css('bottom').substring(0,2)) : 0;\n \n var styles = [\n '#bx-campaign-'+campaign_id+' .bx-slab { margin-bottom: '+(Math.max(fixedAdHeight,regionSwitchHeight,bottomAdHeight,secondaryBottomAdHeight))+'px; }',\n 'body { padding-bottom: '+pushAmount+'px; }',\n pushAmount \u003e 80 ? '.sticky-player-background.stick-on { bottom: '+(Math.max(fixedAdHeight,regionSwitchHeight,bottomAdHeight,secondaryBottomAdHeight)+pushAmount+10)+'px; }' : '.sticky-player-background.stick-on { margin-bottom: '+(Math.max(fixedAdHeight,regionSwitchHeight,bottomAdHeight,secondaryBottomAdHeight)+pushAmount)+'px; }',\n ];\n \n var stylesRight = [\n '#bx-campaign-'+campaign_id+' .bx-slab { margin-bottom: '+(Math.max(fixedAdHeight,regionSwitchHeight,bottomAdHeight,secondaryBottomAdHeight,shopBackToTopButton))+'px; }',\n ];\n \n var stylesLeft = [];\n \n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\n \n if ($creative.outerWidth() === bouncex.body.width()) {\n styles.push(stylesFull.join(' '));\n }\n \n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\n}\n\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\n\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\n \n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\n var cachedHeight = $creative.height();\n \n var onClickInterval = bouncex.setInterval2(function() {\n var currentHeight = $creative.height();\n \n if (currentHeight !== cachedHeight) {\n updateCornerPushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n });\n \n updateCornerPushup();\n \n var bxUpdateInterval = bouncex.setInterval2(updateCornerPushup, 500);\n bouncex.setTimeout2(function(){ clearInterval(bxUpdateInterval); }, 2000);\n}"},"ctab_pushup_fix_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);"},"heading_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"bouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\n if ($htmlHeadingElement.length \u003e 0) {\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\n } else {\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\n var $headingText;\n \n if ($headlineGroup.length === 0) {\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\n $headingText = $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\n } else {\n $headingText = $headlineGroup.find('.bx-row-text-headline, .bx-row-text-subheadline').eq(0).nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\n }\n \n $headingText.wrapAll('\u003cdiv class=\"bx-2-heading wknd-ally-focus\" id=\"'+$headlineGroup.attr('id')+'-h2\" tabindex=\"-1\" role=\"heading\" aria-level=\"2\"\u003e\u003c/div\u003e'); \n }\n});"},"overlay_ad_zindex_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"overlay","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"bouncex.setTimeout2(function() {\n jQuery('#bx-campaign-'+campaign_id+'-adIndexFix-style').remove();\n}, 2000);\n"},"overlay_ad_zindex_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"overlay","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('.bx-client-overlay #IL_INSEARCH, .bx-client-overlay-ios #IL_INSEARCH { z-index: 2147483643 !important; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-adIndexFix');"},"pushdown_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\n}\n\nfunction updatePushdown() {\n var pushAmount = $creative.height();\n \n var styles = [\n 'div.sticky-nav:not(.left-rail-nav), [id*=\"bordeaux-standard-ad\"][style*=\"position: sticky;\"][style*=\"top: 0px;\"] { top: '+pushAmount+'px !important; }',\n '.middle-container-stick, .header.has-double-tier { margin-top: '+pushAmount+'px; }',\n '@media screen and (min-width: 728px) { .header__inner { margin-top: '+pushAmount+'px; }}',\n '@media screen and (max-width: 727px) { .mobileSearchbox { margin-top: '+pushAmount+'px; }}',\n '@layer legacy { div.sticky-nav:not(.left-rail-nav) { top: '+pushAmount+'px !important; }}'\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').text(styles.join(' '));\n}\n\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushdown);\n\nupdatePushdown();"},"pushdown_fix_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);"},"pushup_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushup');\n}\n\nfunction updatePushup() {\n var pushAmount = $creative.outerHeight(true);\n\n var styles = [\n '.bordeaux-anchored-container[style*=\"position: fixed;\"], .ut_container[style*=\"position: fixed;\"][style*=\"bottom: 0px;\"], .region_redirect_banner, #IL_INSEARCH, a[class*=\"shell-backToTop\"] { margin-bottom: '+pushAmount+'px; }',\n pushAmount \u003e 80 ? '.sticky-player-background.stick-on { bottom: '+(pushAmount+10)+'px; }' : '.sticky-player-background.stick-on { margin-bottom: '+pushAmount+'px; }',\n 'div[data-gg-moat][style*=\"position: fixed;\"][style*=\"bottom: 0px;\"] { margin-bottom: '+pushAmount+'px !important; }',\n '#bx-campaign-'+ca_id+'-clone .bx-creative { height: '+pushAmount+'px; }',\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').text(styles.join(' '));\n}\n \nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushup);\n\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushup);\n \nbouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\n var cachedHeight = $creative.height();\n \n var onClickInterval = bouncex.setInterval2(function() {\n var currentHeight = $creative.height();\n \n if (currentHeight !== cachedHeight) {\n updatePushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n});\n\nupdatePushup();"},"pushup_fix_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-pushup-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);"},"remove_form_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"bouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');"},"tbar_ada_placement_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"preactivation","testmode":false,"ttype":"variation","val":"bouncex.body.prepend(bouncex.campaigns[ca_id].obj1);"},"zindex_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"nanotab","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 999996; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"zindex_fix_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"nanotab","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();"}},"cart_rep":null,"casl_prevent_user_tracking":"1","client_id":null,"compliance":{"gdpr":1,"gmp":0,"whitelist_check":0},"compliance_json":"{\"gdpr\":1,\"gmp\":0,\"whitelist_check\":0}","confirmation_criteria":null,"confirmation_page":null,"confirmation_url":null,"content_width":"900","contract_id":"0","cookie_type":"fp_local_storage","currency":"USD","custom_campaign_js":"{\"remove_form_focus\":{\"val\":\"bouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"heading_focus\":{\"val\":\"bouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\\n if ($htmlHeadingElement.length \u003e 0) {\\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\\n } else {\\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\\n var $headingText;\\n \\n if ($headlineGroup.length === 0) {\\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\\n $headingText = $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\\n } else {\\n $headingText = $headlineGroup.find('.bx-row-text-headline, .bx-row-text-subheadline').eq(0).nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\\n }\\n \\n $headingText.wrapAll('\u003cdiv class=\\\"bx-2-heading wknd-ally-focus\\\" id=\\\"'+$headlineGroup.attr('id')+'-h2\\\" tabindex=\\\"-1\\\" role=\\\"heading\\\" aria-level=\\\"2\\\"\u003e\u003c/div\u003e'); \\n }\\n});\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"pushdown_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\\n}\\n\\nfunction updatePushdown() {\\n var pushAmount = $creative.height();\\n \\n var styles = [\\n 'div.sticky-nav:not(.left-rail-nav), [id*=\\\"bordeaux-standard-ad\\\"][style*=\\\"position: sticky;\\\"][style*=\\\"top: 0px;\\\"] { top: '+pushAmount+'px !important; }',\\n '.middle-container-stick, .header.has-double-tier { margin-top: '+pushAmount+'px; }',\\n '@media screen and (min-width: 728px) { .header__inner { margin-top: '+pushAmount+'px; }}',\\n '@media screen and (max-width: 727px) { .mobileSearchbox { margin-top: '+pushAmount+'px; }}',\\n '@layer legacy { div.sticky-nav:not(.left-rail-nav) { top: '+pushAmount+'px !important; }}'\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').text(styles.join(' '));\\n}\\n\\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushdown);\\n\\nupdatePushdown();\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"pushdown_fix_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"pushup_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushup');\\n}\\n\\nfunction updatePushup() {\\n var pushAmount = $creative.outerHeight(true);\\n\\n var styles = [\\n '.bordeaux-anchored-container[style*=\\\"position: fixed;\\\"], .ut_container[style*=\\\"position: fixed;\\\"][style*=\\\"bottom: 0px;\\\"], .region_redirect_banner, #IL_INSEARCH, a[class*=\\\"shell-backToTop\\\"] { margin-bottom: '+pushAmount+'px; }',\\n pushAmount \u003e 80 ? '.sticky-player-background.stick-on { bottom: '+(pushAmount+10)+'px; }' : '.sticky-player-background.stick-on { margin-bottom: '+pushAmount+'px; }',\\n 'div[data-gg-moat][style*=\\\"position: fixed;\\\"][style*=\\\"bottom: 0px;\\\"] { margin-bottom: '+pushAmount+'px !important; }',\\n '#bx-campaign-'+ca_id+'-clone .bx-creative { height: '+pushAmount+'px; }',\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').text(styles.join(' '));\\n}\\n \\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushup);\\n\\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushup);\\n \\nbouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n \\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n \\n if (currentHeight !== cachedHeight) {\\n updatePushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n});\\n\\nupdatePushup();\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"pushup_fix_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-pushup-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ctab_pushup_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-corner-pushup');\\n}\\n\\nfunction updateCornerPushup() {\\n var pushAmount = $creative.outerHeight(true);\\n var fixedAdHeight = jQuery('.bordeaux-anchored-container[style*=\\\"position: fixed;\\\"]').length \u003e 0 ? jQuery('.bordeaux-anchored-container[style*=\\\"position: fixed;\\\"]').outerHeight(true) + 20 : 0;\\n var regionSwitchHeight = jQuery('.region_redirect_banner').length \u003e 0 ? jQuery('.region_redirect_banner').outerHeight(true) : 0;\\n var bottomAdHeight = jQuery('div[data-gg-moat][style*=\\\"position: fixed;\\\"][style*=\\\"bottom: 0px;\\\"]').length \u003e 0 ? jQuery('div[data-gg-moat][style*=\\\"position: fixed;\\\"][style*=\\\"bottom: 0px;\\\"]').outerHeight(true) : 0;\\n var secondaryBottomAdHeight = jQuery('#IL_INSEARCH').length \u003e 0 ? jQuery('#IL_INSEARCH').outerHeight(true) : 0;\\n var shopBackToTopButton = jQuery('a[class*=\\\"shell-backToTop\\\"]').length \u003e 0 ? jQuery('a[class*=\\\"shell-backToTop\\\"]').outerHeight(true) + Number.parseInt(jQuery('a[class*=\\\"shell-backToTop\\\"]').css('bottom').substring(0,2)) : 0;\\n \\n var styles = [\\n '#bx-campaign-'+campaign_id+' .bx-slab { margin-bottom: '+(Math.max(fixedAdHeight,regionSwitchHeight,bottomAdHeight,secondaryBottomAdHeight))+'px; }',\\n 'body { padding-bottom: '+pushAmount+'px; }',\\n pushAmount \u003e 80 ? '.sticky-player-background.stick-on { bottom: '+(Math.max(fixedAdHeight,regionSwitchHeight,bottomAdHeight,secondaryBottomAdHeight)+pushAmount+10)+'px; }' : '.sticky-player-background.stick-on { margin-bottom: '+(Math.max(fixedAdHeight,regionSwitchHeight,bottomAdHeight,secondaryBottomAdHeight)+pushAmount)+'px; }',\\n ];\\n \\n var stylesRight = [\\n '#bx-campaign-'+campaign_id+' .bx-slab { margin-bottom: '+(Math.max(fixedAdHeight,regionSwitchHeight,bottomAdHeight,secondaryBottomAdHeight,shopBackToTopButton))+'px; }',\\n ];\\n \\n var stylesLeft = [];\\n \\n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\\n \\n if ($creative.outerWidth() === bouncex.body.width()) {\\n styles.push(stylesFull.join(' '));\\n }\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\\n}\\n\\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\\n\\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\\n \\n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n \\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n \\n if (currentHeight !== cachedHeight) {\\n updateCornerPushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n });\\n \\n updateCornerPushup();\\n \\n var bxUpdateInterval = bouncex.setInterval2(updateCornerPushup, 500);\\n bouncex.setTimeout2(function(){ clearInterval(bxUpdateInterval); }, 2000);\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ctab_pushup_fix_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"zindex_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 999996; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"2\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanotab\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"3\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"zindex_fix_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"2\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanotab\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"3\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"tbar_ada_placement_fix\":{\"val\":\"bouncex.body.prepend(bouncex.campaigns[ca_id].obj1);\",\"event\":\"preactivation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"overlay_ad_zindex_fix\":{\"val\":\"bouncex.addCss('.bx-client-overlay #IL_INSEARCH, .bx-client-overlay-ios #IL_INSEARCH { z-index: 2147483643 !important; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-adIndexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"overlay\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"overlay_ad_zindex_close\":{\"val\":\"bouncex.setTimeout2(function() {\\n jQuery('#bx-campaign-'+campaign_id+'-adIndexFix-style').remove();\\n}, 2000);\\n\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"overlay\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"}}","custom_js":"/* enable.feature.TCF_ENABLE_NEW_PURPOSE_LIST */\n\nif (bouncex.vars.traffic_segmentation !== undefined \u0026\u0026 !bouncex.vars.traffic_segmentation) {\n /* setting var only if it exists but isn't yet set */\n bouncex.setVar('traffic_segmentation', Math.floor(Math.random() * 100) + 1);\n}","custom_liquid_variable":"[]","custom_variable":"{\"article_title\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"bouncex.utils.gtmLookup('page.title') || '';\",\"default\":\"false\",\"page_type_json\":[\"article\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"category_type\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"jQuery('.breadcrumb a').length \u0026\u0026 jQuery('.breadcrumb a').first().text() ||\\n window.location.pathname.split('/').length === 2 \u0026\u0026 jQuery('h1.widget-title').length \u003e 0 \u0026\u0026 jQuery('h1.widget-title').text() ||\\n window.location.pathname.split('/')[1].charAt(0).toUpperCase() + window.location.pathname.split('/')[1].slice(1);\",\"default\":\"false\",\"page_type_json\":[\"category\",\"article\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false,\"desc\":\"use the breadcrumb text to find the category name on article pages, the heading text on main category pages, and the pathname on subcategory pages\"},\"article_tags\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"(function() {\\n var tags = bouncex.utils.gtmLookup('page.tags') || '';\\n if (tags.indexOf('serverside') \u003e -1) {\\n return bouncex.utils.gtmLookup('product.secondary.products') || '';\\n }\\n return tags;\\n})();\",\"default\":\"false\",\"page_type_json\":[\"article\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"sub_category\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"jQuery('.breadcrumb a').length \u003e 1 \u0026\u0026 jQuery('.breadcrumb a').last().text() || \\n window.location.pathname.split('/').length \u003e 2 \u0026\u0026 jQuery('h1.widget-title').length \u003e 0 \u0026\u0026 jQuery('h1.widget-title').text();\",\"default\":\"false\",\"page_type_json\":[\"category\",\"article\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false,\"desc\":\"use the breadcrumb text to find the sub-category name on article pages and only return the heading on category pages if it's a subcategory section\"},\"page_type\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.website.pts\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"submitted_onsite\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"jQuery('.newsletter-form__message').length \u003e 0 || null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"trending_story_1\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"jQuery('.trending__item a').eq(0).text();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"trending_story_2\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"jQuery('.trending__item a').eq(1).text();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"trending_story_3\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"jQuery('.trending__item a').eq(2).text();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"trending_story_4\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"jQuery('.trending__item a').eq(3).text();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"traffic_referral_source\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"window.location.search.length ? bouncex.utils.getParam('utm_source') : document.referrer;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"dfp_rblock\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function() {\\n function check() {\\n bouncex.dfp_loaded = false || bouncex.dfp_loaded;\\n var slots = window.googletag \u0026\u0026 typeof googletag.pubads == 'function' \u0026\u0026 typeof googletag.pubads().getSlots == 'function'? googletag.pubads().getSlots() : [];\\n var numSlots = slots.length;\\n for (var i = 0; i \u003c numSlots; i++) {\\n var slotInfo = slots[i] \u0026\u0026 typeof slots[i].getResponseInformation == 'function'? slots[i].getResponseInformation() : false;\\n if (slotInfo \u0026\u0026 slotInfo.lineItemId) {\\n bouncex.dfp_loaded = true;\\n if (bouncex.website.gbi.rblocks \u0026\u0026 bouncex.website.gbi.rblocks.indexOf(slotInfo.lineItemId) \u003e -1) {\\n return 'sponsor';\\n }\\n }\\n }\\n if (bouncex.dfp_loaded) {\\n return 'allow';\\n }\\n return 'not_ready';\\n }\\n if (!!bouncex.website.gbi \u0026\u0026 !!bouncex.website.gbi.rblocks) {\\n if (!bouncex.website.gbi_enabled) {\\n return 'disabled';\\n } else if (bouncex.dfp_loaded) {\\n return null;\\n } else if (window.googletag \u0026\u0026 googletag.apiReady \u0026\u0026 googletag.pubadsReady) {\\n return check();\\n } else if (typeof window.googletag === 'undefined') {\\n return 'no_googletag';\\n }\\n return 'fallback';\\n } else {\\n return 'not_ready';\\n }\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"submitted_customers\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"submitted_nikki\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"category_list\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"(function(){\\n if (!jQuery('nav.breadcrumb li a').length) {\\n return false;\\n } else {\\n var category_list = [];\\n jQuery('nav.breadcrumb li a').each(function(i, el) {\\n category_list.push(jQuery(el).text().toLowerCase());\\n });\\n return category_list.join(', ');\\n }\\n})();\",\"default\":\"false\",\"page_type_json\":[\"article\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"subscription_modal_present\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"bouncex.state.device.device_type === 'desktop' \u0026\u0026\\n bouncex.utils.getNestedProp('defaultFlags.newsletter.exitIntent.enabled') \u0026\u0026\\n jQuery('#slice-container-newsletterForm-exitIntent').length \u003e 0 \u0026\u0026\\n (!bouncex.getBounceCookie('FTR_Exit_Intent_Display-marieclaireuk') || jQuery('#slice-container-newsletterForm-exitIntent .exit-intent__background').length \u003e 0);\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false,\"desc\":\"cookie is only set after the exit intent modal is impressed and then closed in the visit, so this logic should catch page views where the native campaign is eligible but not yet impressed; only applied on desktop\"},\"traffic_segmentation\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false,\"desc\":\"value is being set once per session via Advanced Settings\"}}","deployment_json":null,"deployment_presets":{"Andrea's It List Article Targeting":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/fashion/shopping/andreas-it-list-perfect-gifts"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/fashion/shopping/andreas-it-list-winter-boots"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/fashion/shopping/andreas-it-list-accessories-for-layering"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/fashion/shopping/andreas-it-list-fashion-week"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/fashion/shopping/andreas-it-list-transitional-buys"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/fashion/shopping/andreas-it-list-6-key-winter-ready-essentials-im-relying-on"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/fashion/six-timeless-wardrobe-staples"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/fashion/six-business-travel-essentials"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/fashion/andreas-it-list-6-essentials-that-help-me-stay-active-through-winter"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/fashion/andreas-it-list-favourite-basics"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/fashion/andreas-it-list-6-pay-day-picks-to-elevate-your-style-for-the-year-ahead"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/fashion/andreas-it-list-spring-trends"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/fashion/andreas-it-list-7-key-travel-essentials-for-fashion-month"}]],"Excluded URLs":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/about-us/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/contact/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/advertise-online/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/newsletter/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/terms-conditions/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/privacy-policy/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cookies-policy/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/careers/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/privacy-portal/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/newsletter"}]],"Has Not Submitted Daily":[[{"activation":"variable","prop":"equal","prop2":"submitted_customers","prop3":"","val":"false"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_source=Selligent"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"}]],"Not a Newsletter Subscriber":[[{"activation":"submitted_email","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"}],[{"activation":"variable","prop":"equal","prop2":"submitted_onsite","prop3":"","val":"false"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_source=Selligent"}]]},"deployment_settings":null,"device_graph_enabled":"0","device_graph_settings":{"tagData":{"async":"true","data-fire":"0","data-gm":"0","id":"c.js","src":"//pixel.cdnwidget.com/cdn/c.min.js"},"trafficPercentage":100},"dfp_account_id":"10518929","dt_inserted_unix":"1712163735","els":[],"enable_advanced_cookie":"0","enable_ally":"0","enable_bpush":"0","enable_ga_integration":"1","enable_iframe":"0","enable_waypoints":"0","enabled":"1","encrypt_email":"0","encrypt_email_two_way":"0","event_stream_enabled":"1","event_tracking_enabled":"2","event_tracking_js":"","event_tracking_test_mode":"1","fastboot_enabled":"1","feed_config_json":"","force_https":"0","gbi_enabled":"1","global_control_size":"0","global_deployment":{"any_page_url|bxtest|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest"},"any_page_url|utm_medium=email|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"},"any_page_url|utm_source=Selligent|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_source=Selligent"},"google_mobile_policy|session":{"activation":"google_mobile_policy","prop":"yes","prop2":"session","prop3":"","val":""}},"gmp_enabled":"1","gmp_url_exceptions":["gclid"],"google_analytics_id":null,"google_analytics_view_account":null,"google_analytics_view_id":null,"ibx_cart_replenishment_js":null,"ibx_tracking_enabled":"0","id":"7250","inbox_reporting_enabled":"0","lang":"english","liquid_vars":[],"load_jquery":"auto","max_activations_pageview":"1","max_activations_session":"2","metadata":{"ads_campaigns_status":"","ads_config":"{\"freqCapEnabled\":false,\"sourcePartner\":\"none\",\"cpmSensitivity\":\"3\",\"cpmNotes\":\"\"}","ads_enabled":"1","ads_reps":"{\"bdRep\":9852,\"adsCSM\":12482}","aqbxtest_override_content":"{}","bx_share":"50","enable_ally_settings_json":"{\"enable_ally_aria_labels\":1,\"enable_ally_focus\":0,\"enable_ally_number_to_string\":1}","enable_cms_dfp_suppression":"0","enable_osr_events":"0","gs_url_identifiers":"","max_activations_timeperiod":"0","max_activations_timeperiod_hours":"0","minify_email":"0","parent_company":"{\"name\":\"Future PLC\",\"domain\":\"futureplc.com\",\"sellerType\":\"publisher\"}","single_page_app_on":"0","single_page_app_test_mode":"1","sms_creds_id":"","sms_double_opt_in":"0","sms_shared_short_code_enabled":"0","sms_short_code_by_country":"{}","use_button_tag_for_close":"1","use_verbose_label_for_close":"1","wknd_web_sdk_enabled":"0"},"name":"Future PLC | Marie Claire UK","no_control_ips":[],"no_ecaps_in_canada":"1","order_email_js":"","order_id_js":"","order_val_js":"","overlay_js":null,"page_type_json":{"article":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('#hero').length \u003e 0;"}]]},"category":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('#subcategory-list').length \u003e 0;"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.location.pathname === '/';"}]]}},"perf_logging_enabled":"0","pick_random_campaigns":"0","polling_interval":"1000","provider_config":{"index":{"jsonp":true,"production":true,"qa_site_id":167884,"reload":300000,"s":"1127119","ssp_priority":2,"stackWeight":0,"timeout":2000},"magnite":{"account_id":"20986","reload":"300000","site_id":"507352","ssp_priority":7,"zone_id":"3495190"},"pbm":{"desktop_id":"1245403","endpoint":"hbopenbid.pubmatic.com/translator?","mobile_id":"1245471","publisher_id":"156512","qa_site_id":"248764","reload":300000,"ssp_priority":1,"timeout":2000,"user_sync_endpoint":"ads.pubmatic.com/AdServer/js/user_sync.html"}},"script_delay":"0","script_tags_json":"","sibling_website_ids":null,"template_site":"0","test_child_id":"0","test_enabled":"0","test_traffic":"50","third_party_cookie":"0","top_stats_disabled":"0","tp_conversion_js":null,"use_website_cookie":"0","user_history_enabled":"0","v2_enabled":"0","vars":[{"code":"(function() {\n var tags = bouncex.utils.gtmLookup('page.tags') || '';\n if (tags.indexOf('serverside') \u003e -1) {\n return bouncex.utils.gtmLookup('product.secondary.products') || '';\n }\n return tags;\n})();","default":"false","name":"article_tags","page_types":["article"],"persist":"no","polling":"vars","testmode":false,"trigger":"pageload"},{"code":"bouncex.utils.gtmLookup('page.title') || '';","default":"false","name":"article_title","page_types":["article"],"persist":"no","polling":"vars","testmode":false,"trigger":"pageload"},{"code":"(function(){\n if (!jQuery('nav.breadcrumb li a').length) {\n return false;\n } else {\n var category_list = [];\n jQuery('nav.breadcrumb li a').each(function(i, el) {\n category_list.push(jQuery(el).text().toLowerCase());\n });\n return category_list.join(', ');\n }\n})();","default":"false","name":"category_list","page_types":["article"],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"jQuery('.breadcrumb a').length \u0026\u0026 jQuery('.breadcrumb a').first().text() ||\n window.location.pathname.split('/').length === 2 \u0026\u0026 jQuery('h1.widget-title').length \u003e 0 \u0026\u0026 jQuery('h1.widget-title').text() ||\n window.location.pathname.split('/')[1].charAt(0).toUpperCase() + window.location.pathname.split('/')[1].slice(1);","default":"false","name":"category_type","page_types":["category","article"],"persist":"no","polling":"vars","testmode":false,"trigger":"pageload"},{"code":"(function() {\n function check() {\n bouncex.dfp_loaded = false || bouncex.dfp_loaded;\n var slots = window.googletag \u0026\u0026 typeof googletag.pubads == 'function' \u0026\u0026 typeof googletag.pubads().getSlots == 'function'? googletag.pubads().getSlots() : [];\n var numSlots = slots.length;\n for (var i = 0; i \u003c numSlots; i++) {\n var slotInfo = slots[i] \u0026\u0026 typeof slots[i].getResponseInformation == 'function'? slots[i].getResponseInformation() : false;\n if (slotInfo \u0026\u0026 slotInfo.lineItemId) {\n bouncex.dfp_loaded = true;\n if (bouncex.website.gbi.rblocks \u0026\u0026 bouncex.website.gbi.rblocks.indexOf(slotInfo.lineItemId) \u003e -1) {\n return 'sponsor';\n }\n }\n }\n if (bouncex.dfp_loaded) {\n return 'allow';\n }\n return 'not_ready';\n }\n if (!!bouncex.website.gbi \u0026\u0026 !!bouncex.website.gbi.rblocks) {\n if (!bouncex.website.gbi_enabled) {\n return 'disabled';\n } else if (bouncex.dfp_loaded) {\n return null;\n } else if (window.googletag \u0026\u0026 googletag.apiReady \u0026\u0026 googletag.pubadsReady) {\n return check();\n } else if (typeof window.googletag === 'undefined') {\n return 'no_googletag';\n }\n return 'fallback';\n } else {\n return 'not_ready';\n }\n})();","default":"false","name":"dfp_rblock","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"bouncex.website.pts","default":"false","name":"page_type","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"jQuery('.breadcrumb a').length \u003e 1 \u0026\u0026 jQuery('.breadcrumb a').last().text() || \n window.location.pathname.split('/').length \u003e 2 \u0026\u0026 jQuery('h1.widget-title').length \u003e 0 \u0026\u0026 jQuery('h1.widget-title').text();","default":"false","name":"sub_category","page_types":["category","article"],"persist":"no","polling":"vars","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"submitted_customers","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"submitted_nikki","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"jQuery('.newsletter-form__message').length \u003e 0 || null;","default":"false","name":"submitted_onsite","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":"pageload"},{"code":"bouncex.state.device.device_type === 'desktop' \u0026\u0026\n bouncex.utils.getNestedProp('defaultFlags.newsletter.exitIntent.enabled') \u0026\u0026\n jQuery('#slice-container-newsletterForm-exitIntent').length \u003e 0 \u0026\u0026\n (!bouncex.getBounceCookie('FTR_Exit_Intent_Display-marieclaireuk') || jQuery('#slice-container-newsletterForm-exitIntent .exit-intent__background').length \u003e 0);","default":"false","name":"subscription_modal_present","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"window.location.search.length ? bouncex.utils.getParam('utm_source') : document.referrer;","default":"false","name":"traffic_referral_source","page_types":[],"persist":"no","polling":"vars","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"traffic_segmentation","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":"pageload"},{"code":"jQuery('.trending__item a').eq(0).text();","default":"false","name":"trending_story_1","page_types":[],"persist":"no","polling":"vars","testmode":false,"trigger":"pageload"},{"code":"jQuery('.trending__item a').eq(1).text();","default":"false","name":"trending_story_2","page_types":[],"persist":"no","polling":"vars","testmode":false,"trigger":"pageload"},{"code":"jQuery('.trending__item a').eq(2).text();","default":"false","name":"trending_story_3","page_types":[],"persist":"no","polling":"vars","testmode":false,"trigger":"pageload"},{"code":"jQuery('.trending__item a').eq(3).text();","default":"false","name":"trending_story_4","page_types":[],"persist":"no","polling":"vars","testmode":false,"trigger":"pageload"}],"website":"marieclaire.co.uk","website_id":"7250","cache_meta":{"paths":{"2575740":"cache/7250/campaigns/2575740-d6ff098bc11f3f08d2660257180bbf17","2575742":"cache/7250/campaigns/2575742-cfe6e3d02906ea1e3cd7c8f4277de516","2575744":"cache/7250/campaigns/2575744-f8f402141fa7db035605ccee3fdfb497","2575746":"cache/7250/campaigns/2575746-776adf62cc1111887934b4f71248eb66","2602298":"cache/7250/campaigns/2602298-c7897a1e2a1d292224e82272b7b034fb","2605476":"cache/7250/campaigns/2605476-1abfa4f78145e415a00d95734567b0da","2605477":"cache/7250/campaigns/2605477-f74c2e273373836270cf5009a0abf7b1","2605479":"cache/7250/campaigns/2605479-a6c5fc53aa90510bfad029f53423061d","2605480":"cache/7250/campaigns/2605480-d5f4744369a4bc7e02fdbf37076fec54","2605482":"cache/7250/campaigns/2605482-cdbf3a7d56ba2c0a9563ef97cbc61223","2605483":"cache/7250/campaigns/2605483-57d169faf756cbd54948a838917311b2","2605485":"cache/7250/campaigns/2605485-1a9d68f46efb12838a3fb2eb463d3133","2605486":"cache/7250/campaigns/2605486-261dd0891998448fb3a62e6661786ebe","2605489":"cache/7250/campaigns/2605489-8433434d31ba409fa617e20d238cddec","2605490":"cache/7250/campaigns/2605490-dda6b6e5b00ec93b49d2e2126a9164dd","2605492":"cache/7250/campaigns/2605492-f98d94caf7a719062cf281dd5fbf501e","2605493":"cache/7250/campaigns/2605493-f5a58dba3bbbc11a5074e215ccf649f6","2605495":"cache/7250/campaigns/2605495-b7ab8906b4a3ea451c1a7db817e7fabf","2605496":"cache/7250/campaigns/2605496-864f6f1fb4db31cf09ba4c7bb56d7d05","2606503":"cache/7250/campaigns/2606503-ea9f68465de0c776c409c46ac7ee0019","2685783":"cache/7250/campaigns/2685783-6d6df2c3029519f2c090bb9d9603e5c3","2703828":"cache/7250/campaigns/2703828-325c12145aed9d89d975bd1b7b25ff44","2703829":"cache/7250/campaigns/2703829-9ce23fdfe37bb1058844e9ca6cdc212d","2726060":"cache/7250/campaigns/2726060-adb17014efa06f51d28cf54edbe5b79e","2726061":"cache/7250/campaigns/2726061-7dd3fbec9a9b1c4cc28ffc6f18511150","2751181":"cache/7250/campaigns/2751181-ceb245e6f5e8c59cc4a6dde73dd845f8","2751182":"cache/7250/campaigns/2751182-5316637d0fcc285fbc0ef3ad7a43b63b","2751184":"cache/7250/campaigns/2751184-d97bae220ef05d9005bdb3bbdb5a0c4a","2751185":"cache/7250/campaigns/2751185-76c8c9871f3faa4b6303040c2241972f","2751187":"cache/7250/campaigns/2751187-7c74c1de1e625c47279cc800bf63980a","2751188":"cache/7250/campaigns/2751188-1aa1a3fef5fbf8e52877eb12f4627c30","2865779":"cache/7250/campaigns/2865779-08803de2ed993ce958fb5915286e7f8e","2865780":"cache/7250/campaigns/2865780-a807493232102c5fe7f1c77f2b1b0ff5","2880298":"cache/7250/campaigns/2880298-1c1d3d4eea7b52ab43041af59eda10b1","2880299":"cache/7250/campaigns/2880299-123ec9d911a2c45824dbaf3795188c8b","2880303":"cache/7250/campaigns/2880303-14eeb2d6bb2158c83d30f678cd044a06","2880304":"cache/7250/campaigns/2880304-ecf636ef8551d8e60018ffb68cd59dec","2880310":"cache/7250/campaigns/2880310-79a73a4ded514a0fc3693e528893dfcd","2880311":"cache/7250/campaigns/2880311-d6b5c98dd13e595a8580968d83cbeacd","2883570":"cache/7250/campaigns/2883570-d23811a5f45d938da5d71984fdd11c4c","2883571":"cache/7250/campaigns/2883571-4b8d75c35a47dd9bef2ec188dffb9ff9","2929554":"cache/7250/campaigns/2929554-8349f14adc07143ea33db73387193442","2929557":"cache/7250/campaigns/2929557-4e3bb19e48fb9f5861029de09c6d07c8","2929559":"cache/7250/campaigns/2929559-58c04b624d83279dfdef5a0ad3ecb1f8"},"index_live":"cache/7250/campaign-index-live-345138a639354ecbe309a1ff550a3ce0","index_test":"cache/7250/campaign-index-test-1c85818ca0a536e6084e3dca6f5e7420"}});