.faq-list__item{border-bottom:1px solid var(--default-border-color);border-top:1px solid var(--default-border-color);position:relative}.faq-list__item-toggle{opacity:0;width:.1rem;height:.1rem;position:absolute}.faq-list__item-header{min-height:4.75rem ;padding:1.5rem 0;-webkit-user-select:none;user-select:none;align-items:center;display:flex}.faq-list__item-title{font-size:1.125rem ;font-weight:600 ;flex:1}.faq-list__item-toggle-icon{color:#00838f ;margin-left:.5rem }.faq-list__item-toggle-icon+.faq-list__item-toggle-icon{display:none}.faq-list__item-content{font-size:.89rem ;line-height:1.5 ;margin-top:-.75rem;padding-bottom:1.5rem ;display:none}.faq-list__item-toggle:checked~.faq-list__item-header .faq-list__item-title{color:var(--accent-text-color)}.faq-list__item-toggle:checked~.faq-list__item-header .faq-list__item-toggle-icon{display:none}.faq-list__item-toggle:checked~.faq-list__item-header .faq-list__item-toggle-icon+.faq-list__item-toggle-icon{display:inline-block}.faq-list__item-toggle:checked~.faq-list__item-content{display:block}.instructions__list{counter-reset:steps}.instructions__list-item{gap:.5rem ;margin-bottom:1rem ;padding:.5rem 0;grid-template-columns:auto 1fr;display:grid}.instructions__list-item:last-child{margin-bottom:0}.instructions__list-item:before{content:counter(steps);counter-increment:steps;margin-right:.25rem ;display:block}.instructions__list-item:before,.instructions__list-item-title{font-size:1.27rem ;font-weight:600 }.instructions__list-item-content{line-height:1.5 ;grid-column:2}.risk-disclaimer-section{font-size:.89rem ;line-height:1.5 ;text-align:center}.risk-disclaimer-section__content{background-color:var(--mild-fill-color);max-width:87.5rem;padding:1rem ;margin:0 auto}.risk-disclaimer-section a{font-weight:500 }@media (min-width:1280px){.risk-disclaimer-section{margin:1rem 0}.risk-disclaimer-section__content{border-radius:1rem ;padding:1rem 1.5rem }}.staking-intro{text-align:center}.staking-intro__list{margin:2rem auto;max-width:75rem;flex-wrap:wrap;justify-content:center;align-items:stretch;display:flex}.staking-intro__list-item{background-color:var(--inverted-text-color);border-radius:1rem ;box-shadow:0 4px 20px 0 #00000021 ;color:var(--default-text-color);margin:.5rem ;min-height:10.5rem;padding:1.5rem ;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.staking-intro__list-item-link{margin:.5rem 0 .75rem }.staking-intro__list-item-link:before{content:"";position:absolute;inset:0}.staking-intro__list-item-badge{margin-top:.75rem }@media (min-width:390px){.staking-intro__list-item{max-width:10rem}}@media (min-width:768px){.staking-intro__list-item{max-width:15rem}}.staking-chart-section{text-align:center;padding-left:0;padding-right:0}.staking-chart-section__main-part{padding:0 var(--page-inline-padding)}.staking-chart__type-definition{font-size:.89rem ;align-items:center;gap:.5rem ;line-height:1.5 ;margin:2.5rem ;flex-direction:column;justify-content:center;display:flex}.staking-chart__type-definition-item{align-items:center;gap:.5rem ;display:flex}.staking-chart__type-definition-item-icon{color:#333 }.staking-chart-wrapper{margin-top:4rem ;max-width:100%;padding:0 var(--page-inline-padding)}.staking-chart__bars{align-items:stretch;column-gap:1rem ;height:22.5rem;grid-auto-flow:column;min-width:min-content;display:inline-grid}.staking-chart__bar{font-size:.89rem ;align-items:center;gap:.5rem ;text-align:center;width:5rem ;flex-direction:column;flex-shrink:0;justify-content:flex-end;display:flex}.staking-chart__bar--company,.staking-chart__bar--average{width:9rem}.staking-chart__bar--average{margin:0 3rem 0 1rem }.staking-chart__bar-value{color:var(--mild-text-color);font-size:.79rem ;font-weight:600 ;align-items:center;gap:.5rem ;line-height:1.5 ;text-overflow:ellipsis;white-space:nowrap;flex-direction:column;flex:none;display:flex;overflow:hidden}.staking-chart__bar-value-icon{display:none}.staking-chart__bar-meter{background-color:var(--strong-fill-color);flex:0 0 1px ;width:100%;position:relative}.staking-chart__bar-label{flex:0 0 5.25rem ;font-weight:600 ;line-height:1.5 ;margin-top:1rem }.staking-chart__bar--company .staking-chart__bar-value{color:var(--accent-text-color);font-size:1.27rem }.staking-chart__bar--company .staking-chart__bar-meter{background-color:#00838f }.staking-chart__bar--average .staking-chart__bar-value{color:var(--default-text-color);font-size:1.27rem }.staking-chart__bar--average .staking-chart__bar-meter{background-color:var(--default-text-color)}@media (min-width:768px){.staking-chart__type-definition{gap:2rem ;flex-direction:row}}.staking-usps-section__content{text-align:center}.staking-usps-section__list{gap:1rem ;margin:2rem 0;padding:1rem 0;text-align:start;display:grid}.staking-usps-section__list-item{background-color:#fff ;border-radius:1rem ;box-shadow:0 4px 20px 0 #00000021 ;align-items:start;gap:.5rem 1.5rem ;padding:1.5rem ;grid-template:"image title""image content"/auto 1fr;display:grid}.staking-usps-section__list-item-image{grid-area:image}.staking-usps-section__list-item-title{font-size:1.125rem ;font-weight:600 ;line-height:1.15 ;grid-area:title}.staking-usps-section__list-item-content{font-size:.89rem ;line-height:1.5 ;grid-area:content}.staking-usps-section__navigation{gap:2rem 3rem ;padding:.5rem 0;display:inline-grid}@media (min-width:768px){.staking-usps-section__list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.staking-usps-section__list{grid-template-columns:repeat(3,1fr)}.staking-usps-section__navigation{grid-auto-flow:column}}.staking-instruction-section__button{background-color:#fff ;color:var(--positive-text-color)}.staking-overview{text-align:center;padding-left:0;padding-right:0}.staking-overview__title{margin-bottom:2rem ;padding:0 1.5rem }.staking-overview__content{margin-bottom:2rem }.staking-overview__type-definition{font-size:.89rem ;align-items:center;gap:.5rem ;line-height:1.5 ;margin-top:2.5rem ;flex-direction:column;justify-content:center;display:flex}.staking-overview__type-definition-item{align-items:center;gap:.5rem ;display:flex}.staking-overview__type-definition-item-icon{color:#333 }.staking-overview__disclaimer{color:var(--mild-text-color);font-size:.89rem ;line-height:1.5 ;margin:2rem 0}.staking-overview__buttons{justify-content:center}.staking-overview__chip{border-radius:99rem ;font-weight:600 ;line-height:1.5rem ;min-width:4.5rem ;padding:0 .5rem ;display:inline-block}.staking-overview__filter-dropdown{margin-top:.5rem ;display:inline-flex}.staking-overview__filter-dropdown+.staking-overview__filter-dropdown{margin-left:.5rem }.staking-overview-table{border-collapse:collapse;font-size:.89rem ;line-height:1.5 ;min-width:100%;margin:0 auto}.staking-overview-table--compact{margin-top:1.5rem ;width:100%}.staking-overview-table--full .staking-overview__filter-dropdown{width:100%}.staking-overview-table__cell{border:0 solid var(--default-border-color);border-top-width:1px ;text-align:center;white-space:nowrap}.staking-overview-table__cell--head{font-weight:600 ;white-space:normal}.staking-overview-table__cell--company{background-color:var(--accent-mild-fill-color);font-size:1rem ;font-weight:600 }.staking-overview__table__cell-icon{color:#333 ;vertical-align:middle}.staking-overview-table--compact .staking-overview__table__cell-icon{margin-right:.5rem ;display:none}.staking-overview-table--full .staking-overview__table__cell-icon{margin-left:.5rem }.staking-overview-table--compact .staking-overview-table__cell{font-weight:500 ;height:3.5rem ;padding:0 0 0 .5rem }.staking-overview-table--full .staking-overview-table__cell{height:3.75rem ;padding:.5rem }.staking-overview-table__row:last-child .staking-overview-table__cell{border-bottom-width:1px }.staking-overview-table--compact .staking-overview-table__cell:first-child{width:3rem }.staking-overview-table--compact .staking-overview-table__cell:last-child{padding-right:1rem ;text-align:end;width:6rem }.staking-overview-table--compact .staking-overview-table__cell--head{font-weight:600 ;text-align:start}.staking-overview-table--full .staking-overview-table__cell--head{font-size:inherit;max-width:6rem ;min-width:6rem ;text-align:center}.staking-overview-table--full .staking-overview-table__cell--head:first-child{text-align:start}.staking-overview-table--full .staking-overview-table__cell:first-child{background-color:var(--default-fill-color);max-width:13rem;min-width:13rem;text-align:start;z-index:2;position:sticky;left:0}.staking-overview-table--full .staking-overview-table__cell--company{color:var(--accent-text-color);left:13rem;max-width:11rem;min-width:11rem;z-index:2;position:sticky}.staking-overview-table--compact .staking-overview-table__row--accent .staking-overview-table__cell{background-color:var(--accent-mild-fill-color)}.staking-overview-table--compact .staking-overview-table__row--accent .staking-overview__chip{border:1px solid #00838f ;color:var(--accent-text-color)}.staking-overview-table--full .staking-overview-table__row:first-child .staking-overview-table__cell{border-top:0}.staking-overview-table__asset-info{align-items:center;gap:.75rem ;display:flex}.staking-overview-table__asset-link{font-weight:500 }.staking-overview-table__asset-sub-info{color:var(--mild-text-color)}@media (pointer:fine) or (pointer:none){.staking-overview-table__row:hover{background-color:#f7f7f7 }}@media (min-width:768px){.staking-overview__title{margin-bottom:3rem ;padding:0 2rem }.staking-overview__content{min-height:27.75rem;padding:0 var(--page-inline-padding)}.staking-overview__type-definition{gap:2rem ;flex-direction:row}.staking-overview__disclaimer{padding:0 var(--page-inline-padding)}}.faq-section__buttons{margin-top:1.5rem }@media (min-width:1280px){.faq-section__content{column-gap:5rem ;grid-template-columns:22.5rem1fr;display:grid}.faq-section__title{grid-area:1/1/-1}.faq-section__buttons{grid-column:2}}