{"id":3646,"date":"2024-08-16T13:25:38","date_gmt":"2024-08-16T12:25:38","guid":{"rendered":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/?page_id=3646"},"modified":"2025-02-19T15:42:19","modified_gmt":"2025-02-19T14:42:19","slug":"presentation-skills-campaign","status":"publish","type":"page","link":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/presentation-skills-campaign\/","title":{"rendered":"Presentation Skills PPC Page"},"content":{"rendered":"<style>.contact-block__calendar-text-link {\n  text-align: center;\n}\n.contact-block__calendar-text-link a {\n  color: var(--magenta);\n}\n.contact-block__calendar-text-link a:hover {\n  text-decoration: underline;\n}\n.contact-block__calendar-text-link.is-dark-bg a {\n  color: var(--magenta);\n}\n\n.contact-form.contact-form--light-bg .wysiwyg a[href*=\"tel:\"]:before {\n  background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23E60665' d='M6.176 1.322l2.844-1.322 4.041 7.89-2.724 1.341c-.538 1.259 2.159 6.289 3.297 6.372.09-.058 2.671-1.328 2.671-1.328l4.11 7.932s-2.764 1.354-2.854 1.396c-7.862 3.591-19.103-18.258-11.385-22.281zm1.929 1.274l-1.023.504c-5.294 2.762 4.177 21.185 9.648 18.686l.971-.474-2.271-4.383-1.026.5c-3.163 1.547-8.262-8.219-5.055-9.938l1.007-.497-2.251-4.398z'\/%3E%3C\/svg%3E\");\n}\n\/*# sourceMappingURL=block-contact-form.css.map *\/\n<\/style>\n<section id=\"\" class=\"contact-form       contact-form--dark-bg js-sticky-section block\" data-enquiry-page=\"Presentation Skills PPC Page\">\n\t<div class=\"grid-container\">\n\t\t<div class=\"row\">\n\t\t\t<div class=\"col-12 col-md-5\" data-aos=\"fade-up\">\n\t\t\t\t<h1 class=\"contact-form__heading\">Elevate Your Team&#8217;s Presentation Skills<\/h1>\t\t\t\t\t\t\t\t<div class=\"wysiwyg\">\n\t\t\t\t\tOur Body Talk training will help your teams:<br \/>\r\n<br \/>\r\n\u2013 Express important business messages.<br \/>\r\n\u2013 Connect more deeply with audiences.<br \/>\r\n\u2013 Win more business.<br \/>\r\n<br \/>\r\nTo find out more about how we can help you and your team, fill in the form to book a meeting for a no-obligation chat with our presentation expert &#8211; Maria May.<br \/>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"col-12 col-md-6 offset-md-1\" data-aos=\"fade-up\" data-aos-delay=\"150\">\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t<script>\n\t\t\t\t\t\t\twindow.hsFormsOnReady = window.hsFormsOnReady || [];\n\t\t\t\t\t\t\twindow.hsFormsOnReady.push(()=>{\n\t\t\t\t\t\t\t\thbspt.forms.create({\n\t\t\t\t\t\t\t\t\tportalId: 4311802,\n\t\t\t\t\t\t\t\t\tformId: \"077ed33d-65c9-4bc3-bbee-9c0081837c5e\",\n\t\t\t\t\t\t\t\t\ttarget: \"#hbspt-form-1779489328000-8180548461\",\n\t\t\t\t\t\t\t\t\tregion: \"na1\",\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t})});\n\t\t\t\t\t\t<\/script>\n\t\t\t\t\t\t<div class=\"hbspt-form\" id=\"hbspt-form-1779489328000-8180548461\"><\/div>\t\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\n\t<\/div>\n\n\t\t\t<picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" loading=\"lazy\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/3847\/presentation-skill-background-800x800.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/3847\/presentation-skill-background-1600x1600.png 2.000x\"><img decoding=\"async\" loading=\"lazy\" loading=\"lazy\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/3847\/presentation-skill-background-800x800.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/3847\/presentation-skill-background-800x800.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/3847\/presentation-skill-background-1600x1600.png 2.000x\" alt=\"presentation skill background\" width=\"800\" height=\"800\" class=\"\"><\/picture>\t<\/section>\n\n\n\n<style>\/*\nConverts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$global-font-size` variable.\n@access private\n@param {Number} $value - Pixel value to convert.\n@param {Number} $base [null] - Base for pixel conversion.\n@returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.\n*\/\n\/*\nRemoves the unit (e.g. px, em, rem) from a value, returning the number only.\n@param {Number} $num - Number to strip unit from.\n@returns {Number} The same number, sans unit.\n*\/\n\/*\nConverts one or more pixel values into matching rem values.\n@param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.\n@param {Number} $base [null] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px. If this parameter is `null`, the function will reference the `$base-font-size` variable as the base.\n@returns {List} A list of converted values.\n*\/\n\/**\n * Contrast\n *\/\n\/**\n*\tBasic link hover function\n*\/\n\/*\n* Fluid Type function\n*\/\n\/*\n* Breakpoint Handler\n* @usage: respond-to('tablet_small') { ... } to target 'tablet_small' and aboe\n*\/\n\/*\n* Grid Layout\n*\/\n\/*\n* Responsive Type mixins\n*\/\n\/*\n* Helpers\n*\/\n.logo-ticker.bg--black, .logo-ticker.bg--dark-purple {\n  color: var(--white);\n}\n.logo-ticker__heading {\n  font-size: 20px;\n}\n@media only screen and (min-width: 320px) {\n  .logo-ticker__heading {\n    font-size: calc(20px + 4 * (100vw - 320px) \/ (1720 - 320));\n  }\n}\n@media only screen and (min-width: 1720px) {\n  .logo-ticker__heading {\n    font-size: 24px;\n  }\n}\n.logo-ticker__heading {\n  font-weight: 600;\n}\n.logo-ticker .grid-container {\n  opacity: 0.001;\n  -webkit-animation: reveal-up 0.5s ease 0.1s forwards;\n          animation: reveal-up 0.5s ease 0.1s forwards;\n}\n.logo-ticker__logos ul {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-negative: 0;\n      flex-shrink: 0;\n  -webkit-box-pack: start;\n      -ms-flex-pack: start;\n          justify-content: flex-start;\n  min-width: 100%;\n  height: 100%;\n  gap: 24px;\n  -webkit-animation: scroll 60s linear infinite;\n          animation: scroll 60s linear infinite;\n}\n.logo-ticker__logos ul > * {\n  -webkit-box-flex: 0;\n      -ms-flex: 0 0 auto;\n          flex: 0 0 auto;\n}\n.logo-ticker__logos ul:nth-child(2) {\n  margin-left: 24px;\n}\n.logo-ticker__logos ul li {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-align: center;\n      -ms-flex-align: center;\n          align-items: center;\n  -webkit-box-pack: center;\n      -ms-flex-pack: center;\n          justify-content: center;\n  width: 30vw;\n  z-index: -1;\n}\n@media (min-width: 769px) {\n  .logo-ticker__logos ul li {\n    width: 16.67vw;\n  }\n}\n.logo-ticker__logos ul li picture {\n  display: block;\n  width: 100%;\n  height: 100%;\n}\n.logo-ticker__logos ul li picture > img {\n  max-width: 145px;\n  max-height: 95px;\n}\n.logo-ticker__logos {\n  padding: 0;\n  height: 140px;\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n  opacity: 0.001;\n  -webkit-animation: reveal-up 0.5s ease 0.1s forwards;\n          animation: reveal-up 0.5s ease 0.1s forwards;\n}\n.logo-ticker__logos ul li picture {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n      -ms-flex-direction: column;\n          flex-direction: column;\n}\n.logo-ticker__logos ul li img {\n  max-width: 145px;\n  max-height: 95px;\n  -o-object-position: center;\n     object-position: center;\n  -o-object-fit: contain;\n     object-fit: contain;\n  margin: auto;\n}\n\n.static-brands {\n  background-color: var(--black);\n  padding: 24px 0 40px;\n}\n.static-brands.bg--black, .static-brands.bg--dark-purple {\n  color: var(--white);\n}\n.static-brands__heading {\n  font-size: 20px;\n}\n@media only screen and (min-width: 320px) {\n  .static-brands__heading {\n    font-size: calc(20px + 4 * (100vw - 320px) \/ (1720 - 320));\n  }\n}\n@media only screen and (min-width: 1720px) {\n  .static-brands__heading {\n    font-size: 24px;\n  }\n}\n.static-brands__heading {\n  line-height: 1.3;\n  display: block;\n  margin-bottom: 20px;\n}\n.static-brands .grid-container {\n  opacity: 0.001;\n  -webkit-animation: reveal-down 0.5s ease 0.1s forwards;\n          animation: reveal-down 0.5s ease 0.1s forwards;\n}\n.static-brands__logos ul {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-negative: 0;\n      flex-shrink: 0;\n  -webkit-box-pack: start;\n      -ms-flex-pack: start;\n          justify-content: flex-start;\n  min-width: 100%;\n  height: 100%;\n  gap: 24px;\n  -webkit-animation: scroll 60s linear infinite;\n          animation: scroll 60s linear infinite;\n}\n.static-brands__logos ul > * {\n  -webkit-box-flex: 0;\n      -ms-flex: 0 0 auto;\n          flex: 0 0 auto;\n}\n.static-brands__logos ul:nth-child(2) {\n  margin-left: 24px;\n}\n.static-brands__logos ul li {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-align: center;\n      -ms-flex-align: center;\n          align-items: center;\n  -webkit-box-pack: center;\n      -ms-flex-pack: center;\n          justify-content: center;\n  width: 30vw;\n  z-index: -1;\n}\n@media (min-width: 769px) {\n  .static-brands__logos ul li {\n    width: 16.67vw;\n  }\n}\n.static-brands__logos ul li picture {\n  display: block;\n  width: 100%;\n  height: 100%;\n}\n.static-brands__logos ul li picture > img {\n  max-width: 145px;\n  max-height: 95px;\n}\n.static-brands__logos {\n  padding: 0;\n  height: 80px;\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n  opacity: 0.001;\n  -webkit-animation: reveal-down 0.5s ease 0.1s forwards;\n          animation: reveal-down 0.5s ease 0.1s forwards;\n}\n@media (min-width: 1023px) {\n  .static-brands__logos {\n    height: 140px;\n    display: block;\n  }\n}\n@media (min-width: 1023px) {\n  .static-brands__logos ul {\n    -webkit-animation: none;\n            animation: none;\n    -webkit-box-align: center;\n        -ms-flex-align: center;\n            align-items: center;\n    -ms-flex-pack: distribute;\n        justify-content: space-around;\n    padding: 0 var(--desktop-gutter);\n  }\n}\n.static-brands__logos ul:nth-child(2) {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n}\n@media (min-width: 1023px) {\n  .static-brands__logos ul:nth-child(2) {\n    display: none;\n  }\n}\n.static-brands__logos ul > * {\n  -webkit-box-flex: 1;\n      -ms-flex: auto;\n          flex: auto;\n}\n@media (min-width: 1023px) {\n  .static-brands__logos ul li {\n    width: auto;\n    z-index: 1;\n    padding: 20px;\n  }\n}\n.static-brands__logos ul li {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n      -ms-flex-direction: column;\n          flex-direction: column;\n  -webkit-box-align: center;\n      -ms-flex-align: center;\n          align-items: center;\n}\n.static-brands picture {\n  height: 100%;\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n      -ms-flex-direction: column;\n          flex-direction: column;\n  margin: 0 auto;\n  -o-object-fit: contain;\n     object-fit: contain;\n}\n.static-brands picture img {\n  width: auto;\n  height: 100%;\n  -o-object-fit: contain;\n     object-fit: contain;\n}\n.static-brands img {\n  width: auto;\n  height: 100%;\n  -o-object-fit: contain;\n     object-fit: contain;\n}\n\n.product-template .logo-ticker {\n  margin-top: -4rem;\n  padding-bottom: 4rem;\n}\n\/*# sourceMappingURL=block-brands.css.map *\/\n<\/style>\n<section id=\"\" class=\"logo-ticker  bg--black pad-top--1 pad-bottom--1   type--carousel js-sticky-section block\">\n\t<div class=\"grid-container\">\n\t\t<div class=\"row\">\n\t\t\t<div class=\"col\">\n\t\t\t\t<h2 class=\"logo-ticker__heading\">Empowering teams at<\/h2>\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n    <div class=\"logo-ticker__logos\">\n\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t<li><img decoding=\"async\" loading=\"lazy\" width=\"145\" height=\"95\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/03\/expedia-logo-white.svg\" alt=\"expedia-logo&#8211;white\" class=\"\" alt=\"\" \/><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><img decoding=\"async\" loading=\"lazy\" width=\"145\" height=\"95\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/03\/specsavers-logo-white.svg\" alt=\"specsavers-logo&#8211;white\" class=\"\" alt=\"\" \/><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" loading=\"lazy\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2444\/BAE_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2444\/BAE_white@3x-290x190.png 2.000x\"><img decoding=\"async\" loading=\"lazy\" loading=\"lazy\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2444\/BAE_white@3x-145x95.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2444\/BAE_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2444\/BAE_white@3x-290x190.png 2.000x\" alt=\"BAE_white@3x\" width=\"145\" height=\"95\" class=\"\"><\/picture><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" loading=\"lazy\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2445\/BCG_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2445\/BCG_white@3x-290x190.png 2.000x\"><img decoding=\"async\" loading=\"lazy\" loading=\"lazy\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2445\/BCG_white@3x-145x95.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2445\/BCG_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2445\/BCG_white@3x-290x190.png 2.000x\" alt=\"BCG_white@3x\" width=\"145\" height=\"95\" class=\"\"><\/picture><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" loading=\"lazy\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2446\/Capgemini_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2446\/Capgemini_white@3x-290x190.png 2.000x\"><img decoding=\"async\" loading=\"lazy\" loading=\"lazy\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2446\/Capgemini_white@3x-145x95.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2446\/Capgemini_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2446\/Capgemini_white@3x-290x190.png 2.000x\" alt=\"Capgemini_white@3x\" width=\"145\" height=\"95\" class=\"\"><\/picture><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" loading=\"lazy\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2447\/London_business_school_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2447\/London_business_school_white@3x-290x190.png 2.000x\"><img decoding=\"async\" loading=\"lazy\" loading=\"lazy\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2447\/London_business_school_white@3x-145x95.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2447\/London_business_school_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2447\/London_business_school_white@3x-290x190.png 2.000x\" alt=\"London_business_school_white@3x\" width=\"145\" height=\"95\" class=\"\"><\/picture><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" loading=\"lazy\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2449\/NBA_white@3x-1-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2449\/NBA_white@3x-1-290x190.png 2.000x\"><img decoding=\"async\" loading=\"lazy\" loading=\"lazy\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2449\/NBA_white@3x-1-145x95.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2449\/NBA_white@3x-1-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2449\/NBA_white@3x-1-290x190.png 2.000x\" alt=\"NBA_white@3x\" width=\"145\" height=\"95\" class=\"\"><\/picture><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" loading=\"lazy\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2450\/pwc_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2450\/pwc_white@3x-290x190.png 2.000x\"><img decoding=\"async\" loading=\"lazy\" loading=\"lazy\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2450\/pwc_white@3x-145x95.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2450\/pwc_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2450\/pwc_white@3x-290x190.png 2.000x\" alt=\"pwc_white@3x\" width=\"145\" height=\"95\" class=\"\"><\/picture><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" loading=\"lazy\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2451\/St_James_s_Place_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2451\/St_James_s_Place_white@3x-290x190.png 2.000x\"><img decoding=\"async\" loading=\"lazy\" loading=\"lazy\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2451\/St_James_s_Place_white@3x-145x95.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2451\/St_James_s_Place_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2451\/St_James_s_Place_white@3x-290x190.png 2.000x\" alt=\"St_James_s_Place_white@3x\" width=\"145\" height=\"95\" class=\"\"><\/picture><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" loading=\"lazy\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2452\/University_Cambridge_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2452\/University_Cambridge_white@3x-290x190.png 2.000x\"><img decoding=\"async\" loading=\"lazy\" loading=\"lazy\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2452\/University_Cambridge_white@3x-145x95.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2452\/University_Cambridge_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2452\/University_Cambridge_white@3x-290x190.png 2.000x\" alt=\"University_Cambridge_white@3x\" width=\"145\" height=\"95\" class=\"\"><\/picture><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" loading=\"lazy\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2453\/University_oxford_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2453\/University_oxford_white@3x-290x190.png 2.000x\"><img decoding=\"async\" loading=\"lazy\" loading=\"lazy\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2453\/University_oxford_white@3x-145x95.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2453\/University_oxford_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2453\/University_oxford_white@3x-290x190.png 2.000x\" alt=\"University_oxford_white@3x\" width=\"145\" height=\"95\" class=\"\"><\/picture><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><img decoding=\"async\" loading=\"lazy\" width=\"145\" height=\"95\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/03\/ee-logo-white.svg\" alt=\"ee-logo&#8211;white\" class=\"\" alt=\"\" \/><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" loading=\"lazy\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2454\/Vanguard_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2454\/Vanguard_white@3x-290x190.png 2.000x\"><img decoding=\"async\" loading=\"lazy\" loading=\"lazy\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2454\/Vanguard_white@3x-145x95.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2454\/Vanguard_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2454\/Vanguard_white@3x-290x190.png 2.000x\" alt=\"Vanguard_white@3x\" width=\"145\" height=\"95\" class=\"\"><\/picture><\/li>\n\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t<ul aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><img decoding=\"async\" loading=\"lazy\" width=\"145\" height=\"95\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/03\/expedia-logo-white.svg\" alt=\"expedia-logo&#8211;white\" class=\"\" alt=\"\" \/><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><img decoding=\"async\" loading=\"lazy\" width=\"145\" height=\"95\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/03\/specsavers-logo-white.svg\" alt=\"specsavers-logo&#8211;white\" class=\"\" alt=\"\" \/><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2444\/BAE_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2444\/BAE_white@3x-290x190.png 2.000x\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2444\/BAE_white@3x-145x95.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2444\/BAE_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2444\/BAE_white@3x-290x190.png 2.000x\" alt=\"BAE_white@3x\" width=\"145\" height=\"95\" class=\"\"><\/picture><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2445\/BCG_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2445\/BCG_white@3x-290x190.png 2.000x\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2445\/BCG_white@3x-145x95.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2445\/BCG_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2445\/BCG_white@3x-290x190.png 2.000x\" alt=\"BCG_white@3x\" width=\"145\" height=\"95\" class=\"\"><\/picture><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2446\/Capgemini_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2446\/Capgemini_white@3x-290x190.png 2.000x\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2446\/Capgemini_white@3x-145x95.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2446\/Capgemini_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2446\/Capgemini_white@3x-290x190.png 2.000x\" alt=\"Capgemini_white@3x\" width=\"145\" height=\"95\" class=\"\"><\/picture><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2447\/London_business_school_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2447\/London_business_school_white@3x-290x190.png 2.000x\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2447\/London_business_school_white@3x-145x95.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2447\/London_business_school_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2447\/London_business_school_white@3x-290x190.png 2.000x\" alt=\"London_business_school_white@3x\" width=\"145\" height=\"95\" class=\"\"><\/picture><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2449\/NBA_white@3x-1-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2449\/NBA_white@3x-1-290x190.png 2.000x\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2449\/NBA_white@3x-1-145x95.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2449\/NBA_white@3x-1-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2449\/NBA_white@3x-1-290x190.png 2.000x\" alt=\"NBA_white@3x\" width=\"145\" height=\"95\" class=\"\"><\/picture><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2450\/pwc_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2450\/pwc_white@3x-290x190.png 2.000x\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2450\/pwc_white@3x-145x95.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2450\/pwc_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2450\/pwc_white@3x-290x190.png 2.000x\" alt=\"pwc_white@3x\" width=\"145\" height=\"95\" class=\"\"><\/picture><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2451\/St_James_s_Place_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2451\/St_James_s_Place_white@3x-290x190.png 2.000x\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2451\/St_James_s_Place_white@3x-145x95.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2451\/St_James_s_Place_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2451\/St_James_s_Place_white@3x-290x190.png 2.000x\" alt=\"St_James_s_Place_white@3x\" width=\"145\" height=\"95\" class=\"\"><\/picture><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2452\/University_Cambridge_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2452\/University_Cambridge_white@3x-290x190.png 2.000x\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2452\/University_Cambridge_white@3x-145x95.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2452\/University_Cambridge_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2452\/University_Cambridge_white@3x-290x190.png 2.000x\" alt=\"University_Cambridge_white@3x\" width=\"145\" height=\"95\" class=\"\"><\/picture><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2453\/University_oxford_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2453\/University_oxford_white@3x-290x190.png 2.000x\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2453\/University_oxford_white@3x-145x95.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2453\/University_oxford_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2453\/University_oxford_white@3x-290x190.png 2.000x\" alt=\"University_oxford_white@3x\" width=\"145\" height=\"95\" class=\"\"><\/picture><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><img decoding=\"async\" loading=\"lazy\" width=\"145\" height=\"95\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/03\/ee-logo-white.svg\" alt=\"ee-logo&#8211;white\" class=\"\" alt=\"\" \/><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2454\/Vanguard_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2454\/Vanguard_white@3x-290x190.png 2.000x\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2454\/Vanguard_white@3x-145x95.png\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2454\/Vanguard_white@3x-145x95.png 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/2454\/Vanguard_white@3x-290x190.png 2.000x\" alt=\"Vanguard_white@3x\" width=\"145\" height=\"95\" class=\"\"><\/picture><\/li>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/ul>\n\t\t    <\/div>\n<\/section>\n\n\n\n\n<section id=\"\" class=\"sticky-navigation      sticky-navigation--light js-sticky-section block\">\n\t<div class=\"grid-container\">\n\t\t<div class=\"row\">\n\t\t\t<div class=\"col\">\n\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t<li class=\"js-sticky-nav-link\" data-section=\"Why Body Talk\">Why Body Talk?<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li class=\"js-sticky-nav-link\" data-section=\"Recommended course\">Why presentation training?<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li class=\"js-sticky-nav-link\" data-section=\"Case studies\">Case studies<\/li>\n\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/section>\n\n\n\n<section id=\"Why Body Talk\" class=\"block-title  theme--light pad-top--2   m-bottom--0 js-sticky-section block\">\n\t<div class=\"container\">\n\t\t<div class=\"row\">\n\t\t\t\t\t\t\t<div class=\"col-12 text-center\">\n\t\t\t\t\t<h2 class=\"heading\">Why Body Talk<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/section>\n\n\n\n\n\t\t<section id=\"\"\t\tclass=\"block-video block-video-modal   pad-top--2    block-video--vimeo js-sticky-section block\">\n\t\t<div class=\"grid-container\" data-aos=\"fade\">\n\t\t\t<div class=\"row\">\n\t\t\t\t<div class=\"col\">\n\t\t\t\t\t<a class=\"video\" href='#' data-video='https:\/\/player.vimeo.com\/video\/842230609?playsinline=true&#038;muted=false&#038;api=1&#038;texttrack=en-x-autogen&#038;controls=false'>\n\t\t\t\t\t\t<iframe title=\"Video\" class=\"inline-video\" width=\"100%\" height=\"100%\"\n\t\t\t\t\t\t\tsrc=\"https:\/\/player.vimeo.com\/video\/842230609?playsinline=true&#038;muted=false&#038;api=1&#038;texttrack=en-x-autogen&#038;controls=false\" frameborder=\"0\" allowfullscreen allow=\"autoplay\"><\/iframe>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"bg-image\">\n\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2046\" height=\"1154\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/07\/why-bodytalk-thumbnail.webp\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/07\/why-bodytalk-thumbnail.webp 2046w, https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/07\/why-bodytalk-thumbnail-300x169.webp 300w, https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/07\/why-bodytalk-thumbnail-1024x578.webp 1024w, https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/07\/why-bodytalk-thumbnail-768x433.webp 768w, https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/07\/why-bodytalk-thumbnail-1536x866.webp 1536w\" sizes=\"auto, (max-width: 2046px) 100vw, 2046px\" \/>\t\t\t\t\t\t\t\t<div class=\"video-play\">\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" width=\"83\" height=\"83\"\n\t\t\t\t\t\t\t\t\t\tsrc=\"\/wp-content\/themes\/bodytalk\/assets\/images\/play-white.svg\" alt=\"Play video\" \/>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\n\n\n\n<section id=\"Recommended course\" class=\"title-body   pad-top--4 pad-bottom--0   main js-sticky-section block\">\n\t<div class=\"grid-container\">\n\t\t<div class=\"row align-items-start\">\n\t\t\t<div class=\"col-12 col-md-6\" data-aos=\"fade-up\">\n\t\t\t\t<p class=\"overline\"><\/p>\t\t\t\t<h2 class=\"title-body__heading\">Why presentation training?<\/h2>\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"col-12 col-md-6 title-body__content-col\" data-aos=\"fade-up\" data-aos-delay=\"150\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wysiwyg\">\n\t\t\t\t\t\t\t<div class=\"flex-shrink-0 flex flex-col relative items-end\">\n<div class=\"pt-0\">\n<div class=\"gizmo-bot-avatar flex h-8 w-8 items-center justify-center overflow-hidden rounded-full\">\n<div class=\"relative p-1 rounded-sm flex items-center justify-center bg-token-main-surface-primary text-token-text-primary h-8 w-8\">\n<div class=\"flex-shrink-0 flex flex-col relative items-end\">\n<div>\n<div class=\"pt-0\">\n<div class=\"gizmo-bot-avatar flex h-8 w-8 items-center justify-center overflow-hidden rounded-full\">\n<div class=\"relative p-1 rounded-sm flex items-center justify-center bg-token-main-surface-primary text-token-text-primary h-8 w-8\"><span style=\"font-size: calc(13.0857px + 0.285714vw);color: var(--black)\">Presentation skills are often overlooked, yet mastering them can significantly impact business success. Effective presentations help engage stakeholders, build brand trust and influence audiences. <\/span><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div><\/div>\n<div>\n<div class=\"pt-0\">\n<div class=\"gizmo-bot-avatar flex h-8 w-8 items-center justify-center overflow-hidden rounded-full\">\n<div class=\"relative p-1 rounded-sm flex items-center justify-center bg-token-main-surface-primary text-token-text-primary h-8 w-8\"><span style=\"font-size: calc(13.0857px + 0.285714vw);color: var(--black)\">By learning to convey ideas clearly and confidently, you enhance decision-making and foster stronger client relationships, helping to drive business growth. <\/span><\/div>\n<div><\/div>\n<div><\/div>\n<div class=\"relative p-1 rounded-sm flex items-center justify-center bg-token-main-surface-primary text-token-text-primary h-8 w-8\"><span style=\"font-size: calc(13.0857px + 0.285714vw);color: var(--black)\">Body Talk\u2019s advanced communication and presentation skills training is designed to meet your unique needs. Our expert team will work with you to understand your business requirements and tailor an approach that addresses your specific areas of opportunity.<\/span><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"button-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#contact\" class=\"btn button button--magenta button--large\" target=\"\" >Speak to us<\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/section>\n\n\n\n\n<section id=\"Case studies\" class=\"block-video-carousel Case studies theme--light pad-top--2    js-sticky-section block has-no-pag\">\n\t<div class=\"grid-container glide\">\n\t\t<div class=\"row mb-4\">\n\t\t\t<div class=\"col-12 col-md-6 text-center text-md-start\">\n\t\t\t\t\t\t\t\t\t<div class=\"heading-container\">\n\t\t\t\t\t\t<h3 class=\"heading\">Case Study<\/h3>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"col-12 col-md-6 d-flex align-items-end justify-content-center justify-content-md-end mt-4 mt-md-0\">\n\n\t\t\t\t<div class=\"glide__arrows has-no-pag\" data-glide-el=\"controls\">\n\t\t\t\t\t<span class=\"glide_prev glide_pag\"><img decoding=\"async\" src=\"\/wp-content\/themes\/bodytalk\/assets\/images\/arrow-right-black.svg\" \/><\/span>\n\t\t\t\t\t<span class=\"slide-count\"><\/span>\n\t\t\t\t\t<span class=\"glide_next glide_pag\"><img decoding=\"async\" src=\"\/wp-content\/themes\/bodytalk\/assets\/images\/arrow-right-black.svg\" \/><\/span>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<div class=\"row\">\n\t\t\t<div class=\"col-12\">\n\t\t\t\t<div class=\"video-outer\">\n\t\t\t\t\t<div class=\"video-wrap glide__track\" data-glide-el=\"track\">\n\n\t\t\t\t\t\t<div class=\"glide__slides\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"glide__slide\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n<div class=\"video-card-case-study video-card \" data-video='https:\/\/vimeo.com\/842220143'>\n\t<div class=\"video-play\">\n\t\t<img decoding=\"async\" loading=\"lazy\" width=\"83\" height=\"83\" src=\"\/wp-content\/themes\/bodytalk\/assets\/images\/play-white.svg\" alt=\"Play video\" \/>\n\t<\/div>\n\n\t<iframe title=\"Video\" class=\"inline-video\" width=\"100%\" height=\"100%\" src=\"https:\/\/player.vimeo.com\/video\/842220143?controls=false&#038;playsinline=true&#038;muted=false&#038;api=1\" frameborder=\"0\" allowfullscreen allow=\"autoplay\"><\/iframe>\n\n\t<div class=\"video-card__thumbnail-container\">\n\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/11\/Sarah-Smith-scaled.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/11\/Sarah-Smith-scaled.jpg 2560w, https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/11\/Sarah-Smith-300x200.jpg 300w, https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/11\/Sarah-Smith-1024x683.jpg 1024w, https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/11\/Sarah-Smith-768x512.jpg 768w, https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/11\/Sarah-Smith-1536x1024.jpg 1536w, https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/11\/Sarah-Smith-2048x1365.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\t<\/div>\n\t<div class=\"video-card-case-study__details\">\n\t\t<div class=\"col-12 col-md-6\">\n\t\t\t<span class=\"pill\">Case Study<\/span>\n\t\t\t\t\t\t\t<span class=\"study-quote\">&#8220;Body Talk really takes time to understand your business challenges. The training exceeded my expectations\u201d<\/span>\n\t\t\t\n\t\t\t\t\t\t\t<span class=\"study-name\">Sarah, StrategiQ<\/span>\n\t\t\t\t\t<\/div>\n\t\t<div class=\"col-12 study-link-container\">\n\n\t\t\t<a href=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/case-studies\/sarah-stratgiq\/\" class=\"flex-r\">\n\t\t\t\t<span><\/span>\n\t\t\t\tView the Case Study\n\t\t\t<\/a>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/section>\n\n\n\n<section id=\"\" class=\"methods   pad-top--2    js-sticky-section block\">\n\t<div class=\"grid-container\">\n\t\t<div class=\"row align-items-start\">\n\t\t\t<div class=\"col-12 col-lg-4\" data-aos=\"fade-up\">\n\t\t\t\t<ul class=\"methods__sidebar\">\n\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t<button class=\"js-methods-button is-active\" data-id=\"panel-0\">\n\t\t\t\t\t\t\t\t<span class=\"methods__sidebar-button-text\">\n\t\t\t\t\t\t\t\tWe want to connect with audiences and key stakeholders\t\t\t\t\t\t\t\t<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t\t\t<path d=\"M8.00391 0.426757L7.75781 0.672851C7.58203 0.848632 7.58203 1.09473 7.75781 1.27051L14.0156 7.52832L0.796875 7.52832C0.585937 7.52832 0.375 7.73926 0.375 7.9502L0.375 8.30176C0.375 8.54785 0.585937 8.72363 0.796875 8.72363L14.0156 8.72363L7.75781 15.0166C7.58203 15.1924 7.58203 15.4385 7.75781 15.6143L8.00391 15.8604C8.17969 16.0361 8.42578 16.0361 8.60156 15.8604L16.0195 8.44238C16.1953 8.2666 16.1953 8.02051 16.0195 7.84473L8.60156 0.426757C8.42578 0.250976 8.17969 0.250976 8.00391 0.426757Z\" fill=\"#FFFFFF\"\/>\n\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t<button class=\"js-methods-button \" data-id=\"panel-1\">\n\t\t\t\t\t\t\t\t<span class=\"methods__sidebar-button-text\">\n\t\t\t\t\t\t\t\tWe want to leave a lasting impact\t\t\t\t\t\t\t\t<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t\t\t<path d=\"M8.00391 0.426757L7.75781 0.672851C7.58203 0.848632 7.58203 1.09473 7.75781 1.27051L14.0156 7.52832L0.796875 7.52832C0.585937 7.52832 0.375 7.73926 0.375 7.9502L0.375 8.30176C0.375 8.54785 0.585937 8.72363 0.796875 8.72363L14.0156 8.72363L7.75781 15.0166C7.58203 15.1924 7.58203 15.4385 7.75781 15.6143L8.00391 15.8604C8.17969 16.0361 8.42578 16.0361 8.60156 15.8604L16.0195 8.44238C16.1953 8.2666 16.1953 8.02051 16.0195 7.84473L8.60156 0.426757C8.42578 0.250976 8.17969 0.250976 8.00391 0.426757Z\" fill=\"#FFFFFF\"\/>\n\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t<button class=\"js-methods-button \" data-id=\"panel-2\">\n\t\t\t\t\t\t\t\t<span class=\"methods__sidebar-button-text\">\n\t\t\t\t\t\t\t\tWe want to better structure our presentations\t\t\t\t\t\t\t\t<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t\t\t<path d=\"M8.00391 0.426757L7.75781 0.672851C7.58203 0.848632 7.58203 1.09473 7.75781 1.27051L14.0156 7.52832L0.796875 7.52832C0.585937 7.52832 0.375 7.73926 0.375 7.9502L0.375 8.30176C0.375 8.54785 0.585937 8.72363 0.796875 8.72363L14.0156 8.72363L7.75781 15.0166C7.58203 15.1924 7.58203 15.4385 7.75781 15.6143L8.00391 15.8604C8.17969 16.0361 8.42578 16.0361 8.60156 15.8604L16.0195 8.44238C16.1953 8.2666 16.1953 8.02051 16.0195 7.84473L8.60156 0.426757C8.42578 0.250976 8.17969 0.250976 8.00391 0.426757Z\" fill=\"#FFFFFF\"\/>\n\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t<button class=\"js-methods-button \" data-id=\"panel-3\">\n\t\t\t\t\t\t\t\t<span class=\"methods__sidebar-button-text\">\n\t\t\t\t\t\t\t\tWe want to make sure that our audience are really listening\t\t\t\t\t\t\t\t<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t\t\t<path d=\"M8.00391 0.426757L7.75781 0.672851C7.58203 0.848632 7.58203 1.09473 7.75781 1.27051L14.0156 7.52832L0.796875 7.52832C0.585937 7.52832 0.375 7.73926 0.375 7.9502L0.375 8.30176C0.375 8.54785 0.585937 8.72363 0.796875 8.72363L14.0156 8.72363L7.75781 15.0166C7.58203 15.1924 7.58203 15.4385 7.75781 15.6143L8.00391 15.8604C8.17969 16.0361 8.42578 16.0361 8.60156 15.8604L16.0195 8.44238C16.1953 8.2666 16.1953 8.02051 16.0195 7.84473L8.60156 0.426757C8.42578 0.250976 8.17969 0.250976 8.00391 0.426757Z\" fill=\"#FFFFFF\"\/>\n\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t<button class=\"js-methods-button \" data-id=\"panel-4\">\n\t\t\t\t\t\t\t\t<span class=\"methods__sidebar-button-text\">\n\t\t\t\t\t\t\t\tWe want to reduce the time required to put presentations together\t\t\t\t\t\t\t\t<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t\t\t<path d=\"M8.00391 0.426757L7.75781 0.672851C7.58203 0.848632 7.58203 1.09473 7.75781 1.27051L14.0156 7.52832L0.796875 7.52832C0.585937 7.52832 0.375 7.73926 0.375 7.9502L0.375 8.30176C0.375 8.54785 0.585937 8.72363 0.796875 8.72363L14.0156 8.72363L7.75781 15.0166C7.58203 15.1924 7.58203 15.4385 7.75781 15.6143L8.00391 15.8604C8.17969 16.0361 8.42578 16.0361 8.60156 15.8604L16.0195 8.44238C16.1953 8.2666 16.1953 8.02051 16.0195 7.84473L8.60156 0.426757C8.42578 0.250976 8.17969 0.250976 8.00391 0.426757Z\" fill=\"#FFFFFF\"\/>\n\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t<\/div>\n\t\t\t<div class=\"col-12 col-lg-8\" data-aos=\"fade-up\" data-aos-delay=\"150\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\" methods__content-container js-methods-panel is-active\" id=\"panel-0\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"methods__content-container__top\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"methods__content-container__inner\">\n\t\t\t\t\t\t\t<div class=\"wysiwyg\">\n\t\t\t\t\t\t\t\t<h3>&#8220;Body Talk&#8217;s training has promoted the team&#8217;s confidence, which allows them to present solutions in clear and engaging ways.&#8221; &#8211; Kate Williamson, St. James&#8217;s Place Academy<\/h3>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>This year the Body Talk training team has worked with 400 trainee Financial Advisers from the St. James&#8217;s Place Academy to provide advanced communication skills to support them in launching their new careers. Over the course of a 3-week virtual learning journey the trainers focus on developing a dynamic communication style, influencing and engaging through storytelling, and building deeper client relationships. Through a blend of live virtual training in small groups, bitesize eLearning to revisit and consolidate the techniques, and assignments with personalised, video recorded 121 feedback from a Body Talk Communication Specialist. This interactive training provides tailored content and coaching to help trainees progress towards their goal of becoming successful and trusted Financial Advisers.<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#contact\" class=\"button button--magenta button--large\">\n\t\t\t\t\t\t\t\t\tGet in touch\t\t\t\t\t\t\t\t\t<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t\t\t<path d=\"M8.00391 0.426757L7.75781 0.672851C7.58203 0.848632 7.58203 1.09473 7.75781 1.27051L14.0156 7.52832L0.796875 7.52832C0.585937 7.52832 0.375 7.73926 0.375 7.9502L0.375 8.30176C0.375 8.54785 0.585937 8.72363 0.796875 8.72363L14.0156 8.72363L7.75781 15.0166C7.58203 15.1924 7.58203 15.4385 7.75781 15.6143L8.00391 15.8604C8.17969 16.0361 8.42578 16.0361 8.60156 15.8604L16.0195 8.44238C16.1953 8.2666 16.1953 8.02051 16.0195 7.84473L8.60156 0.426757C8.42578 0.250976 8.17969 0.250976 8.00391 0.426757Z\" fill=\"#FFFFFF\"\/>\n\t\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\" methods__content-container js-methods-panel \" id=\"panel-1\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"methods__content-container__top\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"methods__content-container__inner\">\n\t\t\t\t\t\t\t<div class=\"wysiwyg\">\n\t\t\t\t\t\t\t\t<h3>&#8220;The Body Talk facilitators inject energy, passion and a sense of fun that stays with people long after the session has been concluded, which in turn drives lasting behavioural change.&#8221; &#8211; Karen Hilling, AtkinsR\u00e9alis<\/h3>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>AtkinsR\u00e9alis has been a client of Body Talk for about 20 years and our strong partnership means we have the privilege of supporting many different teams and the exciting projects they&#8217;re working on. In 2023, we delivered 11 training events for the organisation, both virtual and in-person, with the majority of these being Masterclasses. From a conference session to help the Landscape Architecture team tell the stories of amazing spaces they&#8217;re designing, to quarterly development training to empower rising leaders, right through to ensuring apprentices and graduates embark on their careers with a toolkit of communication skills. We are proud to partner with AtkinsR\u00e9alis to help them uphold a culture committed to continuous learning.<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#contact\" class=\"button button--magenta button--large\">\n\t\t\t\t\t\t\t\t\tGet in touch\t\t\t\t\t\t\t\t\t<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t\t\t<path d=\"M8.00391 0.426757L7.75781 0.672851C7.58203 0.848632 7.58203 1.09473 7.75781 1.27051L14.0156 7.52832L0.796875 7.52832C0.585937 7.52832 0.375 7.73926 0.375 7.9502L0.375 8.30176C0.375 8.54785 0.585937 8.72363 0.796875 8.72363L14.0156 8.72363L7.75781 15.0166C7.58203 15.1924 7.58203 15.4385 7.75781 15.6143L8.00391 15.8604C8.17969 16.0361 8.42578 16.0361 8.60156 15.8604L16.0195 8.44238C16.1953 8.2666 16.1953 8.02051 16.0195 7.84473L8.60156 0.426757C8.42578 0.250976 8.17969 0.250976 8.00391 0.426757Z\" fill=\"#FFFFFF\"\/>\n\t\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\" methods__content-container js-methods-panel \" id=\"panel-2\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"methods__content-container__top\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"methods__content-container__inner\">\n\t\t\t\t\t\t\t<div class=\"wysiwyg\">\n\t\t\t\t\t\t\t\t<h3>&#8220;The sessions we have had with Body Talk have been amazing. Our Ex Chair said it was the best training he has ever had. We love the energy, style of the masterclasses and the whole team are so engaging. Body Talk truly are masters in communication.&#8221; &#8211; Andrea Nisbet, M:M Bio<\/h3>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>As a rapidly growing biotechnology research company, M:M Bio was looking for communications skills training that would give their people structure and style to share the incredibly compelling work they&#8217;re doing. After finding Body Talk in 2022, we have become their partner for onboarding and upskilling colleagues across their group of four companies. Hosting eight Storytelling and Personal Impact Masterclasses, and a Peak Performance Mindset Masterclass Workshop at their company day to build excitement and enthusiasm for the year ahead. We are already planning sessions for 2024 and can&#8217;t wait to support the next steps in their journey.<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#contact\" class=\"button button--magenta button--large\">\n\t\t\t\t\t\t\t\t\tGet in touch\t\t\t\t\t\t\t\t\t<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t\t\t<path d=\"M8.00391 0.426757L7.75781 0.672851C7.58203 0.848632 7.58203 1.09473 7.75781 1.27051L14.0156 7.52832L0.796875 7.52832C0.585937 7.52832 0.375 7.73926 0.375 7.9502L0.375 8.30176C0.375 8.54785 0.585937 8.72363 0.796875 8.72363L14.0156 8.72363L7.75781 15.0166C7.58203 15.1924 7.58203 15.4385 7.75781 15.6143L8.00391 15.8604C8.17969 16.0361 8.42578 16.0361 8.60156 15.8604L16.0195 8.44238C16.1953 8.2666 16.1953 8.02051 16.0195 7.84473L8.60156 0.426757C8.42578 0.250976 8.17969 0.250976 8.00391 0.426757Z\" fill=\"#FFFFFF\"\/>\n\t\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\" methods__content-container js-methods-panel \" id=\"panel-3\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"methods__content-container__top\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"methods__content-container__inner\">\n\t\t\t\t\t\t\t<div class=\"wysiwyg\">\n\t\t\t\t\t\t\t\t<h3>&#8220;I took the tools we learned in the class and was able to successfully present my issue and get agreement, involvement, and a solution immediately!&#8221; &#8211; Michelle, AVP Creative<\/h3>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>In the final workshop, Michelle shared with the group that she&#8217;d successfully used the PRO storytelling structure to plan her narrative to pitch to her seniors to fund two additional full time employees in the department. This is an excellent result for Michelle and her learning group were delighted as everyone had contributed suggestions and feedback on how to make the narrative compelling and emotive. This really demonstrates the practicality of Body Talk&#8217;s training and shows the value of the combination of peer-to-peer and Body Talk trainer coaching practice time within the workshops to allow delegates to really understand and feel confident in applying the new techniques to their own workplace scenarios and communications.<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#contact\" class=\"button button--magenta button--large\">\n\t\t\t\t\t\t\t\t\tGet in touch\t\t\t\t\t\t\t\t\t<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t\t\t<path d=\"M8.00391 0.426757L7.75781 0.672851C7.58203 0.848632 7.58203 1.09473 7.75781 1.27051L14.0156 7.52832L0.796875 7.52832C0.585937 7.52832 0.375 7.73926 0.375 7.9502L0.375 8.30176C0.375 8.54785 0.585937 8.72363 0.796875 8.72363L14.0156 8.72363L7.75781 15.0166C7.58203 15.1924 7.58203 15.4385 7.75781 15.6143L8.00391 15.8604C8.17969 16.0361 8.42578 16.0361 8.60156 15.8604L16.0195 8.44238C16.1953 8.2666 16.1953 8.02051 16.0195 7.84473L8.60156 0.426757C8.42578 0.250976 8.17969 0.250976 8.00391 0.426757Z\" fill=\"#FFFFFF\"\/>\n\t\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\" methods__content-container js-methods-panel \" id=\"panel-4\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"methods__content-container__top\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"methods__content-container__inner\">\n\t\t\t\t\t\t\t<div class=\"wysiwyg\">\n\t\t\t\t\t\t\t\t<h3>&#8220;He successfully applied the PRO Storytelling structure when planning a strategy meeting, and was also able to plan and build his presentation in just 30 minutes, previously this task would have taken hours.&#8221; &#8211; Global beauty company<\/h3>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>An individual in HR at a global beauty company attended Body Talk&#8217;s 2-day Pitch &amp; Present Course, an immersive, in person 2-day course. He was thrilled to share that he had successfully applied the PRO Storytelling structure when planning a strategy meeting. He proudly shared that not only did he feel more confident in presenting following the training; he was also able to plan and build his presentation in just 30 minutes, a task which previously would have taken hours! He has also been utilising the techniques in his day-to-day conversations. We are so pleased to hear this learner was able to immediately apply the techniques within his working role to achieve great outcomes! <\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#contact\" class=\"button button--magenta button--large\">\n\t\t\t\t\t\t\t\t\tGet in touch\t\t\t\t\t\t\t\t\t<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t\t\t\t<path d=\"M8.00391 0.426757L7.75781 0.672851C7.58203 0.848632 7.58203 1.09473 7.75781 1.27051L14.0156 7.52832L0.796875 7.52832C0.585937 7.52832 0.375 7.73926 0.375 7.9502L0.375 8.30176C0.375 8.54785 0.585937 8.72363 0.796875 8.72363L14.0156 8.72363L7.75781 15.0166C7.58203 15.1924 7.58203 15.4385 7.75781 15.6143L8.00391 15.8604C8.17969 16.0361 8.42578 16.0361 8.60156 15.8604L16.0195 8.44238C16.1953 8.2666 16.1953 8.02051 16.0195 7.84473L8.60156 0.426757C8.42578 0.250976 8.17969 0.250976 8.00391 0.426757Z\" fill=\"#FFFFFF\"\/>\n\t\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n    <\/div>\n<\/section>\n\n\n\n<style>.contact-block__calendar-text-link {\n  text-align: center;\n}\n.contact-block__calendar-text-link a {\n  color: var(--magenta);\n}\n.contact-block__calendar-text-link a:hover {\n  text-decoration: underline;\n}\n.contact-block__calendar-text-link.is-dark-bg a {\n  color: var(--magenta);\n}\n\n.contact-form.contact-form--light-bg .wysiwyg a[href*=\"tel:\"]:before {\n  background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23E60665' d='M6.176 1.322l2.844-1.322 4.041 7.89-2.724 1.341c-.538 1.259 2.159 6.289 3.297 6.372.09-.058 2.671-1.328 2.671-1.328l4.11 7.932s-2.764 1.354-2.854 1.396c-7.862 3.591-19.103-18.258-11.385-22.281zm1.929 1.274l-1.023.504c-5.294 2.762 4.177 21.185 9.648 18.686l.971-.474-2.271-4.383-1.026.5c-3.163 1.547-8.262-8.219-5.055-9.938l1.007-.497-2.251-4.398z'\/%3E%3C\/svg%3E\");\n}\n\/*# sourceMappingURL=block-contact-form.css.map *\/\n<\/style>\n<section id=\"contact\" class=\"contact-form  bg--dark-purple     contact-form--dark-bg js-sticky-section block\" data-enquiry-page=\"Presentation Skills PPC Page\">\n\t<div class=\"grid-container\">\n\t\t<div class=\"row\">\n\t\t\t<div class=\"col-12 col-md-5\" data-aos=\"fade-up\">\n\t\t\t\t<h3 class=\"contact-form__heading\">Ready to make a change within your organisation?<\/h3>\t\t\t\t\t\t\t\t<div class=\"wysiwyg\">\n\t\t\t\t\tGet in touch with us today to find out how we can deliver tailored presentation training to you and your team.<br \/>\r\n<br \/>\r\n<h4>Call us<br \/>\r\n<a href=\"tel:+4402071189999\">(+44) 0207 118 9999<\/a><\/h4><br \/>\r\n<br \/>\r\n<h4>Postal Address<br \/>\r\n<span style=\"font-size:16px;font-weight:400\">UK Body Talk Limited<br \/>\r\n78 York Street<br \/>\r\nLondon<br \/>\r\nW1H 1DP<\/span><\/h4><br \/>\r\n&nbsp;<br \/>\r\n&nbsp;\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"col-12 col-md-6 offset-md-1\" data-aos=\"fade-up\" data-aos-delay=\"150\">\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t<script>\n\t\t\t\t\t\t\twindow.hsFormsOnReady = window.hsFormsOnReady || [];\n\t\t\t\t\t\t\twindow.hsFormsOnReady.push(()=>{\n\t\t\t\t\t\t\t\thbspt.forms.create({\n\t\t\t\t\t\t\t\t\tportalId: 4311802,\n\t\t\t\t\t\t\t\t\tformId: \"077ed33d-65c9-4bc3-bbee-9c0081837c5e\",\n\t\t\t\t\t\t\t\t\ttarget: \"#hbspt-form-1779489328000-0445182023\",\n\t\t\t\t\t\t\t\t\tregion: \"na1\",\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t})});\n\t\t\t\t\t\t<\/script>\n\t\t\t\t\t\t<div class=\"hbspt-form\" id=\"hbspt-form-1779489328000-0445182023\"><\/div>\t\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\n\t<\/div>\n\n\t\t\t<picture class=\"\" alt=\"\"><source media=\"(min-width: 0px)\" loading=\"lazy\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/3225\/Landing-page-hero-scaled-800x800.jpg 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/3225\/Landing-page-hero-scaled-1600x1600.jpg 2.000x\"><img decoding=\"async\" loading=\"lazy\" loading=\"lazy\" src=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/3225\/Landing-page-hero-scaled-800x800.jpg\" srcset=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/3225\/Landing-page-hero-scaled-800x800.jpg 1.000x,https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/fly-images\/3225\/Landing-page-hero-scaled-1600x1600.jpg 2.000x\" alt=\"Landing-page-hero\" width=\"800\" height=\"800\" class=\"\"><\/picture>\t<\/section>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":41,"featured_media":1991,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":true,"content-type":"","footnotes":""},"training_type":[],"group_size":[],"training_duration":[],"class_list":["post-3646","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Presentation Skills PPC Page - Body Talk<\/title>\n<meta name=\"description\" content=\"Transform your teams with science-backed communication training. Lets plan you teams training for 2024 together.\" \/>\n<meta name=\"robots\" content=\"noindex, nofollow\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Presentation Skills PPC Page - Body Talk\" \/>\n<meta property=\"og:description\" content=\"Transform your teams with science-backed communication training. Lets plan you teams training for 2024 together.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/presentation-skills-campaign\/\" \/>\n<meta property=\"og:site_name\" content=\"Body Talk\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-19T14:42:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/03\/Hero-2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1607\" \/>\n\t<meta property=\"og:image:height\" content=\"700\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/presentation-skills-campaign\/\",\"url\":\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/presentation-skills-campaign\/\",\"name\":\"Presentation Skills PPC Page - Body Talk\",\"isPartOf\":{\"@id\":\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/presentation-skills-campaign\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/presentation-skills-campaign\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/03\/Hero-2.png\",\"datePublished\":\"2024-08-16T12:25:38+00:00\",\"dateModified\":\"2025-02-19T14:42:19+00:00\",\"description\":\"Transform your teams with science-backed communication training. Lets plan you teams training for 2024 together.\",\"breadcrumb\":{\"@id\":\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/presentation-skills-campaign\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/presentation-skills-campaign\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/presentation-skills-campaign\/#primaryimage\",\"url\":\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/03\/Hero-2.png\",\"contentUrl\":\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/03\/Hero-2.png\",\"width\":1607,\"height\":700},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/presentation-skills-campaign\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Presentation Skills PPC Page\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/#website\",\"url\":\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/\",\"name\":\"Body Talk\",\"description\":\"The Science of Communication\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/dev.twentytwo.digital\/ukbodytalk\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Presentation Skills PPC Page - Body Talk","description":"Transform your teams with science-backed communication training. Lets plan you teams training for 2024 together.","robots":{"index":"noindex","follow":"nofollow"},"og_locale":"en_GB","og_type":"article","og_title":"Presentation Skills PPC Page - Body Talk","og_description":"Transform your teams with science-backed communication training. Lets plan you teams training for 2024 together.","og_url":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/presentation-skills-campaign\/","og_site_name":"Body Talk","article_modified_time":"2025-02-19T14:42:19+00:00","og_image":[{"width":1607,"height":700,"url":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/03\/Hero-2.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/presentation-skills-campaign\/","url":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/presentation-skills-campaign\/","name":"Presentation Skills PPC Page - Body Talk","isPartOf":{"@id":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/#website"},"primaryImageOfPage":{"@id":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/presentation-skills-campaign\/#primaryimage"},"image":{"@id":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/presentation-skills-campaign\/#primaryimage"},"thumbnailUrl":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/03\/Hero-2.png","datePublished":"2024-08-16T12:25:38+00:00","dateModified":"2025-02-19T14:42:19+00:00","description":"Transform your teams with science-backed communication training. Lets plan you teams training for 2024 together.","breadcrumb":{"@id":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/presentation-skills-campaign\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dev.twentytwo.digital\/ukbodytalk\/presentation-skills-campaign\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/presentation-skills-campaign\/#primaryimage","url":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/03\/Hero-2.png","contentUrl":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-content\/uploads\/2023\/03\/Hero-2.png","width":1607,"height":700},{"@type":"BreadcrumbList","@id":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/presentation-skills-campaign\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/"},{"@type":"ListItem","position":2,"name":"Presentation Skills PPC Page"}]},{"@type":"WebSite","@id":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/#website","url":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/","name":"Body Talk","description":"The Science of Communication","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}},"_links":{"self":[{"href":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-json\/wp\/v2\/pages\/3646","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-json\/wp\/v2\/users\/41"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-json\/wp\/v2\/comments?post=3646"}],"version-history":[{"count":0,"href":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-json\/wp\/v2\/pages\/3646\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-json\/wp\/v2\/media\/1991"}],"wp:attachment":[{"href":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-json\/wp\/v2\/media?parent=3646"}],"wp:term":[{"taxonomy":"training_type","embeddable":true,"href":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-json\/wp\/v2\/training_type?post=3646"},{"taxonomy":"group_size","embeddable":true,"href":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-json\/wp\/v2\/group_size?post=3646"},{"taxonomy":"training_duration","embeddable":true,"href":"https:\/\/dev.twentytwo.digital\/ukbodytalk\/wp-json\/wp\/v2\/training_duration?post=3646"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}