.fold-list{grid-column:auto;display:grid}.fold-list__toggle{opacity:0;width:.1rem;height:.1rem;position:absolute}.fold-list__item{border-bottom:1px solid var(--default-border-color);position:relative}.fold-list__item-header{min-height:5rem;padding:1rem 0;align-items:center;display:flex}.fold-list__item-title{font-size:1.125rem;font-weight:600;flex:1}.fold-list__item-icon{margin-right:.75rem}.fold-list__item-content{padding-bottom:2rem}@media (max-width:767px){.fold-list__item-content{display:none}.fold-list__toggle-icon{margin-left:.75rem}.fold-list__toggle-icon:last-child,.fold-list__toggle:checked~.fold-list__item-header .fold-list__toggle-icon{display:none}.fold-list__toggle:checked~.fold-list__item-header .fold-list__toggle-icon:last-child{display:inline-block}.fold-list__toggle:checked~.fold-list__item-content{display:block}}@media (min-width:768px){.fold-list{gap:2rem 4rem}.fold-list__item{border-bottom:0}.fold-list__item-header{flex-direction:column;align-items:flex-start}.fold-list__item-title{font-size:1.27rem}.fold-list__item-icon{height:2rem;margin-bottom:.75rem;width:2rem}.fold-list__toggle-icon{display:none}.fold-list__item-content{padding-bottom:1rem}}.details-card{background-color:var(--default-fill-color);border-radius:1rem;box-shadow:0 4px 40px 0 #00000021;padding:1rem 1.25rem;width:17rem;margin:0 auto}.details-card__title{color:#00838f;font-size:3.5rem;font-weight:500;margin:1.5rem 0 .5rem;text-align:center}.details-card__description{color:var(--positive-text-color);font-size:1.125rem;font-weight:500;margin-bottom:1.5rem;text-align:center}.details-card__list-item{min-height:1.75rem;padding:.25rem 0;align-items:start;display:flex}.details-card__list-item+.details-card__list-item{margin-top:.5rem}.details-card__list-item-icon{margin-right:.5rem}.home-top-section{padding-right:0}.home-top-section__content,.home-top-section__cover-picture{padding-right:1.5rem}.home-top-section__cover-picture{max-width:100%;overflow:hidden}.home-top-section__cover-picture img{max-width:none;margin:0 auto}.home-top-section__features-list{margin-bottom:2rem}.home-top-section__disclaimer{color:var(--mild-text-color)}.home-top-section__disclaimer img{filter:brightness(.5)}@media (min-width:768px){.home-top-section__cover-picture img{height:25.75rem;width:auto}.home-top-section__disclaimer{grid-template-columns:repeat(auto-fit, minmax(12.5rem, auto))}}@media (min-width:1280px){.home-top-section .home-top-section__content-wrapper{max-width:80rem;grid-template-columns:auto 1fr;margin:0 auto}.home-top-section__content{width:34.5rem}.home-top-section__cover-picture{padding-right:0;overflow:visible}.home-top-section__cover-picture img{height:auto;width:60rem}}@media (min-width:1440px){.home-top-section__content{width:38.5rem}}.promotion-top-section__description-link-wrapper{font-size:1rem;line-height:1.15;margin-top:.5rem;display:block}.promotion-top-section__description-link-wrapper .promotion-top-section__description-link{color:inherit;font-weight:500}.press-section{max-width:none;padding-bottom:3rem;text-align:center;padding-top:0;overflow:visible}.press-section__sources{align-items:center;gap:1.5rem;grid-auto-flow:column;justify-content:center;min-width:max-content;display:inline-grid}.press-section__sources-label{color:var(--mild-text-color)}.press-section__source-link{filter:saturate(0);opacity:.7;min-width:max-content;display:inline-block}.press-section__source-link:where(:focus-visible,:hover){filter:none;opacity:1}.press-section__source-picture img{object-fit:cover}@media (min-width:768px){.press-section__sources{gap:3rem}}@media (min-width:1280px){.press-section{padding-top:3rem}}.promotion-section__content-wrapper{gap:2rem;display:grid}.promotion-section__picture{margin:0 auto}@media (min-width:768px){.promotion-section__content-wrapper{align-items:start;gap:3rem;grid-template-columns:max-content 1fr;grid-auto-flow:column;justify-content:center}}@media (min-width:1280px){.promotion-section__picture img{height:22.5rem;width:22.5rem}}@media (min-width:1440px){.promotion-section__content-wrapper{gap:4rem;padding:0 6.75rem}}.home-fees__link--cta{padding:.5rem 0}.home-fees__overview{max-width:30rem;align-items:center;margin:0 auto;display:grid}.home-fees__cover-picture,.home-fees__card{grid-area:1/1}@media (min-width:768px){.home-fees{padding-bottom:6rem;padding-top:6rem}}@media (min-width:1280px){.home-fees{padding-top:0;padding-bottom:0}.home-fees__content{padding:8rem 0}.home-fees__overview{padding:4rem 0;order:-1}}.fee-overview{text-align:center;padding-left:0;padding-right:0}.fee-overview__title{margin-bottom:2rem;padding:0 1.5rem}.fee-overview__content{margin-bottom:2rem}.fee-overview__disclaimer{color:var(--mild-text-color);font-size:.89rem;line-height:1.5;margin:2rem 0}.fee-overview__buttons{justify-content:center}.fee-overview__chip{background-color:var(--medium-fill-color);border-radius:99rem;font-weight:600;line-height:1.5rem;min-width:4.5rem;padding:0 .5rem;display:inline-block}.fee-overview__chip--accent{background-color:var(--accent-mild-fill-color);color:var(--accent-text-color)}.fee-overview__filter-dropdown{margin-top:.5rem}.fee-overview-table{border-collapse:collapse;font-size:.89rem;line-height:1.5;min-width:100%;margin:0 auto}.fee-overview-table--compact{margin-top:1.5rem;width:100%}.fee-overview-table--full .fee-overview__filter-dropdown{width:100%}.fee-overview-table__cell{border:0 solid var(--default-border-color);border-top-width:1px;text-align:center;white-space:nowrap}.fee-overview-table__cell--head{font-weight:600;white-space:normal}.fee-overview-table__cell--accent{color:var(--accent-text-color)}.fee-overview-table__cell--company{background-color:var(--accent-mild-fill-color);font-size:1rem;font-weight:600}.fee-overview-table__cell--end{text-align:end}.fee-overview-table--compact .fee-overview-table__cell{font-weight:500;height:3.5rem;padding:0 0 0 .5rem}.fee-overview-table--full .fee-overview-table__cell{height:3.75rem;padding:.5rem}.fee-overview-table__row:last-child .fee-overview-table__cell{border-bottom-width:1px}.fee-overview-table--compact .fee-overview-table__cell:first-child{width:3rem}.fee-overview-table--compact .fee-overview-table__cell:last-child{padding-right:1rem;width:6rem}.fee-overview-table--compact .fee-overview-table__cell--head{font-weight:600;text-align:start}.fee-overview-table--full .fee-overview-table__cell--head{font-size:inherit;max-width:6rem;min-width:6rem;text-align:center}.fee-overview-table--full .fee-overview-table__cell--head:first-child{text-align:start}.fee-overview-table--full .fee-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}.fee-overview-table--full .fee-overview-table__cell--company{left:13rem;max-width:11rem;min-width:11rem;z-index:2;position:sticky}.fee-overview-table--compact .fee-overview-table__row--accent .fee-overview-table__cell{background-color:var(--accent-mild-fill-color)}.fee-overview-table--compact .fee-overview-table__row--accent .fee-overview__chip--accent{border:1px solid #00838f}.fee-overview-table--full .fee-overview-table__row--accent .fee-overview-table__cell{font-size:1rem;font-weight:600}.fee-overview-table--full .fee-overview-table__row--accent .fee-overview-table__cell,.fee-overview-table--full .fee-overview-table__row--accent+.fee-overview-table__row .fee-overview-table__cell{border-color:#00838f}.fee-overview-table--full .fee-overview-table__row:first-child .fee-overview-table__cell{border-top:0}.fee-overview-table--full .fee-overview-table__row--accent .fee-overview-table__cell:first-child{border-left-width:1px}.fee-overview-table--full .fee-overview-table__row--accent .fee-overview-table__cell:last-child{border-right-width:1px}.fee-overview-table--full .fee-overview-table__row--accent .fee-overview-table__cell--company,.fee-overview-table--full .fee-overview-table__row--accent .fee-overview-table__cell--accent{background-color:var(--accent-medium-fill-color)}@media (pointer:fine) or (pointer:none){.fee-overview-table__row:hover{background-color:#f7f7f7}}@media (min-width:768px){.fee-overview__title{margin-bottom:3rem;padding:0 2rem}.fee-overview__content{min-height:27.75rem;padding:0 var(--page-inline-padding)}.fee-overview__disclaimer{padding:0 var(--page-inline-padding)}}.home-security__main-part{margin-bottom:2rem;grid-area:main}.home-security__link--cta{color:inherit;padding:.5rem 0}.home-security__features-list{grid-area:features}.home-security__feature{border-bottom-color:var(--mild-border-color)}.home-security__partners-list{grid-area:partners;grid-template-columns:repeat(auto-fit, minmax(8.75rem, auto));margin-top:4rem;place-items:center;row-gap:2rem;display:grid}@media (min-width:768px){.home-security__main-part{max-width:27.5rem}.home-security__features-list{grid-template-columns:1fr 1fr}.home-security__partners-list{grid-template-columns:repeat(auto-fit, minmax(10rem, auto));margin-top:6rem}}@media (min-width:1280px){.home-security__content{gap:7.5rem 6rem;grid-template:"main features""partners partners"/auto 1fr;display:grid}.home-security__main-part,.home-security__features-list,.home-security__partners-list{margin:0}}.home-app-theme-wrapper{display:grid;position:relative;overflow:hidden}.home-app-theme{will-change:opacity;grid-area:1/1;max-width:100%;position:relative;overflow:hidden;transform:translate(0,0)}.home-app-theme--dark{background:#0f0f0f;color:#fff;opacity:0}.home-app-theme__cover-picture{z-index:1;width:100%;height:100%;position:absolute;left:0;right:0}.home-app-theme__cover-picture img{object-fit:cover;width:100%;height:100%}.home-app-theme__content-wrapper{height:45rem;text-align:center;z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.home-app-theme__picture{flex-shrink:0}.home-app-theme__content{margin:4rem auto 0;min-height:14.5rem;padding:0 1.5rem;flex-shrink:0;order:-1}.home-app-theme__qr-code{border:2px solid #00838f;border-radius:1rem;margin:.5rem auto 1rem;display:inline-block;overflow:hidden}.home-app-theme__download-button{margin:.5rem auto 0}.home-app-theme__store-buttons{margin:1.5rem auto 0}.home-app-theme__store-button{display:inline-block}.home-app-theme__store-button+.home-app-theme__store-button{margin-left:.75rem}@media (min-width:768px){.home-app-theme__content-wrapper{height:61.25rem}.home-app-theme__picture{width:35rem}.home-app-theme__picture img{width:100%;height:auto}.home-app-theme__content{min-height:12.5rem;padding:6rem 4rem;margin:0 auto}}@media (min-width:1280px){.home-app-theme__cover-picture img{object-position:top left}.home-app-theme__content-wrapper{flex-direction:row;justify-content:space-between}.home-app-theme__picture{height:30.75rem;width:auto}.home-app-theme__picture img{width:auto;height:100%}.home-app-theme__content{order:unset;padding:8rem 4rem}}@media (min-width:1440px){.home-app-theme__picture{height:33.75rem}}