.section-world-starting-point{background:var(--sy-page-bg, #fcfcff)}.sy-world-path,.sy-world-path *{box-sizing:border-box}.sy-world-path{--path-ink: #091a2e;--path-muted: #536174;--path-line: color-mix(in srgb, var(--world-accent) 10%, var(--sy-border, #e5e8f0));--path-card-radius: 20px;color:var(--path-ink);background:transparent;font-family:var(--font-body-family, inherit)}.sy-world-path button,.sy-world-path input{font-family:inherit}.sy-world-path svg{width:1.25em;height:1.25em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sy-world-path [hidden]{display:none!important}.sy-world-path .sy-world-path__mobile-only,.sy-world-path .sy-world-path__desktop-only{display:none}.sy-world-path__section{width:min(calc(100% - 64px),var(--path-max-width, 1520px));margin:0 auto;padding:var(--path-top-spacing, 44px) 0 28px}.sy-world-path__header{max-width:760px;margin:0 auto 20px;text-align:center}.sy-world-path__pill{display:inline-flex;align-items:center;gap:7px;margin:0 0 8px;padding:7px 12px;color:var(--world-accent-dark);border-radius:999px;background:color-mix(in srgb,var(--world-accent-soft) 88%,#fff);font-size:11px;font-weight:800;line-height:1}.sy-world-path__pill span{display:inline-grid;place-items:center}.sy-world-path__pill svg{width:16px;height:16px}.sy-world-path__header h2{margin:0;color:var(--path-ink);font-family:var(--font-heading-family, inherit);font-size:42px;font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 780);letter-spacing:0;line-height:1.05}.sy-world-path__header h2 span{position:relative;display:inline-block;margin-left:6px;color:var(--world-accent)}.sy-world-path__header h2 span:after{position:absolute;right:8%;bottom:-10px;left:8%;height:11px;content:"";background:var(--world-accent);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 230 24'%3E%3Cpath d='M4 16C61 8 147 7 225 14C159 11 79 12 8 19C5 19 3 18 4 16Z' fill='black'/%3E%3C/svg%3E") center / 100% 100% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 230 24'%3E%3Cpath d='M4 16C61 8 147 7 225 14C159 11 79 12 8 19C5 19 3 18 4 16Z' fill='black'/%3E%3C/svg%3E") center / 100% 100% no-repeat;transform:rotate(-.25deg)}.sy-world-path__header>p:last-child{max-width:680px;margin:12px auto 0;color:var(--path-muted);font-size:14px;font-weight:560;line-height:1.55}.sy-world-path__tool{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);min-height:500px;overflow:hidden;border:1px solid var(--path-line);border-radius:var(--path-card-radius);background:#fff;box-shadow:0 12px 32px #1525410e}.sy-world-path__quiz,.sy-world-path__recommendation{min-width:0;padding:20px 28px}.sy-world-path__quiz{display:flex;flex-direction:column;background:linear-gradient(145deg,#fff,color-mix(in srgb,var(--world-accent-soft) 10%,#fff))}.sy-world-path__progress-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:9px;color:var(--path-ink)}.sy-world-path__progress-head strong{font-size:12px;font-weight:800;line-height:1.3}.sy-world-path__progress-head span{flex:0 0 auto;font-size:10.5px;font-weight:780;line-height:1.2}.sy-world-path__progress{width:100%;height:5px;margin-bottom:18px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--world-accent-soft) 82%,#fff)}.sy-world-path__progress>span{display:block;width:25%;height:100%;border-radius:inherit;background:var(--world-accent);transition:width .42s ease}.sy-world-path__recommendation{border-left:1px solid var(--path-line);background:linear-gradient(155deg,#fff,color-mix(in srgb,var(--world-accent-soft) 32%,#fff))}.sy-world-path__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 20px;padding:0;list-style:none}.sy-world-path__steps li{position:relative;display:grid;justify-items:center;gap:6px;min-width:0;color:#758297;text-align:center}.sy-world-path__steps li:after{position:absolute;top:13px;left:calc(50% + 16px);z-index:0;width:calc(100% - 32px);height:2px;content:"";background:var(--path-line)}.sy-world-path__steps li:last-child:after{display:none}.sy-world-path__steps li.is-complete:after{background:var(--world-accent)}.sy-world-path__step-number{position:relative;z-index:1;display:grid;place-items:center;width:28px;height:28px;color:#647287;border:1px solid var(--path-line);border-radius:50%;background:#fff;font-size:11px;font-weight:800}.sy-world-path__step-check{display:none}.sy-world-path__steps li.is-current,.sy-world-path__steps li.is-complete{color:var(--world-accent-dark)}.sy-world-path__steps li.is-current .sy-world-path__step-number,.sy-world-path__steps li.is-complete .sy-world-path__step-number{color:#fff;border-color:var(--world-accent);background:var(--world-accent)}.sy-world-path__steps li.is-complete .sy-world-path__step-number{width:20px;height:20px;margin:4px 0;color:var(--world-accent-dark);border:1px solid color-mix(in srgb,var(--world-accent) 66%,#fff);background:color-mix(in srgb,var(--world-accent-soft) 70%,#fff);box-shadow:none}.sy-world-path__steps li.is-complete .sy-world-path__step-index{display:none}.sy-world-path__steps li.is-complete .sy-world-path__step-check{display:block;width:12px;height:12px;stroke-width:2.4}.sy-world-path__step-label{overflow:hidden;font-size:10px;font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.sy-world-path__form{display:flex;flex:1;flex-direction:column;min-height:0}.sy-world-path__questions{flex:1}.sy-world-path__question{min-width:0;margin:0;padding:0;border:0;animation:sy-path-fade .18s ease both}.sy-world-path__question legend{width:100%;margin:0;padding:0;color:var(--path-ink);font-size:20px;font-weight:800;line-height:1.18}.sy-world-path__question>p{margin:6px 0 15px;color:var(--path-muted);font-size:11px;font-weight:580;line-height:1.35}.sy-world-path__options{display:grid;gap:10px}.sy-world-path__options--grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sy-world-path__option{min-width:0}.sy-world-path__option input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.sy-world-path__option label{display:grid;grid-template-columns:34px minmax(0,1fr) 16px;gap:10px;align-items:start;min-height:82px;padding:13px;color:var(--path-ink);border:1px solid var(--path-line);border-radius:12px;background:#fff;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.sy-world-path__option label:hover{border-color:color-mix(in srgb,var(--world-accent) 42%,var(--path-line));transform:translateY(-1px)}.sy-world-path__option input:focus-visible+label{outline:3px solid color-mix(in srgb,var(--world-accent) 28%,transparent);outline-offset:2px}.sy-world-path__option input:checked+label{border-color:var(--world-accent);background:color-mix(in srgb,var(--world-accent-soft) 62%,#fff);box-shadow:0 8px 20px color-mix(in srgb,var(--world-accent) 9%,transparent)}.sy-world-path__option-icon{display:grid;place-items:center;width:34px;height:34px;color:var(--world-accent-dark)}.sy-world-path__option-icon svg{width:25px;height:25px}.sy-world-path__option-copy{min-width:0;display:block;padding-top:2px}.sy-world-path__option-copy strong,.sy-world-path__option-copy small{display:block}.sy-world-path__option-copy strong{font-size:12px;font-weight:800;line-height:1.25}.sy-world-path__option-copy small{margin-top:5px;color:var(--path-muted);font-size:9.5px;font-weight:560;line-height:1.3}.sy-world-path__radio{display:grid;place-items:center;width:16px;height:16px;margin-top:1px;border:1px solid #ccd6df;border-radius:50%;background:#fff}.sy-world-path__option input:checked+label .sy-world-path__radio{border:4px solid #fff;background:var(--world-accent);box-shadow:0 0 0 1px var(--world-accent)}.sy-world-path__actions{display:flex;align-items:center;gap:10px;min-height:42px;margin-top:16px}.sy-world-path__next,.sy-world-path__back,.sy-world-path__change,.sy-world-path__reset{border:0;cursor:pointer}.sy-world-path__next{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-width:146px;min-height:42px;padding:0 18px;color:#fff;border-radius:8px;background:linear-gradient(135deg,var(--world-accent-dark),var(--world-accent));box-shadow:0 9px 22px color-mix(in srgb,var(--world-accent) 20%,transparent);font-size:11px;font-weight:760;letter-spacing:0;line-height:1}.sy-world-path__next:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.sy-world-path__back,.sy-world-path__change,.sy-world-path__reset{padding:6px 3px;color:var(--world-accent-dark);background:transparent;font-size:10.5px;font-weight:760;letter-spacing:0;line-height:1}.sy-world-path__form-status{min-height:16px;margin:4px 0 0;color:#a04736;font-size:10px;font-weight:650}.sy-world-path__form-status[data-status=success]{color:var(--world-accent-dark)}.sy-world-path__result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.sy-world-path__result-head h3{margin:0;color:var(--path-ink);font-size:18px;font-weight:820;line-height:1.2}.sy-world-path__result-head p{margin:5px 0 0;color:var(--path-muted);font-size:10.5px;font-weight:560;line-height:1.35}.sy-world-path__reset{flex:0 0 auto}.sy-world-path__result-controls{display:flex;align-items:center;justify-content:center;gap:12px;margin:12px auto 0}.sy-world-path__change{min-height:34px;padding:7px 12px;color:var(--world-accent-dark);border:1px solid color-mix(in srgb,var(--world-accent) 32%,var(--path-line));border-radius:8px;background:#fff;font-size:10.5px;font-weight:760}.sy-world-path__reset{min-height:34px;padding:7px 8px}.sy-world-path__empty{display:grid;place-items:center;align-content:center;min-height:350px;padding:30px;color:var(--world-accent-dark);text-align:center}.sy-world-path__empty>span{display:grid;place-items:center;width:64px;height:64px;margin-bottom:17px;border-radius:50%;background:color-mix(in srgb,var(--world-accent-soft) 78%,#fff);box-shadow:0 10px 30px color-mix(in srgb,var(--world-accent) 10%,transparent)}.sy-world-path__empty svg{width:30px;height:30px}.sy-world-path__empty strong{color:var(--path-ink);font-size:17px;font-weight:820}.sy-world-path__empty p{max-width:330px;margin:8px 0 0;color:var(--path-muted);font-size:11px;line-height:1.45}.sy-world-path__processing{display:grid;place-items:center;align-content:center;min-height:350px;padding:30px;color:var(--world-accent-dark);text-align:center;animation:sy-path-fade .2s ease both}.sy-world-path__processing-icon{display:grid;place-items:center;width:64px;height:64px;margin-bottom:17px;border-radius:50%;background:color-mix(in srgb,var(--world-accent-soft) 78%,#fff);box-shadow:0 10px 30px color-mix(in srgb,var(--world-accent) 10%,transparent)}.sy-world-path__processing-icon svg{width:30px;height:30px;animation:sy-path-processing-spin 1s linear infinite}.sy-world-path__processing-icon circle{opacity:.2}.sy-world-path__processing strong{color:var(--path-ink);font-size:17px;font-weight:820}.sy-world-path__processing p{max-width:330px;margin:8px 0 0;color:var(--path-muted);font-size:11px;line-height:1.45}.sy-world-path__processing-track{display:block;width:min(100%,280px);height:5px;margin-top:20px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--world-accent-soft) 80%,#fff)}.sy-world-path__processing-track>span{display:block;width:8%;height:100%;border-radius:inherit;background:var(--world-accent);transition:width .55s ease}.sy-world-path__processing-analysis{display:inline-flex;align-items:baseline;gap:3px;margin-top:10px;color:var(--path-ink);font-size:12px;font-weight:780;line-height:1.2}.sy-world-path__processing-analysis strong{font:inherit}.sy-world-path__result{animation:sy-path-fade .2s ease both}.sy-world-path__match-label{display:inline-flex;align-items:center;min-height:22px;padding:0 9px;color:var(--world-accent-dark);border-radius:999px;background:color-mix(in srgb,var(--world-accent-soft) 82%,#fff);font-size:9px;font-weight:850;line-height:1;text-transform:uppercase}.sy-world-path__primary{display:grid;grid-template-columns:54px minmax(0,1fr);gap:13px;align-items:center;margin-top:10px;padding:14px;border-radius:10px;background:color-mix(in srgb,var(--world-accent-soft) 46%,#fff)}.sy-world-path__primary-icon{display:grid;place-items:center;width:54px;height:54px;color:var(--world-accent-dark);border-radius:50%;background:#fff;box-shadow:0 7px 18px #122d2314}.sy-world-path__primary-icon svg{width:28px;height:28px}.sy-world-path__primary small,.sy-world-path__primary h4,.sy-world-path__primary p{display:block;margin:0}.sy-world-path__primary small{color:var(--world-accent-dark);font-size:8.5px;font-weight:820;text-transform:uppercase}.sy-world-path__primary h4{margin-top:3px;color:var(--path-ink);font-size:20px;font-weight:840;line-height:1.12}.sy-world-path__primary p{margin-top:5px;color:var(--path-muted);font-size:10px;line-height:1.35}.sy-world-path__reasons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:11px 0 0;padding:0;list-style:none}.sy-world-path__reasons li{position:relative;min-width:0;padding-left:27px;color:#405169;font-size:8.5px;font-weight:650;line-height:1.3}.sy-world-path__benefit-check{position:absolute;top:0;left:0;display:grid;place-items:center;width:20px;height:20px;color:var(--world-accent-dark);border:1px solid color-mix(in srgb,var(--world-accent) 66%,#fff);border-radius:50%;background:color-mix(in srgb,var(--world-accent-soft) 70%,#fff)}.sy-world-path__benefit-check svg{width:12px;height:12px;stroke-width:2.4}.sy-world-path__formats-wrap,.sy-world-path__supporting-wrap,.sy-world-path__resources-wrap{margin-top:10px;padding-top:8px;border-top:1px solid var(--path-line)}.sy-world-path__formats-wrap>span,.sy-world-path__supporting-wrap>span,.sy-world-path__resources-wrap>span{display:block;margin-bottom:7px;color:#647287;font-size:8.5px;font-weight:800;text-transform:uppercase}.sy-world-path__formats{display:flex;flex-wrap:wrap;gap:6px}.sy-world-path__format{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:0 8px;color:#405169;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px var(--path-line);font-size:8.5px;font-weight:720}.sy-world-path__format.is-preferred{color:var(--world-accent-dark);background:var(--world-accent-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--world-accent) 38%,var(--path-line))}.sy-world-path__format svg{width:13px;height:13px}.sy-world-path__supporting{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sy-world-path__supporting a{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:8px;align-items:center;min-width:0;color:var(--path-ink);text-decoration:none}.sy-world-path__supporting-icon{display:grid;place-items:center;width:30px;height:30px;color:var(--world-accent-dark);border-radius:8px;background:color-mix(in srgb,var(--world-accent-soft) 75%,#fff)}.sy-world-path__supporting-icon svg{width:17px;height:17px}.sy-world-path__supporting-copy{min-width:0}.sy-world-path__supporting strong,.sy-world-path__supporting small{display:block}.sy-world-path__supporting strong{overflow:hidden;font-size:9.5px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.sy-world-path__supporting small{margin-top:2px;color:var(--path-muted);font-size:8px;font-weight:620}.sy-world-path__supporting-chevron{color:var(--world-accent-dark);font-size:16px}.sy-world-path__resources{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.sy-world-path__resource{display:grid;grid-template-columns:37px minmax(0,1fr);gap:7px;align-items:center;min-width:0;color:var(--path-ink);text-decoration:none}.sy-world-path__resource-media{display:grid;place-items:center;width:37px;height:44px;overflow:hidden;border-radius:5px;background:#f5f7f9}.sy-world-path__resource-media img{width:100%;height:100%;object-fit:contain}.sy-world-path__resource strong,.sy-world-path__resource small{display:block}.sy-world-path__resource strong{display:-webkit-box;overflow:hidden;font-size:8.7px;font-weight:780;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sy-world-path__resource small{margin-top:3px;color:var(--world-accent-dark);font-size:7.5px;font-weight:700}.sy-world-path__cta{display:flex;align-items:center;justify-content:center;gap:18px;min-height:42px;margin-top:11px;color:#fff!important;border-radius:8px;background:linear-gradient(135deg,var(--world-accent-dark),var(--world-accent));box-shadow:0 10px 24px color-mix(in srgb,var(--world-accent) 21%,transparent);font-size:11px;font-weight:760;letter-spacing:0;line-height:1;text-decoration:none}.sy-world-path__privacy{display:flex;align-items:center;justify-content:center;gap:7px;margin:10px 0 0;color:#66758a;font-size:9.5px;font-weight:560}.sy-world-path__privacy span{display:grid;place-items:center;color:var(--world-accent-dark)}.sy-world-path__privacy svg{width:16px;height:16px}.sy-world-path__privacy strong{color:var(--world-accent-dark)}.sy-world-path button:focus-visible,.sy-world-path a:focus-visible{outline:3px solid color-mix(in srgb,var(--world-accent) 30%,transparent);outline-offset:3px}@keyframes sy-path-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1199px){.sy-world-path__section{width:min(calc(100% - 40px),var(--path-max-width, 1520px))}.sy-world-path__quiz,.sy-world-path__recommendation{padding-right:22px;padding-left:22px}.sy-world-path__option label{padding:11px}}@media(max-width:999px){.sy-world-path__tool{grid-template-columns:1fr}.sy-world-path__recommendation{border-top:1px solid var(--path-line);border-left:0}}@media(max-width:749px){.sy-world-path__progress-head{align-items:flex-start;gap:10px;margin-bottom:8px}.sy-world-path__progress-head strong{max-width:62%;font-size:11.5px}.sy-world-path__progress-head span{font-size:10.5px;text-align:right}.sy-world-path__progress{margin-bottom:16px}.sy-world-path__feature-card{display:contents}.sy-world-path__section{width:min(calc(100% - 30px),430px);padding-top:28px;padding-bottom:24px}.sy-world-path__header{margin-bottom:17px}.sy-world-path__pill{margin-bottom:9px}.sy-world-path__header h2{font-size:32px;line-height:1.04}.sy-world-path__header h2 span{display:inline-block;width:auto;margin:0 0 0 4px}.sy-world-path__header>p:last-child{max-width:355px;margin-top:12px;font-size:14px;line-height:1.48}.sy-world-path__tool{display:block;min-height:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.sy-world-path__quiz{padding:0;background:transparent}.sy-world-path__recommendation{min-height:0;margin-top:16px;padding:15px 14px 14px;border:1px solid var(--path-line);border-radius:16px;background:linear-gradient(155deg,#fff,color-mix(in srgb,var(--world-accent-soft) 34%,#fff));box-shadow:0 12px 32px #1525410e}.sy-world-path__steps{margin-bottom:18px}.sy-world-path__steps li{gap:5px}.sy-world-path__step-number{width:26px;height:26px}.sy-world-path__steps li.is-complete .sy-world-path__step-number{width:17px;height:17px;margin:4.5px 0}.sy-world-path__steps li.is-complete .sy-world-path__step-check{width:10px;height:10px}.sy-world-path__step-label{overflow:visible;font-size:10px;line-height:1.15;text-overflow:clip;white-space:normal}.sy-world-path__question legend{font-size:20px}.sy-world-path__question>p{margin:6px 0 12px;font-size:12.5px;line-height:1.35}.sy-world-path__options,.sy-world-path__options--grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.sy-world-path__option label{grid-template-columns:30px minmax(0,1fr) 15px;gap:8px;min-height:124px;padding:13px 10px;border-radius:12px}.sy-world-path__option-icon{width:30px;height:30px}.sy-world-path__option-icon svg{width:25px;height:25px}.sy-world-path__option-copy{padding-top:1px}.sy-world-path__option-copy strong{font-size:12px;line-height:1.24}.sy-world-path__option-copy small{margin-top:6px;font-size:10.5px;line-height:1.32}.sy-world-path__radio{width:15px;height:15px}.sy-world-path__actions{display:flex;flex-wrap:wrap;gap:8px;min-height:48px;margin-top:12px}.sy-world-path__back{order:0;flex:0 0 100%;min-height:28px;padding:2px 1px;font-size:11.5px;text-align:left}.sy-world-path__next{order:1;flex:1 1 62%;min-width:0;min-height:48px;padding:0 10px;border-radius:var(--sy-radius-button, 12px);font-size:11.5px}.sy-world-path__form-status{min-height:12px;margin-top:2px}.sy-world-path .sy-world-path__mobile-only{display:block}.sy-world-path__result-caption--desktop,.sy-world-path__formats-label--desktop{display:none!important}.sy-world-path__result-head{flex-wrap:wrap;gap:10px;margin-bottom:12px;padding-right:62px}.sy-world-path__result-title--desktop{display:none}.sy-world-path__result-title--mobile{display:inline!important;white-space:nowrap}.sy-world-path__result-head h3{font-size:18px;text-transform:none}.sy-world-path__result-head p{margin-top:5px;font-size:12px;line-height:1.42}.sy-world-path__result-controls{gap:10px;margin-top:10px}.sy-world-path__change,.sy-world-path__reset{min-height:36px;padding:7px 10px;font-size:11px}.sy-world-path__empty,.sy-world-path__processing{min-height:170px;padding:20px 12px}.sy-world-path__empty>span,.sy-world-path__processing-icon{width:52px;height:52px;margin-bottom:12px}.sy-world-path__processing-icon svg{width:26px;height:26px}.sy-world-path__processing strong{font-size:15px}.sy-world-path__processing p{font-size:10.5px}.sy-world-path__processing-track{width:min(100%,220px);margin-top:15px}.sy-world-path__processing-analysis{margin-top:8px;font-size:10.5px}.sy-world-path__match-label{min-height:24px;padding:0 10px;font-size:10px}.sy-world-path__result{position:relative}.sy-world-path .sy-world-path__mobile-only.sy-world-path__match-indicator--mobile{position:absolute;top:-66px;right:0;z-index:2;display:grid;place-content:center;width:58px;height:58px;padding:0;color:var(--path-ink);border:0;border-radius:50%;background:conic-gradient(from -34deg,var(--world-accent) 0 calc(var(--path-match-progress, 0) * 1%),transparent calc(var(--path-match-progress, 0) * 1%) 100%);box-shadow:none;text-align:center}.sy-world-path__match-indicator--mobile:before{position:absolute;top:6px;right:6px;bottom:6px;left:6px;content:"";border-radius:50%;background:#fff}.sy-world-path__match-indicator--mobile strong,.sy-world-path__match-indicator--mobile small{position:relative;z-index:1;display:block}.sy-world-path__match-indicator--mobile strong{font-size:18px;font-weight:850;line-height:1}.sy-world-path__match-indicator--mobile small{margin-top:3px;color:#405169;font-size:8px;font-weight:750;line-height:1}.sy-world-path__primary{grid-template-columns:128px minmax(0,1fr);gap:12px;align-items:start;margin-top:10px;padding:12px 8px;border-radius:11px;background:transparent}.sy-world-path__primary-artwork{width:128px;height:146px;overflow:hidden;border-radius:10px;background:color-mix(in srgb,var(--world-accent-soft) 32%,#fff)}.sy-world-path__primary-artwork img{width:100%;height:100%;object-fit:contain}.sy-world-path__primary-artwork:not([hidden])+.sy-world-path__primary-icon{display:none}.sy-world-path__primary-icon{width:52px;height:52px}.sy-world-path__primary small{font-size:10px}.sy-world-path__primary h4{font-size:20px;line-height:1.12}.sy-world-path__primary p{margin-top:7px;font-size:12.5px;line-height:1.42}.sy-world-path__primary-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 6px;margin-top:11px;color:var(--path-ink);font-size:11.5px;font-weight:700}.sy-world-path__primary-meta .sy-world-path__stat{display:inline-flex;align-items:center;gap:4px;min-width:0;white-space:nowrap}.sy-world-path__primary-meta .sy-world-path__stat--level{grid-column:1 / -1}.sy-world-path__primary-meta svg{width:15px;height:15px;flex:0 0 15px;color:var(--world-accent-dark)}.sy-world-path__primary-meta .sy-world-path__stat--rating svg{color:var(--world-accent-dark)}.sy-world-path__topic-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.sy-world-path__topic-chips a{padding:5px 7px;color:var(--world-accent-dark);border-radius:999px;background:var(--world-accent-soft);font-size:10px;font-weight:720;line-height:1.1;text-decoration:none;white-space:nowrap}.sy-world-path__mobile-section-label{margin-top:13px;padding-top:11px;color:var(--path-ink);border-top:1px solid var(--path-line);font-size:12px;font-weight:800;text-transform:none}.sy-world-path__reasons--mobile{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px}.sy-world-path__reasons--mobile li{padding-left:23px;color:var(--path-ink);font-size:10.5px;font-weight:650;line-height:1.35}.sy-world-path__benefit-check{width:17px;height:17px}.sy-world-path__benefit-check svg{width:10px;height:10px}.sy-world-path__reasons--dynamic{display:none}.sy-world-path__formats-wrap,.sy-world-path__supporting-wrap,.sy-world-path__resources-wrap{margin-top:11px;padding-top:9px}.sy-world-path__formats-wrap>.sy-world-path__formats-label--mobile{display:block;color:var(--path-ink);font-size:12px;text-transform:none}.sy-world-path__formats{display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:0}.sy-world-path__format{justify-content:center;min-width:0;min-height:52px;gap:5px;padding:0 5px;color:var(--path-ink);border-left:1px solid var(--path-line);border-radius:0;background:transparent;box-shadow:none;font-size:10.5px;line-height:1.15;text-align:left;white-space:normal}.sy-world-path__format:first-child{padding-left:0;border-left:0}.sy-world-path__format>span{min-width:0}.sy-world-path__format svg{width:18px;height:18px;flex:0 0 18px;color:var(--world-accent-dark)}.sy-world-path__format.is-preferred{color:var(--world-accent-dark);background:transparent;box-shadow:none}.sy-world-path__supporting-wrap,.sy-world-path__resources-wrap{display:none!important}.sy-world-path__supporting,.sy-world-path__resources{grid-template-columns:1fr;gap:8px}.sy-world-path__supporting a{min-height:42px;padding:5px 7px;border:1px solid var(--path-line);border-radius:8px}.sy-world-path__supporting strong{font-size:10px}.sy-world-path__supporting small{font-size:8.5px}.sy-world-path__resource{min-height:48px;padding:3px 0}.sy-world-path__resource strong{font-size:9.5px}.sy-world-path__resource small{font-size:8px}.sy-world-path__cta{min-height:50px;margin-top:14px;border-radius:var(--sy-radius-button, 12px);font-size:11.5px}.sy-world-path__privacy{align-items:flex-start;margin-top:12px;padding:0 8px;font-size:10px;line-height:1.35;text-align:center}.sy-world-path__privacy span{flex:0 0 auto}}@media(max-width:374px){.sy-world-path__section{width:calc(100% - 24px)}.sy-world-path__header h2{font-size:30px}.sy-world-path__option label{min-height:122px;padding-right:8px;padding-left:8px}.sy-world-path__option-copy strong{font-size:11.5px}.sy-world-path__primary{grid-template-columns:118px minmax(0,1fr)}.sy-world-path__primary-artwork{width:118px;height:140px}}@media(min-width:1000px){.sy-world-path__progress-head{margin-bottom:11px}.sy-world-path__progress-head strong{font-size:13.5px}.sy-world-path__progress-head span{font-size:12px}.sy-world-path__progress{height:6px;margin-bottom:22px}.sy-world-path__section{width:min(calc(100% - 64px),1240px);padding-top:40px;padding-bottom:28px}.sy-world-path__header{max-width:790px;margin-bottom:25px}.sy-world-path__pill{margin-bottom:10px;padding:8px 13px;font-size:12px}.sy-world-path__header h2{font-size:50px;line-height:1.04}.sy-world-path__header>p:last-child{max-width:690px;margin-top:13px;font-size:15px;line-height:1.5}.sy-world-path__tool{grid-template-columns:minmax(0,49%) minmax(0,51%);min-height:670px;border-radius:20px;box-shadow:0 12px 32px #1525410e}.sy-world-path__quiz,.sy-world-path__recommendation{padding:30px 32px}.sy-world-path__recommendation{background:linear-gradient(145deg,#fff,color-mix(in srgb,var(--world-accent-soft) 34%,#fff))}.sy-world-path__steps{margin-bottom:28px}.sy-world-path__steps li{gap:7px}.sy-world-path__step-label{font-size:10.5px}.sy-world-path__question legend{font-size:24px;line-height:1.16}.sy-world-path__question>p{margin:7px 0 18px;font-size:13.5px;line-height:1.4}.sy-world-path__options{gap:16px}.sy-world-path__option label{grid-template-columns:40px minmax(0,1fr) 18px;gap:12px;min-height:148px;padding:20px;border-radius:12px}.sy-world-path__option-icon{width:40px;height:40px}.sy-world-path__option-icon svg{width:29px;height:29px}.sy-world-path__option-copy strong{font-size:14px;line-height:1.28}.sy-world-path__option-copy small{margin-top:8px;font-size:11.5px;line-height:1.4}.sy-world-path__radio{width:18px;height:18px}.sy-world-path__actions{gap:16px;min-height:48px;margin-top:22px}.sy-world-path__next{min-width:168px;min-height:48px;padding:0 20px;border-radius:var(--sy-radius-button, 12px);font-size:13.5px;font-weight:760}.sy-world-path__back{font-size:13.5px;font-weight:760}.sy-world-path__result-head{margin-bottom:16px}.sy-world-path__result-head h3{font-size:22px}.sy-world-path__result-head p{margin-top:6px;font-size:13px;line-height:1.4}.sy-world-path__change,.sy-world-path__reset{min-height:38px;font-size:12.5px}.sy-world-path__empty,.sy-world-path__processing{min-height:460px}.sy-world-path__match-label{min-height:28px;padding:0 13px;font-size:10.5px}.sy-world-path__result{position:relative}.sy-world-path .sy-world-path__desktop-only.sy-world-path__match-indicator{position:absolute;top:-22px;right:5px;z-index:2;display:grid;place-content:center;width:86px;height:86px;padding:0;color:var(--path-ink);border:0;border-radius:50%;background:conic-gradient(from -34deg,var(--world-accent) 0 calc(var(--path-match-progress, 0) * 1%),transparent calc(var(--path-match-progress, 0) * 1%) 100%);box-shadow:none;text-align:center}.sy-world-path__match-indicator:before{position:absolute;top:8px;right:8px;bottom:8px;left:8px;content:"";border-radius:50%;background:#fff}.sy-world-path__match-indicator strong,.sy-world-path__match-indicator small{position:relative;z-index:1;display:block}.sy-world-path__match-indicator strong{font-size:26px;font-weight:850;line-height:1}.sy-world-path__match-indicator small{margin-top:5px;color:#405169;font-size:10px;font-weight:750;line-height:1}.sy-world-path__primary{grid-template-columns:195px minmax(0,1fr);gap:24px;align-items:center;min-height:220px;margin-top:0;padding:0;border:0;border-radius:0;background:#fff}.sy-world-path__feature-card{margin-top:11px;padding:20px 20px 18px;border:1px solid var(--path-line);border-radius:var(--path-card-radius);background:#fffffff5;box-shadow:0 12px 32px #1525410e}.sy-world-path .sy-world-path__desktop-only{display:block}.sy-world-path__primary-artwork--desktop{width:195px;height:220px;overflow:hidden;border-radius:9px;background:color-mix(in srgb,var(--world-accent-soft) 38%,#fff)}.sy-world-path__primary-artwork--desktop img{width:100%;height:100%;object-fit:contain;transform:scale(1.18)}.sy-world-path__primary-artwork--desktop[data-format=video-courses] img{transform:scale(1)}.sy-world-path__primary:has(.sy-world-path__primary-artwork--desktop:not([hidden])) .sy-world-path__primary-icon{display:none}.sy-world-path__primary-icon{width:68px;height:68px}.sy-world-path__primary h4{margin-top:5px;font-size:23px;line-height:1.12}.sy-world-path__primary small{font-size:10px}.sy-world-path__primary p{margin-top:9px;color:#34445c;font-size:15px;line-height:1.48}.sy-world-path__primary-meta--desktop{display:grid!important;grid-template-columns:repeat(2,max-content);gap:11px 20px;margin-top:15px;color:var(--path-ink);font-size:12px;font-weight:720}.sy-world-path__primary-meta--desktop>span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.sy-world-path__primary-meta--desktop svg{width:17px;height:17px;color:var(--world-accent-dark)}.sy-world-path__primary-meta--desktop .sy-world-path__stat--rating svg{color:var(--world-accent-dark)}.sy-world-path__primary-meta--desktop .sy-world-path__stat--level{grid-column:1 / -1}.sy-world-path__topic-chips--desktop{display:flex!important;flex-wrap:wrap;gap:6px;margin-top:15px}.sy-world-path__topic-chips--desktop a{padding:7px 9px;color:var(--world-accent-dark);border-radius:999px;background:var(--world-accent-soft);font-size:10.5px;font-weight:720;line-height:1.1;text-decoration:none;white-space:nowrap}.sy-world-path__desktop-section-label{margin-top:18px;padding-top:15px;color:var(--path-ink);border-top:1px solid var(--path-line);font-size:13px;font-weight:820}.sy-world-path__reasons{gap:18px;margin-top:12px}.sy-world-path__reasons--desktop{display:grid!important}.sy-world-path__reasons--dynamic{display:none}.sy-world-path__reasons li{padding-left:25px;color:var(--path-ink);font-size:12px;font-weight:680;line-height:1.4}.sy-world-path__formats-wrap{margin-top:17px;padding-top:14px}.sy-world-path__formats-wrap>span{margin-bottom:10px;color:var(--path-ink);font-size:12px;text-transform:none}.sy-world-path__formats{display:grid;grid-template-columns:repeat(auto-fit,minmax(105px,1fr));gap:0}.sy-world-path__format{justify-content:flex-start;min-height:36px;gap:6px;padding:0 8px;color:var(--path-ink);border-left:1px solid var(--path-line);border-radius:0;background:transparent;box-shadow:none;font-size:11.5px;font-weight:720}.sy-world-path__format svg{width:18px;height:18px;color:var(--world-accent-dark)}.sy-world-path__format:first-child{padding-left:0;border-left:0}.sy-world-path__format.is-preferred{color:var(--world-accent-dark);background:transparent;box-shadow:none}.sy-world-path__supporting-wrap,.sy-world-path__resources-wrap{display:none!important}.sy-world-path__cta{width:320px;min-height:52px;margin:19px auto 0;border-radius:var(--sy-radius-button, 12px);font-size:13.5px;font-weight:760}.sy-world-path__privacy{margin-top:14px;font-size:10.5px}}@media(min-width:1000px)and (max-width:1300px){.sy-world-path__primary-meta--desktop{gap:8px;font-size:12px}.sy-world-path__primary-meta--desktop svg{width:17px;height:17px}}@media(min-width:1200px){.sy-world-path__steps li.is-complete .sy-world-path__step-number{width:18px;height:18px;margin:5px 0}.sy-world-path__benefit-check{width:18px;height:18px}}.sy-world-path button.sy-world-path__next,.sy-world-path button.sy-world-path__back,.sy-world-path button.sy-world-path__change,.sy-world-path button.sy-world-path__reset{font-family:var(--font-body-family, inherit);font-weight:760;letter-spacing:0;line-height:1}@media(max-width:749px){.sy-world-path button.sy-world-path__next,.sy-world-path button.sy-world-path__back{font-size:11.5px}}@media(min-width:1000px){.sy-world-path button.sy-world-path__next,.sy-world-path button.sy-world-path__back{font-size:13.5px}}.sy-world-path__tool,.sy-world-path{scroll-margin-top:96px}.sy-world-path[data-path-state=questionnaire] .sy-world-path__tool,.sy-world-path[data-path-state=processing] .sy-world-path__tool,.sy-world-path[data-path-state=complete] .sy-world-path__tool{display:block}.sy-world-path[data-path-state=questionnaire] .sy-world-path__recommendation,.sy-world-path[data-path-state=processing] .sy-world-path__quiz,.sy-world-path[data-path-state=complete] .sy-world-path__quiz{display:none!important}.sy-world-path[data-path-state=processing] .sy-world-path__recommendation,.sy-world-path[data-path-state=complete] .sy-world-path__recommendation{display:block}@media(min-width:1000px){.sy-world-path[data-path-state=questionnaire] .sy-world-path__tool,.sy-world-path[data-path-state=processing] .sy-world-path__tool,.sy-world-path[data-path-state=complete] .sy-world-path__tool{width:min(100%,1060px);min-height:0;margin-inline:auto}.sy-world-path[data-path-state=questionnaire] .sy-world-path__tool,.sy-world-path[data-path-state=questionnaire] .sy-world-path__quiz{min-height:640px}.sy-world-path[data-path-state=questionnaire] .sy-world-path__quiz{padding:34px 44px 38px}.sy-world-path[data-path-state=processing] .sy-world-path__recommendation,.sy-world-path[data-path-state=complete] .sy-world-path__recommendation{min-height:0;padding:34px 44px 36px;border-left:0}.sy-world-path[data-path-state=processing] .sy-world-path__recommendation{min-height:520px}.sy-world-path[data-path-state=processing] .sy-world-path__processing{min-height:410px}.sy-world-path[data-path-layout=money-three-step][data-path-state=processing] .sy-world-path__processing{min-height:440px}.sy-world-path[data-path-layout=money-three-step][data-path-state=processing] .sy-world-path__processing-icon{width:78px;height:78px;margin-bottom:21px}.sy-world-path[data-path-layout=money-three-step][data-path-state=processing] .sy-world-path__processing-icon svg{width:36px;height:36px}.sy-world-path[data-path-layout=money-three-step][data-path-state=processing] .sy-world-path__processing strong{font-size:20px;line-height:1.2}.sy-world-path[data-path-layout=money-three-step][data-path-state=processing] .sy-world-path__processing p{max-width:390px;margin-top:10px;font-size:13px}.sy-world-path[data-path-layout=money-three-step][data-path-state=processing] .sy-world-path__processing-track{width:min(100%,340px);height:6px;margin-top:24px}.sy-world-path[data-path-layout=money-three-step][data-path-state=processing] .sy-world-path__processing-analysis{margin-top:12px;font-size:13.5px}.sy-world-path[data-path-state=complete] .sy-world-path__feature-card{padding:22px 24px 20px}}@media(max-width:999px){.sy-world-path[data-path-state=processing] .sy-world-path__recommendation,.sy-world-path[data-path-state=complete] .sy-world-path__recommendation{margin-top:0}.sy-world-path[data-path-layout=money-three-step][data-path-state=processing] .sy-world-path__processing{min-height:300px;padding:24px 16px}.sy-world-path[data-path-layout=money-three-step][data-path-state=processing] .sy-world-path__processing-icon{width:68px;height:68px;margin-bottom:16px}.sy-world-path[data-path-layout=money-three-step][data-path-state=processing] .sy-world-path__processing-icon svg{width:32px;height:32px}.sy-world-path[data-path-layout=money-three-step][data-path-state=processing] .sy-world-path__processing strong{font-size:18px;line-height:1.25}.sy-world-path[data-path-layout=money-three-step][data-path-state=processing] .sy-world-path__processing p{max-width:310px;margin-top:9px;font-size:12.5px;line-height:1.5}.sy-world-path[data-path-layout=money-three-step][data-path-state=processing] .sy-world-path__processing-track{width:min(100%,280px);height:6px;margin-top:20px}.sy-world-path[data-path-layout=money-three-step][data-path-state=processing] .sy-world-path__processing-analysis{margin-top:10px;font-size:12.5px}}.sy-world-path__actions{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:50px;margin-top:22px;padding-top:18px;border-top:1px solid var(--path-line)}.sy-world-path__actions[hidden]{display:none!important}.sy-world-path button.sy-world-path__back,.sy-world-path button.sy-world-path__change{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 18px;color:var(--path-ink);border:1px solid var(--path-line);border-radius:var(--sy-radius-button, 12px);background:#fff;box-shadow:0 8px 20px #1525410b;font-family:var(--font-body-family, inherit);font-size:13.5px;font-weight:800;letter-spacing:0;line-height:1}.sy-world-path button.sy-world-path__back{min-width:92px}.sy-world-path button.sy-world-path__back:disabled{cursor:not-allowed;opacity:.42;box-shadow:none}.sy-world-path button.sy-world-path__next{min-width:168px;min-height:50px;border-radius:var(--sy-radius-button, 12px);font-size:13.5px;font-weight:800}.sy-world-path__form-status,.sy-world-path__form-status[data-status=success]{min-height:0;margin:0;color:var(--path-muted);font-size:12.5px;font-weight:650;line-height:1.35;text-align:center}.sy-world-path__form-status[data-status=error]{color:#a04736}.sy-world-path__result-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px;margin:18px 0 0;padding-top:18px;border-top:1px solid var(--path-line)}.sy-world-path__result-controls[hidden]{display:none!important}.sy-world-path__result-controls .sy-world-path__cta{width:auto;min-width:0;min-height:52px;margin:0;padding:0 20px;border-radius:var(--sy-radius-button, 12px);font-size:13.5px;font-weight:800}.sy-world-path__result-controls .sy-world-path__change{min-width:164px;min-height:52px;padding:0 18px;font-size:13.5px;white-space:nowrap}.sy-world-path button.sy-world-path__back:focus-visible,.sy-world-path button.sy-world-path__next:focus-visible,.sy-world-path button.sy-world-path__change:focus-visible,.sy-world-path__result-controls .sy-world-path__cta:focus-visible{outline:3px solid color-mix(in srgb,var(--world-accent) 34%,transparent);outline-offset:3px}@media(max-width:749px){.sy-world-path__actions{grid-template-columns:minmax(0,.8fr) minmax(0,1.35fr);gap:10px;min-height:0;margin-top:14px;padding-top:14px}.sy-world-path__form-status,.sy-world-path__form-status[data-status=success]{grid-column:1 / -1;grid-row:1;min-height:16px;font-size:10.5px}.sy-world-path button.sy-world-path__back,.sy-world-path button.sy-world-path__next{grid-row:2;width:100%;min-width:0;min-height:48px;padding:0 12px;font-size:11.5px}.sy-world-path button.sy-world-path__back{grid-column:1;order:initial;text-align:center}.sy-world-path button.sy-world-path__next{grid-column:2;order:initial}.sy-world-path__result-controls{grid-template-columns:minmax(0,1.25fr) minmax(120px,.9fr);gap:8px;margin-top:14px;padding-top:14px}.sy-world-path__result-controls .sy-world-path__cta,.sy-world-path__result-controls .sy-world-path__change{width:100%;min-width:0;min-height:48px;padding:0 10px;font-size:11px}}.sy-world-path__analysis-status{display:inline-flex;flex:0 0 auto;align-items:baseline;gap:3px;color:var(--path-ink);font-size:12.5px;font-weight:780;line-height:1.2}.sy-world-path__analysis-status[hidden],.sy-world-path__analysis-overview[hidden]{display:none!important}.sy-world-path__analysis-status strong{font:inherit}.sy-world-path__analysis-overview{margin:0 0 18px}.sy-world-path__analysis-progress{width:100%;height:6px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--world-accent-soft) 84%,#fff)}.sy-world-path__analysis-progress>span{display:block;width:95%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--world-accent-dark),var(--world-accent));box-shadow:0 0 12px color-mix(in srgb,var(--world-accent) 22%,transparent);transition:width .08s linear}.sy-world-path__analysis-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;margin-top:17px;color:var(--world-accent-dark);font-size:10px;font-weight:820;letter-spacing:0;line-height:1.2;text-transform:uppercase}.sy-world-path__analysis-stages span:nth-child(2){text-align:center}.sy-world-path__analysis-stages span:last-child{text-align:right}.sy-world-path[data-path-state=processing] .sy-world-path__result-head{align-items:center;margin-bottom:14px}.sy-world-path[data-path-state=processing] .sy-world-path__result-head h3{font-size:14px;font-weight:800}.sy-world-path[data-path-state=processing] .sy-world-path__result-head p{display:none!important}@media(min-width:1000px){.sy-world-path__analysis-status{font-size:13px}.sy-world-path[data-path-state=processing] .sy-world-path__result-head h3{font-size:14.5px}.sy-world-path__analysis-stages{font-size:10.5px}}@media(max-width:749px){.sy-world-path__analysis-status{font-size:10.5px}.sy-world-path__analysis-overview{margin-bottom:12px}.sy-world-path__analysis-progress{height:5px}.sy-world-path__analysis-stages{margin-top:12px;font-size:8px}.sy-world-path[data-path-state=processing] .sy-world-path__result-head{flex-wrap:nowrap;gap:8px;padding-right:0}.sy-world-path[data-path-state=processing] .sy-world-path__result-head h3{font-size:11.5px}}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__result--journey{color:var(--path-ink)}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__match-label{min-height:28px;padding:0 12px;font-size:11.5px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-progress{display:none}.sy-world-path__journey{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;margin-top:13px}.sy-world-path__journey-card{min-width:0;overflow:hidden;border:1px solid var(--path-line);border-radius:12px;background:#fff;box-shadow:0 10px 26px #1525410b}.sy-world-path__journey-card[hidden]{display:none!important}.sy-world-path__journey-card--primary{padding:20px}.sy-world-path__journey-step-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;color:var(--world-accent-dark);font-size:12.5px;font-weight:840;line-height:1;text-transform:uppercase}.sy-world-path__journey-step-head strong{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:0 10px;border-radius:999px;background:var(--world-accent-soft);font:inherit}.sy-world-path__journey-step-head svg{width:14px;height:14px}.sy-world-path__journey-primary-body{display:grid;grid-template-columns:minmax(210px,42%) minmax(0,1fr);gap:24px;align-items:center}.sy-world-path__journey-primary-body:has(>.sy-world-path__journey-artwork[hidden]){grid-template-columns:minmax(0,1fr)}.sy-world-path__journey-artwork{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;height:132px;overflow:hidden;border-radius:8px;background:color-mix(in srgb,var(--world-accent-soft) 34%,#f8faf9)}.sy-world-path__journey-artwork[href]{cursor:pointer;text-decoration:none;transition:box-shadow .18s ease,transform .18s ease}.sy-world-path__journey-artwork[href]:hover{box-shadow:0 0 0 3px color-mix(in srgb,var(--world-accent) 12%,transparent);transform:translateY(-2px)}.sy-world-path__journey-artwork[href]:focus-visible{outline:3px solid var(--world-accent);outline-offset:3px}.sy-world-path__journey-artwork--primary{height:252px;gap:10px;padding:8px}.sy-world-path__journey-artwork img{display:block;width:100%;height:100%;min-width:0;object-fit:contain;filter:drop-shadow(0 9px 12px rgba(13,27,41,.11))}.sy-world-path__journey-artwork--primary[data-image-count="2"] img:first-child{width:61%}.sy-world-path__journey-artwork--primary[data-image-count="2"] .sy-world-path__journey-preview{width:35%;filter:drop-shadow(0 7px 10px rgba(13,27,41,.09))}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-artwork--primary[data-image-count="1"],.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--secondary .sy-world-path__journey-artwork[data-image-count="1"]{height:auto;aspect-ratio:1;padding:0;background:#fff}.sy-world-path__journey-copy{min-width:0}.sy-world-path__journey-copy>small{display:block;margin:0 0 7px;overflow:hidden;color:var(--world-accent-dark);font-size:12.5px;font-weight:760;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.sy-world-path__journey-copy h4,.sy-world-path__journey-copy p{margin:0}.sy-world-path__journey-card--primary h4{color:var(--path-ink);font-family:var(--font-heading-family, inherit);font-size:29px;font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 780);letter-spacing:0;line-height:1.08}.sy-world-path__journey-card--primary p{margin-top:11px;color:#405169;font-size:15px;font-weight:560;line-height:1.5}.sy-world-path__journey-meta{display:flex;align-items:center;gap:9px 16px;margin-top:16px;color:#405169;font-size:12.5px;font-weight:700;line-height:1.3;flex-wrap:wrap}.sy-world-path__journey-meta>span{display:inline-flex;align-items:center;gap:5px;min-width:0}.sy-world-path__journey-meta svg{width:16px;height:16px;flex:0 0 16px;color:var(--world-accent-dark)}.sy-world-path__journey-topics{display:flex;gap:7px;margin-top:17px;flex-wrap:wrap}.sy-world-path__journey-topics a{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;color:var(--world-accent-dark);border-radius:999px;background:var(--world-accent-soft);font-size:12px;font-weight:730;line-height:1;text-decoration:none}.sy-world-path__journey-secondary{position:relative;display:grid;gap:16px;min-width:0}.sy-world-path__journey-card--secondary{position:relative;min-height:184px;padding:16px;overflow:visible}.sy-world-path__journey-card--secondary .sy-world-path__journey-step-head{margin-bottom:10px}.sy-world-path__journey-secondary-body{display:grid;grid-template-columns:108px minmax(0,1fr);gap:15px;align-items:center}.sy-world-path__journey-secondary-body:has(>.sy-world-path__journey-artwork[hidden]){grid-template-columns:minmax(0,1fr)}.sy-world-path__journey-card--secondary h4{color:var(--path-ink);font-size:17px;font-weight:820;line-height:1.18}.sy-world-path__journey-card--secondary p{display:-webkit-box;margin-top:7px;overflow:hidden;color:#405169;font-size:12.5px;font-weight:550;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:3}.sy-world-path__journey-card--secondary .sy-world-path__journey-copy>small{display:none}.sy-world-path__journey-card--secondary .sy-world-path__journey-meta{gap:7px 11px;margin-top:10px;font-size:11.5px}.sy-world-path__journey-card--secondary .sy-world-path__journey-meta svg{width:14px;height:14px;flex-basis:14px}.sy-world-path__journey-utility{display:grid;grid-template-columns:100px minmax(0,1fr);gap:20px;align-items:center;margin-top:18px;padding-top:17px;border-top:1px solid var(--path-line)}.sy-world-path__journey-utility[hidden]{display:none!important}.sy-world-path__journey-utility>strong{color:var(--path-ink);font-size:13.5px;font-weight:820;line-height:1.25}.sy-world-path__journey-utility--benefits ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none}.sy-world-path__journey-utility--benefits li{position:relative;min-height:24px;padding:2px 18px 0 37px;color:var(--path-ink);border-left:1px solid var(--path-line);font-size:12.5px;font-weight:680;line-height:1.38}.sy-world-path__journey-utility--benefits li:first-child{border-left:0}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-utility .sy-world-path__benefit-check{top:0;left:8px;width:22px;height:22px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-utility--benefits li:first-child .sy-world-path__benefit-check{left:8px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__formats-wrap{margin-top:17px;padding-top:16px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__formats{display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:0}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__format{justify-content:flex-start;min-height:38px;padding:0 17px;color:var(--path-ink);border-left:1px solid var(--path-line);border-radius:0;background:transparent;box-shadow:none;font-size:12.5px;font-weight:710}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__format:first-child{padding-left:0;border-left:0}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__format.is-preferred{color:var(--world-accent-dark);background:transparent;box-shadow:none}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__format svg{width:19px;height:19px;color:var(--world-accent-dark)}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__result-controls{grid-template-columns:minmax(0,1fr) 230px;gap:16px;margin-top:19px;padding-top:19px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__result-controls .sy-world-path__cta,.sy-world-path[data-path-layout=money-three-step] .sy-world-path__result-controls .sy-world-path__change{min-height:56px;font-size:14px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__result-controls .sy-world-path__cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:linear-gradient(135deg,var(--world-accent-dark),var(--world-accent));box-shadow:0 12px 26px color-mix(in srgb,var(--world-accent) 18%,transparent);text-decoration:none}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__result-controls .sy-world-path__cta svg,.sy-world-path[data-path-layout=money-three-step] .sy-world-path__result-controls .sy-world-path__change svg{width:18px;height:18px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__result-controls .sy-world-path__change{gap:8px;background:#fff}@media(min-width:1000px){.sy-world-path[data-path-layout=money-three-step][data-path-state=complete] .sy-world-path__tool{width:min(100%,1240px)}.sy-world-path[data-path-layout=money-three-step][data-path-state=complete] .sy-world-path__recommendation{padding:30px 34px 32px}.sy-world-path[data-path-layout=money-three-step][data-path-state=complete] .sy-world-path__result-head{margin-bottom:13px}.sy-world-path[data-path-layout=money-three-step][data-path-state=complete] .sy-world-path__result-head h3{font-size:25px}.sy-world-path[data-path-layout=money-three-step][data-path-state=complete] .sy-world-path__result-head p{margin-top:6px;font-size:13px}}@media(min-width:1100px){.sy-world-path__journey{grid-template-columns:minmax(0,1.45fr) minmax(340px,1fr);gap:54px;align-items:stretch}.sy-world-path__journey-secondary:before{position:absolute;top:50%;left:-54px;width:26px;content:"";border-top:1px dashed color-mix(in srgb,var(--world-accent) 46%,var(--path-line))}.sy-world-path__journey-secondary:after{position:absolute;top:25%;bottom:25%;left:-28px;content:"";border-left:1px dashed color-mix(in srgb,var(--world-accent) 46%,var(--path-line))}.sy-world-path__journey-card--secondary:before{position:absolute;z-index:2;top:50%;left:-41px;display:grid;place-items:center;width:26px;height:26px;content:"\2192";color:var(--world-accent-dark);border:1px solid var(--path-line);border-radius:50%;background:#fff;box-shadow:0 5px 14px #15254112;font-size:15px;font-weight:800;line-height:1;transform:translateY(-50%)}.sy-world-path__journey-card--secondary:after{position:absolute;top:50%;left:-28px;width:28px;content:"";border-top:1px dashed color-mix(in srgb,var(--world-accent) 46%,var(--path-line))}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--primary{position:relative;overflow:visible}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--primary:after{position:absolute;z-index:3;top:50%;right:-17px;width:34px;height:34px;content:"";border:3px solid #fff;border-radius:50%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m9 6 6 6-6 6' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 16px 16px no-repeat,linear-gradient(135deg,var(--world-accent-dark),var(--world-accent));box-shadow:0 0 0 5px color-mix(in srgb,var(--world-accent) 9%,transparent),0 8px 18px #0a402829;transform:translateY(-50%);transition:box-shadow .18s ease,transform .18s ease}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--primary:hover:after{box-shadow:0 0 0 6px color-mix(in srgb,var(--world-accent) 12%,transparent),0 10px 22px #0a402833;transform:translateY(-50%) scale(1.04)}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-secondary:before{border-top-width:2px;border-top-color:color-mix(in srgb,var(--world-accent) 52%,var(--path-line))}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-secondary:after{border-left-width:2px;border-left-color:color-mix(in srgb,var(--world-accent) 52%,var(--path-line))}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--secondary:before{z-index:3;left:-43px;display:block;width:30px;height:30px;content:"";border:3px solid #fff;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m9 6 6 6-6 6' fill='none' stroke='%230a7544' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 14px 14px no-repeat,color-mix(in srgb,var(--world-accent-soft) 74%,#fff);box-shadow:0 0 0 1px color-mix(in srgb,var(--world-accent) 28%,var(--path-line)),0 7px 16px #0a40281f;font-size:0;transition:box-shadow .18s ease,transform .18s ease}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--secondary:hover:before{box-shadow:0 0 0 4px color-mix(in srgb,var(--world-accent) 10%,transparent),0 9px 19px #0a402829;transform:translateY(-50%) scale(1.04)}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--secondary:after{border-top-width:2px;border-top-color:color-mix(in srgb,var(--world-accent) 52%,var(--path-line))}.sy-world-path[data-path-resource-count="2"] .sy-world-path__journey-secondary:after{display:none}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-meta{display:grid;grid-template-columns:repeat(2,minmax(0,max-content))}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--secondary .sy-world-path__journey-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-meta>span{white-space:nowrap}}@media(max-width:1099px){.sy-world-path__journey-secondary{grid-template-columns:minmax(0,1fr)}}@media(max-width:749px){.sy-world-path[data-path-layout=money-three-step][data-path-state=complete] .sy-world-path__recommendation{padding:20px 16px 18px}.sy-world-path[data-path-layout=money-three-step][data-path-state=complete] .sy-world-path__result-head{margin-bottom:12px;padding-right:0}.sy-world-path[data-path-layout=money-three-step][data-path-state=complete] .sy-world-path__result-head h3{font-size:22px}.sy-world-path[data-path-layout=money-three-step][data-path-state=complete] .sy-world-path__result-head p{font-size:12.5px;line-height:1.4}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__match-label{min-height:27px;font-size:10px}.sy-world-path__journey-card--primary{padding:16px}.sy-world-path__journey-step-head{margin-bottom:12px;font-size:10.5px}.sy-world-path__journey-primary-body{grid-template-columns:minmax(0,1fr);gap:17px}.sy-world-path__journey-artwork--primary{height:238px}.sy-world-path__journey-copy>small{margin-bottom:6px;font-size:11px}.sy-world-path__journey-card--primary h4{font-size:26px}.sy-world-path__journey-card--primary p{margin-top:9px;font-size:13.5px}.sy-world-path__journey-meta{gap:8px 13px;margin-top:13px;font-size:11.5px}.sy-world-path__journey-topics{margin-top:14px}.sy-world-path__journey-topics a{min-height:29px;font-size:10.5px}.sy-world-path__journey-card--secondary{min-height:178px;padding:15px}.sy-world-path__journey-secondary-body{grid-template-columns:96px minmax(0,1fr);gap:13px}.sy-world-path__journey-card--secondary .sy-world-path__journey-artwork{height:122px}.sy-world-path__journey-card--secondary h4{font-size:16px}.sy-world-path__journey-card--secondary p{font-size:11.5px}.sy-world-path__journey-card--secondary .sy-world-path__journey-meta{display:grid;grid-template-columns:repeat(2,minmax(0,max-content));gap:6px 10px;font-size:10px}.sy-world-path__journey-utility{grid-template-columns:minmax(0,1fr);gap:12px;margin-top:16px;padding-top:15px}.sy-world-path__journey-utility>strong{font-size:12.5px}.sy-world-path__journey-utility--benefits ul{grid-template-columns:minmax(0,1fr);gap:11px}.sy-world-path__journey-utility--benefits li,.sy-world-path__journey-utility--benefits li:first-child{min-height:24px;padding:3px 0 0 32px;border-left:0;font-size:11.5px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-utility .sy-world-path__benefit-check,.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-utility--benefits li:first-child .sy-world-path__benefit-check{left:0}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__formats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 0}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__format{min-height:34px;padding:0 9px;border-left:0;font-size:10.5px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__format:nth-child(odd){padding-left:0}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__result-controls{grid-template-columns:minmax(0,1fr);gap:9px;margin-top:17px;padding-top:17px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__result-controls .sy-world-path__cta,.sy-world-path[data-path-layout=money-three-step] .sy-world-path__result-controls .sy-world-path__change{min-height:50px;font-size:12px}}@media(max-width:749px){.sy-world-path[data-path-layout=money-three-step][data-path-state=complete] .sy-world-path__recommendation{padding:19px 0 16px;border:0;border-radius:0;background:transparent;box-shadow:none}.sy-world-path[data-path-layout=money-three-step][data-path-state=complete] .sy-world-path__result-head{gap:8px;margin-bottom:10px}.sy-world-path[data-path-layout=money-three-step][data-path-state=complete] .sy-world-path__result-head h3{font-size:22px;line-height:1.14}.sy-world-path[data-path-layout=money-three-step][data-path-state=complete] .sy-world-path__result-head p{max-width:310px;margin-top:6px;font-size:13px;line-height:1.45}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__match-label{min-height:28px;padding:0 11px;font-size:10.5px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-progress{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:12px 0 14px;padding:0;list-style:none}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-progress:before{position:absolute;z-index:0;top:25px;right:16.667%;left:16.667%;content:"";border-top:1px dashed color-mix(in srgb,var(--world-accent) 35%,var(--path-line))}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-progress li{position:relative;z-index:1;display:grid;justify-items:center;gap:4px;color:var(--world-accent-dark)}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-progress span{font-size:9.5px;font-weight:830;line-height:1.1;text-transform:uppercase}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-progress strong{display:grid;place-items:center;width:21px;height:21px;color:var(--world-accent-dark);border:1px solid color-mix(in srgb,var(--world-accent) 45%,var(--path-line));border-radius:50%;background:#fff;box-shadow:0 2px 7px #1525410f;font-size:10px;font-weight:850;line-height:1}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-progress .is-current strong{color:#fff;border-color:var(--world-accent-dark);background:var(--world-accent-dark)}.sy-world-path[data-path-layout=money-three-step][data-path-resource-count="2"] .sy-world-path__journey-progress{grid-template-columns:repeat(2,minmax(0,1fr))}.sy-world-path[data-path-layout=money-three-step][data-path-resource-count="2"] .sy-world-path__journey-progress:before{right:25%;left:25%}.sy-world-path[data-path-layout=money-three-step][data-path-resource-count="2"] .sy-world-path__journey-progress li:nth-child(3),.sy-world-path[data-path-layout=money-three-step][data-path-resource-count="1"] .sy-world-path__journey-progress li:nth-child(n+2){display:none}.sy-world-path[data-path-layout=money-three-step][data-path-resource-count="1"] .sy-world-path__journey-progress{grid-template-columns:minmax(0,1fr)}.sy-world-path[data-path-layout=money-three-step][data-path-resource-count="1"] .sy-world-path__journey-progress:before{display:none}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey{gap:10px;margin-top:0}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card{border-radius:11px;box-shadow:0 8px 22px #1525410a}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--primary{padding:16px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--primary .sy-world-path__journey-step-head{justify-content:flex-start;margin-bottom:11px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--primary .sy-world-path__journey-step-head>span,.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--primary .sy-world-path__journey-step-head strong span{display:none}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--primary .sy-world-path__journey-step-head strong{min-height:0;padding:0;background:transparent;font-size:0}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--primary .sy-world-path__journey-step-head strong:after{content:"Step 1";font-size:11px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--primary .sy-world-path__journey-step-head svg{width:16px;height:16px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-primary-body{grid-template-columns:minmax(124px,44%) minmax(0,1fr);gap:12px;align-items:start}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-primary-body:has(>.sy-world-path__journey-artwork[hidden]){grid-template-columns:minmax(0,1fr)}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-artwork--primary{height:auto;aspect-ratio:1;gap:6px;padding:4px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-artwork--primary[data-image-count="1"]{height:auto;aspect-ratio:1;padding:0;overflow:hidden;background:transparent}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-artwork--primary[data-image-count="1"] img{transform:scale(1.1)}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--primary .sy-world-path__journey-copy>small{display:none}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--primary h4{font-size:20px;line-height:1.12}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--primary h4.sy-world-path__journey-title--long-word{overflow-wrap:normal;font-size:18px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--primary p{margin-top:7px;font-size:11.5px;line-height:1.4}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--primary .sy-world-path__journey-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 8px;margin-top:10px;font-size:9.75px;line-height:1.25}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--primary .sy-world-path__journey-meta>span{min-height:18px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-meta svg{width:14px;height:14px;flex-basis:14px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-topics{gap:5px;margin-top:10px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-topics a{min-height:24px;padding:0 7px;font-size:9px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-secondary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--secondary{display:flex;flex-direction:column;min-height:0;padding:8px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--secondary .sy-world-path__journey-step-head{margin-bottom:9px;font-size:10px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--secondary .sy-world-path__journey-step-head strong{min-height:24px;padding:0 8px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-secondary-body{flex:1;grid-template-columns:minmax(0,1fr);gap:12px;align-items:start}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-secondary-body:has(>.sy-world-path__journey-artwork[hidden]){grid-template-columns:minmax(0,1fr)}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--secondary .sy-world-path__journey-artwork{height:140px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--secondary h4{font-size:14px;line-height:1.22}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--secondary .sy-world-path__journey-copy{display:flex;flex-direction:column;min-height:100%}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--secondary p{margin-top:6px;font-size:11.25px;line-height:1.4;display:block;overflow:visible;-webkit-line-clamp:unset}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--secondary .sy-world-path__journey-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:auto;padding-top:10px;font-size:9.25px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--secondary .sy-world-path__journey-meta>span{min-height:18px;gap:1px;white-space:nowrap}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--secondary .sy-world-path__journey-meta svg{width:12px;height:12px;flex-basis:12px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-utility--benefits{grid-template-columns:minmax(0,1fr);gap:6px;margin-top:12px;padding-top:0;border-top:0}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-utility>strong{font-size:13.5px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-utility--benefits ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:2px 0 0;border:0;border-radius:0;background:transparent}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-utility--benefits li,.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-utility--benefits li:first-child{min-height:59px;padding:28px 6px 0;border-left:0;font-size:10.5px;line-height:1.35;text-align:center}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-utility .sy-world-path__benefit-check,.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-utility--benefits li:first-child .sy-world-path__benefit-check{top:0;left:50%;width:22px;height:22px;transform:translate(-50%)}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__formats-wrap{grid-template-columns:minmax(0,1fr);gap:10px;margin-top:14px;padding-top:14px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__formats{grid-template-columns:repeat(auto-fit,minmax(66px,1fr));gap:6px 0}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__format,.sy-world-path[data-path-layout=money-three-step] .sy-world-path__format:nth-child(odd),.sy-world-path[data-path-layout=money-three-step] .sy-world-path__format:first-child{justify-content:center;min-height:44px;gap:6px;padding:4px 6px;border-left:0;font-size:10.5px;line-height:1.25;text-align:left}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__format svg{width:22px;height:22px;flex:0 0 22px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__result-controls{grid-template-columns:minmax(0,1fr);gap:8px;margin-top:14px;padding-top:14px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__result-controls .sy-world-path__cta,.sy-world-path[data-path-layout=money-three-step] .sy-world-path__result-controls .sy-world-path__change{width:100%;min-width:0;margin:0;border-radius:10px;font-size:13.5px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__result-controls .sy-world-path__cta{min-height:54px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__result-controls .sy-world-path__change{min-height:50px}}@media(max-width:359px){.sy-world-path[data-path-layout=money-three-step][data-path-state=complete] .sy-world-path__recommendation{padding-right:12px;padding-left:12px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-primary-body{grid-template-columns:100px minmax(0,1fr);gap:10px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-artwork--primary{height:auto;aspect-ratio:1}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--primary h4{font-size:18px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--primary p{font-size:10.5px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--primary .sy-world-path__journey-meta,.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-secondary{grid-template-columns:minmax(0,1fr)}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-secondary-body{grid-template-columns:92px minmax(0,1fr);gap:12px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--secondary .sy-world-path__journey-artwork{height:116px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-card--secondary h4{font-size:15px}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-utility--benefits ul{grid-template-columns:minmax(0,1fr);gap:8px;padding:0}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-utility--benefits li,.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-utility--benefits li:first-child{min-height:26px;padding:2px 0 0 30px;border-top:0;border-left:0;font-size:11.5px;text-align:left}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-utility--benefits li:first-child{padding-top:3px;border-top:0}.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-utility .sy-world-path__benefit-check,.sy-world-path[data-path-layout=money-three-step] .sy-world-path__journey-utility--benefits li:first-child .sy-world-path__benefit-check{top:0;left:0;transform:none}}@keyframes sy-path-processing-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.sy-world-path *,.sy-world-path *:before,.sy-world-path *:after{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/346/assets/suityou-world-path.css.map */
