.hero-offer{margin-top:34px;padding:18px 0 18px 20px;border-left:2px solid var(--cyan);background:linear-gradient(90deg,rgba(126,231,255,.08),transparent 74%);max-width:620px}
.services-line{font-size:clamp(15px,1.35vw,20px);line-height:1.65;letter-spacing:.035em;font-weight:600;color:#b8c2d6}
.services-line i{margin:0 11px;text-shadow:0 0 12px var(--violet)}
.hero-offer p{margin:3px 0;font-family:Unbounded,sans-serif;font-size:clamp(13px,1.12vw,18px);line-height:1.75;letter-spacing:.045em;text-transform:uppercase;color:#dce3f2}
.hero-offer strong{color:#fff;text-shadow:0 0 18px rgba(126,231,255,.45)}
.technology{padding:88px 7vw 100px;border-top:1px solid var(--line);background:linear-gradient(125deg,rgba(18,22,50,.9),rgba(5,7,19,.96));position:relative;overflow:hidden}
.technology:before{content:"";position:absolute;width:520px;height:520px;right:-220px;top:-260px;border-radius:50%;background:radial-gradient(circle,rgba(109,82,255,.25),transparent 68%)}
.technology-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:38px}.technology-heading .section-index{margin:0}.technology-copy{margin:0;color:#8792a9;font-size:13px;letter-spacing:.04em}
.tech-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);position:relative;z-index:1}
.tech-item{height:112px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(7,10,23,.55);display:flex;align-items:center;gap:15px;padding:20px;transition:transform .25s,background .25s,border-color .25s}.tech-item:hover{transform:translateY(-3px);background:rgba(25,29,58,.9);border-color:rgba(126,231,255,.4);z-index:2}.tech-item img{width:42px;height:42px;object-fit:contain;filter:drop-shadow(0 0 14px rgba(126,231,255,.12))}.tech-item.light-logo img{filter:invert(1) drop-shadow(0 0 12px rgba(255,255,255,.12))}.tech-item span{font-family:Unbounded,sans-serif;font-size:11px;line-height:1.35;color:#d8deeb}
@media(max-width:1050px){.tech-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:900px){.tech-grid{grid-template-columns:repeat(3,1fr)}.hero-offer{max-width:72%}}
@media(max-width:560px){.technology{padding:65px 6vw}.technology-heading{align-items:flex-start;flex-direction:column;margin-bottom:28px}.technology-copy{line-height:1.6}.tech-grid{grid-template-columns:repeat(2,1fr)}.tech-item{height:96px;padding:14px;gap:11px}.tech-item img{width:34px;height:34px}.tech-item span{font-size:9px}.services-line{font-size:14px;line-height:1.9;letter-spacing:.025em}.services-line i{margin:0 6px}.hero-offer{max-width:100%;padding-left:13px}.hero-offer p{font-size:12px;letter-spacing:.035em}}
