.PopupAppoinmentForm_overlay__DNXui{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;justify-content:center;align-items:flex-end;z-index:1000;background-color:rgba(0,0,0,.5);padding:0}.PopupAppoinmentForm_modal__5vIfa{margin:0;outline:none;border:none;border-radius:20px 20px 0 0;background:transparent;padding:0;overflow:hidden}.PopupAppoinmentForm_modalContent__NiHXf{position:relative;animation:PopupAppoinmentForm_slideUp__yljAL .3s ease-out;background-color:white;width:100%;max-height:90vh;overflow-y:auto}.PopupAppoinmentForm_closeButton__4OB2H{display:flex;position:absolute;top:16px;right:16px;justify-content:center;align-items:center;z-index:10;cursor:pointer;border:none;border-radius:100%;background-color:white;width:36px;height:36px}.PopupAppoinmentForm_contentLayout__p_QSB{display:flex;flex-direction:column;min-height:400px}.PopupAppoinmentForm_imageSection__50alq{display:none}.PopupAppoinmentForm_formSection__owToR{display:flex;flex-direction:column;gap:24px;padding:60px 20px 40px}.PopupAppoinmentForm_textContent__0Ef2X h2{margin:0 0 12px;color:var(--accent-color,#2563eb);font-weight:600;font-size:20px;line-height:1.3;font-family:var(--inter-subtitlelight-family,"Inter",sans-serif)}.PopupAppoinmentForm_textContent__0Ef2X p{margin:0;color:var(--textlight-color,#374151);font-size:14px;line-height:1.5;font-family:Nunito,sans-serif}.PopupAppoinmentForm_formContainer__TkTqU{width:100%}@keyframes PopupAppoinmentForm_slideUp__yljAL{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media screen and (min-width:768px){.PopupAppoinmentForm_overlay__DNXui{justify-content:center;align-items:center;padding:20px}.PopupAppoinmentForm_modal__5vIfa{border-radius:20px}.PopupAppoinmentForm_modalContent__NiHXf{animation:PopupAppoinmentForm_scaleIn__7ed9O .3s ease-out;margin:0 auto;border-radius:16px;max-width:900px;max-height:80vh}.PopupAppoinmentForm_contentLayout__p_QSB{flex-direction:row;min-height:500px}.PopupAppoinmentForm_imageSection__50alq{display:block;position:relative;flex:1 1;min-height:400px}.PopupAppoinmentForm_formSection__owToR{flex:1 1;justify-content:center;padding:40px}.PopupAppoinmentForm_textContent__0Ef2X h2{margin-bottom:16px;font-size:28px}.PopupAppoinmentForm_textContent__0Ef2X p{font-size:16px}.PopupAppoinmentForm_closeButton__4OB2H{top:20px;right:20px;width:40px;height:40px}}@media screen and (min-width:1024px){.PopupAppoinmentForm_modalContent__NiHXf{max-width:1100px}.PopupAppoinmentForm_formSection__owToR{padding:50px}}@keyframes PopupAppoinmentForm_scaleIn__7ed9O{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.FloatingButton_Container__LWdsX{position:fixed;bottom:45px;display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:10;width:100%;height:auto;column-gap:15px}.FloatingButton_CalendarText__IfuQI{text-align:center;font-size:16px;display:flex;justify-content:center;align-items:center;font-family:var(--description-family);font-size:14px;color:var(--foreground-color);background-color:rgb(255,255,255);position:absolute;top:11px;right:110px;width:150px;height:27px;border-radius:15px;opacity:0;animation:FloatingButton_fade-in__DAMAC 1s forwards;box-shadow:0 4px 8px rgba(0,0,0,.2)}@keyframes FloatingButton_fade-in__DAMAC{to{opacity:1}}.FloatingButton_LinkCalendar__Gm9Tu{text-decoration:none;border:none;border-radius:100%;cursor:pointer;background-color:transparent;width:55px;height:auto;display:block}.FloatingButton_NonInteractive__kv_Hf{pointer-events:none}.FloatingButton_NonInteractive__kv_Hf button,.FloatingButton_NonInteractive__kv_Hf img{pointer-events:auto}.FloatingButton_Calendar__RzCUh,.FloatingButton_Whatsapp__JVynF{width:52px;height:52px}.FloatingButton_DesktopDesign__mIcBE{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;width:100%;height:auto;column-gap:17px;margin-right:20px}@media screen and (max-width:992px){.FloatingButton_Container__LWdsX{width:100%;max-width:100vw}}@media screen and (min-width:768px){.FloatingButton_Container__LWdsX{position:fixed;bottom:20px;display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:10;width:100%;height:auto;column-gap:17px}.FloatingButton_DesktopDesign__mIcBE{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;width:100%;height:auto;column-gap:17px;margin-right:50px}.FloatingButton_Calendar__RzCUh,.FloatingButton_Whatsapp__JVynF{width:55px;height:55px}}.VacantForm_Form__KTX60{display:flex;flex-direction:column;row-gap:.5rem}.VacantForm_Form__KTX60>span>div,.VacantForm_Form__KTX60>span>input,.VacantForm_MessageInput__s9Ha_{font-size:16px}.VacantForm_FormButton__f8j0L{transition:background-color .5s ease}.VacantForm_FormButton__f8j0L:hover{background-color:#bd004b}@media screen and (min-width:768px){.VacantForm_FormButton__f8j0L{margin-right:55%}}.VacantForm_FormButton--noMargin__wd6Jl{margin-right:0!important}.VacantForm_Form__KTX60>label>input{border:.75px solid #727171;font-family:Inter-L}.VacantForm_Form__KTX60>span{display:flex;flex-direction:column;row-gap:3px}.VacantForm_Form__KTX60>span>input{height:35px;border:.75px solid #727171;border-radius:5px;font-family:Inter-L;padding-inline:10px}.VacantForm_Form__KTX60>span>input::placeholder{padding-inline:10px;font-size:var(--inter-description-size);color:#cfcece}.VacantForm_Form__KTX60>span>div{color:red;font-family:Inter-L;font-size:12px}.VacantForm_phone__K90Hk{border:none}.VacantForm_MessageInput__s9Ha_{display:flex;align-items:flex-start;height:100px!important;border:.75px solid #727171!important;border-radius:10px;padding:8px;font-family:Inter-L}.VacantForm_MessageInput__s9Ha_::placeholder{font-family:Inter-L;font-size:var(--inter-description-size);color:#cfcece}.VacantForm_FormButton__f8j0L{background-color:var(--accent-color);color:white;border:none;height:35px;border-radius:4px;font-family:var(--description-family)}.VacantForm_ReactPhone__Sapxl::placeholder{color:#cfcece;font-family:Inter-L}.VacantForm_CheckBox__k_6zy{display:flex;font-family:Inter-L;font-size:var(--inter-description-size);color:#727171}.VacantForm_CheckBox__k_6zy>input{margin:0 8px 0 20px}.VacantForm_PhoneButtonClass__xexEX{display:flex;align-self:center;margin:1.5px}.VacantForm_FileInput__sLBwd{display:flex;align-items:center;justify-content:center;height:25px!important;border:0 solid #ffffff!important;padding:0;color:#727171;font-family:Inter-L}.VacantForm_FileInputLabel__GnBO_{font-size:16px;font-family:nunito-M;margin-bottom:10px}.VacantForm_LoadingMessage__Mvb4q{color:#727171;font-family:Inter-L;font-size:16px;text-align:right}.VacantForm_SuccesMessage__A3LJ5{color:rgb(5,187,5);font-family:Inter-L;font-size:16px;text-align:right;display:no}.VacantForm_ErrorMessage__fE95J{color:red;font-family:Inter-L;font-size:16px;text-align:right}@keyframes VacantForm_loadingDots__C2wjf{0%,20%{color:rgba(0,0,0,0);text-shadow:.25em 0 0 rgba(0,0,0,0),.5em 0 0 rgba(0,0,0,0)}40%{color:white;text-shadow:.25em 0 0 rgba(0,0,0,0),.5em 0 0 rgba(0,0,0,0)}60%{text-shadow:.25em 0 0 white,.5em 0 0 rgba(0,0,0,0)}80%,to{text-shadow:.25em 0 0 white,.5em 0 0 white}}.VacantForm_LoadingMessage__Mvb4q{animation:VacantForm_loadingDots__C2wjf 1s steps(5) infinite}.JoinTeamFormSection_FormSection__oMlkm{display:grid;grid-template-columns:1.1fr .8fr;padding-inline:var(--mx);padding-top:60px;max-width:var(--maxW)}.JoinTeamFormSection_FormImage__x_dRz{position:relative;align-self:end;width:100%;aspect-ratio:797/609}.JoinTeamFormSection_FormContainer__1jgoA{display:flex;flex-direction:column;row-gap:30px;margin-bottom:40px}.JoinTeamFormSection_FormContainer__1jgoA>p{font-family:var(--subtitle-family);color:var(--text-color);font-size:18px}@media screen and (max-width:992px){.JoinTeamFormSection_FormSection__oMlkm{grid-template-columns:1fr;padding-top:0}.JoinTeamFormSection_FormContainer__1jgoA{border:.75px solid #e8e8e8;border-radius:7px;padding:20px}}.JoinTeamInfoSection_Information__Section__TFgtR{display:grid;width:100%;grid-template-columns:repeat(2,1fr);height:max-content;font-family:nunito-L}.JoinTeamInfoSection_Box1__Ciuwq{background-color:var(--accent-color);justify-content:center;color:white;row-gap:15px}.JoinTeamInfoSection_Box1__Ciuwq,.JoinTeamInfoSection_Box2__kYUaa{display:flex;flex-direction:column;padding:calc(var(--my) * 1.5) var(--mx)}.JoinTeamInfoSection_Box2__kYUaa{align-items:flex-start;background-color:#e8e8e8;padding-left:calc(var(--mx) * 2)}.JoinTeamInfoSection_Box2__Body__u7zFY{display:flex;flex-direction:column;align-items:flex-start;row-gap:30px}.JoinTeamInfoSection_Box2__kYUaa>div>p{max-width:70ch}.JoinTeamInfoSection_Box2__Buttons__f7ZpT{display:grid;width:100%;grid-template-columns:repeat(2,1fr);grid-column-gap:20px;column-gap:20px;max-width:600px}.JoinTeamInfoSection_Box1__Ciuwq>p:first-child{display:none;font-family:Nunito-M;font-size:23px}.JoinTeamInfoSection_Box1__Ciuwq>p{max-width:70ch}.JoinTeamInfoSection_Box2__Buttons__f7ZpT>button{max-width:295.64px;width:clamp(150px,22vw,295.64px);height:32px;border:1px solid var(--accent-color);border-radius:4px;background-color:transparent;color:var(--accent-color);cursor:pointer}.JoinTeamInfoSection_Description__Container__Nb2_b>p{color:var(--text-color)}.JoinTeamInfoSection_button__Active__u0LGR{background-color:var(--accent-color)!important;color:white!important}@media screen and (max-width:992px){.JoinTeamInfoSection_Information__Section__TFgtR{grid-template-columns:1fr}.JoinTeamInfoSection_Box1__Ciuwq{justify-content:center;padding:var(--mx)}.JoinTeamInfoSection_Box1__Ciuwq>p:first-child{display:flex}.JoinTeamInfoSection_Box2__Body__u7zFY{align-items:center}.JoinTeamInfoSection_Box2__Buttons__f7ZpT{column-gap:10px}.JoinTeamInfoSection_Box2__kYUaa{justify-content:center;padding:calc(var(--my) * 1) var(--mx);padding-left:calc(var(--mx) * 2);align-items:center;padding-left:var(--mx);background-color:white}.JoinTeamInfoSection_Box2__Buttons__f7ZpT{max-width:600px}.JoinTeamInfoSection_Description__Container__Nb2_b{width:100%}.JoinTeamInfoSection_Description__Container__Nb2_b>p{max-width:70ch}.JoinTeamInfoSection_Description__Container__Nb2_b{padding-block:40px;border-top:1.5px solid rgba(232,232,232,.5);border-bottom:1.5px solid rgba(232,232,232,.5)}.JoinTeamInfoSection_Box2__Buttons__f7ZpT>button{width:40vw;padding:0 20px}}@media screen and (max-width:640px){.JoinTeamInfoSection_Box1__Ciuwq>p:first-child{font-family:Inter-R;font-size:14px}.JoinTeamInfoSection_Box1__Ciuwq>p:nth-child(2){font-family:Inter-L;font-size:12px}.JoinTeamInfoSection_Description__Container__Nb2_b>p{max-width:70ch;font-family:nunito-M;font-size:13px}}.contacto_Container__A_0Vr{height:100%;width:100%}.contacto_Banner__BJDno{align-items:center;aspect-ratio:390/214;display:flex;justify-content:center;position:relative;width:100%}.contacto_BannerImage__TD3C0{filter:blur(2px);object-fit:cover;object-position:50% 30%;z-index:-1}.contacto_BannerContent__VjXoJ{position:relative;z-index:1}.contacto_BannerTitle__R_rdT{color:#ffffff;font-family:var(--title-family);font-size:clamp(25px,2vw,60px);text-align:center}.contacto_BodyStructure__ddNuA,.contacto_ContactInformation__rAGuj,.contacto_FormSection__NioOG{align-items:center;display:flex;flex-direction:column;width:100%}.contacto_FormSection__NioOG{padding:30px 0}@media (min-width:993px){.contacto_FormSection__NioOG{padding:inherit}}@media (min-width:641px){.contacto_Banner__BJDno{aspect-ratio:1512/389}}
/*# sourceMappingURL=74b38c0c8e2f34dc.css.map*/