.InteractiveGuide_container__a6jrR{padding-bottom:4rem;padding-left:2rem;padding-right:2rem}.InteractiveGuide_overviewContainer__Cpqgr{margin:0 auto}.InteractiveGuide_overviewBg__Gp0UY{height:10vh;background:url(/interactive-bg.svg) no-repeat;background-size:cover}.InteractiveGuide_overviewHeader___Ixod{display:flex;gap:2rem;align-items:flex-start;margin-bottom:3rem;background:white;box-shadow:0 0 20px 0 rgba(250,105,26,.4)}.InteractiveGuide_selectionBar__UBCa5{display:flex;width:100%;background-color:#fff;border:1px solid #e0e0e0;border-radius:999px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.05)}.InteractiveGuide_selectionItem__Iz1KV{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 2rem;text-align:center;border-left:1px solid #e0e0e0;background-color:#fff;cursor:pointer;transition:background-color .2s;opacity:.5}.InteractiveGuide_selectionItem__Iz1KV:hover{background-color:#f7f8fa;box-shadow:0 0 40px 0 rgba(0,95,255,.6);opacity:1}.InteractiveGuide_selectionItem__Iz1KV:first-child{border-left:none;border-radius:50px 0 0 50px}.InteractiveGuide_selectionItem__Iz1KV:last-child{border-radius:0 50px 50px 0}.InteractiveGuide_itemIcon__PLI56{width:60px;height:60px;background-color:#e3f2fd;border-radius:8px;margin-bottom:1rem}.InteractiveGuide_itemTitle__f2rCg{font-weight:700;color:#0052ff}.InteractiveGuide_itemSubtitle__Fvhgw{color:#555}.InteractiveGuide_detailContainer__VeGYT{margin:0 auto}.InteractiveGuide_breadcrumb___ISDB{font-size:2rem;margin:0;cursor:pointer}.InteractiveGuide_navButtons__uDsvt button{background-color:rgba(255,255,255,.2);border:1px solid white;padding:.5rem 1.25rem;border-radius:999px;margin-left:.5rem;cursor:pointer}.InteractiveGuide_detailContentGrid__rsoAY{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:2rem 0}.InteractiveGuide_mainIcon__8D8XO{width:100px;height:100px;background-color:#fff;border:1px solid #005fff;border-radius:50%;margin-bottom:1rem}.InteractiveGuide_navIcon__Uyi6Z{width:45px;height:45px;border-radius:50%}.InteractiveGuide_leftColumn__e_Gzr p{color:#555}.InteractiveGuide_insightCard__s6nmY{border-left:24px solid #fa691a;box-shadow:0 2px 4px #fa691a}.InteractiveGuide_alertCard__AS81s,.InteractiveGuide_insightCard__s6nmY{background-color:#fbfbff;border-radius:20px;padding:1.5rem;margin-top:1rem}.InteractiveGuide_alertCard__AS81s{border-left:24px solid #121212;box-shadow:0 2px 4px #121212}.InteractiveGuide_cardTag__Uf0XR{background-color:#fff;color:#1e88e5;padding:.25rem .75rem;border-radius:999px;font-size:.8rem;display:inline-block}.InteractiveGuide_cardButton__LyLFY{background-color:#0052ff;color:white;padding:.75rem 1.5rem;border-radius:999px;border:none;cursor:pointer;display:inline-block;margin-top:1rem}.InteractiveGuide_bottomNav__0DduM{justify-content:center;gap:2rem;padding-top:2rem;padding-bottom:2rem}.InteractiveGuide_bottomNav__0DduM a{padding:.5rem;background-color:#fff;color:#5a5a5a;border-radius:999px;text-decoration:none;font-size:.8rem;box-shadow:0 2px 3px #5a5a5a}.InteractiveGuide_bottomNav__0DduM a:hover{background-color:#bcd5ff}.InteractiveGuide_bottomNav__0DduM a.InteractiveGuide_active__y5dUu{background-color:#fa691a;color:white}.InteractiveGuide_backBtn__Z7Yu2{cursor:pointer}.InteractiveGuide_detailHeader___240T{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.InteractiveGuide_detailHeader___240T .InteractiveGuide_breadcrumb___ISDB{justify-self:center;text-align:center}.InteractiveGuide_detailHeader___240T .InteractiveGuide_navButtons__uDsvt{justify-self:end;display:flex;gap:8px}.InteractiveGuide_collapsible___G4er{background:#ffffff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 2px 6px rgba(0,0,0,.05);overflow:hidden}.InteractiveGuide_collapsibleSummary__oFWi9{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:1rem 1.25rem;cursor:pointer;list-style:none;position:relative;transition:background-color .2s ease,box-shadow .2s ease,transform .05s ease}.InteractiveGuide_collapsibleSummary__oFWi9::-webkit-details-marker{display:none}.InteractiveGuide_collapsibleSummary__oFWi9:hover{background-color:#f7f8fa;box-shadow:inset 0 0 0 3px rgba(0,82,255,.08)}.InteractiveGuide_alertSummary__knfft{border-left:6px solid #121212}.InteractiveGuide_insightSummary__nrEu6{border-left:6px solid #fa691a}.InteractiveGuide_chevron__K7DNm{width:10px;height:10px;border-right:2px solid #3b82f6;border-bottom:2px solid #3b82f6;transform:rotate(-45deg);transition:transform .2s ease;flex-shrink:0}.InteractiveGuide_collapsible___G4er[open] .InteractiveGuide_chevron__K7DNm{transform:rotate(45deg)}.InteractiveGuide_collapsibleContent__nQLBp{padding:0 1.25rem 1.25rem}@media (min-width:641px) and (max-width:1024px){.InteractiveGuide_navIcon__Uyi6Z{width:20px;height:20px}.InteractiveGuide_selectionBar__UBCa5{border-radius:24px;box-shadow:0 6px 20px rgba(0,0,0,.05)}.InteractiveGuide_selectionItem__Iz1KV{padding:1rem 1.25rem}.InteractiveGuide_itemIcon__PLI56{width:48px;height:48px;margin-bottom:.75rem}.InteractiveGuide_itemTitle__f2rCg{font-size:.95rem}.InteractiveGuide_itemSubtitle__Fvhgw{font-size:.85rem}}@media (max-width:640px){.InteractiveGuide_selectionBar__UBCa5{display:block;overflow:hidden;border-radius:16px}.InteractiveGuide_selectionItem__Iz1KV{flex-grow:0;width:100%;border-left:none;border-right:none;border-top:1px solid #e0e0e0;padding:1rem 1.25rem}.InteractiveGuide_selectionItem__Iz1KV img{width:80px;height:auto}.InteractiveGuide_selectionItem__Iz1KV:first-child{border-top:none;border-radius:16px 16px 0 0}.InteractiveGuide_selectionItem__Iz1KV:last-child{border-radius:0 0 16px 16px}.InteractiveGuide_detailContentGrid__rsoAY{display:block;padding:1rem 0}}