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;height:100vh}.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{flex:1}.bg-dark{background-color:#12002b}#root{display:flex;flex-direction:column;height:100%}.feature-item{flex:1;padding:2.5rem}.feature-item__icon{width:100px;border:10px solid #00bc77;border-radius:50%;padding:1rem}.feature-item__title{color:#222;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.features{display:flex;flex-direction:column}@media (min-width: 920px){.features{flex-direction:row}}.hero{background-image:url(/ArgentBank-Frontend/assets/bank-tree-CbosH9Of.webp);background-position:0 -50px;background-size:cover;background-repeat:no-repeat;height:300px;position:relative}@media (min-width: 920px){.hero{height:400px;background-position:0% 33%}}.hero__content{position:relative;top:2rem;width:200px;background:#fff;padding:2rem;text-align:left;margin:0 auto}@media (min-width: 920px){.hero__content{position:absolute;top:50px;right:50px;width:300px;margin:2rem}}.hero__content--subtitle{font-weight:700;font-size:1rem;margin:0}@media (min-width: 920px){.hero__content--subtitle{font-size:1.5rem}}.hero__content--text{margin-bottom:0;font-size:.9rem}@media (min-width: 920px){.hero__content--text{font-size:1.2rem}}.login__content{box-sizing:border-box;background-color:#fff;width:300px;margin:0 auto;margin-top:3rem;padding:2rem}.login__button{display:block;width:100%;padding:8px;font-size:1.1rem;font-weight:700;text-decoration:underline;margin-top:1rem;border-color:#00bc77;background-color:#00bc77;color:#fff;cursor:pointer;border-width:0}.login__icon{font-size:5rem}.login__input--remember{display:flex}.login__input--remember label{margin-left:.25rem}.login__input--wrapper{display:flex;flex-direction:column;text-align:left;margin-bottom:1rem}.login__input--wrapper label{font-weight:700}.login__input--wrapper input{padding:5px;font-size:1.2rem}.inlineForm{margin:20px auto;max-width:300px;flex-wrap:wrap;justify-content:center;align-items:center;padding:20px 30px 30px;text-align:center;color:#fff;font-size:1rem;background-color:#00bc77}.inlineForm h2{margin-top:0}.inlineForm__field{display:flex;align-items:center;margin-bottom:1rem}.inlineForm__field label{font-size:1rem;margin-right:.5rem}.inlineForm__field input{flex:1;padding:.5rem;border:1px outset #2c3e50;font-size:.9rem}.inlineForm__error{color:#2c3e50;text-align:center;margin-bottom:1rem}.inlineForm__buttonsWrapper{padding-top:30px;display:flex;justify-content:space-between;gap:1rem}.inlineForm__button{flex:1;padding:.5rem 1rem;border:none;cursor:pointer;background-color:#2c3e50;color:#fff;font-weight:700}.welcome{color:#fff;margin-bottom:2rem}.edit-button{border-color:#00bc77;background-color:#00bc77;color:#fff;font-weight:700;padding:10px;cursor:pointer}.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}@media (min-width: 720px){.account{flex-direction:row}}.account__amount{margin:0;font-size:2.5rem;font-weight:700}.account__amount--description{margin:0}.account__contentWrapper{width:100%;flex:1}@media (min-width: 720px){.account__contentWrapper.cta{flex:0}}.account__title{margin:0;padding:0;font-size:1rem;font-weight:400}.account__transactionButton{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__transactionButton{width:200px}}.active{color:#42b983}.header-nav__container{display:flex;justify-content:space-between;align-items:center;padding:5px 20px}.header-nav__logo{display:flex;align-items:center}.header-nav__logo--image{max-width:100%;width:200px}.header-nav__logout-button{background-color:transparent;border:none;color:#2c3e50;font-size:1rem;font-weight:700;cursor:pointer}.header-nav__links{font-weight:700}.header-nav__item{text-decoration:none;color:#2c3e50;margin-right:.5rem}.header-nav__item:hover{text-decoration:underline}.footer{display:flex;justify-content:center;border-top:2px solid #ccc;padding:2rem 0 1.5rem}.footer--text{margin:0;padding:0}.layout{display:flex;flex-direction:column;height:100vh}.container{flex:1;background-color:#12002b}.container.light-bg{background-color:#fff}
