.achievements_sectionContainer__wHcwJ{display:flex;flex-direction:column;width:100vw;max-height:1500px;background-color:var(--background-color-light);align-items:center;padding:10vh 20px 20px;gap:20px}.achievements_heading__7nHMs{font-size:48px;font-weight:800;line-height:1.2;margin-bottom:24px;color:#1a202c;background:linear-gradient(135deg,#1a202c,#4a5568);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.achievements_statistics__TGH_c{display:flex;flex-direction:row;width:80vw;height:300px;justify-content:center;align-items:center;background-image:linear-gradient(135deg,#b1bfff,#8f388d);border-radius:30px;margin:2.5%;padding:5%;gap:10%}.achievements_statItem___Zc_k{display:flex;flex-direction:column}.achievements_statItem___Zc_k h3{font-size:var(--font-size-root);font-weight:700;color:#ececec}.achievements_numbers__G9KGh{font-size:4.5vw;font-weight:700;color:rgb(255,255,255);letter-spacing:.05em}.achievements_slideshowWrapper__W9kEM{width:100%;height:100%;pointer-events:none;overflow:hidden}.achievements_slideshowRow__AWf5_{display:flex;gap:100px;width:-moz-fit-content;width:fit-content;left:0;animation:achievements_slideLeft__no1QE 40s linear infinite}.achievements_left__HeFyr{top:10px}.achievements_imageContainer__fxjAp{position:relative;width:100px;height:100px;flex-shrink:0}.achievements_imageContainer__fxjAp img{width:100%;height:100%;object-fit:contain;filter:grayscale(1) brightness(1.2)}@keyframes achievements_slideLeft__no1QE{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:1200px){.achievements_sectionContainer__wHcwJ h1{font-size:4.2vw}}@media (max-width:888px){.achievements_sectionContainer__wHcwJ{padding-top:10%;max-height:999999px}.achievements_sectionContainer__wHcwJ h1{font-size:2.5rem}.achievements_statistics__TGH_c{flex-direction:column;margin:5%;padding:15%;height:60%;gap:60px}.achievements_slideshowRow__AWf5_{display:flex;gap:50px}.achievements_numbers__G9KGh{font-size:3rem}.achievements_imageContainer__fxjAp{width:70px;height:70px}}@media (max-width:900px){.achievements_heading__7nHMs{font-size:40px}}@media (max-width:768px){.achievements_heading__7nHMs{font-size:36px}}@media (max-width:550px){.achievements_heading__7nHMs{font-size:32px}}.hero_sectionContainer__MKhkQ{flex-direction:column;min-height:50vh;background-color:var(--background-color-light)}.hero_contents__Xz88o,.hero_sectionContainer__MKhkQ{display:flex;width:100vw;align-items:center;position:relative}.hero_contents__Xz88o{flex-direction:row;height:50vh;justify-content:center;background-image:linear-gradient(180deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.5) 80%,rgba(0,0,0,1)),url(/about-hero.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.hero_heading__x0oQL{font-size:64px;font-weight:800;line-height:1.2;color:#ffffff;text-align:center;margin:0;letter-spacing:-.02em;display:block!important;text-shadow:0 4px 20px rgba(0,0,0,.3)}@media (max-width:768px){.hero_heading__x0oQL{font-size:48px}}@media (max-width:550px){.hero_sectionContainer__MKhkQ{min-height:0}.hero_contents__Xz88o{height:30vh}.hero_heading__x0oQL{font-size:36px}}.page_page__bHvK0{position:relative;overflow:hidden;min-height:100vh;background-color:white}.page_page__bHvK0 h1{display:none}.page_contents__KfvUS{position:relative;display:flex;flex-direction:column;min-height:100vh}.story_storySection__EFuaM{width:100%;padding:120px 80px;background:#ffffff}.story_storyGrid__p3_J2{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto auto;grid-gap:50px;gap:50px}.story_textBlock__Mn35V{display:flex;flex-direction:column;justify-content:center;text-align:left}.story_textBlock__Mn35V h2{font-size:42px;font-weight:800;line-height:1.2;margin-bottom:24px;color:#1a202c;background:linear-gradient(135deg,#1a202c,#4a5568);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.story_textBlock__Mn35V p{font-size:18px;line-height:1.5;color:#4a4a4a;font-weight:400}.story_textBlockFirst__vAGU6{grid-column:1;grid-row:1}.story_textBlockSecond__KhGdv{grid-column:2;grid-row:3}.story_imageBlock__nfSmd{position:relative;overflow:hidden;opacity:0;transition:opacity .6s ease,transform .8s cubic-bezier(.16,1,.3,1)}.story_imageBlockTeam__aarC2{grid-column:2;grid-row:1/3;min-height:400px}.story_imageBlockProduction__Un1JQ{grid-column:1;grid-row:2/4;min-height:400px}.story_imageWrapper__kobDA{position:relative;width:100%;height:100%;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.12)}.story_image__YkzJ6{object-fit:cover}.story_vignette__zm5Je{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at center,transparent 0,transparent 40%,rgba(0,0,0,.3) 100%);pointer-events:none}.story_slideInLeft__llOMu{animation:story_slideInLeft__llOMu 1s cubic-bezier(.16,1,.3,1) forwards}.story_slideInRight__YcZwB{animation:story_slideInRight__YcZwB 1s cubic-bezier(.16,1,.3,1) forwards}@keyframes story_slideInLeft__llOMu{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}@keyframes story_slideInRight__YcZwB{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@media (max-width:900px){.story_storySection__EFuaM{padding:80px 40px}.story_storyGrid__p3_J2{grid-template-columns:1fr;grid-template-rows:auto}.story_textBlockFirst__vAGU6{grid-column:1;grid-row:1}.story_imageBlockTeam__aarC2{grid-column:1;grid-row:2;min-height:400px}.story_imageBlockProduction__Un1JQ{grid-column:1;grid-row:3;min-height:400px}.story_textBlockSecond__KhGdv{grid-column:1;grid-row:4}.story_textBlock__Mn35V h2{font-size:36px;margin-bottom:20px}.story_textBlock__Mn35V p{font-size:16px;line-height:1.7}.story_imageWrapper__kobDA{border-radius:20px}}@media (max-width:550px){.story_storySection__EFuaM{padding:60px 24px}.story_storyGrid__p3_J2{gap:40px}.story_textBlock__Mn35V h2{font-size:32px;margin-bottom:16px}.story_textBlock__Mn35V p{font-size:15px}.story_imageBlockProduction__Un1JQ,.story_imageBlockTeam__aarC2{min-height:300px}.story_imageWrapper__kobDA{border-radius:16px}}.layout_container__Tovb9{min-height:100vh;display:flex;flex-direction:column}.layout_main__mXTwS{flex:1 1;text-align:center;background:var(--background-color-light)}@keyframes layout_slide-top__6lWDL{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}.layout_beforeAppear__h5UaV{opacity:0}.layout_slideTop__t97mJ{animation:layout_slide-top__6lWDL .8s cubic-bezier(.25,.46,.45,.94) both}.layout_delay-0__Yqfrg{animation-delay:0s}.layout_delay-0-2__RqosI{animation-delay:.2s}.layout_delay-0-4__HXiNw{animation-delay:.4s}.layout_delay-0-6__RgtgI{animation-delay:.6s}.layout_delay-0-8__tcQJA{animation-delay:.8s}.layout_delay-1-0__IofAa{animation-delay:1s}.layout_delay-1-2__3NVjP{animation-delay:1.2s}.layout_delay-1-4__HcTPd{animation-delay:1.4s}.layout_delay-1-6__aY1ym{animation-delay:1.6s}.layout_delay-1-8__H64R_{animation-delay:1.8s}.layout_delay-2-0__CP6JS{animation-delay:2s}.chatbot_chatButton__qWT5d{position:fixed;bottom:30px;right:30px;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#6783fc,#8f388d);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(102,126,234,.4);transition:all .3s cubic-bezier(.25,.46,.45,.94);z-index:9999;color:white}.chatbot_chatButton__qWT5d:hover{transform:scale(1.1);box-shadow:0 12px 32px rgba(102,126,234,.5)}.chatbot_chatButton__qWT5d:active{transform:scale(.95)}.chatbot_chatButtonOpen__GsrG8{background:#4a5568}.chatbot_overlay__pCIWH{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:9998;animation:chatbot_fadeIn__YRHf_ .3s ease}@keyframes chatbot_fadeIn__YRHf_{0%{opacity:0}to{opacity:1}}.chatbot_chatWindow__S3gwt{position:fixed;bottom:110px;right:30px;width:380px;height:600px;background:white;border-radius:16px;box-shadow:0 12px 48px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:hidden;z-index:9999;animation:chatbot_slideUp__YRugx .3s cubic-bezier(.25,.46,.45,.94)}.chatbot_chatWindow__S3gwt.chatbot_closing__Nb4BB{animation:chatbot_slideDown__a5B7S .3s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes chatbot_slideUp__YRugx{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes chatbot_slideDown__a5B7S{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.chatbot_chatWindowMobile__QrUvE{bottom:0;right:0;left:0;width:100%;height:100%;max-height:100%;border-radius:0;animation:chatbot_slideUpMobile__9pil9 .3s cubic-bezier(.25,.46,.45,.94)}.chatbot_chatWindowMobile__QrUvE.chatbot_closing__Nb4BB{animation:chatbot_slideDownMobile__rj9kj .3s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes chatbot_slideUpMobile__9pil9{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes chatbot_slideDownMobile__rj9kj{0%{transform:translateY(0)}to{transform:translateY(100%)}}.chatbot_chatHeader__B_cUf{background:linear-gradient(135deg,#6783fc,#8f388d);padding:20px;display:flex;align-items:center;justify-content:space-between;color:white}.chatbot_headerInfo__ESxwc{display:flex;align-items:center;gap:12px}.chatbot_botAvatar__iRU_a{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;overflow:hidden}.chatbot_botAvatar__iRU_a img{width:100%;height:100%;object-fit:cover;border-radius:50%}.chatbot_botName__Sa_wy{font-size:16px;font-weight:600;margin:0 0 2px}.chatbot_botStatus__fdD0d{font-size:12px;margin:0;opacity:.9;color:rgb(140,255,129);font-weight:700}.chatbot_closeButton__GRTjw{background:transparent;border:none;color:white;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.chatbot_closeButton__GRTjw:hover{background:rgba(255,255,255,.1)}.chatbot_messagesContainer__ZSwro{flex:1 1;overflow-y:auto;padding:20px;background:#f7fafc;display:flex;flex-direction:column;gap:12px}.chatbot_messagesContainer__ZSwro::-webkit-scrollbar{width:6px}.chatbot_messagesContainer__ZSwro::-webkit-scrollbar-track{background:transparent}.chatbot_messagesContainer__ZSwro::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.chatbot_messagesContainer__ZSwro::-webkit-scrollbar-thumb:hover{background:#a0aec0}.chatbot_messageWrapper__5rM__{display:flex;animation:chatbot_messageIn__nueMI .3s cubic-bezier(.25,.46,.45,.94)}@keyframes chatbot_messageIn__nueMI{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chatbot_userMessage__a92Tj{justify-content:flex-end}.chatbot_botMessage__jlSo2{justify-content:flex-start}.chatbot_messageBubble__FINED{max-width:75%;padding:12px 16px;border-radius:18px;position:relative}.chatbot_userMessage__a92Tj .chatbot_messageBubble__FINED{background:linear-gradient(135deg,#6783fc,#8f388d);color:white;border-bottom-right-radius:4px}.chatbot_botMessage__jlSo2 .chatbot_messageBubble__FINED{background:white;color:#2d3748;border-bottom-left-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.chatbot_messageText__XIOhV{font-size:14px;line-height:1.5;margin:0 0 4px;word-wrap:break-word}.chatbot_messageTime__H2E5Q{font-size:11px;opacity:.7;display:block;text-align:right}.chatbot_whatsappLink__zrYvW{color:inherit;text-decoration:underline;font-weight:600;cursor:pointer}.chatbot_userMessage__a92Tj .chatbot_whatsappLink__zrYvW{color:white}.chatbot_botMessage__jlSo2 .chatbot_whatsappLink__zrYvW{color:#667eea}.chatbot_whatsappLink__zrYvW:hover{opacity:.8}.chatbot_inputContainer__gWOkq{display:flex;align-items:center;gap:8px;padding:16px;background:white;border-top:1px solid #e2e8f0}.chatbot_messageInput__sF7ky{flex:1 1;padding:12px 16px;border:1px solid #e2e8f0;border-radius:24px;font-size:16px;outline:none;transition:border-color .2s ease;font-family:inherit}.chatbot_messageInput__sF7ky:focus{border-color:#667eea}.chatbot_messageInput__sF7ky::placeholder{color:#a0aec0}.chatbot_sendButton__Bkz5o{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#6783fc,#8f388d);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:white;transition:all .2s ease;flex-shrink:0}.chatbot_sendButton__Bkz5o:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px rgba(102,126,234,.4)}.chatbot_sendButton__Bkz5o:active:not(:disabled){transform:scale(.95)}.chatbot_sendButton__Bkz5o:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.chatbot_chatButton__qWT5d{bottom:20px;right:20px;width:56px;height:56px}.chatbot_chatWindow__S3gwt{width:100%;height:100%;bottom:0;right:0;border-radius:0}}@media (max-width:550px){.chatbot_chatButton__qWT5d{bottom:15px;right:15px;width:52px;height:52px}.chatbot_messageBubble__FINED{max-width:85%}.chatbot_chatHeader__B_cUf,.chatbot_messagesContainer__ZSwro{padding:16px}.chatbot_inputContainer__gWOkq{padding:12px}}.footer_sectionContainer__odjcj{display:flex;flex-direction:column;width:100vw;height:250px;background:linear-gradient(135deg,#b1bfff,#8f388d);align-items:center;color:white}.footer_logoContainer__QNqei{width:100px;height:100px;position:relative;margin-top:10px}.footer_socials__p3yWB{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;margin-bottom:auto}.footer_socials__p3yWB img{opacity:50%;cursor:pointer;transition:opacity .4s ease}.footer_socials__p3yWB img:hover{opacity:100%}.footer_footer__woFMY{display:flex;flex-direction:row;color:white;margin-top:5px}.infinitee_footer__3283Z{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;background:transparent;font-size:var(--font-size-small);cursor:pointer}.infinitee_logo__PUl_D{margin-top:5px}.team_sectionContainer__cZFO7{padding:100px 20px;background:white;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.team_contentWrapper__Izssp{max-width:1200px;margin:0 auto}.team_heading__652lA{font-size:48px;font-weight:800;line-height:1.2;margin-bottom:16px;text-align:center;color:#1a202c;background:linear-gradient(135deg,#1a202c,#4a5568);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.team_subtitle__IASYx{font-size:18px;color:#718096;text-align:center;margin-bottom:60px;max-width:600px;margin-left:auto;margin-right:auto}.team_teamGrid__rDPz4{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;margin-top:60px}.team_memberCard__LNe_p{background:#ffffff;border-radius:20px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e2e8f0}.team_memberCard__LNe_p:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(0,0,0,.12)}.team_imageWrapper__tfzOy{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:linear-gradient(135deg,#f7fafc,#edf2f7)}.team_memberImage__JvEd2{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.team_memberCard__LNe_p:hover .team_memberImage__JvEd2{transform:scale(1.05)}.team_imageOverlay__PtUx9{position:absolute;top:20px;right:20px;z-index:2}.team_roleLabel__kN9vs{display:inline-block;padding:8px 16px;background:linear-gradient(135deg,#b1bfff,#8f388d);color:#ffffff;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:20px;box-shadow:0 4px 12px rgba(143,56,141,.3)}.team_memberInfo__OKAoF{padding:30px;text-align:center}.team_memberName__WfF44{font-size:24px;font-weight:700;color:#1a202c;margin-bottom:8px;line-height:1.3}.team_memberTitle__dl7oy{font-size:16px;color:#4a5568;margin-bottom:16px;font-weight:500}.team_memberBio__Lb_MB{font-size:14px;color:#718096;line-height:1.6;margin:0}@media (max-width:900px){.team_heading__652lA{font-size:40px}.team_subtitle__IASYx{font-size:16px;margin-bottom:50px}.team_teamGrid__rDPz4{grid-template-columns:repeat(2,1fr);gap:30px}.team_memberCard__LNe_p:nth-child(3){grid-column:1/-1;max-width:400px;margin:0 auto;width:100%}}@media (max-width:768px){.team_sectionContainer__cZFO7{padding:80px 20px}.team_heading__652lA{font-size:36px;margin-bottom:12px}.team_subtitle__IASYx{font-size:15px;margin-bottom:40px}.team_teamGrid__rDPz4{gap:24px;margin-top:40px;max-width:600px;flex-direction:column}.team_memberCard__LNe_p,.team_teamGrid__rDPz4{display:flex;align-items:center;justify-content:center}.team_memberCard__LNe_p{flex-direction:row;padding:20px;border:none;background:transparent;width:100%}.team_memberCard__LNe_p:hover{transform:none;box-shadow:none}.team_memberCard__LNe_p:nth-child(3){max-width:100%}.team_imageWrapper__tfzOy{flex-shrink:0;width:150px;height:150px;aspect-ratio:1/1;border-radius:50%;overflow:hidden;margin-right:20px;border:3px solid #e2e8f0}.team_memberImage__JvEd2{width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1.5);transform-origin:center center}.team_memberCard__LNe_p:hover .team_memberImage__JvEd2{transform:scale(1.5)}.team_imageOverlay__PtUx9{display:none}.team_memberInfo__OKAoF{padding:0;text-align:left;flex:1 1}.team_memberName__WfF44{font-size:24px;margin-bottom:4px}.team_memberTitle__dl7oy{font-size:14px;margin-bottom:0;color:#718096}.team_memberBio__Lb_MB{display:none}}@media (max-width:550px){.team_sectionContainer__cZFO7{padding:60px 15px}.team_heading__652lA{font-size:32px}.team_subtitle__IASYx{font-size:14px}.team_teamGrid__rDPz4{gap:20px}.team_memberCard__LNe_p{padding:16px}.team_memberName__WfF44{font-size:16px}.team_memberTitle__dl7oy{font-size:13px}}.timeline_sectionContainer__VPNC_{padding:0 20px;background:white;position:relative;overflow:hidden}.timeline_heading__1NmEy{font-size:48px;font-weight:800;line-height:1.2;margin-bottom:24px;color:#1a202c;background:linear-gradient(135deg,#1a202c,#4a5568);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.timeline_timelineWrapper__Z5lh2{max-width:1200px;margin:0 auto;position:relative}.timeline_timelineLine__A07ON{position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(180deg,rgba(0,0,0,.05) 0,rgba(0,0,0,.15) 50%,rgba(0,0,0,.05));transform:translateX(-50%);z-index:1}.timeline_timelineContent__yhugv{position:relative;z-index:2}.timeline_timelineItem__Q4b84{position:relative;margin-bottom:80px;display:flex;align-items:center;justify-content:space-between;padding:40px;border-radius:20px;transition:background .5s ease}.timeline_timelineItem__Q4b84:last-child{margin-bottom:0}.timeline_timelineItemActive__eKd0o{background:linear-gradient(135deg,rgba(177,191,255,.08),rgba(143,56,141,.08))}.timeline_nodeWrapper__n5XVB{position:absolute;left:50%;transform:translateX(-50%);z-index:2}.timeline_node__06s1e{width:16px;height:16px;background:#ffffff;border:3px solid #e0e0e0;border-radius:50%;position:relative;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.timeline_nodeActive__kl1wp{border-color:#667eea;box-shadow:0 0 0 8px rgba(102,126,234,.1)}.timeline_nodeInner__g3rkw{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;background:transparent;border-radius:50%;transition:background .4s cubic-bezier(.25,.46,.45,.94)}.timeline_nodeActive__kl1wp .timeline_nodeInner__g3rkw{background:#667eea}.timeline_contentWrapper__Q7UqI{width:calc(50% - 60px);padding:0 40px;order:1}.timeline_contentLeft__avknl{text-align:right;padding-right:60px;padding-left:20px;order:1}.timeline_contentRight__yLB2b{text-align:left;padding-left:60px;padding-right:20px;order:2}.timeline_imageWrapper__SDL_h{width:calc(50% - 60px);padding:0 40px}.timeline_imageLeft__4YvRf{padding-right:20px;padding-left:60px;order:1}.timeline_imageRight__6xReT{padding-left:20px;padding-right:60px;order:2}.timeline_imageContainer__YDLu7{width:100%;max-width:400px;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.timeline_imageContainer__YDLu7:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(0,0,0,.15)}.timeline_timelineImage__yIIbh{width:100%;height:auto;display:block;object-fit:cover}.timeline_yearBadge__QtiTh{display:inline-block;margin-bottom:12px}.timeline_yearBadge__QtiTh span{display:inline-block;padding:6px 16px;background:linear-gradient(135deg,#b1bfff,#8f388d);color:#ffffff;font-size:14px;font-weight:600;border-radius:20px;letter-spacing:.05em}.timeline_contentWrapper__Q7UqI h3{font-size:28px;font-weight:700;color:#1a1a1a;margin-bottom:12px;letter-spacing:-.01em;line-height:1.3}.timeline_contentWrapper__Q7UqI p{font-size:16px;color:#666666;line-height:1.6;margin:0}@media (max-width:900px){.timeline_heading__1NmEy{font-size:40px;margin-bottom:60px}.timeline_contentWrapper__Q7UqI h3{font-size:24px}.timeline_contentWrapper__Q7UqI p{font-size:15px}}@media (max-width:768px){.timeline_heading__1NmEy{font-size:36px;margin-bottom:50px}.timeline_nodeWrapper__n5XVB,.timeline_timelineLine__A07ON{left:30px}.timeline_timelineItem__Q4b84{flex-direction:column;align-items:flex-start;margin-bottom:80px}.timeline_contentWrapper__Q7UqI{text-align:left!important;margin-bottom:20px;order:1!important}.timeline_contentWrapper__Q7UqI,.timeline_imageWrapper__SDL_h{width:calc(100% - 80px);margin-left:auto!important;margin-right:0!important;padding-left:80px!important;padding-right:20px!important}.timeline_imageWrapper__SDL_h{order:2!important}.timeline_imageContainer__YDLu7{max-width:250px;aspect-ratio:2/1}.timeline_timelineImage__yIIbh{height:100%;object-fit:cover}.timeline_contentWrapper__Q7UqI h3{font-size:22px}.timeline_contentWrapper__Q7UqI p{font-size:14px}}@media (max-width:550px){.timeline_heading__1NmEy{font-size:32px;margin-bottom:40px}.timeline_nodeWrapper__n5XVB,.timeline_timelineLine__A07ON{left:20px}.timeline_contentWrapper__Q7UqI{order:1!important}.timeline_contentWrapper__Q7UqI,.timeline_imageWrapper__SDL_h{width:calc(100% - 60px);padding-left:60px!important;padding-right:15px!important}.timeline_imageWrapper__SDL_h{order:2!important}.timeline_imageContainer__YDLu7{max-width:200px}.timeline_timelineImage__yIIbh{height:100%;object-fit:cover}.timeline_timelineItem__Q4b84{margin-bottom:60px}.timeline_yearBadge__QtiTh span{font-size:12px;padding:4px 12px}.timeline_contentWrapper__Q7UqI h3{font-size:20px;margin-bottom:10px}.timeline_contentWrapper__Q7UqI p{font-size:13px}}.header_header__JEOGM{position:fixed;top:0;left:0;width:100vw;height:120px;display:flex;align-items:center;justify-content:center;background-color:transparent;transition:background-color .3s ease,opacity .3s ease;z-index:1000}.header_headerHidden__6dLel{opacity:0}.header_headerFadeIn__H9R0S{animation:header_fadeIn__1VY4h .8s ease forwards}@keyframes header_fadeIn__1VY4h{0%{opacity:0}to{opacity:1}}.header_headerScrolled____El8{background-color:white;box-shadow:0 2px 10px rgba(0,0,0,.1)}.header_headerContainer__P7eAH{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 70px;height:100%}.header_navLeft__yvNXa{display:flex;gap:30px;align-items:center}.header_navLeft__yvNXa a{color:white;text-decoration:none;font-weight:700;font-size:18px;transition:color .3s ease;position:relative}.header_headerScrolled____El8 .header_navLeft__yvNXa a{color:#000}.header_navLeft__yvNXa a:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background-color:white;opacity:0;transition:opacity .3s ease}.header_headerScrolled____El8 .header_navLeft__yvNXa a:after{background-color:#000}.header_navLeft__yvNXa a:hover:after{opacity:1}.header_logo__PkDFG{position:absolute;left:50%;transform:translateX(-50%)}.header_logo__PkDFG,.header_navRight___M7hf{display:flex;align-items:center}.header_ctaButton__nEkAP{padding:12px 36px;background-color:white;color:#000;border:none;border-radius:25px;font-weight:600;font-size:16px;cursor:pointer;transition:all .3s ease}.header_headerScrolled____El8 .header_ctaButton__nEkAP{background-color:#000;color:white}.header_headerContainerMobile__Vm6zH{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;padding:0 20px;height:100%;position:relative}.header_logoMobile__HZpPK{display:flex;align-items:center}.header_hamburger__CiGAa{cursor:pointer;margin-top:5px}.header_hamburger__CiGAa input{display:none}.header_hamburger__CiGAa svg{height:2.25em;transition:transform .6s cubic-bezier(.4,0,.2,1)}.header_line__qwdc1{fill:none;stroke:white;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.header_headerScrolled____El8 .header_line__qwdc1{stroke:#000}.header_lineTopBottom__wph7B{stroke-dasharray:12 63}.header_hamburger__CiGAa input:checked+svg{transform:rotate(-45deg)}.header_hamburger__CiGAa input:checked+svg .header_lineTopBottom__wph7B{stroke-dasharray:20 300;stroke-dashoffset:-32.42}@keyframes header_headerDropdownIn__pQAi1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes header_headerDropdownOut__22UeT{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.header_dropdownMenu__HEu0q{position:absolute;top:100%;right:20px;margin-top:12px;padding:20px;background:white;border-radius:12px;z-index:1200;min-width:200px;box-shadow:0 6px 24px rgba(0,0,0,.15);will-change:transform,opacity;display:flex;flex-direction:column;gap:10px}.header_dropdownMenuOpen__6Z_F6{animation:header_headerDropdownIn__pQAi1 .6s ease forwards}.header_dropdownMenuClose__vztxo{animation:header_headerDropdownOut__22UeT .6s ease forwards}.header_dropdownItem__fi9ce{padding:10px 15px;font-weight:500;cursor:pointer;color:#000;text-decoration:none;transition:background-color .3s ease;border-radius:8px;display:block}.header_dropdownItem__fi9ce:hover{background-color:#f5f5f5}.header_ctaButtonMobile__V9KTb{margin-top:10px;padding:12px 24px;background-color:#000;color:white;border:none;border-radius:25px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;width:100%}.header_ctaButtonMobile__V9KTb:hover{transform:scale(1.02);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media (max-width:880px){.header_header__JEOGM{height:80px;padding:0 10px}}.hero_sectionContainer__i2kVV{display:flex;flex-direction:column;width:100vw;min-height:100vh;background-color:var(--background-color-light);align-items:center;position:relative}.hero_sectionContainer__i2kVV h1{display:none}.hero_contents__wrYmA{display:flex;flex-direction:row;width:100vw;height:110vh;justify-content:center;align-items:center;background-image:radial-gradient(ellipse at center,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 100%),url(/home-hero-background.jpg);background-size:cover;background-position:center bottom -100px;background-repeat:no-repeat;border-radius:50px;margin-top:-100px;position:relative}.hero_textContainer__5yp2E{position:relative;z-index:2;transform:translateY(-80px)}.hero_header__JlLh4{display:flex;flex-direction:column;width:100%;text-align:center;margin-bottom:20px;position:relative;z-index:2}.hero_blurTextHeader__lKOEW{font-size:150px;font-weight:1000;color:rgba(255,255,255,.45);margin:0;justify-content:center;text-shadow:0 0 40px rgba(255,255,255,.3),0 0 80px rgba(255,255,255,.2);line-height:1.3;transform:scaleY(1.1)}.hero_foregroundImage__esl3x{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none;border-radius:50px;overflow:hidden;filter:brightness(.9)}.hero_paragraphContainer__D8Q1z{position:absolute;z-index:4;width:100%;display:flex;flex-direction:column;align-items:center;bottom:13%}.hero_decorativeLine__uOkAx{width:60px;height:3px;background:linear-gradient(90deg,transparent,white,transparent);margin-bottom:30px;opacity:0;animation:hero_fadeIn__ricn5 1.5s ease-in forwards;animation-delay:.8s}.hero_paragraphContainer__D8Q1z p{color:white;font-size:60px;text-align:center;margin:0;position:relative;z-index:4;font-weight:1000;line-height:.9;letter-spacing:-.02em;opacity:0;animation:hero_fadeIn__ricn5 1s ease-in forwards;animation-delay:1.2s}.hero_startButton__4LwX8{margin-top:30px;padding:16px 60px;font-size:18px;font-weight:600;color:#000;background:linear-gradient(135deg,#ffffff,#f5f5f5);border:2px solid rgba(255,255,255,.3);border-radius:50px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;z-index:4;overflow:hidden;box-shadow:0 4px 20px rgba(255,255,255,.3);text-transform:uppercase;letter-spacing:1px;opacity:0;animation:hero_fadeIn__ricn5 1s ease-in forwards;animation-delay:1.8s}.hero_startButton__4LwX8:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);transition:left .5s ease}.hero_startButton__4LwX8:hover:before{left:100%}.hero_startButton__4LwX8:hover{background:linear-gradient(135deg,#ffffff,#ffffff);transform:translateY(-4px) scale(1.05);box-shadow:0 8px 30px rgba(255,255,255,.5);border-color:rgba(255,255,255,.6)}@keyframes hero_fadeIn__ricn5{0%{opacity:0}to{opacity:1}}.hero_buttonContainer__FnVNe{width:200px;height:50px;margin-top:15px}@media (max-width:900px){.hero_blurTextHeader__lKOEW{font-size:100px}.hero_paragraphContainer__D8Q1z p{font-size:50px}}@media (max-width:550px){.hero_paragraphContainer__D8Q1z p{font-size:35px}.hero_startButton__4LwX8{padding:12px 45px;font-size:14px}.hero_socialProof__AUqTQ{font-size:12px!important}.hero_paragraphContainer__D8Q1z{bottom:16%}}.intro_sectionContainer__kk4mH{display:flex;flex-direction:column;width:100vw;height:100vh;background:#ffffff;align-items:center;justify-content:center;position:relative;padding:100px 0;overflow:hidden}.intro_sectionContainer__kk4mH h2{display:none}.intro_contentWrapper__5dMmU{display:flex;align-items:center;justify-content:space-between;max-width:1400px;width:100%;padding:0 80px;gap:80px}.intro_textContent__LDins{flex:1 1}.intro_tag__WjbDy{display:inline-block;padding:8px 20px;background:linear-gradient(135deg,#b1bfff,#8f388d);color:white;border-radius:30px;font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;box-shadow:0 4px 15px rgba(177,191,255,.4)}.intro_heading__GOjLE{font-size:48px;font-weight:800;line-height:1.2;margin-bottom:24px;color:#1a202c;background:linear-gradient(135deg,#1a202c,#4a5568);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.intro_description__CGiie{font-size:18px;line-height:1.8;color:#4a5568;margin-bottom:40px;font-weight:400;text-align:justify}.intro_features__1Agn1{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.intro_feature__oo0_b{display:flex;align-items:center;gap:16px;padding:15px;background:#ffffff;border-radius:16px;border:1px solid rgba(177,191,255,.2);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.05)}.intro_feature__oo0_b:hover{transform:translateX(8px);background:#ffffff;border-color:rgba(143,56,141,.4);box-shadow:0 8px 24px rgba(143,56,141,.2)}.intro_featureIcon__WLp1A{width:48px;height:48px;min-width:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#b1bfff,#8f388d);border-radius:12px;color:white;transition:transform .3s ease}.intro_feature__oo0_b:hover .intro_featureIcon__WLp1A{transform:scale(1.1) rotate(5deg)}.intro_featureText__7YZqE h4{font-size:18px;font-weight:700;color:#1a202c;margin:0 0 6px;text-align:left}.intro_featureText__7YZqE p{font-size:14px;color:#718096;margin:0;line-height:1.6;text-align:left}.intro_readMoreButton__BHuI2{display:inline-flex;align-items:center;gap:12px;padding:16px 36px;background:linear-gradient(135deg,#b1bfff,#8f388d);color:white;border:none;border-radius:50px;font-size:16px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px rgba(177,191,255,.4);position:relative;overflow:hidden}.intro_readMoreButton__BHuI2:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.intro_readMoreButton__BHuI2:hover:before{left:100%}.intro_readMoreButton__BHuI2:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 30px rgba(143,56,141,.6)}.intro_readMoreButton__BHuI2 svg{transition:transform .3s ease}.intro_readMoreButton__BHuI2:hover svg{transform:translateX(5px)}.intro_imageContent__WBG_V{flex:1 1;position:relative;max-width:600px}.intro_imageWrapper__7jhha{position:relative;width:100%;height:600px;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);transition:transform .5s cubic-bezier(.4,0,.2,1)}.intro_imageWrapper__7jhha:hover:before{opacity:1}.intro_imageOverlay__4auBr{position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent);z-index:2}.intro_floatingStats__jgEoS{position:absolute;top:30px;left:30px;right:30px;display:flex;gap:20px;z-index:3}.intro_stat__60gPR{flex:1 1;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:24px;border-radius:16px;text-align:center;box-shadow:0 8px 24px rgba(0,0,0,.2);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:default}.intro_stat__60gPR:hover{transform:translateY(-5px);box-shadow:0 12px 32px rgba(0,0,0,.3)}.intro_statNumber__WxiYa{font-size:36px!important;font-weight:800;margin:0 0 8px;background:linear-gradient(135deg,#b1bfff,#8f388d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.intro_stat__60gPR p{font-size:13px;color:#4a5568;margin:0;font-weight:600;text-transform:uppercase;letter-spacing:.5px}@media (max-width:1024px){.intro_contentWrapper__5dMmU{padding:0 40px;gap:60px}.intro_heading__GOjLE{font-size:40px}.intro_imageWrapper__7jhha{height:500px}}@media (max-width:800px){.intro_sectionContainer__kk4mH{height:auto;padding:60px 0}.intro_contentWrapper__5dMmU{flex-direction:column;padding:0 24px;gap:0}.intro_textContent__LDins{max-width:100%;width:100%;text-align:center;order:1}.intro_imageContent__WBG_V{display:none}.intro_heading__GOjLE{font-size:36px;line-height:1.3;margin-bottom:20px}.intro_description__CGiie{font-size:16px;line-height:1.7;margin-bottom:40px}.intro_features__1Agn1{gap:18px;margin-bottom:40px}.intro_feature__oo0_b{padding:18px}.intro_featureText__7YZqE h4,.intro_featureText__7YZqE p{text-align:left}.intro_readMoreButton__BHuI2{margin:0 auto 50px}.intro_floatingStats__jgEoS{position:relative;top:auto;left:auto;right:auto;display:flex;gap:16px;z-index:auto;order:2;width:100%;margin-top:0}.intro_stat__60gPR{padding:24px 18px;background:linear-gradient(135deg,rgba(177,191,255,.1),rgba(143,56,141,.1));-webkit-backdrop-filter:none;backdrop-filter:none;border:2px solid rgba(177,191,255,.3)}.intro_stat__60gPR:hover{transform:translateY(-3px);background:linear-gradient(135deg,rgba(177,191,255,.15),rgba(143,56,141,.15));border-color:rgba(143,56,141,.5)}.intro_stat__60gPR h4{font-size:36px}.intro_stat__60gPR p{font-size:11px}}@media (max-width:550px){.intro_sectionContainer__kk4mH{padding:50px 0 60px}.intro_contentWrapper__5dMmU{padding:0 20px;gap:0}.intro_heading__GOjLE{font-size:30px;margin-bottom:16px}.intro_description__CGiie{font-size:15px;line-height:1.6;margin-bottom:35px}.intro_features__1Agn1{gap:14px;margin-bottom:35px}.intro_feature__oo0_b{padding:16px}.intro_featureIcon__WLp1A{width:44px;height:44px;min-width:44px}.intro_featureIcon__WLp1A svg{width:20px;height:20px}.intro_featureText__7YZqE h4{font-size:16px}.intro_featureText__7YZqE p{font-size:13px}.intro_readMoreButton__BHuI2{padding:15px 32px;font-size:15px;width:auto;justify-content:center;margin-bottom:40px}.intro_floatingStats__jgEoS{gap:12px}.intro_stat__60gPR{padding:20px 14px}.intro_stat__60gPR h4{font-size:32px;margin-bottom:6px}.intro_stat__60gPR p{font-size:10px;letter-spacing:.3px}}.partners_sectionContainer__gUD0C{display:flex;flex-direction:column;width:100vw;height:450px;background:#ffffff;align-items:center;position:relative;overflow:hidden}.partners_heading__K5yZw{font-size:48px;font-weight:800;line-height:1.2;margin-bottom:24px;color:#1a202c;background:linear-gradient(135deg,#1a202c,#4a5568);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.partners_slideshowWrapper__CFBXh{width:100%;pointer-events:none;overflow:hidden;margin-bottom:20px}.partners_slideshowWrapper__CFBXh:last-of-type{margin-bottom:0}.partners_slideshowRow__qAnIy{display:flex;gap:100px;width:-moz-fit-content;width:fit-content;left:0;animation:partners_slideLeft__LagbP 120s linear infinite}.partners_slideshowWrapper__CFBXh:nth-of-type(2) .partners_slideshowRow__qAnIy{animation:partners_slideRight__TSk_4 120s linear infinite}.partners_left__7gGhw{top:10px}.partners_imageContainer__1m9Ih{position:relative;width:100px;height:100px;flex-shrink:0}.partners_imageContainer__1m9Ih img{width:100%;height:100%;object-fit:contain;filter:grayscale(1) brightness(1.2)}@keyframes partners_slideLeft__LagbP{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes partners_slideRight__TSk_4{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@media (max-width:1024px){.partners_heading__K5yZw{font-size:40px}}@media (max-width:800px){.partners_heading__K5yZw{font-size:36px;line-height:1.3;margin-bottom:20px}}@media (max-width:550px){.partners_sectionContainer__gUD0C{height:320px}.partners_heading__K5yZw{font-size:30px;margin-bottom:16px}.partners_imageContainer__1m9Ih{width:70px;height:70px}}.products_sectionContainer__uZXj8{display:flex;flex-direction:column;width:100vw;min-height:90vh;background:linear-gradient(135deg,#b1bfff,#8f388d);align-items:center;position:relative;overflow:hidden;border-radius:50px;padding:10%}.products_heading__d4INZ{font-size:48px;font-weight:800;line-height:1.2;color:white;-webkit-background-clip:text;background-clip:text}.products_description__7UEFM{font-size:18px;font-weight:400;line-height:1.6;max-width:800px;text-align:center;color:white;margin-bottom:60px}.products_productsContainer__UUQD_{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-gap:20px;gap:20px;width:100%;height:600px}.products_productCard__SqINx{position:relative;border-radius:16px;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.products_productCard__SqINx:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(0,0,0,.3)}.products_overlay__npo3k{position:absolute;bottom:0;left:0;right:0;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.6) 30%,rgba(0,0,0,.3) 60%,transparent);z-index:1}.products_productText__JqKhw{position:absolute;bottom:0;left:0;right:0;padding:24px;z-index:2}.products_productText__JqKhw h3{font-size:30px;text-align:left;font-weight:700;color:white;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.3)}.products_product1__DGqxU{grid-column:1/2;grid-row:1/3}.products_product2__m49yD{grid-column:2/4;grid-row:1/2}.products_product3__zNNrJ{grid-column:2/3;grid-row:2/3}.products_product4__kBG8K{grid-column:3/4;grid-row:2/3}@media (max-width:650px){.products_sectionContainer__uZXj8{padding:0;height:auto;min-height:100vh;border-radius:16px}.products_heading__d4INZ{font-size:40px;margin-top:30px}.products_description__7UEFM{font-size:14px;margin-bottom:40px}.products_productsContainer__UUQD_{display:flex;flex-direction:column;height:auto;gap:0;position:relative}.products_productCard__SqINx{aspect-ratio:3/2;position:relative;box-shadow:0 -5px 20px rgba(0,0,0,.3)}.products_product1__DGqxU{z-index:1}.products_product2__m49yD{z-index:2;margin-top:-60px}.products_product3__zNNrJ{z-index:3;margin-top:-60px}.products_product4__kBG8K{z-index:4;margin-top:-60px}.products_productText__JqKhw h3{font-size:40px;margin-bottom:50px}.products_productTextLast__7MaX_ h3{margin-bottom:0}}@media (max-width:450px){.products_heading__d4INZ{font-size:30px}.products_productText__JqKhw h3{font-size:21px;margin-bottom:50px}.products_productTextLast__7MaX_ h3{margin-bottom:0}}.page_page__ZU32B{position:relative;overflow:hidden;min-height:100vh}.page_contents__5Jv7v{position:relative;display:flex;flex-direction:column;min-height:100vh}.page_foreground___cDvJ{position:relative;z-index:1}.page_notFound__D4o3K{display:flex;flex-direction:column;width:100vw;height:100vh;align-items:center;justify-content:center;padding:10px}.page_notFound__D4o3K h1{font-size:70px;margin-bottom:20px}.page_notFound__D4o3K p,.page_notFound__D4o3K strong{font-size:var(--font-size-large)}@media (max-width:700px){.page_notFound__D4o3K h1{font-size:30px}.page_notFound__D4o3K p,.page_notFound__D4o3K strong{font-size:var(--font-size-root)}}.page_page__8Cktj{position:relative;overflow:hidden;min-height:100vh;background-color:white}.page_page__8Cktj h1{display:none}.page_contents__5i6ZT{position:relative;display:flex;flex-direction:column;min-height:100vh}