.Home_main__VkIEL{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:6rem;min-height:100vh}.Home_grid__AVljO{display:grid;grid-template-columns:repeat(4,minmax(25%,auto));width:var(--max-width);max-width:100%}.Home_card__E5spL{padding:1rem 1.2rem;border-radius:var(--border-radius);background:rgba(var(--card-rgb),0);border:1px solid rgba(var(--card-border-rgb),0);transition:background .2s,border .2s}.Home_card__E5spL span{display:inline-block;transition:transform .2s}.Home_card__E5spL h2{font-weight:600;margin-bottom:.7rem}.Home_card__E5spL p{margin:0;opacity:.6;font-size:.9rem;line-height:1.5;max-width:30ch}.Home_center__O_TIN{display:flex;justify-content:center;align-items:center;position:relative;padding:4rem 0}.Home_center__O_TIN:before{background:var(--secondary-glow);border-radius:50%;width:480px;height:360px;margin-left:-400px}.Home_center__O_TIN:after{background:var(--primary-glow);width:240px;height:180px;z-index:-1}.Home_center__O_TIN:after,.Home_center__O_TIN:before{content:"";left:50%;position:absolute;filter:blur(45px);transform:translateZ(0)}.Home_logo__IOQAX{position:relative}@media (hover:hover) and (pointer:fine){.Home_card__E5spL:hover{background:rgba(var(--card-rgb),.1);border:1px solid rgba(var(--card-border-rgb),.15)}.Home_card__E5spL:hover span{transform:translateX(4px)}}@media (prefers-reduced-motion){.Home_card__E5spL:hover span{transform:none}}@media (max-width:700px){.Home_content__tkQPU{padding:4rem}.Home_grid__AVljO{grid-template-columns:1fr;margin-bottom:120px;max-width:320px;text-align:center}.Home_card__E5spL{padding:1rem 2.5rem}.Home_card__E5spL h2{margin-bottom:.5rem}.Home_center__O_TIN{padding:8rem 0 6rem}.Home_center__O_TIN:before{transform:none;height:300px}}@media (min-width:701px) and (max-width:1120px){.Home_grid__AVljO{grid-template-columns:repeat(2,50%)}}@keyframes Home_rotate__c5eru{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.Home_homepage__2MzaV{display:flex;flex-direction:column;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#333;background-color:#f9f9f9}.Home_hero__VkeT1{background:linear-gradient(135deg,#4a6fa5,#166088);color:#fff;padding:80px 10% 100px;position:relative;overflow:hidden}.Home_hero__VkeT1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/mind-map.png);background-size:cover;opacity:.05;z-index:0}.Home_heroContent__aWtjQ{position:relative;z-index:1;max-width:1200px;margin:0 auto;text-align:center}.Home_heroTitle__AMpNI{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;max-width:900px;margin-left:auto;margin-right:auto}.Home_heroSubtitle__0EZ9Z{font-size:1.25rem;font-weight:400;max-width:800px;margin-left:auto;margin-right:auto;opacity:.9}.Home_mainContent__RtoDJ{max-width:1200px;padding:60px 10%;background-color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.05);border-radius:8px;margin:-50px auto 0;position:relative;z-index:2}.Home_introSection__NeUrw{margin-bottom:60px}.Home_sectionTitle__DKb2S{font-size:1.75rem;font-weight:600;margin-bottom:2rem;color:#166088;position:relative;padding-bottom:.5rem}.Home_sectionTitle__DKb2S:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:#4a6fa5}.Home_textContent___FlMs{font-size:1.1rem;line-height:1.7;color:#444}.Home_textContent___FlMs p{margin-bottom:1.5rem}.Home_ctaSection__PhJ6r{background-color:#f5f7fa;border-radius:8px;padding:40px;text-align:center;position:relative;overflow:hidden}.Home_ctaContent__RObbv{position:relative;z-index:2}.Home_ctaContent__RObbv h2{font-size:1.5rem;margin-bottom:1.5rem;color:#166088}.Home_decorativeImages__Xa26f{position:absolute;bottom:0;right:0;display:flex;gap:20px;opacity:.1;z-index:1}.Home_decorativeImage__XwfCA{width:100px;height:100px;object-fit:contain}.Home_footer__yFiaX{background-color:#166088;color:#fff;padding:60px 10%;margin-top:60px}.Home_footerContent__RZUDB{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px}.Home_logoContainer__eSRxx{flex:1 1;min-width:200px}.Home_logo__IOQAX{max-width:100%;background-color:#fff;padding:15px;border-radius:10px;height:auto}.Home_teamContainer__1qddt{display:flex;gap:60px;flex-wrap:wrap;justify-content:center}.Home_teamMember__c2BeE{text-align:center;max-width:200px}.Home_teamMemberImage__8mbYe{width:130px;height:130px;position:relative;overflow:hidden;border-radius:50%;margin:0 auto 15px;border:3px solid hsla(0,0%,100%,.2)}.Home_teamMemberName__Cduw9{font-size:1.1rem;font-weight:500;margin-bottom:5px}.Home_teamMemberTitle__2RB31{display:block;font-size:.9rem;color:hsla(0,0%,100%,.7)}.Home_call-to-action-primary__mCJSM{display:inline-block;background:linear-gradient(135deg,#4a6fa5,#166088);color:#fff;padding:12px 30px;border-radius:30px;font-weight:500;font-size:1.1rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Home_call-to-action-primary__mCJSM:hover{transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,0,0,.15)}@media (max-width:768px){.Home_hero__VkeT1{padding:60px 5% 80px}.Home_heroTitle__AMpNI{font-size:2rem}.Home_heroSubtitle__0EZ9Z{font-size:1.1rem}.Home_mainContent__RtoDJ{padding:40px 5%;margin-top:-30px}.Home_sectionTitle__DKb2S{font-size:1.5rem}.Home_textContent___FlMs{font-size:1rem}.Home_footer__yFiaX{padding:40px 5%}.Home_footerContent__RZUDB{flex-direction:column;text-align:center}.Home_teamContainer__1qddt{gap:30px}}@keyframes Home_move-primary__EuYJG{0%{background:linear-gradient(90deg,#4529d2,#222)}2%{background:linear-gradient(90deg,#4529d2 25%,#222)}5%{background:linear-gradient(90deg,#4529d2 50%,#222)}8%{background:linear-gradient(90deg,#4529d2 75%,#222)}10%{background:linear-gradient(90deg,#4529d2 100%,#222 0)}to{background:linear-gradient(90deg,#4529d2 100%,#222 0)}}@keyframes Home_move-secondary__9VHyx{0%{background:linear-gradient(90deg,#1a1a1a,#a9ce17)}2%{background:linear-gradient(90deg,#1a1a1a 25%,#a9ce17)}5%{background:linear-gradient(90deg,#1a1a1a 50%,#a9ce17)}8%{background:linear-gradient(90deg,#1a1a1a 75%,#a9ce17)}10%{background:linear-gradient(90deg,#1a1a1a 100%,#a9ce17 0)}to{background:linear-gradient(90deg,#1a1a1a 100%,#a9ce17 0)}}.Home_call-to-action-secondary__v9ouD{padding:20px;border-radius:8px;cursor:pointer;border:none;color:#fff;font-size:22px;line-height:1;overflow:hidden}.Home_call-to-action-secondary__v9ouD:hover{animation:Home_move-secondary__9VHyx 2s ease infinite;transition:.5s}.Home_hero-title__LnT_3{font-size:2rem;letter-spacing:1;text-align:center;font-weight:700;background:-webkit-linear-gradient(#4529d2,#4529d2 30%,#222);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Home_hero-sub-title__CiGOZ{letter-spacing:1.3;line-height:2;font-size:1.6rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);font-weight:300;color:#1a1a1a}@media (max-width:700px){.Home_homepage__2MzaV{padding:0}.Home_sectionTitle__DKb2S{display:inline}.Home_hero-title__LnT_3{font-size:1.5rem;padding:10px}.Home_hero-sub-title__CiGOZ{margin:20px;font-size:1.5rem;line-height:1}}@keyframes Home_dash__T2Pcp{to{stroke-dashoffset:0}}.Home_path__JD8OS{stroke-dasharray:1000;stroke-dashoffset:1000;animation:Home_dash__T2Pcp 6.5s linear forwards;animation-iteration-count:1;animation-delay:1.5s}.Home_dashed__Bvd79{stroke-dasharray:5,12}.Home_arrow__AmoTJ{animation:Home_arrow__AmoTJ 1s linear forwards;animation-delay:1.65s;opacity:0}@keyframes Home_arrow__AmoTJ{to{opacity:1}}.Home_underline-with-delay-1__SkQDM{display:inline-block;position:relative;animation:Home_color-change__02DVb 1s 1.2s forwards}.Home_underline-with-delay-2__zKmTl{display:inline-block;position:relative;animation:Home_color-change__02DVb 1s 4s forwards}.Home_underline-with-delay-1__SkQDM:after{animation:Home_underline__VdDz6 1s 1.2s forwards}.Home_underline-with-delay-1__SkQDM:after,.Home_underline-with-delay-2__zKmTl:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:1.2px;bottom:0;left:0;background-color:#4529d2;transform-origin:bottom right;transition:transform .25s ease-out}.Home_underline-with-delay-2__zKmTl:after{animation:Home_underline__VdDz6 1s 4s forwards}@keyframes Home_underline__VdDz6{to{transform:scaleX(1);transform-origin:bottom left}}@keyframes Home_color-change__02DVb{to{color:#4529d2}}.Home_homepage__2MzaV h1{font-size:24px;font-weight:700;line-height:1.2;margin-top:1rem;font-family:Inter,sans-serif}