:root{--hx-navy:#07182c;--hx-blue:#102b48;--hx-red:#c82032;--hx-steel:#dfe7ee;--hx-ink:#102033;--hx-muted:#627184;--hx-white:#fff;--hx-max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--hx-ink);font-family:Arial,"Helvetica Neue",sans-serif;background:#f5f7f9}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.hx-wrap{width:min(var(--hx-max),calc(100% - 48px));margin:auto}.hx-topbar{background:var(--hx-navy);color:#dfe9f2;font-size:13px}.hx-topbar .hx-wrap{height:38px;display:flex;align-items:center;justify-content:space-between;gap:24px}.hx-topbar .hx-wrap>div{display:flex;gap:24px;align-items:center}.hx-language{padding-left:22px;border-left:1px solid rgba(255,255,255,.2)}.hx-language img{width:20px;height:14px;object-fit:cover}.hx-nav{background:#fff;border-bottom:1px solid #dce3e9;position:relative;z-index:20}.hx-nav .hx-wrap{height:92px;display:flex;align-items:center;gap:36px}.hx-brand{width:245px;flex:none}.hx-brand img{max-height:58px;max-width:230px;object-fit:contain}.hx-menu{display:flex;align-items:stretch;justify-content:center;gap:3px;margin-left:auto;height:100%}.hx-menu>a,.hx-menu-item>a{height:100%;display:flex;align-items:center;padding:0 17px;font-size:14px;font-weight:700;text-transform:uppercase;position:relative}.hx-menu>a:after,.hx-menu-item>a:after{content:"";position:absolute;left:17px;right:17px;bottom:0;height:3px;background:var(--hx-red);transform:scaleX(0);transition:.25s}.hx-menu>a:hover:after,.hx-menu-item>a:hover:after,.hx-menu .is-current:after{transform:scaleX(1)}.hx-menu-item{position:relative}.hx-submenu{position:absolute;top:92px;left:0;min-width:220px;background:#fff;box-shadow:0 18px 42px rgba(7,24,44,.18);padding:12px;display:none}.hx-menu-item:hover .hx-submenu{display:block}.hx-submenu a{display:block;padding:12px 14px;border-bottom:1px solid #edf1f4;font-size:13px}.hx-nav-cta,.hx-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 25px;background:var(--hx-red);color:#fff;font-weight:800;text-transform:uppercase;letter-spacing:.04em;border:0}.hx-nav-cta{flex:none}.hx-menu-toggle{display:none;border:0;background:transparent;width:44px}.hx-menu-toggle i{display:block;height:2px;background:var(--hx-navy);margin:7px 0}.hx-hero{height:680px;position:relative;overflow:hidden;background:var(--hx-navy);color:#fff}.hx-hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .7s}.hx-hero-slide:first-child{opacity:1}.hx-hero-slide img{width:100%;height:100%;object-fit:cover}.hx-hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,18,34,.94) 0%,rgba(4,18,34,.72) 36%,rgba(4,18,34,.12) 72%)}.hx-hero-copy{position:absolute;z-index:2;left:max(24px,calc((100% - var(--hx-max))/2));top:50%;transform:translateY(-50%);max-width:690px}.hx-kicker{display:inline-flex;align-items:center;gap:12px;color:#ff5162;font-size:13px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hx-kicker:before{content:"";width:46px;height:2px;background:var(--hx-red)}.hx-hero h1{font-size:64px;line-height:1.02;margin:22px 0 18px;letter-spacing:-.035em}.hx-hero p{max-width:610px;font-size:18px;line-height:1.7;color:#d9e4ec}.hx-hero-actions{display:flex;gap:12px;margin-top:30px}.hx-btn-outline{background:transparent;border:1px solid rgba(255,255,255,.45)}.hx-trust{background:#fff;border-bottom:1px solid #dce3e9}.hx-trust .hx-wrap{display:grid;grid-template-columns:repeat(4,1fr)}.hx-trust div{padding:27px 28px;border-right:1px solid #e5ebf0}.hx-trust div:first-child{border-left:1px solid #e5ebf0}.hx-trust strong{display:block;font-size:16px}.hx-trust span{display:block;color:var(--hx-muted);font-size:13px;margin-top:7px}.hx-section{padding:92px 0}.hx-section-head{max-width:780px;margin-bottom:42px}.hx-section-head h2{font-size:44px;margin:14px 0;letter-spacing:-.025em}.hx-section-head p{color:var(--hx-muted);line-height:1.75}.hx-product-grid,.hx-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.hx-product-card,.hx-card{background:#fff;border:1px solid #dce4eb;transition:.25s}.hx-product-card:hover,.hx-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(10,31,53,.12)}.hx-product-image{aspect-ratio:1/1;overflow:hidden;background:#eef2f5}.hx-product-image img{width:100%;height:100%;object-fit:cover}.hx-product-body,.hx-card-body{padding:24px}.hx-product-body h3,.hx-card-body h3{margin:0 0 12px;font-size:20px}.hx-product-body p,.hx-card-body p{color:var(--hx-muted);line-height:1.65;font-size:14px}.hx-text-link{color:var(--hx-red);font-weight:800;font-size:13px;text-transform:uppercase}.hx-capability{background:var(--hx-navy);color:#fff}.hx-capability-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.hx-capability-visual{position:relative}.hx-capability-visual img{width:100%;box-shadow:18px 18px 0 var(--hx-red)}.hx-capability-copy h2{font-size:48px;line-height:1.08;margin:18px 0}.hx-capability-copy p{color:#c8d5df;line-height:1.8}.hx-checks{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0}.hx-checks span{padding:15px;background:rgba(255,255,255,.07);border-left:3px solid var(--hx-red)}.hx-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hx-process-grid article{background:#fff;padding:34px;border-top:4px solid var(--hx-red)}.hx-process-grid b{font-size:42px;color:#dfe5ea}.hx-process-grid h3{font-size:18px}.hx-process-grid p{font-size:14px;color:var(--hx-muted);line-height:1.7}.hx-cta{padding:65px 0;background:linear-gradient(120deg,var(--hx-red),#8d1424);color:#fff}.hx-cta .hx-wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.hx-cta h2{font-size:38px;margin:0 0 10px}.hx-cta p{margin:0;color:#ffe5e8}.hx-cta .hx-btn{background:#fff;color:var(--hx-navy)}.hx-inner-hero{height:330px;background:linear-gradient(90deg,rgba(5,20,37,.93),rgba(5,20,37,.3)),url('../images/huatrux/hero-inspection.jpg') center/cover;color:#fff;display:flex;align-items:center}.hx-inner-hero h1{font-size:52px;margin:16px 0 10px}.hx-breadcrumb{font-size:13px;color:#d5e0e9}.hx-content-layout{display:grid;grid-template-columns:280px 1fr;gap:35px}.hx-sidebar{background:#fff;border:1px solid #dce4ea;padding:24px;height:max-content}.hx-sidebar h2{font-size:22px;margin:0 0 18px}.hx-sidebar a{display:block;padding:14px 0;border-bottom:1px solid #e9eef2;font-weight:700;font-size:14px}.hx-list-main{min-width:0}.hx-pagination{margin-top:30px}.hx-pagination a,.hx-pagination span{display:inline-flex;padding:10px 14px;background:#fff;border:1px solid #dbe3e9;margin-right:5px}.hx-detail-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:44px;align-items:start}.hx-main-media{background:#fff;border:1px solid #dce4eb;padding:14px}.hx-main-media img,.hx-main-media video{width:100%;aspect-ratio:1/1;object-fit:cover}.hx-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.hx-thumbs button{border:2px solid transparent;padding:0;background:#fff}.hx-thumbs button.is-active{border-color:var(--hx-red)}.hx-thumbs img{aspect-ratio:1/1;object-fit:cover}.hx-detail-copy h1{font-size:44px;margin:12px 0}.hx-detail-copy>p{color:var(--hx-muted);font-size:17px;line-height:1.75}.hx-facts{display:grid;grid-template-columns:1fr 1fr;margin:28px 0;border:1px solid #dbe3ea}.hx-facts div{padding:18px;background:#fff;border-right:1px solid #e2e8ed;border-bottom:1px solid #e2e8ed}.hx-facts span{display:block;color:var(--hx-muted);font-size:12px;text-transform:uppercase}.hx-facts strong{display:block;margin-top:7px}.hx-specs{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #dce4eb}.hx-specs div{display:grid;grid-template-columns:42% 58%;border-bottom:1px solid #e3e9ee}.hx-specs span,.hx-specs strong{padding:16px}.hx-specs span{background:#eef3f7;color:#526274}.hx-rich{background:#fff;border:1px solid #dce4eb;padding:42px;line-height:1.8}.hx-rich img{height:auto;margin:25px auto}.hx-footer{background:#061425;color:#c9d6e0;padding-top:70px}.hx-footer-grid{display:grid;grid-template-columns:1.4fr .7fr .9fr;gap:70px;padding-bottom:55px}.hx-footer img{max-width:230px;max-height:58px;object-fit:contain;filter:brightness(0) invert(1)}.hx-footer p{max-width:480px;line-height:1.8}.hx-footer h3{color:#fff}.hx-footer a,.hx-footer span{display:block;margin:12px 0}.hx-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:22px 0;font-size:13px}.hx-float{position:fixed;z-index:30;right:18px;bottom:28px;display:grid;box-shadow:0 10px 30px rgba(0,0,0,.18)}.hx-float a,.hx-float button{border:0;background:var(--hx-red);color:#fff;padding:12px 14px;font-size:12px;border-bottom:1px solid rgba(255,255,255,.25)}
@media(max-width:1100px){.hx-menu>a,.hx-menu-item>a{padding:0 10px}.hx-product-grid,.hx-card-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.hx-topbar .hx-wrap>span,.hx-nav-cta{display:none}.hx-nav .hx-wrap{height:76px}.hx-menu-toggle{display:block;margin-left:auto}.hx-menu{display:none;position:absolute;left:0;right:0;top:76px;background:#fff;height:auto;padding:15px;box-shadow:0 20px 35px rgba(0,0,0,.14)}.hx-menu.is-open{display:block}.hx-menu>a,.hx-menu-item>a{height:auto;padding:14px}.hx-menu-item{display:block}.hx-submenu{position:static;display:block;box-shadow:none;padding-left:20px}.hx-hero{height:600px}.hx-hero h1{font-size:46px}.hx-trust .hx-wrap{grid-template-columns:1fr 1fr}.hx-capability-grid,.hx-detail-grid,.hx-content-layout{grid-template-columns:1fr}.hx-process-grid{grid-template-columns:1fr 1fr}.hx-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.hx-wrap{width:min(100% - 28px,var(--hx-max))}.hx-topbar .hx-wrap{justify-content:flex-end}.hx-hero{height:560px}.hx-hero h1{font-size:38px}.hx-hero p{font-size:16px}.hx-section{padding:62px 0}.hx-section-head h2,.hx-capability-copy h2,.hx-inner-hero h1,.hx-detail-copy h1{font-size:34px}.hx-product-grid,.hx-card-grid,.hx-process-grid,.hx-footer-grid,.hx-specs{grid-template-columns:1fr}.hx-trust .hx-wrap{grid-template-columns:1fr}.hx-trust div{border-left:1px solid #e5ebf0}.hx-checks{grid-template-columns:1fr}.hx-cta .hx-wrap{display:block}.hx-cta .hx-btn{margin-top:25px}.hx-rich{padding:24px}.hx-facts{grid-template-columns:1fr}.hx-thumbs{grid-template-columns:repeat(3,1fr)}}

/* HUATRUX identity, language selector and hero carousel */
.hx-nav .hx-wrap{height:96px}.hx-brand{width:178px}.hx-brand img{width:auto;height:64px;max-width:168px;max-height:64px;object-fit:contain;object-position:left center}.hx-submenu{top:96px}.hx-menu>a,.hx-menu-item>a{font-size:15.5px;padding-left:18px;padding-right:18px;letter-spacing:.01em}.hx-submenu a{font-size:14px}
.hx-language{position:relative;padding-left:22px;border-left:1px solid rgba(255,255,255,.2)}.hx-language summary{display:flex;align-items:center;gap:9px;min-width:92px;cursor:pointer;list-style:none;font-weight:700}.hx-language summary::-webkit-details-marker{display:none}.hx-language summary:after{content:"";width:7px;height:7px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg) translateY(-2px);margin-left:3px}.hx-language[open] summary:after{transform:rotate(225deg) translate(-2px,-2px)}.hx-language ul{position:absolute;right:0;top:calc(100% + 12px);z-index:60;min-width:180px;margin:0;padding:8px;background:#fff;color:var(--hx-ink);list-style:none;border:1px solid #dce4ea;box-shadow:0 18px 45px rgba(4,18,34,.22)}.hx-language li a{display:flex;align-items:center;gap:10px;padding:11px 12px;border-bottom:1px solid #edf1f4;white-space:nowrap}.hx-language li:last-child a{border-bottom:0}.hx-language li a:hover{background:#f1f5f8;color:var(--hx-red)}
.hx-hero-slide:first-child{opacity:0}.hx-hero-slide.is-active{opacity:1;z-index:1}.hx-hero h2{font-size:64px;line-height:1.02;margin:22px 0 18px;letter-spacing:-.035em;max-width:760px}.hx-hero-controls{position:absolute;z-index:4;left:50%;bottom:26px;transform:translateX(-50%);display:flex;align-items:center;gap:14px}.hx-hero-arrow{width:44px;height:44px;border:1px solid rgba(255,255,255,.55);background:rgba(4,18,34,.64);color:#fff;cursor:pointer;transition:.2s}.hx-hero-arrow:hover{background:var(--hx-red);border-color:var(--hx-red)}.hx-hero-dots{display:flex;gap:8px}.hx-hero-dots button{width:34px;height:4px;border:0;padding:0;background:rgba(255,255,255,.42);cursor:pointer}.hx-hero-dots button.is-active{background:var(--hx-red)}
.hx-case-section{background:#fff}.hx-case-grid{grid-template-columns:repeat(3,1fr)}.hx-case-grid .hx-product-image{aspect-ratio:16/10}.hx-case-grid .hx-card{border-color:#d9e2ea}.hx-case-grid .hx-card-body h3{font-size:22px}
.hx-capability-visual img{width:100%;aspect-ratio:1/1;height:auto;object-fit:cover}.hx-footer img{width:auto;max-width:168px;height:64px;max-height:64px;object-fit:contain;filter:none}.hx-footer-logo{background:transparent!important}
@media(max-width:1100px){.hx-brand{width:150px}.hx-brand img{height:58px;max-width:144px;max-height:58px}.hx-menu>a,.hx-menu-item>a{padding-left:10px;padding-right:10px;font-size:13.5px}.hx-hero h2{font-size:54px}.hx-case-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.hx-nav .hx-wrap{height:78px}.hx-submenu{top:auto}.hx-menu{top:78px}.hx-brand{width:138px}.hx-brand img{width:auto;height:52px;max-width:132px;max-height:52px}.hx-hero h2{font-size:46px}.hx-language ul{right:0}}
@media(max-width:620px){.hx-topbar .hx-wrap{justify-content:space-between}.hx-brand{width:118px}.hx-brand img{width:auto;height:46px;max-width:112px;max-height:46px}.hx-hero h2{font-size:38px}.hx-hero-controls{bottom:18px}.hx-hero-arrow{width:38px;height:38px}.hx-language{padding-left:12px}.hx-language summary{min-width:auto}.hx-language summary span{display:none}.hx-footer img{height:54px;max-height:54px}.hx-case-grid{grid-template-columns:1fr}}

/* HUATRUX inner page upgrade */
.hx-inner-hero{height:auto;min-height:390px;padding:78px 0;background-image:linear-gradient(100deg,rgba(5,20,37,.96),rgba(5,20,37,.74) 45%,rgba(5,20,37,.28)),url('../images/huatrux/hero-inspection.jpg');position:relative;overflow:hidden}
.hx-inner-hero:after{content:"";position:absolute;right:-90px;bottom:-130px;width:470px;height:470px;border:80px solid rgba(200,32,50,.42);transform:rotate(18deg);opacity:.58}
.hx-inner-hero .hx-wrap{position:relative;z-index:1}.hx-inner-hero h1{max-width:900px;font-size:58px;line-height:1.04;margin:16px 0 14px}.hx-inner-hero p{max-width:690px;margin:0 0 22px;color:#d8e4ee;font-size:18px;line-height:1.72}.hx-inner-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:60px;align-items:end}.hx-hero-panel{padding:30px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);box-shadow:0 22px 58px rgba(0,0,0,.18);backdrop-filter:blur(8px)}.hx-hero-panel strong{display:block;color:#fff;font-size:26px;margin-bottom:10px}.hx-hero-panel span{display:block;color:#cbd9e5;line-height:1.65}.hx-inner-hero-products{background-image:linear-gradient(100deg,rgba(5,20,37,.96),rgba(5,20,37,.7)),url('../images/huatrux/hero-export.jpg')}.hx-inner-hero-news,.hx-inner-hero-article{background-image:linear-gradient(100deg,rgba(5,20,37,.96),rgba(5,20,37,.68)),url('../images/huatrux/hero-port.jpg')}.hx-inner-hero-cases{background-image:linear-gradient(100deg,rgba(5,20,37,.96),rgba(5,20,37,.68)),url('../images/huatrux/case-tractor-dispatch.jpg')}.hx-inner-hero-detail{background-image:linear-gradient(100deg,rgba(5,20,37,.96),rgba(5,20,37,.66)),url('../images/huatrux/inspection-workshop-effect.png')}.hx-inner-hero-contact,.hx-inner-hero-about{background-image:linear-gradient(100deg,rgba(5,20,37,.96),rgba(5,20,37,.72)),url('../images/huatrux/hero-inspection.jpg')}
.hx-list-section,.hx-news-section,.hx-case-page,.hx-product-detail-section,.hx-article-section,.hx-about-page,.hx-contact-page{background:linear-gradient(180deg,#f5f7f9 0%,#fff 100%)}.hx-inventory-layout{grid-template-columns:310px minmax(0,1fr);align-items:start}.hx-filter-panel,.hx-editor-panel,.hx-contact-card,.hx-article-side,.hx-process-card,.hx-quote-card{border:0;box-shadow:0 22px 55px rgba(7,24,44,.09)}.hx-filter-panel{position:sticky;top:24px;background:#fff}.hx-filter-panel h2,.hx-editor-panel h2,.hx-contact-card h2,.hx-article-side h2,.hx-process-card h2{font-size:24px}.hx-filter-panel a{padding:15px 16px;margin:0 -4px;border:0;border-left:3px solid transparent}.hx-filter-panel a:hover,.hx-filter-panel a.is-active{background:#f1f5f8;border-left-color:var(--hx-red);color:var(--hx-red)}.hx-sidebar-note{margin-top:26px;padding:20px;background:var(--hx-navy);color:#fff}.hx-sidebar-note b{display:block;margin-bottom:8px}.hx-sidebar-note span{display:block;color:#d3e0ea;line-height:1.6;font-size:14px}.hx-list-toolbar{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:28px}.hx-list-toolbar h2{font-size:38px;margin:10px 0 0}.hx-btn-dark{background:var(--hx-navy);color:#fff}.hx-product-grid-premium{grid-template-columns:repeat(3,1fr)}.hx-product-card-premium{position:relative;overflow:hidden;border:0;box-shadow:0 16px 42px rgba(7,24,44,.08)}.hx-product-card-premium .hx-product-image{aspect-ratio:5/4}.hx-product-card-premium .hx-product-image img{transition:.35s}.hx-product-card-premium:hover .hx-product-image img{transform:scale(1.045)}.hx-card-badge{position:absolute;left:16px;top:16px;padding:8px 11px;background:var(--hx-red);color:#fff;font-size:12px;font-weight:800;text-transform:uppercase}.hx-mini-specs{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.hx-mini-specs span,.hx-mini-specs em{font-style:normal;padding:7px 9px;background:#eef3f7;color:#516477;font-size:12px;font-weight:700}
.hx-product-detail-grid{grid-template-columns:minmax(0,1.08fr) 470px;gap:46px}.hx-media-column{min-width:0}.hx-main-media-premium{padding:0;border:0;background:#07182c;box-shadow:0 26px 70px rgba(7,24,44,.14);position:relative}.hx-main-media-premium:before{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.28);pointer-events:none;z-index:1}.hx-main-media-premium img,.hx-main-media-premium video{aspect-ratio:16/11}.hx-thumbs button{border:0;box-shadow:0 8px 22px rgba(7,24,44,.08);cursor:pointer}.hx-thumbs button span{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;background:var(--hx-navy);color:#fff;font-weight:800}.hx-quote-card{background:#fff;padding:36px;position:sticky;top:24px}.hx-quote-card h1{font-size:42px}.hx-facts-premium{grid-template-columns:1fr 1fr;border:0;gap:10px}.hx-facts-premium div{border:0;background:#f1f5f8}.hx-spec-section,.hx-detail-content-section{background:#fff}.hx-specs-premium{border:0;box-shadow:0 20px 52px rgba(7,24,44,.08)}.hx-specs-premium div{border-color:#e7edf2}.hx-specs-premium span{background:#f4f7fa;font-weight:700}.hx-detail-content-layout,.hx-about-layout,.hx-contact-layout,.hx-news-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:38px;align-items:start}.hx-article-rich{border:0;box-shadow:0 20px 55px rgba(7,24,44,.08);font-size:16px}.hx-article-rich h2,.hx-article-rich h3{color:var(--hx-navy);line-height:1.25}.hx-article-rich p{color:#4f5f70}.hx-article-cover{width:100%;aspect-ratio:16/8;object-fit:cover;margin:0 0 30px!important}.hx-article-lead{padding:22px 24px;margin-bottom:28px;background:#f1f5f8;border-left:4px solid var(--hx-red);font-size:18px;line-height:1.7;color:#32465b}.hx-process-card div{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:center;padding:15px 0;border-top:1px solid #e5ebf0}.hx-process-card b{color:var(--hx-red);font-size:22px}.hx-process-card span{font-weight:700;color:#203349}
.hx-news-layout{grid-template-columns:minmax(0,1fr) 360px}.hx-news-main{display:grid;gap:22px}.hx-news-card{display:grid;grid-template-columns:330px 1fr;background:#fff;box-shadow:0 16px 42px rgba(7,24,44,.08);transition:.25s;overflow:hidden}.hx-news-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(7,24,44,.13)}.hx-news-image{height:100%;min-height:230px;overflow:hidden;background:#eef2f5}.hx-news-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.hx-news-card:hover img{transform:scale(1.04)}.hx-news-body{padding:30px}.hx-news-body span,.hx-case-feature-body span{color:var(--hx-red);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hx-news-body h2,.hx-case-feature-body h2{font-size:28px;line-height:1.18;margin:10px 0 12px}.hx-news-body p,.hx-case-feature-body p,.hx-editor-panel p,.hx-article-side p{color:var(--hx-muted);line-height:1.75}.hx-news-body b,.hx-case-feature-body b{color:var(--hx-red);text-transform:uppercase;font-size:13px}.hx-editor-panel{position:sticky;top:24px}.hx-editor-panel .hx-btn,.hx-article-side .hx-btn{margin-top:14px}
.hx-news-meta{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:8px}.hx-news-meta span{color:var(--hx-red);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hx-news-meta time{font-size:13px;color:#657587;font-weight:800}.hx-editor-points{display:grid;gap:10px;margin:22px 0}.hx-editor-points span{padding:12px 14px;background:#f1f5f8;border-left:3px solid var(--hx-red);font-size:13px;font-weight:800;color:#26394e}
.hx-article-hero{background:linear-gradient(120deg,rgba(4,18,34,.96),rgba(8,33,56,.9));color:#fff;padding:82px 0 76px;position:relative;overflow:hidden}.hx-article-hero:after{content:"";position:absolute;inset:auto -8% -48% 42%;height:360px;background:radial-gradient(circle,rgba(200,32,50,.32),rgba(200,32,50,0) 66%);pointer-events:none}.hx-article-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 440px;gap:58px;align-items:center}.hx-article-hero h1{font-size:56px;line-height:1.06;margin:18px 0;max-width:900px}.hx-article-hero p{font-size:18px;line-height:1.75;color:#d8e4ee;max-width:760px}.hx-article-meta{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0}.hx-article-meta time,.hx-article-meta span{padding:9px 13px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hx-article-hero-image{box-shadow:22px 22px 0 var(--hx-red);background:#102b48;aspect-ratio:4/3;overflow:hidden}.hx-article-hero-image img{width:100%;height:100%;object-fit:cover}.hx-article-premium-section{background:#fff;padding-top:74px}.hx-article-premium-layout{grid-template-columns:minmax(0,1fr) 360px}.hx-news-detail-rich{position:relative;padding:54px 58px 58px}.hx-news-detail-rich:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:var(--hx-red)}.hx-news-detail-rich h2{font-size:34px;margin-top:34px}.hx-news-detail-rich p{font-size:17px;line-height:1.9}.hx-article-date-card{position:absolute;right:34px;top:-42px;width:104px;height:104px;background:var(--hx-red);color:#fff;display:grid;place-items:center;text-align:center;box-shadow:0 18px 38px rgba(200,32,50,.24)}.hx-article-date-card b{font-size:42px;line-height:1}.hx-article-date-card span{font-size:12px;font-weight:800;text-transform:uppercase}.hx-news-side{position:sticky;top:24px}.hx-news-side-list{display:grid;gap:0;margin:24px 0}.hx-news-side-list div{display:grid;grid-template-columns:48px 1fr;gap:12px;padding:16px 0;border-top:1px solid #e5ebf0}.hx-news-side-list b{color:var(--hx-red);font-size:22px}.hx-news-side-list span{font-weight:700;color:#26394e;line-height:1.55}
.hx-case-list{display:grid;gap:26px}.hx-case-feature-card{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.75fr);background:#fff;box-shadow:0 18px 50px rgba(7,24,44,.09);overflow:hidden;transition:.25s}.hx-case-feature-card:hover{transform:translateY(-5px);box-shadow:0 28px 70px rgba(7,24,44,.14)}.hx-case-feature-image{min-height:360px;overflow:hidden;background:#eef2f5}.hx-case-feature-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.hx-case-feature-card:hover img{transform:scale(1.045)}.hx-case-feature-body{padding:42px;display:flex;flex-direction:column;justify-content:center}.hx-case-feature-body h2{font-size:34px}.hx-case-feature-body .hx-mini-specs{margin:20px 0}.hx-contact-card p{padding:14px 0;margin:0;border-bottom:1px solid #e5ebf0;color:#394c60;line-height:1.6}.hx-contact-card p:first-of-type{font-size:18px;font-weight:800;color:var(--hx-navy)}
@media(max-width:1180px){.hx-product-grid-premium{grid-template-columns:repeat(2,1fr)}.hx-product-detail-grid,.hx-detail-content-layout,.hx-about-layout,.hx-contact-layout,.hx-news-layout{grid-template-columns:1fr}.hx-quote-card,.hx-filter-panel,.hx-editor-panel{position:static}.hx-news-card{grid-template-columns:280px 1fr}.hx-case-feature-card{grid-template-columns:1fr}}
@media(max-width:900px){.hx-inner-hero{min-height:330px;padding:58px 0}.hx-inner-hero-grid,.hx-inventory-layout{grid-template-columns:1fr}.hx-inner-hero h1{font-size:44px}.hx-hero-panel{display:none}.hx-list-toolbar{display:block}.hx-list-toolbar .hx-btn{margin-top:22px}.hx-news-card{grid-template-columns:1fr}.hx-news-image{min-height:260px}.hx-product-detail-grid{grid-template-columns:1fr}.hx-case-feature-image{min-height:300px}}
@media(max-width:620px){.hx-inner-hero h1{font-size:34px}.hx-inner-hero p{font-size:16px}.hx-product-grid-premium{grid-template-columns:1fr}.hx-news-body,.hx-case-feature-body,.hx-quote-card{padding:24px}.hx-news-body h2,.hx-case-feature-body h2{font-size:24px}.hx-detail-content-layout,.hx-about-layout,.hx-contact-layout{gap:24px}.hx-article-rich{padding:24px}.hx-main-media-premium img,.hx-main-media-premium video{aspect-ratio:4/3}.hx-specs-premium div{grid-template-columns:1fr}.hx-facts-premium{grid-template-columns:1fr}}
@media(max-width:1180px){.hx-article-hero-grid,.hx-article-premium-layout{grid-template-columns:1fr}.hx-article-hero-image{max-width:620px}.hx-news-side{position:static}}
@media(max-width:900px){.hx-article-hero{padding:62px 0}.hx-article-hero h1{font-size:42px}.hx-article-hero-image{box-shadow:14px 14px 0 var(--hx-red)}.hx-news-detail-rich{padding:44px 34px}}
@media(max-width:620px){.hx-article-hero h1{font-size:34px}.hx-article-hero p{font-size:16px}.hx-article-meta{gap:8px}.hx-article-meta time,.hx-article-meta span{font-size:11px}.hx-news-detail-rich{padding:38px 22px 28px}.hx-article-date-card{position:static;width:auto;height:auto;display:inline-grid;grid-auto-flow:column;gap:8px;align-items:center;padding:10px 14px;margin-bottom:20px}.hx-article-date-card b{font-size:26px}.hx-news-detail-rich p{font-size:16px}.hx-news-detail-rich h2{font-size:26px}}

/* Preserve vehicle proportions in product displays */
.hx-product-card .hx-product-image{background:linear-gradient(180deg,#f7f9fb,#edf2f6)}
.hx-product-card .hx-product-image img{object-fit:cover;padding:0}
.hx-product-card-premium .hx-product-image img{object-fit:cover;padding:0}
.hx-main-media-premium{background:linear-gradient(180deg,#f7f9fb,#eef3f7)}
.hx-main-media-premium img{object-fit:contain;padding:0}
.hx-main-media-premium video{object-fit:contain;background:#07182c}
.hx-thumbs img{object-fit:contain;background:#f4f7fa;padding:4px}
.hx-main-media-premium video{display:none}
.hx-detail-thumbs{display:flex;grid-template-columns:none;gap:12px;overflow-x:auto;overflow-y:hidden;padding:12px 2px 2px;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none}
.hx-detail-thumbs::-webkit-scrollbar{display:none}
.hx-detail-thumbs button{width:118px;min-width:118px;aspect-ratio:4/3;overflow:hidden;scroll-snap-align:start;background:#fff;border:2px solid transparent;opacity:.72;transition:.2s}
.hx-detail-thumbs button.is-active{border-color:var(--hx-red);opacity:1;box-shadow:0 10px 22px rgba(7,24,44,.14)}
.hx-detail-long-image{margin:34px 0;background:#07182c;padding:14px}
.hx-detail-long-image img{width:100%;margin:0!important;box-shadow:none}
.hx-detail-highlight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0}
.hx-detail-highlight-grid div{background:#f1f5f8;border-left:3px solid var(--hx-red);padding:18px}
.hx-detail-highlight-grid b{display:block;color:var(--hx-navy);margin-bottom:6px}
.hx-gallery-arrow{position:absolute;top:50%;z-index:3;width:44px;height:58px;border:0;background:rgba(7,24,44,.82);color:#fff;font-size:38px;line-height:1;transform:translateY(-50%);cursor:pointer}
.hx-gallery-prev{left:0}.hx-gallery-next{right:0}
.hx-gallery-arrow:hover{background:var(--hx-red)}
.hx-video-thumb{position:relative}
.hx-video-thumb:after{content:"";position:absolute;inset:0;background:rgba(7,24,44,.24)}
.hx-video-thumb span{position:absolute;left:50%;top:50%;z-index:2;width:38px;height:38px;border-radius:50%;background:rgba(7,24,44,.82);transform:translate(-50%,-50%);box-shadow:0 8px 20px rgba(7,24,44,.28)}
.hx-video-thumb span:after{content:"";position:absolute;left:15px;top:10px;width:0;height:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:14px solid #fff}
.hx-video-thumb.is-active span{background:var(--hx-red)}
.hx-gallery-play{position:absolute;left:50%;top:50%;z-index:4;width:92px;height:92px;border:0;border-radius:50%;background:rgba(7,24,44,.78);box-shadow:0 18px 40px rgba(7,24,44,.28);transform:translate(-50%,-50%);display:none;align-items:center;justify-content:center;cursor:pointer;transition:.2s}
.hx-gallery-play:before{content:"";position:absolute;inset:-10px;border-radius:50%;border:1px solid rgba(255,255,255,.45)}
.hx-gallery-play span{display:block;width:0;height:0;margin-left:7px;border-top:18px solid transparent;border-bottom:18px solid transparent;border-left:27px solid #fff}
.hx-gallery-play:hover{background:var(--hx-red);transform:translate(-50%,-50%) scale(1.04)}
.hx-list-section .hx-product-card-premium .hx-product-image{aspect-ratio:4/3}
.hx-list-section .hx-product-card-premium .hx-product-image img{width:100%;height:100%;object-fit:cover}
.hx-spec-section{padding:62px 0 42px}
.hx-detail-content-section{padding:46px 0 76px}
.hx-product-detail-section{padding:68px 0 62px}
@media(max-width:620px){.hx-detail-thumbs{gap:8px;padding-top:10px}.hx-detail-thumbs button{width:82px;min-width:82px}.hx-detail-highlight-grid{grid-template-columns:1fr}.hx-gallery-arrow{width:34px;height:46px;font-size:28px}.hx-video-thumb span{width:32px;height:32px}.hx-video-thumb span:after{left:13px;top:8px;border-top-width:8px;border-bottom-width:8px;border-left-width:12px}.hx-gallery-play{width:68px;height:68px}.hx-gallery-play span{border-top-width:14px;border-bottom-width:14px;border-left-width:21px}.hx-product-detail-section{padding:38px 0}.hx-spec-section{padding:42px 0 28px}.hx-detail-content-section{padding:30px 0 56px}}

/* About page presentation */
.hx-about-intro{padding:96px 0;background:#fff}.hx-about-intro-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:64px;align-items:center}.hx-about-lead h2{font-size:48px;line-height:1.08;margin:16px 0 22px;color:var(--hx-navy)}.hx-about-lead p{font-size:17px;line-height:1.85;color:#516274}.hx-about-visual{position:relative;background:var(--hx-navy);padding:18px;box-shadow:24px 24px 0 var(--hx-red)}.hx-about-visual:before{content:"";position:absolute;left:-22px;top:-22px;width:130px;height:130px;border-left:3px solid var(--hx-red);border-top:3px solid var(--hx-red)}.hx-about-visual img{width:100%;aspect-ratio:16/12;object-fit:cover}
.hx-about-stats{background:var(--hx-navy);color:#fff}.hx-about-stats .hx-wrap{display:grid;grid-template-columns:repeat(4,1fr)}.hx-about-stats div{padding:34px 30px;border-right:1px solid rgba(255,255,255,.12)}.hx-about-stats div:first-child{border-left:1px solid rgba(255,255,255,.12)}.hx-about-stats strong{display:block;font-size:24px;margin-bottom:10px}.hx-about-stats span{display:block;color:#c7d5e1;line-height:1.65;font-size:14px}
.hx-about-services{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.hx-about-services article{background:#fff;padding:32px;border:1px solid #dce4eb;box-shadow:0 16px 42px rgba(7,24,44,.07);transition:.25s}.hx-about-services article:hover{transform:translateY(-5px);box-shadow:0 24px 58px rgba(7,24,44,.12)}.hx-about-services b{display:block;color:var(--hx-red);font-size:34px;margin-bottom:28px}.hx-about-services h3{font-size:21px;line-height:1.24;margin:0 0 12px;color:var(--hx-navy)}.hx-about-services p{color:var(--hx-muted);line-height:1.72;font-size:14px}
.hx-about-dark{padding:92px 0;background:linear-gradient(120deg,#07182c,#0d2947);color:#fff;position:relative;overflow:hidden}.hx-about-dark:after{content:"";position:absolute;right:-160px;top:-160px;width:520px;height:520px;border:90px solid rgba(200,32,50,.35);transform:rotate(18deg)}.hx-about-dark-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.7fr);gap:70px;align-items:center}.hx-about-dark h2{font-size:46px;line-height:1.1;margin:16px 0 20px}.hx-about-dark p{color:#cbd9e5;line-height:1.85;font-size:16px}.hx-about-checklist{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hx-about-checklist span{padding:17px 16px;background:rgba(255,255,255,.08);border-left:3px solid var(--hx-red);font-weight:700;color:#edf4fa}
.hx-about-content{background:#f5f7f9}.hx-about-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:38px;align-items:start}.hx-about-content .hx-process-card .hx-btn{margin-top:24px;width:100%}
@media(max-width:1180px){.hx-about-intro-grid,.hx-about-dark-grid,.hx-about-content-grid{grid-template-columns:1fr}.hx-about-services{grid-template-columns:repeat(2,1fr)}.hx-about-stats .hx-wrap{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.hx-about-intro{padding:66px 0}.hx-about-lead h2,.hx-about-dark h2{font-size:34px}.hx-about-services,.hx-about-stats .hx-wrap,.hx-about-checklist{grid-template-columns:1fr}.hx-about-visual{padding:10px;box-shadow:12px 12px 0 var(--hx-red)}.hx-about-stats div{border-left:1px solid rgba(255,255,255,.12)}}

/* HUATRUX inquiry entry */
.hx-btn{cursor:pointer}.hx-inquiry-float{right:22px;bottom:30px;grid-template-columns:1fr;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 18px 45px rgba(7,24,44,.22)}.hx-float a,.hx-float button{cursor:pointer;text-align:center;text-transform:uppercase;font-weight:800;letter-spacing:.04em}.hx-float .hx-float-primary{min-width:128px;padding:16px 18px;background:var(--hx-red);font-size:13px}.hx-float a{background:#fff;color:var(--hx-navy);border-bottom:1px solid #e5ebf0;padding:12px 16px}.hx-float a:hover{color:var(--hx-red)}.hx-float .hx-backtop{background:var(--hx-navy);padding:12px 16px}.hx-inquiry-modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:28px}.hx-inquiry-modal.is-open{display:flex}.hx-inquiry-backdrop{position:absolute;inset:0;background:rgba(4,16,30,.74);backdrop-filter:blur(5px)}.hx-inquiry-dialog{position:relative;z-index:1;width:min(920px,100%);max-height:calc(100vh - 56px);overflow:auto;background:#fff;box-shadow:0 34px 90px rgba(0,0,0,.32);border-top:6px solid var(--hx-red)}.hx-inquiry-close{position:absolute;right:18px;top:16px;width:42px;height:42px;border:0;background:#f0f4f7;color:var(--hx-navy);font-size:28px;line-height:1;cursor:pointer}.hx-inquiry-head{padding:42px 46px 22px;background:linear-gradient(135deg,#f6f9fb 0%,#fff 70%)}.hx-inquiry-head h2,.hx-inquiry-form-card h2{font-size:40px;line-height:1.1;margin:14px 0}.hx-inquiry-head p,.hx-inquiry-form-card>p{max-width:720px;color:var(--hx-muted);line-height:1.75}.hx-inquiry-form{padding:0 46px 44px}.hx-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hx-inquiry-form label{display:grid;gap:8px}.hx-inquiry-form span{font-size:12px;font-weight:800;text-transform:uppercase;color:#405267;letter-spacing:.08em}.hx-inquiry-form input,.hx-inquiry-form textarea,.hx-inquiry-form select{width:100%;border:1px solid #d9e2ea;background:#fff;padding:14px 15px;color:var(--hx-ink);outline:0}.hx-inquiry-form input:focus,.hx-inquiry-form textarea:focus,.hx-inquiry-form select:focus{border-color:var(--hx-red);box-shadow:0 0 0 3px rgba(200,32,50,.1)}.hx-form-wide{margin-top:16px}.hx-inquiry-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.hx-inquiry-actions .hx-btn{min-width:190px}.hx-product-inquiry-box{margin:24px 0 16px;padding:18px 20px;background:#f3f7fa;border-left:4px solid var(--hx-red)}.hx-product-inquiry-box b,.hx-product-inquiry-box span{display:block}.hx-product-inquiry-box span{margin-top:6px;color:var(--hx-muted);line-height:1.55}.hx-quote-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hx-quote-actions .hx-btn{width:100%;padding-left:16px;padding-right:16px}.hx-inquiry-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:36px;align-items:start}.hx-inquiry-form-card{background:#fff;padding:44px;box-shadow:0 24px 70px rgba(7,24,44,.1);border-top:5px solid var(--hx-red)}.hx-inquiry-form-card .hx-inquiry-form{padding:22px 0 0}.hx-inquiry-side{display:grid;gap:20px}.hx-inquiry-contact-card{border:0;box-shadow:0 20px 55px rgba(7,24,44,.08)}.hx-inquiry-contact-card .hx-btn{margin-top:20px;width:100%}.hx-inquiry-checklist{background:var(--hx-navy);color:#fff;padding:28px;box-shadow:0 20px 50px rgba(7,24,44,.14)}.hx-inquiry-checklist h3{margin:0 0 18px;font-size:23px}.hx-inquiry-checklist span{display:block;padding:13px 0 13px 24px;border-top:1px solid rgba(255,255,255,.12);position:relative;color:#d9e5ee}.hx-inquiry-checklist span:before{content:"";position:absolute;left:0;top:20px;width:8px;height:8px;background:var(--hx-red)}.hx-contact-content{padding:28px}.hx-inquiry-hero-panel{border-left:4px solid var(--hx-red)}body.hx-modal-open{overflow:hidden}
@media(max-width:1180px){.hx-inquiry-page-grid{grid-template-columns:1fr}.hx-inquiry-side{grid-template-columns:1fr 1fr}.hx-contact-content{grid-column:1/-1}}
@media(max-width:760px){.hx-inquiry-modal{padding:14px}.hx-inquiry-dialog{max-height:calc(100vh - 28px)}.hx-inquiry-head,.hx-inquiry-form,.hx-inquiry-form-card{padding-left:24px;padding-right:24px}.hx-inquiry-head h2,.hx-inquiry-form-card h2{font-size:30px}.hx-form-grid,.hx-quote-actions,.hx-inquiry-side{grid-template-columns:1fr}.hx-inquiry-actions .hx-btn{width:100%}.hx-inquiry-float{right:12px;bottom:14px}.hx-float .hx-float-primary{min-width:104px}.hx-float a{display:none}}
.hx-form-status{min-height:22px;margin-top:14px;font-size:14px;font-weight:700}.hx-form-status.is-error{color:var(--hx-red)}.hx-form-status.is-success{color:#1f7a43}
.hx-contact-map{background:#fff;box-shadow:0 20px 55px rgba(7,24,44,.08);overflow:hidden}.hx-contact-map>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-left:5px solid var(--hx-red)}.hx-contact-map h3{margin:0;color:var(--hx-navy);font-size:22px}.hx-contact-map a{color:var(--hx-red);font-size:12px;font-weight:800;text-transform:uppercase}.hx-contact-map iframe{display:block;width:100%;height:260px;border:0;background:#eef3f7}.hx-contact-map-wide{margin-top:34px}.hx-contact-map-wide iframe{height:430px}
@media(max-width:760px){.hx-contact-map>div{display:block}.hx-contact-map a{display:inline-block;margin-top:10px}.hx-contact-map iframe,.hx-contact-map-wide iframe{height:280px}.hx-contact-map-wide{margin-top:26px}}

/* Video list and detail */
.hx-inner-hero-video{background-image:linear-gradient(90deg,rgba(4,24,43,.96),rgba(4,24,43,.72)),url("../images/huatrux/hero-inspection.jpg")}
.hx-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}
.hx-video-card{display:block;color:var(--hx-navy);background:#fff;box-shadow:0 18px 44px rgba(10,31,51,.1)}
.hx-video-cover{position:relative;overflow:hidden;aspect-ratio:16/10;background:#071a2e}
.hx-video-cover img{width:100%;height:100%;object-fit:cover}
.hx-video-card-play{position:absolute;left:50%;top:50%;width:74px;height:74px;border:2px solid rgba(255,255,255,.9);border-radius:50%;background:rgba(5,27,48,.82);transform:translate(-50%,-50%)}
.hx-video-card-play:after{content:"";position:absolute;left:29px;top:22px;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:21px solid #fff}
.hx-video-card-body{padding:26px 28px 30px}
.hx-video-card-body h2{margin:0 0 10px;font-size:25px}
.hx-video-card-body p{margin:0 0 18px;color:#5a6d80;line-height:1.7}
.hx-video-card-body b{color:var(--hx-red);text-transform:uppercase}
.hx-video-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:36px;align-items:start}
.hx-video-player{padding:14px;background:#061b30;box-shadow:0 22px 54px rgba(7,27,47,.18)}
.hx-video-player video{display:block;width:100%;aspect-ratio:16/9;background:#000}
.hx-video-note{padding:30px}
.hx-video-note .hx-btn{margin-top:18px}
@media(max-width:900px){.hx-video-grid,.hx-video-detail-layout{grid-template-columns:1fr}}
@media(max-width:560px){.hx-video-card-body{padding:20px}.hx-video-card-body h2{font-size:21px}.hx-video-card-play{width:62px;height:62px}.hx-video-card-play:after{left:25px;top:18px}.hx-video-player{padding:7px}}
