:root{--octo-shadow-large:10px 10px 32px rgba(0,0,0,.08),5px 5px 16px rgba(0,0,0,.06),1px 1px 3px rgba(0,0,0,.06);--octo-shadow-medium:0 8px 16px 0 rgba(0,0,0,.08),0 6px 10px 0 rgba(0,0,0,.02),0 1px 4px 0 rgba(0,0,0,.02);--octo-shadow-standard-box:0 2px 6px 0 rgba(0,0,0,.2);--octo-shadow-standard-box-hover:0 2px 6px 0 rgba(0,0,0,.4);--hover-transition-duration:0.15s;--hover-transition-ease:ease;--hover-transition:var(--hover-transition-duration) all var(--hover-transition-ease)!important;--octo-rounded-small:3px;--octo-rounded-large:10px;--octo-font-size-extra-large:37px;--octo-font-size-normal:18px;--octo-font-size-small:16px;--octo-font-size-extra-small:14px;--h1:48px;--h2:32px;--h3:24px;--h4:24px;--h5:20px;--h6:16px;--spacer-0:0;--spacer-1:0.25rem;--spacer-2:0.5rem;--spacer-3:1rem;--spacer-4:1.5rem;--spacer-5:3rem;--octo-line-size-normal:160%;--cyan:var(--cyan-300);--navy:var(--navy-500);--green:var(--green-200);--red:var(--red-100);--orange:var(--orange-100);--purple:var(--purple-100);--white:#fff;--octo-light-theme-color-text-normal:var(--navy-600);--octo-keyline:var(--outline-secondary)}.steps{--step-number-dimension:2.4375rem;display:flex;flex-direction:column;gap:var(--space-64)}.steps__container{align-items:normal;counter-reset:step-counter;gap:var(--space-0)}.steps__step{counter-increment:step-counter;display:flex;flex-direction:column;gap:var(--space-16);position:relative}@media screen and (max-width:768px){.steps__step{flex-direction:row;gap:var(--space-16);padding-bottom:var(--space-48)}}.steps__step:after{background-color:var(--accent-text);content:"";height:.0625rem;position:absolute;top:calc(var(--step-number-dimension)/2)}@media screen and (max-width:768px){.steps__step:after{height:100%}}.steps__step:first-child:after{right:0;width:50%}@media screen and (max-width:768px){.steps__step:first-child:after{left:calc(var(--step-number-dimension)/2);width:.0625rem}}.steps__step:last-child:after{left:0;width:50%}@media screen and (max-width:768px){.steps__step:last-child:after{display:none}}.steps__step:not(:first-child):not(:last-child):after{width:100%}@media screen and (max-width:768px){.steps__step:not(:first-child):not(:last-child):after{left:calc(var(--step-number-dimension)/2);width:.0625rem}}.steps__step-number{align-items:center;background-color:var(--background-tertiary);border:.0625rem solid var(--accent-text);border-radius:50%;color:var(--octo-color-text-heading);display:flex;flex-shrink:0;font-size:var(--body-md);font-weight:600;height:2.5rem;height:var(--step-number-dimension);justify-content:center;margin:0 auto;min-width:2.5rem;width:var(--step-number-dimension);z-index:1}.steps__step-number:before{content:counter(step-counter)}.steps__step-content .paragraph{font-size:var(--h5);text-align:center}@media screen and (max-width:768px){.steps__step-content .paragraph{text-align:left}}@media screen and (min-width:768px){.steps__step-content .paragraph{margin:0 auto;max-width:13.75rem}}.steps__step-content .paragraph p{margin:0!important;padding:0!important}
/*# sourceMappingURL=steps-styles.css.map*/