.page_main__nw1Wk{overflow:hidden}.attend_container__CIvD7{height:100%;width:100vw;display:flex;flex-direction:column;color:#222;padding:0 15vw;justify-content:center;position:relative;background-color:var(--bg)}.attend_scrollOffset__7ek4a{position:absolute;top:-80px;height:80px}.attend_wrapper__eRI0L{display:flex;flex-direction:column;width:100%;height:100%;align-items:center;justify-content:center;padding:10vh 0;border-top-left-radius:32px;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:32px}@keyframes attend_visibleAnimation__lGUVF{0%{opacity:0}to{opacity:1}}.attend_subtitle__k1xUf{font-size:var(--subtitle);color:var(--text);font-weight:400;opacity:1}.attend_title__d62KU{font-size:var(--title);font-weight:500;margin-bottom:10vh;animation-delay:.3s;opacity:1;color:var(--text)}.attend_description__4zdbg{font-size:var(--paragraph);width:50%;font-weight:400;line-height:1.5rem;word-spacing:1px;text-align:center;margin-bottom:5vh;animation-delay:.6s;opacity:0;color:var(--text)}@keyframes attend_widthIn__tYTa8{0%{width:0}to{width:7vw}}.attend_hr__bye9K{height:1px;background-color:var(--BrandDark);border:none;align-self:center;animation-delay:1.5s}.attend_width__6MkFK{animation:attend_widthIn__tYTa8 .5s ease-in-out forwards}.attend_visible__ut7wn{animation:attend_visibleAnimation__lGUVF 1s ease-in-out forwards}.attend_img__r5InC{width:20vw;height:auto}@media (max-width:799px){.attend_container__CIvD7{padding:10vh 5vw}.attend_subtitle__k1xUf{margin-bottom:10vh}.attend_subtitle__k1xUf,.attend_title__d62KU{font-size:var(--mobileTitle)}.attend_description__4zdbg{font-size:var(--mobileParagraph);width:100%}.attend_img__r5InC{width:70vw;height:auto}.attend_wrapper__eRI0L{padding:0}}@media (min-width:800px) and (max-width:999px){.attend_container__CIvD7{padding:0 5vw}.attend_description__4zdbg{width:80%}}@media (min-width:1000px) and (max-width:1199px){.attend_container__CIvD7{padding:0 10vw}.attend_description__4zdbg{width:70%}}@media (min-width:1200px) and (max-width:1399px){.attend_container__CIvD7{padding:0 10vw}}.form_form__iEXbv{display:flex;flex-direction:column;align-self:center;gap:3vh;color:#000;z-index:5;height:100%;justify-content:space-between;width:100%;padding:5vh 0}.form_top__NSpjj{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2vw}.form_formItem__1aavp{display:flex;flex-direction:column;gap:10px}.form_label__soTvO{color:var(--text)}.form_input__DCCa_{width:100%;height:24px;padding:16px;border:none;border-bottom:2px solid var(--BrandLight);background-color:var(--bg);color:var(--text);font-size:var(--paragraph);border-radius:4px;outline:none}.form_input__DCCa_:focus{outline:none;border-bottom:2px solid var(--BrandDark);color:var(--text)}.form_input__DCCa_:-webkit-autofill:active{background-color:transparent!important}.form_input__DCCa_::-webkit-inner-spin-button,.form_input__DCCa_::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form_error___XYJW{position:absolute;bottom:-16px;left:1vw;font-size:12px;color:crimson}.form_textarea__MUqaD{height:64px;border:none;border-bottom:2px solid var(--BrandLight);background-color:var(--bg);color:var(--text);resize:none;border-radius:4px;padding:16px}.form_textarea__MUqaD:focus{outline:none;border-bottom:2px solid var(--BrandDark);color:var(--text)}.form_button__6j_b2{background-color:var(--BrandDark);border:none;padding:15px;max-width:max-content;color:var(--bg);align-self:flex-end;cursor:pointer;font-size:var(--paragraph)}.form_button__6j_b2:hover{background-color:var(--BrandLight);color:var(--bg)}.form_disabled__w2W66{background-color:#d3d3d3;border:none;padding:15px;max-width:max-content;color:#222;align-self:flex-end}.form_success__qvICR,.form_success__qvICR:hover{background-color:#11a411;font-weight:700;color:var(--bg)}@media (max-width:799px){.form_top__NSpjj{grid-template-columns:repeat(1,1fr);grid-gap:4vw}.form_button__6j_b2,.form_input__DCCa_{font-size:var(--mobileParagraph)}.form_button__6j_b2{align-self:center}}.cover_container__cJZ8B{width:100%;height:90vh;display:flex;position:relative;overflow:hidden;justify-content:center;background-color:var(--bg)}@keyframes cover_resize__OyDo7{0%{opacity:0}to{opacity:1}}.cover_slide__6b6UZ{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100vh;display:flex;overflow:hidden;opacity:0;z-index:2;animation:cover_resize__OyDo7 3s ease forwards;animation-delay:1s}.cover_background__6w85r{object-fit:cover;-o-object-fit:cover;width:100%;height:100%;overflow:hidden}.cover_video__UmGMd{margin-bottom:-50vh}.cover_backgroundImage__C9Ahh{width:100%;height:100%;object-fit:cover;background:var(--bg);opacity:1}@keyframes cover_height__WVA3l{0%{height:110px}to{height:50px}}@keyframes cover_position__ylj1k{0%{height:110px}to{top:5.5%;left:21%}}.cover_coverLogo__PZyTJ{z-index:3;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2vh;display:none}.cover_img__9162I{filter:drop-shadow(-2px 0 1px rgba(255,255,255,1));margin:40px}.cover_title__GVh77{font-size:40px;font-weight:400;filter:drop-shadow(0 1px 5px rgba(0,0,0,1));margin:20px;color:#fff}.cover_logoImg__KnIp1{width:600px;height:auto}@keyframes cover_bounce__blab7{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}.cover_link__LAK8i{display:flex;border-radius:50%;position:absolute;font-size:70px;bottom:40px;padding:0;cursor:pointer;z-index:10;animation:cover_bounce__blab7 2s infinite;color:#fff}@media (max-width:799px){.cover_container__cJZ8B{height:100vh}.cover_img__9162I{height:110px;width:auto}.cover_title__GVh77{font-size:32px}.cover_coverLogo__PZyTJ{display:flex}.cover_move__4G4T4{animation:cover_position__ylj1k 1s linear forwards}.cover_size__5Z3V_{animation:cover_height__WVA3l 1s linear forwards}}@media (min-width:800px) and (max-width:999px){.cover_container__cJZ8B{padding:10vh 5vw}}@media (min-width:1000px) and (max-width:1199px){.cover_container__cJZ8B{padding:10vh 10vw}}@media (min-width:1200px) and (max-width:1399px){.cover_container__cJZ8B{padding:10vh 10vw}}.howWeWork_container__rgkWd{height:100%;display:flex;flex-direction:row;background-color:#fff;color:#222;padding:10vh 15vw;justify-content:center;position:relative}.howWeWork_waves__e0DAG{position:absolute;bottom:0;width:100%;height:30%;transform:rotate(180deg)}.howWeWork_custom-shape-divider-bottom-1724184433___G4S6{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}.howWeWork_custom-shape-divider-bottom-1724184433___G4S6 svg{position:relative;display:block;width:calc(300% + 1.3px);height:304px}.howWeWork_custom-shape-divider-bottom-1724184433___G4S6 .howWeWork_shape-fill__DBjk0{fill:#afc8cb}.howWeWork_back__7rKLm{position:absolute;display:flex;top:0;left:0;width:100%;height:100%;opacity:.95;background-color:var(--BrandLight);justify-content:center;flex-direction:column;align-items:center;gap:5vh;color:var(--textBright)}.howWeWork_scrollOffset__rea9X{position:absolute;top:-80px;height:80px}.howWeWork_wrapper__GCFg0{flex:1 1;justify-content:center;gap:1vh;z-index:2}.howWeWork_texts__zfF9e,.howWeWork_wrapper__GCFg0{display:flex;flex-direction:column;align-items:flex-start}.howWeWork_texts__zfF9e{gap:4px;margin-bottom:3vh}.howWeWork_paragraph1__cR3zV{font-size:var(--subtitle);opacity:0;transition:opacity .3s ease-out;font-weight:400;line-height:1.5rem}.howWeWork_top__L4931{display:flex;flex-direction:column;align-content:flex-start;justify-content:center;z-index:5;width:100%;color:var(--brandIn)}.howWeWork_subtitle__tRhU8{font-size:var(--title2);width:100%;color:var(--BrandDark);font-weight:300}.howWeWork_title__lAiMC{font-size:var(--superTitle);width:100%;font-weight:500;margin-bottom:2vh}.howWeWork_titles__pko0R{font-size:16px}.howWeWork_paragraph2___Hr1z,.howWeWork_titles__pko0R{opacity:0;transition:opacity .3s ease-out;transition-delay:.25s;font-weight:400}.howWeWork_paragraph2___Hr1z{font-size:var(--subtitle);line-height:1.5rem}.howWeWork_titles2__zPbzD{font-size:16px;opacity:0;transition:opacity .3s ease-out;transition-delay:.75s;font-weight:400}.howWeWork_paragraph3__5M5zq{font-size:var(--subtitle);opacity:0;transition:opacity .3s ease-out;transition-delay:.5s;font-weight:400;line-height:1.5rem}.howWeWork_slideIn__j9Tra{opacity:1}.howWeWork_button__wW156{max-width:max-content;padding:16px;border:1px solid var(--BrandDark);font-size:16px;background-color:transparent;cursor:pointer}.howWeWork_button__wW156:hover{background-color:var(--BrandDark);color:var(--bg)}.howWeWork_hr__t_38o{width:0;height:1px;background-color:var(--BrandDark);border:none;align-self:flex-start;transition:width .3s ease-out;transition-delay:.3s;will-change:width}.howWeWork_width__ZwH1B{width:25vw}.howWeWork_right__1zP_d{flex:1 1;display:flex;justify-content:flex-end}.howWeWork_wrapperRight__kwdvX{width:90%;height:100%}.howWeWork_img__R90tr{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}@media (max-width:799px){.howWeWork_container__rgkWd{height:100%;padding:10vh 5vw}.howWeWork_wrapper__GCFg0{align-items:center;flex:1 1;gap:4vh}.howWeWork_texts__zfF9e{align-items:center;width:80%}.howWeWork_paragraph1__cR3zV,.howWeWork_paragraph2___Hr1z,.howWeWork_paragraph3__5M5zq{font-size:16px;transform:translateX(50%);text-align:center}.howWeWork_titles2__zPbzD,.howWeWork_titles__pko0R{font-size:28px;transform:translateX(100%)}.howWeWork_slideIn__j9Tra{opacity:1;transform:translateX(0)}.howWeWork_hr__t_38o{align-self:center}.howWeWork_wrapperRight__kwdvX{position:absolute;bottom:0;top:60vh;left:0;right:0;width:100%;height:50%;-webkit-mask-image:linear-gradient(0deg,#000 0,#000 70%,transparent);mask-image:linear-gradient(0deg,#000 0,#000 70%,transparent)}.howWeWork_img__R90tr{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}.howWeWork_right__1zP_d{display:none}.howWeWork_subtitle__tRhU8{font-size:var(--mobileTitle2);text-align:center}.howWeWork_title__lAiMC{font-size:var(--mobileSuperTitle);text-align:center}}@media (min-width:800px) and (max-width:999px){.howWeWork_container__rgkWd{padding:10vh 5vw}}@media (min-width:1000px) and (max-width:1199px){.howWeWork_container__rgkWd{padding:10vh 5vw}}@media (min-width:1200px) and (max-width:1399px){.howWeWork_container__rgkWd{padding:10vh 10vw}}.mapRow_container__DpyB4{height:60vh;display:flex;flex-direction:row;background-color:var(--bg);color:#fff;justify-content:center;position:relative;padding:0 15vw 10vh}.mapRow_mapContainer__Vi_YM{flex:1 1;height:100%;border-radius:16px;overflow:hidden}.mapRow_contactContainer__eZ113{flex:1 1;height:100%;background-color:var(--BrandLight)}@media (max-width:799px){.mapRow_container__DpyB4{padding:0}.mapRow_mapContainer__Vi_YM{margin-top:0}}@media (min-width:800px) and (max-width:999px){.mapRow_container__DpyB4{padding:0 5vw 10vh}}@media (min-width:1200px) and (max-width:1399px){.mapRow_container__DpyB4{padding:0 10vw 10vh}}.contactRow_container__ppNxN{height:100%;display:flex;background-color:#fff;flex-direction:row;opacity:1;position:relative;padding:10vh 15vw;color:#000;overflow:hidden}.contactRow_scrollOffset__JtcTL{position:absolute;top:-80px;height:80px}.contactRow_back__L1zFj{position:absolute;display:flex;top:0;left:0;width:100%;height:100%;opacity:.7;background-color:#fff;justify-content:center;flex-direction:column;align-items:center;gap:5vh;color:var(--textBright)}.contactRow_top__0HYI2{display:flex;width:100%;flex-direction:row;z-index:5;gap:5vw}.contactRow_title__w7tqn{font-weight:500;font-size:var(--title);color:var(--bg)}.contactRow_paragraph__udYfj{font-size:var(--title2);font-weight:300;color:var(--bg)}.contactRow_description__kFaru{width:35vw;font-size:var(--subtitle);line-height:40px;text-align:center;z-index:5}.contactRow_formContainer__gWfnF{flex:7 1;display:flex;padding:0 20vw}.contactRow_left__JC0mR{flex:1 1;background-color:var(--BrandLight);height:95%;justify-content:flex-start;padding:5vh 0;gap:7vh}.contactRow_left__JC0mR,.contactRow_texts__llGOR{display:flex;align-items:center;flex-direction:column}.contactRow_data__nFMri{display:flex;flex-direction:column;gap:4vh}.contactRow_contactTitle__v4jw1{font-size:var(--subtitle)}.contactRow_iconsContainer___d6iV{display:flex;flex-direction:column;justify-content:center;gap:2vh;align-items:center}.contactRow_icon__yX9do{display:flex;flex-direction:row;gap:1vw;color:var(--bg)}.contactRow_line__nNn9B{display:flex;flex-direction:column;gap:8px}.contactRow_subtitle__RQ4nB{font-size:var(--subtitle);font-weight:500;color:var(--bg)}.contactRow_iconText__bVzF1{font-size:var(--subtitle);font-weight:300;color:var(--bg)}.contactRow_socialContainer__XNpJD{display:flex;align-items:center;gap:2vw;flex-direction:row}.contactRow_socialIcon__c7AJh{width:40px;height:40px;border-radius:15px;background-color:#55504d;display:flex;align-items:center;justify-content:center;cursor:pointer}.contactRow_whatsapp__Kj8Y0:hover{background-color:#25d366}.contactRow_facebook___7MQW:hover{background-color:#3b5999}.contactRow_instagram__KM_ps:hover{background-color:#e4405f}.contactRow_right__5S_rI{flex:2 1;display:flex;justify-content:center;align-items:center}@media (max-width:799px){.contactRow_container__ppNxN{padding:10vh 0}.contactRow_top__0HYI2{flex-direction:column;gap:5vh}.contactRow_left__JC0mR{height:100%}.contactRow_right__5S_rI{padding:0 5vw}.contactRow_title__w7tqn{font-size:var(--mobileTitle)}.contactRow_iconText__bVzF1,.contactRow_subtitle__RQ4nB{font-size:var(--mobileSubtitle)}}@media (min-width:799px) and (max-width:999px){.contactRow_container__ppNxN{padding:10vh 5vw}.contactRow_right__5S_rI{flex:1.5 1}}@media (min-width:1000px) and (max-width:1199px){.contactRow_container__ppNxN{padding:10vh 5vw}}@media (min-width:1200px) and (max-width:1399px){.contactRow_container__ppNxN{padding:10vh 10vw}}.mission_container__lwZrx{height:100%;width:100vw;display:flex;flex-direction:column;color:#222;padding:0 15vw;justify-content:center;position:relative;background-color:var(--BrandLightGray)}.mission_scrollOffset__iJ6fq{position:absolute;top:-80px;height:80px}.mission_wrapper__VJa5r{display:flex;flex-direction:column;width:100%;height:100%;align-items:center;justify-content:center;padding:10vh 0;border-top-left-radius:32px;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:32px}@keyframes mission_visibleAnimation__mjWv8{0%{opacity:0}to{opacity:1}}.mission_subtitle__eFkOu{font-size:var(--title2);color:var(--text);font-weight:300;opacity:0}.mission_title__g7fJQ{font-size:var(--superTitle);font-weight:500;margin-bottom:3vh;animation-delay:.3s;opacity:0;color:var(--text)}.mission_description__Ym8dd{font-size:var(--subtitle);width:50%;font-weight:400;line-height:1.5rem;word-spacing:1px;text-align:center;margin-bottom:5vh;animation-delay:.6s;opacity:0;color:var(--text)}@keyframes mission_widthIn__r8FVk{0%{width:0}to{width:7vw}}.mission_hr__iIOtF{height:1px;background-color:var(--BrandDark);border:none;align-self:center;animation-delay:1.5s}.mission_width__mj_d5{animation:mission_widthIn__r8FVk .5s ease-in-out forwards}.mission_visible__H86D2{animation:mission_visibleAnimation__mjWv8 1s ease-in-out forwards}@media (max-width:799px){.mission_container__lwZrx{padding:5vh 5vw}.mission_wrapper__VJa5r{padding:5vh}.mission_subtitle__eFkOu{font-size:var(--mobileTitle2)}.mission_title__g7fJQ{font-size:var(--mobileSuperTitle)}.mission_description__Ym8dd{font-size:var(--mobileSubtitle);width:100%}}@media (min-width:800px) and (max-width:999px){.mission_container__lwZrx{padding:5vh 5vw}.mission_description__Ym8dd{width:80%}}@media (min-width:1000px) and (max-width:1199px){.mission_container__lwZrx{padding:5vh 10vw}.mission_description__Ym8dd{width:70%}}@media (min-width:1200px) and (max-width:1399px){.mission_container__lwZrx{padding:5vh 10vw}}.office_container__emKOu{height:70vh;width:100vw;display:flex;flex-direction:column;background-color:var(--bg);color:#222;padding:10vh 15vw;justify-content:center;position:relative}.office_scrollOffset__FrhvH{position:absolute;top:-80px;height:80px}.office_wrapper__ThYjn{display:flex;width:100%;height:100%;gap:2vw}.office_left___qwX7{flex:1 1;height:100%;width:100%;display:flex;position:relative}.office_subtitle__gOuD4{font-size:var(--title2);color:var(--BrandDark);font-weight:300;width:95%;text-align:left}.office_title__JYj3Y{font-size:var(--superTitle);font-weight:500;margin-bottom:3vh;width:95%;text-align:left}.office_description__BVDh7{font-size:var(--subtitle);width:95%;font-weight:400;line-height:1.7rem;word-spacing:1px}.office_right__Xg4Yn{flex:1 1;height:100%;width:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}@keyframes office_slideInAnimation__iO18q{0%{left:-20%;opacity:0}to{left:0;opacity:1}}.office_imgContainer__1DRZZ{position:absolute;width:100%;height:100%;top:0;opacity:0;overflow:hidden;will-change:opacity right;background-color:var(--BrandLight)}.office_img__n_pLS{width:100%;height:100%;object-fit:cover;-o-object-fit:cover;opacity:.9}.office_slideIn__C_t3b{animation:office_slideInAnimation__iO18q .5s ease-in-out forwards}@media (max-width:799px){.office_container__emKOu{height:110vh;padding:5vh 0}.office_wrapper__ThYjn{flex-direction:column;gap:5vh}.office_right__Xg4Yn{align-items:center;justify-content:center;padding:0 5vw}.office_subtitle__gOuD4{font-size:var(--mobileTitle2);width:90%;text-align:center}.office_title__JYj3Y{font-size:var(--mobileSuperTitle);width:90%;text-align:center}.office_description__BVDh7{font-size:var(--mobileSubtitle);width:90%;text-align:center}}@media (min-width:800px) and (max-width:999px){.office_container__emKOu{padding:5vh 5vw}.office_wrapper__ThYjn{gap:1vw}.office_description__BVDh7,.office_subtitle__gOuD4,.office_title__JYj3Y{width:90%}}@media (min-width:1000px) and (max-width:1199px){.office_container__emKOu{padding:10vh 5vw}.office_description__BVDh7,.office_subtitle__gOuD4,.office_title__JYj3Y{width:90%}}@media (min-width:1200px) and (max-width:1499px){.office_container__emKOu{padding:10vh 10vw}.office_description__BVDh7,.office_subtitle__gOuD4,.office_title__JYj3Y{width:85%}}.services_container__y9yyb{height:100%;display:flex;flex-direction:column;padding:10vh 15vw;align-items:center;justify-content:center;gap:20vh;background-color:var(--bg);position:relative;color:var(--text)}.services_scrollOffset__mSZ7Y{position:absolute;top:-80px;height:80px}.services_background__CTW6P{position:absolute;top:50%;left:0;width:100%;height:50%;background-color:var(--brandIn);z-index:1;border-top-left-radius:32px;border-top-right-radius:32px}.services_top__XgHFC{display:flex;flex-direction:column;align-content:center;justify-content:center;z-index:5;width:100%;color:var(--brandIn)}.services_subtitle__OqyJD{font-size:var(--title2);width:100%;color:var(--BrandDark);font-weight:300}.services_title__30LEA{font-size:var(--superTitle);width:100%;font-weight:500;margin-bottom:2vh}.services_wrapper__ipr_0{height:100%;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:20vh;align-items:center;justify-content:center;z-index:1;grid-column-gap:3vw}.services_serviceContainer__UOAZt{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:3vh;padding:10vh 3vw 7vh;background-color:#fff;position:relative;height:100%;border-radius:16px;color:var(--brandIn);box-shadow:10px 10px 10px 7px rgba(0,0,0,.1)}.services_serviceTitle__o8Ov1{font-size:var(--subtitle);font-weight:700;color:var(--text);position:relative;text-align:center}.services_text__2STde{font-size:var(--subtitle);text-align:center;font-weight:300}.services_icon__J9dq0{height:8vw;width:8vw;position:absolute;display:flex;align-items:center;justify-content:center;top:-5vw;left:50%;background-color:var(--brandIn);color:#f5f5f5;border-radius:50%;transform:translateX(-50%);overflow:hidden;border:3px solid var(--BrandDark)}.services_img__goiHq{object-fit:cover;-o-object-fit:cover;width:100%;height:100%}.services_description__j9e80{font-size:var(--subtitle);line-height:25px;color:var(--bgBrand);text-align:center;margin-top:4vh}.services_button__G1OYy{max-width:max-content;padding:8px 16px;border:2px solid #d2d263;font-size:16px}@media (max-width:799px){.services_container__y9yyb{padding:10vh 5vw;gap:15vh}.services_wrapper__ipr_0{grid-template-columns:1fr}.services_background__CTW6P{top:40%;height:60%}.services_serviceContainer__UOAZt{height:100%;padding:17vh 3vw 5vh;gap:5vh}.services_serviceTitle__o8Ov1,.services_subtitle__OqyJD{font-size:var(--mobileTitle2)}.services_title__30LEA{font-size:var(--mobileSuperTitle)}.services_description__j9e80,.services_text__2STde{font-size:var(--mobileSubtitle)}.services_icon__J9dq0{height:35vw;width:35vw;top:-8vh}}@media (min-width:799px) and (max-width:999px){.services_container__y9yyb{padding:10vh 5vw}}@media (min-width:1000px) and (max-width:1199px){.services_container__y9yyb{padding:10vh 5vw}}@media (min-width:1200px) and (max-width:1399px){.services_container__y9yyb{padding:10vh 10vw}}.test_container__ZuxLL{height:100%;display:flex;flex-direction:row;padding:10vh 15vw;align-items:center;justify-content:center;background-color:var(--bg);position:relative}.test_imgContainer__quQnC{position:absolute;top:0;left:0}.whoWeAre_container__fioV2{height:70vh;width:100vw;display:flex;flex-direction:column;background-color:var(--bg);color:#222;padding:10vh 15vw;justify-content:center;position:relative}.whoWeAre_wrapper__xD3Wl{display:flex;width:100%;height:100%;gap:2vw}.whoWeAre_left__bNjQC{flex:1 1;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;gap:2vh}.whoWeAre_subtitle__o6R8i{font-size:14px;width:90%;color:var(--BrandDark);font-weight:500;text-align:center}.whoWeAre_title__pxlOU{font-size:40px;width:90%;font-weight:500;margin-bottom:2vh;text-align:center}.whoWeAre_description__edfsi{font-size:16px;width:90%;font-weight:400;line-height:1.7rem;word-spacing:1px;text-align:center}.whoWeAre_right__erXqH{flex:1 1;height:100%;width:100%;position:relative}@keyframes whoWeAre_slideInAnimation__JSPde{0%{right:-20%;opacity:0}to{right:0;opacity:1}}.whoWeAre_imgContainer__O78ZH{position:absolute;width:100%;height:100%;top:0;border-bottom-left-radius:32px;border-top-right-radius:32px;opacity:0;overflow:hidden;will-change:opacity right;background-color:var(--BrandLight)}.whoWeAre_img__aW5yj{width:100%;height:100%;object-fit:cover;-o-object-fit:cover;opacity:.9}.whoWeAre_slideIn__e30pi{animation:whoWeAre_slideInAnimation__JSPde .5s ease-in-out forwards}@media (max-width:799px){.whoWeAre_container__fioV2{height:100vh;padding:5vh 5vw}.whoWeAre_wrapper__xD3Wl{flex-direction:column;gap:5vh}.whoWeAre_left__bNjQC{align-items:center;justify-content:center}.whoWeAre_subtitle__o6R8i,.whoWeAre_title__pxlOU{width:100%;text-align:center}.whoWeAre_title__pxlOU{font-size:28px}.whoWeAre_description__edfsi{width:100%;text-align:center}}@media (min-width:800px) and (max-width:928px){.whoWeAre_container__fioV2{padding:5vh 5vw}.whoWeAre_wrapper__xD3Wl{gap:1vw}.whoWeAre_subtitle__o6R8i{width:90%}.whoWeAre_title__pxlOU{font-size:28px;width:90%}.whoWeAre_description__edfsi{font-size:14px;width:85%}}@media (min-width:929px) and (max-width:999px){.whoWeAre_container__fioV2{padding:5vh 5vw}.whoWeAre_wrapper__xD3Wl{gap:1vw}.whoWeAre_subtitle__o6R8i{width:90%}.whoWeAre_title__pxlOU{font-size:28px;width:90%}.whoWeAre_description__edfsi{font-size:14px;width:90%}}@media (min-width:1000px) and (max-width:1199px){.whoWeAre_container__fioV2{padding:10vh 5vw}.whoWeAre_subtitle__o6R8i{width:90%}.whoWeAre_title__pxlOU{font-size:32px;width:90%}.whoWeAre_description__edfsi{font-size:14px;width:90%}}@media (min-width:1200px) and (max-width:1499px){.whoWeAre_container__fioV2{padding:10vh 10vw}.whoWeAre_subtitle__o6R8i{width:80%}.whoWeAre_title__pxlOU{font-size:var(--title);width:80%}.whoWeAre_description__edfsi{font-size:var(--paragraph);width:80%}}.whoWeAre2_container__RlZfB{height:100%;width:100vw;display:flex;flex-direction:column;background-color:var(--BrandLightGray);color:#222;padding:10vh 15vw;justify-content:center;position:relative;gap:7vh}.whoWeAre2_scrollOffset__xKzzG{position:absolute;top:-80px;height:80px}.whoWeAre2_top__l9zJZ{display:flex;flex-direction:column;align-content:center;justify-content:flex-start;z-index:5;width:100%;color:var(--brandIn)}.whoWeAre2_topSubtitle__TdOP4{font-size:var(--title2);width:100%;color:var(--BrandDark);font-weight:300;text-align:center}.whoWeAre2_topTitle__aXI_Q{font-size:var(--superTitle);width:100%;font-weight:500;margin-bottom:2vh;text-align:center}.whoWeAre2_bottom__EYjBV{display:flex;flex-direction:row;width:100%;height:100%;gap:5vh}.whoWeAre2_left__xL6ir,.whoWeAre2_wrapper__U1IC_{flex:1 1;display:flex;flex-direction:column;width:100%;height:100%}.whoWeAre2_left__xL6ir{justify-content:center;align-items:center;gap:2vh}.whoWeAre2_icon__w24CF{height:10vw;width:10vw;display:flex;align-items:center;justify-content:center;background-color:var(--brandIn);color:#f5f5f5;border-radius:50%;overflow:hidden;border:3px solid var(--BrandDark);margin-bottom:5vh}.whoWeAre2_subtitle__tJXKU{font-size:var(--subtitle);width:100%;color:var(--text);font-weight:500;text-align:center}.whoWeAre2_title__u2JKd{font-size:var(--title2);width:100%;font-weight:300;margin-bottom:2vh;text-align:center}.whoWeAre2_description__AMmUK{font-size:var(--subtitle);width:60%;font-weight:400;line-height:1.7rem;word-spacing:1px;text-align:center}.whoWeAre2_right__gqRqa{flex:1 1;display:flex;height:20%;width:100%;position:relative}@keyframes whoWeAre2_slideInAnimation__WKa8v{0%{right:-20%;opacity:0}to{right:0;opacity:1}}.whoWeAre2_imgContainer__Iric5{position:relative;width:100%;height:100%;top:0;right:0;border-radius:32px;opacity:1;overflow:hidden;will-change:opacity right;background-color:var(--BrandLight)}.whoWeAre2_img__Lm35M{width:100%;height:100%;object-fit:cover;-o-object-fit:cover;opacity:.9}.whoWeAre2_slideIn__tmZVW{animation:whoWeAre2_slideInAnimation__WKa8v .5s ease-in-out forwards}@media (max-width:799px){.whoWeAre2_container__RlZfB{height:100vh;padding:10vh 5vw}.whoWeAre2_wrapper__U1IC_{flex-direction:column;gap:5vh}.whoWeAre2_left__xL6ir{align-items:center;justify-content:center}.whoWeAre2_topTitle__aXI_Q{font-size:var(--mobileSuperTitle)}.whoWeAre2_bottom__EYjBV{flex-direction:column;gap:10vh}.whoWeAre2_subtitle__tJXKU,.whoWeAre2_title__u2JKd{width:100%;text-align:center}.whoWeAre2_title__u2JKd{font-size:var(--mobileTitle)}.whoWeAre2_description__AMmUK{width:100%;text-align:center;font-size:var(--mobileSubtitle)}}@media (min-width:800px) and (max-width:928px){.whoWeAre2_container__RlZfB{padding:5vh 5vw}.whoWeAre2_wrapper__U1IC_{gap:1vw}.whoWeAre2_subtitle__tJXKU,.whoWeAre2_title__u2JKd{width:90%}.whoWeAre2_description__AMmUK{width:85%}}@media (min-width:929px) and (max-width:999px){.whoWeAre2_container__RlZfB{padding:5vh 5vw}.whoWeAre2_wrapper__U1IC_{gap:1vw}.whoWeAre2_description__AMmUK,.whoWeAre2_subtitle__tJXKU,.whoWeAre2_title__u2JKd{width:90%}}@media (min-width:1000px) and (max-width:1199px){.whoWeAre2_container__RlZfB{padding:10vh 5vw}.whoWeAre2_description__AMmUK,.whoWeAre2_subtitle__tJXKU,.whoWeAre2_title__u2JKd{width:90%}}@media (min-width:1200px) and (max-width:1499px){.whoWeAre2_container__RlZfB{padding:10vh 10vw}.whoWeAre2_description__AMmUK,.whoWeAre2_subtitle__tJXKU,.whoWeAre2_title__u2JKd{width:80%}}