.custom-process-timeline{padding-block:var(--custom-process-timeline-padding-top-mobile) var(--custom-process-timeline-padding-bottom-mobile)}.custom-process-timeline__inner{padding:56px 24px;border-radius:16px;background:var(--color-surface-alt);color:var(--color-foreground)}.custom-process-timeline__header{display:grid;max-width:760px;margin-inline:auto;gap:16px;text-align:center}.custom-process-timeline__eyebrow{margin:0;color:var(--color-primary);font-size:14px;font-weight:600;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.custom-process-timeline__heading{margin:0}.custom-process-timeline__text{color:var(--color-foreground);font-size:clamp(1.0625rem,2vw,1.1875rem);line-height:1.5;letter-spacing:-.03em}.custom-process-timeline__text>*{margin-block:0}.custom-process-timeline__timeline{position:relative;margin-top:48px}.custom-process-timeline__steps{display:grid;gap:40px}.custom-process-timeline__step{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:start;gap:18px}.custom-process-timeline__step:not(:last-child):after{position:absolute;top:52px;bottom:-24px;left:25px;width:2px;background:#161e4e24;content:""}.custom-process-timeline__marker{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:72px;height:72px;margin-inline:auto;border:3px solid var(--color-primary);border-radius:50%;background:#fff;box-shadow:0 8px 24px #161e4e0f;transition:transform .35s ease,background-color .35s ease,border-color .35s ease,box-shadow .35s ease}.custom-process-timeline__number{font-size:28px;font-weight:700;line-height:1;transition:background .35s ease,border-color .35s ease,transform .35s ease}.custom-process-timeline__card{display:grid;min-width:0;gap:16px;padding:32px;border:1px solid rgba(22,30,78,.08);border-radius:18px;background:#ffffffd1;position:relative;overflow:hidden;box-shadow:0 12px 40px #161e4e0f;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,border-color .35s ease,background-color .35s ease}.custom-process-timeline__content{position:relative;z-index:2}.custom-process-timeline__bg-number{position:absolute;top:-18px;right:12px;font-size:108px;font-weight:800;line-height:1;color:var(--color-primary);opacity:.045;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:-.06em}.custom-process-timeline__card:hover{background:#fff;border-color:#161e4e29;box-shadow:0 24px 60px #161e4e1f;transform:translateY(-10px) scale(1.015);z-index:5}.custom-process-timeline__step:hover .custom-process-timeline__marker{transform:scale(1.08);background:var(--color-primary);box-shadow:0 0 0 8px #161e4e0f;border-color:var(--color-primary)}.custom-process-timeline__step:hover .custom-process-timeline__number{color:#fff}.custom-process-timeline__icon{display:flex;width:52px;height:52px;align-items:center;justify-content:center;margin-bottom:6px;color:var(--color-foreground)}.custom-process-timeline__icon-image,.custom-process-timeline__icon-svg,.custom-process-timeline__icon-svg svg{display:block;width:52px;height:52px}.custom-process-timeline__step-title{margin:0;position:relative;z-index:2}.custom-process-timeline__step-text{color:var(--color-foreground);font-size:1rem;line-height:1.5;letter-spacing:-.03em;position:relative;z-index:2}.custom-process-timeline__step-text>*{margin-block:0}.custom-process-timeline__step-link{width:fit-content;margin-top:4px;color:var(--color-primary);font-size:16px;font-weight:500;line-height:1.2;text-decoration:underline;text-underline-offset:.2em}.custom-process-timeline__step-link:hover,.custom-process-timeline__step-link:focus-visible{text-decoration-thickness:2px}.custom-process-timeline__cta{display:flex;justify-content:center;margin-top:40px}.custom-process-timeline__button{min-width:200px}.custom-process-timeline__trust{display:grid;margin-top:48px;overflow:hidden;border:1px solid rgba(22,30,78,.1);border-radius:14px;background:#ffffff6b}.custom-process-timeline__trust-item{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:14px;padding:20px}.custom-process-timeline__trust-item+.custom-process-timeline__trust-item{border-top:1px solid rgba(22,30,78,.1)}.custom-process-timeline__trust-icon{display:flex;width:40px;height:40px;align-items:center;justify-content:center;color:var(--color-foreground)}.custom-process-timeline__trust-icon-image,.custom-process-timeline__trust-icon-svg,.custom-process-timeline__trust-icon-svg svg{display:block;width:40px;height:40px}.custom-process-timeline__trust-copy{display:grid;gap:3px}.custom-process-timeline__trust-title,.custom-process-timeline__trust-text{margin:0}.custom-process-timeline__trust-title{font-size:16px;font-weight:600;line-height:1.25}.custom-process-timeline__trust-text{color:var(--color-foreground);font-size:13px;line-height:1.4;letter-spacing:-.02em}@media screen and (min-width:768px){.custom-process-timeline{padding-block:var(--custom-process-timeline-padding-top-desktop) var(--custom-process-timeline-padding-bottom-desktop)}.custom-process-timeline__inner{padding:72px 56px}.custom-process-timeline__timeline{margin-top:64px}.custom-process-timeline__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-process-timeline__step{display:flex;flex-direction:column}.custom-process-timeline__step:not(:last-child):after{display:none}.custom-process-timeline__marker{margin-bottom:36px}.custom-process-timeline__card{flex:1}.custom-process-timeline__trust{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-process-timeline__trust-item:nth-child(2){border-top:0}.custom-process-timeline__trust-item:nth-child(2n){border-left:1px solid rgba(22,30,78,.1)}}@media screen and (min-width:1440px){.custom-process-timeline__inner{padding:96px 72px 72px}.custom-process-timeline__timeline{margin-top:72px}.custom-process-timeline__connector{position:absolute;z-index:0;top:25px;right:calc(100% / var(--custom-process-timeline-step-count) / 2);left:calc(100% / var(--custom-process-timeline-step-count) / 2);height:1px;background:#161e4e12}.custom-process-timeline__steps{position:relative;z-index:1;grid-template-columns:repeat(var(--custom-process-timeline-step-count),minmax(0,1fr));gap:24px}.custom-process-timeline__marker{margin:0 auto 26px}.custom-process-timeline__card{flex:1;padding:28px}.custom-process-timeline__trust{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:56px}.custom-process-timeline__trust-item{min-width:0;padding:22px}.custom-process-timeline__trust-item+.custom-process-timeline__trust-item{border-top:0;border-left:1px solid rgba(22,30,78,.1)}}@media screen and (min-width:1920px){.custom-process-timeline__inner{padding:104px 120px 80px}.custom-process-timeline__steps{gap:30px}.custom-process-timeline__card{padding:32px}}@media(prefers-reduced-motion:reduce){.custom-process-timeline__card{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/custom-process-timeline.css.map */
