
New Logo and Identity for Bace by Dirt
(Est. 2026) “Bace started with a simple idea: help people move better, feel stronger, and enjoy fitness that fits real life and was born from our own love of real, sustainable fitness that lasts beyond the gym and pilates studio. Movement should be purposeful, accessible, and enjoyable for everyone. Workouts focus on full-body patterns, intelligently utilizing strength, conditioning and flow days while improving overall mobility, core strength and control. Each workout includes modifications and progressions so anyone can train safely, from beginner to advanced movers. Sessions are 30–60 minutes, designed to fit everyday life while delivering full-body strength, control, and conditioning. Every week, a new video library is released. Older workouts are archived to keep your training focused and stress-free.” /** * Stop all iframes or HTML5 's from playing */ var stopVideos = function () { var videos = document.querySelectorAll('iframe, video'); Array.prototype.forEach.call(videos, function (video) { if (video.tagName.toLowerCase() === 'video') { video.pause(); } else { var src = video.src; video.src = src; } }); }; .pausevideos { margin: 20px 0 30px; display: block; font-size: .8em; font-family: 'ABCSocial'; font-variation-settings: "wdth" 100, "wght" 370, "slnt" 0; -webkit-font-feature-settings: "ss02" 1, "ss04" 1, "ss05" 1, "lnum" 1, "liga" 1; font-feature-settings: "ss02" 1, "ss04" 1, "ss05" 1, "lnum" 1, "liga" 1; text-transform: uppercase; letter-spacing:.15em; font-style: normal; font-weight: normal; cursor: pointer; border: 1px solid rgba(242,24,24,.5); background: transparent; color: rgba(242,24,24,1); padding: 12px 15px 10px; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; transition: all 250ms ease; text-decoration:none; } .pausevideos:hover { border: 1px solid rgba(0,0,0,.3); color:rgba(0,0,0,.85); background:white; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; transition: all 250ms ease; text-decorati