@charset "UTF-8";.no-scroll{overflow:hidden}.aboutBanner{height:380px;background-image:url(/images/aboutBanner.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;width:100%;display:flex;justify-content:center;background-size:cover;flex-direction:column}.aboutBoot{background-image:url(/images/aboutBoot.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;width:100%;padding-bottom:60px}.contact-column{border:solid 1px #0d5cab;padding:20px;background:rgba(12,95,177,.15);border-radius:8px}.contact-column .q-item{border:solid 1px rgba(255,255,255,.2);border-radius:6px;margin-bottom:10px;padding:12px}.contact-column .q-item:last-child{margin-bottom:0}.aboutGroupBg{height:100%;background-image:url(/images/about1.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;width:100%;display:flex;justify-content:center;flex-direction:column}.aboutTekBg{background-image:url(/images/about2.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;flex-direction:column}.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;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(255,255,255,.7))}.tech-card .tech-metric .text-h5{font-weight:700}.team-card,.partner-card{transition:all .3s ease;border-radius:10px;height:100%;min-height:140px;display:flex;flex-direction:column;justify-content:center;align-items:center}.team-card .text-subtitle2,.partner-card .text-subtitle2{margin-top:8px;margin-bottom:4px;font-weight:600}.team-card .text-caption,.partner-card .text-caption{font-size:.85rem;line-height:1.4;color:#6c757d}.advantage-card{transition:all .3s ease;border-radius:10px;height:100%;min-height:140px;display:flex;flex-direction:column;justify-content:center;align-items:center}.advantage-card .text-subtitle2{margin-top:8px;margin-bottom:4px;font-weight:600}.advantage-card .text-caption{font-size:.85rem;line-height:1.4;color:#6c757d}@media (max-width: 768px){.tech-card,.team-card,.partner-card,.advantage-card{margin-bottom:20px}.tech-metric .text-h5{font-size:2rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.tech-card,.team-card,.partner-card,.advantage-card{animation:fadeInUp .5s ease-out}.tech-card:nth-child(1){animation-delay:.1s}.tech-card:nth-child(2){animation-delay:.2s}.tech-card:nth-child(3){animation-delay:.3s}.advantage-card:nth-child(1){animation-delay:.4s}.advantage-card:nth-child(2){animation-delay:.5s}.advantage-card:nth-child(3){animation-delay:.6s}.advantage-card:nth-child(4){animation-delay:.7s}
