{"id":183486,"date":"2024-09-28T12:23:29","date_gmt":"2024-09-28T16:23:29","guid":{"rendered":"https:\/\/dailyburn.com\/life\/?page_id=183486"},"modified":"2024-10-15T15:39:53","modified_gmt":"2024-10-15T19:39:53","slug":"183486-2","status":"publish","type":"page","link":"https:\/\/dailyburn.com\/life\/183486-2\/","title":{"rendered":"testpage"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"183486\" class=\"elementor elementor-183486\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-270c982 e-con-full e-flex e-con e-parent\" data-id=\"270c982\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8467172 elementor-widget elementor-widget-html\" data-id=\"8467172\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Optimized Background Video Widget<\/title>\r\n\r\n    <!-- Resource hints -->\r\n    <link rel=\"preconnect\" href=\"https:\/\/player.vimeo.com\">\r\n\r\n    <!-- Inline critical CSS -->\r\n    <style>\r\n        @font-face {\r\n            font-family: 'Open Sans';\r\n            src: url('\/wp-content\/themes\/your-theme\/fonts\/open-sans-normal-latin.woff2') format('woff2');\r\n            font-weight: normal;\r\n            font-style: normal;\r\n            font-display: swap;\r\n        }\r\n\r\n        @font-face {\r\n            font-family: 'Roboto';\r\n            src: url('\/wp-content\/themes\/your-theme\/fonts\/roboto-normal-latin-700.woff2') format('woff2');\r\n            font-weight: 700;\r\n            font-style: normal;\r\n            font-display: swap;\r\n        }\r\n\r\n        @font-face {\r\n            font-family: 'Poppins';\r\n            src: url('\/wp-content\/themes\/your-theme\/fonts\/poppins-normal-latin-600.woff2') format('woff2');\r\n            font-weight: 600;\r\n            font-style: normal;\r\n            font-display: swap;\r\n        }\r\n\r\n        body, html {\r\n            margin: 0;\r\n            padding: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            font-family: 'Open Sans', sans-serif;\r\n        }\r\n        .background-video-section {\r\n            position: relative;\r\n            overflow: hidden;\r\n            width: 100%;\r\n            height: 100vh;\r\n            display: flex;\r\n            align-items: center;\r\n        }\r\n\r\n        .background-video-section .video-container {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            overflow: hidden;\r\n            z-index: 0;\r\n        }\r\n\r\n        .background-video-section .video-element {\r\n            position: absolute;\r\n            top: 50%;\r\n            left: 50%;\r\n            min-width: 100%;\r\n            min-height: 100%;\r\n            width: auto;\r\n            height: auto;\r\n            transform: translateX(-50%) translateY(-50%);\r\n            object-fit: cover;\r\n        }\r\n\r\n        .background-video-section::before {\r\n            content: \"\";\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background-color: rgba(0, 0, 0, 0.3);\r\n            z-index: 1;\r\n        }\r\n\r\n        .background-video-section .overlay-content {\r\n            position: relative;\r\n            width: 100%;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            padding: 0 20px;\r\n            z-index: 2;\r\n        }\r\n\r\n        .background-video-section .overlay-content .text-content {\r\n            max-width: 50%;\r\n        }\r\n\r\n        .background-video-section .overlay-content .text-content h1 {\r\n            font-family: 'Roboto', sans-serif;\r\n            font-weight: 700;\r\n            color: #ffffff;\r\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.5);\r\n            font-size: 48px;\r\n            margin-top: 0;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .background-video-section .overlay-content .text-content h2 {\r\n            font-family: 'Poppins', sans-serif;\r\n            font-weight: 600;\r\n            color: #ffffff;\r\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.5);\r\n            font-size: 32px;\r\n            margin-top: 0;\r\n        }\r\n\r\n        .background-video-section .overlay-content .image-placeholder img {\r\n            width: 200px;\r\n            height: 200px;\r\n            aspect-ratio: 1 \/ 1;\r\n        }\r\n\r\n        @media (max-width: 1024px) {\r\n            .background-video-section {\r\n                height: auto;\r\n                min-height: 100vh;\r\n            }\r\n            .background-video-section .overlay-content {\r\n                flex-direction: column;\r\n                text-align: center;\r\n                padding: 40px 20px;\r\n            }\r\n            .background-video-section .overlay-content .text-content {\r\n                max-width: 100%;\r\n                margin-bottom: 20px;\r\n            }\r\n            .background-video-section .overlay-content .text-content h1 {\r\n                font-size: 36px;\r\n            }\r\n            .background-video-section .overlay-content .text-content h2 {\r\n                font-size: 24px;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <!-- Preload critical assets -->\r\n    <link rel=\"preload\" href=\"\/wp-content\/themes\/your-theme\/fonts\/open-sans-normal-latin.woff2\" as=\"font\" type=\"font\/woff2\" crossorigin>\r\n    <link rel=\"preload\" href=\"\/wp-content\/themes\/your-theme\/fonts\/roboto-normal-latin-700.woff2\" as=\"font\" type=\"font\/woff2\" crossorigin>\r\n    <link rel=\"preload\" href=\"\/wp-content\/themes\/your-theme\/fonts\/poppins-normal-latin-600.woff2\" as=\"font\" type=\"font\/woff2\" crossorigin>\r\n    <link rel=\"preload\" href=\"\/wp-content\/uploads\/2024\/04\/hero-video-preview.jpg\" as=\"image\">\r\n\r\n    <!-- Defer non-critical CSS -->\r\n    <link rel=\"preload\" href=\"\/path\/to\/non-critical-styles.css\" as=\"style\" onload=\"this.onload=null;this.rel='stylesheet'\">\r\n    <noscript><link rel=\"stylesheet\" href=\"\/path\/to\/non-critical-styles.css\"><\/noscript>\r\n<\/head>\r\n<body>\r\n    <div class=\"background-video-section\">\r\n        <div class=\"video-container\">\r\n            <video id=\"hero-video\" autoplay loop muted playsinline preload=\"metadata\" class=\"video-element\" poster=\"\/wp-content\/uploads\/2024\/04\/hero-video-preview.jpg\">\r\n                <source src=\"https:\/\/player.vimeo.com\/progressive_redirect\/playback\/748942793\/rendition\/540p\/file.mp4?loc=external&signature=3dce4030196045c538e67ece7a0492e38d213e576dd4214b23c4173bcaa055f7\" type=\"video\/mp4\">\r\n            <\/video>\r\n        <\/div>\r\n        <div class=\"overlay-content\">\r\n            <div class=\"text-content\">\r\n                <h1>Your Headline Here<\/h1>\r\n                <h2>Your Subheadline Here<\/h2>\r\n            <\/div>\r\n            <div class=\"image-placeholder\">\r\n                <img loading=\"lazy\" decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/04\/placeholder-image.jpg\" alt=\"Placeholder Image\" loading=\"lazy\" width=\"200\" height=\"200\">\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n    \/\/ Optimized video playback script\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n        const video = document.getElementById('hero-video');\r\n        \r\n        function playVideo() {\r\n            if (video.paused) {\r\n                video.play().catch(error => {\r\n                    console.log(\"Auto-play was prevented:\", error);\r\n                });\r\n            }\r\n        }\r\n\r\n        if (video.readyState >= 2) { \/\/ HAVE_CURRENT_DATA or higher\r\n            playVideo();\r\n        } else {\r\n            video.addEventListener('loadeddata', playVideo, { once: true });\r\n        }\r\n\r\n        video.addEventListener('ended', function() {\r\n            video.currentTime = 0;\r\n            playVideo();\r\n        });\r\n    });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-63cc2805 e-flex e-con-boxed e-con e-parent\" data-id=\"63cc2805\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ad14a8c e-con-full e-flex e-con e-parent\" data-id=\"ad14a8c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-250aa92 elementor-widget elementor-widget-html\" data-id=\"250aa92\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Lightweight Elementor Image Gallery Widget - 4 Images in Horizontal Row -->\r\n<div class=\"le-gallery\">\r\n  <div class=\"le-gallery-wrapper\">\r\n    <!-- Clone of Last Image for Infinite Looping -->\r\n    <img decoding=\"async\" src=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18163435\/healthline-48f341171796f113bcba1184171528088e746570e3a44b5ef5f1096fe8a69195.jpg\" alt=\"Healthline Image\" class=\"le-gallery-image clone\">\r\n    \r\n    <!-- Original Images -->\r\n    <img decoding=\"async\" src=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18163443\/cnet.jpg\" alt=\"CNET Image\" class=\"le-gallery-image\">\r\n    <img decoding=\"async\" src=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18163442\/consumervoice.jpg\" alt=\"Consumer Voice Image\" class=\"le-gallery-image\">\r\n    <img decoding=\"async\" src=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18163441\/verywellfit-289ea69d0edb4a6f8045edbb33bd97e0960a243f8aeb6c02423a4086964f3298.jpg\" alt=\"Verywell Fit Image\" class=\"le-gallery-image\">\r\n    <img decoding=\"async\" src=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18163440\/simplefit-5a29b36a780038b70b2736347ff196049c6517ad2f35fd7cc389977492215c19.jpg\" alt=\"Simple Fit Image\" class=\"le-gallery-image\">\r\n    <img decoding=\"async\" src=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18163438\/positivefit.jpg\" alt=\"Positive Fit Image\" class=\"le-gallery-image\">\r\n    <img decoding=\"async\" src=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18163437\/introwellness-fca85f01986e5ec523cee419015cd97e6edab83b40675f41b72c7b11550cd452.jpg\" alt=\"Intro Wellness Image\" class=\"le-gallery-image\">\r\n    \r\n    <!-- Clone of First Image for Infinite Looping -->\r\n    <img decoding=\"async\" src=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18163443\/cnet.jpg\" alt=\"CNET Image Clone\" class=\"le-gallery-image clone\">\r\n  <\/div>\r\n  <button class=\"le-gallery-arrow le-gallery-arrow-left\" aria-label=\"Previous Images\">&#10094;<\/button>\r\n  <button class=\"le-gallery-arrow le-gallery-arrow-right\" aria-label=\"Next Images\">&#10095;<\/button>\r\n<\/div>\r\n\r\n<style>\r\n\/* Lightweight Elementor Gallery Styles - 4 Images in Horizontal Row *\/\r\n.le-gallery {\r\n  position: relative;\r\n  overflow: hidden;\r\n  width: 100%;\r\n  height: 350px; \/* Increased height to prevent content cutoff *\/\r\n  margin-top: 10px; \/* Reduced top margin *\/\r\n}\r\n\r\n.le-gallery-wrapper {\r\n  display: flex;\r\n  transition: transform 0.5s ease-in-out;\r\n  \/* Width is managed by JavaScript based on number of images *\/\r\n}\r\n\r\n.le-gallery-image {\r\n  flex: 0 0 25%; \/* 4 images per view *\/\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n  padding: 5px; \/* Reduced padding for closer image arrangement *\/\r\n}\r\n\r\n.le-gallery-image.clone {\r\n  \/* Optional: Style cloned images differently if needed *\/\r\n}\r\n\r\n.le-gallery-arrow {\r\n  position: absolute;\r\n  top: 50%;\r\n  transform: translateY(-50%);\r\n  background-color: rgba(0,0,0,0.5);\r\n  border: none;\r\n  color: #fff;\r\n  padding: 10px;\r\n  cursor: pointer;\r\n  opacity: 0;\r\n  transition: opacity 0.3s;\r\n  z-index: 10;\r\n  font-size: 24px;\r\n}\r\n\r\n.le-gallery-arrow-left {\r\n  left: 10px;\r\n}\r\n\r\n.le-gallery-arrow-right {\r\n  right: 10px;\r\n}\r\n\r\n.le-gallery:hover .le-gallery-arrow {\r\n  opacity: 1;\r\n}\r\n\r\n.le-gallery-arrow:focus {\r\n  outline: none;\r\n}\r\n\r\n\/* Responsive Adjustments *\/\r\n@media (max-width: 1200px) {\r\n  .le-gallery-image {\r\n    flex: 0 0 25%; \/* Maintain 4 images per view on large screens *\/\r\n  }\r\n}\r\n\r\n@media (max-width: 992px) {\r\n  .le-gallery-image {\r\n    flex: 0 0 33.333%; \/* 3 images per view on tablets *\/\r\n  }\r\n}\r\n\r\n@media (max-width: 768px) {\r\n  .le-gallery-image {\r\n    flex: 0 0 50%; \/* 2 images per view on mobile *\/\r\n  }\r\n  .le-gallery-arrow {\r\n    padding: 8px;\r\n    font-size: 20px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<script>\r\n\/\/ Lightweight Elementor Gallery Script - 4 Images in Horizontal Row\r\n(function() {\r\n  const gallery = document.querySelector('.le-gallery');\r\n  const wrapper = gallery.querySelector('.le-gallery-wrapper');\r\n  const images = gallery.querySelectorAll('.le-gallery-image');\r\n  const prevBtn = gallery.querySelector('.le-gallery-arrow-left');\r\n  const nextBtn = gallery.querySelector('.le-gallery-arrow-right');\r\n  const totalImages = images.length;\r\n  let currentIndex = 1; \/\/ Start at 1 due to cloned first image at the end\r\n  let imagesPerView = getImagesPerView();\r\n  let autoplayInterval = null;\r\n  const autoplayDelay = 5000; \/\/ 5 seconds\r\n\r\n  \/\/ Function to determine images per view based on screen width\r\n  function getImagesPerView() {\r\n    const width = window.innerWidth;\r\n    if (width < 768) return 2;\r\n    if (width < 992) return 3;\r\n    return 4;\r\n  }\r\n\r\n  \/\/ Function to update imagesPerView on resize\r\n  function updateImagesPerView() {\r\n    imagesPerView = getImagesPerView();\r\n    \/\/ Ensure currentIndex is within bounds after resize\r\n    const maxIndex = Math.ceil(totalImages \/ imagesPerView) - 1;\r\n    if (currentIndex > maxIndex) {\r\n      currentIndex = maxIndex;\r\n      updateGallery(false);\r\n    }\r\n  }\r\n\r\n  \/\/ Event listener for window resize\r\n  window.addEventListener('resize', updateImagesPerView);\r\n\r\n  \/\/ Initialize gallery position\r\n  function initializeGallery() {\r\n    updateGallery(false);\r\n  }\r\n\r\n  \/\/ Function to update the gallery position\r\n  function updateGallery(animate = true) {\r\n    if (!animate) {\r\n      wrapper.style.transition = 'none';\r\n    } else {\r\n      wrapper.style.transition = 'transform 0.5s ease-in-out';\r\n    }\r\n    const translateX = -(currentIndex * (100 \/ imagesPerView));\r\n    wrapper.style.transform = `translateX(${translateX}%)`;\r\n  }\r\n\r\n  \/\/ Function to show next image\r\n  function showNext() {\r\n    if (currentIndex >= totalImages - imagesPerView) {\r\n      currentIndex++;\r\n      updateGallery();\r\n      \/\/ After transition, reset to first original image\r\n      wrapper.addEventListener('transitionend', resetToStart, { once: true });\r\n    } else {\r\n      currentIndex++;\r\n      updateGallery();\r\n    }\r\n  }\r\n\r\n  \/\/ Function to show previous image\r\n  function showPrev() {\r\n    if (currentIndex <= 0) {\r\n      currentIndex--;\r\n      updateGallery();\r\n      \/\/ After transition, reset to last original image\r\n      wrapper.addEventListener('transitionend', resetToEnd, { once: true });\r\n    } else {\r\n      currentIndex--;\r\n      updateGallery();\r\n    }\r\n  }\r\n\r\n  \/\/ Reset to start (after reaching cloned first image)\r\n  function resetToStart() {\r\n    wrapper.style.transition = 'none';\r\n    currentIndex = 1;\r\n    updateGallery(false);\r\n  }\r\n\r\n  \/\/ Reset to end (after reaching cloned last image)\r\n  function resetToEnd() {\r\n    wrapper.style.transition = 'none';\r\n    currentIndex = totalImages - imagesPerView - 1;\r\n    updateGallery(false);\r\n  }\r\n\r\n  \/\/ Event listeners for navigation buttons\r\n  nextBtn.addEventListener('click', () => {\r\n    showNext();\r\n    resetAutoplay();\r\n  });\r\n\r\n  prevBtn.addEventListener('click', () => {\r\n    showPrev();\r\n    resetAutoplay();\r\n  });\r\n\r\n  \/\/ Keyboard Navigation\r\n  document.addEventListener('keydown', (e) => {\r\n    if (document.activeElement.closest('.le-gallery')) {\r\n      if (e.key === 'ArrowRight') {\r\n        showNext();\r\n        resetAutoplay();\r\n      } else if (e.key === 'ArrowLeft') {\r\n        showPrev();\r\n        resetAutoplay();\r\n      }\r\n    }\r\n  });\r\n\r\n  \/\/ Autoplay Feature\r\n  function startAutoplay() {\r\n    autoplayInterval = setInterval(showNext, autoplayDelay);\r\n  }\r\n\r\n  function stopAutoplay() {\r\n    if (autoplayInterval) {\r\n      clearInterval(autoplayInterval);\r\n      autoplayInterval = null;\r\n    }\r\n  }\r\n\r\n  function resetAutoplay() {\r\n    stopAutoplay();\r\n    startAutoplay();\r\n  }\r\n\r\n  \/\/ Initialize Gallery\r\n  initializeGallery();\r\n  startAutoplay();\r\n\r\n  \/\/ Pause autoplay on hover\r\n  gallery.addEventListener('mouseenter', stopAutoplay);\r\n  gallery.addEventListener('mouseleave', startAutoplay);\r\n})();\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7b7e2139 e-con-full e-flex e-con e-parent\" data-id=\"7b7e2139\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-303fd3cb elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"303fd3cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18163443\/cnet.jpg\" alt=\"cnet\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18163442\/consumervoice.jpg\" alt=\"consumervoice\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18163441\/verywellfit-289ea69d0edb4a6f8045edbb33bd97e0960a243f8aeb6c02423a4086964f3298.jpg\" alt=\"verywellfit-289ea69d0edb4a6f8045edbb33bd97e0960a243f8aeb6c02423a4086964f3298\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18163440\/simplefit-5a29b36a780038b70b2736347ff196049c6517ad2f35fd7cc389977492215c19.jpg\" alt=\"simplefit-5a29b36a780038b70b2736347ff196049c6517ad2f35fd7cc389977492215c19\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18163438\/positivefit.jpg\" alt=\"positivefit\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18163437\/introwellness-fca85f01986e5ec523cee419015cd97e6edab83b40675f41b72c7b11550cd452.jpg\" alt=\"introwellness-fca85f01986e5ec523cee419015cd97e6edab83b40675f41b72c7b11550cd452\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18163435\/healthline-48f341171796f113bcba1184171528088e746570e3a44b5ef5f1096fe8a69195.jpg\" alt=\"healthline-48f341171796f113bcba1184171528088e746570e3a44b5ef5f1096fe8a69195\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18163434\/fitnessbuzz-5fd07e6864936c20f03520463ec4e8670c8cc69354e411331c59b01d0f5e74e8.jpg\" alt=\"fitnessbuzz-5fd07e6864936c20f03520463ec4e8670c8cc69354e411331c59b01d0f5e74e8\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 9\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18163433\/fithealthymomma-b15614e4c0407f39b1f267973dda30b9fe956ddf2d084cf7534abad7ff8f580c.jpg\" alt=\"fithealthymomma-b15614e4c0407f39b1f267973dda30b9fe956ddf2d084cf7534abad7ff8f580c\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-666a38cf e-con-full elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"666a38cf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-1ff7efd5 e-con-full e-flex e-con e-child\" data-id=\"1ff7efd5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-27070780 e-con-full e-flex e-con e-child\" data-id=\"27070780\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2dbe582c elementor-widget__width-auto elementor-widget elementor-widget-heading\" data-id=\"2dbe582c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Quality + Variety<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a45b4cc elementor-widget elementor-widget-heading\" data-id=\"4a45b4cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">With a wide selection of fitness series, and thousands of different workouts to choose from, there's no excuse not to workout. Discover a favorite series, or search for a specific workout depending on your mood.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5ef66e46 e-con-full e-flex e-con e-child\" data-id=\"5ef66e46\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25cabf04 elementor-align-center elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"25cabf04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/dailyburn.com\/users\/sign_up\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">FIND YOUR PROGRAM<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6e425350 e-con-full e-flex e-con e-child\" data-id=\"6e425350\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d856dbc elementor-widget elementor-widget-gallery\" data-id=\"3d856dbc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:29,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;custom&quot;,&quot;url&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/dailyburn.com\\\/users\\\/sign_up&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;image_hover_animation&quot;:&quot;move-contained-top&quot;,&quot;background_overlay_hover_animation&quot;:&quot;enter-from-top&quot;,&quot;content_hover_animation&quot;:&quot;grow&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/dailyburn.com\/users\/sign_up\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123826\/barre-harmony-9113d69f4107e7f5ed0a6be91aa4aa8f7ff76f10a0d4967d9cf81c8da4ee8734.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/dailyburn.com\/users\/sign_up\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123825\/undefeated-d0523744496de1151627dc1448fd340eb0ce301e4896f1e11f8a5d0bf3b6d572.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/dailyburn.com\/users\/sign_up\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123824\/db10-f2a550a09959dc5c49a7d11db3b6f03ca86fd386f91dcd3c88e6eb9082c10ad8.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/dailyburn.com\/users\/sign_up\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123822\/pilates-ebb4939efd2a18cc60943928d4339c8e90da47fd394cd25afc256adf13b08760.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/dailyburn.com\/users\/sign_up\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123820\/power-cardio-740006c6b64280b5570acb3f517c116a65417c376e2584b3a81bdf46c4e244bc.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/dailyburn.com\/users\/sign_up\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123819\/mobility-61d2b4faeff2151a7545e9e4d5204bcf86c81ad07f83bc5a811b2239ed93253d.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/dailyburn.com\/users\/sign_up\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123818\/ltf-6e112e3bf8472cbcada4434b543438efe0bddf78cd96fa55d0b69c69fb871efe.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/dailyburn.com\/users\/sign_up\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123816\/yoga-fundamentals-cf7dfc67b57de47a4224c5ce1b7f350e98e42b9d03abc62c0c833e71fcb77159.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/dailyburn.com\/users\/sign_up\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123815\/dbk-bdd0d331d94a11ea89465a5fa44d3ce626e9da8ee03466fece6fa5da5669057f.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/dailyburn.com\/users\/sign_up\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123814\/mini-burns-55a01d93485427af77642bd20ab30662f91a2ba92754945eb4ab3ae83361e458.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/dailyburn.com\/users\/sign_up\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123811\/10m-tone-26cc32b49f75e16b83ef1001dcc30b8a5bcb35f01607464d29868a7e96b86552.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/dailyburn.com\/users\/sign_up\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123810\/lablast-a44d467033dfd90d207a00180fd518588914a9b7e84a941480b71b0d345f076a.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6945c66d elementor-align-center elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"6945c66d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/dailyburn.com\/users\/sign_up\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">FIND YOUR PROGRAM<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-31c9c4fb e-con-full elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-parent\" data-id=\"31c9c4fb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-79133bdb e-con-full e-flex e-con e-child\" data-id=\"79133bdb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c2ffddb elementor-widget__width-auto elementor-widget elementor-widget-heading\" data-id=\"2c2ffddb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Quality <\/br>+ <\/br>Variety<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2f0b481d e-con-full e-flex e-con e-child\" data-id=\"2f0b481d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-79889583 elementor-widget elementor-widget-heading\" data-id=\"79889583\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">With a wide selection of fitness series, and thousands of different workouts to choose from, there's no excuse not to workout. Discover a favorite series, or search for a specific workout depending on your mood.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3da0e6e0 e-con-full e-flex e-con e-child\" data-id=\"3da0e6e0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d1d0408 elementor-align-center elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"3d1d0408\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/dailyburn.com\/users\/sign_up\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">FIND YOUR PROGRAM<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-62867333 e-con-full e-flex e-con e-child\" data-id=\"62867333\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d9cd719 elementor-widget elementor-widget-gallery\" data-id=\"3d9cd719\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:29,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;custom&quot;,&quot;url&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/lp.dailyburn.com\\\/plans\\\/index.html?_gl=1*w4gqwj*_ga*Mjc0MTQ3MDExMC4xNjgxMjQ5NDU0*_ga_FV22SM9TQM*MTcxODcyNjA0OC4xNjkuMS4xNzE4NzMxMDU2LjAuMC4w&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;image_hover_animation&quot;:&quot;move-contained-top&quot;,&quot;background_overlay_hover_animation&quot;:&quot;enter-from-top&quot;,&quot;content_hover_animation&quot;:&quot;grow&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/lp.dailyburn.com\/plans\/index.html?_gl=1*w4gqwj*_ga*Mjc0MTQ3MDExMC4xNjgxMjQ5NDU0*_ga_FV22SM9TQM*MTcxODcyNjA0OC4xNjkuMS4xNzE4NzMxMDU2LjAuMC4w\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123826\/barre-harmony-9113d69f4107e7f5ed0a6be91aa4aa8f7ff76f10a0d4967d9cf81c8da4ee8734.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/lp.dailyburn.com\/plans\/index.html?_gl=1*w4gqwj*_ga*Mjc0MTQ3MDExMC4xNjgxMjQ5NDU0*_ga_FV22SM9TQM*MTcxODcyNjA0OC4xNjkuMS4xNzE4NzMxMDU2LjAuMC4w\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123825\/undefeated-d0523744496de1151627dc1448fd340eb0ce301e4896f1e11f8a5d0bf3b6d572.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/lp.dailyburn.com\/plans\/index.html?_gl=1*w4gqwj*_ga*Mjc0MTQ3MDExMC4xNjgxMjQ5NDU0*_ga_FV22SM9TQM*MTcxODcyNjA0OC4xNjkuMS4xNzE4NzMxMDU2LjAuMC4w\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123824\/db10-f2a550a09959dc5c49a7d11db3b6f03ca86fd386f91dcd3c88e6eb9082c10ad8.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/lp.dailyburn.com\/plans\/index.html?_gl=1*w4gqwj*_ga*Mjc0MTQ3MDExMC4xNjgxMjQ5NDU0*_ga_FV22SM9TQM*MTcxODcyNjA0OC4xNjkuMS4xNzE4NzMxMDU2LjAuMC4w\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123822\/pilates-ebb4939efd2a18cc60943928d4339c8e90da47fd394cd25afc256adf13b08760.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/lp.dailyburn.com\/plans\/index.html?_gl=1*w4gqwj*_ga*Mjc0MTQ3MDExMC4xNjgxMjQ5NDU0*_ga_FV22SM9TQM*MTcxODcyNjA0OC4xNjkuMS4xNzE4NzMxMDU2LjAuMC4w\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123820\/power-cardio-740006c6b64280b5570acb3f517c116a65417c376e2584b3a81bdf46c4e244bc.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/lp.dailyburn.com\/plans\/index.html?_gl=1*w4gqwj*_ga*Mjc0MTQ3MDExMC4xNjgxMjQ5NDU0*_ga_FV22SM9TQM*MTcxODcyNjA0OC4xNjkuMS4xNzE4NzMxMDU2LjAuMC4w\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123819\/mobility-61d2b4faeff2151a7545e9e4d5204bcf86c81ad07f83bc5a811b2239ed93253d.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/lp.dailyburn.com\/plans\/index.html?_gl=1*w4gqwj*_ga*Mjc0MTQ3MDExMC4xNjgxMjQ5NDU0*_ga_FV22SM9TQM*MTcxODcyNjA0OC4xNjkuMS4xNzE4NzMxMDU2LjAuMC4w\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123818\/ltf-6e112e3bf8472cbcada4434b543438efe0bddf78cd96fa55d0b69c69fb871efe.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/lp.dailyburn.com\/plans\/index.html?_gl=1*w4gqwj*_ga*Mjc0MTQ3MDExMC4xNjgxMjQ5NDU0*_ga_FV22SM9TQM*MTcxODcyNjA0OC4xNjkuMS4xNzE4NzMxMDU2LjAuMC4w\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123816\/yoga-fundamentals-cf7dfc67b57de47a4224c5ce1b7f350e98e42b9d03abc62c0c833e71fcb77159.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/lp.dailyburn.com\/plans\/index.html?_gl=1*w4gqwj*_ga*Mjc0MTQ3MDExMC4xNjgxMjQ5NDU0*_ga_FV22SM9TQM*MTcxODcyNjA0OC4xNjkuMS4xNzE4NzMxMDU2LjAuMC4w\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123815\/dbk-bdd0d331d94a11ea89465a5fa44d3ce626e9da8ee03466fece6fa5da5669057f.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/lp.dailyburn.com\/plans\/index.html?_gl=1*w4gqwj*_ga*Mjc0MTQ3MDExMC4xNjgxMjQ5NDU0*_ga_FV22SM9TQM*MTcxODcyNjA0OC4xNjkuMS4xNzE4NzMxMDU2LjAuMC4w\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123814\/mini-burns-55a01d93485427af77642bd20ab30662f91a2ba92754945eb4ab3ae83361e458.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/lp.dailyburn.com\/plans\/index.html?_gl=1*w4gqwj*_ga*Mjc0MTQ3MDExMC4xNjgxMjQ5NDU0*_ga_FV22SM9TQM*MTcxODcyNjA0OC4xNjkuMS4xNzE4NzMxMDU2LjAuMC4w\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123811\/10m-tone-26cc32b49f75e16b83ef1001dcc30b8a5bcb35f01607464d29868a7e96b86552.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/lp.dailyburn.com\/plans\/index.html?_gl=1*w4gqwj*_ga*Mjc0MTQ3MDExMC4xNjgxMjQ5NDU0*_ga_FV22SM9TQM*MTcxODcyNjA0OC4xNjkuMS4xNzE4NzMxMDU2LjAuMC4w\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18123810\/lablast-a44d467033dfd90d207a00180fd518588914a9b7e84a941480b71b0d345f076a.jpg\" data-width=\"480\" data-height=\"270\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-778f48e5 elementor-align-center elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"778f48e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/dailyburn.com\/users\/sign_up\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">FIND YOUR PROGRAM<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3837f520 e-con-full e-flex e-con e-parent\" data-id=\"3837f520\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2144d571 e-con-full e-flex e-con e-child\" data-id=\"2144d571\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-53a5b57c elementor-widget__width-auto elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"53a5b57c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Real Members.<\/br>\nReal Support.<\/br>\nReal Results.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3afa305a e-con-full e-flex e-con e-child\" data-id=\"3afa305a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-792c3852 elementor-widget elementor-widget-text-editor\" data-id=\"792c3852\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Real recognize real, and our members are as real as it gets.<br \/><br \/>When you sign up for Daily Burn, you&#8217;re joining an active community full of incredible stories, and authentic support.<br \/><br \/>No matter where you are in your fitness journey, there are Daily Burn community members who know exactly where you&#8217;re at, and likely have some shared experiences.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-62c77843 e-con-full e-flex e-con e-parent\" data-id=\"62c77843\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4afc5573 elementor-widget elementor-widget-image\" data-id=\"4afc5573\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1353\" height=\"369\" src=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18161341\/testimonial-screens-f57e802de597b9ddc10f6770a96621070575cde8465619d7f69fee610c5d6de9-1.jpg\" class=\"attachment-2048x2048 size-2048x2048 wp-image-178402\" alt=\"\" srcset=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18161341\/testimonial-screens-f57e802de597b9ddc10f6770a96621070575cde8465619d7f69fee610c5d6de9-1.jpg 1353w, https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18161341\/testimonial-screens-f57e802de597b9ddc10f6770a96621070575cde8465619d7f69fee610c5d6de9-1-300x82.jpg 300w, https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18161341\/testimonial-screens-f57e802de597b9ddc10f6770a96621070575cde8465619d7f69fee610c5d6de9-1-1024x279.jpg 1024w, https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18161341\/testimonial-screens-f57e802de597b9ddc10f6770a96621070575cde8465619d7f69fee610c5d6de9-1-768x209.jpg 768w\" sizes=\"(max-width: 1353px) 100vw, 1353px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e8e3293 elementor-align-center elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"4e8e3293\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/dailyburn.com\/users\/sign_up\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">JOIN THE COMMUNITY<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7642b3c3 e-flex e-con-boxed e-con e-parent\" data-id=\"7642b3c3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-25721abc e-con-full e-flex e-con e-child\" data-id=\"25721abc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4d30d1a5 elementor-widget elementor-widget-heading\" data-id=\"4d30d1a5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FIND YOUR PERFECT FIT<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-731b118 e-flex e-con-boxed e-con e-parent\" data-id=\"731b118\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2157a5bd e-con-full e-flex e-con e-child\" data-id=\"2157a5bd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-145a8c20 elementor-widget elementor-widget-text-editor\" data-id=\"145a8c20\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Before you get started, just answer a few quick questions and we&#8217;ll personalize your Daily Burn experience by finding the perfect program for you!<\/p><p>We can&#8217;t wait to welcome you into the Daily Burn family.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5ea039cd elementor-align-center elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"5ea039cd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/dailyburn.com\/users\/sign_up\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">find your perfect fit<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3c0d163e e-flex e-con-boxed e-con e-parent\" data-id=\"3c0d163e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a3050fa elementor-widget__width-auto elementor-widget elementor-widget-image\" data-id=\"a3050fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1284\" height=\"498\" src=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18162544\/app-screens-eac772c0147840c06c91c02fa5b5584f92a4e49e0758ea0b5860fd91f53ad13c-v1.jpg\" class=\"attachment-2048x2048 size-2048x2048 wp-image-178404\" alt=\"\" srcset=\"https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18162544\/app-screens-eac772c0147840c06c91c02fa5b5584f92a4e49e0758ea0b5860fd91f53ad13c-v1.jpg 1284w, https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18162544\/app-screens-eac772c0147840c06c91c02fa5b5584f92a4e49e0758ea0b5860fd91f53ad13c-v1-300x116.jpg 300w, https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18162544\/app-screens-eac772c0147840c06c91c02fa5b5584f92a4e49e0758ea0b5860fd91f53ad13c-v1-1024x397.jpg 1024w, https:\/\/cdn-life.dailyburn.com\/life\/wp-content\/uploads\/2024\/06\/18162544\/app-screens-eac772c0147840c06c91c02fa5b5584f92a4e49e0758ea0b5860fd91f53ad13c-v1-768x298.jpg 768w\" sizes=\"(max-width: 1284px) 100vw, 1284px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Optimized Background Video Widget Your Headline Here Your Subheadline Here &#10094; &#10095; Quality + Variety With a wide selection of fitness series, and thousands of different workouts to choose from, there&#8217;s no excuse not to workout. Discover a favorite series, or search for a specific workout depending on your mood. FIND YOUR PROGRAM FIND YOUR [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-183486","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/dailyburn.com\/life\/wp-json\/wp\/v2\/pages\/183486","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dailyburn.com\/life\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dailyburn.com\/life\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dailyburn.com\/life\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dailyburn.com\/life\/wp-json\/wp\/v2\/comments?post=183486"}],"version-history":[{"count":0,"href":"https:\/\/dailyburn.com\/life\/wp-json\/wp\/v2\/pages\/183486\/revisions"}],"wp:attachment":[{"href":"https:\/\/dailyburn.com\/life\/wp-json\/wp\/v2\/media?parent=183486"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}