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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}html{scroll-behavior:smooth}.App{text-align:center;font-family:sans-serif;background-color:#f0f1f5;margin:auto}@media (min-width:600px){.App{max-width:600px}}.stripe-custom-form{font-size:16px}.stripe-custom-form>button{color:#fff;background-color:#6e5bb1;width:100%;box-shadow:0 12px 22px rgb(0 0 0/16%),inset 0 -3px 0 rgb(0 0 0/20%);height:53px;padding:6px 16px;font-size:15px;min-width:64px;box-sizing:border-box;font-style:normal;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border .25s cubic-bezier(.4,0,.2,1) 0ms;font-family:Roboto,Helvetica,Montserrat,Arial,sans-serif;font-weight:600;line-height:145%;border-radius:13px;text-transform:capitalize;border:unset}.dashboard{display:flex;justify-content:space-around;align-items:center;height:75vh}.dashboard .dashboard-card-wrapper{border-radius:25px;border:25px solid #e1b65b;width:350px;height:350px;display:flex;justify-content:center;align-items:center}.dashboard .dashboard-card-wrapper .fa{font-size:8em}.dashboard .dashboard-card-wrapper a{text-decoration:none;color:#8944a9}.dashboard-tablet{display:flex;justify-content:space-around;align-items:center;height:75vh;flex-wrap:wrap}.dashboard-tablet .dashboard-card-wrapper{border-radius:25px;border:25px solid #e1b65b;width:250px;height:250px;display:flex;justify-content:center;align-items:center}.dashboard-tablet .dashboard-card-wrapper .fa{font-size:8em}.dashboard-tablet .dashboard-card-wrapper a{text-decoration:none;color:#8944a9}.dashboard-mobile{display:flex;flex-direction:column;align-items:center;justify-content:space-around}.dashboard-mobile .dashboard-card-wrapper{border-radius:25px;border:25px solid #e1b65b;width:250px;height:250px;display:flex;justify-content:center;align-items:center;margin:20px auto}.dashboard-mobile .dashboard-card-wrapper .fa{font-size:8em}.dashboard-mobile .dashboard-card-wrapper a{text-decoration:none;color:#8944a9}ul{padding:0;margin:0}ul>li.bold{font-weight:600;font-size:15px}.center{text-align:center;font:16px "Roboto",sans-serif;display:inline-block}.center .date{font-size:30px;font-weight:300}body,html{position:fixed;top:0;left:0;right:0}.center .date-picker{display:flex;padding:50px 0;margin:30px auto;overflow:hidden;width:100%}.center .day,.center .month,.center .year{position:relative;height:50px;margin:0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;border-radius:0;background-color:#fff}.center .day:after,.center .day:before,.center .month:after,.center .month:before,.center .year:after,.center .year:before{content:"";position:absolute;left:0;width:60px;height:50px;background:#f0f1f5;opacity:.8;pointer-events:none;z-index:1}.center .day:before,.center .month:before,.center .year:before{top:-51px}.center .day:after,.center .month:after,.center .year:after{bottom:-51px}.center .day li,.center .month li,.center .year li{display:flex;justify-content:center;align-items:center;width:60px;height:50px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.center .reset{width:100px;height:30px;border-radius:15px;border:none;display:none;outline:none;color:#fff;background-color:#2466fb;box-shadow:0 1px 10px -2px #2466fb;font-weight:300}.separator{display:flex;justify-content:center;align-items:center;width:auto;height:50px;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border-top:1px solid #e1e3e9;border-bottom:1px solid #e1e3e9}.center .reset:active{-webkit-transform:scale(.95);transform:scale(.95)}.date-picker>div:first-child{border-bottom-left-radius:12px;border-top-left-radius:12px;border-left:1px solid #e1e3e9}.date-picker>div:last-child{border-bottom-right-radius:12px;border-top-right-radius:12px;border-right:1px solid #e1e3e9}