.stepper{--stepper-size:60px;--stepper-thickness:7px;--stepper-progress-color:var(--colorPrimaryLight,#fff);--stepper-track-color:var(--colorBorder,#fff);--stepper-bg-color:var(--colorWhite,#fff);--stepper-label-color:var(--colorTextPrimaryDark,#fff);--stepper-progress:0%;aspect-ratio:1/1;background:conic-gradient(var(--stepper-progress-color) var(--stepper-progress),var(--stepper-track-color) 0);border-radius:50%;height:var(--stepper-size);min-height:var(--stepper-size);min-width:var(--stepper-size);position:relative;width:var(--stepper-size)}@media(max-width:410px){.stepper{--stepper-size:54px;--stepper-thickness:6px}}.stepper__label{align-items:center;color:var(--stepper-label-color);display:flex;font-weight:500;inset:0;justify-content:center;position:absolute;user-select:none;z-index:1}.stepper--animate{transition:background .4s ease}.stepper:before{background:var(--stepper-bg-color);border-radius:50%;content:"";inset:var(--stepper-thickness);position:absolute}.create-company{border:2px solid var(--colorWhite,#fff);border-radius:3.9rem;box-sizing:border-box;display:grid;gap:2.5rem;grid-template-columns:.7fr 1.3fr;height:calc(100vh - 132px);margin:2rem;min-height:470px;width:100%}@media(max-height:1000px)and (min-width:1024px){.create-company{margin:1rem!important}}@media(min-width:2000px){.create-company{grid-template-columns:.8fr 1.2fr}}@media(min-width:1285px)and (max-width:1820px){.create-company{border-radius:2.8rem;grid-template-columns:.6fr 1.4fr}}@media(min-width:1024px)and (max-width:1284px){.create-company{border-radius:2.2rem;gap:1.5rem}}@media(max-width:1024px){.create-company{border:none;display:flex;flex-direction:column;height:100%;margin:0}}@media(max-width:768px){.create-company{border:none;display:flex;flex-direction:column;gap:1.5rem;margin:0}}.create-company h2{font-family:Poppins,sans-serif;font-size:1.75rem;font-weight:500;margin:.7rem 0}.create-company h3{font-family:Poppins,sans-serif;font-size:1rem;font-weight:300;margin:.5rem 0}@media(max-width:410px){.create-company h3{font-size:.9rem}}.create-company p{color:var(--colorError,#fff);font-family:Poppins,sans-serif;font-size:1rem;font-weight:400;margin:.5rem 0}.create-company--custom-title{margin:.8rem 0!important}.create-company__button-next{align-items:center;align-self:flex-end;border:none;border-radius:14px;cursor:pointer;display:flex;font-weight:300;margin-top:1rem;max-width:fit-content;min-width:210px;padding:1.6rem 2rem}.create-company__button-next:disabled{cursor:not-allowed;opacity:.5}.create-company__button-next--mobile{display:none}@media(max-width:1024px){.create-company__button-next--mobile{display:flex}}@media(max-width:768px){.create-company__button-next--mobile{align-self:center;font-size:.9rem;padding:1.6rem 1.5rem;width:100%}}@media(max-width:410px){.create-company__button-next--mobile{font-size:.85rem}}@media(max-height:1000px){.create-company__button-next--desktop{margin-top:.4rem}}@media(max-height:1000px)and (min-width:1284px){.create-company__button-next--desktop{margin-top:0}}@media(max-height:1000px)and (min-width:1024px)and (max-width:1284px){.create-company__button-next--desktop{font-size:.9rem;margin-top:0;padding:1.6rem 1.8rem}}@media(min-width:1284px){.create-company__button-next--desktop{margin-top:0}}@media(min-width:1024px)and (max-width:1284px){.create-company__button-next--desktop{margin-top:0}}@media(max-width:1024px){.create-company__button-next--desktop{display:none}}.create-company__graphics-wrapper{display:flex;flex-direction:column;justify-content:space-between}@media(max-width:768px){.create-company__graphics-wrapper{flex-direction:column-reverse;row-gap:0}}.create-company__graphics-wrapper__styled-text{color:var(--colorWhite,#fff);display:flex;flex-direction:column;padding:2.9rem 0 0 4rem;row-gap:1.5rem}@media(min-width:1024px)and (max-width:1284px){.create-company__graphics-wrapper__styled-text{padding:2.4rem 0 0 3rem}}@media(min-width:1285px)and (max-width:1820px){.create-company__graphics-wrapper__styled-text{padding:3rem 0 0 4rem}}@media(max-width:1024px){.create-company__graphics-wrapper__styled-text{padding:1.3rem 2.5rem 0}}@media(max-width:768px){.create-company__graphics-wrapper__styled-text{padding:1.2rem 1.8rem 0}}@media(max-width:410px){.create-company__graphics-wrapper__styled-text{padding:1rem 1.2rem 0}}.create-company__graphics-wrapper__styled-text__title{display:flex;flex-direction:column;font-size:2.6rem;font-weight:600;line-height:1.4;row-gap:.4rem}.create-company__graphics-wrapper__styled-text__title__text{color:var(--colorWhite,#fff);font-size:2.6rem;font-weight:600;line-height:1.4;margin:0}@media(min-width:1285px)and (max-width:1820px){.create-company__graphics-wrapper__styled-text__title__text{font-size:2rem}}@media(min-width:1024px)and (max-width:1284px){.create-company__graphics-wrapper__styled-text__title__text{font-size:2rem}}@media(max-width:1024px){.create-company__graphics-wrapper__styled-text__title__text{font-size:2rem}}@media(max-width:768px){.create-company__graphics-wrapper__styled-text__title__text{font-size:1.8rem}}@media(max-width:410px){.create-company__graphics-wrapper__styled-text__title__text{font-size:1.5rem}}.create-company__graphics-wrapper__styled-text__subtitle{display:flex;flex-direction:column;font-size:1.3rem;font-weight:200;line-height:1.4;padding-right:2.2rem;row-gap:.3rem}@media(min-width:1285px)and (max-width:1820px){.create-company__graphics-wrapper__styled-text__subtitle{font-size:1.1rem}}@media(min-width:1024px)and (max-width:1284px){.create-company__graphics-wrapper__styled-text__subtitle{font-size:1.2rem;padding-right:0}}@media(max-width:1024px){.create-company__graphics-wrapper__styled-text__subtitle{font-size:1.2rem;padding-right:0}}@media(max-width:768px){.create-company__graphics-wrapper__styled-text__subtitle{font-size:1.1rem}}@media(max-width:410px){.create-company__graphics-wrapper__styled-text__subtitle{font-size:1rem}}.create-company__graphics-wrapper__styled-text__subtitle__logos-wrapper{align-items:center;column-gap:.3rem;display:flex;justify-content:space-evenly;margin:.6rem 0 .2rem;width:100%}@media(max-width:1024px){.create-company__graphics-wrapper__styled-text__subtitle__logos-wrapper{justify-content:space-evenly}}.create-company__graphics-wrapper__styled-text__subtitle__logos-wrapper__logo{display:flex;height:32px;width:auto}@media(min-width:1025px)and (max-width:1105px){.create-company__graphics-wrapper__styled-text__subtitle__logos-wrapper__logo{height:28px}}@media(max-width:410px){.create-company__graphics-wrapper__styled-text__subtitle__logos-wrapper__logo{height:24px}}.create-company__graphics-wrapper__styled-text__subtitle__logos-wrapper__logo svg{height:100%;width:auto}.create-company__graphics-wrapper__illustration-wrapper{align-items:center;display:flex;flex:1;justify-content:center;overflow:hidden;position:relative}@media(max-width:1024px){.create-company__graphics-wrapper__illustration-wrapper{display:none}}@media(max-width:768px){.create-company__graphics-wrapper__illustration-wrapper{display:none}}.create-company__graphics-wrapper__illustration-wrapper__illustration{aspect-ratio:4/3;height:auto;max-height:100%;max-width:100%;position:absolute;transition:opacity .3s ease;width:auto}.create-company__graphics-wrapper__illustration-wrapper__illustration.visible{height:100%;opacity:1;padding:1.2rem;visibility:visible;width:100%}.create-company__graphics-wrapper__illustration-wrapper__illustration.hidden{opacity:0;visibility:hidden}@media(min-width:1284px){.create-company__graphics-wrapper__illustration-wrapper__illustration{width:560px}}@media(min-width:1284px)and (max-height:880px){.create-company__graphics-wrapper__illustration-wrapper__illustration{width:400px}}@media(min-width:1284px)and (max-height:780px){.create-company__graphics-wrapper__illustration-wrapper__illustration{width:300px}}@media(min-width:1284px)and (max-height:680px){.create-company__graphics-wrapper__illustration-wrapper__illustration{width:190px}}@media(min-width:1285px)and (max-width:1820px){.create-company__graphics-wrapper__illustration-wrapper__illustration{width:380px}}@media(min-width:1285px)and (max-width:1820px)and (max-height:800px){.create-company__graphics-wrapper__illustration-wrapper__illustration{width:300px}}@media(min-width:1285px)and (max-width:1820px)and (max-height:750px){.create-company__graphics-wrapper__illustration-wrapper__illustration{width:240px}}@media(min-width:1285px)and (max-width:1820px)and (max-height:700px){.create-company__graphics-wrapper__illustration-wrapper__illustration{width:140px}}@media(min-width:1024px)and (max-width:1284px)and (max-height:800px){.create-company__graphics-wrapper__illustration-wrapper__illustration{width:340px}}@media(min-width:1024px)and (max-width:1284px)and (max-height:700px){.create-company__graphics-wrapper__illustration-wrapper__illustration{width:220px}}.create-company__graphics-wrapper__illustration-wrapper svg{background:var(--colorTertiary,#fff);border-radius:0 4rem 0 4rem;bottom:0;height:160px;left:0;pointer-events:none;position:absolute;width:160px;z-index:2}@media(min-width:1284px){.create-company__graphics-wrapper__illustration-wrapper svg{background-color:var(--colorTertiary,#fff);border-radius:0 3.8rem 0 3.8rem}}@media(min-width:1284px)and (max-height:680px){.create-company__graphics-wrapper__illustration-wrapper svg{height:120px;width:120px}}@media(min-width:1285px)and (max-width:1820px){.create-company__graphics-wrapper__illustration-wrapper svg{background-color:var(--colorTertiary,#fff);border-radius:0 2.7rem 0 2.7rem;height:120px;width:120px}}@media(min-width:1285px)and (max-width:1820px)and (max-height:700px){.create-company__graphics-wrapper__illustration-wrapper svg{height:80px;width:80px}}@media(min-width:1024px)and (max-width:1284px){.create-company__graphics-wrapper__illustration-wrapper svg{background-color:var(--colorTertiary,#fff);border-radius:0 2.1rem 0 2.1rem;height:110px;width:110px}}@media(min-width:1024px)and (max-width:1284px)and (max-height:680px){.create-company__graphics-wrapper__illustration-wrapper svg{height:100px;width:100px}}.create-company__section{display:grid;gap:1.1rem;grid-auto-rows:auto;grid-template-columns:repeat(2,1fr);transition:opacity .5s ease,transform .5s ease}@media(max-width:768px){.create-company__section{display:flex;flex-direction:column;gap:1rem}}.create-company__section div{margin:0}.create-company__section div input{font-weight:300}@media(max-width:768px){.create-company__section div input{font-size:.9rem}}.create-company__section__titles{display:flex;flex-direction:column;grid-column:1/-1;row-gap:.5rem}.create-company__section__titles__main-title{align-items:center;column-gap:1rem;display:flex}@media(max-width:768px){.create-company__section__titles__main-title{justify-content:space-between}}.create-company__section__titles__main-title svg{cursor:pointer}.create-company__section__titles__main-title svg path{fill:var(--colorTertiary,#fff)}.create-company__section__titles__main-title h2{color:var(--colorTextPrimary,#fff);font-size:1.6rem;width:100%}@media(min-width:1285px)and (max-width:1820px){.create-company__section__titles__main-title h2{font-size:1.4rem}}@media(min-width:1024px)and (max-width:1284px){.create-company__section__titles__main-title h2{font-size:1.4rem}}@media(max-width:1024px){.create-company__section__titles__main-title h2{font-size:1.4rem}}@media(max-width:768px){.create-company__section__titles__main-title h2{display:flex;font-size:1.3rem;justify-content:center}}@media(max-width:410px){.create-company__section__titles__main-title h2{display:flex;flex:1;font-size:1.1rem;width:100%}}.create-company__section__field-title{color:var(--colorTertiary,#fff);font-weight:500!important}@media(max-width:768px){.create-company__section__field-title{font-size:.95rem!important}}.create-company__section--custom{border:1.5px solid var(--colorBorderLight,#fff);border-radius:1rem;grid-column:1/-1;max-width:100%;padding:2rem;width:100%}@media(max-width:768px){.create-company__section--custom{padding:1.5rem}}.create-company__section--custom--main-title{align-items:center;color:var(--colorTertiary,#fff);display:flex;font-size:1rem;font-weight:500;justify-content:space-between;padding-bottom:1rem}.create-company__section--custom--main-title--icons{align-items:center;color:var(--colorErrorDark,#fff);display:flex;flex-direction:row;gap:2rem}.create-company__section--custom--main-title--icons:hover{color:var(--colorError,#fff)}.create-company__section--custom--main-title--icons svg{cursor:pointer}.create-company__section--custom--fields{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:768px){.create-company__section--custom--fields{display:flex;flex-direction:column;gap:1rem}}.create-company__section.existingNext{opacity:0;transform:translateX(-100px)}.create-company__section.existingBack{opacity:0;transform:translateX(100px)}.create-company__section-plans{display:flex;flex-direction:column;height:100%}.create-company__button-add{grid-column:1/-1;margin-bottom:1rem;padding:1.5rem;width:100%}.create-company__container{align-items:center;background-color:var(--colorWhite,#fff);border-radius:3rem;display:flex;flex-direction:column;height:100%;justify-self:end;max-width:100%;overflow:hidden;padding:2.5rem 0 2.5rem 2.5rem;width:100%;z-index:2}@media(min-width:1285px)and (max-width:1820px){.create-company__container{border-radius:2.6rem}}@media(min-width:1024px)and (max-width:1284px){.create-company__container{border-radius:2rem;padding:2.5rem 0 1.5rem 1.5rem}}@media(max-width:1024px){.create-company__container{border-radius:3.6rem 3.6rem 0 0;padding:2rem}}@media(max-width:768px){.create-company__container{padding:2rem 1.5rem}}.create-company__container__scroll-area{display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow-x:hidden;overflow-y:auto;padding-right:3rem;row-gap:1rem;width:100%}@media(min-width:1024px)and (max-width:1284px){.create-company__container__scroll-area{padding-right:1.5rem}}@media(max-width:1024px){.create-company__container__scroll-area{padding-right:0}}.create-company__form{width:100%}.create-company__form-plans{height:100%;max-height:900px;width:100%}.create-company__field-label{cursor:pointer;display:grid;font-family:Poppins,sans-serif;font-size:1rem;grid-template-columns:auto 1fr;grid-template-rows:auto auto;padding:.8rem .5rem .8rem 1rem}.create-company__field-label--location{flex:1}.create-company__field-label__title{align-content:center;align-self:center;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:400}.create-company__field-label__title--location{display:flex;justify-content:space-between;width:100%}.create-company__field-label__title--location__price{color:var(--colorTertiary,#fff);font-weight:500}.create-company__field-label__sub-title{align-content:center;align-self:center;cursor:pointer;display:block;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:400;margin-top:.3rem}.create-company__checkbox-field{align-items:center;background-color:var(--colorSecondaryLight,#fff);border:2px solid #0000;border-radius:.8rem;cursor:pointer;display:flex;margin-bottom:1rem;margin-top:1rem;padding:.4rem}.create-company__checkbox-field:hover{border:2px solid var(--colorPrimary,#fff)}.create-company__checkbox-field--disabled{cursor:progress;opacity:.6}.create-company__checkbox-field--disabled *{cursor:progress!important;opacity:.6}.create-company__checkbox-field--disabled:hover{border:2px solid #0000}.create-company__checkbox-field input[type=checkbox]{align-items:center;align-self:center;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:var(--colorWhite,#fff);border:2px solid var(--colorTertiary,#fff);border-radius:3px;cursor:pointer;display:flex;grid-column:1/2;grid-row:1/3;height:20px;justify-content:center;margin-right:.5rem;position:relative;width:20px}.create-company__checkbox-field input[type=checkbox]:checked{background-color:var(--colorTertiary,#fff);border-color:var(--colorTertiary,#fff)}.create-company__checkbox-field input[type=checkbox]:checked:before{color:var(--colorWhite,#fff);content:"✓";font-size:1rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.create-company__select-field{width:100%}.create-company__radio-fields-container{display:flex;flex-direction:column}.create-company__radio-field{border:2px solid var(--colorBorder,#fff);border-radius:.8rem;cursor:pointer;display:flex;margin-bottom:1rem!important}.create-company__radio-field--selected{border:2px solid var(--colorTertiary,#fff)}.create-company__radio-field--disabled{cursor:progress;opacity:.6}.create-company__radio-field--disabled *{cursor:progress!important;opacity:.6}.create-company__radio-field input[type=radio]{align-items:center;align-self:center;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:var(--colorWhite,#fff);border:2px solid var(--colorTertiary,#fff);border-radius:50%;cursor:pointer;display:flex;grid-column:1/2;grid-row:1/3;height:20px;justify-content:center;margin-right:.5rem;position:relative;width:20px}.create-company__radio-field input[type=radio]:checked{background-color:var(--colorTertiary,#fff);border-color:var(--colorTertiary,#fff)}.create-company__radio-field input[type=radio]:checked:before{background-color:var(--colorWhite,#fff);border-radius:50%;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.create-company__radio-field svg{align-self:center;display:flex;margin-bottom:.2rem}.create-company__radio-field__tag{align-self:center;background-color:var(--colorHighlight,#fff);border-radius:20px;color:var(--colorPrimary,#fff);font-size:.8rem;margin-bottom:.2rem;margin-left:1rem;padding:.3rem .6rem}@media(max-width:410px){.create-company__radio-field__tag{font-size:.7rem}}.create-company__field-main-title-wrapper{align-items:center;column-gap:.5rem;display:flex}.create-company__field-main-title-wrapper__text{color:var(--colorTertiary,#fff);display:flex;font-weight:500;line-height:1.4;margin:.6rem 0}@media(max-width:410px){.create-company__field-main-title-wrapper__text{font-size:.9rem}}.create-company__field-main-title-wrapper svg{align-self:center;display:flex;margin-bottom:.2rem}@media(max-width:768px){.create-company__field-error{font-size:.9rem!important}}@media(max-width:410px){.create-company__field-error{font-size:.8rem!important}}