.founders-section{padding:4rem 0;background-color:#fff}.title-line{background:linear-gradient(90deg,#e0e0e0,#333,#e0e0e0)}.founders-container{display:flex;flex-wrap:wrap;justify-content:center;gap:4rem}.founder-card{display:flex;flex-direction:column;align-items:center;max-width:350px}.founder-image-container{width:180px;height:180px;border-radius:50%;overflow:hidden;background-color:#ffd600;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.founder-image{width:100%;height:100%;object-fit:cover}.founder-info{text-align:center}.founder-name{font-size:1.5rem;font-weight:600;margin-bottom:.25rem}.founder-title{font-size:1rem;color:#666;margin-bottom:1rem}.company-logos{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem}.company-logo{height:30px;object-fit:contain}.founder-description{font-size:.9rem;line-height:1.5;color:#333}@media (max-width:768px){.founders-container{gap:2rem}.founder-card{max-width:100%}}.fs-hero-section{background:linear-gradient(90deg,#e6f7ff,#e6ffe6);padding:60px 0;min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden}.fs-container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.fs-hero-content{display:flex;flex-direction:column;gap:40px}@media (min-width:992px){.fs-hero-content{flex-direction:row;align-items:center}}.fs-hero-left{flex:1}.fs-hero-title{font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:20px;text-align:center}@media (min-width:992px){.fs-hero-title{text-align:left}}.text-blue{color:#2196f3}.text-orange{color:#ff9800}.text-green{color:#4caf50}.fs-subtitle{font-size:1.25rem;margin-bottom:30px;text-align:center}@media (min-width:992px){.fs-subtitle{text-align:left}}.explore-button{background-color:#333;color:white;border:none;padding:12px 24px;font-size:1rem;font-weight:600;border-radius:4px;cursor:pointer;display:block;margin:0 auto 30px;transition:background-color .3s ease}.explore-button:hover{background-color:#555}@media (min-width:992px){.explore-button{margin:0 0 30px}}.stats-container{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px}@media (min-width:992px){.stats-container{justify-content:flex-start}}.stat-box{background-color:#e6f7ff;border-radius:8px;padding:15px;text-align:center;width:calc(50% - 10px);max-width:120px}@media (min-width:768px){.stat-box{width:calc(20% - 10px)}}.stat-box h3{font-size:1.25rem;font-weight:700;margin-bottom:5px;color:#333}.stat-box p{font-size:.75rem;color:#666;line-height:1.2}.fs-hero-right{flex:1}.consultation-form{background-color:white;border-radius:10px;padding:30px;box-shadow:0 5px 20px rgba(0,0,0,.05);max-width:450px;margin:0 auto}.consultation-form h2{font-size:1.5rem;font-weight:700;margin-bottom:25px;text-align:center;color:#2196f3}.form-group{position:relative;margin-bottom:15px}.form-input,.form-select{width:100%;padding:12px 15px 12px 40px;border:1px solid #e0e0e0;border-radius:5px;background-color:#f5f9ff;font-size:.9rem}.input-icon{left:12px;color:#2196f3}.input-icon,.select-arrow{position:absolute;top:50%;transform:translateY(-50%)}.select-arrow{right:15px;color:#999;font-size:.8rem;pointer-events:none}.verification{margin-bottom:20px}.recaptcha{display:flex;align-items:center;border:1px solid #e0e0e0;border-radius:5px;padding:10px}.recaptcha input{margin-right:10px}.recaptcha label{font-size:.9rem;color:#666;margin-right:auto}.recaptcha-logo{height:30px}.callback-button{width:100%;padding:15px;background-color:#2196f3;color:white;border:none;border-radius:5px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.callback-button:hover{background-color:#1976d2}@media (max-width:991px){.fs-hero-title{font-size:2rem}.fs-subtitle{font-size:1.1rem}}.tools-section{padding:4rem 0;background-color:#f9f9f9}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.section-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:3rem;display:flex;align-items:center;justify-content:center;gap:1rem}.title-line{height:1px;width:100px}.title-line-yellow{background-color:#ffd600}.tools-container{display:flex;flex-direction:column;gap:3rem}.tools-row{flex-wrap:wrap;gap:3rem}.tool-item,.tools-row{display:flex;justify-content:center}.tool-item{align-items:center}.tool-logo{height:60px;object-fit:contain;transition:transform .3s ease}.tool-logo:hover{transform:translateY(-5px)}@media (max-width:768px){.tools-row{gap:2rem}.tool-logo{height:50px}}@media (max-width:480px){.tools-row{gap:1.5rem}.tool-logo{height:40px}}