301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
302 status code indicates that the requested resource is temporarily available at a different URL.
The user is automatically redirected to the new URL, but search engines continue to index the old address.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: csm.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html><html><head><script data-no-optimize="1">var litespeed_docref=sessionStorage.getItem("litespeed_docref");litespeed_docref&&(Object.defineProperty(document,"referrer",{get:function(){return litespeed_docref}}),sessionStorage.removeItem("litespeed_docref"));</script> <meta charset="utf-8"><style id="litespeed-ccss">html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}header,nav{display:block}a{background-color:transparent}b{font-weight:700}h1{font-size:2em;margin:.67em 0}img{border:0}svg:not(:root){overflow:hidden}button,input{color:inherit;font:inherit;margin:0}button{overflow:visible}button{text-transform:none}button{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}img{vertical-align:middle}h1,h2,h3,h4,.h1,.h3{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1,.h1,h2,h3,.h3{margin-top:20px;margin-bottom:10px}h4{margin-top:10px;margin-bottom:10px}h1,.h1{font-size:36px}h2{font-size:30px}h3,.h3{font-size:24px}h4{font-size:18px}p{margin:0 0 10px}ul{margin-top:0;margin-bottom:10px}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:before,.container-fluid:after{content:" ";display:table}.container-fluid:after{clear:both}.hide{display:none!important}.show{display:block!important}@-ms-viewport{width:device-width}.fab,.far{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-cookie-bite:before{content:"\f564"}.fa-facebook-f:before{content:"\f39e"}.fa-instagram:before{content:"\f16d"}.fa-linkedin-in:before{content:"\f0e1"}.fa-twitter:before{content:"\f099"}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}.far{font-family:"Font Awesome 5 Pro"}.far{font-weight:400}*{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}html,body,div,span,iframe,h1,h2,h3,h4,p,img,b,i,ul,li,header,nav{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;height:100%;position:relative;overflow-x:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:hidden}body{width:100%;margin:0;position:relative;font-family:"Metric",sans-serif;font-size:1.125rem;font-weight:200;line-height:1.4;letter-spacing:0;color:#000;background:#fff;overflow-x:hidden}@media (max-width:767px){body{font-size:1.125rem}}#wrap{left:0;right:0;position:relative;overflow:hidden;background:#fff}a{color:#5f259f;outline:0!important}header,nav{display:block}img{border:0;margin:0;padding:0;font-size:100%;vertical-align:baseline;background:0 0}svg:not(:root){overflow:hidden}button,input{color:inherit;font:inherit;margin:0;outline:0}button{overflow:visible;background:0 0;border:0;box-shadow:none!important;outline:none!important}button{text-transform:none}button{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}header,nav{display:block}b{font-weight:900}.img{background-size:cover;background-position:center center;background-repeat:no-repeat;margin:0;padding:0;position:relative}.slider .slide{position:relative;display:none}.slider .slide .img{z-index:1;position:absolute;left:0;top:0;right:0;bottom:0}.widget-slider .slide .img{height:40vw;width:100%;max-height:700px;position:relative;object-fit:cover;object-position:center}@media (min-width:992px) and (max-width:1199px){.widget-slider .slide .img{height:50vw}}@media (max-width:991px){.widget-slider .slide .img{height:65vw}}.page-loader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;opacity:0;background:#fff url(/img/loader.gif) no-repeat center center}.page-loader.show{opacity:1}.container-fluid{padding-left:60px;padding-right:60px}@media (max-width:767px){.container-fluid{padding-left:25px;padding-right:25px}}.container-fluid{max-width:calc(1280px + 120px)}.header{position:fixed;top:0;left:0;max-width:80px;width:100%;height:100vh;background:#000;z-index:9;padding:43px 0;text-transform:uppercase;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-between;-webkit-justify-content:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;box-shadow:6px -1px 11px 0px rgba(255,255,255,.03);-webkit-box-shadow:6px -1px 11px 0px rgba(255,255,255,.03);-moz-box-shadow:6px -1px 11px 0px rgba(255,255,255,.03)}.header .logo-wrap{height:40%}.header .logo-wrap a{display:block}.header .social-media{height:40%;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;-moz-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.header .social-media li{display:inline-block;margin:0 0 15px}.header .social-media li:last-child{margin-bottom:0}.header .social-media li a{color:#fff}@media (max-width:991px){.header{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;max-width:100%;height:88px;padding:0 25px;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}.header .logo-wrap{height:auto}.header .social-media{display:none}}.header .menu-btn{width:28px;height:28px;position:relative;display:flex;justify-content:center}.header .menu-btn .line{position:absolute;left:0;display:block;width:28px;height:8px;border:1px solid #fff}.header .menu-btn .line-top{top:0}.header .menu-btn .line-middle{top:10px}.header .menu-btn .line-bottom{bottom:0}.header .menu-btn .cross{width:8px;height:28px;border:1px solid #fff;position:relative;opacity:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.header .menu-btn .cross:before{z-index:2;content:'';position:absolute;width:8px;height:8px;background:#000;left:50%;top:50%;-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.header .menu-btn .cross:after{content:'';position:absolute;height:8px;width:28px;left:50%;top:50%;border:1px solid #fff;-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.drawer{background-color:rgba(0,0,0,.5);position:fixed;z-index:8;top:0;left:0;max-width:150px;width:100%;height:100vh;-moz-transform:translateX(-150px);-o-transform:translateX(-150px);-ms-transform:translateX(-150px);-webkit-transform:translateX(-150px);transform:translateX(-150px);display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.drawer .main-nav{text-align:center}.drawer .main-nav ul{list-style:none;margin:0;padding:0}.drawer .main-nav ul li{margin-bottom:36px;text-transform:uppercase;font-weight:700}@media (max-width:991px){.drawer .main-nav ul li{font-size:1.563rem}}.drawer .main-nav ul li:last-child{margin-bottom:0}.drawer .main-nav ul li a{color:#fff;position:relative}.drawer .main-nav ul li a:after{content:'';position:absolute;left:0;right:100%;bottom:-5px;background:#fff;height:2px}.drawer .social-media{display:none}@media (max-width:991px){.drawer{display:none;background-color:#000;max-width:100%;max-height:100vh;-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0)}.drawer .drawer-inner{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-between;-webkit-justify-content:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:100%;padding:40px 25px;z-index:9}.drawer .drawer-inner .social-media{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.drawer .drawer-inner .social-media li{font-size:28px;margin:0 12.5px;font-size:1.563rem}.drawer .drawer-inner .social-media li a{color:#fff}}.site-wrap{padding-top:100vh;max-width:calc(100% - 80px);min-height:100%;margin-left:80px}@media (max-width:991px){.site-wrap{margin-left:0;max-width:100%}}.multi-banner{position:fixed;top:0;left:80px;max-width:calc(100% - 80px);width:100%;height:100vh;background-color:#121212;color:#fff;text-align:center;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media (max-width:991px){.multi-banner{max-width:100%;left:0;padding-top:88px}}.multi-banner .background{position:absolute;top:0;left:0;height:100%;width:100%}.multi-banner .background .video-mask{width:100%;height:100%;position:relative;z-index:0}.multi-banner .background .video-mask iframe{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.multi-banner .layout{position:relative;z-index:1}.multi-banner .layout h1,.multi-banner .layout p{color:#fff}.multi-banner .layout .layout-1 p.title-1{font-size:1.625rem;line-height:1.95rem;font-weight:200;color:#fff;text-transform:uppercase;margin:0 0 15px;letter-spacing:1.2px}.multi-banner .layout .layout-1 h1.title-2{position:relative;margin:0;display:inline-block;background:#fff;mix-blend-mode:lighten;color:#121212;padding:0 20px}.multi-banner button.scroll-down{position:absolute;bottom:30px;height:55px;width:35px;padding:0;animation:bounce 1.5s infinite ease;animation-delay:.5s}.multi-banner button.scroll-down .arrows-filled{z-index:2;position:absolute;top:0;left:0}.multi-banner button.scroll-down #arrowTop{opacity:0;animation:arrows 1.5s infinite ease;animation-delay:.1s;animation-fill-mode:forwards}.multi-banner button.scroll-down #arrowMiddle{opacity:0;animation:arrows 1.5s infinite ease;animation-delay:.2s;animation-fill-mode:forwards}.multi-banner button.scroll-down #arrowBottom{opacity:0;animation:arrows 1.5s infinite ease;animation-delay:.3s;animation-fill-mode:forwards}@keyframes bounce{0%{-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}50%{-moz-transform:translate(0,15px);-o-transform:translate(0,15px);-ms-transform:translate(0,15px);-webkit-transform:translate(0,15px);transform:translate(0,15px)}100%{-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes arrows{0%{opacity:0}50%{opacity:0}75%{opacity:1}100%{opacity:0}}.button{font-size:1.125rem;margin-top:35px;padding:17px 35px;display:inline-block;position:relative;text-align:center;color:#fff;background-color:#5f259f;font-weight:700;text-transform:uppercase;border:2px solid #5f259f;box-shadow:none;-webkit-border-radius:35px;-moz-border-radius:35px;border-radius:35px}@media (max-width:767px){.button{margin-top:25px;padding:12px 25px;width:100%}}.button-to-top{position:fixed;z-index:7;bottom:15px;right:15px;height:57px;width:57px;padding:0;background:0 0;border:0;display:flex;align-items:center;justify-content:center;opacity:0}.button-to-top svg{z-index:1;position:relative}.button-to-top svg path{fill:#5f259f}.button-to-top:after{z-index:0;content:'';position:absolute;left:0;top:0;right:0;bottom:0;border-radius:50%;background-color:#5f259f;box-shadow:0 2px 6px 0 rgba(0,0,0,.5)}input:-webkit-autofill{-webkit-text-fill-color:#000;-webkit-box-shadow:0 0 0px 1000px #fff inset;box-shadow:0 0 0px 1000px #fff inset!important}h1,h2,h3,h4,.h1,.h3{font-family:"Metric",sans-serif;font-weight:900;letter-spacing:0;color:#000;text-transform:uppercase;line-height:1.4;margin:0 0 45px;word-wrap:break-word}@media (max-width:767px){h1,h2,h3,h4,.h1,.h3{line-height:1.25;margin:0 0 25px}}h1,.h1{font-size:4.125rem}@media (max-width:767px){h1,.h1{font-size:2.813rem}}h2{font-size:3.25rem}@media (max-width:767px){h2{font-size:2.813rem}}h3,.h3{font-size:2.5rem}@media (max-width:767px){h3,.h3{font-size:2.188rem}}h4{font-size:1.563rem;font-weight:700}@media (max-width:767px){h4{font-size:1.563rem}}h1,.h1,h2,h3,.h3{line-height:1.2}h4{line-height:1.3}*+ul,*+p{margin:25px 0 0;word-wrap:break-word}@media (max-width:767px){*+ul,*+p{margin:20px 0 0}}.warning{display:none;color:#d52229;font-weight:700;text-transform:uppercase;line-height:1}.cookie-message{position:fixed;z-index:1000;background:#f6f6f6}.cookie-message .text{color:#000;font-size:1.4rem;line-height:1.8}@media (max-width:767px){.cookie-message .text{font-size:1.3rem}}.cookie-message .text h4{margin-top:0}.cookie-message .text a{border-bottom:1px solid;color:#000}.cookie-message--box{padding:50px;bottom:30px;right:30px;width:calc(100% - 50px);max-width:550px}@media (max-width:767px){.cookie-message--box{padding:30px;left:25px;right:25px;bottom:25px;max-width:none}}.cookie-message--box .fa-cookie-bite{display:none}[data-show-move-inner] .animate-in{visibility:hidden;opacity:0;transform:translate(0,30px);-webkit-transform:translate(0,30px)}.social-media{list-style:none;margin:0;padding:0}.social-media li{margin:0;padding:0}.social-media li a{color:#5f259f}.newsletter form .form-group .warning{bottom:-20px}@media (max-width:767px){.newsletter form .form-group:not(.mailchimp-notice) .warning{display:none!important}}.widget-3-in-a-row .block .rollover{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(95,37,159,.6);z-index:1;text-align:right;padding:40px}body:not(.nonTouchDevice) .widget-3-in-a-row .block .rollover{display:none}.widget-3-in-a-row .block .rollover *{color:#fff!important}.widget-3-in-a-row .block .rollover h1,.widget-3-in-a-row .block .rollover .h1,.widget-3-in-a-row .block .rollover h2,.widget-3-in-a-row .block .rollover h3,.widget-3-in-a-row .block .rollover .h3{margin:0;line-height:1}.image-slider-text-widget--right .text .text-inner{padding-right:80px}.image-slider-text-widget .text .text-inner{position:absolute;top:44%;display:none;-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:991px){.image-slider-text-widget .text .text-inner{position:relative;top:0;padding-right:0;padding-left:0;-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}}.image-slider-text-widget .text .text-inner h2{margin-bottom:12px}.image-slider-text-widget .slider .img{height:720px}@media (min-width:768px) and (max-width:991px){.image-slider-text-widget .slider .img{height:400px}}@media (max-width:767px){.image-slider-text-widget .slider .img{height:276px}}.multi-banner .background{opacity:.5}#widget_3_618517eacd047 *:not(.button){color:#fff!important}</style><link rel="preload" data-asynced="1" data-optimized="2" as="style" onload="this.onload=null;this.rel='stylesheet'" href="https://www.csm.com/app/litespeed/css/1/d0d7f606b0d2ee5e46c9b99748cd3735.css?ver=04197" /><script data-optimized="1" type="litespeed/javascript" data-src="https://www.csm.com/app/plugins/litespeed-cache/assets/js/css_async.min.js"></script> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"><link rel="apple-touch-icon" href="https://www.csm.com/app/themes/the-hideout-theme/img/apple-icon-touch.png"><link rel="icon" href="https://www.csm.com/app/themes/the-hideout-theme/img/favicon.png"><meta content="index,follow" name="robots"><title>CSM | A global sport and entertainment agency</title><meta content="CSM. A sport and entertainment agency that brings partnerships to life for brands and rights holders, creating unforgettable experiences for our clients." name="description"><meta content="en-GB" property="og:locale"><meta content="website" property="og:type"><meta content="CSM | A global sport and entertainment agency" property="og:title"><meta content="CSM. A sport and entertainment agency that brings partnerships to life for brands and rights holders, creating unforgettable experiences for our clients." property="og:description"><meta content="CSM" property="og:site_name"><meta content="https://www.csm.com/app/app-uploads/2021/10/Banner.jpg" property="og:image"><meta content="summary" name="twitter:card"><meta content="CSM | A global sport and entertainment agency" name="twitter:title"><meta content="CSM. A sport and entertainment agency that brings partnerships to life for brands and rights holders, creating unforgettable experiences for our clients." name="twitter:description"><meta content="https://www.csm.com/app/app-uploads/2021/10/Banner.jpg" name="twitter:image"><meta name='robots' content='max-image-preview:large' /><link id='omgf-preload-0' rel='preload' href='//www.csm.com/app/app-uploads/omgf/omgf-stylesheet-82/lexend-deca-normal-latin.woff2' as='font' type='font/woff2' crossorigin /><style id='classic-theme-styles-inline-css' type='text/css'>/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}</style><style id='global-styles-inline-css' type='text/css'>:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}</style><link rel="canonical" href="https://www.csm.com/" /><link rel="icon" href="https://www.csm.com/app/app-uploads/2021/08/cropped-MicrosoftTeams-image-32x32.png" sizes="32x32" /><link rel="icon" href="https://www.csm.com/app/app-uploads/2021/08/cropped-MicrosoftTeams-image-192x192.png" sizes="192x192" /><link rel="apple-touch-icon" href="https://www.csm.com/app/app-uploads/2021/08/cropped-MicrosoftTeams-image-180x180.png" /><meta name="msapplication-TileImage" content="https://www.csm.com/app/app-uploads/2021/08/cropped-MicrosoftTeams-image-270x270.png" /></head><body class="home page-template-default page page-id-202 wb-homepage subpage site-1" data-siteurl="https://www.csm.com"><div id="wrap"><div class="page-loader show"></div> <a class="modal-link" data-fancybox data-modal="true" data-src="#modalPage202" href="javascript:;" aria-hidden="true" tabindex="-1"></a><div id="modalPage202" class="modal-pop modal-pop--page has-image-area" data-modal-id="202" style="display: none;"> <a class="modal-close-btn flex flex-align-center flex-justify-center" aria-label="Close Popup"> <img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MnAiIGhlaWdodD0iIiB2aWV3Qm94PSIwIDAgNDJwICI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" data-src="../../img/close.svg" width="42px" height="42px" alt="Close"/> </a><div class="flex-list"><div class="image"><div class="video-mask" data-video-id="923718052"> <iframe data-lazyloaded="1" src="about:blank" data-litespeed-src="https://player.vimeo.com/video/923718052?background=1&loop=1" width="640" height="320"></iframe></div></div><div class="text"><div class="logo"> <img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiB2aWV3Qm94PSIwIDAgMjAwIDIwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=" class="img" data-src="https://i0.wp.com/www.csm.com/app/app-uploads/2024/03/WASSERMAN_ICON_RGB-1.png?ssl=1&w=1500&quality=85" alt="" width="200" height="200" /></div><h2 class="h3">We've moved!</h2> <span class="subtitle"> We’ve moved! CSM was recently acquired by Wasserman so you can now head to www.TeamWass.com to see our latest news, views and work. </span><p>However, in the Middle East, we will remain as CSM in the short-term so please continue to visit CSM.com if you’re based in this region.</p> <a class="button" href="https://www.teamwass.com/"> <span>Visit teamwass.com</span> </a></div></div></div><div class="modal-overlay" style="display: none;"></div><div class="cookie-message cookie-message--box"><div class="text"> <i class="far fa-cookie-bite"></i><h4>Cookies</h4><p>We use cookies in accordance with our <a href="https://www.csm.com/app/app-uploads/2021/09/Privacy-Policy.pdf">Privacy Policy</a> in order to analyse your preferences and improve your experience on the website. If you click accept and continue browsing, you accept the use of cookies.</p></div><div class="buttons"> <a href="#" id="accept-cookies" class="button">Accept</a> <a href="#" id="decline-cookies" class="button">Decline</a></div></div><header class="header"><div class="logo-wrap"> <a href="https://www.csm.com/" class="logo"> <img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIgdmlld0JveD0iMCAwIDUwIDUwIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==" class="img" data-src="https://www.csm.com/app/themes/the-hideout-theme/img/csm-logo.png" alt="CSM Logo" width="50" height="50" /> </a></div> <a class="menu-btn"><div class="line line-top"></div><div class="line line-middle"></div><div class="line line-bottom"></div><div class="cross"></div> </a><ul class='social-media'><li> <a href="https://www.instagram.com/csm_worldwide/?hl=en" target="_blank"> <i class=" fab fa-instagram"></i> </a></li><li> <a href="https://www.facebook.com/csmworldwide" target="_blank"> <i class=" fab fa-facebook-f"></i> </a></li><li> <a href="https://twitter.com/CSM_Worldwide" target="_blank"> <i class=" fab fa-twitter"></i> </a></li><li> <a href="https://www.linkedin.com/company/csm-sport-&-entertainment/" target="_blank"> <i class=" fab fa-linkedin-in"></i> </a></li></ul></header><div class="drawer"><div class="drawer-inner"><div class="blank"></div><nav class="main-nav"><ul><li id="menu-item-2247" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2247"><a href="https://www.csm.com/about-us/">About us</a></li><li id="menu-item-2248" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2248"><a href="https://www.csm.com/services/">Services</a></li><li id="menu-item-2102" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2102"><a href="https://www.csm.com/our-work/">Our work</a></li><li id="menu-item-2294" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2294"><a href="https://www.csm.com/news-views/">News & views</a></li><li id="menu-item-2246" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2246"><a href="https://www.csm.com/careers/">Careers</a></li><li id="menu-item-1272" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1272"><a href="https://www.csm.com/contact/">Contact</a></li></ul></nav><ul class='social-media'><li> <a href="https://www.instagram.com/csm_worldwide/?hl=en" target="_blank"> <i class=" fab fa-instagram"></i> </a></li><li> <a href="https://www.facebook.com/csmworldwide" target="_blank"> <i class=" fab fa-facebook-f"></i> </a></li><li> <a href="https://twitter.com/CSM_Worldwide" target="_blank"> <i class=" fab fa-twitter"></i> </a></li><li> <a href="https://www.linkedin.com/company/csm-sport-&-entertainment/" target="_blank"> <i class=" fab fa-linkedin-in"></i> </a></li></ul></div></div><div class="site-wrap"><div class="multi-banner"><div class="background do-parallax"><div class="video-mask " data-video-id="616978509"> <iframe data-lazyloaded="1" src="about:blank" data-litespeed-src="https://player.vimeo.com/video/616978509?background=1&loop=1" width="640" height="320"></iframe></div><style>.multi-banner .background { opacity: 0.5 }</style></div><div class="layout"><div class="layout-1 do-parallax" data-rellax-speed="4" data-show data-show-move-inner data-show-percentage="1"><div class="container-fluid"><p class="title-1 animate-in">A <b>global</b> sport & entertainment agency</p><h1 class="title-2 animate-in">We pursue extraordinary</h1></div></div></div> <button type="button" class="button-text scroll-down"> <svg xmlns="http://www.w3.org/2000/svg" width="33.37" height="51.368" viewBox="0 0 33.37 51.368"> <g id="Component_3_21" data-name="Component 3 – 21" transform="translate(1.423 1.389)"> <path data-name="Path 7" d="M622.447-215.087l-10.83,10.07-10.347-9.7-4.933,5.274,15.09,13.735,15.485-13.871S622.718-214.816,622.447-215.087Z" transform="translate(-596.337 244.338)" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="2"/> <path data-name="Path 8" d="M622.447-229.712l-10.83,10.07-10.347-9.7-4.933,5.273,15.09,13.735,15.485-13.87S622.718-229.441,622.447-229.712Z" transform="translate(-596.337 244.338)" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="2"/> <path data-name="Path 9" d="M622.447-244.338l-10.83,10.07-10.347-9.7-4.933,5.274,15.09,13.734,15.485-13.87S622.718-244.067,622.447-244.338Z" transform="translate(-596.337 244.338)" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="2"/> </g> </svg> <svg xmlns="http://www.w3.org/2000/svg" width="33.37" height="51.368" viewBox="0 0 33.37 51.368" class="arrows-filled"> <g id="Component_3_21" data-name="Component 3 – 21" transform="translate(1.423 1.389)"> <path id="arrowBottom" data-name="Path 7" d="M622.447-215.087l-10.83,10.07-10.347-9.7-4.933,5.274,15.09,13.735,15.485-13.871S622.718-214.816,622.447-215.087Z" transform="translate(-596.337 244.338)" fill="#fff" stroke="none" stroke-miterlimit="10" stroke-width="2"/> <path id="arrowMiddle" data-name="Path 8" d="M622.447-229.712l-10.83,10.07-10.347-9.7-4.933,5.273,15.09,13.735,15.485-13.87S622.718-229.441,622.447-229.712Z" transform="translate(-596.337 244.338)" fill="#fff" stroke="none" stroke-miterlimit="10" stroke-width="2"/> <path id="arrowTop" data-name="Path 9" d="M622.447-244.338l-10.83,10.07-10.347-9.7-4.933,5.274,15.09,13.734,15.485-13.87S622.718-244.067,622.447-244.338Z" transform="translate(-596.337 244.338)" fill="#fff" stroke="none" stroke-miterlimit="10" stroke-width="2"/> </g> </svg> </button></div><section class="main-body"><article class="main-content"><style>#widget_1_6826b5c57c668 {background-color: #121212}#widget_1_6826b5c57c668 .widget-title * {color: #ffffff}</style><div class="widget-container widget-3-in-a-row position-relative relative bg-dark" id="widget_1_6826b5c57c668"><div class="svg-rectangles"> <svg xmlns="http://www.w3.org/2000/svg" width="447.049" height="446.918" viewBox="0 0 447.049 446.918"> <g transform="translate(2393.94 -724.728)"> <rect width="444.049" height="114.801" transform="translate(-2392.44 726.228)" fill="none" stroke="#aa00ff" stroke-miterlimit="10" stroke-width="3" /> <rect width="444.049" height="114.801" transform="translate(-2392.44 1055.345)" fill="none" stroke="#aa00ff" stroke-miterlimit="10" stroke-width="3" /> <rect width="444.049" height="119.748" transform="translate(-2392.44 887.933)" fill="none" stroke="#aa00ff" stroke-miterlimit="10" stroke-width="3" /> </g> </svg></div><div class="container-fluid over-bg" data-show data-show-move-inner data-show-percentage="15" data-show-percentage-mob="10"><div class="widget-title "><h2 class='animate-in'>Delivering for our clients</h2></div><div class="flex-list grid cols-3 blocks"><div class="flex-col" data-block="1" data-show data-show-fade-delay data-show-percentage="15" data-show-percentage-mob="10"> <a class="block" href="https://www.csm.com/our-work/sc30-inc/"> <img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjEyMDAiIHZpZXdCb3g9IjAgMCAxMDAwIDEyMDAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+" class="img" data-src="https://i0.wp.com/www.csm.com/app/app-uploads/2023/06/underrated-main.jpg?ssl=1&w=1000&quality=85" alt="underrated main" width="1000" height="1200" /><p class="title"> SC30,<br>Inc.</p><div class="rollover"><h2>1.1 Billion</h2><h2>worldwide media impressions</h2></div> </a></div><div class="flex-col" data-block="1" data-show data-show-fade-delay data-show-percentage="15" data-show-percentage-mob="10"> <a class="block" href="https://www.csm.com/our-work/hbo-max-gossip-girl-screening-after-party/"> <img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjEyMDAiIHZpZXdCb3g9IjAgMCAxMDAwIDEyMDAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+" class="img" data-src="https://i0.wp.com/www.csm.com/app/app-uploads/2023/01/HBO-Max-Gossip-Girl-2.jpg?ssl=1&w=1000&quality=85" alt="HBO Max Gossip Girl 2" width="1000" height="1200" /><p class="title"> HBO<br>Max</p><div class="rollover"><h2 class="h1">290K</h2><h2>Estimated total reach</h2></div> </a></div><div class="flex-col" data-block="1" data-show data-show-fade-delay data-show-percentage="15" data-show-percentage-mob="10"> <a class="block" href="https://www.csm.com/our-work/major-league-baseball-mlb-london-series-2023/"> <img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjEyMDAiIHZpZXdCb3g9IjAgMCAxMDAwIDEyMDAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+" class="img" data-src="https://i0.wp.com/www.csm.com/app/app-uploads/2023/08/MLB-2023-background.jpg?ssl=1&w=1000&quality=85" alt="MLB 2023 background" width="1000" height="1200" /><p class="title"> Major<br>League<br>Baseball</p><div class="rollover"><p class="h1">87%</p><p class="h3">Sell-out crowd</p></div> </a></div><div class="flex-col" data-block="1" data-show data-show-fade-delay data-show-percentage="15" data-show-percentage-mob="10"> <a class="block" href="https://www.csm.com/our-work/expo-2020-dubai/"> <img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjEyMDAiIHZpZXdCb3g9IjAgMCAxMDAwIDEyMDAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+" class="img" data-src="https://i0.wp.com/www.csm.com/app/app-uploads/2023/02/expo-dubai-2.jpg?ssl=1&w=1000&quality=85" alt="expo dubai 2" width="1000" height="1200" /><p class="title"> EXPO<br>2020<br>Dubai</p><div class="rollover"><h2>126,000 SQM</h2><h2>of branding installed</h2></div> </a></div><div class="flex-col" data-block="1" data-show data-show-fade-delay data-show-percentage="15" data-show-percentage-mob="10"> <a class="block" href="https://www.csm.com/our-work/taylormade/"> <img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjEyMDAiIHZpZXdCb3g9IjAgMCAxMDAwIDEyMDAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+" class="img" data-src="https://i0.wp.com/www.csm.com/app/app-uploads/2023/05/TaylorMade-background.jpg?ssl=1&w=1000&quality=85" alt="TaylorMade background" width="1000" height="1200" /><p class="title"> TaylorMade</p><div class="rollover"><h2><strong>136%</strong></h2><h2><strong>Higher click rate than industry average</strong></h2><h2></h2></div> </a></div><div class="flex-col" data-show data-show-fade-delay data-show-percentage="15" data-show-percentage-mob="10"> <a class="block view-more" href="https://www.csm.com/our-work/"><div class="zoom"><div class="cross"></div><p class="h4">More of our work</p></div> </a></div></div></div></div><style>#widget_2_6826b5c57ee15, #widget_2_6826b5c57ee15 .background-pattern {background-color: #FFFFFF}#widget_2_6826b5c57ee15 .text *:not(.button) {color: #000000 !important}body.nonTouchDevice #widget_2_6826b5c57ee15 .button:hover {background-color: #FFFFFF}</style><div class="widget-container image-text-widget image-text-widget--left layout-1 circle-top_right bg-light" id="widget_2_6826b5c57ee15" data-show data-show-move-inner data-show-percentage="15" data-show-percentage-mob="10"><div class="svg-donut"> <svg xmlns="http://www.w3.org/2000/svg" width="471" height="471" viewBox="0 0 471 471"> <g transform="translate(2478.097 -725.065)"> <path d="M-2476.6,960.565c0,129.233,104.766,234,234,234s234-104.767,234-234-104.768-234-234-234S-2476.6,831.331-2476.6,960.565Zm122.491.043A112.758,112.758,0,0,1-2241.35,847.852c55.7,0,112.75,50.484,112.75,112.756a112.747,112.747,0,0,1-112.75,112.75A112.753,112.753,0,0,1-2354.105,960.608Z" transform="translate(0 0)" fill="none" stroke="#aa00ff" stroke-miterlimit="10" stroke-width="3" /> </g> </svg></div><div class="container-fluid over-bg"><div class="flex-list"><div class="image" data-show data-show-zoom data-show-percentage="15" data-show-percentage-mob="10"> <img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTAwIiBoZWlnaHQ9IjE1MDAiIHZpZXdCb3g9IjAgMCAxNTAwIDE1MDAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+" class="img" data-src="https://i0.wp.com/www.csm.com/app/app-uploads/2021/10/Athletes-Unlimited-min.png?ssl=1&w=1500&quality=85" alt="Softball Athletes Unlimited" width="1500" height="1500" /></div><div class="text"><div class="widget-title "><h2 class='animate-in'>How we can help</h2></div><div class="animate-in"><p><strong>We are a fully integrated agency, meeting our clients’ needs with the whole range of marketing services. From communications and content creation to experiential and events, we provide the solution.</strong></p><p>Specialising in sport and entertainment, we bring partnerships to life for brands and rights holders, and create unforgettable experiences for our clients. We are committed to shaping our industry, using our expertise to deliver work that is meaningful, memorable and measurable.</p></div><div class="button-wrap animate-in"> <a class="button" href="https://www.csm.com/services/"> Find out more </a></div></div></div></div></div><style>#widget_3_6826b5c57f7cf {background-color: #121212}#widget_3_6826b5c57f7cf *:not(.button) {color: #ffffff !important}</style><div class="widget-container image-slider-text-widget image-slider-text-widget--right bg-dark" id="widget_3_6826b5c57f7cf"><div class="container-fluid"><div class="flex-list grid cols-2"><div class="flex-col"><div class="text" data-show data-show-move-inner data-show-percentage="15" data-show-percentage-mob="10"><div class="text-inner" style="display: block;"><h2 class="animate-in">The latest from Team CSM</h2><div class="animate-in"><p>Our latest webinar, ‘Formula 1: Building a sport for Gen Z and beyond’, focused on the intersection of F1 and culture, how that expanded and evolved the sport’s fan base, and why that piqued the interest of consumer-facing brands.</p><p>Hosted live on Zoom by Lawrence Barretto, F1 Correspondent & Presenter, the panel consisted of Lucy Owen – Associate Director, CSM, Gregory Hall – Chief Marketing Officer, MoneyGram International, and Pedro Cebrian – Head of Social Media & Content, Scuderia Ferrari.</p></div><div class="button-wrap animate-in"> <a class="button" href="https://bit.ly/3XVObxz" target="_blank"> Watch here </a></div></div><div class="text-inner" style=""><h2 class="animate-in">The Weekend Project: Women's Football Fandom</h2><div class="animate-in"><p>From ticket sales to TV audiences and everything in between, the FIFA Women’s World Cup 2023 was a record-shattering tournament. Another high-water mark for a sport where the sky truly is the limit.</p><p>So, what does the future hold for women’s football, and what role can fans and the media play in shaping that future? Through our Weekend Project study into modern Football Fandom, we put those questions to a few devoted followers of the game so we could hear, first hand, from those who matter most.</p></div><div class="button-wrap animate-in"> <a class="button" href="https://www.csm.com/news-views/womens-football-fandom/" target="_blank"> Read more </a></div></div><div class="text-inner" style=""><h2 class="animate-in">Extraordinary Tales: Sandra Stern</h2><div class="animate-in"><p>In the latest episode of Extraordinary Tales, Lionsgate’s Sandra Stern – a titan of the TV world, discusses her remarkable story in service to the small screen.</p><p>From bringing Mad Men to audiences across the world, to the constant curiosity that shaped her<br /> remarkable career, tune in for the inside scoop on all things television.</p></div><div class="button-wrap animate-in"> <a class="button" href="https://bit.ly/3NMQRIX" target="_blank"> Listen here </a></div></div></div></div><div class="flex-col"><div class="slider widget-slider" data-dots="true" data-arrows="true" data-show data-show-fade data-show-percentage="15" data-show-percentage-mob="10"><div class="slide"> <img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTAwIiBoZWlnaHQ9IjE1MDAiIHZpZXdCb3g9IjAgMCAyNTAwIDE1MDAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+" class="img" data-src="https://i0.wp.com/www.csm.com/app/app-uploads/2023/07/F1-Day-webinar-2023-CSM-website-1x1-1.png?ssl=1&w=2500&quality=85" alt="F1 Day webinar 2023 CSM website 1x1" width="2500" height="1500" /></div><div class="slide"> <img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTAwIiBoZWlnaHQ9IjE1MDAiIHZpZXdCb3g9IjAgMCAyNTAwIDE1MDAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+" class="img" data-src="https://i0.wp.com/www.csm.com/app/app-uploads/2023/10/WP-Chrome.jpg?ssl=1&w=2500&quality=85" alt="WP Chrome" width="2500" height="1500" /></div><div class="slide"> <img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTAwIiBoZWlnaHQ9IjE1MDAiIHZpZXdCb3g9IjAgMCAyNTAwIDE1MDAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+" class="img" data-src="https://i0.wp.com/www.csm.com/app/app-uploads/2023/10/CSM-Podcast-artwork-230622_Sandra.png?ssl=1&w=2500&quality=85" alt="CSM Podcast artwork 230622_Sandra" width="2500" height="1500" /></div></div></div></div></div></div><style>#widget_4_6826b5c58069e, #widget_4_6826b5c58069e .background-pattern {background-color: #FFFFFF}#widget_4_6826b5c58069e *:not(.button) {color: #000000 !important}body.nonTouchDevice #widget_4_6826b5c58069e .button:hover {background-color: #FFFFFF}</style><div class="widget-container large-cta-widget bg-light" id="widget_4_6826b5c58069e" data-show data-show-move-inner data-show-percentage="15" data-show-percentage-mob="10"><div class="background-pattern background-pattern--left"></div><div class="svg-rectangles-2"> <svg xmlns="http://www.w3.org/2000/svg" width="446.918" height="447.049" viewBox="0 0 446.918 447.049"> <g transform="translate(1171.646 2393.94) rotate(90)"> <rect width="444.049" height="114.801" transform="translate(-2392.44 726.228)" fill="none" stroke="#aa00ff" stroke-miterlimit="10" stroke-width="3" /> <rect width="444.049" height="114.801" transform="translate(-2392.44 1055.345)" fill="none" stroke="#aa00ff" stroke-miterlimit="10" stroke-width="3" /> <rect width="444.049" height="119.748" transform="translate(-2392.44 887.933)" fill="none" stroke="#aa00ff" stroke-miterlimit="10" stroke-width="3" /> </g> </svg></div><div class="container-fluid over-bg"><div class="cta-box"><div class="text text-center"><div class="svg-rectangles-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="78.267" height="78.245" viewBox="0 0 78.267 78.245"> <g transform="translate(802.111 -981.077) rotate(90)"> <g transform="translate(-85)"> <rect width="19.718" height="76.267" transform="translate(1067.078 724.844)" fill="none" stroke="#aa00ff" stroke-miterlimit="10" stroke-width="2" /> <rect width="19.718" height="76.267" transform="translate(1123.605 724.844)" fill="none" stroke="#aa00ff" stroke-miterlimit="10" stroke-width="2" /> <rect width="20.567" height="76.267" transform="translate(1094.851 724.844)" fill="none" stroke="#aa00ff" stroke-miterlimit="10" stroke-width="2" /> </g> </g> </svg></div><div class="widget-title widget-description"><h2 class='animate-in'>Let's talk</h2><div class="description animate-in"><p>Like what you see? Get in touch to find out how we can help you.</p></div></div><div class="button-wrap animate-in"> <a class="button" href="mailto:[email protected]"> Contact us </a></div></div></div></div></div></article></section><footer><div class="footer-badge"> <a href="https://www.csm.com/" class="logo"> <svg xmlns="http://www.w3.org/2000/svg" width="48.888" height="48.888" viewBox="0 0 48.888 48.888"> <path id="Path_28" data-name="Path 28" d="M45.129,22.872c0-3.924-1.978-5.082-5-5.082a8.607,8.607,0,0,0-4.182,1.02,5.7,5.7,0,0,0-3.528-1.018,17.816,17.816,0,0,0-5.931,1.13V30.78H30.5V21.541a5.947,5.947,0,0,1,1.693-.25c1.269,0,1.581.762,1.581,1.751v7.735h4.007V22.758a2.656,2.656,0,0,0-.2-1.045,4.455,4.455,0,0,1,1.917-.423c1.329,0,1.61.762,1.61,1.751v7.735h4.016ZM25.066,26.939c0-2.288-.989-3.672-4.631-4.264-.931-.144-1.293-.4-1.293-.874,0-.431.338-.821,1.41-.821A6.637,6.637,0,0,1,24.2,22.166V18.75a7.256,7.256,0,0,0-3.811-.96c-2.874,0-5.137,1.328-5.137,4.29,0,2.4,1.293,3.616,4.373,4.04,1.187.168,1.555.451,1.555.96,0,.563-.624.789-1.5.789a8.515,8.515,0,0,1-4.208-1.384v3.536a8.807,8.807,0,0,0,4.32,1.045c3.162,0,5.28-1.293,5.28-4.12m-11.394-.48a4.691,4.691,0,0,1-3.079,1.1A3.035,3.035,0,0,1,7.292,24.4,2.908,2.908,0,0,1,10.454,21.3a4.562,4.562,0,0,1,3.162,1.158V18.723A6.494,6.494,0,0,0,10,17.79a6.4,6.4,0,0,0-6.755,6.663c0,3.954,2.484,6.611,6.755,6.611a6.543,6.543,0,0,0,3.669-.931ZM0,24.426A24.444,24.444,0,1,1,24.444,48.868,24.444,24.444,0,0,1,0,24.426" transform="translate(0 0.02)" fill="#fff" /> </svg> </a></div><div class="container-fluid"><div class="footer-outer flex-list"><div class="flex-col footer-newsletter"><div class="newsletter"><div class="newsletter-wrap"><div class="newsletter-title"><h3 class="h6">Subscribe to our newsletter</h2></div><div class="newsletter-form campaign-monitor-signup"><form id="signupForm" method="post" action="https://go.pardot.com/l/1079352/2024-11-11/b3fs3q"> <span class="hide" data-success="Thanks for signing up! We've added you to our mailing list."></span> <input type="hidden" id="signup_form_widget" name="signup_form_widget" value="88288cddf0" /><input type="hidden" name="_wp_http_referer" value="/" /><div class="flex-list"><div class="form-group border-input half-input" data-required data-fieldtype="tf"> <input id="fieldFirstName" name="fieldFirstName" type="text" placeholder="First name"><div class="warning"></div></div><div class="form-group border-input half-input" data-required data-fieldtype="tf"> <input id="fieldLastName" name="fieldLastName" type="text" placeholder="Last name"><div class="warning"></div></div><div class="form-group border-input" data-required data-fieldtype="tf"> <input id="fieldJobTitle" name="fieldJobTitle" type="text" placeholder="Job Title"><div class="warning"></div></div><div class="form-group border-input half-input" data-required data-fieldtype="tf"> <input id="fieldEmail" name="fieldEmail" type="email" placeholder="Email"><div class="warning"></div></div><div class="form-group border-input half-input" data-required data-fieldtype="tf"> <input id="fieldCompany" name="fieldCompany" type="text" placeholder="Company"><div class="warning"></div></div><div class="form-group border-input half-input" data-required data-fieldtype="dd"><div class="select-wrap"> <select name="fieldRegion" id="fieldRegion"><option value="0" selected disabled>Region</option><option value="Americas">Americas</option><option value="APAC">APAC</option><option value="Europe">Europe</option><option value="Middle East & Africa">Middle East & Africa</option> </select></div><div class="warning"></div></div><div class="form-group border-input half-input" data-required data-fieldtype="dd"><div class="select-wrap"> <select name="fieldOrganisation" id="fieldOrganisation"><option value="0" selected disabled>Organisation type</option><option value="Brand">Brand</option><option value="Rights Holder / Property">Rights Holder / Property</option><option value="Media Owner / Publisher">Media Owner / Publisher</option><option value="Agency">Agency</option><option value="Other">Other</option> </select></div><div class="warning"></div></div><div class="form-group form-group--checkbox" data-required data-fieldtype="cb"><ul class="radio-check-list"><li class="checkbox-cont"> <input id="fieldPrivacy" name="privacy" type="checkbox"> <label for="fieldPrivacy"><p>I agree to the <a href="https://www.csm.com/app/app-uploads/2022/03/Privacy-Policy-29-March-2022.pdf">Privacy Policy</a></p> </label></li></ul> <span class="error-tooltip"><i class="fal fa-times"></i></div><div class="form-footer flex"><div class="newsletter-description"><p>By registering, you acknowledge that CSM will send you our newsletter by email. You can opt out at any time by clicking unsubscribe.</p></div> <button name="submit" type="submit" class="button" formnovalidate> <span>Sign me up</span> </button></div></div></form></div></div></div></div><div class="flex-col footer-inner"><div class="flex-list"><div class="flex-col footer-link"><h3 class="h6 footer-title">Quicklinks</h3><nav><ul><li id="menu-item-3854" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-202 current_page_item menu-item-3854"><a href="https://www.csm.com/" aria-current="page">Homepage</a></li><li id="menu-item-3855" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3855"><a href="https://www.csm.com/about-us/">About us</a></li><li id="menu-item-3856" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3856"><a href="https://www.csm.com/services/">Services</a></li><li id="menu-item-3857" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3857"><a href="https://www.csm.com/our-work/">Our work</a></li><li id="menu-item-3858" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3858"><a href="https://www.csm.com/news-views/">News & views</a></li><li id="menu-item-3860" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3860"><a href="https://www.csm.com/careers/">Careers</a></li><li id="menu-item-3859" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3859"><a href="https://www.csm.com/contact/">Contact</a></li></ul></nav></div><div class="flex-col footer-social"><h3 class="h6 footer-title">Follow us</h3><ul class='social-media'><li> <a href="https://www.instagram.com/csm_worldwide/?hl=en" target="_blank"> <i class=" fab fa-instagram"></i> <span>Instagram</span> </a></li><li> <a href="https://www.facebook.com/csmworldwide" target="_blank"> <i class=" fab fa-facebook-f"></i> <span>Facebook</span> </a></li><li> <a href="https://twitter.com/CSM_Worldwide" target="_blank"> <i class=" fab fa-twitter"></i> <span>Twitter</span> </a></li><li> <a href="https://www.linkedin.com/company/csm-sport-&-entertainment/" target="_blank"> <i class=" fab fa-linkedin-in"></i> <span>Linkedin</span> </a></li></ul></div><div class="flex-col footer-policies"><h3 class="h6 footer-title">Policies</h3><nav><ul><li id="menu-item-4633" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4633"><a href="https://www.csm.com/app/app-uploads/2023/04/Privacy-Policy-25-04-23.pdf">Privacy Policy</a></li><li id="menu-item-6843" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6843"><a href="https://www.csm.com/app/app-uploads/2023/04/CCPA-Privacy-Notice.pdf">CCPA Privacy Notice</a></li><li id="menu-item-3837" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3837"><a href="https://www.csm.com/gender-pay-gap/">Gender Pay Gap</a></li><li id="menu-item-3849" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3849"><a href="https://www.csm.com/modern-slavery-statements/">Modern Slavery Statements</a></li><li id="menu-item-3853" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3853"><a href="https://www.csm.com/terms-of-use-site-map/">Terms of Use & Site Map</a></li><li id="menu-item-3834" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3834"><a href="https://www.csm.com/other-policies/">Policies & Terms</a></li></ul></nav></div></div></div></div><p class="footer-copyright">© 2025 CSM</p></div></footer></div><button class="button button-to-top"> <svg xmlns="http://www.w3.org/2000/svg" width="33.37" height="22.116" viewBox="0 0 33.37 22.116"> <path id="Path_9" data-name="Path 9" d="M622.447-244.338l-10.83,10.07-10.347-9.7-4.933,5.274,15.09,13.734,15.485-13.87S622.718-244.067,622.447-244.338Z" transform="translate(628.284 -223.611) rotate(180)" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="2"/> </svg> </button> <script type="litespeed/javascript" data-src="https://www.csm.com/app/themes/the-hideout-theme/js/jquery.js"></script> <script data-no-optimize="1">!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).LazyLoad=e()}(this,function(){"use strict";function e(){return(e=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n,a=arguments[e];for(n in a)Object.prototype.hasOwnProperty.call(a,n)&&(t[n]=a[n])}return t}).apply(this,arguments)}function i(t){return e({},it,t)}function o(t,e){var n,a="LazyLoad::Initialized",i=new t(e);try{n=new CustomEvent(a,{detail:{instance:i}})}catch(t){(n=document.createEvent("CustomEvent")).initCustomEvent(a,!1,!1,{instance:i})}window.dispatchEvent(n)}function l(t,e){return t.getAttribute(gt+e)}function c(t){return l(t,bt)}function s(t,e){return function(t,e,n){e=gt+e;null!==n?t.setAttribute(e,n):t.removeAttribute(e)}(t,bt,e)}function r(t){return s(t,null),0}function u(t){return null===c(t)}function d(t){return c(t)===vt}function f(t,e,n,a){t&&(void 0===a?void 0===n?t(e):t(e,n):t(e,n,a))}function _(t,e){nt?t.classList.add(e):t.className+=(t.className?" ":"")+e}function v(t,e){nt?t.classList.remove(e):t.className=t.className.replace(new RegExp("(^|\\s+)"+e+"(\\s+|$)")," ").replace(/^\s+/,"").replace(/\s+$/,"")}function g(t){return t.llTempImage}function b(t,e){!e||(e=e._observer)&&e.unobserve(t)}function p(t,e){t&&(t.loadingCount+=e)}function h(t,e){t&&(t.toLoadCount=e)}function n(t){for(var e,n=[],a=0;e=t.children[a];a+=1)"SOURCE"===e.tagName&&n.push(e);return n}function m(t,e){(t=t.parentNode)&&"PICTURE"===t.tagName&&n(t).forEach(e)}function a(t,e){n(t).forEach(e)}function E(t){return!!t[st]}function I(t){return t[st]}function y(t){return delete t[st]}function A(e,t){var n;E(e)||(n={},t.forEach(function(t){n[t]=e.getAttribute(t)}),e[st]=n)}function k(a,t){var i;E(a)&&(i=I(a),t.forEach(function(t){var e,n;e=a,(t=i[n=t])?e.setAttribute(n,t):e.removeAttribute(n)}))}function L(t,e,n){_(t,e.class_loading),s(t,ut),n&&(p(n,1),f(e.callback_loading,t,n))}function w(t,e,n){n&&t.setAttribute(e,n)}function x(t,e){w(t,ct,l(t,e.data_sizes)),w(t,rt,l(t,e.data_srcset)),w(t,ot,l(t,e.data_src))}function O(t,e,n){var a=l(t,e.data_bg_multi),i=l(t,e.data_bg_multi_hidpi);(a=at&&i?i:a)&&(t.style.backgroundImage=a,n=n,_(t=t,(e=e).class_applied),s(t,ft),n&&(e.unobserve_completed&&b(t,e),f(e.callback_applied,t,n)))}function N(t,e){!e||0<e.loadingCount||0<e.toLoadCount||f(t.callback_finish,e)}function C(t,e,n){t.addEventListener(e,n),t.llEvLisnrs[e]=n}function M(t){return!!t.llEvLisnrs}function z(t){if(M(t)){var e,n,a=t.llEvLisnrs;for(e in a){var i=a[e];n=e,i=i,t.removeEventListener(n,i)}delete t.llEvLisnrs}}function R(t,e,n){var a;delete t.llTempImage,p(n,-1),(a=n)&&--a.toLoadCount,v(t,e.class_loading),e.unobserve_completed&&b(t,n)}function T(o,r,c){var l=g(o)||o;M(l)||function(t,e,n){M(t)||(t.llEvLisnrs={});var a="VIDEO"===t.tagName?"loadeddata":"load";C(t,a,e),C(t,"error",n)}(l,function(t){var e,n,a,i;n=r,a=c,i=d(e=o),R(e,n,a),_(e,n.class_loaded),s(e,dt),f(n.callback_loaded,e,a),i||N(n,a),z(l)},function(t){var e,n,a,i;n=r,a=c,i=d(e=o),R(e,n,a),_(e,n.class_error),s(e,_t),f(n.callback_error,e,a),i||N(n,a),z(l)})}function G(t,e,n){var a,i,o,r,c;t.llTempImage=document.createElement("IMG"),T(t,e,n),E(c=t)||(c[st]={backgroundImage:c.style.backgroundImage}),o=n,r=l(a=t,(i=e).data_bg),c=l(a,i.data_bg_hidpi),(r=at&&c?c:r)&&(a.style.backgroundImage='url("'.concat(r,'")'),g(a).setAttribute(ot,r),L(a,i,o)),O(t,e,n)}function D(t,e,n){var a;T(t,e,n),a=e,e=n,(t=It[(n=t).tagName])&&(t(n,a),L(n,a,e))}function V(t,e,n){var a;a=t,(-1<yt.indexOf(a.tagName)?D:G)(t,e,n)}function F(t,e,n){var a;t.setAttribute("loading","lazy"),T(t,e,n),a=e,(e=It[(n=t).tagName])&&e(n,a),s(t,vt)}function j(t){t.removeAttribute(ot),t.removeAttribute(rt),t.removeAttribute(ct)}function P(t){m(t,function(t){k(t,Et)}),k(t,Et)}function S(t){var e;(e=At[t.tagName])?e(t):E(e=t)&&(t=I(e),e.style.backgroundImage=t.backgroundImage)}function U(t,e){var n;S(t),n=e,u(e=t)||d(e)||(v(e,n.class_entered),v(e,n.class_exited),v(e,n.class_applied),v(e,n.class_loading),v(e,n.class_loaded),v(e,n.class_error)),r(t),y(t)}function $(t,e,n,a){var i;n.cancel_on_exit&&(c(t)!==ut||"IMG"===t.tagName&&(z(t),m(i=t,function(t){j(t)}),j(i),P(t),v(t,n.class_loading),p(a,-1),r(t),f(n.callback_cancel,t,e,a)))}function q(t,e,n,a){var i,o,r=(o=t,0<=pt.indexOf(c(o)));s(t,"entered"),_(t,n.class_entered),v(t,n.class_exited),i=t,o=a,n.unobserve_entered&&b(i,o),f(n.callback_enter,t,e,a),r||V(t,n,a)}function H(t){return t.use_native&&"loading"in HTMLImageElement.prototype}function B(t,i,o){t.forEach(function(t){return(a=t).isIntersecting||0<a.intersectionRatio?q(t.target,t,i,o):(e=t.target,n=t,a=i,t=o,void(u(e)||(_(e,a.class_exited),$(e,n,a,t),f(a.callback_exit,e,n,t))));var e,n,a})}function J(e,n){var t;et&&!H(e)&&(n._observer=new IntersectionObserver(function(t){B(t,e,n)},{root:(t=e).container===document?null:t.container,rootMargin:t.thresholds||t.threshold+"px"}))}function K(t){return Array.prototype.slice.call(t)}function Q(t){return t.container.querySelectorAll(t.elements_selector)}function W(t){return c(t)===_t}function X(t,e){return e=t||Q(e),K(e).filter(u)}function Y(e,t){var n;(n=Q(e),K(n).filter(W)).forEach(function(t){v(t,e.class_error),r(t)}),t.update()}function t(t,e){var n,a,t=i(t);this._settings=t,this.loadingCount=0,J(t,this),n=t,a=this,Z&&window.addEventListener("online",function(){Y(n,a)}),this.update(e)}var Z="undefined"!=typeof window,tt=Z&&!("onscroll"in window)||"undefined"!=typeof navigator&&/(gle|ing|ro)bot|crawl|spider/i.test(navigator.userAgent),et=Z&&"IntersectionObserver"in window,nt=Z&&"classList"in document.createElement("p"),at=Z&&1<window.devicePixelRatio,it={elements_selector:".lazy",container:tt||Z?document:null,threshold:300,thresholds:null,data_src:"src",data_srcset:"srcset",data_sizes:"sizes",data_bg:"bg",data_bg_hidpi:"bg-hidpi",data_bg_multi:"bg-multi",data_bg_multi_hidpi:"bg-multi-hidpi",data_poster:"poster",class_applied:"applied",class_loading:"litespeed-loading",class_loaded:"litespeed-loaded",class_error:"error",class_entered:"entered",class_exited:"exited",unobserve_completed:!0,unobserve_entered:!1,cancel_on_exit:!0,callback_enter:null,callback_exit:null,callback_applied:null,callback_loading:null,callback_loaded:null,callback_error:null,callback_finish:null,callback_cancel:null,use_native:!1},ot="src",rt="srcset",ct="sizes",lt="poster",st="llOriginalAttrs",ut="loading",dt="loaded",ft="applied",_t="error",vt="native",gt="data-",bt="ll-status",pt=[ut,dt,ft,_t],ht=[ot],mt=[ot,lt],Et=[ot,rt,ct],It={IMG:function(t,e){m(t,function(t){A(t,Et),x(t,e)}),A(t,Et),x(t,e)},IFRAME:function(t,e){A(t,ht),w(t,ot,l(t,e.data_src))},VIDEO:function(t,e){a(t,function(t){A(t,ht),w(t,ot,l(t,e.data_src))}),A(t,mt),w(t,lt,l(t,e.data_poster)),w(t,ot,l(t,e.data_src)),t.load()}},yt=["IMG","IFRAME","VIDEO"],At={IMG:P,IFRAME:function(t){k(t,ht)},VIDEO:function(t){a(t,function(t){k(t,ht)}),k(t,mt),t.load()}},kt=["IMG","IFRAME","VIDEO"];return t.prototype={update:function(t){var e,n,a,i=this._settings,o=X(t,i);{if(h(this,o.length),!tt&&et)return H(i)?(e=i,n=this,o.forEach(function(t){-1!==kt.indexOf(t.tagName)&&F(t,e,n)}),void h(n,0)):(t=this._observer,i=o,t.disconnect(),a=t,void i.forEach(function(t){a.observe(t)}));this.loadAll(o)}},destroy:function(){this._observer&&this._observer.disconnect(),Q(this._settings).forEach(function(t){y(t)}),delete this._observer,delete this._settings,delete this.loadingCount,delete this.toLoadCount},loadAll:function(t){var e=this,n=this._settings;X(t,n).forEach(function(t){b(t,e),V(t,n,e)})},restoreAll:function(){var e=this._settings;Q(e).forEach(function(t){U(t,e)})}},t.load=function(t,e){e=i(e);V(t,e)},t.resetStatus=function(t){r(t)},Z&&function(t,e){if(e)if(e.length)for(var n,a=0;n=e[a];a+=1)o(t,n);else o(t,e)}(t,window.lazyLoadOptions),t});!function(e,t){"use strict";function a(){t.body.classList.add("litespeed_lazyloaded")}function n(){console.log("[LiteSpeed] Start Lazy Load Images"),d=new LazyLoad({elements_selector:"[data-lazyloaded]",callback_finish:a}),o=function(){d.update()},e.MutationObserver&&new MutationObserver(o).observe(t.documentElement,{childList:!0,subtree:!0,attributes:!0})}var d,o;e.addEventListener?e.addEventListener("load",n,!1):e.attachEvent("onload",n)}(window,document);</script><script data-no-optimize="1">var litespeed_vary=document.cookie.replace(/(?:(?:^|.*;\s*)_lscache_vary\s*\=\s*([^;]*).*$)|^.*$/,"");litespeed_vary||fetch("/app/plugins/litespeed-cache/guest.vary.php",{method:"POST",cache:"no-cache",redirect:"follow"}).then(e=>e.json()).then(e=>{console.log(e),e.hasOwnProperty("reload")&&"yes"==e.reload&&(sessionStorage.setItem("litespeed_docref",document.referrer),window.location.reload(!0))});</script><script data-optimized="1" type="litespeed/javascript" data-src="https://www.csm.com/app/litespeed/js/1/e01081b6b104216492a82d34bcf14912.js?ver=04197"></script><script>const litespeed_ui_events=["mouseover","click","keydown","wheel","touchmove","touchstart"];var urlCreator=window.URL||window.webkitURL;function litespeed_load_delayed_js_force(){console.log("[LiteSpeed] Start Load JS Delayed"),litespeed_ui_events.forEach(e=>{window.removeEventListener(e,litespeed_load_delayed_js_force,{passive:!0})}),document.querySelectorAll("iframe[data-litespeed-src]").forEach(e=>{e.setAttribute("src",e.getAttribute("data-litespeed-src"))}),"loading"==document.readyState?window.addEventListener("DOMContentLoaded",litespeed_load_delayed_js):litespeed_load_delayed_js()}litespeed_ui_events.forEach(e=>{window.addEventListener(e,litespeed_load_delayed_js_force,{passive:!0})});async function litespeed_load_delayed_js(){let t=[];for(var d in document.querySelectorAll('script[type="litespeed/javascript"]').forEach(e=>{t.push(e)}),t)await new Promise(e=>litespeed_load_one(t[d],e));document.dispatchEvent(new Event("DOMContentLiteSpeedLoaded")),window.dispatchEvent(new Event("DOMContentLiteSpeedLoaded"))}function litespeed_load_one(t,e){console.log("[LiteSpeed] Load ",t);var d=document.createElement("script");d.addEventListener("load",e),d.addEventListener("error",e),t.getAttributeNames().forEach(e=>{"type"!=e&&d.setAttribute("data-src"==e?"src":e,t.getAttribute(e))});let a=!(d.type="text/javascript");!d.src&&t.textContent&&(d.src=litespeed_inline2src(t.textContent),a=!0),t.after(d),t.remove(),a&&e()}function litespeed_inline2src(t){try{var d=urlCreator.createObjectURL(new Blob([t.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm,"$1")],{type:"text/javascript"}))}catch(e){d="data:text/javascript;base64,"+btoa(t.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm,"$1"))}return d}</script></body></html> <!-- Page optimized by LiteSpeed Cache @2025-05-16 04:49:25 --> <!-- Page supported by LiteSpeed Cache 6.4.1 on 2025-05-16 04:49:25 --> <!-- Guest Mode --> <!-- QUIC.cloud CCSS loaded ✅ /ccss/1/731d611aa84d7407a15057ecf913e1f7.css --> <!-- QUIC.cloud UCSS bypassed due to generation error ❌ /ucss/1/c6607fb6bb1d86e9977beac14e329902.css -->