@tailwind base;@tailwind components;@tailwind utilities;:root:root{--adm-color-primary:#13c2c2}.valid{color:#00b12e}.invalid,.valid{position:relative}.invalid{color:#db0000}.invalid:before,.valid:before{content:" ";width:4px;height:4px;min-width:4px;border-radius:50%;position:absolute;left:-10px;top:50%;display:inline-flex}.valid:before{background:#00b12e}.invalid:before{background:#db0000}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes identifier{0%{transform:scale(0)}50%{transform:scale(0)}to{transform:scale(1)}}.phoneIcon1{width:100%;height:100%;animation:identifier .5s ease-in}.phoneIcon2{width:100%;height:100%;animation:identifier .8s ease-in}.phoneIcon3{width:100%;height:100%;animation:identifier 1.3s ease-in}.phoneIcon4{width:100%;height:100%;animation:identifier 1.8s ease-in}