*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{background-color:#dbdbdb;justify-content:center;align-items:center;min-height:100vh;font-family:Poppins,sans-serif;display:flex}.age-calculator-container{background-color:#fff;border-radius:1.4rem 1.4rem 10rem;max-width:45rem;margin:0 auto;padding:3rem}.date__box{border-bottom:1px solid #dbdbdb;gap:2rem;padding-bottom:2.5rem;display:flex;position:relative}.input__box{flex-direction:column;width:25%;display:flex}.input{color:#000;letter-spacing:.1rem;cursor:pointer;border:1px solid #dbdbdb;border-radius:.5rem;outline:none;padding:1rem 2rem 1rem 1rem;font-size:1.8rem;font-weight:700}.input::placeholder{color:#716f6f;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:700}.input:focus{border:1px solid #854cff}.label__name{text-transform:uppercase;color:#716f6f;letter-spacing:.1rem;font-size:1rem}.logo-validate{cursor:pointer;background-color:#854cff;border-radius:50%;width:5rem;height:5rem;padding:1rem;transition:all .3s;position:absolute;bottom:-35%;right:-2%}.logo-validate:hover{background-color:#000}.output__box{padding-top:1rem}.output__year,.output__month,.output__days{color:#000;font-size:5rem;font-style:italic;font-weight:900}.output__year-input,.output__month-input,.output__day-input{color:#854cff}.error-day,.error-month,.error-year,.error-required-day,.error-required-month,.error-required-year{color:#ff5757;margin-top:.5rem;font-size:1rem;font-style:italic;display:none}@media (width<=32.5em){html{font-size:55%}.age-calculator-container{max-width:38rem}.input{padding:.5rem 2rem .5rem .7rem;font-size:1.4rem}.input::placeholder{font-size:1.4rem}}@media (width<=21.875em){html{font-size:50%}.age-calculator-container{max-width:35rem}}
/*# sourceMappingURL=path0.4478dc8e.css.map */
