.Growth_growthStagesContainer__FdCBh{position:relative;overflow-x:hidden;padding-top:140px}.Growth_centerLine__F8_jY{position:absolute;left:50%;top:0;bottom:0;width:10px;background-color:#ece3d0;transform:translateX(-50%);z-index:1}.Growth_stageSection__IGa8d{display:flex;justify-content:center;align-items:flex-start;position:relative;padding:100px 20px;z-index:2}.Growth_stageContent___zg10{width:100%;max-width:800px;position:relative;margin:0 auto;text-align:center}.Growth_stickySidebar__OzCzn{position:fixed;top:70px;left:0;right:0;width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;gap:12px;padding:14px 16px;z-index:3}.Growth_stageButton__a2um3{padding:12px 20px;cursor:pointer;transition:all .3s ease;color:#1f1f1f;background-color:#f8f5ee;border:1px solid #e0d9cc;border-radius:16px;font-weight:500;font-size:.95rem;box-shadow:0 2px 8px rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;min-width:120px;height:80px;margin:0 6px;position:relative;overflow:hidden}.Growth_stageButtonContent__4Bxya{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:100%;height:100%}.Growth_stageIcon__7QPzP{width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.Growth_stageImage__iH0xt{width:100%;height:100%;object-fit:contain;transition:all .3s ease}.Growth_stageLabel__oKnox{font-size:.8rem;font-weight:500;transition:color .3s ease}.Growth_stageButton__a2um3:hover{background-color:#f0ebe1;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.Growth_stageButton__a2um3:hover .Growth_stageImage__iH0xt{transform:scale(1.1);opacity:.9}.Growth_stageButton__a2um3.Growth_active__vdZek{background-color:rgba(255,174,0,.2);border-color:#ffae00;box-shadow:0 4px 14px rgba(255,174,0,.15)}.Growth_stageButton__a2um3.Growth_active__vdZek .Growth_stageImage__iH0xt{transform:scale(1.1);opacity:1}.Growth_stageButton__a2um3.Growth_active__vdZek .Growth_stageLabel__oKnox{color:#d48a00;font-weight:600}@media (max-width:1024px){.Growth_stickySidebar__OzCzn{display:none}}.Growth_stageTitleContainer__71svQ{background-color:#ece3d0;color:#333;padding:20px 30px;border-radius:80px;margin-bottom:60px;display:inline-block;z-index:2}.Growth_stageTitle__90wu7{font-size:36px;margin:10px 0 0}.Growth_stageTitleSub__rB4MF{font-size:20px;margin-top:5px;color:#333}.Growth_titleSubReference__3r3oQ{font-size:14px;font-weight:700;color:#555;margin-top:5px;margin-bottom:20px}.Growth_stageDescription__gNBBv{font-size:16px;color:#333;margin-top:20px;margin-bottom:10px}.Growth_verseList__rC5Q_{list-style-type:none;padding:0;margin:40px 0}.Growth_verseItem__QipIB{margin-bottom:40px}.Growth_verseContainer__ECjxN{background-color:#ece3d0;padding:25px 35px;border-radius:20px;max-width:600px;margin:0 auto;text-align:center}.Growth_questionsSection__u6Spp{margin:30px 0;text-align:left}.Growth_questionsContainer__fJkwO{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px;margin:20px 0}.Growth_questionCard__T_IZS{background:#fff;border-radius:12px;padding:18px 20px;box-shadow:0 4px 12px rgba(0,0,0,.06);transition:all .25s ease;overflow:hidden;position:relative;height:160px}.Growth_questionCard__T_IZS:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.1)}.Growth_questionCard__T_IZS.Growth_expanded__4aV2D{height:auto;min-height:160px}.Growth_question__ULPz6{color:#2d3748;font-size:1.05rem;font-weight:600;margin:0 0 12px;line-height:1.4;padding-right:20px}.Growth_answerWrapper__krTol{position:relative;overflow:hidden;flex-grow:1;max-height:72px;transition:max-height .3s ease}.Growth_answerWrapper__krTol.Growth_expanded__4aV2D{max-height:500px}.Growth_answerWrapper__krTol:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40px;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.9));transition:opacity .3s ease;pointer-events:none}.Growth_answerWrapper__krTol.Growth_expanded__4aV2D:after{opacity:0}.Growth_answer__jWVeI{color:#4a5568;font-size:.95rem;line-height:1.6;margin:0;padding-right:8px}.Growth_questionsContainer__fJkwO{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin:30px 0}.Growth_questionCard__T_IZS{background:#f9e3d0;padding:20px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .3s ease;border-radius:8px;cursor:pointer;min-height:200px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.Growth_questionCard__T_IZS:hover{transform:translateY(-3px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.Growth_question__ULPz6{font-size:24px;font-style:italic;color:#333;margin:0;transition:all .3s ease;text-align:center;width:100%;padding:0 10px;display:flex;align-items:center;justify-content:center;height:100%}.Growth_answer__jWVeI{position:absolute;top:0;left:0;right:0;bottom:0;background:#f9e3d0;padding:20px;display:flex;align-items:flex-start;overflow-y:auto;opacity:0;transform:translateY(10px);transition:all .3s ease;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.Growth_answer__jWVeI::-webkit-scrollbar{width:6px}.Growth_answer__jWVeI::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.Growth_answer__jWVeI::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.Growth_answer__jWVeI::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.Growth_questionCard__T_IZS.Growth_active__vdZek .Growth_answer__jWVeI,.Growth_questionCard__T_IZS:hover .Growth_answer__jWVeI{opacity:1;transform:translateY(0)}.Growth_questionCard__T_IZS.Growth_active__vdZek .Growth_question__ULPz6,.Growth_questionCard__T_IZS:hover .Growth_question__ULPz6{opacity:0}.Growth_readMore__LXBGN{display:inline-block;margin-top:10px;color:#4f46e5;font-size:.9rem;font-weight:500;cursor:pointer;transition:color .2s ease;position:absolute;bottom:0;right:0;background:#fff;padding:2px 8px;border-radius:4px;box-shadow:0 0 0 1px rgba(79,70,229,.2)}.Growth_readMore__LXBGN:hover{color:#4338ca;text-decoration:underline}.Growth_questionCard__T_IZS.Growth_expanded__4aV2D .Growth_readMore__LXBGN{position:relative;margin-top:12px;display:inline-block;background:transparent;box-shadow:none;padding:0}.Growth_verseText__iae8h{font-style:italic;font-size:24px;color:#333;margin-bottom:20px}.Growth_verseContentText__8Zxsl{font-size:14px;color:#555;padding:10px 0;max-width:75%;margin:15px auto 0}.Growth_verseReference__iE7x7{font-size:12px;color:#777;margin-top:0;margin-bottom:20px}.Growth_verseReference__iE7x7:last-child{margin-bottom:0}@media (max-width:768px){.Growth_stageTitle__90wu7{font-size:28px}.Growth_stageTitleSub__rB4MF{font-size:20px}.Growth_stageDescription__gNBBv{font-size:16px}.Growth_verseText__iae8h{font-size:20px;max-width:100%}.Growth_verseContentText__8Zxsl{font-size:16px}.Growth_verseReference__iE7x7{font-size:14px}.Growth_stageContent___zg10{padding:0 20px}.Growth_stageTitleContainer__71svQ,.Growth_verseContainer__ECjxN{padding:20px 25px}.Growth_verseContainer__ECjxN{max-width:100%}}@keyframes Growth_pulse__bzGe6{0%{transform:scale(1);box-shadow:0 4px 10px rgba(0,0,0,.15)}50%{transform:scale(1.03);box-shadow:0 6px 20px rgba(0,0,0,.2)}to{transform:scale(1);box-shadow:0 4px 10px rgba(0,0,0,.15)}}.Growth_exploreButton__L2blU{background-color:#79a580;color:#fff;padding:15px 25px;border:none;border-radius:8px;cursor:pointer;font-size:16px;font-weight:500;transition:all .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.15);text-align:center;text-decoration:none;display:inline-block;animation:Growth_pulse__bzGe6 2s infinite}.Growth_exploreButton__L2blU:hover{background:#497250;transform:translateY(-2px) scale(1.05);box-shadow:0 6px 20px rgba(0,0,0,.25);animation:none;color:#fff}.Growth_exploreButton__L2blU:active{transform:translateY(0);box-shadow:0 2px 10px rgba(0,0,0,.2)}.Growth_exploreButtonTextSmall__tfXmH{font-size:14px;margin-bottom:5px}.Growth_exploreButtonTextLarge__9ritU{font-size:18px;font-weight:700}@media (max-width:768px){.Growth_exploreButton__L2blU{width:100%;padding:15px 20px}}