.seo-aside-navigation{display:flex;flex-direction:column;gap:1rem;border-radius:32px;border:1px solid #8f13f199;background:#2c085703;padding:2.5rem}.seo-aside-navigation-title{color:#fff}@media(min-width:1920px){.seo-aside-navigation-title{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.75rem;font-weight:700;line-height:2.25rem}}@media(min-width:1600px)and (max-width:1920px){.seo-aside-navigation-title{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.75rem;font-weight:700;line-height:2.25rem}}@media(min-width:1440px)and (max-width:1600px){.seo-aside-navigation-title{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.5rem;font-weight:700;line-height:2rem}}@media(min-width:768px)and (max-width:1440px){.seo-aside-navigation-title{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.5rem;font-weight:700;line-height:2rem}}@media(max-width:768px){.seo-aside-navigation-title{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.25rem;font-weight:700;line-height:1.75rem}}.seo-aside-navigation-list{display:flex;flex-direction:column;gap:.5rem}.seo-aside-navigation-list-item{color:#6eff7c;text-decoration:none;display:flex;align-items:center;gap:.5rem;transition:color .2s ease,transform .2s ease}@media(min-width:1920px){.seo-aside-navigation-list-item{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(min-width:1600px)and (max-width:1920px){.seo-aside-navigation-list-item{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(min-width:1440px)and (max-width:1600px){.seo-aside-navigation-list-item{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:400;line-height:1.25rem}}@media(min-width:768px)and (max-width:1440px){.seo-aside-navigation-list-item{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:400;line-height:1.25rem}}@media(max-width:768px){.seo-aside-navigation-list-item{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.75rem;font-weight:400;line-height:1rem}}.seo-aside-navigation-list-item img{transition:transform .2s ease}.seo-aside-navigation-list-item:hover{color:#fff;transform:translateX(.25rem)}.seo-aside-navigation-list-item:hover img{transform:scale(1.08) rotate(8deg)}.common-table-wrapper{margin-top:16px;padding:16px;border-radius:20px;background:linear-gradient(180deg,#9d0aff00,#8f13f11a),#2c08574d;border:1px solid #8f13f166}.common-table-content{width:100%;overflow-x:auto;padding-bottom:12px}.common-table-content::-webkit-scrollbar{height:.375rem}@media(max-width:1440px){.common-table-content::-webkit-scrollbar{height:.25rem}}.common-table-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:8px}.common-table-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:8px}.common-table-content::-webkit-scrollbar-thumb:hover{background:#fff9}.common-table{display:flex;flex-direction:column;gap:.75rem}.common-table thead>tr{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:.75rem;font-weight:600;line-height:1rem;color:#fff;width:100%;display:flex;flex-direction:row;gap:.75rem;padding:0 32px 0 16px}.common-table thead>tr>th{width:100%;min-width:0;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap}.common-table thead>tr>th:has(div) div{display:flex;flex-direction:row;gap:.25rem;align-items:start;min-width:0}.common-table thead>tr>th:has(>span){display:flex;flex-direction:column;gap:0;align-items:flex-start;white-space:normal}.common-table thead>tr>th:has(>span)>span{display:block;min-width:0}.common-table tbody{display:flex;flex-direction:column;gap:.25rem;overflow-y:auto;overflow-x:hidden;padding-right:0}.common-table tbody::-webkit-scrollbar{width:6px}@media(max-width:1440px){.common-table tbody::-webkit-scrollbar{width:.25rem}}.common-table tbody::-webkit-scrollbar-track{background:#ffffff0d;border-radius:8px}.common-table tbody::-webkit-scrollbar-thumb{border-radius:50px;background:#fff3;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.common-table tbody::-webkit-scrollbar-thumb:hover{background:#fff9}.common-table tbody>tr{display:flex;flex-direction:row;gap:.75rem;border-radius:8px;background:#8f13f11a;padding:16px 32px 16px 16px;flex-shrink:0}.common-table tbody>tr>td{width:100%;min-width:0;overflow:hidden;text-align:left;display:flex;flex-direction:row;gap:.5rem;align-items:center}@media(max-width:475px){.common-table tbody>tr>td{justify-content:center;align-items:flex-start}}.common-table tbody>tr>td p,.common-table tbody>tr>td span{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.75rem;font-weight:500;line-height:1rem;color:#fff;min-width:0;overflow:hidden}@media(max-width:475px){.common-table tbody>tr>td p,.common-table tbody>tr>td span{align-self:flex-start;display:flex;flex-direction:column}.common-table tbody>tr>td p:nth-child(2),.common-table tbody>tr>td p:nth-child(2) span,.common-table tbody>tr>td span:nth-child(2),.common-table tbody>tr>td span:nth-child(2) span{color:var(--white-60)}}.common-table tbody>tr>td:has(div)>div{display:flex;flex-direction:row;gap:.5rem}@media(max-width:475px){.common-table tbody>tr>td:has(div)>div{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}}@media(max-width:475px){.common-table tbody>tr>td{flex-direction:column}.common-table[data-type=volatility] tbody tr>td>p{display:flex;flex-direction:column;gap:.5rem}}.common-table[data-type=volatility] tbody tr>td>p>div:has(span){display:flex;flex-direction:row;gap:.5rem}.common-table[data-type=volatility] tbody tr>td>p>div:has(span)>span{color:#fff}.common-table[data-type=volatility] tbody tr>td>p>div:has(span)>span:nth-child(2){font-weight:600}.common-table[data-type=volatility] tbody tr>td:last-child>p{align-self:center}@media(max-width:1440px){.common-table[data-type=volatility] tbody tr>td:has(>.common-table-additional){display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}}.common-table.common-table--grid tbody>tr>td,.common-table.common-table--grid thead>tr>th{width:auto;min-width:0}.common-table.formattedMobileTable tbody>tr>td,.common-table.formattedMobileTable thead>tr>th{flex-direction:column;align-items:flex-start;gap:4px}.formattedMobileTable tbody>tr>td>span:nth-child(2),.formattedMobileTable tbody>tr>td>span:nth-child(2) *{color:var(--white-60)}.seo-simple-text-block{display:flex;flex-direction:column}@media(min-width:1920px){.seo-simple-text-block{gap:2.5rem}}@media(min-width:1600px)and (max-width:1920px){.seo-simple-text-block{gap:2rem}}@media(min-width:1440px)and (max-width:1600px){.seo-simple-text-block{gap:1.5rem}}@media(min-width:768px)and (max-width:1440px){.seo-simple-text-block{gap:1.5rem}}@media(max-width:768px){.seo-simple-text-block{gap:1rem}}.seo-simple-text-block.h1,.seo-simple-text-block.h2,.seo-simple-text-block.h3,.seo-simple-text-block.h4,.seo-simple-text-block.h5{--placeholder:0}.seo-simple-text-block-title-h1{color:#fff}@media(min-width:1920px){.seo-simple-text-block-title-h1{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:4.5rem;font-weight:700;line-height:5rem}}@media(min-width:1440px)and (max-width:1920px){.seo-simple-text-block-title-h1{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:3.5rem;font-weight:700;line-height:4rem}}@media(min-width:768px)and (max-width:1440px){.seo-simple-text-block-title-h1{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:3rem;font-weight:700;line-height:3.5rem}}@media(max-width:768px){.seo-simple-text-block-title-h1{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:2rem;font-weight:700;line-height:2.5rem}}.seo-simple-text-block-title-h2{color:#fff}@media(min-width:1600px){.seo-simple-text-block-title-h2{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:3rem;font-weight:700;line-height:3.5rem}}@media(min-width:1440px)and (max-width:1920px){.seo-simple-text-block-title-h2{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:2.5rem;font-weight:700;line-height:3rem}}@media(min-width:768px)and (max-width:1440px){.seo-simple-text-block-title-h2{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:2.5rem;font-weight:700;line-height:3rem}}@media(max-width:768px){.seo-simple-text-block-title-h2{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.5rem;font-weight:700;line-height:2rem}}.seo-simple-text-block-title-h3{color:#fff}@media(min-width:1920px){.seo-simple-text-block-title-h3{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:2rem;font-weight:700;line-height:2.5rem}}@media(min-width:1600px)and (max-width:1920px){.seo-simple-text-block-title-h3{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.75rem;font-weight:700;line-height:2.25rem}}@media(min-width:1440px)and (max-width:1600px){.seo-simple-text-block-title-h3{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.5rem;font-weight:700;line-height:2rem}}@media(min-width:768px)and (max-width:1440px){.seo-simple-text-block-title-h3{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.5rem;font-weight:700;line-height:2rem}}@media(max-width:768px){.seo-simple-text-block-title-h3{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.25rem;font-weight:700;line-height:1.75rem}}.seo-simple-text-block-title-h4{color:#fff}@media(min-width:1920px){.seo-simple-text-block-title-h4{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.75rem;font-weight:700;line-height:2.25rem}}@media(min-width:1600px)and (max-width:1920px){.seo-simple-text-block-title-h4{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.75rem;font-weight:700;line-height:2.25rem}}@media(min-width:1440px)and (max-width:1600px){.seo-simple-text-block-title-h4{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.5rem;font-weight:700;line-height:2rem}}@media(min-width:768px)and (max-width:1440px){.seo-simple-text-block-title-h4{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.5rem;font-weight:700;line-height:2rem}}@media(max-width:768px){.seo-simple-text-block-title-h4{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.25rem;font-weight:700;line-height:1.75rem}}.seo-simple-text-block-title-h5{color:#fff}@media(min-width:1920px){.seo-simple-text-block-title-h5{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.5rem;font-weight:700;line-height:2rem}}@media(min-width:1600px)and (max-width:1920px){.seo-simple-text-block-title-h5{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.25rem;font-weight:700;line-height:1.75rem}}@media(min-width:1440px)and (max-width:1600px){.seo-simple-text-block-title-h5{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:700;line-height:1.5rem}}@media(min-width:768px)and (max-width:1440px){.seo-simple-text-block-title-h5{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:700;line-height:1.5rem}}@media(max-width:768px){.seo-simple-text-block-title-h5{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:700;line-height:1.25rem}}.seo-simple-text-block-desc{color:#fff9;display:flex;flex-direction:column}@media(min-width:1920px){.seo-simple-text-block-desc{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1.5rem;font-weight:400;line-height:2rem}}@media(min-width:1440px)and (max-width:1920px){.seo-simple-text-block-desc{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(min-width:768px)and (max-width:1440px){.seo-simple-text-block-desc{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(max-width:768px){.seo-simple-text-block-desc{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:400;line-height:1.25rem}}@media(min-width:1920px){.seo-simple-text-block-desc{gap:2.5rem}}@media(min-width:1600px)and (max-width:1920px){.seo-simple-text-block-desc{gap:2rem}}@media(min-width:1440px)and (max-width:1600px){.seo-simple-text-block-desc{gap:1.5rem}}@media(min-width:768px)and (max-width:1440px){.seo-simple-text-block-desc{gap:1.5rem}}@media(max-width:768px){.seo-simple-text-block-desc{gap:1rem}}.seo-simple-text-block-desc table{padding:16px;border-radius:20px;background:linear-gradient(180deg,#9d0aff00,#8f13f11a),#2c08574d;border:1px solid #8f13f166;display:flex;flex-direction:column;gap:.75rem}.seo-simple-text-block-desc table thead>tr{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:.75rem;font-weight:600;line-height:1rem;color:#fff;width:100%;display:flex;flex-direction:row;gap:.75rem;padding:0 32px 0 16px}.seo-simple-text-block-desc table thead>tr>th{width:100%;min-width:0;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap}.seo-simple-text-block-desc table thead>tr>th:has(div) div{display:flex;flex-direction:row;gap:.25rem;align-items:start;min-width:0}.seo-simple-text-block-desc table thead>tr>th:has(>span){display:flex;flex-direction:column;gap:0;align-items:flex-start;white-space:normal}.seo-simple-text-block-desc table thead>tr>th:has(>span)>span{display:block;min-width:0}.seo-simple-text-block-desc table tbody{display:flex;flex-direction:column;gap:.25rem;overflow-y:auto;overflow-x:hidden;padding-right:0}.seo-simple-text-block-desc table tbody::-webkit-scrollbar{width:6px}@media(max-width:1440px){.seo-simple-text-block-desc table tbody::-webkit-scrollbar{width:.25rem}}.seo-simple-text-block-desc table tbody::-webkit-scrollbar-track{background:#ffffff0d;border-radius:8px}.seo-simple-text-block-desc table tbody::-webkit-scrollbar-thumb{border-radius:50px;background:#fff3;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.seo-simple-text-block-desc table tbody::-webkit-scrollbar-thumb:hover{background:#fff9}.seo-simple-text-block-desc table tbody>tr{display:flex;flex-direction:row;gap:.75rem;border-radius:8px;background:#8f13f11a;padding:16px 32px 16px 16px;flex-shrink:0}.seo-simple-text-block-desc table tbody>tr>td{width:100%;min-width:0;overflow:hidden;text-align:left;display:flex;flex-direction:row;gap:.5rem;align-items:center}@media(max-width:475px){.seo-simple-text-block-desc table tbody>tr>td{justify-content:center;align-items:flex-start}}.seo-simple-text-block-desc table tbody>tr>td p,.seo-simple-text-block-desc table tbody>tr>td span{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.75rem;font-weight:500;line-height:1rem;color:#fff;min-width:0;overflow:hidden}@media(max-width:475px){.seo-simple-text-block-desc table tbody>tr>td p,.seo-simple-text-block-desc table tbody>tr>td span{align-self:flex-start;display:flex;flex-direction:column}.seo-simple-text-block-desc table tbody>tr>td p:nth-child(2),.seo-simple-text-block-desc table tbody>tr>td p:nth-child(2) span,.seo-simple-text-block-desc table tbody>tr>td span:nth-child(2),.seo-simple-text-block-desc table tbody>tr>td span:nth-child(2) span{color:var(--white-60)}}.seo-simple-text-block-desc table tbody>tr>td:has(div)>div{display:flex;flex-direction:row;gap:.5rem}@media(max-width:475px){.seo-simple-text-block-desc table tbody>tr>td:has(div)>div{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}}@media(max-width:475px){.seo-simple-text-block-desc table tbody>tr>td{flex-direction:column}.seo-simple-text-block-desc table[data-type=volatility] tbody tr>td>p{display:flex;flex-direction:column;gap:.5rem}}.seo-simple-text-block-desc table[data-type=volatility] tbody tr>td>p>div:has(span){display:flex;flex-direction:row;gap:.5rem}.seo-simple-text-block-desc table[data-type=volatility] tbody tr>td>p>div:has(span)>span{color:#fff}.seo-simple-text-block-desc table[data-type=volatility] tbody tr>td>p>div:has(span)>span:nth-child(2){font-weight:600}.seo-simple-text-block-desc table[data-type=volatility] tbody tr>td:last-child>p{align-self:center}@media(max-width:1440px){.seo-simple-text-block-desc table[data-type=volatility] tbody tr>td:has(>.common-table-additional){display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}}.seo-simple-text-block-desc-paragraph{color:#fff9}@media(min-width:1920px){.seo-simple-text-block-desc-paragraph{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1.5rem;font-weight:400;line-height:2rem}}@media(min-width:1440px)and (max-width:1920px){.seo-simple-text-block-desc-paragraph{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(min-width:768px)and (max-width:1440px){.seo-simple-text-block-desc-paragraph{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(max-width:768px){.seo-simple-text-block-desc-paragraph{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:400;line-height:1.25rem}}.seo-simple-text-block-desc-paragraph>a{color:#fff}.seo-simple-text-block-list{list-style-position:inside}.seo-simple-text-block-list-item{color:#fff9}@media(min-width:1920px){.seo-simple-text-block-list-item{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1.5rem;font-weight:400;line-height:2rem}}@media(min-width:1440px)and (max-width:1920px){.seo-simple-text-block-list-item{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(min-width:768px)and (max-width:1440px){.seo-simple-text-block-list-item{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(max-width:768px){.seo-simple-text-block-list-item{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:400;line-height:1.25rem}}.seo-simple-text-block-list-item table{padding:16px;border-radius:20px;background:linear-gradient(180deg,#9d0aff00,#8f13f11a),#2c08574d;border:1px solid #8f13f166;display:flex;flex-direction:column;gap:.75rem}.seo-simple-text-block-list-item table thead>tr{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:.75rem;font-weight:600;line-height:1rem;color:#fff;width:100%;display:flex;flex-direction:row;gap:.75rem;padding:0 32px 0 16px}.seo-simple-text-block-list-item table thead>tr>th{width:100%;min-width:0;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap}.seo-simple-text-block-list-item table thead>tr>th:has(div) div{display:flex;flex-direction:row;gap:.25rem;align-items:start;min-width:0}.seo-simple-text-block-list-item table thead>tr>th:has(>span){display:flex;flex-direction:column;gap:0;align-items:flex-start;white-space:normal}.seo-simple-text-block-list-item table thead>tr>th:has(>span)>span{display:block;min-width:0}.seo-simple-text-block-list-item table tbody{display:flex;flex-direction:column;gap:.25rem;overflow-y:auto;overflow-x:hidden;padding-right:0}.seo-simple-text-block-list-item table tbody::-webkit-scrollbar{width:6px}@media(max-width:1440px){.seo-simple-text-block-list-item table tbody::-webkit-scrollbar{width:.25rem}}.seo-simple-text-block-list-item table tbody::-webkit-scrollbar-track{background:#ffffff0d;border-radius:8px}.seo-simple-text-block-list-item table tbody::-webkit-scrollbar-thumb{border-radius:50px;background:#fff3;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.seo-simple-text-block-list-item table tbody::-webkit-scrollbar-thumb:hover{background:#fff9}.seo-simple-text-block-list-item table tbody>tr{display:flex;flex-direction:row;gap:.75rem;border-radius:8px;background:#8f13f11a;padding:16px 32px 16px 16px;flex-shrink:0}.seo-simple-text-block-list-item table tbody>tr>td{width:100%;min-width:0;overflow:hidden;text-align:left;display:flex;flex-direction:row;gap:.5rem;align-items:center}@media(max-width:475px){.seo-simple-text-block-list-item table tbody>tr>td{justify-content:center;align-items:flex-start}}.seo-simple-text-block-list-item table tbody>tr>td p,.seo-simple-text-block-list-item table tbody>tr>td span{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.75rem;font-weight:500;line-height:1rem;color:#fff;min-width:0;overflow:hidden}@media(max-width:475px){.seo-simple-text-block-list-item table tbody>tr>td p,.seo-simple-text-block-list-item table tbody>tr>td span{align-self:flex-start;display:flex;flex-direction:column}.seo-simple-text-block-list-item table tbody>tr>td p:nth-child(2),.seo-simple-text-block-list-item table tbody>tr>td p:nth-child(2) span,.seo-simple-text-block-list-item table tbody>tr>td span:nth-child(2),.seo-simple-text-block-list-item table tbody>tr>td span:nth-child(2) span{color:var(--white-60)}}.seo-simple-text-block-list-item table tbody>tr>td:has(div)>div{display:flex;flex-direction:row;gap:.5rem}@media(max-width:475px){.seo-simple-text-block-list-item table tbody>tr>td:has(div)>div{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}}@media(max-width:475px){.seo-simple-text-block-list-item table tbody>tr>td{flex-direction:column}.seo-simple-text-block-list-item table[data-type=volatility] tbody tr>td>p{display:flex;flex-direction:column;gap:.5rem}}.seo-simple-text-block-list-item table[data-type=volatility] tbody tr>td>p>div:has(span){display:flex;flex-direction:row;gap:.5rem}.seo-simple-text-block-list-item table[data-type=volatility] tbody tr>td>p>div:has(span)>span{color:#fff}.seo-simple-text-block-list-item table[data-type=volatility] tbody tr>td>p>div:has(span)>span:nth-child(2){font-weight:600}.seo-simple-text-block-list-item table[data-type=volatility] tbody tr>td:last-child>p{align-self:center}@media(max-width:1440px){.seo-simple-text-block-list-item table[data-type=volatility] tbody tr>td:has(>.common-table-additional){display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}}.seo-simple-text-block-list-item>a{color:#fff}