body{font-size:16px;font-family:"Work Sans",sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal;font-variation-settings:"slnt" 0}input,textarea{font-family:"Work Sans",sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal;font-variation-settings:"slnt" 0}h1,h2,h3,h4,h5{font-weight:600;line-height:1em;margin:15px 0}h1{font-size:5em}h2{font-size:4em}h3{font-size:3em}h4{font-size:2em}h5{font-size:.8em}button,input,p,textarea{font-weight:400;font-size:1em}p{margin:30px 0}.box-center{text-align:center;left:0;right:0;margin-left:auto;margin-right:auto;margin-top:150px;width:300px;height:auto}input{position:inherit;z-index:0;padding:14px 15px;width:300px;height:auto;box-sizing:border-box;border:1px solid #999;border-radius:4px;outline:0;background-color:transparent;margin-bottom:30px;cursor:pointer}.input-mask{position:relative;z-index:1;width:auto;box-sizing:border-box;height:auto;padding:0;margin:20px auto;border-radius:4px;border:1px solid #333;cursor:pointer;background-color:transparent}.text-mask{position:absolute;z-index:0;height:17px;color:#000;top:0;bottom:0;margin:auto 0;padding:0;left:15px;font-size:.9em;background-color:transparent}button{padding:12px 15px;border:4px;color:#fff;width:300px;cursor:pointer;border-radius:4px;box-sizing:border-box;word-spacing:3px}a{color:#00a36c;cursor:pointer}.response-error{margin-top:20px;font-size:.8em;color:red}.response-success{margin-top:20px;font-size:.8em;color:#000}.progress.circular{position:relative;display:inline-block;width:20px;height:20px;top:0;bottom:0;margin:20px auto;mask-image:linear-gradient(transparent 50%,#fff 50%),linear-gradient(to right,transparent 50%,#fff 50%);-webkit-mask-image:linear-gradient(transparent 50%,#fff 50%),linear-gradient(to right,transparent 50%,#fff 50%);color:#fff;animation:rotates 6s infinite}.progress.circular.black{mask-image:linear-gradient(transparent 50%,#000 50%),linear-gradient(to right,transparent 50%,#000 50%);-webkit-mask-image:linear-gradient(transparent 50%,#000 50%),linear-gradient(to right,transparent 50%,#000 50%);color:#000}.progress.circular:before{content:"";position:absolute;inset:0;border:solid .15em transparent;border-top-color:currentColor;border-radius:100px;background-color:transparent;animation:rotate-shrink .75s infinite linear alternate}@keyframes rotates{0%{transform:rotate(0)}12.5%{transform:rotate(180deg);animation-timing-function:linear}25%{transform:rotate(630deg)}37.5%{transform:rotate(810deg);animation-timing-function:linear}50%{transform:rotate(1260deg)}62.5%{transform:rotate(1440deg);animation-timing-function:linear}75%{transform:rotate(1890deg)}87.5%{transform:rotate(2070deg);animation-timing-function:linear}100%{transform:rotate(2520deg)}}@keyframes rotate-shrink{0%{transform:rotate(-30deg)}29.4%{border-left-color:transparent}29.41%{border-left-color:currentColor}64.7%{border-bottom-color:transparent}64.71%{border-bottom-color:currentColor}100%{border-left-color:currentColor;border-bottom-color:currentColor;transform:rotate(225deg)}}.loading::after{display:block;content:'';position:relative;width:100%;height:100%;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:loading 1.5s infinite}@keyframes loading{100%{transform:translateX(100%)}}