@import"https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap";*{padding:0;margin:0;font-family:Poppins,sans-serif;box-sizing:border-box;-webkit-tap-highlight-color:transparent}a{text-decoration:none}html{color:#616161;font-size:16px}span{letter-spacing:0px}input[type=text]{width:100%;height:100%;background:#fff 0% 0% no-repeat padding-box;border:none;padding:0 25px;text-align:center}input[type=text]:focus-visible{outline:none}.btn{padding:.375rem .75rem;border:1px solid transparent;line-height:1.5;cursor:pointer;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:1rem;position:relative;transition:background-color .6s ease;overflow:hidden;height:100%;width:100%}.btn:after{content:"";position:absolute;width:0;height:0;top:50%;left:50%;top:var(50%);left:var(50%);transform-style:flat;transform:translate3d(-50%,-50%,0);background:#ffffff1a;border-radius:100%;transition:width .3s ease,height .3s ease}.btn:active:after{width:1000px;height:1000px}.inline-flex{display:inline-flex}.flex{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.justify-center{justify-content:center}.justify-end{justify-content:end}.justify-space-around{justify-content:space-around}.justify-space-between{justify-content:space-between}.align-start{align-items:start}.align-center{align-items:center}.align-end{align-items:end}.flex-wrap{flex-wrap:wrap}.show{display:block}.hidden{display:none}.text-center{text-align:center}@media screen and (max-width: 1024px){.md-flex-column{flex-direction:column}.md-align-start{align-items:start}.md-flex-row{flex-direction:row}.md-align-center{align-items:center}.md-justify-center{justify-content:center}.md-justify-space-around{justify-content:space-around}.md-justify-space-between{justify-content:space-between}.md-no-flex-wrap{flex-wrap:nowrap}.md-flex{display:flex}}@media screen and (max-width: 768px){.sm-flex-column{flex-direction:column}.sm-no-flex-wrap{flex-wrap:nowrap}.sm-align-center{align-items:center}}@media screen and (max-width: 500px){.xs-flex-column{flex-direction:column}.xs-no-flex-wrap{flex-wrap:nowrap}}
