html{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}body{margin:0;display:flex;flex-direction:column;min-height:100vh}.main{flex:1}.bg-dark{background-color:#12002b;min-height:100vh;padding:2rem 1rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.sr-only{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.main-nav{display:flex;justify-content:space-between;align-items:center;padding:5px 20px}.main-nav a{font-weight:700;color:#2c3e50}.main-nav a.router-link-exact-active{color:#42b983}.main-nav-item{text-decoration:none;margin-right:.5rem}.main-nav-item:hover{text-decoration:underline}.main-nav-logo{display:flex;align-items:center}.main-nav-logo-image{max-width:100%;width:200px}.icon-left{margin-right:5px}.hero{background-image:url(/ArgentBank-Frontend/assets/bank-tree-DvAkcPkA.webp);background-position:0 -50px;background-size:cover;background-repeat:no-repeat;height:300px;position:relative}.hero-content{position:relative;top:2rem;width:200px;background:#fff;padding:2rem;text-align:left;margin:0 auto}.hero-content .subtitle{font-weight:700;font-size:1rem;margin:0}.hero-content .text{margin-bottom:0;font-size:.9rem}@media (min-width: 920px){.hero{height:400px;background-position:0% 33%}.hero-content{position:absolute;top:50px;right:50px;width:300px;margin:2rem}.hero-content .subtitle{font-size:1.5rem}.hero-content .text{font-size:1.2rem}}.features{display:flex;flex-direction:column}@media (min-width: 920px){.features{flex-direction:row}}.feature-icon{width:100px;border:10px solid #00bc77;border-radius:50%;padding:1rem}.feature-item{flex:1;padding:2.5rem}.feature-item-title{color:#222;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.sign-in-button{display:block;width:100%;padding:8px;font-size:1.1rem;font-weight:700;margin-top:1rem;border-color:#00bc77;background-color:#00bc77;color:#fff}.sign-in-content{box-sizing:border-box;background-color:#fff;width:300px;margin:0 auto;margin-top:3rem;padding:2rem}.sign-in-icon{font-size:1rem}.input-remember{display:flex}.input-remember label{margin-left:.25rem}.input-wrapper{display:flex;flex-direction:column;text-align:left;margin-bottom:1rem}.input-wrapper label{font-weight:700}.input-wrapper input{padding:5px;font-size:1.2rem}.footer{display:flex;justify-content:center;border-top:2px solid #ccc;padding:2rem 0 1.5rem}.footer-text{margin:0;padding:0}.account{display:flex;justify-content:space-between;align-items:center;border:1px solid black;background-color:#fff;width:80%;margin:0 auto;flex-direction:column;padding:1.5rem;box-sizing:border-box;text-align:left;margin-bottom:2rem}.account-amount{margin:0;font-size:2.5rem;font-weight:700}.account-amount-description{margin:0}.account-title{margin:0;padding:0;font-size:1rem;font-weight:400}.account-content-wrapper{width:100%;flex:1}.edit-button{border-color:#00bc77;background-color:#00bc77;color:#fff;font-weight:700;padding:10px}.bg-dark{background-color:#12002b;min-height:100vh;padding:2rem 1rem;box-sizing:border-box}.user-content{max-width:800px;margin:0 auto;color:#fff}.edit-user-info{background-color:#fff;padding:2.5rem;border-radius:.5rem;max-width:300px;margin:0 auto 2rem;box-shadow:0 4px 10px #0000004d;color:#000;text-align:left}.edit-user-info h2{text-align:center;margin-bottom:1.5rem}.edit-user-info label{display:block;margin-bottom:.25rem;font-weight:700}.edit-user-info input{width:100%;padding:.2rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:4px}.edit-user-info input[readonly]{background-color:#ccc;cursor:not-allowed}.edit-buttons{display:flex;justify-content:space-between}.edit-buttons button{background-color:#00bc77;color:#fff;padding:.5rem 1.5rem;border:none;border-radius:4px;font-weight:700;cursor:pointer}.header{color:#fff;margin-bottom:2rem;text-align:center}.transaction-button{display:block;width:100%;padding:8px;font-size:1.1rem;font-weight:700;margin-top:1rem;border-color:#00bc77;background-color:#00bc77;color:#fff}@media (min-width: 720px){.account{flex-direction:row}.account-content-wrapper.cta{flex:0}.transaction-button{width:200px}}
