/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./blocks/homepage-custom/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__controls-progress-container {
  position: relative;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__controls-progress-track {
  position: absolute;
  width: 4px;
  height: 100%;
  left: 50%;
  margin-left: -2px;
  background: #D2FFFA;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__controls-progress-track-value {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: scaleY(0);
  transform-origin: 0 0;
  background: #1CB0B8;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__controls-progress {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  list-style: none;
  margin: 0;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__controls-progress-item {
  position: relative;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__controls-progress-item-dot {
  cursor: pointer;
  width: 10px;
  height: 10px;
  border-radius: 20px;
  background-color: #D2FFFA;
  z-index: 1;
  transform: scale(1);
  transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1), background-color 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__controls-progress-item-dot:not(.active):hover {
  transform: scale(1.3);
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__controls-progress-item:not(:last-child) {
  margin-bottom: 30px;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__controls-progress-item.highlight .homepage-custom__controls-progress-item-dot {
  background-color: #1CB0B8;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__controls-progress-item.active .homepage-custom__controls-progress-item-dot {
  transform: scale(1.8);
  pointer-events: none;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__controls-btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  stroke: #1CB0B8;
  transition: opacity 120ms ease-out, stroke 120ms ease-out;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__controls-btn svg,
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__controls-btn path {
  stroke: inherit;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__controls-btn:not([disabled]):hover {
  stroke: #FFFFFF;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__controls-btn:disabled {
  opacity: 0.5;
  pointer-events: none;
}
@supports not selector(:focus-visible) {
  .wp-block-fitbit-blocks-homepage-custom .homepage-custom__controls-btn:focus {
    outline: 1px solid #1CB0B8;
  }
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__controls-btn:focus-visible {
  outline: 1px solid #1CB0B8;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__controls-btn--prev {
  margin-bottom: 40px;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__controls-btn--next {
  margin-top: 40px;
}

.wp-block-fitbit-blocks-homepage-custom {
  position: relative;
}
.page .page__content .wp-block-fitbit-blocks-homepage-custom[class*=wp-block-fitbit-blocks-] > .block__container {
  position: relative;
  height: 100%;
  align-items: flex-start;
}
.page .page__content .wp-block-fitbit-blocks-homepage-custom[class*=wp-block-fitbit-blocks-] > .block__container > .block__content {
  position: relative;
  height: 100%;
  width: 100%;
}
.page .page__content .wp-block-fitbit-blocks-homepage-custom[class*=wp-block-fitbit-blocks-] > .block__container--static {
  opacity: 0;
  display: none;
  transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1);
}
.page .page__content .wp-block-fitbit-blocks-homepage-custom[class*=wp-block-fitbit-blocks-] > .block__container--dynamic {
  display: none;
  opacity: 0;
  transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1);
}
.page .page__content .wp-block-fitbit-blocks-homepage-custom.fade-in[class*=wp-block-fitbit-blocks-] > .block__container--static, .page .page__content .wp-block-fitbit-blocks-homepage-custom.fade-in[class*=wp-block-fitbit-blocks-] > .block__container--dynamic {
  opacity: 1;
}
.wp-block-fitbit-blocks-homepage-custom.above-the-fold .homepage-custom__backgrounds-container,
.wp-block-fitbit-blocks-homepage-custom.above-the-fold .homepage-custom__hero-container {
  transform: scale(1.2);
}
.wp-block-fitbit-blocks-homepage-custom.above-the-fold .homepage-custom__lottie-container {
  transform: translateX(-100px);
}
.wp-block-fitbit-blocks-homepage-custom.above-the-fold .homepage-custom__controls,
.wp-block-fitbit-blocks-homepage-custom.above-the-fold .homepage-custom__copy-container {
  opacity: 0;
  transform: translate3d(0, 30px, 0);
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__controls {
  position: absolute;
  left: 25px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  transition: opacity 1400ms cubic-bezier(0.4, 0, 0.2, 1);
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__items {
  height: 100%;
  padding: 0;
  margin: 50px 0 35px;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__child {
  height: 100%;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__dynamic-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  height: 100vh;
  overflow: hidden;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__dynamic-bg-top {
  background-image: url(4ce63deadd37a662f1fe.svg);
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
  align-self: flex-start;
  justify-self: center;
  height: auto;
  width: 626px;
  aspect-ratio: 626/616;
  position: absolute;
  left: -430px;
  top: -220px;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__dynamic-bg-bottom {
  background-image: url(b80843788fcff93662ee.svg);
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
  align-self: flex-end;
  justify-self: flex-end;
  height: auto;
  width: 950px;
  aspect-ratio: 950/916;
  position: absolute;
  bottom: -260px;
  right: -400px;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__sticky {
  position: sticky;
  height: calc(100vh - 70px);
  top: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: transform 700ms cubic-bezier(0.4, 0, 0.2, 1);
  padding-top: 70px;
}
body.admin-bar .wp-block-fitbit-blocks-homepage-custom .homepage-custom__sticky {
  height: calc(100vh - 70px - 32px);
  padding-top: 102px;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__inset-frame {
  position: relative;
  aspect-ratio: 1440/720;
  background: #006166;
  border-radius: 15px;
  overflow: hidden;
  opacity: 1;
  width: calc(100% - 40px);
  max-width: 1440px;
  box-sizing: border-box;
  margin: 20px auto;
  transform: translate3d(0, 0, 0);
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__backgrounds-container {
  position: absolute;
  width: 76%;
  left: 450px;
  transition: transform 1400ms cubic-bezier(0.4, 0, 0.2, 1);
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__background {
  position: absolute;
  top: 0;
  max-width: 100%;
  display: block;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__background:first-child {
  opacity: 1;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__lottie-container {
  position: absolute;
  height: auto;
  width: 100%;
  min-width: 1180px;
  transition: transform 700ms cubic-bezier(0.4, 0, 0.2, 1);
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__hero-container {
  position: absolute;
  width: 76%;
  left: 450px;
  transition: transform 1400ms cubic-bezier(0.4, 0, 0.2, 1);
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__hero {
  position: absolute;
  top: 0;
  max-width: 100%;
  display: block;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__hero:first-child {
  opacity: 1;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__copy-container {
  position: absolute;
  width: 500px;
  height: 100%;
  display: flex;
  box-sizing: border-box;
  transform: translate3d(0, 0, 0);
  transition: transform 1400ms cubic-bezier(0.4, 0, 0.2, 1), opacity 1400ms cubic-bezier(0.4, 0, 0.2, 1);
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__copy-slide {
  position: absolute;
  width: 100%;
  height: 100%;
  color: white;
  flex-direction: column;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 120px;
  padding-right: 10px;
  box-sizing: border-box;
  display: flex;
  overflow-y: visible;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__copy-slide:first-child {
  visibility: visible;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__copy-slide-content {
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__title {
  font-style: normal;
  font-weight: 400;
  font-size: 26px !important;
  --wp--preset--font-size--display-3: 26px;
  line-height: 130%;
}
@media screen and (min-width: 769px) {
  .wp-block-fitbit-blocks-homepage-custom .homepage-custom__title {
    font-size: 30px !important;
    --wp--preset--font-size--display-3: 30px;
    line-height: 38px;
  }
}
@media screen and (min-width: 1025px) {
  .wp-block-fitbit-blocks-homepage-custom .homepage-custom__title {
    font-size: 40px !important;
    --wp--preset--font-size--display-3: 40px;
    line-height: 50px;
  }
}
.wp-block-fitbit-blocks-homepage-custom .homepage-custom__copy {
  font-style: normal;
  font-weight: 400;
  font-size: 18px !important;
  --wp--preset--font-size--display-4: 18px;
  line-height: 26px;
}
@media screen and (min-width: 769px) {
  .wp-block-fitbit-blocks-homepage-custom .homepage-custom__copy {
    font-size: 18px !important;
    --wp--preset--font-size--display-4: 18px;
    line-height: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .wp-block-fitbit-blocks-homepage-custom .homepage-custom__copy {
    font-size: 22px !important;
    --wp--preset--font-size--display-4: 22px;
    line-height: 32px;
  }
}
@media screen and (min-width: 1025px) {
  .wp-block-fitbit-blocks-homepage-custom .homepage-custom__copy {
    font-size: 22px;
  }
}
