.section-technology{background:#f7f9fb;box-sizing:border-box}.hero-bleed{background:#fff;box-sizing:border-box;padding:8rem 0 0;width:100%}.hero-inner{box-sizing:border-box;margin:0 auto;max-width:1100px;padding:0 2rem;text-align:center}.hero-title{font-size:2.2rem;font-weight:700;margin:0}.hero-underline{background:var(--accent-color,#222);height:8px;margin-top:1.25rem;width:100%}.technology-container{box-sizing:border-box;margin:0 auto;max-width:1100px;padding:3rem 2rem 2rem}.intro-block{margin-bottom:4rem;text-align:left}.technology-body{color:#333;font-size:1rem;line-height:1.7}.technology-info-section{margin-bottom:4rem}.info-grid{align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.info-text{display:flex;flex-direction:column;justify-content:center}.info-subheading{align-items:center;display:inline-flex;font-size:clamp(1.4rem,2vw,1.9rem);font-weight:600;margin:0 0 1rem}.info-body{color:#333;font-size:1rem;line-height:1.7}.info-image-wrapper{text-align:center}.info-image{border-radius:1rem;height:auto;max-width:480px;width:100%}@media (max-width:900px){.info-grid{gap:0;grid-template-columns:1fr}.info-image-wrapper{margin-top:1.5rem}.hero-title{font-size:1.8rem}}.technology-image{border-radius:1rem;display:block;height:auto;margin-top:2rem;max-width:100%;width:100%}.technology-image--mobile{display:none}@media (max-width:900px){.technology-image--desktop{display:none}.technology-image--mobile{border-radius:0;display:block;margin-left:50%;max-width:none;transform:translateX(-50%);width:100vw}.intro-block{margin-left:0;margin-right:0}}.tech-explore-section{padding:0 2rem 4rem;text-align:center}.tech-explore-title{color:#000;font-size:2rem;font-weight:800;margin-bottom:1.5rem}.tech-explore-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;justify-items:center}@media (min-width:768px){.tech-explore-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}.tech-explore-card{background:#fff;border-radius:.75rem;color:#111;display:block;max-width:300px;overflow:hidden;padding:2rem 1.5rem;position:relative;text-align:center;text-decoration:none;transition:transform .4s ease;width:100%;z-index:0}.tech-explore-card__logo{align-items:center;display:flex;height:40px;justify-content:center;margin-bottom:1rem}.tech-explore-card__logo img{height:auto;max-height:100%;max-width:100%}.tech-explore-card:before{animation:shimmerBorder 6s linear infinite;background:linear-gradient(120deg,#000,#777,#fff,#777,#000);background-size:300% 300%;border-radius:.75rem;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:3px;position:absolute;z-index:1}.tech-explore-card:hover{transform:translateY(-4px)}@keyframes shimmerBorder{0%{background-position:0 50%}to{background-position:200% 50%}}.tech-explore-card__text{color:#444;font-size:.95rem;line-height:1.5;margin:0}.tech-explore-card--geminx:hover:before{animation:shimmerBorder 4s linear infinite;background:linear-gradient(120deg,#ff8a00,#ffd4a8,#ff8a00)}.tech-explore-card--pot:hover:before{animation:shimmerBorder 4s linear infinite;background:linear-gradient(120deg,#e1f5f2,#b9f0d8,#7fdcb3)}@media (hover:none) and (pointer:coarse),(max-width:767px){.tech-explore-card--geminx:before{animation:none;background:linear-gradient(120deg,#ff8a00,#ffd4a8,#ff8a00)}.tech-explore-card--pot:before{animation:none;background:linear-gradient(120deg,#3c6,#a6f5c2,#3c6)}.tech-explore-card:hover{transform:none}}