.registre-module__bISydG__page{background-image:url(/images/background_hero.png);background-position:top;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:calc(100vh - 6rem);padding:clamp(8rem,18vw,12rem) 11vw clamp(3rem,4vw,6rem);display:flex}.registre-module__bISydG__card{background:var(--color-white);-webkit-backdrop-filter:blur(8px);width:min(60rem,100%);color:var(--color-black);border-radius:var(--radius-md);border:1px solid color-mix(in srgb,var(--color-white)40%,transparent);padding:clamp(2.5rem,5vw,3.5rem);box-shadow:0 .75rem 2.5rem #00000040}.registre-module__bISydG__title{text-align:center;padding-bottom:var(--space-4);margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.2}.registre-module__bISydG__columns{grid-template-columns:1fr 1fr;display:grid}.registre-module__bISydG__leftColumn{text-align:left;padding-right:clamp(1.25rem,3vw,2.5rem)}.registre-module__bISydG__leftColumn .registre-module__bISydG__title{text-align:left}.registre-module__bISydG__rightColumn{border-left:.0625rem solid color-mix(in srgb,var(--color-black)15%,transparent);padding-left:clamp(1.25rem,3vw,2.5rem)}.registre-module__bISydG__subtitle{margin:var(--space-2)0 0 0;font-size:var(--fs-body);color:color-mix(in srgb,var(--color-black)78%,transparent);white-space:pre-line;line-height:var(--lh-body)}.registre-module__bISydG__subtitle2{margin:var(--space-4)0 0 0;font-size:var(--fs-body-sm);color:color-mix(in srgb,var(--color-black)78%,transparent);line-height:var(--lh-body-sm)}.registre-module__bISydG__helpText{margin:var(--space-1)0 0 0;font-size:var(--fs-caption);color:color-mix(in srgb,var(--color-black)65%,transparent);line-height:var(--lh-caption);padding-bottom:.6rem}.registre-module__bISydG__registerLink{color:var(--color-red);text-decoration:underline}.registre-module__bISydG__registerLink:hover{font-weight:700}.registre-module__bISydG__form{gap:var(--space-4);margin-top:clamp(1.5rem,3vw,2rem);display:grid}.registre-module__bISydG__nameRow{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.registre-module__bISydG__label{font-size:var(--fs-body-sm);color:var(--color-black);font-weight:600;line-height:var(--lh-body-sm);display:block}.registre-module__bISydG__fieldSpacing{margin-top:var(--space-1)}.registre-module__bISydG__input{height:var(--input-height);background:color-mix(in srgb,var(--color-white)95%,transparent);color:var(--color-black);border:.0625rem solid color-mix(in srgb,var(--color-black)20%,transparent)}.registre-module__bISydG__error{margin-top:var(--space-1);font-size:var(--fs-caption);line-height:var(--lh-caption)}.registre-module__bISydG__submitButton{height:var(--button-height);border-radius:var(--radius-sm);width:100%;font-size:var(--fs-body);font-weight:700}.registre-module__bISydG__termsRow{align-items:center;gap:var(--space-2);font-size:var(--fs-body-sm);color:color-mix(in srgb,var(--color-black)78%,transparent);line-height:var(--lh-body-sm);display:flex}.registre-module__bISydG__checkbox{cursor:pointer;flex:none;width:1.1rem;height:1.1rem;margin-top:.2rem}.registre-module__bISydG__requiredNote{font-size:var(--fs-body-sm);color:color-mix(in srgb,var(--color-black)65%,transparent);font-style:italic;line-height:var(--lh-body-sm);margin:0}@media (max-width:56rem){.registre-module__bISydG__columns{grid-template-columns:1fr;gap:clamp(1.5rem,3vw,2rem)}.registre-module__bISydG__leftColumn{padding-right:0}.registre-module__bISydG__rightColumn{border-left:0;padding-left:0}.registre-module__bISydG__nameRow{grid-template-columns:1fr}.registre-module__bISydG__card{margin:clamp(2rem,4vw,3rem)}}@media (max-width:48rem){.registre-module__bISydG__page{min-height:100vh;padding:clamp(7rem,16vw,9rem)var(--page-padding-x)clamp(2.5rem,8vw,4rem)var(--page-padding-x);background-position:top;background-size:cover;display:block}.registre-module__bISydG__card{width:100%;max-width:var(--container-sm);border-radius:1rem;margin:4rem auto;padding:2.5rem}.registre-module__bISydG__columns{gap:var(--space-8);grid-template-columns:1fr;display:grid}.registre-module__bISydG__leftColumn{text-align:left;padding-right:0}.registre-module__bISydG__leftColumn .registre-module__bISydG__title{text-align:left}.registre-module__bISydG__rightColumn{border-left:0;padding-left:0}.registre-module__bISydG__title{font-size:var(--fs-title-lg);line-height:var(--lh-title-lg);text-wrap:balance;padding-bottom:var(--space-3);margin:0}.registre-module__bISydG__subtitle{margin-top:var(--space-2);font-size:var(--fs-body);line-height:var(--lh-body);white-space:normal}.registre-module__bISydG__subtitle2{margin-top:var(--space-4);font-size:var(--fs-body);line-height:var(--lh-body)}.registre-module__bISydG__helpText{margin-top:var(--space-2);font-size:var(--fs-body-sm);line-height:var(--lh-body-sm);padding-bottom:var(--space-2)}.registre-module__bISydG__form{gap:var(--space-5);margin-top:0}.registre-module__bISydG__nameRow{gap:var(--space-5);grid-template-columns:1fr}.registre-module__bISydG__label{font-size:var(--fs-body);line-height:var(--lh-body-sm)}.registre-module__bISydG__fieldSpacing{margin-top:var(--space-2)}.registre-module__bISydG__input{width:100%;min-width:0;height:var(--input-height-lg);font-size:var(--fs-input)}.registre-module__bISydG__termsRow{align-items:center;gap:var(--space-3);font-size:var(--fs-body);line-height:var(--lh-body)}.registre-module__bISydG__checkbox{margin-top:.15rem}.registre-module__bISydG__requiredNote{font-size:var(--fs-body-sm);line-height:var(--lh-body-sm)}.registre-module__bISydG__submitButton{width:100%;height:var(--button-height-lg);font-size:var(--fs-button)}.registre-module__bISydG__error{font-size:var(--fs-body-sm);line-height:var(--lh-body-sm)}}@media (max-width:30rem){.registre-module__bISydG__card{border-radius:.875rem;max-width:100%;margin:1.8rem 0;padding:2rem}.registre-module__bISydG__columns{gap:var(--space-6)}.registre-module__bISydG__nameRow{gap:var(--space-4)}.registre-module__bISydG__title{font-size:var(--fs-title-lg);line-height:1.2}.registre-module__bISydG__subtitle,.registre-module__bISydG__subtitle2{font-size:var(--fs-body);line-height:var(--lh-body)}.registre-module__bISydG__helpText{font-size:var(--fs-body-sm);line-height:var(--lh-body-sm)}.registre-module__bISydG__label{font-size:var(--fs-body-sm)}.registre-module__bISydG__input{height:var(--input-height);font-size:var(--fs-input)}.registre-module__bISydG__submitButton{height:var(--button-height);font-size:var(--fs-button)}.registre-module__bISydG__requiredNote{font-size:var(--fs-body-sm)}.registre-module__bISydG__termsRow{font-size:var(--fs-body-sm);line-height:var(--lh-body-sm)}.registre-module__bISydG__leftColumn{margin-bottom:var(--space-1)}}
