.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{align-items:center;min-height:5rem;padding:1rem 0;display:flex}.fold-list__item-title{flex:1;font-size:1.125rem;font-weight:600}.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{width:2rem;height:2rem;margin-bottom:.75rem}.fold-list__toggle-icon{display:none}.fold-list__item-content{padding-bottom:1rem}}.details-card{background-color:var(--default-fill-color);border-radius:1rem;width:17rem;margin:0 auto;padding:1rem 1.25rem;box-shadow:0 4px 40px #00000021}.details-card__title{color:#00838f;text-align:center;margin:1.5rem 0 .5rem;font-size:3.5rem;font-weight:500}.details-card__description{color:var(--positive-text-color);text-align:center;margin-bottom:1.5rem;font-size:1.125rem;font-weight:500}.details-card__list-item{align-items:start;min-height:1.75rem;padding:.25rem 0;display:flex}.details-card__list-item+.details-card__list-item{margin-top:.5rem}.details-card__list-item-icon{color:#00838f;margin-right:.5rem}.fees-disclaimer{margin:2rem;padding:0 1.5rem}.fees-disclaimer__content{color:var(--mild-text-color);text-align:center;max-width:60rem;margin:0 auto;font-size:.89rem}@media (min-width:768px){.fees-disclaimer{padding:0 2rem}}.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__form{padding:.5rem 0}.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{width:auto;height:25.75rem}.home-top-section__form{grid-template-columns:1fr auto;column-gap:.5rem;max-width:42.5rem;display:grid}.home-top-section__input{border-color:#00838f}.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{grid-template-columns:auto 1fr;max-width:80rem;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{width:60rem;height:auto}}@media (min-width:1440px){.home-top-section__content{width:38.5rem}}.promotion-top-section__description-link-wrapper{margin-top:.5rem;font-size:1rem;line-height:1.15;display:block}.promotion-top-section__description-link-wrapper .promotion-top-section__description-link{color:inherit;font-weight:500}.press-section{text-align:center;max-width:none;padding-top:4rem;padding-bottom:4rem;overflow:visible}.press-section__sources{grid-auto-flow:column;justify-content:center;align-items:center;gap:2.5rem;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:4rem}}@media (min-width:1280px){.press-section{padding:4rem 2rem}.press-section__sources{gap:6rem}}.promotion-section__content-wrapper{gap:2rem;display:grid}.promotion-section__picture{margin:0 auto}@media (min-width:768px){.promotion-section__content-wrapper{grid-template-columns:max-content 1fr;grid-auto-flow:column;justify-content:center;align-items:start;gap:3rem}}@media (min-width:1280px){.promotion-section__picture img{width:22.5rem;height: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{align-items:center;max-width:30rem;margin:0 auto;display:grid}.home-fees__cover-picture,.home-fees__card{grid-area:1/1}@media (min-width:768px){.home-fees{padding-top:6rem;padding-bottom:6rem}}@media (min-width:1280px){.home-fees{padding-top:0;padding-bottom:0}.home-fees__content{padding:8rem 0}.home-fees__overview{order:-1;padding:4rem 0}}.fees-overview-section{text-align:center;padding-left:0;padding-right:0}.fees-overview-section__title{padding:0 1.5rem}.fees-overview-section__content{min-height:36.25rem}.fees-overview-section__buttons{justify-content:center}.fees-overview-section__input-layout{width:8.75rem;margin:0 auto;position:relative}.fees-overview-section__input-label{margin-bottom:.75rem;display:block}.fees-overview-section__input-badge{font-weight:500;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.fees-overview-section__input{width:100%;padding-left:2rem}.fees-overview-section__chip{border-radius:99rem;min-width:3.5rem;padding:.2em .52em}.fees-overview-section__chip--positive{background-color:var(--positive-mild-fill-color);color:var(--positive-text-color)}.fees-overview-section__chip--negative{background-color:var(--negative-mild-fill-color);color:#c03048}.fees-overview-section__table-caption{margin-bottom:2rem}.fees-overview-section__table{margin:0 auto}.fees-overview-section__table--compact{width:100%}.fees-overview-section__row{background-color:var(--default-fill-color)}.fees-overview-section__cell{border-bottom:1px solid var(--default-border-color);text-align:start}.fees-overview-section__cell--center{text-align:center}.fees-overview-section__cell--end{text-align:end}.fees-overview-section__cell a{color:var(--positive-text-color)}.fees-overview-section__table--compact .fees-overview-section__cell{white-space:nowrap;height:3.5rem}.fees-overview-section__table--full .fees-overview-section__cell{height:3.75rem;padding:0 .5rem}.fees-overview-section__table--compact .fees-overview-section__row:first-child{background-color:var(--positive-mild-fill-color)}.fees-overview-section__table--compact .fees-overview-section__row:first-child .fees-overview-section__chip--positive{background-color:var(--positive-medium-fill-color)}.fees-overview-section__table--compact .fees-overview-section__cell:first-child{width:4rem;padding-left:1rem}.fees-overview-section__table--compact .fees-overview-section__cell:nth-child(2){white-space:normal;padding-right:1rem}.fees-overview-section__table--compact .fees-overview-section__cell:last-child{padding:0 1.5rem 0 .5rem}.fees-overview-section__table--full .fees-overview-section__input-layout{width:100%}.fees-overview-section__table--full .fees-overview-section__row:nth-child(2){background-color:var(--mild-fill-color)}.fees-overview-section__table--full .fees-overview-section__cell--head{text-align:center;min-width:6rem;max-width:6rem;height:7.5rem;font-weight:600}.fees-overview-section__table--full .fees-overview-section__cell--head:first-child{text-align:start}.fees-overview-section__table--full .fees-overview-section__cell:first-child{background-color:var(--default-fill-color);z-index:2;min-width:12.5rem;max-width:12.5rem;position:sticky;left:0}.fees-overview-section__table--full .fees-overview-section__cell:nth-child(2){background-color:var(--positive-mild-fill-color);z-index:2;min-width:8rem;max-width:8rem;position:sticky;left:12.5rem}.fees-overview-section__table--full .fees-overview-section__row:nth-child(2) .fees-overview-section__cell:nth-child(2){background-color:var(--positive-medium-fill-color)}@media (pointer:fine) or (pointer:none){.fees-overview-section__row:hover{background-color:#f7f7f7}}@media (min-width:768px){.fees-overview-section__title{padding:0 2rem}.fees-overview-section__table-wrapper{margin:0 2rem}}@media (min-width:1280px){.fees-overview-section__table-wrapper{margin:0 4rem}}@media (min-width:1440px){.fees-overview-section__content{max-width:100rem;margin:auto}.fees-overview-section__table-wrapper{margin:0}}.home-security__main-part{grid-area:main;margin-bottom:2rem}.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));place-items:center;row-gap:2rem;margin-top:4rem;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{grid-template:"main features""partners partners"/auto 1fr;gap:7.5rem 6rem;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)}.home-app-theme--dark{color:#fff;opacity:0;background:#0f0f0f}.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{text-align:center;z-index:2;flex-direction:column;align-items:center;height:45rem;display:flex;position:relative}.home-app-theme__picture{flex-shrink:0}.home-app-theme__content{flex-shrink:0;order:-1;min-height:14.5rem;margin:4rem auto 0;padding:0 1.5rem}.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;margin:0 auto;padding:6rem 4rem}}@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{width:auto;height:30.75rem}.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}}