.FAQComponent_faqContainer__xGv67{margin:3rem 0;padding:2rem;background:var(--faq-bg,#f9fafb);border-radius:1rem;border:1px solid var(--faq-border,#e5e7eb);text-align:left}.FAQComponent_faqTitle__wIIhP{font-size:1.5rem;font-weight:700;color:var(--faq-title,#111827);margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.FAQComponent_faqList__uzoBj{display:flex;flex-direction:column;gap:1rem}.FAQComponent_faqItem__7E7lb{background:#fff;border-radius:.75rem;border:1px solid #f3f4f6;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px rgba(0,0,0,.05)}.FAQComponent_faqItem__7E7lb:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.FAQComponent_faqItemActive__EpLrE{border-color:#3b82f6;box-shadow:0 4px 12px rgba(59,130,246,.1)}.FAQComponent_faqHeader__5sX2L{width:100%;padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center;background:none;border:none;cursor:pointer;text-align:left;outline:none}.FAQComponent_question__WsIqV{font-size:1.125rem;font-weight:600;color:#374151;transition:color .3s ease}.FAQComponent_faqItemActive__EpLrE .FAQComponent_question__WsIqV{color:#2563eb}.FAQComponent_icon__kZiDg{width:1.25rem;height:1.25rem;color:#9ca3af;transition:transform .3s ease,color .3s ease}.FAQComponent_faqItemActive__EpLrE .FAQComponent_icon__kZiDg{transform:rotate(180deg);color:#3b82f6}.FAQComponent_answerWrapper__oey7I{max-height:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);opacity:0}.FAQComponent_faqItemActive__EpLrE .FAQComponent_answerWrapper__oey7I{max-height:1000px;opacity:1}.FAQComponent_answerContent__GIHgC{padding:0 1.5rem 1.5rem;color:#4b5563;line-height:1.625;font-size:1rem}.dark .FAQComponent_faqContainer__xGv67{background:#1f2937;border-color:#374151}.dark .FAQComponent_faqTitle__wIIhP{color:#f9fafb}.dark .FAQComponent_faqItem__7E7lb{background:#111827;border-color:#374151}.dark .FAQComponent_faqItemActive__EpLrE{border-color:#3b82f6}.dark .FAQComponent_question__WsIqV{color:#e5e7eb}.dark .FAQComponent_faqItemActive__EpLrE .FAQComponent_question__WsIqV{color:#60a5fa}.dark .FAQComponent_answerContent__GIHgC{color:#9ca3af}.ESGTank_container__e8c4l{max-width:86%;margin:0 auto;padding:0 20px}.ESGTank_header__z6otr{background:linear-gradient(135deg,#4285f4,#34a853);color:#fff;padding:80px 0;text-align:center;border-radius:0 0 20px 20px;margin-bottom:40px}.ESGTank_title__oAm1l{font-size:2.5rem;margin-bottom:20px;font-weight:700}.ESGTank_subtitle__iJpa6{font-size:1.2rem;max-width:800px;margin:0 auto 30px}.ESGTank_buttonWrapper__NE8d_{display:flex;justify-content:center;margin-top:30px}.ESGTank_ctaButton__xNF72{background-color:#fbbc05;color:#333;border:none;padding:12px 24px;font-size:1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease}.ESGTank_ctaButton__xNF72:hover{background-color:#f9a825;transform:translateY(-2px)}.ESGTank_section__F7bXM{padding:60px 0;margin-bottom:40px}.ESGTank_bgLightGray__rspQ_{background-color:#f5f5f5;border-radius:20px;padding:60px 20px}.ESGTank_section__F7bXM h2{font-size:2rem;color:#4285f4;margin-bottom:40px;text-align:center}.ESGTank_features__1hJMV{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.ESGTank_feature__HilyD{background-color:#fff;border-radius:10px;padding:30px;width:330px;box-shadow:0 4px 6px rgba(0,0,0,.1);flex-basis:calc(33.333% - 20px);transition:all .3s ease}.ESGTank_feature__HilyD:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.ESGTank_featureIcon___F_ty{width:60px;height:60px;margin-bottom:20px}.ESGTank_featureTitle__SqOAd{font-size:1.2rem;color:#34a853;margin-bottom:15px}.ESGTank_featureDescription__qRI_v{font-size:1rem;color:#666;margin-bottom:15px}.ESGTank_featureList__LlnhJ{list-style-type:none;padding-left:0}.ESGTank_featureList__LlnhJ li{margin-bottom:10px;position:relative;padding-left:20px}.ESGTank_featureList__LlnhJ li:before{content:"✓";position:absolute;left:0;color:#34a853}.ESGTank_caseStudies__NzTHu{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.ESGTank_caseStudy__l_GmM{background-color:#fff;border-radius:10px;padding:30px;box-shadow:0 4px 6px rgba(0,0,0,.1);flex-basis:calc(33.333% - 20px);transition:all .3s ease}.ESGTank_caseStudy__l_GmM:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.ESGTank_caseStudyIcon__SYTEk{width:60px;height:60px;margin-bottom:20px}.ESGTank_caseStudyTitle__ri_Il{font-size:1.2rem;color:#4285f4;margin-bottom:15px}.ESGTank_caseStudyQuote__5wQzP{font-style:italic;color:#666;margin-bottom:15px}.ESGTank_caseStudyAuthor__gQxcu{font-weight:700;color:#34a853}.ESGTank_centerText__k8IeD{text-align:center;max-width:700px;margin:0 auto 30px}@media (max-width:768px){.ESGTank_container__e8c4l{max-width:100%;padding:0}.ESGTank_header__z6otr{width:100%;padding:40px 20px;border-radius:0;margin-bottom:30px}.ESGTank_title__oAm1l{font-size:2rem}.ESGTank_subtitle__iJpa6{font-size:1rem;max-width:100%;word-break:break-word;overflow-wrap:anywhere}.ESGTank_ctaButton__xNF72{width:100%;max-width:280px;font-size:.9rem;padding:10px 20px}.ESGTank_section__F7bXM{padding:30px 20px;margin-bottom:20px}.ESGTank_bgLightGray__rspQ_{background-color:#fafafa;border-radius:0;padding:30px 20px}.ESGTank_section__F7bXM h2{font-size:1.8rem;margin-bottom:25px}.ESGTank_caseStudy__l_GmM,.ESGTank_feature__HilyD{flex-basis:100%;width:100%;max-width:100%;background-color:transparent;border-radius:0;padding:20px 0;box-shadow:none;margin-bottom:20px}.ESGTank_caseStudyIcon__SYTEk,.ESGTank_featureIcon___F_ty{width:50px;height:50px}.ESGTank_caseStudyTitle__ri_Il,.ESGTank_featureTitle__SqOAd{font-size:1.1rem}.ESGTank_caseStudyQuote__5wQzP,.ESGTank_featureDescription__qRI_v{font-size:.9rem}.ESGTank_centerText__k8IeD{max-width:100%}.ESGTank_caseStudy__l_GmM:hover,.ESGTank_feature__HilyD:hover{transform:none;box-shadow:none;background-color:transparent}.ESGTank_ctaButton__xNF72:hover{transform:none;box-shadow:none}}@media (max-width:480px){.ESGTank_header__z6otr{padding:30px 15px}.ESGTank_title__oAm1l{font-size:1.8rem}.ESGTank_subtitle__iJpa6{font-size:.9rem}.ESGTank_ctaButton__xNF72{font-size:.8rem;padding:10px 18px}.ESGTank_bgLightGray__rspQ_,.ESGTank_section__F7bXM{padding:25px 15px}.ESGTank_section__F7bXM h2{font-size:1.6rem}.ESGTank_caseStudy__l_GmM,.ESGTank_feature__HilyD{padding:15px 0}.ESGTank_caseStudyTitle__ri_Il,.ESGTank_featureTitle__SqOAd{font-size:1rem}.ESGTank_caseStudyQuote__5wQzP,.ESGTank_featureDescription__qRI_v{font-size:.8rem}}