.tech-page{background-color:#f5f8f7;padding-top:3.5rem;padding-bottom:6rem;font-family:Inter,system-ui,-apple-system,sans-serif}.tech-page .container{width:100%;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem;max-width:1280px!important}.tech-page h1.tech-title{color:#11252f;letter-spacing:-.02em;white-space:nowrap;width:100%;margin-bottom:7rem;font-size:3.5rem;font-weight:600}.tech-hero{flex-direction:column;align-items:center;gap:3rem;margin-bottom:5rem;display:flex}@media (min-width:1024px){.tech-hero{flex-direction:row;justify-content:space-between;align-items:flex-start}}.tech-hero__content{flex:1;max-width:650px}.tech-hero__content p{color:#4a5568;margin-bottom:1.25rem;font-size:1.05rem;line-height:2}.tech-hero__image-box{flex:1;justify-content:center;align-items:center;display:flex}.tech-hero__img{object-fit:contain;width:100%;max-width:650px;height:auto;max-height:500px}.tech-grid{flex-wrap:wrap;justify-content:center;gap:2.5rem 2rem;display:flex}.tech-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;width:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}@media (min-width:768px){.tech-card{width:calc(50% - 1rem)}}@media (min-width:1024px){.tech-card{width:calc(33.333% - 1.34rem)}}.tech-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000000d}.tech-card__icon-box{background-color:#fff;justify-content:center;align-items:center;height:280px;padding:1.5rem;display:flex}.tech-card__icon-box img{object-fit:contain;width:auto;height:100%;max-height:240px}.tech-card__body{flex-direction:column;flex-grow:1;align-items:center;padding:0 1.5rem 2rem;display:flex}.tech-card__title{color:#11252f;text-align:center;margin-bottom:1.25rem;font-size:1.3rem;font-weight:600}.tech-card__link{color:#718096;font-size:.95rem;font-weight:500;text-decoration:underline;transition:color .2s}.tech-card__link:hover{color:var(--color-secondary)}@media (max-width:767px){.tech-page h1.tech-title{white-space:normal;margin-bottom:1.5rem;font-size:2.3rem}.tech-hero{gap:2rem}.tech-card__icon-box{height:200px}.tech-card__icon-box img{max-height:160px}}
