.company-form{display:grid}@media(min-width:768px){.company-form{align-items:center;column-gap:.75rem;grid-template-columns:repeat(6,1fr)}.company-form>*{grid-column:1/-1}.company-form>:first-child,.company-form>:nth-child(5),.company-form>:nth-child(7){grid-column:span 4}.company-form>:nth-child(2),.company-form>:nth-child(4),.company-form>:nth-child(6){grid-column:span 2}.company-form--create>:nth-child(5){grid-column:span 5}.company-form--create>:nth-child(4){grid-column:span 1}.company-form--create>:nth-child(11):not(button){grid-column:span 2}.company-form--create>:nth-child(12):not(button){grid-column:span 4}}.representative-form{display:grid}.representative-form>*{grid-column:1/-1}.representative-form>:nth-last-child(4){order:2}.representative-form>:nth-last-child(3){order:1}@media(min-width:768px){.representative-form{align-items:center;column-gap:.75rem;grid-template-columns:repeat(12,1fr)}.representative-form>*{grid-column:span 4}.representative-form>:first-child,.representative-form>:nth-child(2){grid-column:span 6}.representative-form>:nth-child(6){grid-column:-1/1}.representative-form>:nth-child(7){grid-column:span 4}.representative-form>:nth-child(8){grid-column:span 8}.representative-form>:nth-last-child(4){grid-column:2/span 4;order:1}.representative-form>:nth-last-child(3){grid-column:8/span 4;order:2}.representative-form>:nth-child(7){grid-column:span 3}.representative-form>:nth-child(8){grid-column:span 9}}.representative-form--edit>:nth-last-child(2){order:1}.representative-form--edit>:nth-last-child(3){order:2}.subscription-form{align-items:center;display:grid}@media(min-width:768px){.subscription-form{grid-template-columns:repeat(24,1fr)}.subscription-form>:first-child{grid-column:5/span 16}.subscription-form>:nth-child(2){grid-column:6/span 5}.subscription-form>:nth-child(3){grid-column:15/span 5}}.subscription-form>*{grid-column:1/-1;text-align:-webkit-center}.subscription-form .price{left:3px;position:absolute;top:3px}.subscription-form .price__container{background-color:#5a32dc;color:#fff;column-gap:8px;display:grid;grid-template-columns:repeat(2,1fr);padding:0 7px;width:fit-content}.subscription-form .price__container>*{grid-column:span 1;padding:7px 0 5px;text-align:center}.subscription-form .price__input{clip:rect(0,0,0,0);border:0;height:0;overflow:hidden;width:0}.subscription-form .price__input:checked+label{background-color:#7dffc8;box-shadow:none;color:#5a32dc}.subscription-form .price__label{line-height:1;min-width:193px;padding:10px 12px;text-align:center}.add-users{display:grid;grid-template-columns:repeat(12,1fr)}.add-users>:first-child{grid-column:2/span 6}.add-users__input{min-height:0!important}.add-users-update{display:flex;gap:15px;height:47px;justify-content:center}.add-users-update>*{width:47px}.add-users-update__input{min-height:0!important}.avocats__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center}.avocats__item{max-width:350px;position:relative;width:100%}.avocats__item:after{background-color:var(--bs-primary-bg-subtle);clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));content:"";inset:-4px -4px -4px -4px;opacity:0;position:absolute;z-index:-1}.avocats__item:has(input:checked):after{opacity:1}.avocats__item label{position:relative}.avocats__item label:before{border:2px solid var(--bs-primary-bg-subtle);border-radius:50%;content:"";display:block;height:1rem;min-width:1rem}.avocats__item label:has(input:checked):after{background-color:#5a32dc;border-radius:50%;content:"";display:block;height:.6rem;left:1.2rem;min-width:.6rem;position:absolute}.stepper{position:relative}.stepper--unclickable{pointer-events:none}.stepper:before{background-color:#c7c7c7;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:23px}.stepper__step span{bottom:-1.75rem}.stepper__step [disabled] .cta{--bs-btn-bg:var(--bs-disabled);--bs-btn-border-color:var(--bs-disabled);pointer-events:none}.stepper__step [disabled] span{color:#909090}