.founders_founders__ndplE{padding:100px 0;background-color:white;position:relative;overflow:hidden}.founders_container__IXGUv{max-width:1400px;margin:0 auto;padding:0 30px;position:relative;z-index:1}.founders_header__Mqx4y{text-align:left;margin-bottom:80px;position:relative;opacity:0;transform:translateY(20px);animation:founders_fadeIn__pHdcL .6s forwards}.founders_sectionTag__iDcCk{display:block;font-size:.9rem;font-weight:600;color:#8F150F;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px}.founders_sectionTitle___i5GD{font-size:3rem;font-weight:700;color:#4A2511;margin:0;padding-bottom:15px}.founders_foundersGrid__T_32n{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.founders_founderCard__eI0N7{background:#fff;border-radius:16px;width:100%;box-shadow:0 10px 30px rgba(0,0,0,.06);transition:all .4s cubic-bezier(.165,.84,.44,1);cursor:pointer;overflow:hidden;position:relative;isolation:isolate;border:1px solid rgba(0,0,0,.05);height:100%;opacity:0;transition:opacity .4s ease,transform .4s ease,box-shadow .3s ease,scale .3s ease;animation:founders_fadeIn__pHdcL .5s forwards}.founders_founderCard__eI0N7:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.founders_cardContent__rjoGy{padding:20px;height:100%;position:relative;z-index:2;display:flex;flex-direction:column;transition:transform .3s ease}.founders_founderCard__eI0N7:hover .founders_cardContent__rjoGy{transform:scale(1.02)}.founders_cardBackground__rSFxo{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(255,255,255,.7));backdrop-filter:blur(10px);z-index:1}.founders_founderInfo__ZnrgU{display:flex;flex-direction:column;height:100%;text-align:center}.founders_founderName__xeWI9{color:#4a2728;font-size:22px;font-weight:700;margin:0 0 8px;transition:color .3s ease}.founders_founderCard__eI0N7:hover .founders_founderName__xeWI9,.founders_founderCard__eI0N7:hover .founders_founderRole__o1kJt{color:#e31e24}.founders_founderRole__o1kJt{color:#666;font-size:14px;margin:0 0 20px;font-weight:500;position:relative;display:inline-block;transition:color .3s ease}.founders_founderCard__eI0N7:hover .founders_founderRole__o1kJt:after{width:60px}.founders_founderImageWrapper__oQ_87{margin:20px 0 25px;position:relative;align-self:center}.founders_founderImage__DmqN3{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#e31e24,#8f150f);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.founders_founderPhoto__siDVw{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 10px 20px rgba(0,0,0,.2);transition:all .3s ease-in-out}@media (min-width:769px){.founders_founderCard__eI0N7:hover .founders_founderPhoto__siDVw{transform:scale(1.1);border:6px solid #e31e24}}.founders_readMoreBtn__lB52z{display:none;background:none;border:none;color:#888;font-weight:500;padding:8px 16px;cursor:pointer;font-size:14px;margin-top:auto;text-align:center;transition:all .3s ease;border-radius:4px;border:1px solid rgba(0,0,0,.1)}.founders_readMoreBtn__lB52z:hover{background-color:rgba(227,30,36,.05);color:#e31e24}.founders_modalOverlay__Sk1vl{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);z-index:1000;display:flex;align-items:center;justify-content:center;padding:5px;overflow-y:auto;opacity:0;animation:founders_fadeIn__pHdcL .4s cubic-bezier(.4,0,.2,1) forwards}@keyframes founders_fadeIn__pHdcL{to{opacity:1}}.founders_modalContent__mOp_q{background:white;border-radius:24px;width:100%;max-width:800px;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.35);display:flex;flex-direction:column;opacity:0;transform:translateY(50px) scale(.95);animation:founders_modalSlideIn__S5SDT .5s cubic-bezier(.16,1,.3,1) forwards}@keyframes founders_modalSlideIn__S5SDT{to{opacity:1;transform:translateY(0) scale(1)}}.founders_closeButton__r5uk1{position:absolute;top:25px;right:25px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:white;backdrop-filter:blur(5px);z-index:10;transition:all .3s cubic-bezier(.4,0,.2,1)}.founders_closeButton__r5uk1:hover{background:rgba(255,255,255,.95);color:#e31e24;transform:rotate(90deg);border-color:transparent}.founders_modalHeader___tlBb{padding:60px 40px 30px;display:flex;align-items:center;gap:35px;position:relative;background:linear-gradient(135deg,#e31e24,#8f150f)}.founders_modalHeader___tlBb:before{content:"";position:absolute;top:0;left:0;right:0;height:200px;background-color:#e31e24;z-index:-1}.founders_modalName__ifTJU{font-size:32px;font-weight:800;color:#ffffff;margin:0 0 1px;letter-spacing:-.5px;position:relative}.founders_modalRole__jmEMn{font-size:18px;color:rgba(255,255,255,.729);margin:0;font-weight:400;position:relative;display:inline-block;padding-bottom:12px;letter-spacing:.5px}.founders_modalBody__hwFAM{padding:40px;overflow-y:auto;background:linear-gradient(180deg,#f8f8f8,#ffffff);position:relative;max-height:calc(90vh - 200px)}.founders_modalDescription__UPDqm{color:#444;font-size:16px;line-height:1.8;margin-bottom:35px}.founders_modalDescription__UPDqm p{margin:0 0 15px}.founders_modalDescription__UPDqm p:last-child{margin-bottom:0}.founders_noScroll__j9dC_{overflow:hidden}@media (max-width:1200px){.founders_container__IXGUv{max-width:100%}.founders_sectionTitle___i5GD{font-size:3rem}.founders_foundersGrid__T_32n{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.founders_founders__ndplE{padding:80px 0}.founders_foundersGrid__T_32n{grid-template-columns:repeat(2,1fr);gap:25px}.founders_modalContent__mOp_q{max-width:90%}}@media (max-width:768px){.founders_closeButton__r5uk1:hover{transform:none}.founders_founders__ndplE{padding:60px 0}.founders_header__Mqx4y{margin-bottom:50px}.founders_sectionTag__iDcCk{font-size:.8rem;text-align:center}.founders_sectionTitle___i5GD{font-size:2.2rem;text-align:center}.founders_foundersGrid__T_32n{grid-template-columns:repeat(2,1fr);gap:20px}.founders_cardContent__rjoGy{padding:25px}.founders_modalHeader___tlBb{padding:20px 30px 15px;flex-direction:column;text-align:center;gap:0}.founders_modalBody__hwFAM{position:relative;padding:20px 30px 40px}.founders_modalBody__hwFAM:after{content:"";position:fixed;bottom:0;left:0;right:0;height:75px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,1));pointer-events:none;width:100%;max-width:inherit;margin:0 auto}.founders_modalName__ifTJU{font-size:24px}.founders_modalRole__jmEMn{font-size:16px}.founders_modalRole__jmEMn:after{left:50%;transform:translateX(-50%)}.founders_viewMoreText__YwR_N{display:none!important;opacity:0!important}.founders_readMoreBtn__lB52z{display:block;width:100%;margin-top:15px;background-color:#fff}.founders_founderCard__eI0N7{cursor:default;pointer-events:none}.founders_readMoreBtn__lB52z{pointer-events:auto}.founders_founderCard__eI0N7:hover{transform:none;box-shadow:0 10px 30px rgba(0,0,0,.06)}.founders_founderCard__eI0N7:hover .founders_cardContent__rjoGy{transform:none}.founders_founderCard__eI0N7:hover .founders_founderName__xeWI9{color:#4a2728}}@media (max-width:480px){.founders_container__IXGUv{padding:0 20px}.founders_sectionTitle___i5GD{font-size:1.8rem}.founders_founderName__xeWI9{font-size:20px}.founders_modalContent__mOp_q{max-width:95%;max-height:80vh}.founders_closeButton__r5uk1{top:15px;right:15px;width:36px;height:36px}.founders_foundersGrid__T_32n{grid-template-columns:1fr}}.founders_viewMoreText__YwR_N{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);color:#888;font-size:.75rem;opacity:0;transition:all .3s ease;background:none;padding:0;border-radius:0;pointer-events:none;font-weight:500;display:flex;align-items:center;gap:5px}.founders_viewMoreText__YwR_N:after{content:"→";font-size:.8rem;transition:transform .3s ease}.founders_founderCard__eI0N7:hover .founders_viewMoreText__YwR_N{opacity:.5}.founders_founderCard__eI0N7:hover .founders_viewMoreText__YwR_N:after{transform:translateX(5px)}.hero_heroWrapper__gzDvg{flex-direction:column;padding:0}.hero_heroWrapper__gzDvg,.hero_hero__qLYxR{display:flex;position:relative;font-size:0;line-height:0;margin:0;overflow:hidden}.hero_hero__qLYxR{min-height:100vh;align-items:center;justify-content:center;background-color:#8197c7;color:white;will-change:transform;padding:0 10%;border-bottom:0}.hero_imageContainer__JHPzA{position:absolute;inset:0;display:block;font-size:0;line-height:0}.hero_backgroundImage__qdLVa{object-fit:cover;object-position:center;width:100%;height:100%}.hero_content__JovQR{color:#A31D1E;position:relative;z-index:1;text-align:center;padding:0 1rem;transition:transform .6s cubic-bezier(.16,1,.3,1);will-change:transform;backface-visibility:hidden;transform:translateZ(0);line-height:1.2;font-size:16px}.hero_title__P6BfM{font-size:3.7rem;font-weight:700;margin-bottom:1rem}.hero_description__oC_tq{font-size:1.4rem;padding:0 40px}.hero_removedBgContainer__ltTfd{position:absolute;top:0;bottom:0;left:0;width:100%;z-index:4;display:flex;justify-content:center;pointer-events:none;will-change:transform;transform:translateZ(0)}.hero_removedBgImage__hAP40{width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width:1500px){.hero_content__JovQR{position:absolute;top:28%;padding:0 10%;width:100%;z-index:1}.hero_title__P6BfM{font-size:3.3rem}}@media (max-width:1245px){.hero_content__JovQR{position:absolute;top:25%;padding:0 20px;width:100%;z-index:1}}@media (max-width:768px){.hero_heroWrapper__gzDvg{font-size:0;line-height:0}.hero_hero__qLYxR{position:relative;min-height:80vh;height:80vh;padding-bottom:0;margin-bottom:0;font-size:0;line-height:0;border-bottom:0}.hero_imageContainer__JHPzA{font-size:0;line-height:0}.hero_imageContainer__JHPzA,.hero_removedBgContainer__ltTfd{position:absolute;top:0;left:0;right:0;bottom:0;height:80vh}.hero_backgroundImage__qdLVa,.hero_removedBgImage__hAP40{height:100%;object-position:20% center}.hero_content__JovQR{position:absolute;top:21%;padding:0 10px;width:100%;z-index:1}.hero_title__P6BfM{font-size:2rem}.hero_description__oC_tq{font-size:19px;padding:0 10px 10px}.hero_rectangle__oMiUw{margin-top:-2px}}.hero_rectangle__oMiUw{width:100%;height:300px;background-color:#113240;display:block;padding:0;position:relative;z-index:1;margin:-4px 0 0;border-top:0}@media (max-width:390px){.hero_description__oC_tq{font-size:18px}.hero_content__JovQR{top:20%}}