.main-view-conrainer-MyWallet{background:var(--background-color);flex-direction:column;flex:1;place-content:center space-between;align-self:center;gap:32px;width:100%;height:100%;display:flex}.main-view-header-container{flex-direction:column;display:flex}.main-view-header-MyWallet{background:0 0;flex-direction:column;flex:1;place-content:flex-end;align-self:flex-end;align-items:flex-end;gap:48px;width:100%;height:100%;padding:16px 32px;display:flex}.main-subtitle-container{color:var(--text-color);opacity:.9;font-size:var(--txt-title-midle-tablet);padding:48px 140px 16px}.main-subtitle{font-size:var(--txt-midle-desc-mobile);line-height:2}.main-view-mywallet-content{z-index:1;width:100%;color:var(--text-color);text-align:center;align-self:center;padding:16px 64px;position:relative}.main-title-container{padding:32px}.main-section-container{padding:32px 120px}.main-section-container-why{padding:32px 16px}.myWallet-InfoCard-container{z-index:1;flex-direction:row;gap:10px;padding-top:32px;padding-bottom:64px;display:flex;position:relative}.main-title,.main-section-title{font-size:var(--txt-title-desktop);color:var(--text-color);font-weight:var(--font-medium)}.main-section-title{font-size:var(--txt-title-tablet);font-weight:var(--font-bold)}.main-title-bold{font-weight:var(--font-bold)}@media (width>=1440px){.main-title-container{padding-left:128px;padding-right:128px}.main-view-mywallet-content{padding-left:calc(50% - 656px);padding-right:calc(50% - 656px)}.main-view-header-MyWallet{padding-bottom:16px;padding-left:calc(50% - 656px);padding-right:calc(50% - 656px)}}@media (width<=1250px){.main-subtitle-container{padding-left:70px;padding-right:70px}}@media (width<=1024px){.main-subtitle{font-size:var(--txt-desc-tablet)}.main-title,.main-section-title{font-size:var(--txt-title-tablet-m)}.main-title-container,.main-section-container{padding-left:32px;padding-right:32px}.main-subtitle-container{padding-left:100px;padding-right:100px}.main-view-mywallet-content{padding-left:32px;padding-right:32px}.main-view-header-MyWallet{gap:16px;padding:16px 32px}}@media (width<=767px){.myWallet-InfoCard-container{flex-direction:column;gap:10px;padding-top:24px;padding-bottom:24px}.main-title,.main-section-title{font-size:var(--txt-title-s-mobile)}.main-title-container{padding-left:16px;padding-right:16px}.main-section-container{padding-left:0;padding-right:0}.main-subtitle-container,.main-view-mywallet-content,.main-view-header-MyWallet{padding-left:16px;padding-right:16px}}.MyWalletHub-wrapper{z-index:1;place-items:center;width:100%;display:grid}.MyWalletHub-canvas{aspect-ratio:1;width:min(980px,100%);height:70%;margin:0 auto;position:relative}.MyWalletHub-base{-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.MyWalletHub-lines{-webkit-user-select:none;user-select:none;pointer-events:none;z-index:2;width:65%;height:100%;position:relative}.MyWalletHub-stroke path,.MyWalletHub-stroke line{fill:none;stroke:var(--black);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.MyWalletHub-cardContainer{z-index:3;color:var(--btn-bg);flex-direction:column;place-items:center;gap:6px;display:flex;position:absolute}.MyWalletHub-strokeStatic path,.MyWalletHub-strokeStatic line{stroke:#21212459}.MyWalletHub-iconImg{width:100%;height:100%}.MyWalletHub-strokeFlow path,.MyWalletHub-strokeFlow line{stroke:#4a4854d9;stroke-dasharray:0}@keyframes mw-flow{to{stroke-dashoffset:-120px}}.MyWalletHub-dot{fill:#ebe6fff2;filter:drop-shadow(0 0 6px #aa96ff8c)}@media (prefers-reduced-motion:reduce){.MyWalletHub-strokeFlow path,.MyWalletHub-strokeFlow line{stroke-dasharray:none;animation:none}}.MyWalletHub-card{z-index:3;background:var(--btn-bg);border-radius:14px;align-items:center;gap:8px;padding:24px 28px;display:flex;position:relative;box-shadow:0 14px 36px #00000038,inset 0 0 0 1px #ffffff24}.MyWalletHub-card.MyWalletHub-isClickable{cursor:pointer}.MyWalletHub-titleChip{background-color:var(--background-light-grey-color);border:1px solid var(--white);min-width:100px;font-weight:var(--font-bold);border-radius:16px;padding:8px 12px}.MyWalletHub-cardIcon{place-items:center;width:32px;height:32px}.MyWalletHub-cardIconPlaceholder{background:#ffffffd9;border-radius:5px;width:18px;height:18px}.MyWalletHub-cardTitle{text-transform:uppercase;font-size:14px;line-height:1.1}.MyWalletHub-cardText{flex-direction:column;place-items:center;gap:6px;display:flex}.MyWalletHub-cardPos--top{top:-6%;left:50%;transform:translate(-50%)}.MyWalletHub-cardPos--bottom{bottom:-4%;left:50%;transform:translate(-50%)}.MyWalletHub-cardPos--left{top:46%;left:7.5%;transform:translateY(-50%)}.MyWalletHub-cardPos--right{top:47%;right:2.5%;transform:translateY(-50%)}.MyWalletHub-cardPos--topLeft{top:-1.5%;left:7.5%}.MyWalletHub-cardPos--bottomLeft{bottom:11%;left:5.5%}.MyWalletHub-cardPos--topRight{top:4%;right:6.5%}.MyWalletHub-cardPos--bottomRight{bottom:11%;right:5.5%}@media (width<=1024px){.MyWalletHub-canvas{height:60%}.MyWalletHub-lines{width:55%}.MyWalletHub-cardText{gap:4px}.MyWalletHub-card{padding:16px 20px}.MyWalletHub-cardTitle{font-size:12px}.MyWalletHub-cardIcon{width:28px;height:28px}.MyWalletHub-cardPos--topLeft{left:13.5%}.MyWalletHub-cardPos--left{left:14.5%}.MyWalletHub-cardPos--bottomLeft{left:10.5%}.MyWalletHub-cardPos--right{right:10.5%}.MyWalletHub-cardPos--topRight,.MyWalletHub-cardPos--bottomRight{right:12.5%}}@media (width<=767px){.MyWalletHub-canvas{height:75%}.MyWalletHub-lines{width:70%}.MyWalletHub-cardText{gap:2px}.MyWalletHub-card{padding:12px 16px}.MyWalletHub-cardTitle{font-size:10px;line-height:.5}.MyWalletHub-cardIcon{width:16px;height:24px}.MyWalletHub-cardContainer{gap:2px}.MyWalletHub-titleChip{padding:6px 4px;min-width:20px!important}.MyWalletHub-cardPos--top{top:-2%}.MyWalletHub-cardPos--bottom{bottom:0%}.MyWalletHub-cardPos--topLeft{top:2.5%;left:7.5%}.MyWalletHub-cardPos--left{top:47%;left:7.5%}.MyWalletHub-cardPos--bottomLeft{bottom:12%;left:4.5%}.MyWalletHub-cardPos--right{right:2.5%}.MyWalletHub-cardPos--topRight{top:7%;right:6.5%}.MyWalletHub-cardPos--bottomRight{bottom:12%;right:6.5%}}@media (width<=425px){.MyWalletHub-canvas{justify-content:center;height:100%;display:flex}.MyWalletHub-lines{width:75%}.MyWalletHub-base{top:auto;top:initial;right:auto;right:initial;bottom:auto;bottom:initial;left:auto;left:initial;align-content:center;align-self:center;justify-items:center;width:90%;display:flex}.MyWalletHub-cardPos--top{top:2%}.MyWalletHub-cardPos--bottom{bottom:-2%}.MyWalletHub-cardPos--topLeft{top:-.5%;left:-3.5%}.MyWalletHub-cardPos--left{top:46%;left:4.5%}.MyWalletHub-cardPos--bottomLeft{bottom:12%;left:-3.5%}.MyWalletHub-cardPos--right{right:-2.5%}.MyWalletHub-cardPos--topRight{top:5%;right:-2.5%}.MyWalletHub-cardPos--bottomRight{bottom:12%;right:-1.5%}}@media (width<=375px){.MyWalletHub-lines{width:65%}.MyWalletHub-base{width:80%}}@media (width<=350px){.MyWalletHub-cardTitle{font-size:8px;line-height:0}.MyWalletHub-lines{width:75%}.MyWalletHub-base{width:85%}.MyWalletHub-card{padding:8px 14px}.MyWalletHub-cardIcon{width:16px;height:24px}.MyWalletHub-cardPos--top{top:2%}.MyWalletHub-cardPos--bottom{bottom:-2%}.MyWalletHub-cardPos--topLeft{top:-.5%;left:-3.5%}.MyWalletHub-cardPos--left{top:46%;left:4.5%}.MyWalletHub-cardPos--bottomLeft{bottom:12%;left:-3.5%}.MyWalletHub-cardPos--right{right:-2.5%}.MyWalletHub-cardPos--topRight{top:5%;right:-2.5%}.MyWalletHub-cardPos--bottomRight{bottom:12%;right:-1.5%}}
