.capabilities .capabilitiesList{flex-direction:column;gap:16px;display:flex}.capabilities .capabilityContent{background:var(--primary);border-left:4px solid var(--accent);grid-template-columns:32px 1fr;align-items:center;gap:12px;padding:16px 20px;display:grid}.capabilities .capabilityContent .icon{background:rgba(69,93,35,.2);border-radius:50%;flex:1;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.capabilities .capabilityContent svg{width:16px;height:auto}.capabilities .capabilityContent .title{font-size:16px}
.subsystems .subsystemsList{flex-direction:column;gap:16px;display:flex}.subsystems .subsystemContent{background:var(--secondary);border-left:4px solid var(--gray-400);grid-template-columns:40px 1fr;gap:16px;padding:20px 24px;display:grid}@media (max-width:768px){.subsystems .subsystemContent{padding:16px 20px}}.subsystems .subsystemContent .iconWrap{background:var(--primary);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.subsystems .subsystemContent .icon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.subsystems .subsystemContent .icon svg{width:24px;height:24px}.subsystems .subsystemContent .textWrap{flex-direction:column;gap:8px;display:flex}.subsystems .subsystemContent .title{color:var(--gray-300);font-size:18px}.subsystems .subsystemContent .description{color:var(--gray-100);font-size:16px}
.shtrikh{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:16px;flex-direction:column;align-items:center;padding:24px 32px;display:flex}@media (min-width:768px) and (max-width:1200px){.shtrikh{background:0 0;border:none;padding:0}.shtrikh:first-child{order:2}.shtrikh:last-child{order:3}}@media (max-width:600px){.shtrikh{background:0 0;border:none;padding:0}}.shtrikh .title{padding-bottom:24px;font-size:18px;font-weight:700;position:relative}@media (min-width:768px) and (max-width:1200px){.shtrikh .title{font-size:16px}}@media (max-width:600px){.shtrikh .title{font-size:12px}}.shtrikh .title:after{content:"";background:#e5e7eb;border-radius:9999px;width:64px;height:4px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.shtrikh .content{background:rgba(138,155,74,.3);border-radius:12px;flex-direction:column;gap:16px;padding:16px;display:flex}@media (min-width:768px) and (max-width:1200px){.shtrikh .content{padding:12px}}@media (max-width:600px){.shtrikh .content{gap:8px;padding:12px}}.shtrikh .imageContainer{background:var(--white);border-radius:8px;justify-content:center;align-items:center;width:120px;height:144px;display:flex}@media (max-width:600px){.shtrikh .imageContainer{width:100px;height:124px}}.shtrikh .subtitle{text-align:center;font-size:18px;font-weight:700}@media (min-width:768px) and (max-width:1200px){.shtrikh .subtitle{font-size:16px}}@media (max-width:600px){.shtrikh .subtitle{font-size:14px}}.shtrikh .description{justify-content:space-between;display:flex}.shtrikh .text{background:rgba(0,0,0,.3);border-radius:4px;padding:6px 12px;font-size:14px}@media (max-width:600px){.shtrikh .text{border-radius:4px;padding:6px 8px;font-size:12px}}
.cloudBox{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:768px) and (max-width:1200px){.cloudBox{order:1;width:100%;position:relative;top:0;left:0;transform:none}}.cloudBox .cloudIcon{width:45px;height:40px}.cloudBox .text{font-size:16px;font-weight:600}.cloudBox .linesIcon{width:142px;height:40px;position:relative;left:6px}
.shtrikhSubsystem{background-color:var(--secondary);justify-content:space-between;padding:32px;display:flex;position:relative}@media (min-width:768px) and (max-width:1200px){.shtrikhSubsystem{flex-wrap:wrap;padding:16px}}@media (max-width:600px){.shtrikhSubsystem{padding:16px}}
.benefits .benefitsList{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:32px;display:grid}@media (max-width:768px){.benefits .benefitsList{grid-template-columns:1fr;gap:20px}}.benefits .benefitItem{background:var(--primary);align-items:center;gap:16px;padding:16px 24px;display:flex}@media (max-width:768px){.benefits .benefitItem{padding:20px}}.benefits .benefitItem .benefitIcon{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.benefits .benefitItem .benefitIcon svg{width:24px;height:24px}.benefits .benefitItem .benefitText{font-size:20px;font-weight:400}@media (max-width:768px){.benefits .benefitItem .benefitText{font-size:18px}}
.shtrikhSpec{background:var(--secondary);margin-top:32px;padding:24px}@media (max-width:768px){.shtrikhSpec{padding:20px}}.shtrikhSpec .specsTitle{font-size:20px;font-weight:600}.shtrikhSpec .specList{grid-template-columns:1fr 1fr;gap:24px;margin-top:16px;display:grid}@media (max-width:768px){.shtrikhSpec .specList{grid-template-columns:1fr;gap:16px}}.shtrikhSpec .specItem{background:var(--primary);align-items:center;gap:24px;padding:24px;display:flex}@media (max-width:768px){.shtrikhSpec .specItem{padding:20px}}.shtrikhSpec .specItem .specIcon{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.shtrikhSpec .specItem svg{width:32px;height:32px}.shtrikhSpec .specItem .specText{font-size:16px;font-weight:400}.shtrikhSpec .specItem .specText b{color:var(--accent)}.shtrikhSpec .antennasSpec{margin-top:16px}.shtrikhSpec .antennasSpec .specsSubTitle{font-size:18px;font-weight:600}
