.huawell-blog{background:#f6f8fb;color:#0b1f38}.huawell-blog__header{display:grid;gap:10px 28px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #d6e1ec}.huawell-blog__eyebrow{margin:0 0 10px;color:#0b63ce;font-family:IBM Plex Mono,SF Mono,ui-monospace,Menlo,monospace;font-size:12px;font-weight:760;letter-spacing:0;line-height:1.3;text-transform:uppercase}.huawell-blog__title{max-width:520px;margin:0;font-size:44px;font-weight:780;letter-spacing:0;line-height:1.04}.huawell-blog__intro{max-width:640px;color:#596a80;font-size:14px;line-height:1.55}.huawell-blog__intro p{margin:0}.huawell-blog__topic-rail{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:center;margin-bottom:10px;padding:10px 0;border-bottom:1px solid #d6e1ec}.huawell-blog__topic-heading{margin:0;color:#5d6b7e;font-size:12px;font-weight:760;letter-spacing:0;line-height:1.25;text-transform:uppercase}.huawell-blog__topics{display:flex;flex-wrap:nowrap;gap:7px;min-width:0;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.huawell-blog__topics::-webkit-scrollbar{height:6px}.huawell-blog__topics::-webkit-scrollbar-track{background:transparent}.huawell-blog__topics::-webkit-scrollbar-thumb{border-radius:999px;background:#c7d4e3}.huawell-blog__topic{display:inline-flex;flex:0 0 auto;align-items:center;min-height:28px;padding:0 10px;border:1px solid #d7e1ed;border-radius:999px;color:#35465f;background:#fff;font-size:12px;font-weight:680;line-height:1.2;text-decoration:none;white-space:nowrap;transition:border-color .16s ease,color .16s ease,background .16s ease}.huawell-blog__topic:hover,.huawell-blog__topic.is-active{border-color:#0b63ce;color:#0b63ce;background:#eef6ff}.huawell-blog__bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid #cdd8e5}.huawell-blog__bar p,.huawell-blog__bar span{margin:0;color:#5d6b7e;font-size:12px;font-weight:760;letter-spacing:0;line-height:1.25;text-transform:uppercase}.huawell-blog__list{display:grid}.huawell-blog-row{display:grid;grid-template-columns:minmax(190px,240px) minmax(0,1fr);gap:24px;align-items:center;padding:22px 0;border-bottom:1px solid #dbe4ef}.huawell-blog-row--featured{grid-template-columns:minmax(210px,280px) minmax(0,1fr);padding:24px 0}.huawell-blog-row__media{display:block;overflow:hidden;min-width:0;aspect-ratio:16 / 10;border-radius:6px;background:#dfe9f4;color:#0b63ce;text-decoration:none}.huawell-blog-row__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.huawell-blog-row--featured .huawell-blog-row__media{aspect-ratio:16 / 10}.huawell-blog-row__media:hover img{transform:scale(1.025)}.huawell-blog-row__fallback-image{filter:saturate(.9) contrast(1.02)}.huawell-blog-row__body{min-width:0}.huawell-blog-row__meta{display:flex;flex-wrap:wrap;gap:7px 10px;margin-bottom:8px;color:#66758a;font-size:11px;font-weight:700;letter-spacing:0;line-height:1.35;text-transform:uppercase}.huawell-blog-row__meta span+span:before{content:"";display:inline-block;width:4px;height:4px;margin-right:10px;border-radius:999px;background:#9aa8ba;vertical-align:.15em}.huawell-blog-row__title{max-width:880px;margin:0;font-size:26px;font-weight:780;letter-spacing:0;line-height:1.12}.huawell-blog-row--featured .huawell-blog-row__title{font-size:30px;line-height:1.08}.huawell-blog-row__title a{color:#0b1f38;text-decoration:none}.huawell-blog-row__title a:hover{color:#0b63ce;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.14em}.huawell-blog-row__excerpt{max-width:760px;margin:8px 0 0;color:#52647b;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.huawell-blog-row--featured .huawell-blog-row__excerpt{max-width:760px;font-size:13px}.huawell-blog-row__footer{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:10px}.huawell-blog-row__tags{display:none;flex-wrap:wrap;gap:7px}.huawell-blog-row__tags a{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border:1px solid #d7e1ed;border-radius:999px;color:#52647b;background:#fff;font-size:12px;font-weight:680;line-height:1.2;text-decoration:none}.huawell-blog-row__tags a:hover{border-color:#0b63ce;color:#0b63ce}.huawell-blog-row__read{color:#0b63ce;font-size:14px;font-weight:760;line-height:1.3;text-decoration:none}.huawell-blog-row__read:hover{text-decoration:underline;text-underline-offset:.16em}.huawell-blog__empty{padding:28px 0;border-bottom:1px solid #dbe4ef;color:#52647b}.huawell-blog__empty p{margin:0}.huawell-blog__pagination{margin-top:28px}@media screen and (min-width:990px){.huawell-blog__header{grid-template-columns:minmax(260px,.34fr) minmax(0,.66fr);grid-template-areas:"eyebrow intro" "title intro";align-items:end}.huawell-blog__eyebrow{grid-area:eyebrow}.huawell-blog__title{grid-area:title}.huawell-blog__intro{grid-area:intro;margin-left:auto}}@media screen and (max-width:989px){.huawell-blog-row,.huawell-blog-row--featured{grid-template-columns:minmax(0,1fr);gap:18px}.huawell-blog-row__media{order:-1}}@media screen and (max-width:749px){.huawell-blog__header{margin-bottom:16px}.huawell-blog__title{font-size:34px}.huawell-blog__intro{font-size:14px}.huawell-blog__topic-rail{grid-template-columns:minmax(0,1fr);gap:8px;margin-bottom:10px}.huawell-blog__topics{flex-wrap:nowrap;margin-inline:calc(var(--page-width-margin) * -1);padding-inline:var(--page-width-margin);overflow-x:auto}.huawell-blog__topic{flex:0 0 auto}.huawell-blog__bar{align-items:flex-start;flex-direction:column;gap:6px}.huawell-blog-row,.huawell-blog-row--featured{grid-template-columns:104px minmax(0,1fr);gap:12px;align-items:start;padding:16px 0}.huawell-blog-row--featured{padding:16px 0}.huawell-blog-row__media,.huawell-blog-row--featured .huawell-blog-row__media{order:0;aspect-ratio:4 / 3;border-radius:5px}.huawell-blog-row__meta{gap:4px 7px;margin-bottom:5px;font-size:10px}.huawell-blog-row__meta span+span:before{width:3px;height:3px;margin-right:7px}.huawell-blog-row__title,.huawell-blog-row--featured .huawell-blog-row__title{font-size:17px;line-height:1.16}.huawell-blog-row__excerpt,.huawell-blog-row--featured .huawell-blog-row__excerpt{margin-top:5px;font-size:12px;line-height:1.35}.huawell-blog-row__footer{display:none}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/section-main-blog.css.map */
