.c-button{align-items:center;background:#060725;border-radius:4px;color:#fff;display:flex;font-size:1.3rem;justify-content:center;line-height:5rem;padding:0 2rem}.c-button--skeleton{background:inherit;color:#060725}.c-button--inactive{background:rgba(6,7,37,.05);color:#060725}.c-text{display:flex}.c-text--inner{animation-name:inner;animation-timing-function:cubic-bezier(.165,.84,.44,1);position:relative}.c-text--inner,.c-text--outer{animation-duration:.6s;overflow:hidden}.c-text--outer{animation-name:outer;animation-timing-function:cubic-bezier(.165,.84,.44,1);position:absolute}@keyframes inner{0%{opacity:1;transform:translateY(0) scaleY(1)}to{opacity:0;transform:translateY(90%) scaleY(0)}}@keyframes outer{0%{opacity:0;transform:translateY(-90%) scaleY(0)}to{opacity:1;transform:translateX(0) scaleY(1)}}.c-loading-icon{animation:LoadingSpin 1s linear infinite;color:#e5e7eb;fill:#000;margin:0 auto}.c-loading-icon--small{height:1.4rem;width:1.4rem}.c-loading-icon--medium{height:7rem;width:7rem}.c-loading-icon--large{height:35rem;width:35rem}@keyframes LoadingSpin{to{transform:rotate(1turn)}}@keyframes ldio-wcqs1gr9e3r{0%{transform:translate(6px,40px) scale(0)}25%{transform:translate(6px,40px) scale(0)}50%{transform:translate(6px,40px) scale(1)}75%{transform:translate(40px,40px) scale(1)}to{transform:translate(74px,40px) scale(1)}}@keyframes ldio-wcqs1gr9e3r-r{0%{transform:translate(74px,40px) scale(1)}to{transform:translate(74px,40px) scale(0)}}@keyframes ldio-wcqs1gr9e3r-c{0%{background:#060725}25%{background:#060725}50%{background:#060725}75%{background:#060725}to{background:#060725}}.ldio-wcqs1gr9e3r div{animation:ldio-wcqs1gr9e3r 5s cubic-bezier(0,.5,.5,1) infinite;background:#060725;border-radius:50%;box-sizing:content-box;height:20px;position:absolute;transform:translate(40px,40px) scale(1);width:20px}.ldio-wcqs1gr9e3r div:first-child{animation:ldio-wcqs1gr9e3r-r 1.25s cubic-bezier(0,.5,.5,1) infinite,ldio-wcqs1gr9e3r-c 5s step-start infinite;background:#060725;transform:translate(74px,40px) scale(1)}.ldio-wcqs1gr9e3r div:nth-child(2){animation-delay:-1.25s;background:#060725}.ldio-wcqs1gr9e3r div:nth-child(3){animation-delay:-2.5s;background:#060725}.ldio-wcqs1gr9e3r div:nth-child(4){animation-delay:-3.75s;background:#060725}.ldio-wcqs1gr9e3r div:nth-child(5){animation-delay:-5s;background:#060725}.loadingio-spinner-ellipsis-a3q6v6jx7p7{background:transparent;display:inline-block;height:70px;overflow:hidden;width:70px}.ldio-wcqs1gr9e3r{backface-visibility:hidden;height:100%;position:relative;transform:translateZ(0) scale(.7);transform-origin:0 0;width:100%}.c-button-submitButton{position:relative}.c-button-submitButton--submitting{left:1rem;position:absolute;top:50%;transform:translateY(-50%)}