:export{lg:1024px;md:820px;sm:320px}:export{colorBrandPalette0110:#001d47;colorBrandPalette0120:#012956;colorBrandPalette0130:#013565;colorBrandPalette0140:#01417e;colorBrandPalette0150:#014e8e;colorBrandPalette0160:#015d9d;colorBrandPalette0170:#016bac;colorBrandPalette0180:#0178bc;colorBrandPalette0190:#0189d0;colorBrandPalette01100:#009ae0;colorBrandPalette01110:#02afde;colorBrandPalette01120:#03c5dd;colorBrandPalette01130:#4ed3e4;colorBrandPalette01140:#86e2ef;colorBrandPalette01150:#b5f0f8;colorBrandPalette01160:#dcfafe;colorBrandPalette0210:#2f180a;colorBrandPalette0220:#40210d;colorBrandPalette0230:#502c11;colorBrandPalette0240:#613514;colorBrandPalette0250:#724217;colorBrandPalette0260:#874912;colorBrandPalette0270:#9a5114;colorBrandPalette0280:#ac5b16;colorBrandPalette0290:#c76a19;colorBrandPalette02100:#de761c;colorBrandPalette02110:#ea891b;colorBrandPalette02120:#f2a027;colorBrandPalette02130:#fcb426;colorBrandPalette02140:#fecd48;colorBrandPalette02150:#ffe575;colorBrandPalette02160:#fff5cc;colorBrandPalette0310:#11230b;colorBrandPalette0320:#172e0f;colorBrandPalette0330:#1f3d14;colorBrandPalette0340:#2c4818;colorBrandPalette0350:#37541c;colorBrandPalette0360:#416321;colorBrandPalette0370:#4a6f25;colorBrandPalette0380:#567e2a;colorBrandPalette0390:#618e2f;colorBrandPalette03100:#6da135;colorBrandPalette03110:#75b239;colorBrandPalette03120:#80c342;colorBrandPalette03130:#a5d14c;colorBrandPalette03140:#c9de54;colorBrandPalette03150:#e0ec9d;colorBrandPalette03160:#f3f8d9;colorBrandBase01:#0095d9;colorBrandBase02:#80c342;colorBrandBase03:#fcaf17;colorBrandBase04:#03bfd7;colorBrandBase05:#bfd730;colorBrandBase06:#ffde4f;colorBrandBase07:#de761c;colorBrandPrimary10:#001d47;colorBrandPrimary20:#012956;colorBrandPrimary30:#013565;colorBrandPrimary40:#01417e;colorBrandPrimary50:#014e8e;colorBrandPrimary60:#015d9d;colorBrandPrimary70:#016bac;colorBrandPrimary80:#0178bc;colorBrandPrimary90:#0189d0;colorBrandPrimary100:#009ae0;colorBrandPrimary110:#02afde;colorBrandPrimary120:#03c5dd;colorBrandPrimary130:#4ed3e4;colorBrandPrimary140:#86e2ef;colorBrandPrimary150:#b5f0f8;colorBrandPrimary160:#dcfafe;colorBrandPrimary170:#c1e6f7;colorSupport01:#c76a19;colorSupport02:#ac5b16;colorInteractionAccent01:#016bac;colorInteractionAccent02:#015d9d;colorInteractionAccent03:#014e8e;colorInteractionAccent04:#fefefe;colorInteractionAccentAlt01:#fcb426;colorInteractionAccentAlt02:#fecd48;colorInteractionAccentAlt03:#ffe575;colorInteractionAccentAlt04:#363636;colorInteractionSubtle01:rgba(0,154,224,.1215686275);colorInteractionSubtle02:rgba(0,154,224,.2392156863);colorInteractionSubtle03:rgba(0,154,224,.3215686275);colorInteractionSelectDefault:#666;colorInteractionSelectFocus:#363636;colorInteractionSelectActive:#016bac;colorInteractionDanger01:#bc293a;colorInteractionDanger02:#a72534;colorInteractionDanger03:#92202e;colorFeedbackErrorText:#bc293a;colorFeedbackErrorShape01:#ea4356;colorFeedbackErrorShape02:#fddde1;colorFeedbackSuccessText:#22723a;colorFeedbackSuccessShape01:#2d954c;colorFeedbackSuccessShape02:#c8eed3;colorTypefaceStrong:#161616;colorTypefacePure:#363636;colorTypefaceSmooth:#666;colorTypefaceMeld:rgba(22,22,22,.2392156863);colorNeutral00:#fefefe;colorNeutral10:#f5f5f5;colorNeutral20:#e6e6e6;colorNeutral30:rgba(22,22,22,.2392156863);colorNeutral40:#d4d4d4;colorNeutral50:#bfbfbf;colorNeutral60:#e0e0e0;colorInteractionBlend01:rgba(22,22,22,.0392156863);colorInteractionBlend02:rgba(22,22,22,.0784313725);colorInteractionBlend03:rgba(22,22,22,.1215686275);colorInteractionBlend04:rgba(22,22,22,.2392156863);colorInteractionBlend05:rgba(22,22,22,.6392156863);colorInteractionBlend06:rgba(22,22,22,.7215686275);colorInteractionBlend07:rgba(22,22,22,.8784313725);colorInteractionBlend08:#161616;colorInfoPurple:#6941c6;color-white:#fff;colorOnboardingStepInactive:#0e354c}.pageContainer{min-height:100vh;padding:32px 16px 56px;background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center}.pageContainer .headerContainer{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding-bottom:24px;align-items:center}@media only screen and (max-width:819px){.pageContainer .headerContainer{flex-wrap:wrap;padding:16px}.pageContainer .headerContainer>nav{order:1;flex-basis:100%;margin-top:16px}}.pageContainer .headerContainer .buttonContainer{display:flex;flex-direction:row;gap:16px}@media only screen and (max-width:819px){.pageContainer{align-items:normal;padding:10px 0 0}}.pageContainer button[type=button]{padding:8px 12px 8px 0;height:40px}.formContainerInscricao{background-color:#fff;padding:40px;border-radius:24px}@media only screen and (max-width:819px){.formContainerInscricao{padding:24px 16px 0;background:#fff;min-height:calc(100vh - 160px)!important;position:relative;border-radius:24px 24px 0 0}.formContainerInscricao input{background:none}}.formContainerInscricao div.titleContainer{display:flex;flex-direction:column;margin-bottom:24px;gap:8px}.formContainerInscricao div.inputContainer .tooltipContainer svg{fill:#016bac;width:16px;height:16px}.formContainerInscricao div.inputContainer input{margin:8px 0}.formContainerInscricao div.inputContainer .inputErrorMessage{color:#bc293a}.formContainerInscricao div.inputContainer .apiErrorMessage{margin-top:8px}.formContainerInscricao div.inputContainer #tooltip-content{transform:translateX(8%)}.formContainerInscricao div.buttonSubmitForm{margin-top:16px}.auth_layout_submit_container{position:static}@media only screen and (max-width:819px){.auth_layout_submit_container{position:absolute;padding:0 16px;left:0;right:0;bottom:24px}}.submit-ghost-container{display:none}@media only screen and (max-width:819px){.submit-ghost-container{display:block;height:16px}}.stamp-align-top{align-self:start!important}@media(max-width:1030px){.stamp-align-top{display:none!important}}.mainGridContainer{position:relative}.mainGridContainer .stampContainer{position:absolute;top:0}@media(min-width:1031px){.mainGridContainer .stampContainer{left:calc(75% + 16px)}}