:root{--home-benefits2-carouselindicator-body-bg:hsl(0,0%,4%);--home-benefits2-carouselindicator-focus-outline:hsl(40,55%,45%);--home-benefits2-carouselindicator-bg:hsla(0,0%,100%,0.15);--home-benefits2-carouselindicator-active-bg:hsl(40,55%,45%);--home-benefits2-carouselindicator-progress:hsl(38,60%,55%)}html[data-theme=light]{--home-benefits2-carouselindicator-body-bg:hsl(0,0%,98%);--home-benefits2-carouselindicator-focus-outline:hsl(40,55%,40%);--home-benefits2-carouselindicator-bg:hsla(0,0%,0%,0.15);--home-benefits2-carouselindicator-active-bg:hsl(40,55%,40%);--home-benefits2-carouselindicator-progress:hsl(38,60%,50%)}html[data-theme=sunset]{--home-benefits2-carouselindicator-body-bg:hsl(0,43%,8%);--home-benefits2-carouselindicator-focus-outline:hsl(40,55%,45%);--home-benefits2-carouselindicator-bg:hsla(40,55%,45%,0.2);--home-benefits2-carouselindicator-active-bg:hsl(40,55%,45%);--home-benefits2-carouselindicator-progress:hsl(38,60%,55%)}html[data-theme=ocean]{--home-benefits2-carouselindicator-body-bg:hsl(210,50%,8%);--home-benefits2-carouselindicator-focus-outline:hsl(40,55%,45%);--home-benefits2-carouselindicator-bg:hsla(40,55%,45%,0.2);--home-benefits2-carouselindicator-active-bg:hsl(40,55%,45%);--home-benefits2-carouselindicator-progress:hsl(38,60%,55%)}html[data-theme=forest]{--home-benefits2-carouselindicator-body-bg:hsl(150,43%,8%);--home-benefits2-carouselindicator-focus-outline:hsl(40,55%,45%);--home-benefits2-carouselindicator-bg:hsla(40,55%,45%,0.2);--home-benefits2-carouselindicator-active-bg:hsl(40,55%,45%);--home-benefits2-carouselindicator-progress:hsl(38,60%,55%)}@media (prefers-color-scheme:dark){html[data-theme=auto]{--home-benefits2-carouselindicator-body-bg:hsl(0,0%,4%);--home-benefits2-carouselindicator-focus-outline:hsl(40,55%,45%);--home-benefits2-carouselindicator-bg:hsla(0,0%,100%,0.15);--home-benefits2-carouselindicator-active-bg:hsl(40,55%,45%);--home-benefits2-carouselindicator-progress:hsl(38,60%,55%)}}@media (prefers-color-scheme:light){html[data-theme=auto]{--home-benefits2-carouselindicator-body-bg:hsl(0,0%,98%);--home-benefits2-carouselindicator-focus-outline:hsl(40,55%,40%);--home-benefits2-carouselindicator-bg:hsla(0,0%,0%,0.15);--home-benefits2-carouselindicator-active-bg:hsl(40,55%,40%);--home-benefits2-carouselindicator-progress:hsl(38,60%,50%)}}body{background-color:var(--home-benefits2-carouselindicator-body-bg);transition:background-color .3s cubic-bezier(.4,0,.2,1)}.carouselIndicator2CarouselIndicator{position:relative;width:48px;height:12px;padding:0;border:none;background:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.indicatorDot2CarouselIndicator{display:block;width:100%;height:100%;border-radius:6px;background:var(--home-benefits2-carouselindicator-bg);transition:all .3s cubic-bezier(.4,0,.2,1)}.carouselIndicator2CarouselIndicator.active .indicatorDot2CarouselIndicator{background:var(--home-benefits2-carouselindicator-active-bg);box-shadow:0 0 16px var(--home-benefits2-carouselindicator-active-bg)}.indicatorProgress2CarouselIndicator{position:absolute;left:0;top:0;height:100%;border-radius:6px;background:var(--home-benefits2-carouselindicator-progress);animation:fillProgress 4s linear;transform-origin:left;pointer-events:none}.carouselIndicator2CarouselIndicator.paused .indicatorProgress2CarouselIndicator{animation-play-state:paused}@keyframes fillProgress{0%{width:0}to{width:100%}}.carouselIndicator2CarouselIndicator:hover .indicatorDot2CarouselIndicator{background:var(--home-benefits2-carouselindicator-active-bg);transform:scaleY(1.3)}.sr-only2CarouselIndicator{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media screen and (min-width:480px){.carouselIndicator2CarouselIndicator{width:52px;height:13px}}@media screen and (min-width:768px){.carouselIndicator2CarouselIndicator{width:56px;height:14px}}@media screen and (min-width:1024px){.carouselIndicator2CarouselIndicator{width:60px;height:14px}}@media screen and (min-width:1440px){.carouselIndicator2CarouselIndicator{width:64px;height:15px}}@media screen and (min-width:2560px){.carouselIndicator2CarouselIndicator{width:72px;height:16px}}:focus-visible{outline:3px solid var(--home-benefits2-carouselindicator-focus-outline);outline-offset:2px;border-radius:8px}@media (prefers-reduced-motion:reduce){.indicatorProgress2CarouselIndicator{animation:none}*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}