:export{primary:#b0c25e;secondary:#fc6;hoverPrimary:#a7bb4c;hoverSecondary:#ffc34d;hoverTertiary:#42beca;white:#fff;altWhite:#f9f9f9;black:#000;altBlack:#191919;green:#8fefae;yellow:#ecefa3;red:#ef8f8f;blue:#56c5d0;gray:#292929;gray5:#f2f2f2;gray4:#d9d9d9;gray3:#a6a6a6;gray2:gray;gray1:#555;shadow_effect:2px 4px 16px rgba(0,0,0,.098)}.register-page{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:48px 16px 64px}@media(max-width:920px){.register-page{padding:48px 16px}}.register-content{display:flex;flex-direction:column;gap:64px;max-width:934px;width:100%}@media(max-width:920px){.register-content{gap:32px}}.receipt-wrapper{max-width:290px;width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:24px}@media(max-width:920px){.receipt-wrapper{max-width:none}}.loading-wrapper{display:flex;width:100%;align-items:center;justify-content:center;height:calc(100vh - 58px);gap:12px}@media(max-width:920px){.loading-wrapper{flex-direction:column}}.connect-govbr{display:flex;justify-content:space-between;width:100%;overflow:hidden;margin-top:-58px;position:relative;align-items:center;padding-left:10%;z-index:999;background:#fff}@media(min-width:1440px){.connect-govbr{padding-left:15%}}@media(max-width:920px){.connect-govbr{flex-direction:column;padding:32px 24px;height:100vh}}.connect-govbr .connect-govbr-content{display:flex;flex-direction:column;max-width:415px;gap:48px}@media(max-width:920px){.connect-govbr .connect-govbr-content{height:100%}}.register-custom-clipped-image{width:60%;height:100vh;object-fit:cover;-webkit-clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);clip-path:polygon(20% 0,100% 0,100% 100%,0 100%)}@media(max-width:920px){.register-custom-clipped-image{width:100%;-webkit-clip-path:none;clip-path:none;height:200px;border-radius:10px}}