{"id":452,"date":"2022-03-23T11:21:11","date_gmt":"2022-03-23T11:21:11","guid":{"rendered":"https:\/\/startersites.io\/stagingseven\/?page_id=452"},"modified":"2025-05-13T10:35:25","modified_gmt":"2025-05-13T10:35:25","slug":"home","status":"publish","type":"page","link":"https:\/\/gym-tech.com\/","title":{"rendered":"Home"},"content":{"rendered":"\n<div class=\"gym-tech-banner\" id=\"gym-tech-services-banner\">\n  <div class=\"banner-content\">\n    <div class=\"banner-icon\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"#192a3d\">\n        <path d=\"M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z\" \/>\n      <\/svg>\n    <\/div>\n    <div class=\"banner-text-wrapper\">\n      <span class=\"banner-text\">Ensure your equipment is safe with our Inspection, Maintenance &#038; Repair Services<\/span>\n    <\/div>\n    <a href=\"https:\/\/gym-tech.com\/services\/safety-inspection\/\" class=\"banner-link\" title=\"Learn More\">\n      <span>Learn More<\/span>\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" width=\"16\" height=\"16\" fill=\"currentColor\">\n        <path d=\"M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z\" \/>\n      <\/svg>\n    <\/a>\n    <span class=\"banner-close\" id=\"banner-close-btn\">\u00d7<\/span>\n  <\/div>\n<\/div>\n\n<style>\n  .gym-tech-banner {\n    position: relative;\n    background-color: #ffdf1c;\n    color: #192a3d;\n    padding: 8px 0;\n    text-align: center;\n    font-family: \"Montserrat\", Sans-serif;\n    font-weight: 600;\n    font-size: 14px;\n    width: 100%;\n    z-index: 999;\n    margin: 0;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    overflow: hidden;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.1);\n    animation: bannerFadeIn 0.5s ease-out;\n    opacity: 1;\n  }\n  \n  @keyframes bannerFadeIn {\n    from {\n      opacity: 0;\n    }\n    to {\n      opacity: 1;\n    }\n  }\n  \n  .banner-content {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 100%;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 15px;\n  }\n  \n  .banner-icon {\n    margin-right: 8px;\n    animation: pulse 2s infinite;\n  }\n  \n  @keyframes pulse {\n    0% {\n      transform: scale(1);\n    }\n    50% {\n      transform: scale(1.1);\n    }\n    100% {\n      transform: scale(1);\n    }\n  }\n  \n  .banner-text-wrapper {\n    display: flex;\n    align-items: center;\n    margin-right: 10px;\n  }\n  \n  .banner-text {\n    color: #192a3d;\n  }\n  \n  .banner-link {\n    display: flex;\n    align-items: center;\n    color: #2d62d5;\n    text-decoration: none;\n    font-weight: 700;\n    padding: 4px 10px;\n    border-radius: 4px;\n    transition: all 0.2s ease;\n    margin-left: 5px;\n    border: 1px solid transparent;\n  }\n  \n  .banner-link:hover {\n    color: #192a3d;\n    background-color: rgba(45, 98, 213, 0.1);\n    border: 1px solid #2d62d5;\n  }\n  \n  .banner-link svg {\n    margin-left: 4px;\n    transition: transform 0.2s ease;\n  }\n  \n  .banner-link:hover svg {\n    transform: translateX(3px);\n  }\n  \n  .banner-close {\n    cursor: pointer;\n    margin-left: 15px;\n    font-weight: bold;\n    font-size: 20px;\n    color: #192a3d;\n    opacity: 0.7;\n    transition: all 0.2s ease;\n    width: 24px;\n    height: 24px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n  }\n  \n  .banner-close:hover {\n    opacity: 1;\n    background-color: rgba(25, 42, 61, 0.1);\n    transform: rotate(90deg);\n  }\n  \n  @media screen and (max-width: 767px) {\n    .gym-tech-banner {\n      font-size: 12px;\n      padding: 6px 0;\n    }\n    \n    .banner-text-wrapper {\n      flex-direction: column;\n      align-items: flex-start;\n    }\n  }\n<\/style>\n\n<script>\n  document.addEventListener('DOMContentLoaded', function() {\n    if (localStorage.getItem('gym_tech_banner_closed')) {\n      document.getElementById('gym-tech-services-banner').style.display = 'none';\n    }\n    \n    document.getElementById('banner-close-btn').addEventListener('click', function() {\n      const banner = document.getElementById('gym-tech-services-banner');\n      banner.style.animation = 'bannerFadeOut 0.5s ease-out forwards';\n      \n      const style = document.createElement('style');\n      style.innerHTML = `\n        @keyframes bannerFadeOut {\n          from {\n            opacity: 1;\n          }\n          to {\n            opacity: 0;\n          }\n        }\n      `;\n      document.head.appendChild(style);\n      \n      setTimeout(function() {\n        banner.style.display = 'none';\n        localStorage.setItem('gym_tech_banner_closed', 'true');\n      }, 500);\n    });\n  });\n<\/script>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-has-bottom-separator stk-block stk-9dedec1 stk-block-background stk--has-background-overlay\" id=\"gym-tech-services-banner\" data-block-id=\"9dedec1\"><style>.stk-9dedec1 .stk--block-align-9dedec1{align-items:center !important;}.stk-9dedec1 {background-color:#2868bb !important;background-image:url(https:\/\/gym-tech.com\/wp-content\/uploads\/2025\/04\/hopepagetop1.webp) !important;background-position:center left !important;background-repeat:no-repeat !important;background-blend-mode:normal !important;border-style:solid !important;border-top-width:0px !important;border-right-width:0px !important;border-bottom-width:0px !important;border-left-width:0px !important;min-height:0px !important;padding-top:80px !important;padding-right:0px !important;padding-bottom:160px !important;padding-left:0px !important;margin-bottom:0px !important;top:0px !important;opacity:1 !important;z-index:0 !important;}.stk-9dedec1:before{background-color:#2868bb !important;opacity:0.6 !important;}.stk-9dedec1-column{max-width:1100px !important;min-width:auto !important;margin-right:auto !important;margin-left:auto !important;--stk-columns-spacing:0px !important;--stk-column-gap:60px !important;row-gap:60px !important;}.stk-9dedec1 > .stk-separator__bottom svg{fill:var(--theme-palette-color-7, #FAFBFC) !important;}.stk-9dedec1 > .stk-separator__bottom .stk-separator__wrapper{transform:scaleX(1.1) !important;height:167px !important;}@media screen and (max-width:999px){.stk-9dedec1 {padding-top:160px !important;padding-bottom:210px !important;}}@media screen and (max-width:689px){.stk-9dedec1 {padding-top:40px !important;padding-right:20px !important;padding-bottom:120px !important;padding-left:20px !important;}}<\/style><div class=\"stk-row stk-inner-blocks has-text-align-left stk--block-align-9dedec1 stk-block-content stk-content-align stk-9dedec1-column\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-20a795f\" data-v=\"4\" data-block-id=\"20a795f\"><style>.stk-20a795f-container{margin-top:20px !important;margin-right:20px !important;margin-bottom:20px !important;margin-left:20px !important;}.stk-20a795f-inner-blocks{row-gap:0px !important;}@media screen and (min-width:690px){.stk-20a795f {flex:var(--stk-flex-grow, 1) 1 calc(80.2% - var(--stk-column-gap, 0px) * 1 \/ 2 ) !important;}}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-20a795f-container stk--no-background stk--no-padding\"><div class=\"has-text-align-center-tablet stk-block-content stk-inner-blocks stk-20a795f-inner-blocks\">\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-406e1c3\" id=\"premium-sports-amp-p-e-equipment-for-schools-gyms-amp-clubs\" data-block-id=\"406e1c3\"><style>.stk-406e1c3 {border-top-left-radius:0px !important;border-top-right-radius:0px !important;border-bottom-right-radius:0px !important;border-bottom-left-radius:0px !important;overflow:hidden !important;box-shadow:none !important;max-width:1000px !important;min-width:auto !important;margin-bottom:20px !important;}.stk-406e1c3 .stk-block-heading__text{text-shadow:2px 4px 5px #00000066 !important;font-size:40px !important;color:var(--theme-palette-color-8, #ffffff) !important;font-weight:700 !important;font-family:\"Montserrat\", Sans-serif !important;}@media screen and (max-width:999px){.stk-406e1c3 .stk-block-heading__text{font-size:32px !important;}}@media screen and (max-width:689px){.stk-406e1c3 .stk-block-heading__text{font-size:28px !important;}}<\/style><h1 class=\"stk-block-heading__text has-text-color has-text-align-left has-text-align-center-mobile\">Premium Sports &amp; P.E Equipment for Schools, Gyms, &amp; Clubs<\/h1><\/div>\n\n\n\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-8d4aa38\" id=\"gym-tech-provides-premium-sports-physical-education-and-gymnastics-equipment-across-the-uk-from-manufacturing-and-supply-to-installation-and-maintenance-we-ensure-top-tier-service-for-schools-gyms-and-sports-facilities\" data-block-id=\"8d4aa38\"><style>.stk-8d4aa38 {max-width:1000px !important;min-width:auto !important;margin-bottom:42px !important;}.stk-8d4aa38 .stk-block-heading__text{text-shadow:2px 4px 5px #00000066 !important;font-size:18px !important;color:var(--theme-palette-color-8, #ffffff) !important;font-weight:600 !important;font-family:\"Montserrat\", Sans-serif !important;}@media screen and (max-width:999px){.stk-8d4aa38 .stk-block-heading__text{font-size:14px !important;}}@media screen and (max-width:689px){.stk-8d4aa38 {margin-bottom:20px !important;}.stk-8d4aa38 .stk-block-heading__text{font-size:18px !important;}}<\/style><h2 class=\"stk-block-heading__text has-text-color has-text-align-left has-text-align-center-mobile\">Gym-Tech designs and supplies sports, physical education, and rebound therapy equipment across the UK. <br>From manufacturing and supply to installation and maintenance, we ensure top-tier service for schools, gyms, and sports facilities.<\/h2><\/div>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-8dbf48f\" data-v=\"4\" data-block-id=\"8dbf48f\"><style>@media screen and (min-width:690px){.stk-8dbf48f {flex:var(--stk-flex-grow, 1) 1 calc(19.799999999999997% - var(--stk-column-gap, 0px) * 1 \/ 2 ) !important;}}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-8dbf48f-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-8dbf48f-inner-blocks\">\n<div class=\"wp-block-stackable-button-group stk-block-button-group stk-block stk-bb9fb91\" data-block-id=\"bb9fb91\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-button-group\">\n<div class=\"wp-block-stackable-button stk-block-button has-text-align-center stk-block stk-86c72ef\" data-block-id=\"86c72ef\"><style>.stk-86c72ef {margin-left:-10px !important;flex:1 0 var(--stk-button-group-flex-wrap, 0) !important;}.stk-86c72ef , .stk-86c72ef .stk-button{width:100% !important;}.stk-86c72ef .stk-button{min-height:0px !important;padding-top:10px !important;padding-right:0px !important;padding-bottom:10px !important;padding-left:0px !important;background:var(--theme-palette-color-2, #2d62d5) !important;border-top-left-radius:8px !important;border-top-right-radius:8px !important;border-bottom-right-radius:8px !important;border-bottom-left-radius:8px !important;}.stk-86c72ef .stk-button:hover:after{background:var(--theme-palette-color-1, #ffdf1c) !important;opacity:1 !important;}.stk-86c72ef .stk-button:before{box-shadow:0 5px 30px -10px #123f524d !important;}.stk-86c72ef .stk-button .stk--inner-svg svg:last-child{margin-inline-end:0px !important;}.stk-86c72ef .stk-button .stk--inner-svg svg:last-child, .stk-86c72ef .stk-button .stk--inner-svg svg:last-child :is(g, path, rect, polygon, ellipse){fill:var(--theme-palette-color-8, #ffffff) !important;}.stk-86c72ef .stk-button:hover .stk--inner-svg svg:last-child, .stk-86c72ef .stk-button:hover .stk--inner-svg svg:last-child :is(g, path, rect, polygon, ellipse){fill:var(--theme-palette-color-4, #192a3d) !important;}.stk-86c72ef .stk-button__inner-text{font-size:18px !important;color:var(--theme-palette-color-8, #ffffff) !important;font-weight:600 !important;}.stk-86c72ef .stk-button:hover .stk-button__inner-text{color:var(--theme-palette-color-4, #192a3d) !important;}@media screen and (max-width:999px){.stk-86c72ef .stk-button__inner-text{font-size:18px !important;}}@media screen and (max-width:689px){.stk-86c72ef {align-items:center !important;margin-top:-70px !important;margin-left:0px !important;display:flex !important;}}<\/style><a class=\"stk-link stk-button stk--hover-effect-lift\" href=\"https:\/\/gym-tech.com\/?post_type=product\" title=\"Shop\"><span class=\"stk--svg-wrapper\"><div class=\"stk--inner-svg\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\" aria-hidden=\"true\" width=\"32\" height=\"32\"><path d=\"M0 24C0 10.7 10.7 0 24 0H69.5c22 0 41.5 12.8 50.6 32h411c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3H170.7l5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5H488c13.3 0 24 10.7 24 24s-10.7 24-24 24H199.7c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5H24C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96z\"><\/path><\/svg><\/div><\/span><span class=\"has-text-color stk-button__inner-text\">Shop<\/span><\/a><\/div>\n<\/div><\/div>\n<\/div><\/div><\/div>\n<\/div><div class=\"stk-separator stk-separator__bottom\"><div class=\"stk-separator__wrapper\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1600 200\" class=\"stk-separator__layer-1\" preserveAspectRatio=\"none\" aria-hidden=\"true\"><path d=\"M1610 210H-10V.5l1620 183.4z\"><\/path><\/svg><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns stk-block-columns stk-block stk-c4c5927 stk-block-background\" data-block-id=\"c4c5927\"><style>.stk-c4c5927 .stk--block-align-c4c5927{align-items:center !important;}.stk-c4c5927 {background-color:var(--theme-palette-color-8, #ffffff) !important;border-top-left-radius:12px !important;border-top-right-radius:12px !important;border-bottom-right-radius:12px !important;border-bottom-left-radius:12px !important;overflow:hidden !important;box-shadow:0px 2px 20px #99999933 !important;padding-top:0px !important;padding-right:0px !important;padding-bottom:0px !important;padding-left:0px !important;margin-top:-100px !important;margin-bottom:0px !important;}.stk-c4c5927:before{background-color:var(--theme-palette-color-8, #ffffff) !important;}<\/style><div class=\"stk-row stk-inner-blocks stk--block-align-c4c5927 stk-block-content stk-content-align stk-c4c5927-column\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-adc88c6\" data-v=\"4\" data-block-id=\"adc88c6\"><style>.stk-adc88c6-container{margin-top:0px !important;margin-right:0px !important;margin-bottom:0px !important;margin-left:0px !important;}.stk-adc88c6 {padding-top:70px !important;padding-right:70px !important;padding-bottom:70px !important;padding-left:70px !important;margin-top:-75px !important;}@media screen and (min-width:690px) and (max-width:999px){.stk-adc88c6 {flex:var(--stk-flex-grow, 1) 1 calc(100% - var(--stk-column-gap, 0px) * 0 \/ 1 ) !important;}}@media screen and (max-width:689px){.stk-adc88c6 {padding-top:40px !important;padding-right:40px !important;padding-bottom:40px !important;padding-left:40px !important;}}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-adc88c6-container stk--no-background stk--no-padding\"><div class=\"has-text-align-center-mobile stk-block-content stk-inner-blocks stk-adc88c6-inner-blocks\">\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-474cdea\" id=\"who-we-are\" data-block-id=\"474cdea\"><style>.stk-474cdea {margin-top:30px !important;margin-bottom:20px !important;}.stk-474cdea .stk-block-heading__text{font-size:40px !important;line-height:1.5em !important;font-weight:700 !important;font-family:\"Montserrat\", Sans-serif !important;letter-spacing:1px !important;}@media screen and (max-width:999px){.stk-474cdea .stk-block-heading__text{font-size:32px !important;}}@media screen and (max-width:689px){.stk-474cdea {align-items:center !important;padding-top:14px !important;padding-right:14px !important;padding-bottom:14px !important;padding-left:14px !important;margin-top:50px !important;margin-bottom:10px !important;display:flex !important;}.stk-474cdea .stk-block-heading__text{font-size:28px !important;}}<\/style><h2 class=\"stk-block-heading__text has-text-align-left has-text-align-center-mobile\">Who we are&#8230;<\/h2><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-849342c\" data-block-id=\"849342c\"><style>.stk-849342c .stk-block-text__text{font-family:\"Montserrat\", Sans-serif !important;}@media screen and (max-width:999px){.stk-849342c .stk-block-text__text{font-size:15px !important;}}@media screen and (max-width:689px){.stk-849342c .stk-block-text__text{font-size:17px !important;}}<\/style><p class=\"stk-block-text__text has-text-align-center-mobile\"><strong>Industry Leaders<\/strong> \u2013 Decades of experience in sports &amp; P.E equipment design, supply, installation, and maintenance.<\/p><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-016a981\" data-block-id=\"016a981\"><style>@media screen and (max-width:999px){.stk-016a981 .stk-block-text__text{font-size:15px !important;}}@media screen and (max-width:689px){.stk-016a981 .stk-block-text__text{font-size:17px !important;}}<\/style><p class=\"stk-block-text__text has-text-align-left has-text-align-center-mobile\"><strong>Certified Quality<\/strong> \u2013 All products meet UK safety standards and are built to last.<\/p><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-803ad2c\" data-block-id=\"803ad2c\"><style>@media screen and (max-width:999px){.stk-803ad2c .stk-block-text__text{font-size:15px !important;}}@media screen and (max-width:689px){.stk-803ad2c .stk-block-text__text{font-size:17px !important;}}<\/style><p class=\"stk-block-text__text has-text-align-left has-text-align-center-mobile\"><strong>Comprehensive Services<\/strong> \u2013 From design to installation, maintenance, and repairs, we handle it all.<\/p><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-88cd7b0\" data-block-id=\"88cd7b0\"><style>@media screen and (max-width:999px){.stk-88cd7b0 .stk-block-text__text{font-size:15px !important;}}@media screen and (max-width:689px){.stk-88cd7b0 .stk-block-text__text{font-size:17px !important;}}<\/style><p class=\"stk-block-text__text has-text-align-left has-text-align-center-mobile\"><strong>Tailored Solutions<\/strong> \u2013 Customised products and setups to meet your unique facility needs.<\/p><\/div>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-aaf56fc stk-block-background stk--has-background-overlay\" data-v=\"4\" data-block-id=\"aaf56fc\"><style>.stk-aaf56fc-container{margin-top:0px !important;margin-right:0px !important;margin-bottom:0px !important;margin-left:0px !important;}.stk-aaf56fc {background-image:url(https:\/\/gym-tech.com\/wp-content\/uploads\/2025\/04\/barnet-southgate-rebound-room-2.webp) !important;background-position:top center !important;background-repeat:no-repeat !important;background-size:cover !important;box-shadow:0 0 0 2px #7878781a !important;padding-top:130px !important;padding-right:70px !important;padding-bottom:180px !important;padding-left:70px !important;}.stk-aaf56fc:before{background-color:#000000 !important;opacity:0.1 !important;}@media screen and (min-width:690px) and (max-width:999px){.stk-aaf56fc {flex:var(--stk-flex-grow, 1) 1 calc(100% - var(--stk-column-gap, 0px) * 0 \/ 1 ) !important;}}@media screen and (max-width:999px){.stk-aaf56fc {padding-top:70px !important;padding-right:70px !important;padding-bottom:70px !important;padding-left:70px !important;}}@media screen and (max-width:689px){.stk-aaf56fc {padding-top:40px !important;padding-right:40px !important;padding-bottom:40px !important;padding-left:40px !important;}}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-aaf56fc-container stk--no-background stk--no-padding\"><div class=\"has-text-align-center-mobile stk-block-content stk-inner-blocks stk-aaf56fc-inner-blocks\">\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-61b73b1\" id=\"experts-in-rebound-therapy\" data-block-id=\"61b73b1\"><style>.stk-61b73b1 {margin-bottom:20px !important;}.stk-61b73b1 .stk-block-heading__text{text-shadow:2px 4px 5px #00000066 !important;font-size:50px !important;color:var(--theme-palette-color-8, #ffffff) !important;line-height:1.25em !important;font-weight:700 !important;font-family:\"Montserrat\", Sans-serif !important;}@media screen and (max-width:999px){.stk-61b73b1 .stk-block-heading__text{font-size:32px !important;}}@media screen and (max-width:689px){.stk-61b73b1 {align-items:center !important;margin-right:0px !important;display:flex !important;}.stk-61b73b1 .stk-block-heading__text{font-size:28px !important;}}<\/style><h2 class=\"stk-block-heading__text has-text-color has-palette-color-8-color has-text-align-right has-text-align-center-mobile\">Experts in Rebound Therapy<\/h2><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-453c260\" data-block-id=\"453c260\"><style>.stk-453c260 {margin-bottom:15px !important;}.stk-453c260 .stk-block-text__text{text-shadow:0px 0px 5px #00000066 !important;font-size:16px !important;color:var(--theme-palette-color-8, #ffffff) !important;font-family:\"Montserrat\", Sans-serif !important;}@media screen and (max-width:999px){.stk-453c260 .stk-block-text__text{font-size:15px !important;}}@media screen and (max-width:689px){.stk-453c260 {margin-bottom:0px !important;}.stk-453c260 .stk-block-text__text{font-size:16px !important;}}<\/style><p class=\"stk-block-text__text has-text-color has-text-align-right has-text-align-center-mobile\"><strong>With the largest range of equipment manufactured exclusively for rebound therapy, our equipment enables therapeutic exercises for individuals with disabilities.<\/strong><\/p><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-bc7768c\" data-block-id=\"bc7768c\"><style>.stk-bc7768c .stk-block-text__text{text-shadow:0px 0px 5px #00000066 !important;font-size:16px !important;font-family:\"Montserrat\", Sans-serif !important;}@media screen and (max-width:999px){.stk-bc7768c .stk-block-text__text{font-size:16px !important;}}<\/style><p class=\"stk-block-text__text has-text-align-right has-text-align-center-mobile\"><span style=\"color: var(--theme-palette-color-8, #ffffff);\" class=\"stk-highlight\"><strong>All our products are manufactured in the UK and meet <\/strong><\/span><a href=\"http:\/\/reboundtherapy.org\" data-type=\"link\" data-id=\"reboundtherapy.org\"><strong><span style=\"color: var(--theme-palette-color-1, #ffdf1c);\" class=\"stk-highlight\">ReboundTherapy.org<\/span><\/strong><\/a><span style=\"color: var(--theme-palette-color-8, #ffffff);\" class=\"stk-highlight\"><strong> standards.<\/strong><\/span><\/p><\/div>\n\n\n\n<div class=\"wp-block-stackable-button-group stk-block-button-group stk-block stk-c8101cc\" data-block-id=\"c8101cc\"><style>.stk-c8101cc {margin-top:0px !important;}.stk-c8101cc .stk-inner-blocks{column-gap:0px !important;row-gap:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks has-text-align-right stk-block-content stk-button-group\">\n<div class=\"wp-block-stackable-button stk-block-button has-text-align-right stk-block stk-d9fc619\" data-block-id=\"d9fc619\"><style>.stk-d9fc619 {border-top-left-radius:8px !important;border-top-right-radius:8px !important;border-bottom-right-radius:8px !important;border-bottom-left-radius:8px !important;overflow:hidden !important;box-shadow:0px 5px 30px 4px #123f524d !important;flex:1 0 var(--stk-button-group-flex-wrap, 0) !important;}.stk-d9fc619 , .stk-d9fc619 .stk-button{width:100% !important;}.stk-d9fc619 .stk-button{padding-top:15px !important;padding-right:40px !important;padding-bottom:15px !important;padding-left:40px !important;background:var(--theme-palette-color-2, #fcc823) !important;border-top-left-radius:3px !important;border-top-right-radius:3px !important;border-bottom-right-radius:3px !important;border-bottom-left-radius:3px !important;}.stk-d9fc619 .stk-button:hover:after{background:var(--theme-palette-color-1, #ffdf1c) !important;opacity:1 !important;}.stk-d9fc619 .stk-button:hover:before{border-color:var(--theme-palette-color-1, #ffcd05) !important;}.stk-d9fc619 .stk-button:hover .stk--inner-svg svg:last-child, .stk-d9fc619 .stk-button:hover .stk--inner-svg svg:last-child :is(g, path, rect, polygon, ellipse){fill:var(--theme-palette-color-1, #ffcd05) !important;}.stk-d9fc619 .stk-button__inner-text{font-size:18px !important;color:var(--theme-palette-color-8, #ffffff) !important;font-weight:500 !important;font-family:\"Montserrat\", Sans-serif !important;}.stk-d9fc619 .stk-button:hover .stk-button__inner-text{color:var(--theme-palette-color-4, #192a3d) !important;}@media screen and (max-width:999px){.stk-d9fc619 .stk-button{padding-top:10px !important;padding-right:25px !important;padding-bottom:10px !important;padding-left:25px !important;}.stk-d9fc619 .stk-button__inner-text{font-size:18px !important;}}@media screen and (max-width:689px){.stk-d9fc619 {align-items:center !important;display:flex !important;}.stk-d9fc619 .stk-button{padding-top:10px !important;padding-right:25px !important;padding-bottom:10px !important;padding-left:25px !important;}}<\/style><a class=\"stk-link stk-button stk--hover-effect-darken\" href=\"https:\/\/gym-tech.com\/services\/rebound-therapy-info\/\"><span class=\"has-text-color stk-button__inner-text\">Learn more<\/span><\/a><\/div>\n<\/div><\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-spacer stk-block-spacer stk--no-padding stk-block stk-a208b00\" data-block-id=\"a208b00\"><style>.stk-a208b00 {height:25px !important;}@media screen and (max-width:999px){.stk-a208b00 {height:100px !important;}}@media screen and (max-width:689px){.stk-a208b00 {height:10px !important;}}<\/style><\/div>\n\n\n\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-6437c60 ct-advanced-heading\" title=\"%title%\" id=\"what-we-do\" data-block-id=\"6437c60\"><style>.stk-6437c60 {margin-bottom:20px !important;}.stk-6437c60 .stk-block-heading__text{font-size:40px !important;line-height:1.5em !important;font-weight:700 !important;font-family:\"Montserrat\", Sans-serif !important;}@media screen and (max-width:999px){.stk-6437c60 .stk-block-heading__text{font-size:40px !important;}}@media screen and (max-width:689px){.stk-6437c60 {margin-top:10px !important;}.stk-6437c60 .stk-block-heading__text{font-size:30px !important;}}<\/style><h2 class=\"stk-block-heading__text has-text-align-center has-text-align-center-mobile\">What we do&#8230;<\/h2><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns stk-block-columns stk-block stk-a3f6966\" data-block-id=\"a3f6966\"><style>.stk-a3f6966-column{--stk-column-gap:30px !important;}@media screen and (max-width:689px){.stk-a3f6966 {margin-bottom:5px !important;}.stk-a3f6966-column{row-gap:10px !important;}}<\/style><div class=\"stk-row stk-inner-blocks has-text-align-center stk-block-content stk-content-align stk-a3f6966-column\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-db3083e\" data-v=\"4\" data-block-id=\"db3083e\"><style>.stk-db3083e-container{margin-top:0px !important;margin-right:0px !important;margin-bottom:0px !important;margin-left:0px !important;background-image:url(https:\/\/gym-tech.com\/wp-content\/uploads\/2025\/04\/BAB320-Cambourne-3.webp) !important;border-top-left-radius:20px !important;border-top-right-radius:20px !important;border-bottom-right-radius:20px !important;border-bottom-left-radius:20px !important;overflow:hidden !important;box-shadow:0 5px 5px 0 #123f5209 !important;min-height:600px !important;padding-top:40px !important;padding-right:40px !important;padding-bottom:40px !important;padding-left:40px !important;}.stk-db3083e-inner-blocks{justify-content:flex-end !important;}.stk-db3083e-container:before{background-color:#000000 !important;opacity:0.4 !important;}.stk-db3083e-container:hover:before{background-color:#000000 !important;opacity:0.5 !important;}@media screen and (min-width:690px) and (max-width:999px){.stk-db3083e {flex:var(--stk-flex-grow, 1) 1 calc(33% - var(--stk-column-gap, 0px) * 2 \/ 3 ) !important;}}@media screen and (max-width:999px){.stk-db3083e-container{min-height:400px !important;max-width:250px !important;min-width:auto !important;}}@media screen and (max-width:689px){.stk-db3083e-container{min-height:350px !important;max-width:500px !important;min-width:auto !important;}}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-db3083e-container stk-hover-parent stk--has-background-overlay\"><div class=\"has-text-align-center stk--column-flex stk-block-content stk-inner-blocks stk-db3083e-inner-blocks\">\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-cdaa0d7\" id=\"a-href-https-tan-toad-284056-hostingersite-com-product-cat-sports-and-pe-equipment-data-type-product-cat-data-id-222-span-style-color-ffffff-class-stk-highlight-sports-amp-pe-equipment-span-a\" data-block-id=\"cdaa0d7\"><style>.stk-cdaa0d7 {align-items:flex-start !important;margin-bottom:20px !important;display:flex !important;top:0 !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-cdaa0d7{top:-20px !important;}.stk-cdaa0d7 .stk-block-heading__text{font-size:24px !important;color:var(--theme-palette-color-8, #ffffff) !important;line-height:1.25em !important;}@media screen and (max-width:999px){.stk-cdaa0d7 .stk-block-heading__text{font-size:20px !important;}}@media screen and (max-width:689px){.stk-cdaa0d7 {margin-bottom:20px !important;}.stk-cdaa0d7 .stk-block-heading__text{font-size:28px !important;}}<\/style><h3 class=\"stk-block-heading__text has-text-color has-palette-color-8-color\"><a href=\"https:\/\/gym-tech.com\/shop\/\" data-type=\"product_cat\" data-id=\"222\"><span style=\"color: #ffffff;\" class=\"stk-highlight\">Sports &amp; PE Equipment<\/span><\/a><\/h3><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-aed1005\" data-block-id=\"aed1005\"><style>@media screen and (max-width:689px){.stk-aed1005 .stk-block-text__text{font-size:16px !important;}}<\/style><p class=\"stk-block-text__text\"><span style=\"color: var(--theme-palette-color-8, #ffffff);\" class=\"stk-highlight\">Gym-Tech manufactures, supplies, and installs a wide range of sports and PE equipment, including goals, posts, rebound boards, dividing curtains, cricket nets, court markings, and floor repairs. <\/span><br><br><span style=\"color: var(--theme-palette-color-8, #ffffff);\" class=\"stk-highlight\">We also offer gym mats, trampolines, and essential sports hall equipment, along with maintenance and repair services to keep everything in top condition.<\/span><\/p><\/div>\n<\/div><a class=\"stk-link stk-block-link stk--transparent-overlay\" href=\"https:\/\/gym-tech.com\/shop\/\" title=\"Sports &amp; PE Equipment\" aria-hidden=\"true\" tabindex=\"-1\" rel=\"Sports &amp; PE Equipment\"><\/a><\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-6058cdc\" data-v=\"4\" data-block-id=\"6058cdc\"><style>.stk-6058cdc-container{margin-top:0px !important;margin-right:0px !important;margin-bottom:0px !important;margin-left:0px !important;background-image:url(https:\/\/gym-tech.com\/wp-content\/uploads\/2025\/04\/Denstone-College-8.webp) !important;border-top-left-radius:20px !important;border-top-right-radius:20px !important;border-bottom-right-radius:20px !important;border-bottom-left-radius:20px !important;overflow:hidden !important;box-shadow:0 5px 5px 0 #123f5209 !important;min-height:600px !important;padding-top:40px !important;padding-right:40px !important;padding-bottom:40px !important;padding-left:40px !important;}.stk-6058cdc-inner-blocks{justify-content:flex-end !important;}.stk-6058cdc-container:before{background-color:#000000 !important;opacity:0.4 !important;}.stk-6058cdc-container:hover:before{background-color:#000000 !important;opacity:0.5 !important;}@media screen and (min-width:690px) and (max-width:999px){.stk-6058cdc {flex:var(--stk-flex-grow, 1) 1 calc(33% - var(--stk-column-gap, 0px) * 2 \/ 3 ) !important;}}@media screen and (max-width:999px){.stk-6058cdc-container{min-height:400px !important;max-width:250px !important;min-width:auto !important;}}@media screen and (max-width:689px){.stk-6058cdc-container{min-height:350px !important;max-width:500px !important;min-width:auto !important;}}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-6058cdc-container stk-hover-parent stk--has-background-overlay\"><div class=\"has-text-align-center stk--column-flex stk-block-content stk-inner-blocks stk-6058cdc-inner-blocks\">\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-7820dda\" id=\"a-href-https-tan-toad-284056-hostingersite-com-page-id-2500-data-type-page-data-id-2500-span-style-color-var-theme-palette-color-8-ffffff-class-stk-highlight-safety-inspection-maintenance-amp-repair-span-a\" data-block-id=\"7820dda\"><style>.stk-7820dda {align-items:flex-start !important;margin-bottom:20px !important;display:flex !important;top:0 !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-7820dda{top:-20px !important;}.stk-7820dda .stk-block-heading__text{font-size:24px !important;color:var(--theme-palette-color-8, #ffffff) !important;line-height:1.25em !important;}@media screen and (max-width:999px){.stk-7820dda .stk-block-heading__text{font-size:20px !important;}}@media screen and (max-width:689px){.stk-7820dda .stk-block-heading__text{font-size:28px !important;}}<\/style><h3 class=\"stk-block-heading__text has-text-color has-palette-color-8-color\"><a href=\"https:\/\/gym-tech.com\/services\/\" data-type=\"link\" data-id=\"https:\/\/gym-tech.com\/?page_id=2202\"><span style=\"color: var(--theme-palette-color-8, #ffffff);\" class=\"stk-highlight\">Safety Inspection, Maintenance &amp; Repair<\/span><\/a><\/h3><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-a5e170c\" data-block-id=\"a5e170c\"><style>.stk-a5e170c .stk-block-text__text{font-size:16px !important;}@media screen and (max-width:999px){.stk-a5e170c .stk-block-text__text{font-size:12px !important;}}@media screen and (max-width:689px){.stk-a5e170c .stk-block-text__text{font-size:16px !important;}}<\/style><p class=\"stk-block-text__text\"><span style=\"color: var(--theme-palette-color-8, #ffffff);\" class=\"stk-highlight\">Gym-Tech specialises in the repair, refurbishment, and maintenance of wood and polyurethane sports floors, ensuring optimal performance and longevity. <\/span><br><br><span style=\"color: var(--theme-palette-color-8, #ffffff);\" class=\"stk-highlight\">We also inspect, maintain, and repair sports, gym, play, and PE equipment to ensure safety and compliance with health and safety standards.<\/span><\/p><\/div>\n<\/div><a class=\"stk-link stk-block-link stk--transparent-overlay\" href=\"https:\/\/gym-tech.com\/services\/\" title=\"Safety Inspection, Maintenance &amp; Repair\" aria-hidden=\"true\" tabindex=\"-1\" rel=\"Safety Inspection, Maintenance &amp; Repair\"><\/a><\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-753bf71\" data-v=\"4\" data-block-id=\"753bf71\"><style>.stk-753bf71-container{margin-top:0px !important;margin-right:0px !important;margin-bottom:0px !important;margin-left:0px !important;background-image:url(https:\/\/gym-tech.com\/wp-content\/uploads\/2025\/04\/Barnet-Southgate-rebound-room-7.webp) !important;border-top-left-radius:20px !important;border-top-right-radius:20px !important;border-bottom-right-radius:20px !important;border-bottom-left-radius:20px !important;overflow:hidden !important;box-shadow:0 5px 5px 0 #123f5209 !important;min-height:600px !important;padding-top:40px !important;padding-right:40px !important;padding-bottom:40px !important;padding-left:40px !important;}.stk-753bf71-inner-blocks{justify-content:flex-end !important;}.stk-753bf71-container:before{background-color:#000000 !important;opacity:0.4 !important;}.stk-753bf71-container:hover:before{background-color:#000000 !important;opacity:0.5 !important;}@media screen and (min-width:690px) and (max-width:999px){.stk-753bf71 {flex:var(--stk-flex-grow, 1) 1 calc(33% - var(--stk-column-gap, 0px) * 2 \/ 3 ) !important;}}@media screen and (max-width:999px){.stk-753bf71-container{min-height:400px !important;max-width:250px !important;min-width:auto !important;}}@media screen and (max-width:689px){.stk-753bf71-container{min-height:350px !important;max-width:500px !important;min-width:auto !important;}}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-753bf71-container stk-hover-parent stk--has-background-overlay\"><div class=\"has-text-align-center stk--column-flex stk-block-content stk-inner-blocks stk-753bf71-inner-blocks\">\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-6c8fc60\" id=\"a-href-https-tan-toad-284056-hostingersite-com-product-cat-rebound-therapy-data-type-product-cat-data-id-471-span-style-color-var-theme-palette-color-8-ffffff-class-stk-highlight-rebound-therapy-span-a\" data-block-id=\"6c8fc60\"><style>.stk-6c8fc60 {align-items:flex-start !important;margin-bottom:20px !important;display:flex !important;top:0 !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-6c8fc60{top:-20px !important;}.stk-6c8fc60 .stk-block-heading__text{font-size:24px !important;color:var(--theme-palette-color-8, #ffffff) !important;line-height:1.25em !important;}@media screen and (max-width:999px){.stk-6c8fc60 .stk-block-heading__text{font-size:20px !important;}}@media screen and (max-width:689px){.stk-6c8fc60 .stk-block-heading__text{font-size:28px !important;}}<\/style><h3 class=\"stk-block-heading__text has-text-color has-palette-color-8-color\"><a href=\"https:\/\/gym-tech.com\/services\/rebound-therapy-info\/\" data-type=\"product_cat\" data-id=\"471\"><span style=\"color: var(--theme-palette-color-8, #ffffff);\" class=\"stk-highlight\">Rebound Therapy<\/span><\/a><\/h3><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-722ee62\" data-block-id=\"722ee62\"><style>.stk-722ee62 .stk-block-text__text{font-size:16px !important;}@media screen and (max-width:999px){.stk-722ee62 .stk-block-text__text{font-size:12px !important;}}@media screen and (max-width:689px){.stk-722ee62 .stk-block-text__text{font-size:16px !important;}}<\/style><p class=\"stk-block-text__text\"><span style=\"color: var(--theme-palette-color-8, #ffffff);\" class=\"stk-highlight\">Gym-Tech provides a full rebound therapy service, from quotes and equipment supply to installation and maintenance. <\/span><br><br><span style=\"color: var(--theme-palette-color-8, #ffffff);\" class=\"stk-highlight\">We design and manufacture ReboundTherapy.org-approved trampolines and accessories, supporting safe, effective therapy for individuals with special needs. <\/span><br><br><span style=\"color: var(--theme-palette-color-8, #ffffff);\" class=\"stk-highlight\">Our expert team ensures your facility operates safely and reliably to the highest standards.<\/span><\/p><\/div>\n<\/div><a class=\"stk-link stk-block-link stk--transparent-overlay\" href=\"https:\/\/gym-tech.com\/services\/rebound-therapy-info\/\" aria-hidden=\"true\" tabindex=\"-1\"><\/a><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns stk-block-columns stk-block stk-2d1a8c2\" data-block-id=\"2d1a8c2\"><style>.stk-2d1a8c2-column{--stk-column-gap:30px !important;}@media screen and (max-width:689px){.stk-2d1a8c2-column{row-gap:10px !important;}}<\/style><div class=\"stk-row stk-inner-blocks has-text-align-center stk-block-content stk-content-align stk-2d1a8c2-column\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-0e20332\" data-v=\"4\" data-block-id=\"0e20332\"><style>.stk-0e20332-container{margin-top:0px !important;margin-right:0px !important;margin-bottom:0px !important;margin-left:0px !important;background-image:url(https:\/\/gym-tech.com\/wp-content\/uploads\/2025\/04\/GTID01-Dinamic.webp) !important;background-position:bottom center !important;border-top-left-radius:20px !important;border-top-right-radius:20px !important;border-bottom-right-radius:20px !important;border-bottom-left-radius:20px !important;overflow:hidden !important;box-shadow:0 5px 5px 0 #123f5209 !important;min-height:600px !important;padding-top:40px !important;padding-right:40px !important;padding-bottom:40px !important;padding-left:40px !important;}.stk-0e20332 {align-self:baseline !important;}.stk-0e20332-inner-blocks{justify-content:flex-end !important;}.stk-0e20332-container:before{background-color:#000000 !important;opacity:0.4 !important;}.stk-0e20332-container:hover:before{background-color:#000000 !important;opacity:0.5 !important;}@media screen and (min-width:690px) and (max-width:999px){.stk-0e20332 {flex:var(--stk-flex-grow, 1) 1 calc(33% - var(--stk-column-gap, 0px) * 2 \/ 3 ) !important;}}@media screen and (max-width:999px){.stk-0e20332-container{min-height:400px !important;max-width:250px !important;min-width:auto !important;}}@media screen and (max-width:689px){.stk-0e20332-container{min-height:350px !important;max-width:500px !important;min-width:auto !important;}}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-0e20332-container stk-hover-parent stk--has-background-overlay\"><div class=\"has-text-align-center stk--column-flex stk-block-content stk-inner-blocks stk-0e20332-inner-blocks\">\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-4011c76\" id=\"a-href-http-localhost-8881-product-cat-trampolines-data-type-product-cat-data-id-511-span-style-color-var-theme-palette-color-8-ffffff-class-stk-highlight-trampolines-span-a\" data-block-id=\"4011c76\"><style>.stk-4011c76 {margin-bottom:20px !important;top:0 !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-4011c76{top:-20px !important;}.stk-4011c76 .stk-block-heading__text{font-size:24px !important;color:var(--theme-palette-color-8, #ffffff) !important;line-height:1.25em !important;}.stk-4011c76 .stk-block-heading__text:hover{color:var(--theme-palette-color-8, #ffffff) !important;}@media screen and (max-width:999px){.stk-4011c76 .stk-block-heading__text{font-size:20px !important;}}@media screen and (max-width:689px){.stk-4011c76 .stk-block-heading__text{font-size:28px !important;}}<\/style><h3 class=\"stk-block-heading__text has-text-color has-palette-color-8-color\"><a href=\"https:\/\/gym-tech.com\/product-category\/rebound-therapy\/trampolines-and-accessories\/trampolines\/\" data-type=\"product_cat\" data-id=\"511\"><span style=\"color: var(--theme-palette-color-8, #ffffff);\" class=\"stk-highlight\">Trampolines<\/span><\/a><\/h3><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-6b2fc48\" data-block-id=\"6b2fc48\"><style>@media screen and (max-width:689px){.stk-6b2fc48 .stk-block-text__text{font-size:16px !important;}}<\/style><p class=\"stk-block-text__text\"><span style=\"color: var(--theme-palette-color-8, #ffffff);\" class=\"stk-highlight\">Designed for all ages and abilities, our models like the Grasshopper, 77A, and Goliath deliver outstanding performance. <br><br>Each trampoline comes ready to use with folding frames, pads, and roller stands. We also offer accessories, replacement parts, and expert repair services.<br><br>Ask about our refurbished products!<\/span><\/p><\/div>\n<\/div><a class=\"stk-link stk-block-link stk--transparent-overlay\" href=\"https:\/\/gym-tech.com\/product-category\/rebound-therapy\/trampolines-and-accessories\/trampolines\/\" aria-hidden=\"true\" tabindex=\"-1\"><\/a><\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-90a780d\" data-v=\"4\" data-block-id=\"90a780d\"><style>.stk-90a780d-container{margin-top:0px !important;margin-right:0px !important;margin-bottom:0px !important;margin-left:0px !important;background-image:url(https:\/\/gym-tech.com\/wp-content\/uploads\/2024\/11\/GMPM000.webp) !important;border-top-left-radius:20px !important;border-top-right-radius:20px !important;border-bottom-right-radius:20px !important;border-bottom-left-radius:20px !important;overflow:hidden !important;box-shadow:0 5px 5px 0 #123f5209 !important;min-height:600px !important;padding-top:40px !important;padding-right:40px !important;padding-bottom:40px !important;padding-left:40px !important;}.stk-90a780d-inner-blocks{justify-content:flex-end !important;}.stk-90a780d-container:before{background-color:#000000 !important;opacity:0.4 !important;}.stk-90a780d-container:hover:before{background-color:#000000 !important;opacity:0.5 !important;}@media screen and (min-width:690px) and (max-width:999px){.stk-90a780d {flex:var(--stk-flex-grow, 1) 1 calc(33% - var(--stk-column-gap, 0px) * 2 \/ 3 ) !important;}}@media screen and (max-width:999px){.stk-90a780d-container{min-height:400px !important;max-width:250px !important;min-width:auto !important;}}@media screen and (max-width:689px){.stk-90a780d-container{min-height:350px !important;max-width:500px !important;min-width:auto !important;}}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-90a780d-container stk-hover-parent stk--has-background-overlay\"><div class=\"has-text-align-center stk--column-flex stk-block-content stk-inner-blocks stk-90a780d-inner-blocks\">\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-2f7c4b6\" id=\"a-href-https-tan-toad-284056-hostingersite-com-product-cat-mats-data-type-product-cat-data-id-488-span-style-color-var-theme-palette-color-8-ffffff-class-stk-highlight-gym-mats-amp-crash-mats-span-a\" data-block-id=\"2f7c4b6\"><style>.stk-2f7c4b6 {margin-bottom:20px !important;top:0 !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-2f7c4b6{top:-20px !important;}.stk-2f7c4b6 .stk-block-heading__text{font-size:24px !important;color:var(--theme-palette-color-8, #ffffff) !important;line-height:1.25em !important;}@media screen and (max-width:999px){.stk-2f7c4b6 .stk-block-heading__text{font-size:20px !important;}}@media screen and (max-width:689px){.stk-2f7c4b6 .stk-block-heading__text{font-size:28px !important;}}<\/style><h3 class=\"stk-block-heading__text has-text-color has-palette-color-8-color\"><a href=\"https:\/\/gym-tech.com\/mat-wizard\/\" data-type=\"product_cat\" data-id=\"488\"><span style=\"color: var(--theme-palette-color-8, #ffffff);\" class=\"stk-highlight\">Gym Mats &amp; Crash Mats<\/span><\/a><\/h3><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-7b5aa4b\" data-block-id=\"7b5aa4b\"><style>@media screen and (max-width:689px){.stk-7b5aa4b .stk-block-text__text{font-size:16px !important;}}<\/style><p class=\"stk-block-text__text\"><span style=\"color: var(--theme-palette-color-8, #ffffff);\" class=\"stk-highlight\">Gym-Tech offers a complete range of gym mats for sports, PE, and gymnastics, ideal for schools, clubs, leisure facilities, and home use. <\/span><br><br><span style=\"color: var(--theme-palette-color-8, #ffffff);\" class=\"stk-highlight\">Our selection includes durable crash mats for jumping, tumbling, and falling, as well as specialist mats designed for trampolining, martial arts, and other high-impact activities, ensuring safety and performance for all users.<\/span><\/p><\/div>\n<\/div><a class=\"stk-link stk-block-link stk--transparent-overlay\" href=\"https:\/\/gym-tech.com\/mat-wizard\/\" aria-hidden=\"true\" tabindex=\"-1\"><\/a><\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-0281331\" data-v=\"4\" data-block-id=\"0281331\"><style>.stk-0281331-container{margin-top:0px !important;margin-right:0px !important;margin-bottom:0px !important;margin-left:0px !important;background-image:url(https:\/\/gym-tech.com\/wp-content\/uploads\/2025\/04\/CRI030-1-scaled-1.webp) !important;border-top-left-radius:20px !important;border-top-right-radius:20px !important;border-bottom-right-radius:20px !important;border-bottom-left-radius:20px !important;overflow:hidden !important;box-shadow:0 5px 5px 0 #123f5209 !important;min-height:600px !important;padding-top:40px !important;padding-right:40px !important;padding-bottom:40px !important;padding-left:40px !important;}.stk-0281331-inner-blocks{justify-content:flex-end !important;}.stk-0281331-container:before{background-color:#000000 !important;opacity:0.4 !important;}.stk-0281331-container:hover:before{background-color:#000000 !important;opacity:0.5 !important;}@media screen and (min-width:690px) and (max-width:999px){.stk-0281331 {flex:var(--stk-flex-grow, 1) 1 calc(33% - var(--stk-column-gap, 0px) * 2 \/ 3 ) !important;}}@media screen and (max-width:999px){.stk-0281331-container{min-height:400px !important;max-width:250px !important;min-width:auto !important;}}@media screen and (max-width:689px){.stk-0281331-container{min-height:350px !important;max-width:500px !important;min-width:auto !important;}}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-0281331-container stk-hover-parent stk--has-background-overlay\"><div class=\"has-text-align-center stk--column-flex stk-block-content stk-inner-blocks stk-0281331-inner-blocks\">\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-c8cd7cc\" id=\"a-href-http-localhost-8881-page-id-2339-data-type-link-data-id-http-localhost-8881-page-id-2339-span-style-color-var-theme-palette-color-8-ffffff-class-stk-highlight-sports-hall-amp-gymnasium-installations-span-a\" data-block-id=\"c8cd7cc\"><style>.stk-c8cd7cc {margin-bottom:20px !important;top:0 !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-c8cd7cc{top:-20px !important;}.stk-c8cd7cc .stk-block-heading__text{font-size:24px !important;color:var(--theme-palette-color-8, #ffffff) !important;line-height:1.25em !important;}.stk-c8cd7cc .stk-block-heading__text:hover{color:var(--theme-palette-color-1, #ffdf1c) !important;}@media screen and (max-width:999px){.stk-c8cd7cc .stk-block-heading__text{font-size:20px !important;}}@media screen and (max-width:689px){.stk-c8cd7cc .stk-block-heading__text{font-size:28px !important;}}<\/style><h3 class=\"stk-block-heading__text has-text-color has-palette-color-8-color stk-block-heading--use-theme-margins\"><a href=\"https:\/\/gym-tech.com\/services\/sports-halls\/\" data-type=\"link\" data-id=\"http:\/\/lightgreen-kingfisher-279661.hostingersite.com\/?page_id=2339\"><span style=\"color: var(--theme-palette-color-8, #ffffff);\" class=\"stk-highlight\">Sports Hall &amp; Gymnasium Installations<\/span><\/a><\/h3><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-9269614\" data-block-id=\"9269614\"><style>@media screen and (max-width:689px){.stk-9269614 .stk-block-text__text{font-size:16px !important;}}<\/style><p class=\"stk-block-text__text\"><span style=\"color: var(--theme-palette-color-8, #ffffff);\" class=\"stk-highlight\">Gym-Tech designs, supplies, and installs a wide range of sports hall equipment, including goals, posts, rebound boards, dividing curtains, cricket nets, court markings, and floor repairs. <br><br>We also refurbish wood and polyurethane floors and provide essential sports hall equipment for various activities. <br><br>Explore our top products and services!<\/span><\/p><\/div>\n<\/div><a class=\"stk-link stk-block-link stk--transparent-overlay\" href=\"https:\/\/gym-tech.com\/services\/sports-halls\/\" aria-hidden=\"true\" tabindex=\"-1\"><\/a><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-spacer stk-block-spacer stk--no-padding stk-block stk-5a7520a\" id=\"popular-backpacks\" data-block-id=\"5a7520a\"><style>.stk-5a7520a {height:25px !important;}@media screen and (max-width:999px){.stk-5a7520a {height:60px !important;}}<\/style><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns stk-block-columns stk-block stk-19454ff\" data-block-id=\"19454ff\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-19454ff-column\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-94c02b8\" data-v=\"4\" data-block-id=\"94c02b8\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-94c02b8-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-94c02b8-inner-blocks\">\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-170d95e\" id=\"new-post\" data-block-id=\"170d95e\"><style>.stk-170d95e {margin-bottom:18px !important;}<\/style><h2 class=\"stk-block-heading__text\">New Post!<\/h2><\/div>\n\n\n\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-cd355e4\" id=\"rebound-therapy-room-upgrades-for-ickburgh-school\" data-block-id=\"cd355e4\"><style>.stk-cd355e4 {margin-bottom:14px !important;}<\/style><h3 class=\"stk-block-heading__text\">Rebound Therapy Room Upgrades for Ickburgh School<\/h3><\/div>\n\n\n\n<p data-block-type=\"core\">See how we transformed Ickburgh School\u2019s rebound therapy room with bright, accessible upgrades and thoughtful safety enhancements.<\/p>\n\n\n\n<div class=\"wp-block-stackable-button-group stk-block-button-group stk-block stk-cedd641\" data-block-id=\"cedd641\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-button-group\">\n<div class=\"wp-block-stackable-button stk-block-button stk-block stk-5e15171\" data-block-id=\"5e15171\"><style>.stk-5e15171 .stk-button{padding-right:24px !important;padding-left:24px !important;background:var(--theme-palette-color-2, #2d62d5) !important;border-top-left-radius:12px !important;border-top-right-radius:12px !important;border-bottom-right-radius:12px !important;border-bottom-left-radius:12px !important;}.stk-5e15171 .stk-button:hover:after{background:var(--theme-palette-color-1, #ffdf1c) !important;opacity:1 !important;}.stk-5e15171 .stk-button__inner-text{color:var(--theme-palette-color-8, #ffffff) !important;font-weight:500 !important;}.stk-5e15171 .stk-button:hover .stk-button__inner-text{color:var(--theme-palette-color-4, #192a3d) !important;}<\/style><a class=\"stk-link stk-button stk--hover-effect-darken\" href=\"https:\/\/gym-tech.com\/rebound-room-modifcation-post\/\"><span class=\"has-text-color stk-button__inner-text\">See More<\/span><\/a><\/div>\n<\/div><\/div>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-023c8a0\" data-v=\"4\" data-block-id=\"023c8a0\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-023c8a0-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-023c8a0-inner-blocks\">\n<div class=\"wp-block-stackable-image stk-block-image stk-block stk-8f375a7\" data-block-id=\"8f375a7\"><style>.stk-8f375a7 .stk-img-wrapper{aspect-ratio:2\/1 !important;width:100% !important;height:320px !important;filter:drop-shadow(0px 0 2px #78787880) !important;}.stk-8f375a7 .stk-img-wrapper img{border-radius:20px !important;}<\/style><figure><a class=\"stk-link\" href=\"https:\/\/gym-tech.com\/rebound-room-modifcation-post\/\"><span class=\"stk-img-wrapper stk-image--shape-stretch stk--shadow-0px 0 2px #78787880\"><img loading=\"lazy\" decoding=\"async\" class=\"stk-img wp-image-3501\" src=\"https:\/\/gym-tech.com\/wp-content\/uploads\/2025\/05\/P107031dd3.webp\" width=\"2048\" height=\"1536\" srcset=\"https:\/\/gym-tech.com\/wp-content\/uploads\/2025\/05\/P107031dd3.webp 2048w, https:\/\/gym-tech.com\/wp-content\/uploads\/2025\/05\/P107031dd3-300x225.webp 300w, https:\/\/gym-tech.com\/wp-content\/uploads\/2025\/05\/P107031dd3-1024x768.webp 1024w, https:\/\/gym-tech.com\/wp-content\/uploads\/2025\/05\/P107031dd3-768x576.webp 768w, https:\/\/gym-tech.com\/wp-content\/uploads\/2025\/05\/P107031dd3-1536x1152.webp 1536w, https:\/\/gym-tech.com\/wp-content\/uploads\/2025\/05\/P107031dd3-800x600.webp 800w\" sizes=\"auto, (max-width: 2048px) 100vw, 2048px\" \/><\/span><\/a><\/figure><\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-spacer stk-block-spacer stk--no-padding stk-block stk-b8ee1b4\" id=\"popular-backpacks\" data-block-id=\"b8ee1b4\"><style>.stk-b8ee1b4 {height:30px !important;}@media screen and (max-width:999px){.stk-b8ee1b4 {height:60px !important;}}<\/style><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Gym-Tech has over 30 years experience providing premium sports and P.E equipment and services in the UK.<\/p>\n","protected":false},"author":1,"featured_media":3446,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-452","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":{"page_title_panel":"","has_hero_section":"disabled","f8be7323f56aba73b411685393ff1f7e":"","hero_section":"type-1","hero_elements":[{"id":"custom_title","enabled":true,"heading_tag":"h1","title":"Home"},{"id":"custom_description","enabled":true,"description_visibility":{"desktop":true,"tablet":true,"mobile":false}},{"id":"custom_meta","enabled":false,"meta_elements":[{"id":"author","enabled":true,"label":"By","has_author_avatar":"yes","avatar_size":25},{"id":"post_date","enabled":true,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"updated_date","enabled":false,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"categories","enabled":false,"label":"In","style":"simple"},{"id":"comments","enabled":true}],"page_meta_elements":{"joined":true,"articles_count":true,"comments":true}},{"id":"breadcrumbs","enabled":false}],"8fa98bfc447a7e82587fe4e981c9e347":"","hero_alignment1":"CT_CSS_SKIP_RULE","hero_margin":40,"hero_alignment2":"center","hero_vertical_alignment":"center","c0512e44f1d2f6f60514c93236f56105":"","hero_structure":"narrow","b21550d0ee5b11359611dc5a96e2638f":"","page_title_bg_type":"featured_image","custom_hero_background":{"attachment_id":null},"parallax":{"desktop":false,"tablet":false,"mobile":false},"1af920b6849c07acf3ee6aeb42fe338e":"","hero_height":"250px","pageTitleFont":{"family":"Default","variation":"Default","size":"30px","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"pageTitleFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageMetaFont":{"family":"Default","variation":"n6","size":"12px","line-height":"1.3","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"uppercase","text-decoration":"CT_CSS_SKIP_RULE"},"pageMetaFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"page_meta_button_type_font_colors":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"page_meta_button_type_background_colors":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageExcerptFont":{"family":"Default","variation":"Default","size":"CT_CSS_SKIP_RULE","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"pageExcerptColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"breadcrumbsFont":{"family":"Default","variation":"Default","size":"CT_CSS_SKIP_RULE","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"breadcrumbsFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"initial":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageTitleOverlay":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"CT_CSS_SKIP_RULE"}}},"pageTitleBackground":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"var(--theme-palette-color-6)"}}},"pageTitlePadding":{"top":"50px","bottom":"50px","left":"auto","right":"auto","linked":true},"8cd0e9c9767d2050adff5e4ced7085f8":"","page_structure_type":"default","95ab8d84e5bcb6685645e8e036eaaf18":"","content_style_source":"custom","content_style":"wide","vertical_spacing_source":"custom","content_area_spacing":"none","background":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"CT_CSS_SKIP_RULE"}}},"content_background":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"var(--theme-palette-color-8)"}}},"content_boxed_shadow":{"inherit":false,"blur":18,"spread":-6,"v_offset":12,"h_offset":0,"inset":false,"enable":true,"color":{"color":"rgba(34, 56, 101, 0.04)"}},"boxed_content_spacing":{"desktop":{"top":"40px","bottom":"40px","left":"40px","right":"40px","linked":true},"tablet":{"top":"35px","bottom":"35px","left":"35px","right":"35px","linked":true},"mobile":{"top":"20px","bottom":"20px","left":"20px","right":"20px","linked":true}},"content_boxed_radius":{"top":"3px","bottom":"3px","left":"3px","right":"3px","linked":true},"d2e78b319cfc7675a5fbca36ab2abe12":"","disable_featured_image":"no","disable_share_box":"no","disable_header":"no","disable_footer":"no","styles_descriptor":{"styles":{"desktop":"[data-prefix=\"single_page\"] [class*=\"ct-container\"] > article[class*=\"post\"] {--has-boxed:var(--false);--has-wide:var(--true);}","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/gym-tech.com\/wp-json\/wp\/v2\/pages\/452","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gym-tech.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gym-tech.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gym-tech.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gym-tech.com\/wp-json\/wp\/v2\/comments?post=452"}],"version-history":[{"count":124,"href":"https:\/\/gym-tech.com\/wp-json\/wp\/v2\/pages\/452\/revisions"}],"predecessor-version":[{"id":3596,"href":"https:\/\/gym-tech.com\/wp-json\/wp\/v2\/pages\/452\/revisions\/3596"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gym-tech.com\/wp-json\/wp\/v2\/media\/3446"}],"wp:attachment":[{"href":"https:\/\/gym-tech.com\/wp-json\/wp\/v2\/media?parent=452"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}