.pb1{padding-bottom:.25rem}.pb2{padding-bottom:.5rem}.pb3{padding-bottom:1rem}.pb4{padding-bottom:2rem}.pb5{padding-bottom:4rem}:root{--color-royal-blue-50:#F0F2FE;--color-royal-blue-100:#C2C8FD;--color-royal-blue-500:#394EF7;--color-royal-blue-700:#2837AF;--color-rich-black-100:#B0B1B9;--color-rich-black-300:#545567;--color-rich-black-500:#00021C}.legal-page{padding:1rem 0 3rem;background:#fff;min-height:60vh}.legal-layout{display:flex;gap:1rem;max-width:1440px;margin:0 auto;padding:0 1rem}@media(min-width:60rem){.legal-layout{padding:0 3rem}}.legal-main{flex:1;min-width:0;padding-right:1rem}@media(min-width:90rem){.legal-main{padding-right:2rem}}.legal-content{max-width:100%}.legal-sidebar{width:20rem;flex-shrink:0;display:none}@media(min-width:90rem){.legal-sidebar{display:block}}.legal-toc-sticky{position:sticky;top:8rem}.legal-toc-title{display:block;font-size:1rem;font-weight:400;color:var(--color-royal-blue-500);padding-bottom:1rem}.legal-toc-nav{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.legal-toc-link{display:block;width:auto;padding:.25rem .5rem;font-size:.875rem;color:var(--color-rich-black-300);text-decoration:none;border-left:2px solid transparent;word-break:break-word;transition:all .5s ease}.legal-toc-link:hover,.legal-toc-link.active{color:var(--color-royal-blue-500);border-left-color:var(--color-royal-blue-500)}.legal-toc-mobile{display:block;margin-bottom:1rem}@media(min-width:90rem){.legal-toc-mobile{display:none}}.legal-toc-select{position:relative;width:100%}.legal-toc-select-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background:#fff;border:1px solid #e6e6e8;border-radius:8px;font-size:.875rem;font-weight:400;color:var(--color-rich-black-300);cursor:pointer;transition:all .2s ease}.legal-toc-select-btn:hover{border-color:var(--color-royal-blue-500)}.legal-toc-select-btn svg{transition:transform .2s ease}.legal-toc-select-btn.open svg{transform:rotate(180deg)}.legal-toc-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:.25rem;background:#fff;border:1px solid #e6e6e8;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:100;max-height:300px;overflow-y:auto}.legal-toc-option{display:block;width:100%;padding:.5rem .75rem;font-size:.875rem;color:var(--color-rich-black-300);text-decoration:none;word-break:break-word;transition:all .5s ease}.legal-toc-option:hover{background:var(--color-royal-blue-500);color:#fff}.legal-content>*:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6){color:var(--color-rich-black-300);font-size:16px;line-height:28px}.legal-content h1{font-size:2rem;font-weight:700;color:var(--color-rich-black-500);margin-top:0;margin-bottom:.5rem;line-height:1.2}.legal-content h2{font-size:1.5rem;font-weight:600;color:var(--color-rich-black-500);margin-top:0;margin-bottom:.5rem;line-height:1.3}.legal-content h3{font-size:1.125rem;font-weight:600;color:var(--color-rich-black-500);margin-top:0;margin-bottom:.5rem}.legal-content p{margin-top:0;margin-bottom:.5rem}.legal-content ul,.legal-content ol{margin:0 0 1rem 1.5rem}.legal-content li{margin-bottom:.25rem}#root_legal a,.legal-content a,.legal-content .he_link{word-break:break-word;color:var(--color-royal-blue-500);text-decoration:none}#root_legal a:hover,.legal-content a:hover,.legal-content .he_link:hover{color:var(--color-royal-blue-700);transition:all .5s ease}.legal-section{margin-bottom:0;padding:0!important}.legal-section p:last-child{margin-bottom:0}.scroll-to-section{height:0!important;overflow:hidden!important;width:100%}.legal-table-wrapper{width:100%;max-width:100%;overflow-x:auto;margin:0}.legal-table-wrapper table{width:100%;border-collapse:collapse;border-spacing:0;border:1px solid #e6e6e8}.legal-table-wrapper th{border:1px solid #e6e6e8;padding:10px;text-align:left;font-size:15px;background-color:#f9fafb}.legal-table-wrapper td{border:1px solid #e6e6e8;padding:10px;vertical-align:baseline;font-size:15px}.legal-table-wrapper td>img,.legal-table-wrapper th>img{vertical-align:middle;margin-right:10px}.hd_table_terms table th:first-child,.hd_table_terms table td:first-child{width:25%}.hd_table_terms table th:nth-child(2),.hd_table_terms table td:nth-child(2){width:75%}@media only screen and (max-width:60rem){.responsive_tbl_md_45>table{min-width:45rem}}.legal-icon-text{display:flex;flex-direction:row;width:100%}.legal-icon-text.items-start{align-items:flex-start}.legal-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:.5rem}.legal-icon-wrapper.mt3{margin-top:.25rem}.legal-icon-wrapper img{width:2rem}.legal-icon-content{flex:1}.legal-icon-content p{margin:0}.legal-list .legal-content h1{text-align:center;margin-bottom:2rem}.legal-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.legal-card{display:block;padding:1.5rem;background:#f9fafb;border-radius:12px;text-decoration:none;transition:all .3s ease;border:1px solid transparent}.legal-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.1);border-color:var(--color-royal-blue-500)}.legal-card h2{font-size:1.125rem;margin:0 0 .5rem;color:var(--color-rich-black-500)}.legal-card p{font-size:.875rem;color:var(--color-rich-black-300);margin-bottom:.75rem;line-height:1.5}.legal-card-link{color:var(--color-royal-blue-500);font-weight:500;font-size:.875rem}@media(max-width:959px){.legal-page{padding:1rem 0 2rem}.legal-layout{flex-direction:column;padding:0 1rem}.legal-main{padding-right:0}}