.bondCalculator-module-scss-module__bnhkVa__calculator{--ink:#282337;--muted:#686277;--line:#e7e0ef;--accent:#5b3b9f;--accent-dark:#462982;color:var(--ink);margin-top:28px}.bondCalculator-module-scss-module__bnhkVa__form,.bondCalculator-module-scss-module__bnhkVa__result{border:1px solid var(--line);background:#fff;border-radius:22px;box-shadow:0 16px 44px #2d1d4d0e}.bondCalculator-module-scss-module__bnhkVa__form{padding:30px}.bondCalculator-module-scss-module__bnhkVa__pickerHeader,.bondCalculator-module-scss-module__bnhkVa__issueInfoHeader{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.bondCalculator-module-scss-module__bnhkVa__pickerHeader h2{letter-spacing:-.025em;margin:6px 0 7px;font-size:clamp(25px,3vw,32px);line-height:1.18}.bondCalculator-module-scss-module__bnhkVa__pickerHeader p,.bondCalculator-module-scss-module__bnhkVa__discoveryHeader p,.bondCalculator-module-scss-module__bnhkVa__formSectionHeading p{color:var(--muted);margin:0;line-height:1.5}.bondCalculator-module-scss-module__bnhkVa__stepLabel{color:var(--accent);letter-spacing:.075em;text-transform:uppercase;font-size:12px;font-weight:800}.bondCalculator-module-scss-module__bnhkVa__pickerMark{width:48px;height:48px;color:var(--accent);background:#f1eafb;border-radius:15px;flex:none;place-items:center;font-weight:800;display:grid}.bondCalculator-module-scss-module__bnhkVa__field{min-width:0;color:var(--ink);flex-direction:column;gap:9px;font-weight:700;display:flex}.bondCalculator-module-scss-module__bnhkVa__picker>.bondCalculator-module-scss-module__bnhkVa__field{margin-top:26px}.bondCalculator-module-scss-module__bnhkVa__field>input,.bondCalculator-module-scss-module__bnhkVa__searchField{background:#fff;border:1px solid #cfc5de;border-radius:12px;width:100%;min-height:52px;transition:border-color .18s,box-shadow .18s,background-color .18s}.bondCalculator-module-scss-module__bnhkVa__field>input{font:inherit;padding:12px 15px;font-weight:500}.bondCalculator-module-scss-module__bnhkVa__field>input:hover,.bondCalculator-module-scss-module__bnhkVa__searchField:hover{border-color:#a28abd}.bondCalculator-module-scss-module__bnhkVa__field>input:focus-visible,.bondCalculator-module-scss-module__bnhkVa__searchField:focus-within{border-color:var(--accent);outline:none;box-shadow:0 0 0 4px #5b3b9f21}.bondCalculator-module-scss-module__bnhkVa__field small{color:var(--muted);font-size:12px;font-weight:500;line-height:1.4}.bondCalculator-module-scss-module__bnhkVa__searchField{align-items:center;gap:12px;padding:0 14px;display:flex}.bondCalculator-module-scss-module__bnhkVa__searchField input{min-width:0;min-height:50px;color:var(--ink);font:inherit;background:0 0;border:0;outline:none;flex:1;font-weight:500}.bondCalculator-module-scss-module__bnhkVa__searchField input::placeholder{color:#827b90;opacity:1}.bondCalculator-module-scss-module__bnhkVa__searchIcon{border:2px solid var(--accent);border-radius:50%;flex:none;width:17px;height:17px;position:relative}.bondCalculator-module-scss-module__bnhkVa__searchIcon:after{background:var(--accent);content:"";border-radius:2px;width:8px;height:2px;position:absolute;bottom:-4px;right:-6px;transform:rotate(45deg)}.bondCalculator-module-scss-module__bnhkVa__clearSearch{width:32px;height:32px;color:var(--accent);font:inherit;cursor:pointer;background:#f2edf8;border:0;border-radius:9px;flex:none;place-items:center;font-size:24px;font-weight:400;line-height:1;transition:background-color .18s,color .18s;display:grid}.bondCalculator-module-scss-module__bnhkVa__clearSearch:hover,.bondCalculator-module-scss-module__bnhkVa__clearSearch:focus-visible{background:var(--accent);color:#fff}.bondCalculator-module-scss-module__bnhkVa__spinner{border:2px solid #ded5ea;border-top-color:var(--accent);border-radius:50%;flex:none;width:19px;height:19px;animation:.8s linear infinite bondCalculator-module-scss-module__bnhkVa__spin}.bondCalculator-module-scss-module__bnhkVa__searchHelp,.bondCalculator-module-scss-module__bnhkVa__hint{color:var(--muted);font-size:13px;line-height:1.5}.bondCalculator-module-scss-module__bnhkVa__searchHelp{margin:10px 0 0}.bondCalculator-module-scss-module__bnhkVa__notice,.bondCalculator-module-scss-module__bnhkVa__noticeError,.bondCalculator-module-scss-module__bnhkVa__error{border-radius:11px;padding:12px 14px;line-height:1.5}.bondCalculator-module-scss-module__bnhkVa__notice,.bondCalculator-module-scss-module__bnhkVa__noticeError{margin:18px 0 0}.bondCalculator-module-scss-module__bnhkVa__notice{color:#4e3a71;background:#f4effa}.bondCalculator-module-scss-module__bnhkVa__noticeError,.bondCalculator-module-scss-module__bnhkVa__error{color:#9b2440;background:#fff2f3}.bondCalculator-module-scss-module__bnhkVa__error{border-left:3px solid #b94e4e;margin:10px 0}.bondCalculator-module-scss-module__bnhkVa__suggestions{border:1px solid var(--line);background:#fff;border-radius:15px;max-height:330px;margin:16px 0 0;padding:5px;list-style:none;overflow-y:auto;box-shadow:0 12px 32px #2c1e4717}.bondCalculator-module-scss-module__bnhkVa__suggestions li+li{border-top:1px solid #eee8f4}.bondCalculator-module-scss-module__bnhkVa__suggestions button{width:100%;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;gap:5px;padding:13px 15px;transition:background-color .18s;display:flex}.bondCalculator-module-scss-module__bnhkVa__suggestions button:hover,.bondCalculator-module-scss-module__bnhkVa__suggestions button:focus-visible{background:#f5effd;outline:none}.bondCalculator-module-scss-module__bnhkVa__suggestions button>span:last-child{color:var(--muted);font-size:12px;line-height:1.4}.bondCalculator-module-scss-module__bnhkVa__suggestionMain{justify-content:space-between;gap:12px;width:100%;display:flex}.bondCalculator-module-scss-module__bnhkVa__suggestionArrow{color:var(--accent);font-size:19px}.bondCalculator-module-scss-module__bnhkVa__discovery{border-top:1px solid var(--line);margin-top:29px;padding-top:25px}.bondCalculator-module-scss-module__bnhkVa__discoveryHeader h3,.bondCalculator-module-scss-module__bnhkVa__formSectionHeading h3{letter-spacing:-.01em;margin:0 0 5px;font-size:19px}.bondCalculator-module-scss-module__bnhkVa__featuredGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.bondCalculator-module-scss-module__bnhkVa__featuredCard,.bondCalculator-module-scss-module__bnhkVa__featuredSkeleton{background:linear-gradient(155deg,#fcfaff 0%,#f7f2fc 100%);border:1px solid #e4dcee;border-radius:15px;min-width:0;min-height:169px;padding:16px}.bondCalculator-module-scss-module__bnhkVa__featuredCard{color:var(--ink);font:inherit;text-align:left;cursor:pointer;flex-direction:column;align-items:flex-start;gap:8px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.bondCalculator-module-scss-module__bnhkVa__featuredCard:hover,.bondCalculator-module-scss-module__bnhkVa__featuredCard:focus-visible{border-color:#a990d1;outline:none;transform:translateY(-3px);box-shadow:0 12px 22px #5b3b9f24}.bondCalculator-module-scss-module__bnhkVa__featuredCard strong{font-size:16px;line-height:1.3}.bondCalculator-module-scss-module__bnhkVa__featuredCard small{color:var(--muted);font-size:11px;line-height:1.4}.bondCalculator-module-scss-module__bnhkVa__featuredBadge,.bondCalculator-module-scss-module__bnhkVa__dataBadge,.bondCalculator-module-scss-module__bnhkVa__dataBadgeWarning{color:var(--accent-dark);background:#e9def8;border-radius:7px;align-items:center;padding:5px 9px;font-size:11px;font-weight:800;line-height:1.3;display:inline-flex}.bondCalculator-module-scss-module__bnhkVa__featuredAction{width:100%;color:var(--accent);justify-content:space-between;align-items:center;margin-top:auto;font-size:12px;font-weight:800;display:flex}.bondCalculator-module-scss-module__bnhkVa__featuredAction span{font-size:18px;transition:transform .18s}.bondCalculator-module-scss-module__bnhkVa__featuredCard:hover .bondCalculator-module-scss-module__bnhkVa__featuredAction span{transform:translate(2px,-2px)}.bondCalculator-module-scss-module__bnhkVa__featuredSkeleton,.bondCalculator-module-scss-module__bnhkVa__issueSkeleton{flex-direction:column;gap:13px;display:flex}.bondCalculator-module-scss-module__bnhkVa__featuredSkeleton span,.bondCalculator-module-scss-module__bnhkVa__issueSkeleton span{background:linear-gradient(90deg,#eee7f5 0%,#f8f5fc 50%,#eee7f5 100%) 0 0/200% 100%;border-radius:6px;height:13px;animation:1.5s ease-in-out infinite bondCalculator-module-scss-module__bnhkVa__shimmer;display:block}.bondCalculator-module-scss-module__bnhkVa__featuredSkeleton span:first-child{width:48%}.bondCalculator-module-scss-module__bnhkVa__featuredSkeleton span:nth-child(2){width:72%;height:22px}.bondCalculator-module-scss-module__bnhkVa__featuredSkeleton span:last-child{width:91%}.bondCalculator-module-scss-module__bnhkVa__issueSkeleton{border:1px solid var(--line);background:#f8f5fc;border-radius:15px;margin-top:24px;padding:24px}.bondCalculator-module-scss-module__bnhkVa__issueSkeleton span:first-child{width:22%}.bondCalculator-module-scss-module__bnhkVa__issueSkeleton span:nth-child(2){width:55%;height:24px}.bondCalculator-module-scss-module__bnhkVa__issueSkeleton span:last-child{width:85%}.bondCalculator-module-scss-module__bnhkVa__issueInfo{background:#faf7ff;border:1px solid #e4d9f2;border-radius:16px;flex-direction:column;gap:11px;margin-top:25px;padding:22px;display:flex}.bondCalculator-module-scss-module__bnhkVa__issueInfo h3{margin:0;font-size:23px;line-height:1.2}.bondCalculator-module-scss-module__bnhkVa__issueInfo small{color:var(--muted);line-height:1.6}.bondCalculator-module-scss-module__bnhkVa__issueInfo a{color:var(--accent);text-underline-offset:3px;text-decoration-thickness:1px}.bondCalculator-module-scss-module__bnhkVa__issueInfo a:hover,.bondCalculator-module-scss-module__bnhkVa__issueInfo a:focus-visible{color:var(--accent-dark)}.bondCalculator-module-scss-module__bnhkVa__issueTags{flex-wrap:wrap;gap:7px;display:flex}.bondCalculator-module-scss-module__bnhkVa__issueTags span{color:#514967;background:#fff;border:1px solid #e5dcef;border-radius:8px;padding:6px 9px;font-size:12px;font-weight:700}.bondCalculator-module-scss-module__bnhkVa__issueSummary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:5px 0 0;display:grid}.bondCalculator-module-scss-module__bnhkVa__issueSummary div{background:#fff;border:1px solid #e8e0f0;border-radius:10px;min-width:0;padding:12px 14px}.bondCalculator-module-scss-module__bnhkVa__issueSummary dt{color:var(--muted);margin-bottom:5px;font-size:12px}.bondCalculator-module-scss-module__bnhkVa__issueSummary dd{overflow-wrap:anywhere;margin:0;font-weight:750}.bondCalculator-module-scss-module__bnhkVa__issueDetailsLink{align-self:flex-start;font-weight:750}.bondCalculator-module-scss-module__bnhkVa__dataBadge{color:#2e7142;background:#e9f6e9}.bondCalculator-module-scss-module__bnhkVa__dataBadgeWarning{color:#965b14;background:#fff0df}.bondCalculator-module-scss-module__bnhkVa__formSectionHeading{margin-top:28px}.bondCalculator-module-scss-module__bnhkVa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:17px 0;display:grid}.bondCalculator-module-scss-module__bnhkVa__submit,.bondCalculator-module-scss-module__bnhkVa__share{min-height:49px;font:inherit;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:12px 21px;font-weight:800;transition:transform .18s,background-color .18s,box-shadow .18s;display:inline-flex}.bondCalculator-module-scss-module__bnhkVa__submit{border:1px solid var(--accent);background:var(--accent);color:#fff;box-shadow:0 8px 18px #5b3b9f2e}.bondCalculator-module-scss-module__bnhkVa__submit:hover:not(:disabled),.bondCalculator-module-scss-module__bnhkVa__submit:focus-visible:not(:disabled){background:var(--accent-dark);transform:translateY(-2px);box-shadow:0 12px 22px #5b3b9f3d}.bondCalculator-module-scss-module__bnhkVa__submit:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.bondCalculator-module-scss-module__bnhkVa__share{color:var(--accent);background:#fff;border:1px solid #c4b2dc}.bondCalculator-module-scss-module__bnhkVa__share:hover,.bondCalculator-module-scss-module__bnhkVa__share:focus-visible{background:#f3edfa;transform:translateY(-2px)}.bondCalculator-module-scss-module__bnhkVa__submit:focus-visible,.bondCalculator-module-scss-module__bnhkVa__share:focus-visible,.bondCalculator-module-scss-module__bnhkVa__clearSearch:focus-visible{outline-offset:3px;outline:3px solid #b08ef8}.bondCalculator-module-scss-module__bnhkVa__result{margin-top:22px;padding:28px}.bondCalculator-module-scss-module__bnhkVa__result h2,.bondCalculator-module-scss-module__bnhkVa__result h3{margin:0 0 16px}.bondCalculator-module-scss-module__bnhkVa__result h2{letter-spacing:-.02em;font-size:26px}.bondCalculator-module-scss-module__bnhkVa__result h3{margin-top:28px;font-size:20px}.bondCalculator-module-scss-module__bnhkVa__result p{line-height:1.6}.bondCalculator-module-scss-module__bnhkVa__result a{color:var(--accent);text-underline-offset:4px;font-weight:700}.bondCalculator-module-scss-module__bnhkVa__result a:hover,.bondCalculator-module-scss-module__bnhkVa__result a:focus-visible{color:var(--accent-dark)}.bondCalculator-module-scss-module__bnhkVa__cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.bondCalculator-module-scss-module__bnhkVa__cards>div{background:#f8f5fc;border:1px solid #e9e1f2;border-radius:14px;flex-direction:column;gap:11px;min-width:0;min-height:105px;padding:16px;display:flex}.bondCalculator-module-scss-module__bnhkVa__cards>div:first-child{border-color:var(--accent);background:var(--accent);color:#fff}.bondCalculator-module-scss-module__bnhkVa__cards>div:last-child{background:#eee7f8}.bondCalculator-module-scss-module__bnhkVa__cards span{font-size:12px;font-weight:700;line-height:1.3}.bondCalculator-module-scss-module__bnhkVa__cards strong{overflow-wrap:anywhere;margin-top:auto;font-size:clamp(16px,2vw,20px);line-height:1.2}.bondCalculator-module-scss-module__bnhkVa__tableWrap{border:1px solid var(--line);border-radius:14px;max-width:100%;overflow-x:auto}.bondCalculator-module-scss-module__bnhkVa__tableWrap table{border-collapse:collapse;width:100%;min-width:660px}.bondCalculator-module-scss-module__bnhkVa__tableWrap th,.bondCalculator-module-scss-module__bnhkVa__tableWrap td{text-align:left;white-space:nowrap;border-bottom:1px solid #eee8f4;padding:12px 14px}.bondCalculator-module-scss-module__bnhkVa__tableWrap th{color:#4f4168;background:#f4eff9;font-size:12px}.bondCalculator-module-scss-module__bnhkVa__tableWrap td{font-size:13px}.bondCalculator-module-scss-module__bnhkVa__tableWrap tbody tr:nth-child(2n){background:#fcfaff}.bondCalculator-module-scss-module__bnhkVa__tableWrap tbody tr:hover{background:#f4effa}.bondCalculator-module-scss-module__bnhkVa__tableWrap tbody tr:last-child td{border-bottom:0}.bondCalculator-module-scss-module__bnhkVa__scrollHint{color:var(--muted);font-size:12px;display:none}.bondCalculator-module-scss-module__bnhkVa__method{margin-top:22px;padding:28px}.bondCalculator-module-scss-module__bnhkVa__method h2{max-width:620px}.bondCalculator-module-scss-module__bnhkVa__methodGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:25px;display:grid}.bondCalculator-module-scss-module__bnhkVa__methodGrid article{border-top:2px solid #d7c7eb;padding-top:15px}.bondCalculator-module-scss-module__bnhkVa__methodGrid article>span{color:#a289bf;font-size:12px;font-weight:800}.bondCalculator-module-scss-module__bnhkVa__methodGrid h3{margin:8px 0;font-size:17px}.bondCalculator-module-scss-module__bnhkVa__methodGrid p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.bondCalculator-module-scss-module__bnhkVa__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes bondCalculator-module-scss-module__bnhkVa__spin{to{transform:rotate(360deg)}}@keyframes bondCalculator-module-scss-module__bnhkVa__shimmer{to{background-position:-200% 0}}@media (max-width:850px){.bondCalculator-module-scss-module__bnhkVa__featuredGrid,.bondCalculator-module-scss-module__bnhkVa__methodGrid,.bondCalculator-module-scss-module__bnhkVa__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.bondCalculator-module-scss-module__bnhkVa__calculator{margin-top:22px}.bondCalculator-module-scss-module__bnhkVa__form,.bondCalculator-module-scss-module__bnhkVa__result,.bondCalculator-module-scss-module__bnhkVa__method{border-radius:17px;padding:20px}.bondCalculator-module-scss-module__bnhkVa__pickerMark{border-radius:11px;width:39px;height:39px}.bondCalculator-module-scss-module__bnhkVa__pickerHeader h2,.bondCalculator-module-scss-module__bnhkVa__method h2{font-size:25px}.bondCalculator-module-scss-module__bnhkVa__featuredGrid,.bondCalculator-module-scss-module__bnhkVa__methodGrid,.bondCalculator-module-scss-module__bnhkVa__grid{grid-template-columns:1fr}.bondCalculator-module-scss-module__bnhkVa__featuredCard,.bondCalculator-module-scss-module__bnhkVa__featuredSkeleton{min-height:145px}.bondCalculator-module-scss-module__bnhkVa__issueInfo{padding:17px}.bondCalculator-module-scss-module__bnhkVa__issueInfoHeader{flex-wrap:wrap;gap:9px}.bondCalculator-module-scss-module__bnhkVa__issueInfo h3{font-size:21px}.bondCalculator-module-scss-module__bnhkVa__issueSummary{grid-template-columns:1fr}.bondCalculator-module-scss-module__bnhkVa__submit,.bondCalculator-module-scss-module__bnhkVa__share{width:100%}.bondCalculator-module-scss-module__bnhkVa__scrollHint{margin:5px 0 8px;display:block}}@media (max-width:350px){.bondCalculator-module-scss-module__bnhkVa__form,.bondCalculator-module-scss-module__bnhkVa__result,.bondCalculator-module-scss-module__bnhkVa__method{padding:16px}.bondCalculator-module-scss-module__bnhkVa__pickerMark{display:none}.bondCalculator-module-scss-module__bnhkVa__cards{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.bondCalculator-module-scss-module__bnhkVa__featuredCard,.bondCalculator-module-scss-module__bnhkVa__featuredAction span,.bondCalculator-module-scss-module__bnhkVa__field>input,.bondCalculator-module-scss-module__bnhkVa__searchField,.bondCalculator-module-scss-module__bnhkVa__clearSearch,.bondCalculator-module-scss-module__bnhkVa__submit,.bondCalculator-module-scss-module__bnhkVa__share,.bondCalculator-module-scss-module__bnhkVa__suggestions button{transition:none}.bondCalculator-module-scss-module__bnhkVa__spinner,.bondCalculator-module-scss-module__bnhkVa__featuredSkeleton span,.bondCalculator-module-scss-module__bnhkVa__issueSkeleton span{animation:none}}
.bondMethod-module-scss-module__o9PW5G__method{color:#282337;background:#fff;border:1px solid #e7e0ef;border-radius:22px;margin-top:24px;overflow:hidden;box-shadow:0 16px 44px #2d1d4d0e}.bondMethod-module-scss-module__o9PW5G__header{background:linear-gradient(110deg,#f9f6fd,#fff);border-bottom:1px solid #e7e0ef;padding:32px 35px}.bondMethod-module-scss-module__o9PW5G__eyebrow,.bondMethod-module-scss-module__o9PW5G__exampleLabel{color:#5b3b9f;letter-spacing:.075em;text-transform:uppercase;font-size:12px;font-weight:800}.bondMethod-module-scss-module__o9PW5G__header h2,.bondMethod-module-scss-module__o9PW5G__faq h2{letter-spacing:-.025em;max-width:740px;margin:9px 0 10px;font-size:clamp(26px,3vw,33px);line-height:1.2}.bondMethod-module-scss-module__o9PW5G__header p{color:#686277;max-width:770px;margin:0;line-height:1.65}.bondMethod-module-scss-module__o9PW5G__content{grid-template-columns:minmax(0,1.6fr) minmax(270px,1fr);gap:29px;padding:32px 35px;display:grid}.bondMethod-module-scss-module__o9PW5G__steps{flex-direction:column;gap:25px;display:flex}.bondMethod-module-scss-module__o9PW5G__step{grid-template-columns:38px minmax(0,1fr);gap:15px;display:grid}.bondMethod-module-scss-module__o9PW5G__step+.bondMethod-module-scss-module__o9PW5G__step{border-top:1px solid #eee8f4;padding-top:23px}.bondMethod-module-scss-module__o9PW5G__number{color:#5b3b9f;background:#efe8f9;border-radius:10px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid}.bondMethod-module-scss-module__o9PW5G__step h3{margin:3px 0 8px;font-size:19px;line-height:1.3}.bondMethod-module-scss-module__o9PW5G__step p{color:#686277;margin:0;font-size:14px;line-height:1.65}.bondMethod-module-scss-module__o9PW5G__step .bondMethod-module-scss-module__o9PW5G__formula{color:#4e3a71;background:#f7f2fc;border-left:3px solid #a483cf;border-radius:0 10px 10px 0;margin-top:14px;padding:12px 14px;font-size:13px;font-weight:700}.bondMethod-module-scss-module__o9PW5G__example{background:#f8f4fd;border:1px solid #dcd0ef;border-radius:17px;align-self:start;padding:24px}.bondMethod-module-scss-module__o9PW5G__example h3{margin:10px 0 20px;font-size:21px;line-height:1.3}.bondMethod-module-scss-module__o9PW5G__example dl{flex-direction:column;gap:0;margin:0;display:flex}.bondMethod-module-scss-module__o9PW5G__example dl div{border-bottom:1px solid #e5daf0;justify-content:space-between;gap:10px;padding:10px 0;font-size:13px;display:flex}.bondMethod-module-scss-module__o9PW5G__example dt{color:#686277}.bondMethod-module-scss-module__o9PW5G__example dd{white-space:nowrap;margin:0;font-weight:800}.bondMethod-module-scss-module__o9PW5G__exampleTotal dt,.bondMethod-module-scss-module__o9PW5G__exampleTotal dd{color:#49316f;font-weight:800}.bondMethod-module-scss-module__o9PW5G__example dl .bondMethod-module-scss-module__o9PW5G__exampleProfit{color:#fff;background:#5b3b9f;border:0;border-radius:10px;margin-top:12px;padding:13px 12px;font-size:16px;font-weight:800}.bondMethod-module-scss-module__o9PW5G__exampleProfit dt{color:#fff}.bondMethod-module-scss-module__o9PW5G__example p{color:#777087;margin:17px 0 0;font-size:12px;line-height:1.5}.bondMethod-module-scss-module__o9PW5G__faq{border-top:1px solid #e7e0ef;padding:31px 35px 35px}.bondMethod-module-scss-module__o9PW5G__faq h2{margin-bottom:23px}.bondMethod-module-scss-module__o9PW5G__faqGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.bondMethod-module-scss-module__o9PW5G__faqGrid article{background:#fdfbff;border:1px solid #e7e0ef;border-radius:14px;padding:20px}.bondMethod-module-scss-module__o9PW5G__faqGrid h3{margin:0 0 9px;font-size:16px;line-height:1.35}.bondMethod-module-scss-module__o9PW5G__faqGrid p{color:#686277;margin:0;font-size:13px;line-height:1.6}.bondMethod-module-scss-module__o9PW5G__more{color:#686277;margin:25px 0 0;font-size:14px;line-height:1.6}.bondMethod-module-scss-module__o9PW5G__more a{color:#5b3b9f;text-underline-offset:4px;font-weight:700}.bondMethod-module-scss-module__o9PW5G__more a:hover,.bondMethod-module-scss-module__o9PW5G__more a:focus-visible{color:#462982}@media (max-width:850px){.bondMethod-module-scss-module__o9PW5G__content{grid-template-columns:1fr}.bondMethod-module-scss-module__o9PW5G__example{width:100%}}@media (max-width:600px){.bondMethod-module-scss-module__o9PW5G__method{border-radius:17px}.bondMethod-module-scss-module__o9PW5G__header,.bondMethod-module-scss-module__o9PW5G__content,.bondMethod-module-scss-module__o9PW5G__faq{padding:22px 20px}.bondMethod-module-scss-module__o9PW5G__header h2,.bondMethod-module-scss-module__o9PW5G__faq h2{font-size:25px}.bondMethod-module-scss-module__o9PW5G__step{grid-template-columns:30px minmax(0,1fr);gap:11px}.bondMethod-module-scss-module__o9PW5G__number{border-radius:8px;width:30px;height:30px}.bondMethod-module-scss-module__o9PW5G__step h3{font-size:17px}.bondMethod-module-scss-module__o9PW5G__faqGrid{grid-template-columns:1fr}.bondMethod-module-scss-module__o9PW5G__faqGrid article{padding:17px}}
.tools-module-scss-module__E3Q_ta__page{color:#282337;width:100%;max-width:1052px;margin-inline:auto;padding:29px 0 60px}.tools-module-scss-module__E3Q_ta__breadcrumbs{color:#736b80;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:23px;font-size:13px;display:flex}.tools-module-scss-module__E3Q_ta__breadcrumbs a{color:#5b3b9f;text-underline-offset:4px;text-decoration:none}.tools-module-scss-module__E3Q_ta__breadcrumbs a:hover,.tools-module-scss-module__E3Q_ta__breadcrumbs a:focus-visible{text-decoration:underline}.tools-module-scss-module__E3Q_ta__breadcrumbs span:nth-child(2){color:#a997bd;font-size:19px;line-height:1}.tools-module-scss-module__E3Q_ta__hero{background:linear-gradient(112deg,#f0e9fa 0%,#f8f4fd 65%,#fff 100%);border:1px solid #dfd2f0;border-radius:22px;padding:32px 38px;position:relative;overflow:hidden}.tools-module-scss-module__E3Q_ta__hero:after{pointer-events:none;content:"";border:38px solid #704bbe14;border-radius:50%;width:250px;height:250px;position:absolute;top:-88px;right:-83px}.tools-module-scss-module__E3Q_ta__eyebrow,.tools-module-scss-module__E3Q_ta__sectionLabel{z-index:1;color:#5b3b9f;letter-spacing:.075em;text-transform:uppercase;font-size:12px;font-weight:800;position:relative}.tools-module-scss-module__E3Q_ta__hero h1{z-index:1;letter-spacing:-.035em;max-width:760px;margin:10px 0;font-size:clamp(34px,4vw,46px);line-height:1.12;position:relative}.tools-module-scss-module__E3Q_ta__hero p{z-index:1;color:#59506c;max-width:710px;margin:0;font-size:16px;line-height:1.55;position:relative}.tools-module-scss-module__E3Q_ta__heroTags{z-index:1;flex-wrap:wrap;gap:8px;margin-top:20px;display:flex;position:relative}.tools-module-scss-module__E3Q_ta__heroTags span{color:#4e3b6c;background:#ffffffbf;border:1px solid #dfd2ef;border-radius:9px;padding:7px 11px;font-size:12px;font-weight:700}.tools-module-scss-module__E3Q_ta__sectionLabel{margin-top:31px;display:inline-block}.tools-module-scss-module__E3Q_ta__calendarHubLink{margin:8px 0 14px}.tools-module-scss-module__E3Q_ta__calendarHubLink a{color:#5b3b9f;font-size:14px;font-weight:700;text-decoration:none}.tools-module-scss-module__E3Q_ta__calendarHubLink a:hover{text-underline-offset:3px;text-decoration:underline}.tools-module-scss-module__E3Q_ta__card{color:#282337;background:#fff;border:1px solid #e2d7ef;border-radius:20px;flex-direction:column;align-items:flex-start;gap:12px;min-height:220px;margin:12px 0 20px;padding:29px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 14px 34px #2d1d4d0e}.tools-module-scss-module__E3Q_ta__card:hover,.tools-module-scss-module__E3Q_ta__card:focus-visible{border-color:#a88bcd;outline:none;transform:translateY(-3px);box-shadow:0 18px 36px #5b3b9f21}.tools-module-scss-module__E3Q_ta__cardIcon{color:#5b3b9f;background:#f0e8fa;border-radius:14px;place-items:center;width:48px;height:48px;font-size:24px;transition:background-color .18s,transform .18s;display:grid;position:absolute;top:24px;right:24px}.tools-module-scss-module__E3Q_ta__card:hover .tools-module-scss-module__E3Q_ta__cardIcon{background:#e8daf8;transform:translate(2px,-2px)}.tools-module-scss-module__E3Q_ta__card strong{letter-spacing:-.02em;max-width:calc(100% - 64px);font-size:27px;line-height:1.25}.tools-module-scss-module__E3Q_ta__card>span:nth-of-type(2){color:#686277;max-width:620px;line-height:1.55}.tools-module-scss-module__E3Q_ta__card b{color:#5b3b9f;margin-top:auto;font-size:14px}.tools-module-scss-module__E3Q_ta__card b span{margin-left:3px;transition:transform .18s;display:inline-block}.tools-module-scss-module__E3Q_ta__card:hover b span{transform:translate(4px)}.tools-module-scss-module__E3Q_ta__disclaimer{color:#746d7e;max-width:760px;font-size:13px;line-height:1.55}@media (max-width:600px){.tools-module-scss-module__E3Q_ta__page{padding:22px 0 45px}.tools-module-scss-module__E3Q_ta__breadcrumbs{margin-bottom:16px}.tools-module-scss-module__E3Q_ta__hero{border-radius:17px;padding:25px 22px}.tools-module-scss-module__E3Q_ta__hero:after{border-width:28px;width:180px;height:180px;top:-64px;right:-103px}.tools-module-scss-module__E3Q_ta__hero h1{font-size:34px}.tools-module-scss-module__E3Q_ta__hero p{font-size:14px}.tools-module-scss-module__E3Q_ta__heroTags{gap:6px;margin-top:17px}.tools-module-scss-module__E3Q_ta__heroTags span{font-size:11px}.tools-module-scss-module__E3Q_ta__card{border-radius:16px;min-height:220px;padding:22px}.tools-module-scss-module__E3Q_ta__card strong{font-size:22px}.tools-module-scss-module__E3Q_ta__cardIcon{border-radius:11px;width:40px;height:40px;top:18px;right:18px}}@media (prefers-reduced-motion:reduce){.tools-module-scss-module__E3Q_ta__card,.tools-module-scss-module__E3Q_ta__cardIcon,.tools-module-scss-module__E3Q_ta__card b span{transition:none}}
