@layer feature{.Header-module-scss-module__oJJy8G__header{z-index:2;background:linear-gradient(180deg, var(--fx-surface-strong) 0%, var(--fx-surface-soft) 100%),linear-gradient(90deg, var(--fx-brand-08), transparent 40%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--fx-brand-20);box-shadow:0 10px 22px var(--fx-black-28);grid-area:header;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}@media (max-width:768px){.Header-module-scss-module__oJJy8G__header{gap:.75rem;padding:.8rem .9rem}}.Header-module-scss-module__oJJy8G__hero{width:100%;transition:background .28s,border-color .28s,box-shadow .28s,-webkit-backdrop-filter .28s,backdrop-filter .28s;position:sticky;top:0}.Header-module-scss-module__oJJy8G__heroTransparent{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom-color:#0000}}
@layer feature{.TopNavigation-module-scss-module__4MMlQG__topNav{z-index:50;position:relative}.TopNavigation-module-scss-module__4MMlQG__hamburger{z-index:52;flex-direction:column;gap:5px;padding:4px;display:none;position:relative}@media (max-width:768px){.TopNavigation-module-scss-module__4MMlQG__hamburger{display:flex}}.TopNavigation-module-scss-module__4MMlQG__bar{background-color:var(--brand);border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.TopNavigation-module-scss-module__4MMlQG__bar:first-child.TopNavigation-module-scss-module__4MMlQG__open{transform:translateY(7px)rotate(45deg)}.TopNavigation-module-scss-module__4MMlQG__bar:nth-child(2).TopNavigation-module-scss-module__4MMlQG__open{opacity:0}.TopNavigation-module-scss-module__4MMlQG__bar:nth-child(3).TopNavigation-module-scss-module__4MMlQG__open{transform:translateY(-7px)rotate(-45deg)}.TopNavigation-module-scss-module__4MMlQG__linkContainer{flex-wrap:wrap;justify-content:flex-end;gap:2rem;list-style:none;display:flex}.TopNavigation-module-scss-module__4MMlQG__linkContainer a{color:var(--text-primary);text-shadow:none;font-size:1.2rem;transition:color .3s,background-position .5s,-webkit-text-fill-color .3s,transform .2s}@supports ((-webkit-background-clip:text) or (background-clip:text)){.TopNavigation-module-scss-module__4MMlQG__linkContainer a{background:linear-gradient(105deg, var(--brand) 0%, var(--brand-hover) 35%, var(--tone-paper-soft) 50%, var(--brand-hover) 65%, var(--brand) 100%);-webkit-text-fill-color:var(--text-primary);background-position:0%;background-size:250%;-webkit-background-clip:text;background-clip:text}}.TopNavigation-module-scss-module__4MMlQG__linkContainer a:before{background:linear-gradient(90deg, var(--brand) 0%, var(--tone-paper-soft) 50%, var(--brand) 100%);box-shadow:0 0 8px var(--brand-hover-shadow)}.TopNavigation-module-scss-module__4MMlQG__linkContainer a:hover{color:var(--brand);text-shadow:none}@supports ((-webkit-background-clip:text) or (background-clip:text)){.TopNavigation-module-scss-module__4MMlQG__linkContainer a:hover{-webkit-text-fill-color:#0000;background-position:100%}}.TopNavigation-module-scss-module__4MMlQG__linkContainer li.TopNavigation-module-scss-module__4MMlQG__active a{color:var(--brand);text-shadow:none}@supports ((-webkit-background-clip:text) or (background-clip:text)){.TopNavigation-module-scss-module__4MMlQG__linkContainer li.TopNavigation-module-scss-module__4MMlQG__active a{-webkit-text-fill-color:#0000;background-position:100%}}@media (max-width:768px){.TopNavigation-module-scss-module__4MMlQG__linkContainer{display:none}}.TopNavigation-module-scss-module__4MMlQG__flyout{display:none}@media (max-width:768px){.TopNavigation-module-scss-module__4MMlQG__flyout{background-color:var(--bg-secondary);z-index:51;opacity:0;visibility:hidden;flex-direction:column;justify-content:center;align-items:center;gap:2rem;height:100dvh;padding-top:1em;transition:opacity .25s,transform .25s,visibility 0s linear .25s;display:flex;position:fixed;inset:0;transform:translateY(-10px)}.TopNavigation-module-scss-module__4MMlQG__flyout.TopNavigation-module-scss-module__4MMlQG__flyoutOpen{opacity:1;visibility:visible;transition:opacity .25s,transform .25s,visibility linear;transform:translateY(0)}.TopNavigation-module-scss-module__4MMlQG__flyout.TopNavigation-module-scss-module__4MMlQG__flyoutOpen .TopNavigation-module-scss-module__4MMlQG__flyoutLinks li{opacity:1;transform:translateY(0)}.TopNavigation-module-scss-module__4MMlQG__flyout.TopNavigation-module-scss-module__4MMlQG__flyoutOpen .TopNavigation-module-scss-module__4MMlQG__flyoutLinks li:first-child{transition-delay:.1s}.TopNavigation-module-scss-module__4MMlQG__flyout.TopNavigation-module-scss-module__4MMlQG__flyoutOpen .TopNavigation-module-scss-module__4MMlQG__flyoutLinks li:nth-child(2){transition-delay:.16s}.TopNavigation-module-scss-module__4MMlQG__flyout.TopNavigation-module-scss-module__4MMlQG__flyoutOpen .TopNavigation-module-scss-module__4MMlQG__flyoutLinks li:nth-child(3){transition-delay:.22s}.TopNavigation-module-scss-module__4MMlQG__flyout.TopNavigation-module-scss-module__4MMlQG__flyoutOpen .TopNavigation-module-scss-module__4MMlQG__flyoutLinks li:nth-child(4){transition-delay:.28s}.TopNavigation-module-scss-module__4MMlQG__flyout.TopNavigation-module-scss-module__4MMlQG__flyoutOpen .TopNavigation-module-scss-module__4MMlQG__flyoutLinks li:nth-child(5){transition-delay:.34s}.TopNavigation-module-scss-module__4MMlQG__flyout.TopNavigation-module-scss-module__4MMlQG__flyoutOpen .TopNavigation-module-scss-module__4MMlQG__flyoutLinks li:nth-child(6){transition-delay:.4s}.TopNavigation-module-scss-module__4MMlQG__flyout.TopNavigation-module-scss-module__4MMlQG__flyoutOpen .TopNavigation-module-scss-module__4MMlQG__flyoutLinks li:nth-child(7){transition-delay:.46s}.TopNavigation-module-scss-module__4MMlQG__flyout.TopNavigation-module-scss-module__4MMlQG__flyoutOpen .TopNavigation-module-scss-module__4MMlQG__flyoutLinks li:nth-child(8){transition-delay:.52s}}.TopNavigation-module-scss-module__4MMlQG__flyoutFooter{border-top:1px solid var(--fx-brand-soft-08);flex-direction:column;align-items:center;gap:1rem;width:100%;margin-top:auto;padding:1.5rem 2rem;display:flex}.TopNavigation-module-scss-module__4MMlQG__flyoutFooter [class*=button]{margin:1rem 0}.TopNavigation-module-scss-module__4MMlQG__flyoutSocials{gap:4rem;display:flex}.TopNavigation-module-scss-module__4MMlQG__flyoutSocials a{color:var(--brand);align-items:center;transition:opacity .2s;display:flex}.TopNavigation-module-scss-module__4MMlQG__flyoutSocials a:hover{opacity:.7}.TopNavigation-module-scss-module__4MMlQG__flyoutLinks{flex-direction:column;align-items:center;width:100%;list-style:none;display:flex}.TopNavigation-module-scss-module__4MMlQG__flyoutLinks li{opacity:0;width:100%;transition:opacity .2s,transform .2s;transform:translateY(10px)}.TopNavigation-module-scss-module__4MMlQG__flyoutLinks li a{text-align:center;border-bottom:1px solid var(--fx-brand-soft-08);white-space:normal;color:var(--text-primary);text-shadow:none;padding:1.25rem 2rem;font-size:1.5rem;transition:color .3s,background-position .5s,-webkit-text-fill-color .3s,transform .2s;display:block}@supports ((-webkit-background-clip:text) or (background-clip:text)){.TopNavigation-module-scss-module__4MMlQG__flyoutLinks li a{background:linear-gradient(105deg, var(--brand) 0%, var(--brand-hover) 35%, var(--tone-paper-soft) 50%, var(--brand-hover) 65%, var(--brand) 100%);-webkit-text-fill-color:var(--text-primary);background-position:0%;background-size:250%;-webkit-background-clip:text;background-clip:text}}.TopNavigation-module-scss-module__4MMlQG__flyoutLinks li a:before{background:linear-gradient(90deg, var(--brand) 0%, var(--tone-paper-soft) 50%, var(--brand) 100%);box-shadow:0 0 8px var(--brand-hover-shadow)}.TopNavigation-module-scss-module__4MMlQG__flyoutLinks li a:hover{color:var(--brand);text-shadow:none}@supports ((-webkit-background-clip:text) or (background-clip:text)){.TopNavigation-module-scss-module__4MMlQG__flyoutLinks li a:hover{-webkit-text-fill-color:#0000;background-position:100%}}.TopNavigation-module-scss-module__4MMlQG__flyoutLinks li.TopNavigation-module-scss-module__4MMlQG__active a{color:var(--brand);text-shadow:none}@supports ((-webkit-background-clip:text) or (background-clip:text)){.TopNavigation-module-scss-module__4MMlQG__flyoutLinks li.TopNavigation-module-scss-module__4MMlQG__active a{-webkit-text-fill-color:#0000;background-position:100%}}.TopNavigation-module-scss-module__4MMlQG__flyoutLinks li:last-child a{border-bottom:none}}
@layer feature{.SocialLinks-module-scss-module__IwP14W__container{gap:.5rem;display:flex}.SocialLinks-module-scss-module__IwP14W__row{flex-direction:row}@media (max-width:400px){.SocialLinks-module-scss-module__IwP14W__row:not(:has(.SocialLinks-module-scss-module__IwP14W__srOnly)){flex-direction:column}}.SocialLinks-module-scss-module__IwP14W__column{flex-direction:column}.SocialLinks-module-scss-module__IwP14W__center{justify-content:center;align-items:center}.SocialLinks-module-scss-module__IwP14W__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.SocialLinks-module-scss-module__IwP14W__content{align-items:center;gap:.4rem;display:inline-flex}}
@layer feature{.BookNowSection-module-scss-module__TEvTCW__bookNowSection{place-items:center;padding:clamp(1rem,2.2vw,2rem);display:grid}.BookNowSection-module-scss-module__TEvTCW__header{flex-direction:column;gap:.8rem;margin-bottom:1.25rem;display:flex}}
@layer feature{.Modal-module-scss-module__S_DUlq__modal{--modal-enter-duration:.24s;--modal-exit-duration:.16s;--modal-enter-easing:cubic-bezier(.16, 1, .3, 1);--modal-exit-easing:cubic-bezier(.4, 0, 1, 1);z-index:120;width:min(92vw,var(--modal-width));max-height:min(88vh,var(--modal-height));border:1px solid var(--fx-brand-20);background:linear-gradient(180deg, var(--fx-surface-strong) 0%, var(--fx-surface-medium) 100%),linear-gradient(120deg, var(--fx-brand-08), transparent 55%) var(--tone-charcoal-soft);color:var(--text-primary);box-shadow:inset 0 1px 0 var(--fx-white-15),0 22px 44px var(--fx-black-35);will-change:transform,opacity;animation:Modal-module-scss-module__S_DUlq__modalEnter var(--modal-enter-duration) var(--modal-enter-easing) both;border-radius:1rem;outline:none;grid-template-rows:auto 1fr auto;margin:0;padding:0;display:grid;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.Modal-module-scss-module__S_DUlq__modal::backdrop{background:color-mix(in srgb, var(--tone-charcoal), transparent 28%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:Modal-module-scss-module__S_DUlq__modalBackdropEnter var(--modal-enter-duration) ease-out both}.Modal-module-scss-module__S_DUlq__modal.Modal-module-scss-module__S_DUlq__closing{animation:Modal-module-scss-module__S_DUlq__modalExit var(--modal-exit-duration) var(--modal-exit-easing) both}.Modal-module-scss-module__S_DUlq__modal.Modal-module-scss-module__S_DUlq__closing::backdrop{animation:Modal-module-scss-module__S_DUlq__modalBackdropExit var(--modal-exit-duration) ease-in both}.Modal-module-scss-module__S_DUlq__modal>header,.Modal-module-scss-module__S_DUlq__modal>main,.Modal-module-scss-module__S_DUlq__modal>footer{padding:1.1rem 1.35rem}.Modal-module-scss-module__S_DUlq__modal>header{border-bottom:1px solid var(--fx-brand-14);background:linear-gradient(180deg, var(--fx-brand-06), transparent 86%);justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.Modal-module-scss-module__S_DUlq__modal>header>:last-child{color:var(--text-secondary);flex-shrink:0;transition:color .2s,transform .2s}.Modal-module-scss-module__S_DUlq__modal>header>:last-child:hover{color:var(--brand-hover);transform:translateY(-1px)}.Modal-module-scss-module__S_DUlq__modal>main{color:var(--text-secondary);flex-direction:column;align-items:center;display:flex;overflow:auto}.Modal-module-scss-module__S_DUlq__modal>footer{border-top:1px solid var(--fx-brand-14);background:linear-gradient(0deg, var(--fx-brand-05), transparent 70%);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.65rem;display:flex}@media (max-width:640px){.Modal-module-scss-module__S_DUlq__modal{border-radius:.85rem;width:calc(100vw - 1.25rem);max-height:calc(100vh - 1.25rem)}.Modal-module-scss-module__S_DUlq__modal::backdrop{background:color-mix(in srgb, var(--tone-charcoal), transparent 12%);-webkit-backdrop-filter:none;backdrop-filter:none}.Modal-module-scss-module__S_DUlq__modal>header,.Modal-module-scss-module__S_DUlq__modal>main,.Modal-module-scss-module__S_DUlq__modal>footer{padding:.9rem 1rem}.Modal-module-scss-module__S_DUlq__modal>footer{justify-content:stretch}}.Modal-module-scss-module__S_DUlq__closeButton{font-size:1.5rem}.Modal-module-scss-module__S_DUlq__sm{--modal-width:28rem;--modal-height:32rem}.Modal-module-scss-module__S_DUlq__md{--modal-width:42rem;--modal-height:52rem}.Modal-module-scss-module__S_DUlq__lg{--modal-width:64rem;--modal-height:60rem}.Modal-module-scss-module__S_DUlq__xl{--modal-width:80rem;--modal-height:68rem}@keyframes Modal-module-scss-module__S_DUlq__modalEnter{0%{opacity:0;transform:translate(-50%,calc(1.25rem - 50%))scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes Modal-module-scss-module__S_DUlq__modalExit{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,calc(.75rem - 50%))scale(.97)}}@keyframes Modal-module-scss-module__S_DUlq__modalBackdropEnter{0%{opacity:0}to{opacity:1}}@keyframes Modal-module-scss-module__S_DUlq__modalBackdropExit{0%{opacity:1}to{opacity:0}}}
@layer core-custom{.ActionPopover-module-scss-module__bZ-RvG__actionPopover{display:inline-flex;position:relative}.ActionPopover-module-scss-module__bZ-RvG__trigger{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.ActionPopover-module-scss-module__bZ-RvG__menu{border:1px solid var(--fx-brand-soft-08);background-color:var(--bg-secondary);min-width:10rem;box-shadow:0 10px 24px var(--fx-black-35);z-index:20;border-radius:.5rem;margin:0;padding:.4rem;list-style:none;position:absolute;top:calc(100% + .5rem)}.ActionPopover-module-scss-module__bZ-RvG__menu.ActionPopover-module-scss-module__bZ-RvG__right{right:0}.ActionPopover-module-scss-module__bZ-RvG__menu.ActionPopover-module-scss-module__bZ-RvG__left{left:0}.ActionPopover-module-scss-module__bZ-RvG__sectionList{margin:0;padding:0;list-style:none}.ActionPopover-module-scss-module__bZ-RvG__optionItem{position:relative}.ActionPopover-module-scss-module__bZ-RvG__sectionWithDivider{border-top:1px solid var(--fx-brand-soft-08);margin-top:.35rem;padding-top:.35rem}.ActionPopover-module-scss-module__bZ-RvG__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0;padding:.25rem .55rem .35rem;font-size:.75rem}.ActionPopover-module-scss-module__bZ-RvG__option{width:100%;color:var(--text-primary);font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:.35rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.45rem .55rem;display:flex}.ActionPopover-module-scss-module__bZ-RvG__option:hover,.ActionPopover-module-scss-module__bZ-RvG__option:focus-visible{background-color:var(--fx-brand-soft-08);outline:none}.ActionPopover-module-scss-module__bZ-RvG__option:disabled{opacity:.55;cursor:not-allowed}.ActionPopover-module-scss-module__bZ-RvG__option.ActionPopover-module-scss-module__bZ-RvG__danger{color:var(--status-error)}.ActionPopover-module-scss-module__bZ-RvG__option.ActionPopover-module-scss-module__bZ-RvG__danger:hover,.ActionPopover-module-scss-module__bZ-RvG__option.ActionPopover-module-scss-module__bZ-RvG__danger:focus-visible{background-color:color-mix(in srgb, var(--status-error) 12%, transparent)}.ActionPopover-module-scss-module__bZ-RvG__optionContent{align-items:center;gap:.5rem;display:inline-flex}.ActionPopover-module-scss-module__bZ-RvG__flyoutChevron{opacity:.7;display:inline-flex}.ActionPopover-module-scss-module__bZ-RvG__flyout{border:1px solid var(--fx-brand-soft-08);background-color:var(--bg-secondary);min-width:10rem;box-shadow:0 10px 24px var(--fx-black-35);z-index:25;border-radius:.5rem;padding:.4rem;position:absolute;top:-.35rem;left:calc(100% + .35rem)}.ActionPopover-module-scss-module__bZ-RvG__flyoutLeft{left:auto;right:calc(100% + .35rem)}}
.PackageListItem-module-scss-module__mWNDnq__packageListItem{text-align:left;grid-template-columns:auto 1fr;align-items:center;gap:.5rem;display:grid}
@layer feature{.UpsertModelModal-module-scss-module__TWt5wW__upsertModelModal{width:100%}}
@layer feature{.ValuePointsList-module-scss-module__nvw3AG__valuePoints{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));place-items:center;gap:1rem;padding:2rem 1rem;display:grid}.ValuePointsList-module-scss-module__nvw3AG__valuePoint{grid-column-gap:.75rem;grid-template:"icon title"1rem"icon subtitle"/auto 1fr;width:max-content;max-width:100%;padding-inline:.5rem;display:grid}.ValuePointsList-module-scss-module__nvw3AG__valuePoint svg{color:var(--surface-accent);grid-area:icon}.ValuePointsList-module-scss-module__nvw3AG__valuePoint h2{grid-area:title}.ValuePointsList-module-scss-module__nvw3AG__valuePoint p{grid-area:subtitle}}
@layer core-custom{.Table-module-scss-module__kD18ia__table{min-width:100%;margin:1rem 0;overflow-x:auto}.Table-module-scss-module__kD18ia__table th{padding:.5rem}.Table-module-scss-module__kD18ia__table td{border-top:1px solid var(--brand);text-align:center;max-width:100%;padding:.5rem;overflow:hidden}}
@layer feature;
@layer core-custom{.ModelTable-module-scss-module__SGz0Ea__actions{justify-content:center;align-items:center;gap:.5rem;display:flex}.ModelTable-module-scss-module__SGz0Ea__pendingList{flex-direction:column;gap:.5rem;margin-bottom:.75rem;display:flex}.ModelTable-module-scss-module__SGz0Ea__pendingRow{border:1px dashed var(--upload-queue-item-border);background:var(--upload-queue-item-background);border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .75rem;display:flex}.ModelTable-module-scss-module__SGz0Ea__pendingLabel{flex-direction:column;gap:.125rem;display:flex}.ModelTable-module-scss-module__SGz0Ea__pendingActions{align-items:center;gap:.5rem;display:flex}@media (max-width:720px){.ModelTable-module-scss-module__SGz0Ea__pendingRow{flex-direction:column;align-items:flex-start}.ModelTable-module-scss-module__SGz0Ea__pendingActions{justify-content:space-between;width:100%}}}
@layer feature{.WeightLossStories-module-scss-module__uXUFPG__weightLossStories{flex-direction:column;align-items:center;gap:1.5rem;width:100%;padding:2rem;display:flex}.WeightLossStories-module-scss-module__uXUFPG__story{flex-direction:column;align-items:center;gap:1rem;display:flex}.WeightLossStories-module-scss-module__uXUFPG__story img{width:auto;max-height:60dvh}@media (max-width:760px){.WeightLossStories-module-scss-module__uXUFPG__story img{max-height:16rem}}}
@layer feature{.ModelSection-module-scss-module__YSuOZq__section{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}}
@layer feature{.HowItWorks-module-scss-module__zUcWsG__howItWorks{flex-direction:column;align-items:center;gap:2rem;padding:2rem 1rem;display:flex}.HowItWorks-module-scss-module__zUcWsG__stepsContainer{--step-gap:2rem;gap:var(--step-gap);display:flex}@media (max-width:768px){.HowItWorks-module-scss-module__zUcWsG__stepsContainer{--step-gap:4rem;flex-direction:column}}.HowItWorks-module-scss-module__zUcWsG__step{--icon-padding:.75rem;--icon-glyph:2rem;--icon-border:2px;--icon-badge-clearance:.5rem;--icon-size:calc(var(--icon-glyph) + var(--icon-padding) * 2 + var(--icon-badge-clearance) + var(--icon-border) * 2);--connector-length:calc(var(--step-gap) * 1.25);--connector-thickness:.75rem;counter-increment:step;flex-direction:column;align-items:center;gap:.5rem;max-width:20rem;display:flex;position:relative}.HowItWorks-module-scss-module__zUcWsG__step .HowItWorks-module-scss-module__zUcWsG__stepIcon{--padding:var(--icon-padding);border:var(--icon-border) solid var(--surface-accent);width:var(--icon-size);height:var(--icon-size);padding:var(--padding);padding-bottom:calc(var(--padding) + var(--icon-badge-clearance));border-radius:100%;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex;position:relative}.HowItWorks-module-scss-module__zUcWsG__step .HowItWorks-module-scss-module__zUcWsG__stepIcon:after{--size:1.5rem;content:counter(step);bottom:calc(-1*(var(--size) + var(--padding))/4);width:var(--size);height:var(--size);background-color:var(--brand);color:var(--text-on-brand);border-radius:100%;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute}.HowItWorks-module-scss-module__zUcWsG__step:not(:last-child):after{content:"";top:calc(var(--icon-size)/2);left:calc(100% + (var(--step-gap) - var(--connector-length))/2);width:var(--connector-length);height:var(--connector-thickness);background-color:var(--surface-accent);clip-path:polygon(0 40%,70% 40%,70% 0,100% 50%,70% 100%,70% 60%,0 60%);position:absolute;translate:0 -50%}@media (max-width:768px){.HowItWorks-module-scss-module__zUcWsG__step:not(:last-child):after{top:auto;bottom:calc(var(--step-gap)/-2);--connector-length:calc(var(--step-gap) / 1.75);left:50%;translate:-50% 50%;rotate:90deg}}}
