.why-us-section{color:#fff;padding:50px 0;position:relative;overflow:hidden}.why-us-bg{z-index:0;position:absolute;inset:0}.why-us-bg img{object-fit:cover;object-position:center}.why-us-overlay{z-index:1;background:linear-gradient(90deg,#07100dcc);position:absolute;inset:0}.why-us-container{z-index:2;position:relative}.why-us-head{max-width:760px;margin-bottom:56px;font-size:34px}.why-us-head span{color:var(--color-primary);align-items:center;gap:12px;margin-bottom:18px;font-size:60px;font-weight:900;display:inline-flex}.why-us-head p{color:#fff;max-width:900px;font-size:clamp(30px,4vw,56px);font-weight:900;line-height:1.45}.why-us-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.why-us-card{-webkit-backdrop-filter:blur(18px);background:#ffffff17;border:1px solid #ffffff24;border-radius:28px;min-height:300px;padding:30px 26px;transition:all .35s;position:relative;overflow:hidden}.why-us-card:hover{transform:translateY(-8px)}.why-us-number{top:22px;color:#ffffff24;font-size:46px;font-weight:900;position:absolute;inset-inline-end:24px}.why-us-icon{width:60px;height:60px;color:var(--color-primary);background:#1fc77e29;border-radius:18px;justify-content:center;align-items:center;margin-bottom:36px;display:flex}.why-us-card h3{color:#fff;margin-bottom:16px;font-size:27px;font-weight:900;line-height:1.4}.why-us-card p{color:#ffffffc2;font-size:16.5px;font-weight:600;line-height:1.9}@media (max-width:992px){.why-us-section{padding:80px 0}.why-us-head{margin-bottom:38px}.why-us-head span{font-size:40px}.why-us-head p{font-size:30px}.why-us-grid{grid-template-columns:1fr}.why-us-card{min-height:auto}}.why-us-state{color:#ffffffdb;-webkit-backdrop-filter:blur(18px);text-align:center;background:#ffffff17;border:1px solid #ffffff24;border-radius:28px;justify-content:center;align-items:center;width:100%;min-height:220px;padding:34px;font-size:20px;font-weight:800;line-height:1.8;display:flex}.why-us-state.error{color:#fecaca;background:#7f1d1d3d;border-color:#f8717159}.why-us-bg{z-index:0;position:absolute;inset:0;overflow:hidden}.why-us-bg img{object-fit:cover;width:100%;height:100%}
.faq-section{background:#f5f5f5;padding:120px 0;position:relative;overflow:hidden}.faq-container{z-index:2;grid-template-columns:.9fr 1.1fr;align-items:start;gap:48px;display:grid;position:relative}.faq-content{position:sticky;top:130px}.faq-head{margin-bottom:32px}.faq-head span{height:38px;color:var(--color-primary);background:#1fc77e1a;border-radius:999px;align-items:center;margin-bottom:24px;padding:0 18px;font-size:60px;font-weight:900;display:inline-flex}.faq-head p{color:#07100d9e;max-width:560px;font-size:32px;font-weight:600;line-height:1.9}.faq-feature-card{color:#fff;background:#07100d;min-height:300px;padding:34px;animation:4s ease-in-out infinite faqFloat;position:relative;overflow:hidden}.faq-feature-icon{background:var(--color-primary);color:#07100d;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:30px;display:flex;position:relative}.faq-feature-card h3{color:#fff;margin-bottom:18px;font-size:24px;font-weight:700;line-height:1.45;position:relative}.faq-feature-card p{color:#ffffffc2;font-size:17px;font-weight:600;line-height:2;position:relative}.faq-list{flex-direction:column;gap:16px;display:flex}.faq-item{background:#fff;border:1px solid #07100d12;transition:transform .35s,border-color .35s,box-shadow .35s;overflow:hidden;box-shadow:0 16px 42px #07100d0d}.faq-item:hover{transform:translateY(-4px)}.faq-question{cursor:pointer;width:100%;min-height:86px;text-align:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:22px;padding:24px 26px;display:flex}.faq-question span{color:#07100d;font-size:24px;font-weight:900;line-height:1.5}.faq-icon{width:46px;min-width:46px;height:46px;color:var(--color-primary);background:#1fc77e1a;border-radius:16px;justify-content:center;align-items:center;transition:all .35s;display:flex}.faq-item.active .faq-icon{background:var(--color-primary);color:#07100d;transform:rotate(180deg)}.faq-answer{max-height:0;transition:max-height .45s;overflow:hidden}.faq-item.active .faq-answer{max-height:420px}.faq-answer p{color:#07100da8;padding:0 26px 28px;font-size:17px;font-weight:600;line-height:2}@keyframes faqFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:992px){.faq-section{padding:80px 0}.faq-container{grid-template-columns:1fr;gap:30px}.faq-content{position:static}.faq-head{text-align:center}.faq-head p{margin:auto}.faq-head h2{font-size:44px}.faq-feature-card{min-height:auto;padding:28px 22px}.faq-feature-card h3{font-size:23px}.faq-question{padding:20px}.faq-question span{font-size:19px}.faq-answer p{padding:0 20px 24px;font-size:16px}.faq-head{text-align:center;margin-bottom:28px}.faq-head span{height:auto;color:var(--color-primary);background:0 0;margin-bottom:14px;padding:0;font-size:42px;font-weight:900;line-height:1.15;display:inline-flex}.faq-head p{max-width:300px;margin:0 auto;font-size:18px;line-height:1.8}}@media (max-width:480px){.faq-head span{font-size:38px}.faq-head p{font-size:17px}}.faq-state-card{animation:none}.faq-state-card.error{background:#2a0909}.faq-state-card.error .faq-feature-icon{color:#7f1d1d;background:#fecaca}.faq-state-card.error h3{color:#fecaca}.faq-state-card.error p{color:#fecacad6}
.flow-founder-section{background:#fff;padding:150px 0 90px;position:relative;overflow:visible}.flow-founder-container{width:min(1500px,100% - 70px);margin:0 auto;overflow:visible}.flow-founder-card{background:linear-gradient(135deg,#0b2f24 0%,#1f9f63 100%);border-radius:30px;min-height:610px;position:relative;overflow:visible;box-shadow:0 24px 60px #0830222e}.flow-founder-card:before{content:"";background:#ffffff1a;border-radius:50%;width:980px;height:980px;position:absolute;bottom:-545px;left:90px}.flow-founder-card:after{content:"";z-index:1;background:#ffffff14;border-radius:50%;width:760px;height:350px;position:absolute;top:40px;left:70px;transform:rotate(-14deg)}.flow-founder-corner{z-index:8;border-top:0 solid #0000;border-bottom:24px solid #0000;border-left:24px solid #39d184;width:0;height:0;position:absolute;top:42px;right:42px}.flow-founder-name{z-index:9;color:#fff;cursor:default;background:0 0;border:0;padding:0;font-family:inherit;font-size:18px;font-weight:800;line-height:1.5;position:absolute;top:74px;left:72px}.flow-founder-logo-box{z-index:4;flex-direction:column;align-items:flex-start;display:flex;position:absolute;bottom:50px;left:20px}.flow-founder-logo{object-fit:contain;opacity:.92;width:230px;height:auto}.flow-founder-logo-box span{color:#ffffffe0;letter-spacing:.4px;margin-top:8px;padding-right:6px;font-size:18px;font-weight:600}.flow-founder-person-wrap{z-index:5;pointer-events:none;width:410px;height:700px;position:absolute;bottom:0;left:235px}.flow-founder-person{object-fit:contain;object-position:bottom center;filter:drop-shadow(0 18px 28px #00000029);width:100%;height:100%;position:absolute;bottom:0;left:0}.flow-founder-content{z-index:7;text-align:right;width:min(700px,50%);position:absolute;top:40%;right:95px;transform:translateY(-37%)}.flow-founder-content p{color:#fff;font-size:18px;font-weight:800;line-height:2.08}.flow-founder-mobile-overlay{display:none}@media (max-width:1200px){.flow-founder-section{padding:125px 0 80px}.flow-founder-container{width:min(100% - 36px,1200px)}.flow-founder-card{min-height:565px}.flow-founder-name{font-size:16px;top:66px;left:52px}.flow-founder-logo-box{top:250px;bottom:auto;left:34px}.flow-founder-logo{width:320px}.flow-founder-logo-box span{font-size:15px}.flow-founder-person-wrap{width:360px;height:635px;bottom:0;left:165px}.flow-founder-content{width:48%;right:52px}.flow-founder-content p{font-size:16px;line-height:2}}@media (max-width:900px){.flow-founder-section{padding:54px 0 60px;overflow:hidden}.flow-founder-container{width:min(100% - 28px,430px);margin:0 auto}.flow-founder-card{background:linear-gradient(#0b2f24 0%,#1f9f63 100%);border-radius:22px;min-height:520px;overflow:hidden;box-shadow:0 20px 45px #0830222e}.flow-founder-card:before{z-index:1;background:#ffffff1c;width:430px;height:430px;top:95px;bottom:auto;left:50%;transform:translate(-50%)}.flow-founder-card:after{z-index:1;background:#ffffff14;border-radius:50%;width:360px;height:190px;top:95px;left:50%;transform:translate(-50%)rotate(-12deg)}.flow-founder-corner{z-index:12;border-bottom:18px solid #0000;border-left:18px solid #7ee7b2;top:22px;right:22px}.flow-founder-name{z-index:12;color:#fff;text-align:left;cursor:pointer;direction:rtl;background:0 0;border:0;max-width:185px;padding:0;font-family:inherit;font-size:12.5px;font-weight:900;line-height:1.7;top:24px;left:22px;right:auto}.flow-founder-logo-box{z-index:2;opacity:.96;align-items:center;width:230px;position:absolute;top:57px;bottom:auto;left:80%;transform:translate(-50%)}.flow-founder-logo{object-fit:contain;width:190px;height:auto}.flow-founder-logo-box span{color:#ffffffc7;text-align:center;margin-top:4px;padding:0;font-size:12px;font-weight:800}.flow-founder-person-wrap{z-index:5;pointer-events:none;width:88%;max-width:315px;height:430px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.flow-founder-person{object-fit:contain;object-position:bottom center;filter:drop-shadow(0 14px 22px #00000024);width:100%;height:100%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.flow-founder-desktop-content{display:none}.flow-founder-mobile-overlay{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;visibility:hidden;pointer-events:none;background:#05110e9e;justify-content:center;align-items:center;padding:26px 20px;transition:all .3s;display:flex;position:absolute;inset:0}.flow-founder-mobile-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.flow-founder-close{z-index:22;color:#fff;cursor:pointer;background:#ffffff29;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;line-height:1;display:flex;position:absolute;top:16px;left:16px}.flow-founder-overlay-content{text-align:center;max-height:calc(100% - 70px);padding:12px 4px;overflow-y:auto}.flow-founder-overlay-content p{color:#fff;margin:0 0 17px;font-size:13px;font-weight:900;line-height:2}.flow-founder-overlay-content p:last-child{margin-bottom:0}}@media (max-width:520px){.flow-founder-container{width:min(100% - 24px,390px)}.flow-founder-card{border-radius:20px;min-height:500px}.flow-founder-logo-box{top:82px}.flow-founder-logo{width:175px}.flow-founder-person-wrap{width:90%;max-width:300px;height:415px}.flow-founder-overlay-content p{font-size:12.5px;line-height:1.95}}@media (max-width:390px){.flow-founder-card{min-height:475px}.flow-founder-person-wrap{height:390px}.flow-founder-logo{width:160px}.flow-founder-name{max-width:165px;font-size:11.5px}.flow-founder-overlay-content p{font-size:12px}}.flow-founder-en .flow-founder-content,.flow-founder-en .flow-founder-overlay-content{text-align:left;direction:ltr}.flow-founder-en .flow-founder-content p,.flow-founder-en .flow-founder-overlay-content p{text-align:left;direction:ltr;margin-left:0;margin-right:auto;line-height:1.9}.flow-founder-en .flow-founder-name{text-align:left;direction:ltr;justify-content:flex-start}.flow-founder-en .flow-founder-desktop-content{align-items:flex-start}.flow-founder-name{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.flow-founder-role{font-size:16px;font-weight:700;line-height:1.4;display:block}.flow-founder-manager-name{font-size:15px;font-weight:600;line-height:1.4;display:block}.flow-founder-bio-text{display:none}@media (max-width:900px){.flow-founder-bio-text{color:#fff;white-space:nowrap;background:#ffffff2e;border-radius:999px;width:fit-content;margin-top:6px;padding:5px 10px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}}
