body{overflow-x:hidden}.embeddedFirmware-module__vewQ9W__container{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.embeddedFirmware-module__vewQ9W__hero{color:#fff;text-align:center;box-sizing:border-box;background:linear-gradient(#000000b3,#000000b3),url(/images/AgileSoftwareDevelopment/Embeddedfirmware/Embadded-background.webp) 50%/cover no-repeat;justify-content:center;align-items:center;width:100vw;min-height:600px;margin-left:-50vw;margin-right:-50vw;padding-top:220px;padding-bottom:150px;display:flex;position:relative;left:50%;right:50%;overflow:hidden}.embeddedFirmware-module__vewQ9W__heroContent{z-index:2;box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;position:relative}.embeddedFirmware-module__vewQ9W__hero h1{color:#fff;text-shadow:0 2px 4px #0000004d;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.embeddedFirmware-module__vewQ9W__hero p{opacity:.9;color:#fff;text-shadow:0 1px 3px #0000004d;max-width:800px;margin:0 auto 2rem;font-size:1.5rem;line-height:1.6}@media (max-width:768px){.embeddedFirmware-module__vewQ9W__hero{min-height:500px;padding-top:160px;padding-bottom:100px}.embeddedFirmware-module__vewQ9W__hero h1{font-size:2.5rem}.embeddedFirmware-module__vewQ9W__hero p{font-size:1.2rem}}@media (max-width:480px){.embeddedFirmware-module__vewQ9W__hero{padding-top:130px;padding-bottom:80px}.embeddedFirmware-module__vewQ9W__hero h1{font-size:2rem}.embeddedFirmware-module__vewQ9W__hero p{font-size:1rem}}.embeddedFirmware-module__vewQ9W__introSection{box-sizing:border-box;background-color:#fff;width:100vw;margin-left:-50vw;margin-right:-50vw;padding:6rem 0;position:relative;left:50%;right:50%;overflow:hidden}.embeddedFirmware-module__vewQ9W__contentWrapper{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4rem;display:flex}.embeddedFirmware-module__vewQ9W__textContent{flex:1;min-width:300px}.embeddedFirmware-module__vewQ9W__title{color:#1a365d;margin-bottom:2rem;padding-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.3;position:relative}.embeddedFirmware-module__vewQ9W__title:after{content:"";background:linear-gradient(90deg,#4f46e5,#a0c4ff);border-radius:2px;width:80px;height:4px;position:absolute;bottom:0;left:0}.embeddedFirmware-module__vewQ9W__paragraph{color:#4a5568;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.9}.embeddedFirmware-module__vewQ9W__imageContainer{border-radius:10px;flex:0 0 45%;min-height:400px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.embeddedFirmware-module__vewQ9W__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.embeddedFirmware-module__vewQ9W__image:hover{transform:scale(1.02)}@media (max-width:1024px){.embeddedFirmware-module__vewQ9W__introSection{padding:60px 0}.embeddedFirmware-module__vewQ9W__title{font-size:2.2rem}.embeddedFirmware-module__vewQ9W__contentWrapper{flex-direction:column;gap:3rem}.embeddedFirmware-module__vewQ9W__textContent,.embeddedFirmware-module__vewQ9W__imageContainer{flex:none;width:100%}.embeddedFirmware-module__vewQ9W__imageContainer{order:-1;min-height:350px}}@media (max-width:768px){.embeddedFirmware-module__vewQ9W__title{text-align:center;font-size:2rem}.embeddedFirmware-module__vewQ9W__title:after{left:50%;transform:translate(-50%)}.embeddedFirmware-module__vewQ9W__paragraph{text-align:center;font-size:1rem}.embeddedFirmware-module__vewQ9W__imageContainer{min-height:250px}}.embeddedFirmware-module__vewQ9W__technologiesSection{box-sizing:border-box;background-color:#f8fafc;width:100vw;margin-left:-50vw;padding:5rem 1rem;position:relative;left:50%;right:50%}.embeddedFirmware-module__vewQ9W__technologiesSection h3{text-align:center;color:#2d3748;margin-bottom:3.5rem;padding-bottom:1rem;font-size:2rem;font-weight:700;position:relative}.embeddedFirmware-module__vewQ9W__technologiesSection h3:after{content:"";background:linear-gradient(90deg,#4f46e5,#a0c4ff);border-radius:2px;width:80px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.embeddedFirmware-module__vewQ9W__techGrid{box-sizing:border-box;flex-wrap:wrap;justify-content:center;gap:2rem 1.5rem;max-width:1200px;margin:2rem auto 1rem;padding:0 10px;display:flex}.embeddedFirmware-module__vewQ9W__techItem{text-align:center;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;flex:160px;align-items:center;min-width:140px;max-width:220px;margin-top:2rem;padding:2.5rem 1rem 1rem;transition:all .2s;display:flex;position:relative;box-shadow:0 4px 6px -1px #0000000d}.embeddedFirmware-module__vewQ9W__techItem:hover{z-index:2;transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.embeddedFirmware-module__vewQ9W__techIcon{z-index:2;background:#fff;border:4px solid #f8fafc;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:absolute;top:-40px;left:50%;transform:translate(-50%);box-shadow:0 4px 6px -1px #0000001a}.embeddedFirmware-module__vewQ9W__techImage{object-fit:contain;width:40px;height:40px}.embeddedFirmware-module__vewQ9W__techItem h4{color:#2d3748;width:100%;margin:.75rem 0 .5rem;font-size:1rem;font-weight:600}.embeddedFirmware-module__vewQ9W__techItem p{color:#64748b;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}@media (max-width:768px){.embeddedFirmware-module__vewQ9W__technologiesSection h3{font-size:1.75rem}.embeddedFirmware-module__vewQ9W__techGrid{gap:2.5rem 1rem}.embeddedFirmware-module__vewQ9W__techItem{flex:130px;min-width:130px;padding-top:2rem}.embeddedFirmware-module__vewQ9W__techIcon{width:65px;height:65px;top:-32px}.embeddedFirmware-module__vewQ9W__techImage{width:32px;height:32px}.embeddedFirmware-module__vewQ9W__techItem h4{font-size:.9rem}.embeddedFirmware-module__vewQ9W__techItem p{font-size:.75rem}}
.embedded-firmware-faq{color:#0b1a33;background-color:#f8f9fa;margin:4rem 0;padding:6rem 8rem;overflow:hidden}@media (max-width:1200px){.embedded-firmware-faq{padding:5rem 4rem}}@media (max-width:768px){.embedded-firmware-faq{margin:3rem 0;padding:4rem 2rem}}@media (max-width:480px){.embedded-firmware-faq{margin:2rem 0;padding:3rem 1.5rem}}.embedded-firmware-faq .container{max-width:1200px;margin:0 auto;padding:0 20px}.faq-container{flex-direction:column;gap:2rem;display:flex}.faq-header{text-align:center;margin-bottom:3rem}.faq-header h2{color:#f4b942;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.faq-header h3{color:#0b1a33;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.faq-header p{color:#1a2d5a;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.faq-content{padding:2rem 0}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{cursor:pointer;background:#fff;border:1px solid #0b1a331a;border-radius:8px;margin-bottom:0;padding:1.5rem;transition:all .3s;position:relative;box-shadow:0 2px 8px #0000000a}.faq-item:hover{background-color:#f4b9420d;border-color:#f4b9424d;transform:translateY(-2px);box-shadow:0 6px 20px #f4b94226}.faq-item.active{background-color:#f4b94214;border-color:#f4b942;box-shadow:0 8px 25px #f4b94233}.faq-question{color:#0b1a33;text-align:left;cursor:pointer;z-index:1;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;margin:0;padding:0;font-size:1.2rem;font-weight:600;line-height:1.4;transition:all .3s;display:flex;position:relative}.faq-question:hover{color:#f4b942;transform:translate(5px)}.faq-question:after{content:"+";color:#f4b942;flex-shrink:0;margin-left:1rem;font-size:1.5rem;font-weight:400;transition:transform .3s}.faq-item:hover .faq-question:after,.faq-item.active .faq-question:after{transform:rotate(45deg)}.faq-answer{color:#1a2d5a;opacity:0;visibility:hidden;max-height:0;margin-top:0;line-height:1.6;transition:max-height .4s,padding .4s,opacity .4s;overflow:hidden;transform:translateY(-10px)}.faq-item:hover .faq-answer,.faq-item.active .faq-answer{opacity:1;visibility:visible;max-height:300px;margin-top:1rem;padding:1rem 0 0;transform:translateY(0)}.faq-answer p{margin:0;font-size:1rem;line-height:1.7}@media (max-width:768px){.faq-header h3{font-size:2rem}.faq-header p{font-size:1rem}.faq-content{padding:1.5rem 0}.faq-item{padding:1rem}.faq-question{font-size:1.1rem}.faq-answer p{font-size:.95rem}}@media (max-width:480px){.faq-header h3{font-size:1.8rem}.faq-content{padding:1rem 0}.faq-item{padding:.75rem}.faq-question{font-size:1rem}.faq-answer p{font-size:.9rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.faq-item{animation:.6s ease-out forwards fadeInUp}.faq-item:first-child{animation-delay:.1s}.faq-item:nth-child(2){animation-delay:.2s}.faq-item:nth-child(3){animation-delay:.3s}.faq-item:nth-child(4){animation-delay:.4s}.faq-item:nth-child(5){animation-delay:.5s}.faq-item:nth-child(6){animation-delay:.6s}.faq-item:nth-child(7){animation-delay:.7s}.faq-item:nth-child(8){animation-delay:.8s}
