.process-timeline{display:flex;flex-direction:column;gap:0;width:100%}.process-timeline__step{display:flex;gap:24px;position:relative}.process-timeline__rail{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:40px}.process-timeline__step-number{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#6941c6;color:#fff;font-family:Open Sans,sans-serif;font-weight:700;font-size:1.125rem;flex-shrink:0;line-height:1}.process-timeline__connector{flex:1;width:2px;background:#e5e7eb;min-height:24px}.process-timeline__content{flex:1;background:#f9fafb;border-radius:8px;padding:24px;margin-bottom:32px;min-width:0}.process-timeline__step:last-child .process-timeline__content{margin-bottom:0}.process-timeline__header{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap;margin-bottom:16px}.process-timeline__title{font-family:Open Sans,sans-serif;font-size:1.125rem;font-weight:600;color:#101828;margin:0;line-height:1.3}.process-timeline__timeframe{display:inline-block;padding:.1875rem .625rem;border-radius:100px;font-size:.8125rem;font-weight:600;background:#f9f5ff;color:#6941c6;white-space:nowrap;line-height:1.4}.process-timeline__items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.process-timeline__item{font-size:.9375rem;line-height:1.6;color:#475467;padding-left:1.25rem;position:relative;margin-bottom:0}.process-timeline__item:before{content:"";position:absolute;left:0;top:.625rem;width:6px;height:6px;border-radius:50%;background:#d6bbfb}@media(max-width:800px){.process-timeline__step{gap:16px}.process-timeline__rail{width:32px}.process-timeline__step-number{width:32px;height:32px;font-size:.9375rem}.process-timeline__content{padding:16px;margin-bottom:24px}.process-timeline__title{font-size:1rem}}.faq-accordion{display:flex;flex-direction:column;gap:1rem;width:100%}.faq-accordion__item{background:#fefefe;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:border-color .2s ease}.faq-accordion__item--open{border-color:#d6bbfb}.faq-accordion__question{width:100%;padding:1.25rem 1.5rem;font-weight:600;color:#101828;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1.0625rem;background:transparent;border:none;text-align:left;font-family:inherit;line-height:1.4;gap:1rem}.faq-accordion__question:hover{background:#f9fafb}.faq-accordion__question:focus-visible{outline:2px solid #6941c6;outline-offset:-2px}.faq-accordion__question-text{flex:1}.faq-accordion__icon{width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23667085' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6,9 12,15 18,9'%3E%3C/polyline%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .3s ease;flex-shrink:0}.faq-accordion__item--open .faq-accordion__icon{transform:rotate(180deg)}.faq-accordion__content{height:0;overflow:hidden;transition:height .3s ease}.faq-accordion__answer{padding:0 1.5rem 1.25rem;font-size:1rem;line-height:1.7;color:#475467;margin:0}.comparison-table{width:100%;margin:1.5rem 0}.comparison-table__table{display:table;width:100%;border-collapse:separate;border-spacing:0;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}@media(max-width:800px){.comparison-table__table{display:none}}.comparison-table__corner{background:#f9f5ff;border-bottom:1px solid #e5e7eb}.comparison-table__header{background:#f9f5ff;color:#101828;font-family:Open Sans,sans-serif;font-weight:600;font-size:1rem;padding:.875rem 1.25rem;text-align:left;border-bottom:1px solid #e5e7eb}.comparison-table__header:not(:last-child){border-right:1px solid #e5e7eb}.comparison-table__row--alt{background:#f9fafb}.comparison-table__label{font-weight:600;color:#101828;font-size:.9375rem;padding:.75rem 1.25rem;text-align:left;border-right:1px solid #e5e7eb;white-space:nowrap}tr:not(:last-child) .comparison-table__label{border-bottom:1px solid #e5e7eb}.comparison-table__cell{color:#475467;font-size:.9375rem;line-height:1.6;padding:.75rem 1.25rem}.comparison-table__cell:not(:last-child){border-right:1px solid #e5e7eb}tr:not(:last-child) .comparison-table__cell{border-bottom:1px solid #e5e7eb}.comparison-table__mobile{display:none}@media(max-width:800px){.comparison-table__mobile{display:flex;flex-direction:column;gap:.75rem}}.comparison-table__card{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.comparison-table__card--alt{background:#f9fafb}.comparison-table__card-label{font-weight:600;color:#101828;font-size:.9375rem;padding:.75rem 1rem;background:#f9f5ff;border-bottom:1px solid #e5e7eb}.comparison-table__card-entry{display:flex;flex-direction:column;gap:.25rem;padding:.625rem 1rem}.comparison-table__card-entry:not(:last-child){border-bottom:1px solid #e5e7eb}.comparison-table__card-column{font-weight:600;color:#101828;font-size:.8125rem}.comparison-table__card-value{color:#475467;font-size:.9375rem;line-height:1.6}.comparison-table__footer{margin-top:1rem;padding:1rem 1.25rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.comparison-table__footer-text{color:#101828;font-weight:600;font-size:.9375rem;margin:0 0 .5rem}.comparison-table__footer-list{margin:0;padding-left:1.25rem;list-style:disc}.comparison-table__footer-item{color:#475467;font-size:.9375rem;line-height:1.6}.comparison-table__footer-item:not(:last-child){margin-bottom:.25rem}
