.stx-cargo{--navy: #0a1628;--steel: #1e3a5f;--blue: #1a6fbc;--blue-mid: #0d5299;--sky: #4fa3e0;--sky-bright: #5bb8f5;--silver: #8fa3b8;--light-bg: #f4f6f9;--card-bg: #ffffff;--text-dark: #0a1628;--text-mid: #3a4f6a;--text-muted: #6b8096;--border: #dde4ed;--green: #1a6b45;--green-bg: #e8f5ee;--tag-bg: #eef2f8;--tag-text: #2a4a70;--font-head: Georgia, "Times New Roman", serif;background:var(--light-bg);color:var(--text-dark);line-height:1.6}.stx-cargo *,.stx-cargo *:before,.stx-cargo *:after{box-sizing:border-box}.stx-cargo .ct-hero{background:var(--navy);padding:52px 40px 44px;text-align:center;border-bottom:3px solid var(--sky);position:relative;overflow:hidden}.stx-cargo .ct-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(-55deg,transparent,transparent 40px,rgba(255,255,255,.015) 40px,rgba(255,255,255,.015) 80px)}.stx-cargo .ct-hero__title{font-family:var(--font-head);font-size:36px;font-weight:400;color:#fff;margin:0 0 10px;position:relative}.stx-cargo .ct-hero__title em{font-style:normal;color:var(--sky-bright)}.stx-cargo .ct-hero__subtitle{font-size:15px;color:var(--silver);max-width:640px;margin:0 auto 26px;position:relative}.stx-cargo .ct-hero__stats{display:flex;justify-content:center;gap:36px;flex-wrap:wrap;position:relative}.stx-cargo .ct-hero__stat-num{font-size:22px;font-weight:700;color:var(--sky-bright);display:block}.stx-cargo .ct-hero__stat-lbl{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--silver)}.stx-cargo .ct-wrap{max-width:1080px;margin:0 auto;padding:var(--ct-pad-top, 36px) 24px var(--ct-pad-bottom, 80px)}.stx-cargo .ct-intro{font-size:13.5px;color:var(--text-mid);line-height:1.7;max-width:880px;margin:0 0 8px}.stx-cargo .ct-section-head{display:flex;align-items:center;gap:12px;margin:40px 0 18px;padding-bottom:12px;border-bottom:2px solid var(--border)}.stx-cargo .ct-section-head:first-of-type{margin-top:32px}.stx-cargo .ct-section-icon{width:34px;height:34px;background:var(--navy);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stx-cargo .ct-section-icon svg{width:20px;height:20px}.stx-cargo .ct-section-head h2{font-family:var(--font-head);font-size:21px;font-weight:400;color:var(--navy);margin:0}.stx-cargo .ct-count{margin-left:auto;font-size:12px;color:var(--text-muted);background:var(--tag-bg);padding:3px 10px;border-radius:20px;font-weight:600}.stx-cargo .ct-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:18px}.stx-cargo .ct-card{background:var(--card-bg);border:1px solid var(--border);border-radius:10px;padding:22px;transition:box-shadow .2s,border-color .2s;display:flex;flex-direction:column;text-decoration:none;color:inherit;cursor:pointer}.stx-cargo .ct-card:hover{border-color:var(--steel);box-shadow:0 4px 18px #0a16281a;text-decoration:none}.stx-cargo .ct-card__top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;gap:8px}.stx-cargo .ct-card__part{font-size:12px;font-weight:700;color:var(--text-muted);letter-spacing:.04em;font-family:monospace}.stx-cargo .ct-card__rank{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:3px 8px;border-radius:3px;background:#fef3e2;color:#9a5b00;white-space:nowrap}.stx-cargo .ct-card__brand{font-size:11px;font-weight:700;color:var(--blue);text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px}.stx-cargo .ct-card__title{font-size:14px;font-weight:700;color:var(--text-dark);margin-bottom:6px;line-height:1.35}.stx-cargo .ct-card__desc{font-size:12px;color:var(--text-mid);margin-bottom:12px;flex:1;line-height:1.55}.stx-cargo .ct-card__specs{display:flex;flex-direction:column;gap:4px;margin-bottom:12px;padding:10px;background:var(--light-bg);border-radius:6px}.stx-cargo .ct-spec-row{display:flex;justify-content:space-between;font-size:11px;gap:8px}.stx-cargo .ct-spec-label{color:var(--text-muted)}.stx-cargo .ct-spec-val{color:var(--text-dark);font-weight:600;text-align:right;max-width:62%}.stx-cargo .ct-card__tags{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:14px}.stx-cargo .ct-tag{font-size:10px;font-weight:600;padding:3px 6px;border-radius:3px;background:var(--tag-bg);color:var(--tag-text)}.stx-cargo .ct-card__cta{display:block;text-align:center;padding:11px;border-radius:6px;font-size:13px;font-weight:700;letter-spacing:.04em;transition:background .15s,border-color .15s;background:var(--blue);color:#fff;border:2px solid var(--blue)}.stx-cargo .ct-card:hover .ct-card__cta{background:var(--blue-mid);border-color:var(--blue-mid)}.stx-cargo .ct-compare{margin:44px 0;background:var(--card-bg);border:1px solid var(--border);border-radius:10px;overflow:hidden}.stx-cargo .ct-compare__head{background:var(--navy);padding:16px 22px}.stx-cargo .ct-compare__head h3{font-family:var(--font-head);font-size:17px;font-weight:400;color:#fff;margin:0}.stx-cargo .ct-compare__head p{font-size:12px;color:var(--silver);margin:3px 0 0}.stx-cargo .ct-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;display:block}.stx-cargo .ct-table{width:100%;border-collapse:collapse;font-size:11px;table-layout:fixed}.stx-cargo .ct-table--2col{min-width:420px}.stx-cargo .ct-table--3col{min-width:560px}.stx-cargo .ct-table--4col{min-width:680px}.stx-cargo .ct-table--5col{min-width:760px}.stx-cargo .ct-table th{background:var(--light-bg);padding:9px 8px;text-align:center;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);border-bottom:1px solid var(--border);word-break:break-word;line-height:1.3}.stx-cargo .ct-table th:first-child{text-align:left;width:150px;min-width:150px}.stx-cargo .ct-table td{padding:9px 8px;border-bottom:1px solid var(--border);vertical-align:middle;color:var(--text-mid);text-align:center;font-size:11px;word-break:break-word;line-height:1.35}.stx-cargo .ct-table td:first-child{font-weight:700;color:var(--navy);background:var(--light-bg);font-size:10.5px;white-space:nowrap;text-align:left}.stx-cargo .ct-table tr:last-child td{border-bottom:none}.stx-cargo .ct-table tr:hover td{background:#f9fafc}.stx-cargo .ct-table tr:hover td:first-child{background:var(--light-bg)}.stx-cargo .ct-table tr.ct-hi td{background:#f0f6ff}.stx-cargo .ct-table tr.ct-hi td:first-child{background:#e8f0fb}.stx-cargo .ct-check{color:var(--green);font-weight:700;font-size:13px}.stx-cargo .ct-dash{color:#ccc;font-size:13px}.stx-cargo .ct-prod-link{color:var(--navy);font-weight:700;text-decoration:none;font-size:10.5px;line-height:1.3;display:block}.stx-cargo .ct-prod-link:hover{color:var(--blue)}.stx-cargo .ct-help{background:var(--navy);border-radius:10px;padding:34px 38px;margin:44px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:start}.stx-cargo .ct-help h3{font-family:var(--font-head);font-size:22px;font-weight:400;color:#fff;margin:0 0 10px}.stx-cargo .ct-help__text{font-size:13px;color:var(--silver);line-height:1.7}.stx-cargo .ct-help__text p{margin:0 0 10px}.stx-cargo .ct-help__list{list-style:none;display:flex;flex-direction:column;gap:8px;margin:0;padding:0}.stx-cargo .ct-help__list li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--silver)}.stx-cargo .ct-help__list li:before{content:"\2192";color:var(--sky-bright);flex-shrink:0}.stx-cargo .ct-help__list strong{color:#fff}.stx-cargo .ct-help__btn{display:inline-block;background:var(--blue);color:#fff;font-weight:700;font-size:13px;padding:11px 24px;border-radius:6px;text-decoration:none;margin-top:20px;transition:background .15s}.stx-cargo .ct-help__btn:hover{background:var(--blue-mid)}@media(max-width:680px){.stx-cargo .ct-hero{padding:32px 20px}.stx-cargo .ct-hero__title{font-size:26px}.stx-cargo .ct-wrap{padding:24px 16px 60px}.stx-cargo .ct-help{grid-template-columns:1fr;padding:24px 20px}.stx-cargo .ct-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
