@charset "UTF-8";.section-container{margin-top:50px;padding:0}.section-container.bg-white{background:white}.section-container.bg-light{background:#f2f6fc}.section-title{font-size:1.5rem;color:var(--q-primary);font-weight:700;margin-bottom:1rem}.border-right{border-right:1px solid #f1f1f1}.banner-section{background-image:url(/images/\9996\9875 banner.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;width:100%;height:774px;display:flex;justify-content:center}.banner-inner{display:flex;flex-direction:column;height:100%}.banner-row-top{flex:2;display:flex;align-items:stretch;gap:40px}.banner-row-bottom{flex:1}.banner-left{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-self:center;height:210px;align-items:flex-start}.banner-right{flex:1;display:flex;justify-content:center;align-items:center}.banner-desc-img{max-width:100%;height:auto;max-height:300px;object-fit:contain}.tech-card{transition:all .3s ease;height:100%;border-radius:12px;overflow:hidden}.tech-card .tech-metric{transition:transform .3s ease;padding:10px;border-radius:8px}.tech-card-header{background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;min-height:60px;display:flex;align-items:center;justify-content:center}.advantage-card{transition:all .3s ease;border-radius:10px;height:100%;min-height:140px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.indicator-card{transition:all .2s ease;border-radius:8px;height:100%;min-height:70px;display:flex;flex-direction:column;justify-content:center}.indicator-card:hover{box-shadow:0 2px 8px #0000001a;border-color:var(--q-primary)!important}.footer-section{margin-top:50px;background:#0d47a1}.footer-left-border{border-right:1px solid #999}@media (max-width: 768px){.tech-card{margin-bottom:20px}.advantage-card{margin-bottom:15px;min-height:120px}.border-right,.footer-left-border{border-right:none}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.tech-card,.advantage-card{animation:fadeInUp .5s ease-out}.tech-card:nth-child(1){animation-delay:.1s}.advantage-card:nth-child(1){animation-delay:.4s}.tech-card:nth-child(2){animation-delay:.2s}.advantage-card:nth-child(2){animation-delay:.5s}.tech-card:nth-child(3){animation-delay:.3s}.advantage-card:nth-child(3){animation-delay:.6s}.tech-card:nth-child(4){animation-delay:.4s}.advantage-card:nth-child(4){animation-delay:.7s}.tech-card:nth-child(5){animation-delay:.5s}.advantage-card:nth-child(5){animation-delay:.8s}.tech-card:nth-child(6){animation-delay:.6s}.advantage-card:nth-child(6){animation-delay:.9s}.tech-card:nth-child(7){animation-delay:.7s}.advantage-card:nth-child(7){animation-delay:1s}
