CINXE.COM
Marie Claire UK Media Kit — Learn more about the purpose-driven brand known for empowering women
<!DOCTYPE html> <html lang="en"><head> <meta charset="utf-8"> <meta https-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Marie Claire UK Media Kit — Learn more about the purpose-driven brand known for empowering women</title> <link rel="icon" href="https://go.future-advertising.com/rs/100-KXB-941/images/marie-claire-uk-favicon.png"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous"> <!-- Show and Hide Meta Tags --> <!-- Google Fonts --> <!-- Headers Section Styling --> <!-- General Button Styling --> <!-- Forms --> <!-- Featured --> <meta name="robots" content="index, nofollow"><meta name="keywords" content="Marie Claire Marieclaire Marie Claire UK Media Kit"><meta name="description" content="Marie Claire UK Media Kit content. Understand more about Future publishing’s key lifestyle brand."> <!-- Script Only (Sticky Nav)--> <script type="text/javascript"> document.addEventListener("DOMContentLoaded", function(){ window.addEventListener('scroll', function() { if (window.scrollY > -1 ) { document.getElementById('navbar_top').classList.add('fixed-top'); // add padding top to show content behind navbar navbar_height = document.querySelector('.navbar').offsetHeight; document.body.style.paddingTop = navbar_height + 'px'; } else { document.getElementById('navbar_top').classList.remove('fixed-top'); // remove padding top from body document.body.style.paddingTop = '0'; } }); }); // DOMContentLoaded end </script> <!-- CSS only --> <link href="//go.future-advertising.com/rs/100-KXB-941/images/bootstrap.min.css" rel="stylesheet"> <style> .b-example-divider { height: 3rem; background-color: rgba(0, 0, 0, .1); border: solid rgba(0, 0, 0, .15); border-width: 1px 0; box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15); } @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap'); *{ padding:0; border: 0; margin: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: Helvetica, sans-serif; font-family: 'Montserrat', sans-serif !important; } body {background:#fff;} h1{ font-size: 58px; font-weight:bold; line-height: 1; margin-bottom:1rem!important; } h2{ font-size: 36px; font-weight:bold; line-height: 1.2; margin-bottom:1rem!important; } p, ul, ol{ font-size: 18px; font-weight:normal; line-height: 1.4; } p, ul, ol { margin:1.5rem 0 !important; } img{ vertical-align:bottom; max-width:100%; height:auto; } a {text-decoration:none;} .navbar {background-color:#000000;} .hero p {color:#ffffff;} .hero h1 {color:#ffffff;} .banner-logo { width:100%; } .banner-logo img{ width:420px; } .sticky-logo { width:100%; padding:8px 0; } .sticky-logo img{ width:110px; } .hero-section { padding-top: 5rem!important; Padding-bottom:5rem!important; } .section { padding-top: 3.5rem!important; Padding-bottom:3.5rem!important; } .rounded-4 { border-radius: .5rem; } .rounded-5 { border-radius: 1rem; } .text-shadow-1 { text-shadow: 0 .125rem .25rem rgba(0, 0, 0, .25); } .text-shadow-2 { text-shadow: 0 .25rem .5rem rgba(0, 0, 0, .25); } .text-shadow-3 { text-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .25); } .card-cover-1, .card-cover-2, .card-cover-3 { background-repeat: no-repeat; background-position: center center; background-size: cover; } .card-cover-1 {background-image:url('https://go.future-advertising.com/rs/100-KXB-941/images/featured-photo-1.jpg');background-color:#000000;} .card-cover-2 {background-image:url('https://go.future-advertising.com/rs/100-KXB-941/images/featured-photo-2.jpg');background-color:#000000;} .card-cover-3 {background-image:url('https://go.future-advertising.com/rs/100-KXB-941/images/featured-photo-3.jpg');background-color:#000000;} .card:hover {opacity: 0.9;} /* FORM */ #formheadline h2{ color: #000000 !important; font-size: 25px !important; } .form-bg { background-color:#f8f9fa; } .form-bg-border { border: 1px #dee2e6 solid!important; } form.mktoForm{ width:100% !important; max-width:700px !important; margin: 0 auto !important; font-family: 'Montserrat', sans-serif !important; } .mktoForm .mktoGutter{ width:0 !important; } .mktoForm .mktoOffset { height: 7px !important; } .mktoForm .mktoLabel, .mktoForm .mktoRequiredField label.mktoLabel{ width:90% !important; font-size:16px !important; color: #000000 !important; font-weight:normal !important; padding-bottom: 0.3em !importnat; } .mktoForm .mktoFormRow{ display:flex !important; } .mktoForm .mktoFormRow .mktoFormCol:not(:first-child){ margin-left:20px; } .mktoForm .mktoFormRow .mktoFormCol:first-child{ margin-left:0 !important; } .mktoForm .mktoFormCol, .mktoForm .mktoFieldWrap, .mktoForm input, .mktoForm textarea.mktoField, .mktoForm select.mktoField, .mktoForm .mktoButtonRow{ width:100% !important; } .mktoForm input, .mktoForm select.mktoField, button.mktoButton{ min-height:25px !important; height:40px !important; } .mktoForm input[type="text"], .mktoForm input[type="url"], .mktoForm input[type="email"], .mktoForm input[type="tel"], .mktoForm input[type="number"], .mktoForm input[type="date"], .mktoForm select.mktoField, .mktoForm textarea.mktoField { box-shadow: none !important; } .mktoForm textarea.mktoField{ height:70px !important; min-height:40px !important; } .mktoForm input, .mktoForm select.mktoField, .mktoForm textarea.mktoField{ border: 1px solid #D0D3D4 !important; background: #ffffff !important; color: #000000 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; border-radius: 0 !important; padding-left: 10px !important; font-size:16px !important; } .mktoForm input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color:#3a3a3a !important; } .mktoForm input::-moz-placeholder { /* Firefox 19+ */ color:#3a3a3a !important; } .mktoForm input:-ms-input-placeholder { /* IE 10+ */ color:#3a3a3a !important; } .mktoForm input:-moz-placeholder { /* Firefox 18- */ color:#3a3a3a !important; } .mktoForm select.mktoField{ background-color:#ffffff !important; background-image: url('https://go.marketing-automation.ca/rs/217-NBW-905/images/select-arrow.png') !important; background-repeat: no-repeat !important; background-position:97% 50% !important; -moz-appearance: none; -webkit-appearance: none; appearance: none; background-size: 24px !important; } .mktoForm input:invalid, .mktoForm select.mktoField:invalid, .mktoForm textarea.mktoField:invalid{ box-shadow: 0px 0px 0px 3px #e83131 !important; } .mktoLogicalField.mktoCheckboxList input{ width: 20px !important; height: 20px !important; margin-top: 3px !important; } .mktoForm a, .mktoForm a:visited{ color:#3a3a3a !important; } .mktoForm .mktoLogicalField.mktoCheckboxList{ order:1; margin-right: 8px !important; } .mktoForm .mktoButtonWrap{ margin-left: 0 !important; } .mktoForm .mktoButtonRow{ margin-top:10px; } .mktoButtonWrap button.mktoButton { background-color: #a61e31 !important; background-image: linear-gradient(to bottom, #a61e31, #a61e31) !important; border: 1px solid #a61e31 !important; color:#ffffff; font-weight:600; text-align: center !important; font-size:15px !important; -moz-border-radius: 40px !important; -webkit-border-radius: 40px !important; border-radius:40px !important; opacity:1; transition:300ms opacity; } .mktoForm .mktoButtonWrap.mktoSimple .mktoButton, .mktoForm .mktoButtonWrap.mktoInset .mktoButton { background-color: #a61e31 !important; background-image: linear-gradient(to bottom, #a61e31, #a61e31) !important; color: #ffffff !important; border: 1px solid #a61e31 !important; box-shadow: none !important; } .mktoForm button.mktoButton:hover{ opacity:1; color: #ffffff !important; background-color: #8f0f21 !important; background: #8f0f21 !important; } .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover, .mktoForm .mktoButtonWrap.mktoInset .mktoButton:hover { color: #ffffff !important; background-color: #8f0f21 !important; background: #8f0f21 !important; } .mktoForm .mktoAsterix { float: left !important; padding-left: 0px !important; padding-right: 5px !important; } /*Slider*/ .slick-prev, .slick-next { position: absolute; top: 135%; font-size: 1.8rem; } .slick-prev { left: 0; } .slick-next { right: 0; } .slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } .slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; } .slick-list:focus { outline: none; } .slick-list.dragging { cursor: pointer; cursor: hand; } .slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .slick-track { position: relative; top: 0; left: 0; display: block; } .slick-track:before, .slick-track:after { display: table; content: ''; } .slick-track:after { clear: both; } .slick-loading .slick-track { visibility: hidden; } .slick-slide { display: none; float: left; height: 100%; min-height: 1px; } [dir='rtl'] .slick-slide { float: right; } .slick-slide img { display: block; } .slick-slide.slick-loading img { display: none; } .slick-slide.dragging img { pointer-events: none; } .slick-initialized .slick-slide { display: block; } .slick-loading .slick-slide { visibility: hidden; } .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; } .slick-arrow.slick-hidden { display: none; } .slide { transition: filter .4s; margin: 0px 40px; } .fas { color: #96bd0b; } .slick-prev { left: 0; } .slick-prev, .slick-next { position: absolute; top: 35%; font-size: 1.8rem; } /*end Slider*/ #stats h2 {font-size: 56px;} #stats .title h2 {font-size: 36px;} #spacer { display:none; } #herorightimg{ background-image:url('https://go.future-advertising.com/rs/100-KXB-941/images/techradar-media-kit-banner-2.jpg'); background-repeat:no-repeat; background-position:center; background-size:cover; display:block; } #herologoleft{ background-image:url('https://go.future-advertising.com/rs/100-KXB-941/images/MarieClaire-marketo-BG-01.jpg'); background-repeat:no-repeat; background-position:center; background-size:cover; display:block; } #herotitle{ background-image:url('https://go.future-advertising.com/rs/100-KXB-941/images/Future-Hero-FPO-4.png'); background-repeat:no-repeat; background-position:center; background-size:cover; display:none; } #intro{ background-color :#f4f4f4; display:none; } #sectionrightimg{ background-color:#f4f4f4; display:none; } #sectionleftimg{ background-color:#ffffff; display:none; } #contentform{ background-color:#ffffff; display:block; } #fourstats { background-color:#f4f4f4; display:block; } #eightstats { background-color:#f4f4f4; display:none; } #threespeakersection{ background-color:#f4f4f4; display:none; } #twospeakersection{ background-color:#f4f4f4; display:none; } #onespeakersection{ background-color:#f4f4f4; display:none; } #brands { background-color:#ffffff; display:block; } #brands-8 { background-color:#ffffff; display:none; } #brands-6 { background-color:#ffffff; display:none; } #brands-4 { background-color:#ffffff; display:none; } #featured { background-color:#ffffff; display:none; } #outro{ background-color :#f4f4f4; display:block; } #footer{ display:block; background:#000000; } #footer a, #footer .text-muted, #footer ul li { color: #ffffff !important; font-size:12px; } #footer p, #footer ul, #footer ol, #speakersection p { margin:0 0 !important; } @media screen and (min-width:768px){ .mw-md-160 {max-width:160%!important;} } @media screen and (max-width:992px){ .responsive img {width:100%!important;} } </style> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" > <link rel="icon" href="/favicon.ico" type="image/x-icon" > <style>.mktoGen.mktoImg {display:inline-block; line-height:0;}</style> <script type="text/javascript" src="https://assets.adoberesources.net/loader.js?orgId=2A9534FA53DAF7B50A490D44@AdobeOrg&instanceId=smartbriefinc2&env=prod&geo=va7"></script> </head> <body id="bodyId"> <main class="bg-white overflow-hidden"> <!-- Sticky Header Logo --> <nav id="navbar_top" class="navbar navbar-expand-lg"> <div class="container px-4 px-lg-0 pt-xl-0 pt-lg-0"> <div class="sticky-logo"> <div class="mktoText" id="stickylogo"> <a href="https://www.futureplc.com/" target="_blank"><img src="https://go.future-advertising.com/rs/100-KXB-941/images/FUTURE logo 1 RGB REV.png" alt="logo"></a> </div> </div> </div> </nav> <!-- END Sticky Header Logo --> <!-- Header with logo left--> <div id="herologoleft" class="hero"> <div class="container hero-section px-4 px-lg-0"> <div class="col-lg-6 my-md-3 my-lg-5"> <div class="banner-logo"> <div class="mktoText d-block mx-auto mb-6" id="bannerlogo"><div><a href="https://www.marieclaire.co.uk/" target="_blank" style="text-decoration: none;" title="Marie Claire"><img src="https://go.future-advertising.com/rs/100-KXB-941/images/Marieclaire-marketo-white-logo.png" alt="Marie Claire" height="564" width="3226" constrain="true" imagepreview="false" /></a></div></div> </div> <div class="mktoText" id="headertextcopy1"><p><span style="font-size: 16px;">Marie Claire UK is a compelling digital-first destination that combines provocative features, innovative beauty and the latest editor-approved fashion. It is committed to celebrating the richness and diversity of women's lives and campaigning on the issues that really matter. Reaching millions of women every month, Marieclaire.co.uk aims to entertain, empower and educate our audience.</span></p></div> </div> </div> </div> <!-- END Hero with logo left--> <div id="spacer"><div class="b-example-divider"></div></div> <!-- Header with title --> <div id="herotitle" class="hero"> <div class="container hero-section px-4 px-lg-0"> <div class="col-lg-6 my-md-3 my-lg-5"> <div class="mktoText" id="headertextcopy3"> <h1>Future Gaming</h1> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p> </div> </div> </div> </div> <!-- END Header with title --> <div id="spacer"><div class="b-example-divider"></div></div> <!-- Intro --> <div id="intro"> <div class="container section px-4 px-lg-0"> <div class="col-lg-10 mx-auto text-center"> <div class="mktoText intro-text-color" id="introtextcopy"><h2 style="text-align: center;">The #1 Source for Tech Buying Advice</h2> <p style="text-align: center;">TechRadar editorial are <strong>passionate</strong> — being part of the communities they write for — authentic in their approach and reviews, and informative ensuring they are on top of every product launch and lifecycle.<br /></p></div> </div> </div> </div> <!-- END Intro--> <div id="spacer"><div class="b-example-divider"></div></div> <!-- Section with left image --> <div id="sectionleftimg"> <div class="container section px-4 px-lg-0"> <div class="row align-items-center g-5"> <div class="col-10 col-sm-8 col-lg-6"> <div class="mktoImg mktoGen" id="mkto_gen_leftimagesec"> <img src="https://go.future-advertising.com/rs/100-KXB-941/images/stats-FPO.png" class="responsive d-block mx-lg-auto img-fluid" alt="FPO Graphic" width="700" height="500" loading="lazy" id="leftimagesec"> </div> </div> <div class="col-lg-6"> <div class="mktoText" id="freetextcopy"> <h2> Right-aligned content with image</h2> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor.</p> <ul> <li>First list item</li> <li>Second list item with a longer description</li> <li>Third list item to close it out</li> </ul> </div> <div class="d-grid gap-2 d-md-flex justify-content-md-start"> <div class="mktoText button mt-3 me-md-2" id="freetextbtn"> <a href="#">Learn More</a> </div> </div> </div> </div> </div> </div> <!-- END Section with letf image --> <div id="spacer"><div class="b-example-divider"></div></div> <!-- Section with right image --> <div id="sectionrightimg"> <div class="container section px-4 px-lg-0"> <div class="row flex-lg-row-reverse align-items-center g-5"> <div class="col-10 col-sm-8 col-lg-6"> <div class="mktoImg mktoGen" id="mkto_gen_rightimagesect"><img src="/rs/100-KXB-941/images/Future-Solutions-Complete.png" class="responsive d-block mx-lg-auto img-fluid" alt="FPO Graphic" width="700" height="500" loading="lazy" id="rightimagesect"></div> </div> <div class="col-lg-6"> <div class="mktoText" id="freetextcopy3"><h2>The #1 Source for Tech Buying Advice</h2> <p>TechRadar editorial are <strong>passionate</strong> — being part of the communities they write for — authentic in their approach and reviews, and informative ensuring they are on top of every product launch and lifecycle. <br /><br /> TechRadar is the brand in-market consumers find first via its</p> <ul> <li>In-depth reviews — through tried and tested product synopsis</li> <li>Buying advice via our much-loved ‘Buyers guides’</li> <li>Easy-to-follow ‘How To’ guides</li> <li>SEO Expertise</li> </ul></div> <div class="d-grid gap-2 d-md-flex justify-content-md-start"> <div class="mktoText button mt-3 me-md-2" id="freetextbtn2"><div><br /></div></div> </div> </div> </div> </div> </div> <!-- END Section with right image --> <div id="spacer"><div class="b-example-divider"></div></div> <!-- Content with form --> <div id="contentform"> <div class="container section px-4 px-lg-0"> <div class="row align-items-center"> <div class="mktoText col-lg-6 text-lg-start" id="freetextcopyt"><h2>How to work with us:</h2> <p>Future offers advertisers innovative products to make it easy to connect with our high-intent audiences. We offer highly customized solutions based on your needs, ensuring we capture users during their entire journey, from initial awareness to purchase. <br /><br /> With our own in-house creative team, we are uniquely positioned to offer expert consultancy and design, and with the power of our proprietary tech, we provide the best targetable solutions. Only with Future can your advertising be placed in a quality, contextually relevant and brand-safe environment.</p> <p><br /></p></div> <div id="formsec" class="col-md-10 mx-auto col-lg-5"> <div class="p-4 p-md-5 form-bg-border rounded-3 form-bg"> <div class="mktoText" id="formheadline"><h2 class="bold">Ready to learn more?</h2> <div>Please fill out the following form to download our media kit.</div></div> <div class="mktoForm" id="form1"><div id='lpeCDiv_36430' class='lpeCElement Future_GLB_Media_Kit_DL_Form'><span class='lpContentsItem formSpan'> <script src="/js/forms2/js/forms2.min.js"></script> <form class="mktoForm" id="mktoForm_1007"> </form> <script> (function (){ var formDescriptor = {"Id":1007,"Vid":1007,"Status":"approved","Name":"Future GLB Media Kit DL Form","Description":"Download Form for users to get a Media Kit","Layout":"left","GutterWidth":10,"OffsetWidth":10,"HasTwoButtons":true,"SubmitLabel":"Submit","ResetLabel":"Clear","ButtonLocation":"120","LabelWidth":100,"FieldWidth":150,"ToolTipType":"none","FontFamily":"Merriweather","FontSize":"13px","FontColor":"#333","FontUrl":"\/\/fonts.googleapis.com\/css?family=Merriweather","LineMargin":10,"ProcessorVersion":2,"CreatedByUserid":998,"ProcessOptions":{"language":"English","locale":"en_US","profiling":{"isEnabled":false,"numberOfProfilingFields":5,"alwaysShowFields":[]},"socialSignOn":{"isEnabled":false,"enabledNetworks":[],"cfId":null,"codeSnippet":null},"knownLead":{"type":"form","template":""}},"EnableDeferredMode":0,"EnableCaptcha":0,"EnableGlobalFormValidationRule":1,"ButtonType":null,"ButtonImageUrl":null,"ButtonText":null,"ButtonSubmissionText":"Please Wait","ButtonStyle":{"id":15,"className":"mktoInset","css":".mktoForm .mktoButtonWrap.mktoInset .mktoButton {\ncolor:#000;\nbackground:#fff;\nborder:1px solid #aeb0b6;\npadding:0.4em 1em;\nfont-size:1em;\nbox-shadow: 1px 1px 6px 1px #ccc;\nbackground-color:#f5f5f5;\nbackground-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#dfdfdf));\nbackground-image: -webkit-linear-gradient(top, #f5f5f5, #dfdfdf);\nbackground-image: -moz-linear-gradient(top, #f5f5f5, #dfdfdf);\nbackground-image: linear-gradient(to bottom, #f5f5f5, #dfdfdf);\n}\n.mktoForm .mktoButtonWrap.mktoInset .mktoButton:hover {\nborder:1px solid #999;\n}\n.mktoForm .mktoButtonWrap.mktoInset .mktoButton:focus {\noutline:none;\nborder:1px solid #999;\n}\n.mktoForm .mktoButtonWrap.mktoInset .mktoButton:active{\nbox-shadow:inset 1px 1px 6px 1px #ccc;\nbackground-color:#dfdfdf;\nbackground-image: -webkit-gradient(linear, left top, left bottom, from(#dfdfdf), to(#f5f5f5));\nbackground-image: -webkit-linear-gradient(top, #dfdfdf, #f5f5f5);\nbackground-image: -moz-linear-gradient(top, #dfdfdf, #f5f5f5);\nbackground-image: linear-gradient(to bottom, #dfdfdf, #f5f5f5);\n}\n","buttonColor":null},"ThemeStyle":{"id":4,"displayOrder":2,"name":"Inset","backgroundColor":"#FFF","layout":"left","fontFamily":"Helvetica, Arial, sans-serif","fontSize":"13px","fontColor":"#333","offsetWidth":10,"gutterWidth":10,"labelWidth":100,"fieldWidth":150,"lineMargin":10,"useBackgroundColorOnPreview":false,"css":"","href":"css\/forms2-theme-inset.css","buttonStyleId":15},"ThemeStyleOverride":null,"FormFollowup":"\/\/go.future-advertising.com\/Marie-Claire-UK-Media-Kit-Thank-You.html","LiveStreamSettings":null,"rows":[[{"Id":333,"Name":"FirstName","IsRequired":true,"Datatype":"string","Maxlength":255,"InputLabel":"First Name:","InputInitialValue":"","InputSourceChannel":"constant","LabelWidth":130,"ProfilingFieldNumber":0,"ValidationMessage":"This field is required."}],[{"Id":328,"Name":"LastName","IsRequired":true,"Datatype":"string","Maxlength":255,"InputLabel":"Last Name:","InputInitialValue":"","InputSourceChannel":"constant","LabelWidth":130,"ValidationMessage":"This field is required."}],[{"Id":327,"Name":"Email","Description":"Use a valid business email address","IsRequired":true,"Datatype":"email","Maxlength":255,"InputLabel":"Work Email Address:","InputInitialValue":"","InputSourceChannel":"constant","LabelWidth":130,"ValidationMessage":"Must be valid email. \u003Cspan class='mktoErrorDetail'\u003Eexample@yourdomain.com\u003C\/span\u003E"}],[{"Id":329,"Name":"Company","IsRequired":true,"Datatype":"string","Maxlength":255,"InputLabel":"Company Name:","InputInitialValue":"","InputSourceChannel":"constant","LabelWidth":130,"ProfilingFieldNumber":0,"ValidationMessage":"This field is required."}],[{"Id":330,"Name":"Country","IsRequired":true,"Datatype":"picklist","Maxlength":255,"PicklistValues":[{"label":"Select...","value":"","selected":true,"isDefault":true},{"label":"United Kingdom","value":"UK"},{"label":"United States","value":"US"},{"label":"Australia","value":"AU"},{"label":"Canada","value":"CA"},{"label":"Other","value":"Other"}],"DefaultValue":[""],"InputLabel":"Country:","InputInitialValue":"","InputSourceChannel":"constant","VisibleRows":4,"LabelWidth":130,"ProfilingFieldNumber":0,"ValidationMessage":"This field is required."}],[{"Id":334,"Name":"AnnualRevenue","IsRequired":true,"Datatype":"picklist","PicklistValues":[{"label":"Select...","value":"","selected":true,"isDefault":true},{"label":"$0 - $5,000","value":"$0 - $5,000"},{"label":"$5,001 - $20,000","value":"$5,001 - $20,000"},{"label":"$20,001 - $100,000","value":"$20,001 - $100,000"},{"label":"$100,000+","value":"$100,000+"},{"label":"Unsure","value":"Unspecified"}],"DefaultValue":[""],"InputLabel":"Annual Advertising Budget:","InputInitialValue":"","InputSourceChannel":"constant","VisibleRows":4,"LabelWidth":130,"ProfilingFieldNumber":0,"ValidationMessage":"This field is required.","VisibilityRule":{"defaultVisibility":"hide","rules":[{"subjectField":"Country","fieldLabel":"Country","operator":"contains","values":["US"],"altLabel":"Annual Advertising Budget:","picklistFilterValues":[{"label":"Select...","value":""},{"label":"$0 - $5,000","value":"$0 - $5,000"},{"label":"$5,001 - $20,000","value":"$5,001 - $20,000"},{"label":"$20,001 - $100,000","value":"$20,001 - $100,000"},{"label":"$100,000+","value":"$100,000+"},{"label":"Unsure","value":"Unspecified"}]}]}}],[{"Id":332,"Name":"MktoPersonNotes","IsRequired":true,"Datatype":"single_checkbox","Maxlength":32000,"PicklistValues":[{"label":"","value":"yes"}],"InputLabel":"I agree to Future's \u003Ca href=\"https:\/\/www.futureplc.com\/privacy-policy\/\" target=\"_blank\" title=\"Future PLC Privacy Policy Terms\" id=\"\"\u003EPrivacy terms\u003C\/a\u003E and opt-in to receive future communications.","InputInitialValue":"","InputSourceChannel":"constant","VisibleRows":2,"FieldWidth":30,"LabelWidth":250,"ProfilingFieldNumber":0,"ValidationMessage":"This field is required.","DisablePrefill":true}],[{"Id":331,"Name":"Profiling","Datatype":"profiling","InputInitialValue":"","ProfilingFieldNumber":0,"IsLabelToLeft":true}]],"fieldsetRows":[],"action":"\/index.php\/leadCapture\/save2","munchkinId":"100-KXB-941","dcJsUrl":"","invalidInputMsg":"Invalid Input","formSubmitFailedMsg":"Submission failed, please try again later.","isPreview":null}; MktoForms2.setOptions({baseUrl:"/js/forms2/"}); var isDev = false; if(isDev && window.console && window.JSON){ console.log(JSON.stringify(formDescriptor, null, " ")); } formDescriptor.lpId = 1271; var form = MktoForms2.newForm(formDescriptor, function (form){ var lpFields = {"lpId":1271,"subId":103,"munchkinId":"100-KXB-941","lpurl":"\/\/go.future-advertising.com\/Marie-Claire-UK-Media-Kit.html?cr={creative}&kw={keyword}","followupLpId":1269}; var pageFields = MktoForms2.getPageFields(); form.addHiddenFields(lpFields); form.addHiddenFields(pageFields); if(window.mktoPreFillFields){ form.setValuesCoerced(mktoPreFillFields); } if(!form.EnableDeferredMode){ form.render(); } }); })() </script> <noscript> <form class='mktoForm mktoNoJS'> <input type="hidden" name="formid" value="1007" /> </form> <p>Please enable Javascript to view this form.</p> </noscript> </span></div> </div> </div> </div> </div> </div> </div> <!--END Content with right form --> <div id="spacer"><div class="b-example-divider"></div></div> <!--4 Stats Section --> <div id="fourstats"> <div class="container section px-4 px-lg-0"> <div class="row align-items-center title"> <div class="mktoText mktoText col-lg-10 mx-auto text-center pb-5" id="fourstatstitle"><h2>Marie Claire UK's Audience Reach<br /></h2></div> </div> <div class="row row-cols-1 row-cols-sm-2 row-cols-md-3 row-cols-lg-4 g-5 text-center"> <div class="col d-flex align-items-start justify-content-center"> <div class="mktoText" id="fourstats1"><h2 class="">1.3M</h2> <p>Global Average Monthly Users<br /></p></div> </div> <div class="col d-flex align-items-start justify-content-center"> <div class="mktoText" id="fourstata2"><h2 class="">3.8M</h2> <p>Global Average Monthly Pageviews<br /></p></div> </div> <div class="col d-flex align-items-start justify-content-center"> <div class="mktoText" id="fourstats3"><h2 class="">2.8M</h2> <p>Social Followers<br /></p></div> </div> <div class="col d-flex align-items-start justify-content-center"> <div class="mktoText" id="fourstats4"><h2 class="">683K</h2> <p>Global Monthly Average Video Views</p></div> </div> </div> </div> </div> <!--END Stats Section --> <div id="spacer"><div class="b-example-divider"></div></div> <!--8 Stats Section --> <div id="eightstats"> <div class="container section px-4 px-lg-0"> <div class="row align-items-center title"> <div class="mktoText mktoText col-lg-10 mx-auto text-center pb-5" id="eightstatstitle"> <h2>This is a Title for the Stats Section</h2> </div> </div> <div class="row row-cols-1 row-cols-sm-2 row-cols-md-3 row-cols-lg-4 g-5 text-center"> <div class="col d-flex align-items-start justify-content-center"> <div class="mktoText" id="eightstats1"> <h2 class>XXXm</h2> <p>Lorem ipsum dolor sit amet difut. </p> </div> </div> <div class="col d-flex align-items-start justify-content-center"> <div class="mktoText" id="eightstats2"> <h2 class>XXXm</h2> <p>Lorem ipsum dolor sit amet difut.</p> </div> </div> <div class="col d-flex align-items-start justify-content-center"> <div class="mktoText" id="eightstats3"> <h2 class>XXXm</h2> <p>Lorem ipsum dolor sit amet difut.</p> </div> </div> <div class="col d-flex align-items-start justify-content-center"> <div class="mktoText" id="eightstats4"> <h2 class>XXXm</h2> <p>Lorem ipsum dolor sit amet difut.</p> </div> </div> <div class="col d-flex align-items-start justify-content-center"> <div class="mktoText" id="eightstats5"> <h2 class>XXXm</h2> <p>Lorem ipsum dolor sit amet difut.</p> </div> </div> <div class="col d-flex align-items-start justify-content-center"> <div class="mktoText" id="eightstats6"> <h2 class>XXXm</h2> <p>Lorem ipsum dolor sit amet difut.</p> </div> </div> <div class="col d-flex align-items-start justify-content-center"> <div class="mktoText" id="eightstats7"> <h2 class>XXXm</h2> <p>Lorem ipsum dolor sit amet difut.</p> </div> </div> <div class="col d-flex align-items-start justify-content-center"> <div class="mktoText" id="eightstats8"> <h2 class>XXXm</h2> <p>Lorem ipsum dolor sit amet difut.</p> </div> </div> </div> </div> </div> <!--END Stats Section --> <div id="spacer"><div class="b-example-divider"></div></div> <!-- Speakers Section 3 column --> <div id="threespeakersection"> <div class="container section"> <div class="p-3 pb-md-5 mx-auto text-center"> <div class="mktoText" id="freetextcopy7"> <h2>3 Featured Speakers</h2> </div> </div> <div class="row row-cols-1 row-cols-md-3 text-center"> <div class="col"> <div class="speaker"> <div class="card-body"> <div class="pb-4"> <div class="mktoImg mktoGen" id="mkto_gen_speaker1"> <img src="http://100-KXB-941.mktoweb.com/rs/100-KXB-941/images/default-portrait.png" alt="team_member1" width="250" height="auto" id="speaker1"> </div> </div> <div class="mktoText" id="freetextcopy8"> <h4 class="card-title pricing-card-title">Name Lastname</h4> <p>Title/position</p> </div> </div> </div> </div> <div class="col"> <div class="speaker"> <div class="card-body"> <div class="pb-4"> <div class="mktoImg mktoGen" id="mkto_gen_speaker2"> <img src="http://100-KXB-941.mktoweb.com/rs/100-KXB-941/images/default-portrait.png" alt="team_member1" width="250" height="auto" id="speaker2"> </div> </div> <div class="mktoText" id="freetextcopy9"> <h4 class="card-title pricing-card-title">Name Lastname</h4> <p>Title/position</p> </div> </div> </div> </div> <div class="col"> <div class="speaker"> <div class="card-body"> <div class="pb-4"> <div class="mktoImg mktoGen" id="mkto_gen_speaker3"> <img src="http://100-KXB-941.mktoweb.com/rs/100-KXB-941/images/default-portrait.png" alt="team_member1" width="250" height="auto" id="speaker3"> </div> </div> <div class="mktoText" id="freetextcopy10"> <h4 class="card-title pricing-card-title">Name Lastname</h4> <p>Title/position</p> </div> </div> </div> </div> </div> </div> </div> <!--END Speakers Section --> <div id="spacer"><div class="b-example-divider"></div></div> <!-- 2 Speakers Section column--> <div id="twospeakersection"> <div class="container section"> <div class="p-3 pb-md-5 mx-auto text-center"> <div class="mktoText" id="freetextcopy11"> <h2>2 Featured Speakers</h2> </div> </div> <div class="row row-cols-1 row-cols-md-2 text-center"> <div class="col"> <div class="speaker"> <div class="card-body"> <div class="pb-4"> <div class="mktoImg mktoGen" id="mkto_gen_speaker4"> <img src="http://100-KXB-941.mktoweb.com/rs/100-KXB-941/images/default-portrait.png" alt="team_member1" width="250" height="auto" id="speaker4"> </div> </div> <div class="mktoText" id="freetextcopy12"> <h4 class="card-title pricing-card-title">Name Lastname</h4> <p>Title/position</p> </div> </div> </div> </div> <div class="col"> <div class="speaker"> <div class="card-body"> <div class="pb-4"> <div class="mktoImg mktoGen" id="mkto_gen_speaker5"> <img src="http://100-KXB-941.mktoweb.com/rs/100-KXB-941/images/default-portrait.png" alt="team_member1" width="250" height="auto" id="speaker5"> </div> </div> <div class="mktoText" id="freetextcopy13"> <h4 class="card-title pricing-card-title">Name Lastname</h4> <p>Title/position</p> </div> </div> </div> </div> </div> </div> </div> <!--END Speakers Section --> <div id="spacer"><div class="b-example-divider"></div></div> <!-- Speakers Section 1 column--> <div id="onespeakersection"> <div class="container section"> <div class="p-3 pb-md-5 mx-auto text-center"> <div class="mktoText" id="freetextcopy14"> <h2>1 Featured Speaker</h2> </div> </div> <div class="row row-cols-1 row-cols-md-1 text-center"> <div class="col"> <div class="speaker"> <div class="card-body"> <div class="pb-4"> <div class="mktoImg mktoGen" id="mkto_gen_speaker6"> <img src="http://100-KXB-941.mktoweb.com/rs/100-KXB-941/images/default-portrait.png" alt="team_member1" width="250" height="auto" id="speaker6"> </div> </div> <div class="mktoText" id="freetextcopy15"> <h4 class="card-title pricing-card-title">Name Lastname</h4> <p>Title/position</p> </div> </div> </div> </div> </div> </div> </div> <!--END Speakers Section --> <div id="spacer"><div class="b-example-divider"></div></div> <!--Brands logo Section --> <div id="brands"> <div class="container section px-4 px-lg-0" id> <div class="mktoText text-center" id="Brandstitle"><h4>Marie Claire UK is part of Future Publishing, a market-leading publisher of Women's Lifestyle brands.</h4> <h3>Across Future, we have over 200 specialist brands including...</h3></div> <div class="trigger"> <div class="customer-logos slider justify-content-center"> <div class="mktoImg mktoGen" id="mkto_gen_brand1"><img src="/rs/100-KXB-941/images/WWW-scroller-logo.png" alt="" height="170" width="170" class="lpimg" id="brand1"></div> <div class="mktoImg mktoGen" id="mkto_gen_brand2"><img src="/rs/100-KXB-941/images/Womanandhome-scroller-logo.png" alt="" height="170" width="170" class="lpimg" id="brand2"></div> <div class="mktoImg mktoGen" id="mkto_gen_brand3"><img src="/rs/100-KXB-941/images/Goodto-scroller-logo.png" alt="" height="170" width="170" class="lpimg" id="brand3"></div> <div class="mktoImg mktoGen" id="mkto_gen_brand4"><img src="/rs/100-KXB-941/images/MIL-Scroller-logo.png" alt="" height="170" width="170" class="lpimg" id="brand4"></div> <div class="mktoImg mktoGen" id="mkto_gen_brand5"><img src="/rs/100-KXB-941/images/IdealHome-scroller-logo.png" alt="" height="170" width="170" class="lpimg" id="brand5"></div> <div class="mktoImg mktoGen" id="mkto_gen_brand6"><img src="/rs/100-KXB-941/images/homesandgardens-scroller-logo.png" alt="" height="170" width="170" class="lpimg" id="brand6"></div> <div class="mktoImg mktoGen" id="mkto_gen_brand7"><img src="/rs/100-KXB-941/images/Livingetc-scroller-logo.png" alt="" height="170" width="170" class="lpimg" id="brand7"></div> <div class="mktoImg mktoGen" id="mkto_gen_brand8"><img src="/rs/100-KXB-941/images/RealHomes-scroller-logo.png" alt="" height="170" width="170" class="lpimg" id="brand8"></div> <div class="mktoImg mktoGen" id="mkto_gen_brand9"><img src="/rs/100-KXB-941/images/techradar-scroller-logo-final.png" alt="" height="170" width="170" class="lpimg" id="brand9"></div> <div class="mktoImg mktoGen" id="mkto_gen_brand10"><img src="/rs/100-KXB-941/images/TheWeek-scroller-logo.png" alt="" height="170" width="170" class="lpimg" id="brand10"></div> </div> </div> </div> </div> <!-- End brands logo Section --> <div id="spacer"><div class="b-example-divider"></div></div> <!--Brands 8 logos Section --> <div id="brands-8"> <div class="container section px-4 px-lg-0" id> <div class="mktoText text-center" id="Brandstitle2"> <h2>Future 8 Brands Section Title</h2> </div> <div class="trigger"> <div class="customer-logos slider justify-content-center"> <div class="mktoImg mktoGen" id="mkto_gen_brand20"> <img src="https://go.future-advertising.com/rs/100-KXB-941/images/logo-template-400x400.jpg" alt="" height="170" width="170" class="slide-in-right slide" id="brand20"></div> <div class="mktoImg mktoGen" id="mkto_gen_brand21"> <div class="slide-in-right slide"><img src="https://go.future-advertising.com/rs/100-KXB-941/images/logo-template-400x400.jpg" alt="" height="170" width="170" id="brand21"></div></div> <div class="mktoImg mktoGen" id="mkto_gen_brand22"> <div class="slide-in-right slide"><img src="https://go.future-advertising.com/rs/100-KXB-941/images/logo-template-400x400.jpg" alt="" height="170" width="170" id="brand22"></div></div> <div class="mktoImg mktoGen" id="mkto_gen_brand23"> <div class="slide-in-right slide"><img src="https://go.future-advertising.com/rs/100-KXB-941/images/logo-template-400x400.jpg" alt="" height="170" width="170" id="brand23"></div></div> <div class="mktoImg mktoGen" id="mkto_gen_brand24"> <div class="slide-in-right slide"><img src="https://go.future-advertising.com/rs/100-KXB-941/images/logo-template-400x400.jpg" alt="" height="170" width="170" id="brand24"></div></div> <div class="mktoImg mktoGen" id="mkto_gen_brand25"> <div class="slide-in-right slide"><img src="https://go.future-advertising.com/rs/100-KXB-941/images/logo-template-400x400.jpg" alt="" height="170" width="170" id="brand25"></div></div> <div class="mktoImg mktoGen" id="mkto_gen_brand26"> <div class="slide-in-right slide"><img src="https://go.future-advertising.com/rs/100-KXB-941/images/logo-template-400x400.jpg" alt="" height="170" width="170" id="brand26"></div></div> <div class="mktoImg mktoGen" id="mkto_gen_brand27"> <div class="slide-in-right slide"><img src="https://go.future-advertising.com/rs/100-KXB-941/images/logo-template-400x400.jpg" alt="" height="170" width="170" id="brand27"></div></div> </div> </div> </div> </div> <!-- End brands logo Section --> <div id="spacer"><div class="b-example-divider"></div></div> <!--Brands 6 logos Section --> <div id="brands-6"> <div class="container section px-4 px-lg-0" id> <div class="mktoText text-center" id="Brandstitle3"> <h2>Future 6 Brands Section Title</h2> </div> <div class="trigger"> <div class="customer-logos slider justify-content-center"> <div class="mktoImg mktoGen" id="mkto_gen_brand28"> <img src="https://go.future-advertising.com/rs/100-KXB-941/images/logo-template-400x400.jpg" alt="" height="170" width="170" class="slide-in-right slide" id="brand28"></div> <div class="mktoImg mktoGen" id="mkto_gen_brand29"> <div class="slide-in-right slide"><img src="https://go.future-advertising.com/rs/100-KXB-941/images/logo-template-400x400.jpg" alt="" height="170" width="170" id="brand29"></div></div> <div class="mktoImg mktoGen" id="mkto_gen_brand30"> <div class="slide-in-right slide"><img src="https://go.future-advertising.com/rs/100-KXB-941/images/logo-template-400x400.jpg" alt="" height="170" width="170" id="brand30"></div></div> <div class="mktoImg mktoGen" id="mkto_gen_brand31"> <div class="slide-in-right slide"><img src="https://go.future-advertising.com/rs/100-KXB-941/images/logo-template-400x400.jpg" alt="" height="170" width="170" id="brand31"></div></div> <div class="mktoImg mktoGen" id="mkto_gen_brand32"> <div class="slide-in-right slide"><img src="https://go.future-advertising.com/rs/100-KXB-941/images/logo-template-400x400.jpg" alt="" height="170" width="170" id="brand32"></div></div> <div class="mktoImg mktoGen" id="mkto_gen_brand33"> <div class="slide-in-right slide"><img src="https://go.future-advertising.com/rs/100-KXB-941/images/logo-template-400x400.jpg" alt="" height="170" width="170" id="brand33"></div></div> </div> </div> </div> </div> <!-- End brands logo Section --> <div id="spacer"><div class="b-example-divider"></div></div> <!--Brands 4 logos Section --> <div id="brands-4"> <div class="container section px-4 px-lg-0" id> <div class="mktoText text-center" id="Brandstitle4"> <h2>Future 4 Brands Section Title</h2> </div> <div class="row row-cols-2 row-cols-lg-4 text-center"> <div class="col"> <div class="mktoImg mktoGen" id="mkto_gen_brand34"> <img src="https://go.future-advertising.com/rs/100-KXB-941/images/logo-template-400x400.jpg" alt="" height="170" width="170" id="brand34"> </div> </div> <div class="col"> <div class="mktoImg mktoGen" id="mkto_gen_brand35"> <img src="https://go.future-advertising.com/rs/100-KXB-941/images/logo-template-400x400.jpg" alt="" height="170" width="170" id="brand35"> </div> </div> <div class="col"> <div class="mktoImg mktoGen" id="mkto_gen_brand36"> <img src="https://go.future-advertising.com/rs/100-KXB-941/images/logo-template-400x400.jpg" alt="" height="170" width="170" id="brand36"> </div> </div> <div class="col"> <div class="mktoImg mktoGen" id="mkto_gen_brand37"> <img src="https://go.future-advertising.com/rs/100-KXB-941/images/logo-template-400x400.jpg" alt="" height="170" width="170" id="brand37"> </div> </div> </div> </div> </div> <!-- End brands logo Section --> <div id="spacer"><div class="b-example-divider"></div></div> <!--Featured Section --> <div id="featured"> <div class="container section px-4 px-lg-0" id="custom-cards"> <div class="mktoText text-center" id="title"> <h2>Check Out More From Future</h2> </div> <div class="row row-cols-1 row-cols-lg-3 align-items-stretch g-4 py-5"> <div class="col"> <a href="http://mylink" class="card card-cover-1 h-100 overflow-hidden text-white bg-dark rounded-5 shadow-lg"> <div class="d-flex flex-column h-100 p-5 pb-3 text-white text-shadow-1"> <div class="mktoText pt-5 mt-5 mb-4 display-7 lh-1 fw-bold" id="title2"> <h2>Another longer title belongs here</h2> </div> </div> </a> </div> <div class="col"> <a href="http://mylink" class="card card-cover-2 h-100 overflow-hidden text-white bg-dark rounded-5 shadow-lg"> <div class="d-flex flex-column h-100 p-5 pb-3 text-white text-shadow-1"> <div class="mktoText pt-5 mt-5 mb-4 display-7 lh-1 fw-bold" id="title3"> <h2>Another longer title belongs here</h2> </div> </div> </a> </div> <div class="col"> <a href="http://mylink" class="card card-cover-3 h-100 overflow-hidden text-white bg-dark rounded-5 shadow-lg"> <div class="d-flex flex-column h-100 p-5 pb-3 text-white text-shadow-1"> <div class="mktoText pt-5 mt-5 mb-4 display-7 lh-1 fw-bold" id="title4"> <h2>Another longer title belongs here</h2> </div> </div> </a> </div> </div> </div> </div> <!--END Featured Section --> <div id="spacer"><div class="b-example-divider"></div></div> <!-- Outro --> <div id="outro"> <div class="container section px-4 px-lg-0"> <div class="col-lg-10 mx-auto text-center"> <div class="mktoText outro-text-color" id="outrotextcopy"><p>For all Future Licensing opportunities, please reach out to <a href="/cdn-cgi/l/email-protection#e5c5898c86808b968c8b82a58390919097808b8091cb868a88" target="_blank" id=""><span class="__cf_email__" data-cfemail="026e6b61676c716b6c65426477767770676c67762c616d6f">[email protected]</span></a> and someone will be in contact with you shortly.</p></div> </div> </div> </div> <!-- END Outro--> <!--Footer Section --> <div id="footer"> <div class="container px-4 px-lg-0 pt-4 pt-xl-0 pt-lg-0"> <footer class="d-flex flex-wrap align-items-center justify-content-center justify-content-md-between py-3"> <a href="https://www.futureplc.com/" target="_blank"><img alt="logo" src="https://go.future-advertising.com/rs/100-KXB-941/images/FUTURE logo 1 RGB REV.png" width="100"></a> <span class="text-muted">© Future PLC. All rights reserved. </span> <ul class="nav col-12 col-md-auto mb-2 justify-content-center mb-md-0 py-3"> <li class="nav-link px-2 link-secondary"><a href="https://www.futureplc.com/privacy-policy/" target="_blank">Privacy Policy</a></li> <li class="nav-link px-2 link-dark">|</li> <li class="nav-link px-2 link-dark"><a href="https://www.futureplc.com/terms-conditions/" target="_blank">Terms & Conditions</a></li> <li class="nav-link px-2 link-dark">|</li> <li class="nav-link px-2 link-dark"><a href="https://www.futureplc.com/contact/" target="_blank">Contact Us</a></li> </ul> <div class="col-md-3 text-end pb-3"> <a href="https://www.linkedin.com/company/future-publishing/"><img alt="Linkedin Icon" src="http://100-KXB-941.mktoweb.com/rs/100-KXB-941/images/linkedin_icon.png" width="15"></a> <a href="https://twitter.com/futureplc"><img alt="Twitter Icon" src="http://100-KXB-941.mktoweb.com/rs/100-KXB-941/images/twitter_icon.png" width="15"></a> </div> </footer> </div> </div> <!--END Footer Section --> </main> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://code.jquery.com/jquery-2.2.0.min.js" type="text/javascript"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.js"></script> <script type="text/javascript"> $(document).ready(function(){ $('.customer-logos').slick({ slidesToShow: 4, slidesToScroll: 1, autoplay: true, autoplaySpeed: 2000, arrows: false, dots: false, pauseOnHover: false, prevArrow: '<i class="slick-prev fas fa-angle-left"></i>', nextArrow: '<i class="slick-next fas fa-angle-right"></i>', responsive: [{ breakpoint: 768, settings: { slidesToShow: 3 } }, { breakpoint: 520, settings: { slidesToShow: 2 } }] }); }); </script> <script type="text/javascript" src="//munchkin.marketo.net//munchkin.js"></script><script>Munchkin.init('100-KXB-941', {customName: 'Marie-Claire-UK-Media-Kit', wsInfo: 'j1RR'});</script> <script type="text/javascript" src="/js/stripmkttok.js"></script></body> </html>