.register-form .form-row{display:flex}.register-form .form-row .form-col{width:50%}.register-form .form-row .form-col:first-child{margin-right:1rem}.register-form .btn{margin-top:2rem}.register-form input{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;box-shadow:none}.register-form input:focus{outline:none;box-shadow:none;border-color:rgba(50,66,65,.4)}@media(max-width:640px){.register-form .form-row{flex-direction:column}.register-form .form-row .form-col{width:100%}}.font-figtree{font-family:Figtree,sans-serif!important}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-primary{color:#000}.text-secondary{color:#6b7a8a}.text-tertiary{color:#5a6778}.text-accent{color:#6f55c3}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton{background:linear-gradient(90deg,#f2f3f5 25%,#d3dce5 50%,#f2f3f5 75%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:.25rem;transform:translateZ(0);will-change:background-position}*{box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}body,html{font-family:Figtree,sans-serif;font-size:1.125rem;line-height:1.75rem;color:#000;max-width:100vw;overflow-x:hidden}h1,h2,h3,h4,h5,h6{margin:0}h1,h2,h3,h4,h5,h6{font-family:Figtree,sans-serif;font-weight:700}h1{font-size:3.25rem;line-height:4rem}h2{font-family:Figtree,sans-serif;font-size:2.125rem;line-height:2.75rem;font-weight:700}h3{font-size:1.5rem;line-height:2rem}h3,h4{font-family:Figtree,sans-serif;font-weight:600}h4{font-size:1.25rem}h4,p{line-height:1.75rem}p{font-size:1.125rem;font-weight:400;margin:0}a,p{font-family:Figtree,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select,textarea{font-family:Figtree,sans-serif}#__next{flex-direction:column;min-height:100vh}#__next,.container{display:flex;width:100%}.container{max-width:1152px;margin:0 auto}.base-layout{background:#fff;font-family:Figtree,sans-serif;color:#000;font-size:16px}@media(max-width:640px){.base-layout{padding-top:68px}}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px;text-align:center;font-size:16px;font-weight:500}.alert.alert-warning{background-color:#f8cc00;border-color:#f8cc00;color:#303030}.alert.alert-danger{background-color:rgba(249,4,76,.7);border-color:transparent;color:#fff}.alert.alert-success{background-color:#b3f1ea;border-color:transparent;color:#000}.main-view{display:flex;flex:1;align-items:center;flex-direction:column;margin:auto 0}.main-view>:last-child{padding-bottom:4rem}.main-view .container{justify-content:center}@media(max-width:640px){.main-view .container{padding:0 1rem}}.base-form{display:flex;flex-direction:column;width:32rem;margin:2rem 0}.purchase-tunnel{padding:2rem 0 5rem}.purchase-tunnel .tunnel-navigation{margin-bottom:32px}.purchase-tunnel .purchase-left{flex:1}.purchase-tunnel .subtitle{margin-bottom:2rem;font-family:Figtree,sans-serif;font-size:22px;font-weight:600;line-height:26px;color:#000}.purchase-tunnel .next-step{width:100%;max-width:288px;margin:24px 0 0 auto}.purchase-tunnel .next-step .btn{width:100%}@media(max-width:640px){.purchase-tunnel{padding:5vw}.purchase-tunnel .tunnel-navigation{align-items:flex-start}.purchase-tunnel>.container{flex-direction:column}.purchase-tunnel .next-step{max-width:none}}.purchase-register .btn-group{display:flex;margin-top:2rem}.purchase-register .btn-group :first-child{margin-right:2rem}.purchase-register .forgot-password{margin-top:2rem;display:block}@media(max-width:640px){.purchase-register .btn-group,.purchase-register .container{flex-direction:column}.purchase-register .btn-group :first-child{margin-bottom:2rem;margin-right:0}}