.crypto-wallet-section{background:var(--color-black)}.crypto-wallet-section__wrapper{position:relative;display:flex;flex-direction:column;gap:32px;justify-content:space-between}.crypto-wallet-section__content,.crypto-wallet-section__image{position:relative;z-index:var(--z-index-1)}.crypto-wallet-section__content{order:1;padding:60px 24px 0}.crypto-wallet-section__image{display:flex;order:2}.crypto-wallet-section__title{margin:0 0 32px;color:var(--color-white);font-weight:800;font-size:32px}.crypto-wallet-section__body{color:var(--color-white);font-size:16px}@media(min-width:768px){.crypto-wallet-section{background:none}.crypto-wallet-section__wrapper{flex-direction:row;align-items:center;background:var(--color-dark-grey);border-radius:20px}.crypto-wallet-section__content{max-width:400px;padding:60px 0 60px 54px}}@media(min-width:1024px){.crypto-wallet-section__title{margin-bottom:24px;font-size:44px}.crypto-wallet-section__body{font-size:24px}}@media(min-width:1280px){.crypto-wallet-section{padding-top:100px;padding-bottom:60px}.crypto-wallet-section__wrapper{flex-direction:column;align-items:flex-start;justify-content:center;max-width:1060px;min-height:544px;margin-right:auto;margin-left:auto}.crypto-wallet-section__content{max-width:535px;padding-left:76px}.crypto-wallet-section__image{position:absolute;right:-63px;bottom:0;width:491px}.crypto-wallet-section__title{font-size:48px}}.wallets-features{display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:space-between}.wallets-features__content{order:2}.wallets-features__image{display:flex;order:1;max-width:450px;overflow:hidden;border-radius:10px}.wallets-features__list{display:flex;flex-direction:column;gap:16px;margin:0;padding:0}.wallets-features__item{display:flex;gap:24px;align-items:center;margin:0;padding:0;list-style:none}.wallets-features__icon-wrapper{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:60px;height:60px;background:var(--color-white);border:5px solid var(--color-light-grey);border-radius:9999px}.wallets-features__icon{width:32px;height:32px}.wallets-features__title{margin:0;font-weight:800;font-size:16px}.wallets-features__cta{margin-top:48px}@media(min-width:768px){.wallets-features__content{flex:1;box-sizing:border-box;max-width:460px}.wallets-features__image{border-radius:20px}.wallets-features__icon-wrapper{width:80px;height:80px}.wallets-features__icon{width:48px;height:48px}.wallets-features__title{font-size:24px}}@media(min-width:1024px){.wallets-features{flex-direction:row;gap:48px}}.app-buttons{display:inline-flex;gap:12px;align-items:center}.app-buttons__link{display:flex;text-decoration:none}.app-buttons__link[hidden]{display:none!important}.app-buttons__link:hover{opacity:.8}.wallets-hero{background:var(--color-light-grey)}.wallets-hero__container{display:flex;flex-direction:column;gap:32px;align-items:center;text-align:center}.wallets-hero__content{padding-top:48px}.wallets-hero__title{margin:0 0 16px;font-weight:800;font-size:34px}.wallets-hero__subtitle{margin:0;font-size:16px}.wallets-hero__header{margin-bottom:32px}.wallets-hero__app-download{margin-top:32px}.wallets-hero__image-wrapper{position:relative}.wallets-hero__image{position:relative;z-index:var(--z-index-1);display:flex;justify-self:center}.wallets-hero__image--lg{display:none;height:auto}.wallets-hero__qrcode{position:absolute;top:50%;left:-76px;display:none;box-sizing:border-box;width:205px;margin-right:16px;padding:18px 32px 32px;text-align:center;background:var(--color-white);border-radius:20px 0 0 20px;box-shadow:var(--elevation-floating);transform:translateY(-50%)}.wallets-hero__qrcode-title{margin:0 0 18px;font-size:18px;line-height:1.33}.wallets-hero__qrcode-image{width:90px;height:90px}@media(min-width:768px){.wallets-hero__title{margin-bottom:48px;font-size:56px}.wallets-hero__subtitle{font-size:24px}.wallets-hero__header{margin-bottom:48px}}@media(min-width:1024px){.wallets-hero{padding-top:84px;padding-bottom:84px}.wallets-hero__container{flex-direction:row;gap:64px;justify-content:space-between;text-align:left}.wallets-hero__content{padding-top:0}.wallets-hero__app-download{display:none}.wallets-hero__image-wrapper{margin-left:76px}.wallets-hero__image--lg{display:inline-block;width:411px}.wallets-hero__image--sm{display:none}.wallets-hero__qrcode{display:block}}@media(min-width:1280px){.wallets-hero__content{padding-left:100px}.wallets-hero__image-wrapper{margin-left:113px}.wallets-hero__image--lg{width:547px}.wallets-hero__qrcode{left:-113px;width:264px;padding:24px 43px 43px}.wallets-hero__qrcode-title{margin-bottom:24px;font-size:24px}.wallets-hero__qrcode-image{width:120px;height:120px}}.wallets-recomendations-item{padding:32px 16px;background:var(--color-light-grey);border:1px solid var(--color-light-grey-outline);border-radius:20px}.wallets-recomendations-item__icon-wrapper{display:flex;flex-shrink:0;align-items:center;justify-content:center;box-sizing:border-box;width:100px;height:100px;margin-bottom:24px;border-color:var(--color-white);border-style:solid;border-width:6px;border-radius:9999px}.wallets-recomendations-item__icon{width:48px;height:48px}.wallets-recomendations-item__title{margin:0 0 24px;font-weight:800;font-size:24px}.wallets-recomendations-item__description{font-size:16px}@media(min-width:1024px){.wallets-recomendations-item{padding:60px 48px}.wallets-recomendations-item__icon-wrapper{width:120px;height:120px;margin-bottom:48px;border-width:8px}.wallets-recomendations-item__title{font-size:32px}.wallets-recomendations-item__description{font-size:24px}}.wallets-security{display:flex;flex-direction:column;gap:24px;margin:0;padding:0}.wallets-security__item{margin:0;padding:48px 24px;list-style:none;background:var(--color-light-grey);border:1px solid var(--color-light-grey-outline);border-radius:20px}.wallets-security__icon-wrapper{display:flex;flex-shrink:0;align-items:center;justify-content:center;box-sizing:border-box;width:100px;height:100px;margin-bottom:48px;border-color:var(--color-white);border-style:solid;border-width:6px;border-radius:9999px}.wallets-security__icon{width:48px;height:48px}.wallets-security__title{margin:0 0 24px;font-weight:800;font-size:24px;line-height:1.3}.wallets-security__text{font-size:16px;line-height:1.5}@media(min-width:768px){.wallets-security__item{display:flex;flex-direction:row;gap:48px;padding:32px}.wallets-security__title{margin-bottom:32px;font-size:32px}.wallets-security__text{font-size:24px}}@media(min-width:1024px){.wallets-security__icon-wrapper{width:120px;height:120px;border-width:8px}}@media(min-width:1280px){.wallets-security__item{padding:48px}}.wallets-text-section{padding:60px 0}.wallets-text-section__section{margin-bottom:48px}.wallets-text-section__section:last-child{margin-bottom:0}.wallets-text-section__title{margin:0 0 24px;font-weight:800;font-size:32px}.wallets-text-section__body{font-size:16px}.wallets-text-section__body p{margin:1.5em 0}.wallets-text-section__cta{margin-top:48px}@media(min-width:768px){.wallets-text-section{padding:80px 0}.wallets-text-section__title{margin-bottom:40px;font-size:48px}.wallets-text-section__body{font-size:24px}.wallets-text-section__cta{margin-top:84px}}@media(min-width:1024px){.wallets-text-section{padding:100px 0}.wallets-text-section__section{margin-bottom:100px}}.pros-cons-widget-item{display:flex;gap:24px}.pros-cons-widget-item__icon-wrapper{display:none}.pros-cons-widget-item__icon{width:48px;height:48px}.pros-cons-widget-item__title{margin:0 0 16px;font-weight:800;font-size:16px}.pros-cons-widget-item__list{margin:0;padding-left:1.5em;font-size:16px}@media(min-width:768px){.pros-cons-widget-item{gap:60px}.pros-cons-widget-item__icon-wrapper{display:flex;flex-shrink:0;align-items:center;justify-content:center;box-sizing:border-box;width:100px;height:100px;border-color:var(--color-light-grey);border-style:solid;border-width:6px;border-radius:9999px}.pros-cons-widget-item__title{margin-bottom:24px;font-size:32px}.pros-cons-widget-item__list{font-size:24px}}@media(min-width:1024px){.pros-cons-widget-item__icon-wrapper{width:120px;height:120px;border-width:8px}}.pros-cons-widget__item{margin-bottom:16px}.pros-cons-widget__item:last-child{margin-bottom:0}@media(min-width:768px){.pros-cons-widget__item{margin-bottom:60px}}.hardware-wallets-content__note{margin-top:32px;padding:24px;background:var(--color-light-grey);border:1px solid var(--color-light-grey-outline);border-radius:10px}.hardware-wallets-content__title{margin:0 0 16px;font-weight:800;font-size:16px}.hardware-wallets-content__content{font-size:16px}@media(min-width:768px){.hardware-wallets-content__title{margin-bottom:32px;font-size:32px}.hardware-wallets-content__content{font-size:24px}}@media(min-width:1024px){.hardware-wallets-content__note{margin-top:80px;padding:48px;border-radius:20px}}.paper-wallets-content__note{margin-top:32px;padding:24px;background:var(--color-light-grey);border:1px solid var(--color-light-grey-outline);border-radius:10px}.paper-wallets-content__content{font-size:16px}@media(min-width:768px){.paper-wallets-content__content{font-size:24px}}@media(min-width:1024px){.paper-wallets-content__note{margin-top:80px;padding:48px;border-radius:20px}}.wallet-types__desktop{display:none}@media(min-width:768px){.wallet-types__mobile{display:none}.wallet-types__desktop{display:block}}
