.BeforeAfterHero_root__6fXIz{width:100%}.BeforeAfterHero_stage__JYyor{position:relative;display:flex;align-items:center;justify-content:center;gap:0;padding:20px 0}.BeforeAfterHero_glowOrb__91dCj{position:absolute;top:50%;left:50%;width:380px;height:380px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,230,190,.6) 0,rgba(255,238,210,.35) 30%,rgba(255,244,230,.12) 55%,rgba(255,248,240,0) 72%);pointer-events:none;z-index:0}.BeforeAfterHero_card__v6_ha{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px;flex:1 1;min-width:0}.BeforeAfterHero_cardLabel__knJZQ{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(32,32,32,.4)}.BeforeAfterHero_cardInner__gCPEE{background-color:#ffffff;border:1px solid rgba(32,32,32,.1);overflow:hidden}.BeforeAfterHero_cardTemplate__55o8u .BeforeAfterHero_cardInner__gCPEE{background-color:#fcfcfc;border-color:rgba(32,32,32,.14)}.BeforeAfterHero_cardImage___uWJw{display:block;width:100%;height:auto}.BeforeAfterHero_arrow__nbTa4{flex:0 0 auto;padding:0 20px;display:flex;align-items:center;justify-content:center;z-index:1;color:rgba(32,32,32,.28)}.BeforeAfterHero_arrowSvg__hh1No{display:block}.BeforeAfterHero_caption__jxVv_{margin:16px 0 0;text-align:center;font-size:13px;line-height:1.5;color:rgba(32,32,32,.38)}@media (max-width:700px){.BeforeAfterHero_stage__JYyor{flex-direction:column;gap:8px;padding:12px 0}.BeforeAfterHero_card__v6_ha{flex-basis:auto;width:100%}.BeforeAfterHero_cardLabel__knJZQ{font-size:11px;letter-spacing:.08em}.BeforeAfterHero_arrow__nbTa4{display:none}.BeforeAfterHero_glowOrb__91dCj{width:180px;height:180px}}.InfiniteCarousel_section__Zu4p_{width:100%;padding:32px 0 40px;background-color:#fcfbfa;border-top:1px solid rgba(32,32,32,.1);border-bottom:1px solid rgba(32,32,32,.08)}.InfiniteCarousel_viewport__p3qyQ{overflow:hidden;width:100%;position:relative;z-index:1}.InfiniteCarousel_track__pWWDw{display:flex;gap:1rem;width:max-content;animation:InfiniteCarousel_carouselScroll__BuJxs 120s linear infinite}.InfiniteCarousel_item__3VUlu{flex-shrink:0;width:180px}.InfiniteCarousel_image__XlDTT{width:100%;height:auto;display:block;object-fit:cover}@keyframes InfiniteCarousel_carouselScroll__BuJxs{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (min-width:768px){.InfiniteCarousel_section__Zu4p_{padding:40px 0 48px}.InfiniteCarousel_track__pWWDw{gap:1.25rem}.InfiniteCarousel_item__3VUlu{width:220px}}@media (min-width:1200px){.InfiniteCarousel_section__Zu4p_{padding:48px 0 56px}.InfiniteCarousel_track__pWWDw{gap:1.5rem}.InfiniteCarousel_item__3VUlu{width:260px}}.nav-desktop-buttons{display:none}@media (min-width:640px){.nav-desktop-buttons{display:block}}.nav-mobile-menu{display:block}@media (min-width:640px){.nav-mobile-menu{display:none}}.nav-drawer[data-state=open]{animation:drawerIn .3s cubic-bezier(.16,1,.3,1)}.nav-drawer[data-state=closed]{animation:drawerOut .3s cubic-bezier(.16,1,.3,1)}@keyframes drawerIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes drawerOut{0%{transform:translateX(0)}to{transform:translateX(100%)}}.nav-drawer-open{overflow:hidden}.nav-drawer-content{position:fixed;top:0;right:0;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;padding:24px;z-index:100;border-radius:0;background:var(--gray-1);overflow:hidden}.nav-drawer-content>:not([aria-hidden=true]){position:relative;z-index:2}@media (min-width:640px){.nav-drawer-content{display:none}}