.aboutPage_aboutPageMasterWrapper__r0yCJ{width:100vw;display:flex;flex-direction:column;min-height:100vh}.aboutPage_aboutPageMasterWrapper__r0yCJ .aboutPage_aboutPageTopHeader__ERhDQ{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;padding:6rem 2rem;background:linear-gradient(120deg,var(--hoverGreyColor),#fff)}.aboutPage_aboutPageTopHeader__ERhDQ h1{font-size:3rem;font-weight:700;color:var(--themeColor)}.aboutPage_aboutPageTopHeader__ERhDQ p{font-size:1.4rem;max-width:750px;text-align:center}.aboutPage_aboutPageContentMasterWrapper__9GGux{display:flex;flex-direction:column;gap:4rem;padding-inline:5rem}.aboutPage_storySectionWrapper__zYsxY{display:flex;justify-content:space-between;gap:3rem;padding:4rem 5rem}.aboutPage_aboutStoryTextDiv__kXmYB{display:flex;flex-direction:column;gap:1rem;max-width:600px}.aboutPage_aboutStoryTextDiv__kXmYB>h2,.aboutPage_missionSectionWrapper__i0aGH>h2{font-size:2.5rem}.aboutPage_aboutStoryTextDiv__kXmYB>p{font-size:1.3rem;color:var(--commonGrey)}.aboutPage_storySectionWrapper__zYsxY:nth-child(2n){flex-direction:row-reverse}.aboutPage_storySectionWrapper__zYsxY .aboutPage_imageBlock__kWW2i{width:800px;height:400px;display:flex;justify-content:center;align-items:center}.aboutPage_imageBlock__kWW2i img{width:100%;height:100%;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.08);object-fit:cover}.aboutPage_missionSectionWrapper__i0aGH{text-align:center;padding:5rem 2rem;background:var(--hoverGreyColor)}.aboutPage_missionCards__Cqq3M{display:flex;gap:2rem;margin-top:2rem;justify-content:center}.aboutPage_missionCards__Cqq3M .aboutPage_eachCardWrapper__f1BwD{background:white;padding:2rem;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.05);flex:1 1;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:500px;border-left:6px solid var(--themeColor)}.aboutPage_eachCardWrapper__f1BwD>h3{font-size:1.6rem;font-weight:500;color:var(--themeColor)}.aboutPage_eachCardWrapper__f1BwD>p{font-size:1.2rem;padding-top:10px;color:var(--commonGrey)}.aboutPage_founderSectionMasterWrapper__AQ5Rk{display:flex;gap:3rem;padding:4rem 2rem;border-radius:16px;box-shadow:0 6px 20px rgba(0,0,0,.05)}.aboutPage_founderImage__4pFfS{width:200px;height:200px;object-fit:cover;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.12)}.aboutPage_founderContent__xgpgI{flex:2 1}.aboutPage_founderHeading__9TW7w{font-size:2rem;margin-bottom:.5rem;position:relative}.aboutPage_founderHeading__9TW7w:after{content:"";position:absolute;bottom:-6px;left:0;width:60px;height:3px;background:var(--themeColor);border-radius:2px}.aboutPage_founderRole__TsSMQ{font-size:1rem;color:var(--themeColor);font-weight:500;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.aboutPage_founderText__NheE_{font-size:1.1rem;color:var(--commonGrey);line-height:1.6}@media (max-width:1200px){.aboutPage_aboutPageTopHeader__ERhDQ{padding:4rem 1.5rem;text-align:center}.aboutPage_aboutPageTopHeader__ERhDQ h1{font-size:2.5rem}.aboutPage_aboutPageTopHeader__ERhDQ p{font-size:1.1rem;max-width:600px}.aboutPage_aboutPageContentMasterWrapper__9GGux{padding-inline:2rem}.aboutPage_storySectionWrapper__zYsxY{flex-direction:column;padding:3rem 2rem;align-items:center;text-align:center}.aboutPage_storySectionWrapper__zYsxY:nth-child(2n){flex-direction:column}.aboutPage_aboutStoryTextDiv__kXmYB{max-width:90%}.aboutPage_storySectionWrapper__zYsxY .aboutPage_imageBlock__kWW2i{width:100%;height:auto;max-width:700px}.aboutPage_missionSectionWrapper__i0aGH{padding:4rem 1.5rem}.aboutPage_missionCards__Cqq3M{flex-direction:column;align-items:center}.aboutPage_missionCards__Cqq3M .aboutPage_eachCardWrapper__f1BwD{max-width:90%}.aboutPage_founderSectionMasterWrapper__AQ5Rk{flex-direction:column;align-items:center;text-align:center}.aboutPage_founderHeading__9TW7w:after{left:50%}}.ctaBottomBanner_ctaBottomWrapper__VpnEm{text-align:center;background:var(--themeColor);color:#fff;padding:80px 20px}.ctaBottomBanner_ctaBottomWrapper__VpnEm h2{font-size:2rem;margin-bottom:15px}.ctaBottomBanner_ctaBottomWrapper__VpnEm p{max-width:600px;margin:0 auto 25px;font-size:1.1rem;opacity:.9}.ctaBottomBanner_ctaButton__lL2co{background:#fff;color:var(--themeColor);padding:12px 30px;font-size:1rem;text-transform:uppercase;border-radius:8px;border:none;cursor:pointer;font-weight:700;transition:.2s}.ctaBottomBanner_ctaButton__lL2co:hover{background-color:#bcfffe}@media (max-width:1200px){.ctaBottomBanner_ctaBottomWrapper__VpnEm{padding:60px 15px}.ctaBottomBanner_ctaBottomWrapper__VpnEm h2{font-size:1.8rem}.ctaBottomBanner_ctaBottomWrapper__VpnEm p{font-size:1rem;max-width:500px;margin-bottom:20px}.ctaBottomBanner_ctaButton__lL2co{padding:10px 25px;font-size:.95rem}}.coreValueCard_coreValuesWrapper__xiIDh{padding:4rem 2rem;display:flex;justify-content:center;align-items:center;gap:2rem;flex-direction:column}.coreValueCard_coreValuesWrapper__xiIDh>h2{font-size:2rem}.coreValueCard_valueCardsWrapper__Is3T5{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center;align-items:center;max-width:1200px}.coreValueCard_eachValueCardItem__EceHP{background:white;padding:2rem;border-radius:16px;text-align:center;transition:all .3s ease;box-shadow:0 6px 20px rgba(0,0,0,.05);border:1px solid #e5e7eb;max-width:400px}.coreValueCard_eachValueCardItem__EceHP:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.08)}.coreValueCard_eachValueCardItem__EceHP h4{font-size:1.3rem;margin-top:1rem;margin-bottom:.5rem;color:var(--themeColor)}.coreValueCard_eachValueCardItem__EceHP p{font-size:1rem;color:var(--commonGrey);line-height:1.5}.coreValueCard_icon__zkl9T{font-size:2.5rem;color:var(--themeColor);margin:0 auto}@media (max-width:1200px){.coreValueCard_valueCardsWrapper__Is3T5{flex-direction:column;align-items:center;gap:1.5rem}.coreValueCard_eachValueCardItem__EceHP{max-width:90%}}.whyChooseIkigai_ikigaiDifferenceMasterWrapper__bWkVJ{background:#e6f9f9;padding:3rem 2rem;border-radius:12px;background:var(--hoverGreyColor);flex-direction:column;display:flex;justify-content:center;align-items:center}.whyChooseIkigai_ikigaiDifferenceMasterWrapper__bWkVJ>h2{font-size:2rem}.whyChooseIkigai_differenceCardsWrapper__KVTIX{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.whyChooseIkigai_eachDifferenceItem__uTrI3{display:flex;align-items:flex-start;gap:1rem;text-align:left;background:#fff;cursor:pointer;padding:1.5rem;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:transform .2s ease}.whyChooseIkigai_eachDifferenceItem__uTrI3:hover{transform:translateY(-5px)}.whyChooseIkigai_stepNumber__9Kln6{background:var(--themeColor);color:white;font-weight:700;border-radius:50%;padding:.8rem 1.2rem;font-size:1.2rem;flex-shrink:0}.whyChooseIkigai_ikigaiDifferenceContentWrapper__vsVwF{display:flex;flex-direction:column;gap:5px}.whyChooseIkigai_ikigaiDifferenceContentWrapper__vsVwF>h4{color:var(--themeColor);font-size:1.3rem}.whyChooseIkigai_ikigaiDifferenceContentWrapper__vsVwF>p{font-size:1.1rem}@media (max-width:1200px){.whyChooseIkigai_whyChooseContentWrapper__K8N7R{flex-direction:column;align-items:center}.whyChooseIkigai_whyChooseContentWrapper__K8N7R .whyChooseIkigai_eachCardItem__ElKd3{max-width:90%}}.founderComp_founderWrapper__nohvs{text-align:center;padding:4rem 2rem}.founderComp_founderWrapper__nohvs .founderComp_sectionHeading__21Tyf{display:flex;flex-direction:column;gap:5px;padding-bottom:2rem}.founderComp_sectionHeading__21Tyf h2{font-size:2rem;font-weight:700;color:#000}.founderComp_headingDivider__JzzJO{display:flex;align-items:center;justify-content:center;margin:.8rem 0}.founderComp_headingDivider__JzzJO .founderComp_line__z46KR{width:80px;height:2px;background-color:var(--hoverGreyColor);border-radius:2px}.founderComp_headingDivider__JzzJO .founderComp_dot__Ba9vk{width:10px;height:10px;background-color:#0aa67e;border-radius:100px}.founderComp_sectionHeading__21Tyf .founderComp_subheading__JGlPC{font-size:1.3rem;font-weight:300;color:var(--commonGrey)}.founderComp_founderCardMasterWrapper__jPxyS{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.founderComp_founderCard__CiN4P{max-width:300px;text-align:center;cursor:pointer;display:flex;flex-direction:column;gap:1rem}.founderComp_founderCard__CiN4P .founderComp_imageWrapper__2FZm_{position:relative;display:flex;justify-content:center;align-items:center;transition:.2s}.founderComp_founderCard__CiN4P .founderComp_imageWrapper__2FZm_ .founderComp_image__7UiW3{width:160px;height:160px;display:flex;border-radius:50%;border:6px solid #fff;object-fit:cover;box-shadow:0 10px 25px rgba(0,0,0,.15);transition:.2s}.founderComp_imageWrapper__2FZm_:hover .founderComp_image__7UiW3{box-shadow:0 0 0 10px rgba(0,166,126,.2),0 0 30px rgba(0,166,126,.35),0 0 60px rgba(0,166,126,.25);transform:scale(1.05)}.founderComp_founderInfoWrapper__VoirH{display:flex;flex-direction:column;gap:5px;height:220px;min-height:auto;justify-content:space-between;align-items:center}.founderComp_founderInfoWrapper__VoirH .founderComp_name__eJOPT{font-size:1.4rem;font-weight:700;color:var(--themeColor);margin-bottom:.2rem}.founderComp_founderInfoWrapper__VoirH .founderComp_role__WkJdf{font-size:.9rem;text-transform:uppercase;letter-spacing:1px;font-weight:600;color:#0f3d3d;margin-bottom:1rem}.founderComp_founderInfoWrapper__VoirH .founderComp_description__1dP1w{font-size:1rem;color:#333;line-height:1.5}.founderComp_founderInfoWrapper__VoirH .founderComp_tag__G_4Yt{margin-top:1rem;background:var(--themeLightColor);color:var(--themeColor);font-size:.85rem;padding:.4rem 1rem;border-radius:20px;font-weight:500}