.header_header__Vno_o{display:flex;justify-content:space-between;align-items:center;background:white;padding:2rem 10%;z-index:10;position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;border-bottom:1px solid #f0f0f0}.header_logo__j4ili{flex:1;display:flex;align-items:center}.header_logo__j4ili img{height:auto;width:150px}.header_nav__PUKD4{flex:2;display:flex;justify-content:center;gap:2.5rem}.header_nav__PUKD4 a{text-decoration:none;color:#333;font-weight:500;font-size:1rem;position:relative;transition:.3s ease}.header_nav__PUKD4 a:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:2px;background-color:#e53935;transform:scaleX(0);transition:transform .3s ease}.header_nav__PUKD4 a:hover{color:#e53935}.header_nav__PUKD4 a.header_active__UzbkI{font-weight:600;color:#e53935;position:relative}.header_nav__PUKD4 a.header_active__UzbkI:after{transform:scaleX(1)}.header_cta__4HwHX{flex:1;display:flex;justify-content:flex-end}.header_button___H_Fj{background-color:#e53935;color:white;padding:.5rem 1.25rem;border-radius:4px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.header_button___H_Fj.header_active__UzbkI,.header_button___H_Fj:hover{background-color:#c62828}.header_dropdown__CqNoM{position:relative;display:inline-block}.header_dropdownContent__55Mvk{position:absolute;right:0;top:100%;min-width:180px;background-color:white;box-shadow:0 8px 16px rgba(0,0,0,.1);border-radius:4px;z-index:1;margin-top:.5rem;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease-in-out}.header_dropdownContent__55Mvk.header_show__5WVq8{opacity:1;visibility:visible;transform:translateY(0)}.header_dropdownItem__SdtNs{color:#333;padding:12px 16px;text-decoration:none;display:block;transition:all .2s ease;border-radius:4px;margin:4px}.header_dropdownItem__SdtNs:hover{background-color:#f5f5f5;color:#e53935}.header_burgerMenu__sPLM6{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:none;border:none;cursor:pointer;padding:0;z-index:11}.header_burgerMenu__sPLM6 span{width:100%;height:3px;background-color:#cb5709;transition:all .3s ease}.header_burgerMenu__sPLM6.header_open__PIfLQ span:first-child{transform:translateY(9px) rotate(45deg)}.header_burgerMenu__sPLM6.header_open__PIfLQ span:nth-child(2){opacity:0}.header_burgerMenu__sPLM6.header_open__PIfLQ span:last-child{transform:translateY(-9px) rotate(-45deg)}.header_mobileOnly__WmoHI{display:none}.header_mobileJoinButtons__PQOH0{display:none;flex-direction:column;gap:1rem;width:80%;padding:0 2rem}.header_mobileJoinButtons__PQOH0 .header_button___H_Fj{width:100%;text-align:center;padding:1rem;font-size:1.2rem;display:flex;align-items:center;justify-content:center}@media (max-width:1200px){.header_nav__PUKD4 a{font-size:.9rem}.header_logo__j4ili{flex:0.7}.header_button___H_Fj{background-color:#e53935;color:white;padding:.35rem .8rem;font-size:.8rem}.header_nav__PUKD4{flex:2.2;display:flex;justify-content:center;gap:1.5rem}.header_cta__4HwHX{flex:0.7}}@media (max-width:768px){.header_header__Vno_o{width:100%;top:0;border-radius:0;padding:1rem}.header_mobileJoinButtons__PQOH0{display:flex;margin:2rem 0}.header_burgerMenu__sPLM6{display:flex}.header_nav__PUKD4{position:fixed;top:0;right:-100%;width:100%;height:100vh;flex-direction:column;justify-content:center;align-items:center;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:right .3s ease;gap:3rem}.header_nav__PUKD4.header_open__PIfLQ{right:0}.header_nav__PUKD4 a{font-size:2.5rem;padding:.5rem 1rem}.header_nav__PUKD4 .header_button___H_Fj{color:white;font-size:1.5rem;padding:1rem 2rem}.header_cta__4HwHX{display:none!important}.header_logo__j4ili,.header_mobileOnly__WmoHI{display:block}}.newObjectives_objectivesSection__l9y6n{position:relative;width:100%;overflow:hidden;min-height:100vh;padding:80px 20px 3px}.newObjectives_backgroundLines__KE_1m{position:relative;top:0;width:80%;height:70%;min-height:500px;z-index:0}.newObjectives_notebookLinesImage__dird4{object-fit:cover;z-index:-1;pointer-events:none}.newObjectives_sectionHeader__eXH5S{position:relative;z-index:1;margin-bottom:60px;text-align:left;max-width:1200px;margin-left:auto;margin-right:auto}.newObjectives_sectionTitle__ZoQZq{font-size:3rem;font-weight:700;color:#4A2511;margin:0;padding-bottom:15px}.newObjectives_cardsContainer__Z_aib{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;max-width:1200px;margin:0 auto;min-height:1000px;overflow:hidden}.newObjectives_cardPosition__OVKXi{position:absolute;transition:transform .3s ease}.newObjectives_cardPosition1__GWd4m{top:10px;left:5%;transform:rotate(4deg)}@media (min-width:769px){.newObjectives_cardPosition__OVKXi:hover{transform:rotate(0deg);transform:scale(1.05)}}.newObjectives_cardPosition2__p_g79{top:300px;right:5%;transform:rotate(-6deg)}.newObjectives_cardPosition3__y65SA{top:560px;left:5%;transform:rotate(4deg)}.newObjectives_connectingLines__ELdtG{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.newObjectives_staticPath__9VZSG{opacity:.9}.newObjectives_animatedPath__hvaU4{transition:stroke-dashoffset .8s ease}@media (max-width:1200px){.newObjectives_cardsContainer__Z_aib{max-width:900px}}@media (max-width:850px){.newObjectives_objectivesSection__l9y6n{padding:60px 15px}.newObjectives_sectionTitle__ZoQZq{font-size:2.5rem}.newObjectives_cardsContainer__Z_aib{max-width:600px}.newObjectives_cardPosition1__GWd4m,.newObjectives_cardPosition2__p_g79,.newObjectives_cardPosition3__y65SA,.newObjectives_cardPosition4__dfMXu,.newObjectives_cardPosition5__j114i{position:relative;top:auto;left:auto;right:auto;margin:20px auto}.newObjectives_cardsContainer__Z_aib:before{display:none}}@media (max-width:768px){.newObjectives_cardsContainer__Z_aib{min-height:900px}.newObjectives_connectingLines__ELdtG{opacity:.5}.newObjectives_cardPosition1__GWd4m{left:2%}.newObjectives_cardPosition2__p_g79{right:2%}.newObjectives_cardPosition3__y65SA{left:2%}.newObjectives_cardsContainer__Z_aib{flex-direction:column;align-items:center;min-height:1200px}.newObjectives_cardPosition__OVKXi{margin:30px 0}}@media (max-width:480px){.newObjectives_objectivesSection__l9y6n{padding:40px 10px}.newObjectives_sectionHeader__eXH5S{margin-bottom:40px}.newObjectives_sectionTag__jITGK{font-size:.8rem}.newObjectives_sectionTitle__ZoQZq{font-size:3rem;padding-bottom:10px;text-align:center}.newObjectives_cardsContainer__Z_aib{flex-direction:column;align-items:center;min-height:1000px}.newObjectives_cardPosition__OVKXi{margin:30px 0}}.objectiveCard_pinContainer__F1G8T{position:absolute;top:-10px;left:50%;transform:translateX(-50%);z-index:3}.objectiveCard_pin__9GSeU{width:70px;height:70px;object-fit:contain}.objectiveCard_whiteContainer___SijZ{z-index:100;position:relative;width:350px;height:350px;margin:20px;background-color:white;border-radius:15px;box-shadow:0 4px 15px rgba(0,0,0,.1);padding:55px 20px 20px;transition:transform .3s ease;z-index:1;perspective:1000px;transition:box-shadow .3s ease}@media (min-width:769px){.objectiveCard_whiteContainer___SijZ:hover{box-shadow:0 5px 14px 1px rgba(0,0,0,.25)!important}}.objectiveCard_card__w5Fef{position:relative;width:100%;height:100%;padding:0 12px;border-radius:10px;display:flex;flex-direction:column;justify-content:center;background-color:#fff0f0}.objectiveCard_cardTitle__tsi6o{font-size:1.5rem;font-weight:700;margin-bottom:15px;color:white;line-height:1.3}.objectiveCard_cardDescription__Y_Szn{margin-top:-8px;text-wrap:balance;font-size:1.1rem;color:rgba(255,255,255,.8);line-height:1.5}@media (max-width:768px){.objectiveCard_whiteContainer___SijZ{width:290px;height:310px}.objectiveCard_cardDescription__Y_Szn{font-size:.95rem;line-height:1.3}}.what_section__WfDqj{max-width:1200px;margin:0 auto;font-family:sans-serif;padding:10rem 20px 0}.what_container__aVDmD{display:flex;align-items:center;gap:60px;margin-bottom:40px}.what_contentWrapper__5Voz4,.what_illustrationWrapper__zr4ZO{flex:1;display:flex}.what_illustrationWrapper__zr4ZO{justify-content:flex-end}.what_illustrationWrapper__zr4ZO img{max-width:100%;height:auto;object-fit:cover}.what_contentWrapper__5Voz4{flex-direction:column;align-items:flex-start;gap:25px}.what_headline__8furD{font-size:3rem;font-weight:700;color:#4A2511;line-height:1.2;margin:0}.what_highlight__13QDM{color:#E84138}.what_description__R4eH_{font-size:1.1rem;color:#6c757d;line-height:1.6;margin:0;max-width:90%}@media (max-width:1200px){.what_headline__8furD{font-size:2rem}.what_description__R4eH_{font-size:1rem}}@media (max-width:768px){.what_section__WfDqj{padding-top:7rem}.what_container__aVDmD{flex-direction:column-reverse;gap:0}.what_illustrationWrapper__zr4ZO{justify-content:center}.what_contentWrapper__5Voz4{align-items:center;text-align:center;padding-top:20px;gap:5px}.what_headline__8furD{font-size:2rem;text-align:center;padding-top:20px}.what_description__R4eH_{text-align:center;max-width:100%}}.who_section__1U7Hm{padding:0 20px;max-width:1200px;font-family:sans-serif;margin:-9px auto 0}.who_container__36b_l{display:flex;align-items:center;gap:60px;margin-bottom:40px}.who_contentWrapper__a988Y,.who_illustrationWrapper__X5NJF{flex:1;display:flex}.who_illustrationWrapper__X5NJF{justify-content:center}.who_illustrationWrapper__X5NJF img{max-width:100%;height:auto;object-fit:cover}.who_contentWrapper__a988Y{flex-direction:column;align-items:flex-start;gap:25px}.who_headline__PYziy{font-size:3rem;font-weight:700;color:#4A2511;line-height:1.2;margin:0}.who_highlight__Eo5Sz{color:#E84138}.who_description__9hH62{font-size:1.1rem;color:#6c757d;line-height:1.6;margin:0;max-width:90%}@media (max-width:1200px){.who_headline__PYziy{font-size:2rem}.who_description__9hH62{font-size:1rem}}@media (max-width:768px){.who_section__1U7Hm{padding-top:3rem}.who_container__36b_l{flex-direction:column;gap:0}.who_illustrationWrapper__X5NJF{justify-content:center}.who_contentWrapper__a988Y{align-items:center;text-align:center;padding-top:20px;gap:5px}.who_headline__PYziy{font-size:2rem;text-align:center}.who_description__9hH62{text-align:center;max-width:100%}}.objectives_section__6PykL{padding:80px 10% 10%}.objectives_container__c_NHa{display:flex;flex-direction:column;align-items:center}.objectives_heading__KqL5A{font-size:3rem;font-weight:700;color:#4A2511;margin-bottom:2rem;text-align:center}.objectives_cardsContainer__4_EZw{display:flex;flex-direction:row;gap:1rem;width:100%;justify-content:center}.objectives_card__IWrg3{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:2rem;border-radius:8px;border:1px solid #f0f0f0;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;background-color:#fff}.objectives_card__IWrg3:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.objectives_iconWrapper__2WtuX{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;height:80px;border-radius:50%;margin-bottom:1.5rem}.objectives_cardTitle__UEoWj{width:100%;font-size:1.25rem;font-weight:600;color:#4A2511;margin-bottom:1rem;text-align:left}.objectives_cardDescription__d3nr_{font-size:1rem;color:#6c757d;line-height:1.6;text-align:left;min-height:130px}@media (min-width:768px) and (max-width:1200px){.objectives_cardTitle__UEoWj{font-size:1.25rem}.objectives_cardDescription__d3nr_{font-size:.8rem}.objectives_icon__NeRuU{height:70px;width:70px}.objectives_card__IWrg3{padding:1rem}}@media (max-width:768px){.objectives_section__6PykL{padding:25px 5% 25%}.objectives_cardsContainer__4_EZw{flex-direction:column}.objectives_card__IWrg3{width:100%}.objectives_heading__KqL5A{font-size:2.3rem;margin-bottom:1rem}.objectives_cardDescription__d3nr_{min-height:90px}}.registerCard_section__PvswL{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem;max-width:1400px;margin:0 auto;padding:4rem 1rem 2rem}.registerCard_cardContainer__JsXfO{display:flex;width:100%;min-height:400px;overflow:hidden;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.registerCard_reverseCard__dJnuC{flex-direction:row}.registerCard_leftColumn__YJHDE,.registerCard_rightColumn___5YS_{display:flex;flex-direction:column;justify-content:center}.registerCard_leftColumn__YJHDE:has(.registerCard_featuresList__O8Wbf),.registerCard_rightColumn___5YS_:has(.registerCard_featuresList__O8Wbf){padding:2.5rem}.registerCard_leftColumn__YJHDE:has(.registerCard_imageContainer__8MFwn),.registerCard_rightColumn___5YS_:has(.registerCard_imageContainer__8MFwn){padding:0;background:none}.registerCard_leftColumn__YJHDE{flex:3;background-color:#e84037;color:#ffffff}.registerCard_rightColumn___5YS_{flex:2}.registerCard_reverseCard__dJnuC .registerCard_leftColumn__YJHDE{flex:2;background:none}.registerCard_reverseCard__dJnuC .registerCard_rightColumn___5YS_{flex:3;background-color:#e84037;color:#ffffff}.registerCard_title__Kw1qf{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.registerCard_featuresList__O8Wbf{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.registerCard_featureItem__WLrtK{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5}.registerCard_checkIcon__STpdC{min-width:20px;width:20px;height:20px;margin-top:3px}.registerCard_registerButton__eoYys{border:none;padding:12px 30px;font-size:1rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all .2s ease-in-out;align-self:flex-start;text-decoration:none;display:inline-block}.registerCard_registerButton__eoYys,.registerCard_reverseCard__dJnuC .registerCard_registerButton__eoYys{background-color:#ffffff;color:#e84037}.registerCard_registerButton__eoYys:hover{background-color:#f8f8f8e8;box-shadow:0 4px 8px rgba(0,0,0,.1)}.registerCard_imageContainer__8MFwn{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;padding:0;margin:0;background:none}.registerCard_cardImage__MnskE{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:1024px){.registerCard_title__Kw1qf{font-size:2.2rem}.registerCard_leftColumn__YJHDE,.registerCard_rightColumn___5YS_{padding:2rem}}@media (max-width:768px){.registerCard_reverseCard__dJnuC{flex-direction:column}.registerCard_entrepreneurCard__iqIEu{flex-direction:column-reverse}.registerCard_leftColumn__YJHDE:has(.registerCard_featuresList__O8Wbf),.registerCard_rightColumn___5YS_:has(.registerCard_featuresList__O8Wbf){padding:1.2rem}.registerCard_leftColumn__YJHDE:has(.registerCard_imageContainer__8MFwn),.registerCard_rightColumn___5YS_:has(.registerCard_imageContainer__8MFwn){padding:0}.registerCard_leftColumn__YJHDE,.registerCard_rightColumn___5YS_{padding:0}.registerCard_title__Kw1qf{font-size:1.8rem;text-align:center}.registerCard_featuresList__O8Wbf{align-items:center}.registerCard_registerButton__eoYys{align-self:center}.registerCard_imageContainer__8MFwn{min-height:300px}}@media (max-width:480px){.registerCard_title__Kw1qf{font-size:1.6rem}.registerCard_featureItem__WLrtK{font-size:.85rem}}.partners_partnersContainer__5m0A2{display:flex;flex-direction:column;gap:4rem;padding:6rem 2rem;max-width:1200px;margin:0 auto}.partners_firstColumn__forDk{display:flex;flex-direction:column;gap:1rem;text-align:center}.partners_sectionTag__QpUAU{display:inline-block;background-color:#FF6600;color:white;border-radius:10px;font-size:.9rem;font-weight:500;margin-bottom:.5rem;width:fit-content;width:96;height:30;padding:5px 15px;box-shadow:0 1px 1px 0 #FF66007A,0 2px 2px 0 #FF66006B,0 5px 3px 0 #FF660040,0 9px 4px 0 #FF660012,0 14px 4px 0 #FF660003}.partners_row__WU7RM h2{font-size:3rem;font-weight:700;margin:0;color:#333}.partners_row__WU7RM p{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto;font-weight:300}.partners_partnersGrid__1vz41{display:flex;gap:1rem;flex-direction:row;align-items:center;justify-content:space-between;padding-top:2%}.partners_partnerLogo__OA_BI{width:180px;height:100px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.partners_partnerLogo__OA_BI:hover{transform:scale(1.05)}@media (max-width:768px){.partners_partnersContainer__5m0A2{padding:3rem 1rem;gap:2rem}.partners_row__WU7RM h2{font-size:3rem}.partners_row__WU7RM p{font-size:1rem}.partners_partnersGrid__1vz41{flex-direction:column;gap:2rem;padding-top:0}.partners_partnerLogo__OA_BI{width:200px;height:100px}}.footer_footer__gCbfv{background-color:#e84037;padding:60px 0 20px;font-family:system-ui,-apple-system,sans-serif}.footer_container__TeP1X{max-width:1200px;margin:0 auto;padding:0 20px}.footer_topSection__UM7wu{display:flex;justify-content:flex-start;gap:20px;margin-bottom:40px}.footer_column__CJNk8{flex:0 1 140px}#footer_colLogo___WtWA{flex:1 1 auto;margin-right:60px;max-width:45%}.footer_description__jHMg9{color:#ffffff;margin:20px 0;line-height:1.6;font-size:.95rem}.footer_socialIcons__WP5Nn{display:flex;gap:15px;margin-top:20px}.footer_socialIcons__WP5Nn a{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;color:white;transition:.2s;border:2px solid #ffffff}.footer_socialIcons__WP5Nn a:hover{color:#E53E3E;background-color:white}.footer_column__CJNk8 h3{color:white;font-size:1.1rem;margin-bottom:20px;font-weight:600;position:relative}.footer_column__CJNk8 h3:before{content:"";display:none}@media (max-width:768px){.footer_column__CJNk8 h3:before{content:"›";display:inline-block;margin-right:8px;font-size:1.2rem;color:#ffffff}}.footer_column__CJNk8 ul{list-style:none;padding:0;margin:0}.footer_column__CJNk8 ul li{margin-bottom:12px}.footer_column__CJNk8 ul li a,.footer_column__CJNk8 ul li span{color:#ffffff;text-decoration:none;display:flex;align-items:flex-start;gap:8px;font-size:.95rem;max-width:fit-content}.footer_column__CJNk8 ul li svg{min-width:18px;min-height:18px;margin-top:3px}.footer_column__CJNk8 ul li a:hover{color:#e1e1e1}.footer_bottomSection__RCtYq{border-top:1px solid #eee;padding-top:20px}.footer_copyright__dM0s2{display:flex;justify-content:center;color:#ffffffda;font-size:.9rem}@media (max-width:1024px){.footer_topSection__UM7wu{flex-wrap:wrap}#footer_colLogo___WtWA{flex:100%;margin-right:0;max-width:none}.footer_column__CJNk8{flex:1 1 calc(50% - 20px)}}@media (max-width:768px){.footer_topSection__UM7wu{flex-direction:column;gap:30px}.footer_column__CJNk8{flex:100%;margin-bottom:10px}#footer_colLogo___WtWA{text-align:center;margin-bottom:20px}.footer_logoWrapper__PVE_s{display:flex;justify-content:start}.footer_description__jHMg9{text-align:start}.footer_socialIcons__WP5Nn{justify-content:start}.footer_copyright__dM0s2{flex-direction:column;text-align:center;gap:5px}.footer_column__CJNk8 h3{text-align:left}.footer_footer__gCbfv{padding:40px 0 20px}}@media (max-width:480px){.footer_column__CJNk8{flex:100%}.footer_topSection__UM7wu{gap:25px}.footer_column__CJNk8 h3{font-size:1rem;text-align:left}.footer_column__CJNk8 ul li a,.footer_column__CJNk8 ul li span{font-size:.9rem}}.hero_heroSection__feBvr{position:relative;width:100%;height:100vh;min-height:100vh;overflow:hidden;color:#ffffff;display:flex;align-items:center;padding-top:120px;box-sizing:border-box;overflow-x:hidden}.hero_imageContainer__sgEIB{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.hero_overlay__Owi_S{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.28);z-index:1;overflow-x:hidden}.hero_contentContainer__3pvqE{position:relative;z-index:2;width:100%;max-width:1500px;padding:0 60px;margin:-105px auto 0;box-sizing:border-box}.hero_flexContainer__Sf926{display:flex;align-items:center;gap:60px}.hero_contentWrapper__uEfry{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:20px;max-width:100%;box-sizing:border-box}.hero_rightColumn__wvjFI{flex:1;min-height:1px}.hero_headline__iBojW{font-weight:800;font-size:56px;line-height:66px;letter-spacing:0;max-width:100%}.hero_highlight__6Fr25{color:#E84138}.hero_description__bdYAh{font-weight:700;font-size:18.27px;line-height:24px;letter-spacing:0;vertical-align:middle;max-width:100%}@media (max-width:1200px){.hero_headline__iBojW{font-size:3.5rem}.hero_description__bdYAh{font-size:1.15rem}.hero_contentWrapper__uEfry{flex:2}}@media (max-width:768px){.hero_flexContainer__Sf926{flex-direction:column-reverse;gap:0}.hero_contentContainer__3pvqE{padding:0 14px}.hero_contentWrapper__uEfry{align-items:center;gap:5px}.hero_contentWrapper__uEfry,.hero_headline__iBojW{text-align:center;padding-top:20px}.hero_description__bdYAh{text-align:center;font-size:1rem;font-weight:400}.hero_rightColumn__wvjFI{display:none}.hero_imageContainer__sgEIB{background-position:75%!important}.hero_logo__d7ZLT{width:100px;height:100px;margin-bottom:-40px}.hero_headline__iBojW{font-size:2.3rem;line-height:1;font-weight:900}.hero_flexContainer__Sf926{display:flex;align-items:center;gap:60px;margin-top:-230px}}@media (max-height:650px){.hero_heroSection__feBvr{height:auto;min-height:650px;padding-top:80px}.hero_contentContainer__3pvqE{margin-top:-40px;padding:0 120px}.hero_headline__iBojW{font-size:2.8rem;line-height:1.1}.hero_description__bdYAh{font-size:1rem}.hero_flexContainer__Sf926{margin-top:0}.hero_logo__d7ZLT{width:150px;height:70px;margin-bottom:10px}.hero_contentWrapper__uEfry{gap:5px}}.newWho_section__DyMr2{padding:100px 0 0;background-color:#fff;height:800px;overflow:hidden}.newWho_container__JPGHs{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:row}.newWho_contentWrapper__Z1ngA{text-align:left}.newWho_headline__9bMcz{font-size:48px;color:#3C2A21;margin-bottom:24px;font-weight:700}.newWho_description__HB0aK{font-size:22px;color:#666;padding-right:230px;line-height:1.6}.newWho_imagesWrapper__VkwV2{display:grid;grid-template-columns:repeat(1,1fr);gap:20px;position:relative;max-width:800px}.newWho_imageContainer__hXzVN{position:relative;border-radius:0;overflow:hidden;width:350px;height:200px;box-shadow:-10px -10px 0 0 #E84037}.newWho_imageContainer__hXzVN img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.newWho_imageContainer__hXzVN:first-child{width:250px;height:350px;transform:translate(-190px,-40px)}.newWho_imageContainer__hXzVN:nth-child(2){transform:translate(100px,-300px)}.newWho_imageContainer__hXzVN:nth-child(3){width:350px;height:350px;transform:translate(80px,-250px)}.newWho_imageContainer__hXzVN:nth-child(4){transform:translate(-410px,-610px);width:430px;height:280px}.newWho_imageContainer__hXzVN:hover img{transform:scale(1.02)}@media (max-width:1400px){.newWho_imageContainer__hXzVN:first-child{width:250px;height:350px;transform:translate(-190px,-40px)}.newWho_imageContainer__hXzVN:nth-child(2){transform:translate(100px,-300px)}.newWho_imageContainer__hXzVN:nth-child(3){width:350px;height:350px;transform:translate(50px,-250px)}.newWho_imageContainer__hXzVN:nth-child(4){transform:translate(-480px,-610px);width:430px;height:280px}}@media (max-width:1200px){.newWho_imageContainer__hXzVN{width:240px;height:160px}.newWho_imageContainer__hXzVN:first-child{width:200px;height:300px;transform:translate(-180px,-20px)}.newWho_imageContainer__hXzVN:nth-child(2){transform:translate(80px,-300px);width:370px;height:200px}.newWho_imageContainer__hXzVN:nth-child(3){width:350px;height:350px;transform:translate(80px,-250px)}.newWho_imageContainer__hXzVN:nth-child(4){transform:translate(-450px,-550px);width:470px;height:300px}}@media (max-width:1024px){.newWho_section__DyMr2{height:auto;padding:60px 0}.newWho_container__JPGHs{flex-direction:column}.newWho_description__HB0aK{padding-right:0;margin-bottom:40px}.newWho_imagesWrapper__VkwV2{display:flex;flex-direction:column;gap:30px;align-items:center;max-width:100%}.newWho_imageContainer__hXzVN{transform:none!important;margin:0!important}.newWho_imageContainer__hXzVN:first-child,.newWho_imageContainer__hXzVN:nth-child(2),.newWho_imageContainer__hXzVN:nth-child(3),.newWho_imageContainer__hXzVN:nth-child(4){width:100%;max-width:800px;height:300px;transform:none;margin-bottom:20px}.newWho_headline__9bMcz{text-align:center;margin-bottom:10px}.newWho_description__HB0aK{text-align:center}}@media (max-width:768px){.newWho_description__HB0aK{padding-right:0;font-size:20px}.newWho_imagesWrapper__VkwV2{max-width:800px}.newWho_imageContainer__hXzVN:first-child,.newWho_imageContainer__hXzVN:nth-child(2),.newWho_imageContainer__hXzVN:nth-child(3),.newWho_imageContainer__hXzVN:nth-child(4){width:100%;max-width:450px;height:200px;transform:none;margin-bottom:20px}}