:root {
--xht-navy-950: #07182c;
--xht-navy-900: #0b213d;
--xht-navy-800: #123252;
--xht-blue-600: #1c5d92;
--xht-red-600: #d72638;
--xht-red-700: #b91f2f;
--xht-slate-900: #17212f;
--xht-slate-700: #465568;
--xht-slate-500: #6c7888;
--xht-slate-300: #cfd7e2;
--xht-slate-200: #e2e8f0;
--xht-slate-100: #f3f6f9;
--xht-white: #ffffff;
--xht-success: #17835f;
--xht-shadow-sm: 0 8px 24px rgba(7, 24, 44, 0.08);
--xht-shadow-md: 0 18px 46px rgba(7, 24, 44, 0.13);
--xht-radius-sm: 8px;
--xht-radius-md: 14px;
--xht-radius-lg: 22px;
--xht-container: 1200px;
} .page-template-elementor_header_footer .site-content > .ast-container {
width: 100%;
max-width: none;
padding: 0;
}
.page-template-elementor_header_footer .site-content,
.page-template-elementor_header_footer.ast-plain-container #primary {
margin: 0;
}
.xht-site,
.xht-site * {
box-sizing: border-box;
}
.xht-site { overflow: hidden;
color: var(--xht-slate-900);
background: var(--xht-white);
font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
font-size: 16px;
line-height: 1.65;
} .site-above-footer-wrap { :root {
--xht-navy-950: #07182c;
--xht-navy-900: #0b213d;
--xht-navy-800: #123252;
--xht-blue-600: #1c5d92;
--xht-red-600: #d72638;
--xht-red-700: #b91f2f;
--xht-slate-900: #17212f;
--xht-slate-700: #465568;
--xht-slate-500: #6c7888;
--xht-slate-300: #cfd7e2;
--xht-slate-200: #e2e8f0;
--xht-slate-100: #f3f6f9;
--xht-white: #ffffff;
--xht-success: #17835f;
--xht-shadow-sm: 0 8px 24px rgba(7, 24, 44, 0.08);
--xht-shadow-md: 0 18px 46px rgba(7, 24, 44, 0.13);
--xht-radius-sm: 8px;
--xht-radius-md: 14px;
--xht-radius-lg: 22px;
--xht-container: 1200px;
} .page-template-elementor_header_footer .site-content > .ast-container {
width: 100%;
max-width: none;
padding: 0;
}
.page-template-elementor_header_footer .site-content,
.page-template-elementor_header_footer.ast-plain-container #primary {
margin: 0;
}
.xht-site,
.xht-site * {
box-sizing: border-box;
}
.xht-site {
overflow: hidden;
color: var(--xht-slate-900);
background: var(--xht-white);
font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
font-size: 16px;
line-height: 1.65;
} .site-above-footer-wrap {
min-height: 0 !important;
height: 0 !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
overflow: visible !important;
}
.site-above-footer-wrap .ast-builder-grid-row-container-inner,
.site-above-footer-wrap .site-above-footer-inner-wrap {
min-height: 0 !important;
height: 0 !important;
margin: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.xht-site img {
display: block;
width: 100%;
height: auto;
}
.xht-site a {
color: inherit;
text-decoration: none;
}
.xht-container {
width: min(100% - 40px, var(--xht-container));
margin-inline: auto;
}
.xht-section {
padding: 88px 0;
}
.xht-section--soft {
background: var(--xht-slate-100);
}
.xht-section--dark {
color: var(--xht-white);
background: var(--xht-navy-950);
}
.xht-section-head {
display: grid;
grid-template-columns: minmax(0, 1.45fr) minmax(280px, 0.75fr);
gap: 44px;
align-items: end;
margin-bottom: 40px;
}
.xht-section-head--center {
display: block;
max-width: 760px;
margin: 0 auto 44px;
text-align: center;
}
.xht-eyebrow {
display: inline-flex;
align-items: center;
gap: 10px;
margin: 0 0 14px;
color: var(--xht-red-600);
font-size: 13px;
font-weight: 800;
letter-spacing: 0.12em;
line-height: 1.3;
text-transform: uppercase;
}
.xht-eyebrow::before {
width: 28px;
height: 2px;
background: currentColor;
content: "";
}
.xht-site h1,
.xht-site h2,
.xht-site h3,
.xht-site p {
margin-top: 0;
}
.xht-site h1,
.xht-site h2,
.xht-site h3 {
color: inherit;
font-weight: 800;
letter-spacing: -0.025em;
line-height: 1.12;
}
.xht-site h1 {
margin-bottom: 22px;
font-size: clamp(38px, 5vw, 66px);
}
.xht-site h2 {
margin-bottom: 18px;
font-size: clamp(30px, 3.4vw, 46px);
}
.xht-site h3 {
margin-bottom: 12px;
font-size: clamp(20px, 2vw, 25px);
}
.xht-lead {
color: var(--xht-slate-700);
font-size: clamp(17px, 1.6vw, 20px);
line-height: 1.7;
}
.xht-muted {
color: var(--xht-slate-500);
}
.xht-section--dark .xht-lead,
.xht-section--dark .xht-muted {
color: #bfccda;
}
.xht-actions {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 30px;
}
.xht-btn {
display: inline-flex;
min-height: 48px;
align-items: center;
justify-content: center;
gap: 10px;
padding: 12px 22px;
border: 1px solid transparent;
border-radius: var(--xht-radius-sm);
font-size: 14px;
font-weight: 800;
letter-spacing: 0.035em;
line-height: 1.25;
text-align: center;
text-transform: uppercase;
transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease;
}
.xht-btn:hover,
.xht-btn:focus-visible {
transform: translateY(-2px);
}
.xht-btn:focus-visible,
.xht-card-link:focus-visible {
outline: 3px solid rgba(215, 38, 56, 0.28);
outline-offset: 3px;
}
.xht-btn--primary {
color: var(--xht-white) !important;
background: var(--xht-red-600);
}
.xht-btn--primary:hover,
.xht-btn--primary:focus-visible {
background: var(--xht-red-700);
}
.xht-btn--secondary {
color: var(--xht-navy-900) !important;
border-color: var(--xht-slate-300);
background: var(--xht-white);
}
.xht-btn--ghost {
color: var(--xht-white) !important;
border-color: rgba(255, 255, 255, 0.38);
background: transparent;
}
.xht-hero {
position: relative;
color: var(--xht-white);
background:
radial-gradient(circle at 76% 18%, rgba(28, 93, 146, 0.45), transparent 31%),
linear-gradient(118deg, var(--xht-navy-950) 0%, var(--xht-navy-900) 60%, #123b63 100%);
}
.xht-hero::after {
position: absolute;
inset: 0;
background-image: linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
background-size: 42px 42px;
pointer-events: none;
content: "";
}
.xht-hero__inner {
position: relative;
z-index: 1;
display: grid;
min-height: 650px;
grid-template-columns: minmax(0, 1.05fr) minmax(380px, 0.95fr);
gap: 60px;
align-items: center;
padding: 82px 0 70px;
}
.xht-hero__copy {
max-width: 710px;
}
.xht-hero h1 {
font-size: clamp(38px, 4.65vw, 62px);
}
.xht-hero .xht-lead {
max-width: 690px;
color: #d6e1ec;
}
.xht-visual {
position: relative;
overflow: hidden;
min-height: 420px;
border: 1px solid rgba(255, 255, 255, 0.18);
border-radius: var(--xht-radius-lg);
background:
radial-gradient(circle at 50% 38%, rgba(255, 255, 255, .96), rgba(232, 237, 242, .92) 36%, rgba(156, 171, 186, .6) 68%, rgba(11, 33, 61, .55) 100%),
var(--xht-slate-200);
box-shadow: var(--xht-shadow-md);
}
.xht-visual::before,
.xht-visual::after {
position: absolute;
border: 22px solid rgba(7, 24, 44, 0.33);
border-radius: 30%;
content: "";
}
.xht-visual::before {
width: 230px;
height: 230px;
top: 20%;
left: 20%;
transform: rotate(28deg);
}
.xht-visual::after {
width: 135px;
height: 135px;
right: 12%;
bottom: 9%;
transform: rotate(-12deg);
}
.xht-visual__label {
position: absolute;
z-index: 2;
right: 18px;
bottom: 18px;
left: 18px;
padding: 13px 15px;
border-radius: var(--xht-radius-sm);
color: #dce6ef;
background: rgba(7, 24, 44, 0.9);
font-size: 13px;
line-height: 1.45;
}
.xht-trust-strip {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
border-top: 1px solid rgba(255, 255, 255, 0.14);
border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}
.xht-trust-strip__item {
padding: 20px 18px;
border-right: 1px solid rgba(255, 255, 255, 0.14);
}
.xht-trust-strip__item:last-child {
border-right: 0;
}
.xht-trust-strip strong {
display: block;
margin-bottom: 3px;
color: var(--xht-white);
font-size: 15px;
}
.xht-trust-strip span {
color: #aebdcb;
font-size: 13px;
}
.xht-grid {
display: grid;
gap: 24px;
}
.xht-grid--2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-grid--3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.xht-grid--4 {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.xht-card {
position: relative;
overflow: hidden;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-md);
background: var(--xht-white);
box-shadow: var(--xht-shadow-sm);
transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}
.xht-card:hover {
transform: translateY(-4px);
border-color: #aab7c6;
box-shadow: var(--xht-shadow-md);
}
.xht-card__body {
padding: 25px;
}
.xht-card__body p:last-child {
margin-bottom: 0;
}
.xht-card__icon {
display: inline-grid;
width: 46px;
height: 46px;
place-items: center;
margin-bottom: 20px;
border-radius: 12px;
color: var(--xht-red-600);
background: #fff0f2;
font-size: 18px;
font-weight: 900;
}
.xht-card__media {
position: relative;
display: grid;
min-height: 210px;
place-items: center;
overflow: hidden;
border-bottom: 1px solid var(--xht-slate-200);
background:
radial-gradient(circle, #ffffff 0%, #eef2f6 60%, #dde4eb 100%);
}
.xht-card__media::before {
width: 105px;
height: 105px;
border: 18px solid #93a2b1;
border-radius: 26%;
box-shadow: inset 0 0 0 2px #6f7f90, 0 18px 28px rgba(7, 24, 44, .16);
transform: rotate(18deg);
content: "";
}
.xht-card__media-label {
position: absolute;
right: 12px;
bottom: 10px;
left: 12px;
color: var(--xht-slate-500);
font-size: 11px;
text-align: center;
}
.xht-card-link {
display: inline-flex;
align-items: center;
gap: 8px;
color: var(--xht-red-600) !important;
font-size: 14px;
font-weight: 800;
}
.xht-card-link::after {
content: "→";
}
.xht-tags {
display: flex;
flex-wrap: wrap;
gap: 7px;
margin: 18px 0;
padding: 0;
list-style: none;
}
.xht-tags li {
padding: 5px 9px;
border: 1px solid var(--xht-slate-200);
border-radius: 999px;
color: var(--xht-slate-700);
background: var(--xht-slate-100);
font-size: 12px;
line-height: 1.3;
}
.xht-steps {
display: grid;
grid-template-columns: repeat(5, minmax(0, 1fr));
gap: 0;
counter-reset: xht-step;
}
.xht-step {
position: relative;
padding: 28px 24px;
border-top: 1px solid var(--xht-slate-300);
counter-increment: xht-step;
}
.xht-step::before {
display: grid;
width: 40px;
height: 40px;
place-items: center;
margin: -49px 0 20px;
border: 6px solid var(--xht-white);
border-radius: 50%;
color: var(--xht-white);
background: var(--xht-red-600);
box-sizing: content-box;
font-size: 14px;
font-weight: 800;
content: counter(xht-step, decimal-leading-zero);
}
.xht-step h3 {
font-size: 19px;
}
.xht-step p {
margin-bottom: 0;
color: var(--xht-slate-700);
font-size: 14px;
}
.xht-evidence {
display: grid;
grid-template-columns: 1.1fr .9fr;
gap: 24px;
}
.xht-evidence__large,
.xht-evidence__small {
position: relative;
overflow: hidden;
min-height: 260px;
border-radius: var(--xht-radius-md);
background: linear-gradient(135deg, #cad4de, #f8fafc 55%, #a8b6c4);
}
.xht-evidence__large {
min-height: 544px;
}
.xht-evidence__stack {
display: grid;
gap: 24px;
}
.xht-evidence__caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 24px;
color: var(--xht-white);
background: linear-gradient(transparent, rgba(7, 24, 44, .92));
}
.xht-evidence__caption strong {
display: block;
font-size: 20px;
}
.xht-evidence__caption span {
color: #d5e0ea;
font-size: 13px;
}
.xht-rfq {
display: grid;
grid-template-columns: minmax(0, .78fr) minmax(420px, 1.22fr);
gap: 46px;
align-items: start;
}
.xht-checklist {
margin: 28px 0 0;
padding: 0;
list-style: none;
}
.xht-checklist li {
position: relative;
margin-bottom: 13px;
padding-left: 30px;
}
.xht-checklist li::before {
position: absolute;
top: .08em;
left: 0;
color: var(--xht-success);
font-weight: 900;
content: "✓";
}
.xht-form-shell {
padding: 30px;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-lg);
background: var(--xht-white);
box-shadow: var(--xht-shadow-md);
}
.xht-form-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 18px;
}
.xht-field--full {
grid-column: 1 / -1;
}
.xht-form-shell label,
.xht-site .wpcf7-form label {
display: block;
margin-bottom: 7px;
color: var(--xht-slate-900);
font-size: 13px;
font-weight: 800;
}
.xht-form-shell input,
.xht-form-shell select,
.xht-form-shell textarea,
.xht-site .wpcf7-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
.xht-site .wpcf7-form select,
.xht-site .wpcf7-form textarea {
width: 100%;
min-height: 48px;
padding: 12px 13px;
border: 1px solid var(--xht-slate-300);
border-radius: var(--xht-radius-sm);
color: var(--xht-slate-900);
background: var(--xht-white);
font: inherit;
}
.xht-form-shell textarea,
.xht-site .wpcf7-form textarea {
min-height: 126px;
resize: vertical;
}
.xht-form-shell input:focus,
.xht-form-shell select:focus,
.xht-form-shell textarea:focus,
.xht-site .wpcf7-form input:focus,
.xht-site .wpcf7-form select:focus,
.xht-site .wpcf7-form textarea:focus {
border-color: var(--xht-blue-600);
outline: 3px solid rgba(28, 93, 146, .14);
}
.xht-form-shell button,
.xht-site .wpcf7-form input[type="submit"] {
min-height: 50px;
padding: 13px 22px;
border: 0;
border-radius: var(--xht-radius-sm);
color: var(--xht-white);
background: var(--xht-red-600);
font-size: 14px;
font-weight: 800;
letter-spacing: .035em;
text-transform: uppercase;
cursor: pointer;
}
.xht-table-wrap {
overflow-x: auto;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-md);
}
.xht-table {
width: 100%;
min-width: 620px;
border-collapse: collapse;
background: var(--xht-white);
}
.xht-table th,
.xht-table td {
padding: 14px 16px;
border-bottom: 1px solid var(--xht-slate-200);
text-align: left;
vertical-align: top;
}
.xht-table th {
color: var(--xht-navy-900);
background: var(--xht-slate-100);
font-size: 13px;
font-weight: 800;
}
.xht-table tr:last-child td {
border-bottom: 0;
}
.xht-note {
padding: 18px 20px;
border-left: 4px solid var(--xht-red-600);
border-radius: 0 var(--xht-radius-sm) var(--xht-radius-sm) 0;
color: var(--xht-slate-700);
background: #fff4f5;
font-size: 14px;
}
.xht-cta-band {
display: grid;
grid-template-columns: minmax(0, 1fr) auto;
gap: 30px;
align-items: center;
padding: 38px 42px;
border-radius: var(--xht-radius-lg);
color: var(--xht-white);
background: linear-gradient(112deg, var(--xht-navy-900), #164c78);
}
.xht-cta-band h2 {
margin-bottom: 8px;
font-size: clamp(28px, 3vw, 40px);
}
.xht-cta-band p {
margin-bottom: 0;
color: #c9d6e2;
} .xht-contact-hero {
padding-bottom: 0;
}
.xht-contact-hero .xht-section-head {
padding-bottom: 54px;
}
.xht-contact-hero .xht-trust-strip {
margin-top: 0;
}
.xht-contact-channels {
padding-top: 66px;
padding-bottom: 66px;
}
.xht-contact-channels .xht-grid--4 {
width: min(100%, 980px);
grid-template-columns: repeat(2, minmax(0, 1fr));
margin-inline: auto;
}
.xht-contact-channels .xht-card__body {
display: flex;
min-height: 220px;
flex-direction: column;
align-items: flex-start;
}
.xht-contact-channels .xht-card-link {
max-width: 100%;
margin-top: auto;
overflow-wrap: anywhere;
white-space: nowrap;
}
.xht-contact-rfq {
display: grid;
grid-template-columns: minmax(0, .78fr) minmax(540px, 1.22fr);
gap: 42px;
align-items: start;
}
.xht-contact-summary {
position: sticky;
top: 104px;
}
.xht-contact-summary .xht-note {
margin-top: 28px;
}
.xht-contact-form .wpcf7-form > p {
margin-bottom: 17px;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(1),
.xht-contact-form .wpcf7-form > p:nth-of-type(3) {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 14px 18px;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(4) {
display: grid;
grid-template-columns: minmax(0, 1.35fr) minmax(210px, .65fr);
gap: 18px;
align-items: end;
}
.xht-contact-form .wpcf7-form-control-wrap {
display: block;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(5) {
margin-top: -8px;
color: var(--xht-slate-500);
font-size: 12px;
}
.xht-contact-form .wpcf7-submit {
width: 100%;
margin-top: 14px;
}
.xht-contact-map-shell {
display: grid;
grid-template-columns: minmax(0, .72fr) minmax(520px, 1.28fr);
gap: 38px;
align-items: stretch;
}
.xht-contact-map-copy {
display: flex;
flex-direction: column;
justify-content: center;
}
.xht-contact-map {
overflow: hidden;
min-height: 390px;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-lg);
background: var(--xht-slate-100);
box-shadow: var(--xht-shadow-md);
}
.xht-contact-map iframe {
display: block;
width: 100%;
height: 390px;
border: 0;
}
.xht-contact-address {
margin: 22px 0;
padding: 18px 20px;
border-left: 4px solid var(--xht-red-600);
border-radius: 0 var(--xht-radius-sm) var(--xht-radius-sm) 0;
background: var(--xht-slate-100);
}
.xht-contact-address strong,
.xht-contact-address span {
display: block;
}
.xht-contact-address span {
margin-top: 4px;
color: var(--xht-slate-700);
font-size: 14px;
}
.xht-contact-process .xht-steps {
grid-template-columns: repeat(3, minmax(0, 1fr));
padding-top: 30px;
}
.xht-mobile-actions {
display: none;
}
[dir="rtl"] .xht-eyebrow::before,
.rtl .xht-eyebrow::before {
order: 2;
}
[dir="rtl"] .xht-checklist li,
.rtl .xht-checklist li {
padding-right: 30px;
padding-left: 0;
}
[dir="rtl"] .xht-checklist li::before,
.rtl .xht-checklist li::before {
right: 0;
left: auto;
}
[dir="rtl"] .xht-table th,
[dir="rtl"] .xht-table td,
.rtl .xht-table th,
.rtl .xht-table td {
text-align: right;
}
@media (max-width: 1024px) {
.xht-hero__inner {
min-height: auto;
grid-template-columns: 1fr 380px;
gap: 38px;
}
.xht-grid--4 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-steps {
grid-template-columns: repeat(3, minmax(0, 1fr));
row-gap: 54px;
}
.xht-contact-rfq,
.xht-contact-map-shell {
grid-template-columns: minmax(0, .72fr) minmax(430px, 1.28fr);
}
}
@media (max-width: 820px) {
.xht-section {
padding: 66px 0;
}
.xht-hero__inner,
.xht-section-head,
.xht-rfq,
.xht-evidence {
grid-template-columns: 1fr;
}
.xht-hero__inner {
padding-top: 68px;
}
.xht-visual {
min-height: 360px;
}
.xht-trust-strip {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-trust-strip__item:nth-child(2) {
border-right: 0;
}
.xht-trust-strip__item:nth-child(-n+2) {
border-bottom: 1px solid rgba(255, 255, 255, .14);
}
.xht-grid--3 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-cta-band {
grid-template-columns: 1fr;
}
.xht-contact-rfq,
.xht-contact-map-shell {
grid-template-columns: 1fr;
}
.xht-contact-summary {
position: static;
}
}
@media (max-width: 600px) {
.xht-container {
width: min(100% - 28px, var(--xht-container));
}
.xht-section {
padding: 54px 0;
}
.xht-site h1 {
font-size: 39px;
}
.xht-site h2 {
font-size: 31px;
}
.xht-actions,
.xht-actions .xht-btn {
width: 100%;
}
.xht-visual {
min-height: 300px;
}
.xht-grid--2,
.xht-grid--3,
.xht-grid--4,
.xht-steps,
.xht-form-grid {
grid-template-columns: 1fr;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(1),
.xht-contact-form .wpcf7-form > p:nth-of-type(3),
.xht-contact-form .wpcf7-form > p:nth-of-type(4),
.xht-contact-process .xht-steps {
grid-template-columns: 1fr;
}
.xht-contact-channels .xht-card__body {
min-height: auto;
}
.xht-contact-channels .xht-card-link {
margin-top: 8px;
white-space: normal;
}
.xht-contact-map,
.xht-contact-map iframe {
min-height: 330px;
height: 330px;
}
.xht-step {
margin-left: 22px;
border-top: 0;
border-left: 1px solid var(--xht-slate-300);
}
.xht-step::before {
margin: 0 0 18px -51px;
}
.xht-evidence__large {
min-height: 380px;
}
.xht-rfq {
gap: 30px;
}
.xht-form-shell,
.xht-card__body,
.xht-cta-band {
padding: 24px;
}
.xht-mobile-actions {
position: fixed;
z-index: 9999;
right: 0;
bottom: 0;
left: 0;
display: grid;
grid-template-columns: 1fr 1fr;
padding: 8px;
gap: 8px;
border-top: 1px solid var(--xht-slate-200);
background: rgba(255, 255, 255, .97);
box-shadow: 0 -8px 26px rgba(7, 24, 44, .12);
}
.xht-mobile-actions a {
display: grid;
min-height: 46px;
place-items: center;
border-radius: var(--xht-radius-sm);
color: var(--xht-white) !important;
background: var(--xht-red-600);
font-size: 13px;
font-weight: 800;
}
.xht-mobile-actions a:last-child {
background: #188758;
}
}
@media (prefers-reduced-motion: reduce) {
.xht-site *,
.xht-site *::before,
.xht-site *::after {
scroll-behavior: auto !important;
transition: none !important;
}
} html, body { overflow-x: hidden; }
.site-branding img.custom-logo { width: 260px !important; max-width: 100%; height: auto; }
.site-branding .site-title { display: none; }
@media (max-width: 544px) { .site-branding img.custom-logo { width: 210px !important; } } :root {
--xht-navy-950: #07182c;
--xht-navy-900: #0b213d;
--xht-navy-800: #123252;
--xht-blue-600: #1c5d92;
--xht-red-600: #d72638;
--xht-red-700: #b91f2f;
--xht-slate-900: #17212f;
--xht-slate-700: #465568;
--xht-slate-500: #6c7888;
--xht-slate-300: #cfd7e2;
--xht-slate-200: #e2e8f0;
--xht-slate-100: #f3f6f9;
--xht-white: #ffffff;
--xht-success: #17835f;
--xht-shadow-sm: 0 8px 24px rgba(7, 24, 44, 0.08);
--xht-shadow-md: 0 18px 46px rgba(7, 24, 44, 0.13);
--xht-radius-sm: 8px;
--xht-radius-md: 14px;
--xht-radius-lg: 22px;
--xht-container: 1200px;
} .page-template-elementor_header_footer .site-content > .ast-container {
width: 100%;
max-width: none;
padding: 0;
}
.page-template-elementor_header_footer .site-content,
.page-template-elementor_header_footer.ast-plain-container #primary {
margin: 0;
}
.xht-site,
.xht-site * {
box-sizing: border-box;
}
.xht-site {
overflow: hidden;
color: var(--xht-slate-900);
background: var(--xht-white);
font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
font-size: 16px;
line-height: 1.65;
}
.xht-site img {
display: block;
width: 100%;
height: auto;
}
.xht-site a {
color: inherit;
text-decoration: none;
}
.xht-container {
width: min(100% - 40px, var(--xht-container));
margin-inline: auto;
}
.xht-section {
padding: 88px 0;
}
.xht-section--soft {
background: var(--xht-slate-100);
}
.xht-section--dark {
color: var(--xht-white);
background: var(--xht-navy-950);
}
.xht-section-head {
display: grid;
grid-template-columns: minmax(0, 1.45fr) minmax(280px, 0.75fr);
gap: 44px;
align-items: end;
margin-bottom: 40px;
}
.xht-section-head--center {
display: block;
max-width: 760px;
margin: 0 auto 44px;
text-align: center;
}
.xht-eyebrow {
display: inline-flex;
align-items: center;
gap: 10px;
margin: 0 0 14px;
color: var(--xht-red-600);
font-size: 13px;
font-weight: 800;
letter-spacing: 0.12em;
line-height: 1.3;
text-transform: uppercase;
}
.xht-eyebrow::before {
width: 28px;
height: 2px;
background: currentColor;
content: "";
}
.xht-site h1,
.xht-site h2,
.xht-site h3,
.xht-site p {
margin-top: 0;
}
.xht-site h1,
.xht-site h2,
.xht-site h3 {
color: inherit;
font-weight: 800;
letter-spacing: -0.025em;
line-height: 1.12;
}
.xht-site h1 {
margin-bottom: 22px;
font-size: clamp(38px, 5vw, 66px);
}
.xht-site h2 {
margin-bottom: 18px;
font-size: clamp(30px, 3.4vw, 46px);
}
.xht-site h3 {
margin-bottom: 12px;
font-size: clamp(20px, 2vw, 25px);
}
.xht-lead {
color: var(--xht-slate-700);
font-size: clamp(17px, 1.6vw, 20px);
line-height: 1.7;
}
.xht-muted {
color: var(--xht-slate-500);
}
.xht-section--dark .xht-lead,
.xht-section--dark .xht-muted {
color: #bfccda;
}
.xht-actions {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 30px;
}
.xht-btn {
display: inline-flex;
min-height: 48px;
align-items: center;
justify-content: center;
gap: 10px;
padding: 12px 22px;
border: 1px solid transparent;
border-radius: var(--xht-radius-sm);
font-size: 14px;
font-weight: 800;
letter-spacing: 0.035em;
line-height: 1.25;
text-align: center;
text-transform: uppercase;
transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease;
}
.xht-btn:hover,
.xht-btn:focus-visible {
transform: translateY(-2px);
}
.xht-btn:focus-visible,
.xht-card-link:focus-visible {
outline: 3px solid rgba(215, 38, 56, 0.28);
outline-offset: 3px;
}
.xht-btn--primary {
color: var(--xht-white) !important;
background: var(--xht-red-600);
}
.xht-btn--primary:hover,
.xht-btn--primary:focus-visible {
background: var(--xht-red-700);
}
.xht-btn--secondary {
color: var(--xht-navy-900) !important;
border-color: var(--xht-slate-300);
background: var(--xht-white);
}
.xht-btn--ghost {
color: var(--xht-white) !important;
border-color: rgba(255, 255, 255, 0.38);
background: transparent;
}
.xht-hero {
position: relative;
color: var(--xht-white);
background:
radial-gradient(circle at 76% 18%, rgba(28, 93, 146, 0.45), transparent 31%),
linear-gradient(118deg, var(--xht-navy-950) 0%, var(--xht-navy-900) 60%, #123b63 100%);
}
.xht-hero::after {
position: absolute;
inset: 0;
background-image: linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
background-size: 42px 42px;
pointer-events: none;
content: "";
}
.xht-hero__inner {
position: relative;
z-index: 1;
display: grid;
min-height: 650px;
grid-template-columns: minmax(0, 1.05fr) minmax(380px, 0.95fr);
gap: 60px;
align-items: center;
padding: 82px 0 70px;
}
.xht-hero__copy {
max-width: 710px;
}
.xht-hero h1 {
font-size: clamp(38px, 4.65vw, 62px);
}
.xht-hero .xht-lead {
max-width: 690px;
color: #d6e1ec;
}
.xht-visual {
position: relative;
overflow: hidden;
min-height: 420px;
border: 1px solid rgba(255, 255, 255, 0.18);
border-radius: var(--xht-radius-lg);
background:
radial-gradient(circle at 50% 38%, rgba(255, 255, 255, .96), rgba(232, 237, 242, .92) 36%, rgba(156, 171, 186, .6) 68%, rgba(11, 33, 61, .55) 100%),
var(--xht-slate-200);
box-shadow: var(--xht-shadow-md);
}
.xht-visual::before,
.xht-visual::after {
position: absolute;
border: 22px solid rgba(7, 24, 44, 0.33);
border-radius: 30%;
content: "";
}
.xht-visual::before {
width: 230px;
height: 230px;
top: 20%;
left: 20%;
transform: rotate(28deg);
}
.xht-visual::after {
width: 135px;
height: 135px;
right: 12%;
bottom: 9%;
transform: rotate(-12deg);
}
.xht-visual__label {
position: absolute;
z-index: 2;
right: 18px;
bottom: 18px;
left: 18px;
padding: 13px 15px;
border-radius: var(--xht-radius-sm);
color: #dce6ef;
background: rgba(7, 24, 44, 0.9);
font-size: 13px;
line-height: 1.45;
}
.xht-trust-strip {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
border-top: 1px solid rgba(255, 255, 255, 0.14);
border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}
.xht-trust-strip__item {
padding: 20px 18px;
border-right: 1px solid rgba(255, 255, 255, 0.14);
}
.xht-trust-strip__item:last-child {
border-right: 0;
}
.xht-trust-strip strong {
display: block;
margin-bottom: 3px;
color: var(--xht-white);
font-size: 15px;
}
.xht-trust-strip span {
color: #aebdcb;
font-size: 13px;
}
.xht-grid {
display: grid;
gap: 24px;
}
.xht-grid--2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-grid--3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.xht-grid--4 {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.xht-card {
position: relative;
overflow: hidden;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-md);
background: var(--xht-white);
box-shadow: var(--xht-shadow-sm);
transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}
.xht-card:hover {
transform: translateY(-4px);
border-color: #aab7c6;
box-shadow: var(--xht-shadow-md);
}
.xht-card__body {
padding: 25px;
}
.xht-card__body p:last-child {
margin-bottom: 0;
}
.xht-card__icon {
display: inline-grid;
width: 46px;
height: 46px;
place-items: center;
margin-bottom: 20px;
border-radius: 12px;
color: var(--xht-red-600);
background: #fff0f2;
font-size: 18px;
font-weight: 900;
}
.xht-card__media {
position: relative;
display: grid;
min-height: 210px;
place-items: center;
overflow: hidden;
border-bottom: 1px solid var(--xht-slate-200);
background:
radial-gradient(circle, #ffffff 0%, #eef2f6 60%, #dde4eb 100%);
}
.xht-card__media::before {
width: 105px;
height: 105px;
border: 18px solid #93a2b1;
border-radius: 26%;
box-shadow: inset 0 0 0 2px #6f7f90, 0 18px 28px rgba(7, 24, 44, .16);
transform: rotate(18deg);
content: "";
}
.xht-card__media-label {
position: absolute;
right: 12px;
bottom: 10px;
left: 12px;
color: var(--xht-slate-500);
font-size: 11px;
text-align: center;
}
.xht-card-link {
display: inline-flex;
align-items: center;
gap: 8px;
color: var(--xht-red-600) !important;
font-size: 14px;
font-weight: 800;
}
.xht-card-link::after {
content: "→";
}
.xht-tags {
display: flex;
flex-wrap: wrap;
gap: 7px;
margin: 18px 0;
padding: 0;
list-style: none;
}
.xht-tags li {
padding: 5px 9px;
border: 1px solid var(--xht-slate-200);
border-radius: 999px;
color: var(--xht-slate-700);
background: var(--xht-slate-100);
font-size: 12px;
line-height: 1.3;
}
.xht-steps {
display: grid;
grid-template-columns: repeat(5, minmax(0, 1fr));
gap: 0;
counter-reset: xht-step;
}
.xht-step {
position: relative;
padding: 28px 24px;
border-top: 1px solid var(--xht-slate-300);
counter-increment: xht-step;
}
.xht-step::before {
display: grid;
width: 40px;
height: 40px;
place-items: center;
margin: -49px 0 20px;
border: 6px solid var(--xht-white);
border-radius: 50%;
color: var(--xht-white);
background: var(--xht-red-600);
box-sizing: content-box;
font-size: 14px;
font-weight: 800;
content: counter(xht-step, decimal-leading-zero);
}
.xht-step h3 {
font-size: 19px;
}
.xht-step p {
margin-bottom: 0;
color: var(--xht-slate-700);
font-size: 14px;
}
.xht-evidence {
display: grid;
grid-template-columns: 1.1fr .9fr;
gap: 24px;
}
.xht-evidence__large,
.xht-evidence__small {
position: relative;
overflow: hidden;
min-height: 260px;
border-radius: var(--xht-radius-md);
background: linear-gradient(135deg, #cad4de, #f8fafc 55%, #a8b6c4);
}
.xht-evidence__large {
min-height: 544px;
}
.xht-evidence__stack {
display: grid;
gap: 24px;
}
.xht-evidence__caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 24px;
color: var(--xht-white);
background: linear-gradient(transparent, rgba(7, 24, 44, .92));
}
.xht-evidence__caption strong {
display: block;
font-size: 20px;
}
.xht-evidence__caption span {
color: #d5e0ea;
font-size: 13px;
}
.xht-rfq {
display: grid;
grid-template-columns: minmax(0, .78fr) minmax(420px, 1.22fr);
gap: 46px;
align-items: start;
}
.xht-checklist {
margin: 28px 0 0;
padding: 0;
list-style: none;
}
.xht-checklist li {
position: relative;
margin-bottom: 13px;
padding-left: 30px;
}
.xht-checklist li::before {
position: absolute;
top: .08em;
left: 0;
color: var(--xht-success);
font-weight: 900;
content: "✓";
}
.xht-form-shell {
padding: 30px;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-lg);
background: var(--xht-white);
box-shadow: var(--xht-shadow-md);
}
.xht-form-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 18px;
}
.xht-field--full {
grid-column: 1 / -1;
}
.xht-form-shell label,
.xht-site .wpcf7-form label {
display: block;
margin-bottom: 7px;
color: var(--xht-slate-900);
font-size: 13px;
font-weight: 800;
}
.xht-form-shell input,
.xht-form-shell select,
.xht-form-shell textarea,
.xht-site .wpcf7-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
.xht-site .wpcf7-form select,
.xht-site .wpcf7-form textarea {
width: 100%;
min-height: 48px;
padding: 12px 13px;
border: 1px solid var(--xht-slate-300);
border-radius: var(--xht-radius-sm);
color: var(--xht-slate-900);
background: var(--xht-white);
font: inherit;
}
.xht-form-shell textarea,
.xht-site .wpcf7-form textarea {
min-height: 126px;
resize: vertical;
}
.xht-form-shell input:focus,
.xht-form-shell select:focus,
.xht-form-shell textarea:focus,
.xht-site .wpcf7-form input:focus,
.xht-site .wpcf7-form select:focus,
.xht-site .wpcf7-form textarea:focus {
border-color: var(--xht-blue-600);
outline: 3px solid rgba(28, 93, 146, .14);
}
.xht-form-shell button,
.xht-site .wpcf7-form input[type="submit"] {
min-height: 50px;
padding: 13px 22px;
border: 0;
border-radius: var(--xht-radius-sm);
color: var(--xht-white);
background: var(--xht-red-600);
font-size: 14px;
font-weight: 800;
letter-spacing: .035em;
text-transform: uppercase;
cursor: pointer;
}
.xht-table-wrap {
overflow-x: auto;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-md);
}
.xht-table {
width: 100%;
min-width: 620px;
border-collapse: collapse;
background: var(--xht-white);
}
.xht-table th,
.xht-table td {
padding: 14px 16px;
border-bottom: 1px solid var(--xht-slate-200);
text-align: left;
vertical-align: top;
}
.xht-table th {
color: var(--xht-navy-900);
background: var(--xht-slate-100);
font-size: 13px;
font-weight: 800;
}
.xht-table tr:last-child td {
border-bottom: 0;
}
.xht-note {
padding: 18px 20px;
border-left: 4px solid var(--xht-red-600);
border-radius: 0 var(--xht-radius-sm) var(--xht-radius-sm) 0;
color: var(--xht-slate-700);
background: #fff4f5;
font-size: 14px;
}
.xht-cta-band {
display: grid;
grid-template-columns: minmax(0, 1fr) auto;
gap: 30px;
align-items: center;
padding: 38px 42px;
border-radius: var(--xht-radius-lg);
color: var(--xht-white);
background: linear-gradient(112deg, var(--xht-navy-900), #164c78);
}
.xht-cta-band h2 {
margin-bottom: 8px;
font-size: clamp(28px, 3vw, 40px);
}
.xht-cta-band p {
margin-bottom: 0;
color: #c9d6e2;
} .xht-contact-hero {
padding-bottom: 0;
}
.xht-contact-hero .xht-section-head {
padding-bottom: 54px;
}
.xht-contact-hero .xht-trust-strip {
margin-top: 0;
}
.xht-contact-channels {
padding-top: 66px;
padding-bottom: 66px;
}
.xht-contact-channels .xht-card__body {
min-height: 238px;
}
.xht-contact-channels .xht-card-link {
overflow-wrap: anywhere;
}
.xht-contact-rfq {
display: grid;
grid-template-columns: minmax(0, .78fr) minmax(540px, 1.22fr);
gap: 42px;
align-items: start;
}
.xht-contact-summary {
position: sticky;
top: 104px;
}
.xht-contact-summary .xht-note {
margin-top: 28px;
}
.xht-contact-form .wpcf7-form > p {
margin-bottom: 17px;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(1),
.xht-contact-form .wpcf7-form > p:nth-of-type(3) {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 14px 18px;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(4) {
display: grid;
grid-template-columns: minmax(0, 1.35fr) minmax(210px, .65fr);
gap: 18px;
align-items: end;
}
.xht-contact-form .wpcf7-form-control-wrap {
display: block;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(5) {
margin-top: -8px;
color: var(--xht-slate-500);
font-size: 12px;
}
.xht-contact-form .wpcf7-submit {
width: 100%;
margin-top: 14px;
}
.xht-contact-map-shell {
display: grid;
grid-template-columns: minmax(0, .72fr) minmax(520px, 1.28fr);
gap: 38px;
align-items: stretch;
}
.xht-contact-map-copy {
display: flex;
flex-direction: column;
justify-content: center;
}
.xht-contact-map {
overflow: hidden;
min-height: 390px;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-lg);
background: var(--xht-slate-100);
box-shadow: var(--xht-shadow-md);
}
.xht-contact-map iframe {
display: block;
width: 100%;
height: 390px;
border: 0;
}
.xht-contact-address {
margin: 22px 0;
padding: 18px 20px;
border-left: 4px solid var(--xht-red-600);
border-radius: 0 var(--xht-radius-sm) var(--xht-radius-sm) 0;
background: var(--xht-slate-100);
}
.xht-contact-address strong,
.xht-contact-address span {
display: block;
}
.xht-contact-address span {
margin-top: 4px;
color: var(--xht-slate-700);
font-size: 14px;
}
.xht-contact-process .xht-steps {
grid-template-columns: repeat(3, minmax(0, 1fr));
padding-top: 30px;
}
.xht-mobile-actions {
display: none;
}
[dir="rtl"] .xht-eyebrow::before,
.rtl .xht-eyebrow::before {
order: 2;
}
[dir="rtl"] .xht-checklist li,
.rtl .xht-checklist li {
padding-right: 30px;
padding-left: 0;
}
[dir="rtl"] .xht-checklist li::before,
.rtl .xht-checklist li::before {
right: 0;
left: auto;
}
[dir="rtl"] .xht-table th,
[dir="rtl"] .xht-table td,
.rtl .xht-table th,
.rtl .xht-table td {
text-align: right;
}
@media (max-width: 1024px) {
.xht-hero__inner {
min-height: auto;
grid-template-columns: 1fr 380px;
gap: 38px;
}
.xht-grid--4 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-steps {
grid-template-columns: repeat(3, minmax(0, 1fr));
row-gap: 54px;
}
.xht-contact-rfq,
.xht-contact-map-shell {
grid-template-columns: minmax(0, .72fr) minmax(430px, 1.28fr);
}
}
@media (max-width: 820px) {
.xht-section {
padding: 66px 0;
}
.xht-hero__inner,
.xht-section-head,
.xht-rfq,
.xht-evidence {
grid-template-columns: 1fr;
}
.xht-hero__inner {
padding-top: 68px;
}
.xht-visual {
min-height: 360px;
}
.xht-trust-strip {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-trust-strip__item:nth-child(2) {
border-right: 0;
}
.xht-trust-strip__item:nth-child(-n+2) {
border-bottom: 1px solid rgba(255, 255, 255, .14);
}
.xht-grid--3 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-cta-band {
grid-template-columns: 1fr;
}
.xht-contact-rfq,
.xht-contact-map-shell {
grid-template-columns: 1fr;
}
.xht-contact-summary {
position: static;
}
}
@media (max-width: 600px) {
.xht-container {
width: min(100% - 28px, var(--xht-container));
}
.xht-section {
padding: 54px 0;
}
.xht-site h1 {
font-size: 39px;
}
.xht-site h2 {
font-size: 31px;
}
.xht-actions,
.xht-actions .xht-btn {
width: 100%;
}
.xht-visual {
min-height: 300px;
}
.xht-grid--2,
.xht-grid--3,
.xht-grid--4,
.xht-steps,
.xht-form-grid {
grid-template-columns: 1fr;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(1),
.xht-contact-form .wpcf7-form > p:nth-of-type(3),
.xht-contact-form .wpcf7-form > p:nth-of-type(4),
.xht-contact-process .xht-steps {
grid-template-columns: 1fr;
}
.xht-contact-channels .xht-card__body {
min-height: auto;
}
.xht-contact-map,
.xht-contact-map iframe {
min-height: 330px;
height: 330px;
}
.xht-step {
margin-left: 22px;
border-top: 0;
border-left: 1px solid var(--xht-slate-300);
}
.xht-step::before {
margin: 0 0 18px -51px;
}
.xht-evidence__large {
min-height: 380px;
}
.xht-rfq {
gap: 30px;
}
.xht-form-shell,
.xht-card__body,
.xht-cta-band {
padding: 24px;
}
.xht-mobile-actions {
position: fixed;
z-index: 9999;
right: 0;
bottom: 0;
left: 0;
display: grid;
grid-template-columns: 1fr 1fr;
padding: 8px;
gap: 8px;
border-top: 1px solid var(--xht-slate-200);
background: rgba(255, 255, 255, .97);
box-shadow: 0 -8px 26px rgba(7, 24, 44, .12);
}
.xht-mobile-actions a {
display: grid;
min-height: 46px;
place-items: center;
border-radius: var(--xht-radius-sm);
color: var(--xht-white) !important;
background: var(--xht-red-600);
font-size: 13px;
font-weight: 800;
}
.xht-mobile-actions a:last-child {
background: #188758;
}
}
@media (prefers-reduced-motion: reduce) {
.xht-site *,
.xht-site *::before,
.xht-site *::after {
scroll-behavior: auto !important;
transition: none !important;
}
} html, body { overflow-x: hidden; }
.site-branding img.custom-logo { width: 260px !important; max-width: 100%; height: auto; }
.site-branding .site-title { display: none; }
@media (max-width: 544px) { .site-branding img.custom-logo { width: 210px !important; } }
overflow: hidden;
color: var(--xht-slate-900);
background: var(--xht-white);
font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
font-size: 16px;
line-height: 1.65;
}
.xht-site img {
display: block;
width: 100%;
height: auto;
}
.xht-site a {
color: inherit;
text-decoration: none;
}
.xht-container {
width: min(100% - 40px, var(--xht-container));
margin-inline: auto;
}
.xht-section {
padding: 88px 0;
}
.xht-section--soft {
background: var(--xht-slate-100);
}
.xht-section--dark {
color: var(--xht-white);
background: var(--xht-navy-950);
}
.xht-section-head {
display: grid;
grid-template-columns: minmax(0, 1.45fr) minmax(280px, 0.75fr);
gap: 44px;
align-items: end;
margin-bottom: 40px;
}
.xht-section-head--center {
display: block;
max-width: 760px;
margin: 0 auto 44px;
text-align: center;
}
.xht-eyebrow {
display: inline-flex;
align-items: center;
gap: 10px;
margin: 0 0 14px;
color: var(--xht-red-600);
font-size: 13px;
font-weight: 800;
letter-spacing: 0.12em;
line-height: 1.3;
text-transform: uppercase;
}
.xht-eyebrow::before {
width: 28px;
height: 2px;
background: currentColor;
content: "";
}
.xht-site h1,
.xht-site h2,
.xht-site h3,
.xht-site p {
margin-top: 0;
}
.xht-site h1,
.xht-site h2,
.xht-site h3 {
color: inherit;
font-weight: 800;
letter-spacing: -0.025em;
line-height: 1.12;
}
.xht-site h1 {
margin-bottom: 22px;
font-size: clamp(38px, 5vw, 66px);
}
.xht-site h2 {
margin-bottom: 18px;
font-size: clamp(30px, 3.4vw, 46px);
}
.xht-site h3 {
margin-bottom: 12px;
font-size: clamp(20px, 2vw, 25px);
}
.xht-lead {
color: var(--xht-slate-700);
font-size: clamp(17px, 1.6vw, 20px);
line-height: 1.7;
}
.xht-muted {
color: var(--xht-slate-500);
}
.xht-section--dark .xht-lead,
.xht-section--dark .xht-muted {
color: #bfccda;
}
.xht-actions {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 30px;
}
.xht-btn {
display: inline-flex;
min-height: 48px;
align-items: center;
justify-content: center;
gap: 10px;
padding: 12px 22px;
border: 1px solid transparent;
border-radius: var(--xht-radius-sm);
font-size: 14px;
font-weight: 800;
letter-spacing: 0.035em;
line-height: 1.25;
text-align: center;
text-transform: uppercase;
transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease;
}
.xht-btn:hover,
.xht-btn:focus-visible {
transform: translateY(-2px);
}
.xht-btn:focus-visible,
.xht-card-link:focus-visible {
outline: 3px solid rgba(215, 38, 56, 0.28);
outline-offset: 3px;
}
.xht-btn--primary {
color: var(--xht-white) !important;
background: var(--xht-red-600);
}
.xht-btn--primary:hover,
.xht-btn--primary:focus-visible {
background: var(--xht-red-700);
}
.xht-btn--secondary {
color: var(--xht-navy-900) !important;
border-color: var(--xht-slate-300);
background: var(--xht-white);
}
.xht-btn--ghost {
color: var(--xht-white) !important;
border-color: rgba(255, 255, 255, 0.38);
background: transparent;
}
.xht-hero {
position: relative;
color: var(--xht-white);
background:
radial-gradient(circle at 76% 18%, rgba(28, 93, 146, 0.45), transparent 31%),
linear-gradient(118deg, var(--xht-navy-950) 0%, var(--xht-navy-900) 60%, #123b63 100%);
}
.xht-hero::after {
position: absolute;
inset: 0;
background-image: linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
background-size: 42px 42px;
pointer-events: none;
content: "";
}
.xht-hero__inner {
position: relative;
z-index: 1;
display: grid;
min-height: 650px;
grid-template-columns: minmax(0, 1.05fr) minmax(380px, 0.95fr);
gap: 60px;
align-items: center;
padding: 82px 0 70px;
}
.xht-hero__copy {
max-width: 710px;
}
.xht-hero h1 {
font-size: clamp(38px, 4.65vw, 62px);
}
.xht-hero .xht-lead {
max-width: 690px;
color: #d6e1ec;
}
.xht-visual {
position: relative;
overflow: hidden;
min-height: 420px;
border: 1px solid rgba(255, 255, 255, 0.18);
border-radius: var(--xht-radius-lg);
background:
radial-gradient(circle at 50% 38%, rgba(255, 255, 255, .96), rgba(232, 237, 242, .92) 36%, rgba(156, 171, 186, .6) 68%, rgba(11, 33, 61, .55) 100%),
var(--xht-slate-200);
box-shadow: var(--xht-shadow-md);
}
.xht-visual::before,
.xht-visual::after {
position: absolute;
border: 22px solid rgba(7, 24, 44, 0.33);
border-radius: 30%;
content: "";
}
.xht-visual::before {
width: 230px;
height: 230px;
top: 20%;
left: 20%;
transform: rotate(28deg);
}
.xht-visual::after {
width: 135px;
height: 135px;
right: 12%;
bottom: 9%;
transform: rotate(-12deg);
}
.xht-visual__label {
position: absolute;
z-index: 2;
right: 18px;
bottom: 18px;
left: 18px;
padding: 13px 15px;
border-radius: var(--xht-radius-sm);
color: #dce6ef;
background: rgba(7, 24, 44, 0.9);
font-size: 13px;
line-height: 1.45;
}
.xht-trust-strip {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
border-top: 1px solid rgba(255, 255, 255, 0.14);
border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}
.xht-trust-strip__item {
padding: 20px 18px;
border-right: 1px solid rgba(255, 255, 255, 0.14);
}
.xht-trust-strip__item:last-child {
border-right: 0;
}
.xht-trust-strip strong {
display: block;
margin-bottom: 3px;
color: var(--xht-white);
font-size: 15px;
}
.xht-trust-strip span {
color: #aebdcb;
font-size: 13px;
}
.xht-grid {
display: grid;
gap: 24px;
}
.xht-grid--2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-grid--3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.xht-grid--4 {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.xht-card {
position: relative;
overflow: hidden;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-md);
background: var(--xht-white);
box-shadow: var(--xht-shadow-sm);
transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}
.xht-card:hover {
transform: translateY(-4px);
border-color: #aab7c6;
box-shadow: var(--xht-shadow-md);
}
.xht-card__body {
padding: 25px;
}
.xht-card__body p:last-child {
margin-bottom: 0;
}
.xht-card__icon {
display: inline-grid;
width: 46px;
height: 46px;
place-items: center;
margin-bottom: 20px;
border-radius: 12px;
color: var(--xht-red-600);
background: #fff0f2;
font-size: 18px;
font-weight: 900;
}
.xht-card__media {
position: relative;
display: grid;
min-height: 210px;
place-items: center;
overflow: hidden;
border-bottom: 1px solid var(--xht-slate-200);
background:
radial-gradient(circle, #ffffff 0%, #eef2f6 60%, #dde4eb 100%);
}
.xht-card__media::before {
width: 105px;
height: 105px;
border: 18px solid #93a2b1;
border-radius: 26%;
box-shadow: inset 0 0 0 2px #6f7f90, 0 18px 28px rgba(7, 24, 44, .16);
transform: rotate(18deg);
content: "";
}
.xht-card__media-label {
position: absolute;
right: 12px;
bottom: 10px;
left: 12px;
color: var(--xht-slate-500);
font-size: 11px;
text-align: center;
}
.xht-card-link {
display: inline-flex;
align-items: center;
gap: 8px;
color: var(--xht-red-600) !important;
font-size: 14px;
font-weight: 800;
}
.xht-card-link::after {
content: "→";
}
.xht-tags {
display: flex;
flex-wrap: wrap;
gap: 7px;
margin: 18px 0;
padding: 0;
list-style: none;
}
.xht-tags li {
padding: 5px 9px;
border: 1px solid var(--xht-slate-200);
border-radius: 999px;
color: var(--xht-slate-700);
background: var(--xht-slate-100);
font-size: 12px;
line-height: 1.3;
}
.xht-steps {
display: grid;
grid-template-columns: repeat(5, minmax(0, 1fr));
gap: 0;
counter-reset: xht-step;
}
.xht-step {
position: relative;
padding: 28px 24px;
border-top: 1px solid var(--xht-slate-300);
counter-increment: xht-step;
}
.xht-step::before {
display: grid;
width: 40px;
height: 40px;
place-items: center;
margin: -49px 0 20px;
border: 6px solid var(--xht-white);
border-radius: 50%;
color: var(--xht-white);
background: var(--xht-red-600);
box-sizing: content-box;
font-size: 14px;
font-weight: 800;
content: counter(xht-step, decimal-leading-zero);
}
.xht-step h3 {
font-size: 19px;
}
.xht-step p {
margin-bottom: 0;
color: var(--xht-slate-700);
font-size: 14px;
}
.xht-evidence {
display: grid;
grid-template-columns: 1.1fr .9fr;
gap: 24px;
}
.xht-evidence__large,
.xht-evidence__small {
position: relative;
overflow: hidden;
min-height: 260px;
border-radius: var(--xht-radius-md);
background: linear-gradient(135deg, #cad4de, #f8fafc 55%, #a8b6c4);
}
.xht-evidence__large {
min-height: 544px;
}
.xht-evidence__stack {
display: grid;
gap: 24px;
}
.xht-evidence__caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 24px;
color: var(--xht-white);
background: linear-gradient(transparent, rgba(7, 24, 44, .92));
}
.xht-evidence__caption strong {
display: block;
font-size: 20px;
}
.xht-evidence__caption span {
color: #d5e0ea;
font-size: 13px;
}
.xht-rfq {
display: grid;
grid-template-columns: minmax(0, .78fr) minmax(420px, 1.22fr);
gap: 46px;
align-items: start;
}
.xht-checklist {
margin: 28px 0 0;
padding: 0;
list-style: none;
}
.xht-checklist li {
position: relative;
margin-bottom: 13px;
padding-left: 30px;
}
.xht-checklist li::before {
position: absolute;
top: .08em;
left: 0;
color: var(--xht-success);
font-weight: 900;
content: "✓";
}
.xht-form-shell {
padding: 30px;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-lg);
background: var(--xht-white);
box-shadow: var(--xht-shadow-md);
}
.xht-form-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 18px;
}
.xht-field--full {
grid-column: 1 / -1;
}
.xht-form-shell label,
.xht-site .wpcf7-form label {
display: block;
margin-bottom: 7px;
color: var(--xht-slate-900);
font-size: 13px;
font-weight: 800;
}
.xht-form-shell input,
.xht-form-shell select,
.xht-form-shell textarea,
.xht-site .wpcf7-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
.xht-site .wpcf7-form select,
.xht-site .wpcf7-form textarea {
width: 100%;
min-height: 48px;
padding: 12px 13px;
border: 1px solid var(--xht-slate-300);
border-radius: var(--xht-radius-sm);
color: var(--xht-slate-900);
background: var(--xht-white);
font: inherit;
}
.xht-form-shell textarea,
.xht-site .wpcf7-form textarea {
min-height: 126px;
resize: vertical;
}
.xht-form-shell input:focus,
.xht-form-shell select:focus,
.xht-form-shell textarea:focus,
.xht-site .wpcf7-form input:focus,
.xht-site .wpcf7-form select:focus,
.xht-site .wpcf7-form textarea:focus {
border-color: var(--xht-blue-600);
outline: 3px solid rgba(28, 93, 146, .14);
}
.xht-form-shell button,
.xht-site .wpcf7-form input[type="submit"] {
min-height: 50px;
padding: 13px 22px;
border: 0;
border-radius: var(--xht-radius-sm);
color: var(--xht-white);
background: var(--xht-red-600);
font-size: 14px;
font-weight: 800;
letter-spacing: .035em;
text-transform: uppercase;
cursor: pointer;
}
.xht-table-wrap {
overflow-x: auto;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-md);
}
.xht-table {
width: 100%;
min-width: 620px;
border-collapse: collapse;
background: var(--xht-white);
}
.xht-table th,
.xht-table td {
padding: 14px 16px;
border-bottom: 1px solid var(--xht-slate-200);
text-align: left;
vertical-align: top;
}
.xht-table th {
color: var(--xht-navy-900);
background: var(--xht-slate-100);
font-size: 13px;
font-weight: 800;
}
.xht-table tr:last-child td {
border-bottom: 0;
}
.xht-note {
padding: 18px 20px;
border-left: 4px solid var(--xht-red-600);
border-radius: 0 var(--xht-radius-sm) var(--xht-radius-sm) 0;
color: var(--xht-slate-700);
background: #fff4f5;
font-size: 14px;
}
.xht-cta-band {
display: grid;
grid-template-columns: minmax(0, 1fr) auto;
gap: 30px;
align-items: center;
padding: 38px 42px;
border-radius: var(--xht-radius-lg);
color: var(--xht-white);
background: linear-gradient(112deg, var(--xht-navy-900), #164c78);
}
.xht-cta-band h2 {
margin-bottom: 8px;
font-size: clamp(28px, 3vw, 40px);
}
.xht-cta-band p {
margin-bottom: 0;
color: #c9d6e2;
}
.xht-mobile-actions {
display: none;
}
[dir="rtl"] .xht-eyebrow::before,
.rtl .xht-eyebrow::before {
order: 2;
}
[dir="rtl"] .xht-checklist li,
.rtl .xht-checklist li {
padding-right: 30px;
padding-left: 0;
}
[dir="rtl"] .xht-checklist li::before,
.rtl .xht-checklist li::before {
right: 0;
left: auto;
}
[dir="rtl"] .xht-table th,
[dir="rtl"] .xht-table td,
.rtl .xht-table th,
.rtl .xht-table td {
text-align: right;
}
@media (max-width: 1024px) {
.xht-hero__inner {
min-height: auto;
grid-template-columns: 1fr 380px;
gap: 38px;
}
.xht-grid--4 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-steps {
grid-template-columns: repeat(3, minmax(0, 1fr));
row-gap: 54px;
}
}
@media (max-width: 820px) {
.xht-section {
padding: 66px 0;
}
.xht-hero__inner,
.xht-section-head,
.xht-rfq,
.xht-evidence {
grid-template-columns: 1fr;
}
.xht-hero__inner {
padding-top: 68px;
}
.xht-visual {
min-height: 360px;
}
.xht-trust-strip {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-trust-strip__item:nth-child(2) {
border-right: 0;
}
.xht-trust-strip__item:nth-child(-n+2) {
border-bottom: 1px solid rgba(255, 255, 255, .14);
}
.xht-grid--3 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-cta-band {
grid-template-columns: 1fr;
}
}
@media (max-width: 600px) {
.xht-container {
width: min(100% - 28px, var(--xht-container));
}
.xht-section {
padding: 54px 0;
}
.xht-site h1 {
font-size: 39px;
}
.xht-site h2 {
font-size: 31px;
}
.xht-actions,
.xht-actions .xht-btn {
width: 100%;
}
.xht-visual {
min-height: 300px;
}
.xht-grid--2,
.xht-grid--3,
.xht-grid--4,
.xht-steps,
.xht-form-grid {
grid-template-columns: 1fr;
}
.xht-step {
margin-left: 22px;
border-top: 0;
border-left: 1px solid var(--xht-slate-300);
}
.xht-step::before {
margin: 0 0 18px -51px;
}
.xht-evidence__large {
min-height: 380px;
}
.xht-rfq {
gap: 30px;
}
.xht-form-shell,
.xht-card__body,
.xht-cta-band {
padding: 24px;
}
.xht-mobile-actions {
position: fixed;
z-index: 9999;
right: 0;
bottom: 0;
left: 0;
display: grid;
grid-template-columns: 1fr 1fr;
padding: 8px;
gap: 8px;
border-top: 1px solid var(--xht-slate-200);
background: rgba(255, 255, 255, .97);
box-shadow: 0 -8px 26px rgba(7, 24, 44, .12);
}
.xht-mobile-actions a {
display: grid;
min-height: 46px;
place-items: center;
border-radius: var(--xht-radius-sm);
color: var(--xht-white) !important;
background: var(--xht-red-600);
font-size: 13px;
font-weight: 800;
}
.xht-mobile-actions a:last-child {
background: #188758;
}
}
@media (prefers-reduced-motion: reduce) {
.xht-site *,
.xht-site *::before,
.xht-site *::after {
scroll-behavior: auto !important;
transition: none !important;
}
} html, body { overflow-x: hidden; }
.site-branding img.custom-logo { width: 260px !important; max-width: 100%; height: auto; }
.site-branding .site-title { display: none; }
@media (max-width: 544px) { .site-branding img.custom-logo { width: 210px !important; } } html, body { overflow-x: hidden; } .site-branding img.custom-logo { width: 260px !important; max-width: 100%; height: auto; }
.site-branding .site-title { display: none; }
@media (max-width: 544px) {
.site-branding img.custom-logo { width: 210px !important; }} html, body { overflow-x: hidden; } .xht-mobile-actions {
display: none !important;
}
.xht-floating-contact,
.xht-floating-contact * {
box-sizing: border-box;
}
.xht-floating-contact {
position: fixed;
right: 24px;
bottom: 96px;
z-index: 9998;
display: flex;
flex-direction: column;
align-items: flex-end;
gap: 10px;
width: max-content;
max-width: calc(100vw - 32px);
color: #07182c;
font-family: inherit;
font-size: 14px;
line-height: 1.35;
text-align: left;
}
.xht-floating-contact .xht-i18n {
display: none;
}
html[lang^="en"] .xht-floating-contact .xht-i18n-en,
html[lang^="zh"] .xht-floating-contact .xht-i18n-zh,
html[lang^="ar"] .xht-floating-contact .xht-i18n-ar,
html[lang^="ru"] .xht-floating-contact .xht-i18n-ru,
html[lang^="es"] .xht-floating-contact .xht-i18n-es {
display: inline;
}
html[lang^="en"] .xht-floating-contact .xht-rfq-link.xht-i18n-en,
html[lang^="zh"] .xht-floating-contact .xht-rfq-link.xht-i18n-zh,
html[lang^="ar"] .xht-floating-contact .xht-rfq-link.xht-i18n-ar,
html[lang^="ru"] .xht-floating-contact .xht-rfq-link.xht-i18n-ru,
html[lang^="es"] .xht-floating-contact .xht-rfq-link.xht-i18n-es {
display: flex;
}
.xht-wechat-fab {
position: relative;
margin: 0;
padding: 0;
}
.xht-wechat-fab > summary {
list-style: none;
}
.xht-wechat-fab > summary::-webkit-details-marker {
display: none;
}
.xht-float-action {
width: 154px;
min-height: 50px;
margin: 0;
padding: 7px 12px 7px 8px;
align-items: center;
gap: 10px;
border: 1px solid rgba(7, 24, 44, .16);
border-radius: 999px;
color: #07182c !important;
background: rgba(255, 255, 255, .98);
box-shadow: 0 10px 28px rgba(7, 24, 44, .16);
font-size: 14px;
font-weight: 750;
line-height: 1.2;
text-decoration: none !important;
cursor: pointer;
transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.xht-wechat-fab > summary.xht-float-action {
display: flex;
}
.xht-float-action:hover {
transform: translateY(-2px);
box-shadow: 0 14px 34px rgba(7, 24, 44, .22);
}
.xht-wechat-fab > summary.xht-float-action:hover,
.xht-wechat-fab[open] > summary.xht-float-action {
border-color: rgba(7, 193, 96, .62);
}
.xht-rfq-link:hover {
border-color: rgba(215, 38, 56, .62);
}
.xht-float-action:focus-visible {
outline: 3px solid rgba(28, 93, 146, .32);
outline-offset: 3px;
}
.xht-float-symbol {
display: inline-grid;
flex: 0 0 36px;
width: 36px;
height: 36px;
place-items: center;
border-radius: 50%;
color: #fff;
font-size: 13px;
font-weight: 900;
letter-spacing: -.02em;
}
.xht-wechat-symbol {
background: #07c160;
font-size: 17px;
}
.xht-rfq-symbol {
background: #d72638;
font-size: 10px;
letter-spacing: .02em;
}
.xht-float-text {
flex: 1 1 auto;
white-space: nowrap;
}
.xht-wechat-fab > summary::after {
content: "+";
flex: 0 0 auto;
color: #6c7888;
font-size: 17px;
font-weight: 700;
line-height: 1;
transition: transform .18s ease;
}
.xht-wechat-fab[open] > summary::after {
content: "×";
transform: rotate(90deg);
}
.xht-wechat-card {
position: absolute;
right: 0;
bottom: calc(100% + 12px);
width: 268px;
padding: 18px;
border: 1px solid rgba(7, 24, 44, .12);
border-radius: 18px;
color: #17212f;
background: #fff;
box-shadow: 0 20px 54px rgba(7, 24, 44, .22);
opacity: 0;
visibility: hidden;
pointer-events: none;
transform: translateY(8px) scale(.985);
transform-origin: bottom right;
transition: opacity .18s ease, visibility .18s ease, transform .18s ease;
}
.xht-wechat-fab:hover .xht-wechat-card,
.xht-wechat-fab:focus-within .xht-wechat-card,
.xht-wechat-fab[open] .xht-wechat-card {
opacity: 1;
visibility: visible;
pointer-events: auto;
transform: translateY(0) scale(1);
}
.xht-qr-placeholder,
.xht-wechat-qr {
display: grid;
width: 176px;
height: 176px;
margin: 0 auto 13px;
place-items: center;
border: 1px dashed #b8c3d1;
border-radius: 12px;
background:
linear-gradient(45deg, #f3f6f9 25%, transparent 25%) 0 0 / 16px 16px,
linear-gradient(-45deg, #f3f6f9 25%, transparent 25%) 0 8px / 16px 16px,
linear-gradient(45deg, transparent 75%, #f3f6f9 75%) 8px -8px / 16px 16px,
linear-gradient(-45deg, transparent 75%, #f3f6f9 75%) -8px 0 / 16px 16px,
#fff;
object-fit: contain;
}
.xht-qr-placeholder span {
display: grid;
width: 54px;
height: 54px;
place-items: center;
border-radius: 12px;
color: #fff;
background: #07c160;
font-size: 15px;
font-weight: 900;
letter-spacing: .08em;
}
.xht-wechat-card strong,
.xht-wechat-card .xht-qr-status,
.xht-wechat-card small {
display: block;
text-align: center;
}
.xht-wechat-card strong {
margin-bottom: 5px;
color: #07182c;
font-size: 16px;
}
.xht-wechat-card .xht-qr-status {
margin-bottom: 7px;
color: #17835f;
font-size: 12px;
font-weight: 800;
}
.xht-wechat-card small {
color: #5f6d7c;
font-size: 12px;
line-height: 1.5;
}
html[dir="rtl"] .xht-floating-contact {
right: auto;
left: 24px;
align-items: flex-start;
text-align: right;
}
html[dir="rtl"] .xht-wechat-card {
right: auto;
left: 0;
transform-origin: bottom left;
}
@media (max-width: 767px) {
.xht-floating-contact {
right: 14px;
bottom: 82px;
max-width: calc(100vw - 28px);
gap: 8px;
}
html[dir="rtl"] .xht-floating-contact {
right: auto;
left: 14px;
}
.xht-float-action {
width: 138px;
min-height: 46px;
padding: 5px 10px 5px 6px;
gap: 8px;
font-size: 13px;
}
.xht-float-symbol {
flex-basis: 34px;
width: 34px;
height: 34px;
}
.xht-wechat-card {
width: min(264px, calc(100vw - 28px));
padding: 16px;
}
.xht-qr-placeholder,
.xht-wechat-qr {
width: 164px;
height: 164px;
}
}
@media (prefers-reduced-motion: reduce) {
.xht-floating-contact *,
.xht-floating-contact *::before,
.xht-floating-contact *::after {
transition: none !important;
}
} .xht-floating-contact br {
display: none !important;
}
.xht-floating-contact > p {
display: contents;
margin: 0;
padding: 0;
}
.xht-wechat-card > p {
margin: 0;
padding: 0;
}
@media (max-width: 767px) and (max-height: 560px) {
.xht-wechat-card {
padding: 12px;
}
.xht-qr-placeholder,
.xht-wechat-qr {
width: 126px;
height: 126px;
margin-bottom: 8px;
}
.xht-wechat-card strong {
margin-bottom: 3px;
font-size: 15px;
}
.xht-wechat-card .xht-qr-status {
margin-bottom: 4px;
}
.xht-wechat-card small {
font-size: 11px;
line-height: 1.35;
}
} .xht-contact-dock{box-sizing:border-box;position:fixed;top:50%;right:18px;transform:translateY(-50%);z-index:9998;width:58px;padding:7px 5px;display:flex;flex-direction:column;align-items:center;background:#fff;border:1px solid rgba(11,33,61,.1);border-radius:999px;box-shadow:0 8px 26px rgba(11,33,61,.18);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;}
.xht-contact-dock *{box-sizing:border-box;}
.xht-contact-dock>details{position:relative;width:48px;height:48px;margin:0;padding:0;}
.xht-contact-dock summary{list-style:none;}
.xht-contact-dock summary::-webkit-details-marker{display:none;}
.xht-contact-dock .xht-dock-action{position:relative;width:48px;height:48px;margin:0;padding:0;display:flex!important;align-items:center;justify-content:center;color:#f5a000;background:transparent;border:0;border-radius:50%;text-decoration:none!important;cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s ease;}
.xht-contact-dock>details:not(:last-child)>summary,.xht-contact-dock>a:not(:last-child){border-bottom:1px solid #eef1f5;}
.xht-contact-dock .xht-dock-action:hover,.xht-contact-dock .xht-dock-action:focus-visible,.xht-contact-dock details[open]>.xht-dock-action{color:#df8700;background:#fff4d6;outline:0;}
.xht-contact-dock .xht-dock-action:focus-visible{box-shadow:0 0 0 3px rgba(245,160,0,.24);}
.xht-contact-dock .xht-dock-icon{display:block;width:27px;height:27px;fill:currentColor;pointer-events:none;}
.xht-contact-dock .xht-dock-wechat .xht-dock-icon{width:30px;height:30px;}
.xht-contact-dock .xht-dock-tip{position:absolute;top:50%;right:calc(100% + 12px);transform:translate(6px,-50%);display:block;min-width:max-content;padding:7px 10px;color:#fff;background:#0b213d;border-radius:8px;font-size:12px;font-weight:700;line-height:1.2;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;box-shadow:0 6px 18px rgba(11,33,61,.2);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;}
.xht-contact-dock .xht-dock-tip:after{content:"";position:absolute;top:50%;left:100%;transform:translateY(-50%);border:5px solid transparent;border-left-color:#0b213d;}
.xht-contact-dock .xht-dock-action:hover .xht-dock-tip,.xht-contact-dock .xht-dock-action:focus-visible .xht-dock-tip{opacity:1;visibility:visible;transform:translate(0,-50%);}
.xht-contact-dock details[open] .xht-dock-tip{opacity:0!important;visibility:hidden!important;}
.xht-contact-dock .xht-dock-i18n{display:none;}
html[lang^="en"] .xht-contact-dock .xht-dock-en,html[lang^="zh"] .xht-contact-dock .xht-dock-zh,html[lang^="ar"] .xht-contact-dock .xht-dock-ar,html[lang^="ru"] .xht-contact-dock .xht-dock-ru,html[lang^="es"] .xht-contact-dock .xht-dock-es{display:inline;}
.xht-contact-dock .xht-dock-qr-card{position:absolute;top:-20px;right:calc(100% + 14px);width:236px;padding:14px;display:none;flex-direction:column;align-items:center;gap:6px;color:#0b213d;background:#fff;border:1px solid rgba(11,33,61,.12);border-radius:18px;box-shadow:0 14px 38px rgba(11,33,61,.22);text-align:center;}
.xht-contact-dock details[open]>.xht-dock-qr-card{display:flex;}
.xht-contact-dock .xht-dock-whatsapp-card{top:-116px;}
.xht-contact-dock .xht-dock-qr{display:block!important;width:176px!important;height:176px!important;max-width:none!important;margin:0!important;padding:4px;object-fit:contain;background:#fff;border:1px solid #e4e9ef;border-radius:12px;}
.xht-contact-dock .xht-dock-qr-card strong{display:block;color:#0b213d;font-size:14px;line-height:1.35;}
.xht-contact-dock .xht-dock-qr-card small{display:block;color:#5b6b7f;font-size:11px;line-height:1.4;}
.xht-contact-dock .xht-dock-direct{display:inline-flex;align-items:center;justify-content:center;margin-top:3px;padding:7px 12px;color:#fff!important;background:#25d366;border-radius:999px;font-size:12px;font-weight:800;line-height:1.2;text-decoration:none!important;}
.xht-contact-dock .xht-dock-direct:hover,.xht-contact-dock .xht-dock-direct:focus-visible{background:#1fae55;}
@media(max-width:782px){.xht-contact-dock{right:10px;width:52px;padding:5px 3px;}.xht-contact-dock>details,.xht-contact-dock .xht-dock-action{width:44px;height:44px;}.xht-contact-dock .xht-dock-icon{width:24px;height:24px;}.xht-contact-dock .xht-dock-wechat .xht-dock-icon{width:27px;height:27px;}.xht-contact-dock .xht-dock-tip{display:none;}.xht-contact-dock .xht-dock-qr-card{right:calc(100% + 10px);top:-18px;width:220px;padding:12px;}.xht-contact-dock .xht-dock-whatsapp-card{top:-106px;}.xht-contact-dock .xht-dock-qr{width:158px!important;height:158px!important;}.xht-contact-dock .xht-dock-qr-card strong{font-size:13px;}.xht-contact-dock .xht-dock-qr-card small{font-size:10px;}}
@media(max-width:360px){.xht-contact-dock{right:6px;}.xht-contact-dock .xht-dock-qr-card{right:calc(100% + 7px);width:202px;padding:10px;}.xht-contact-dock .xht-dock-qr{width:146px!important;height:146px!important;}}
@media(prefers-reduced-motion:reduce){.xht-contact-dock .xht-dock-action,.xht-contact-dock .xht-dock-tip{transition:none;}} @media (hover:hover) and (pointer:fine){
.xht-contact-dock .xht-dock-wechat:hover>.xht-dock-qr-card,
.xht-contact-dock .xht-dock-whatsapp:hover>.xht-dock-qr-card{display:flex;}
.xht-contact-dock .xht-dock-wechat:hover .xht-dock-tip,
.xht-contact-dock .xht-dock-whatsapp:hover .xht-dock-tip{opacity:0!important;visibility:hidden!important;}
.xht-contact-dock .xht-dock-qr-card:after{content:"";position:absolute;top:0;right:-14px;width:14px;height:100%;}
} @media (hover:hover) and (pointer:fine){
.xht-contact-dock .xht-dock-qr-card:after{right:-20px;width:22px;background:rgba(255,255,255,.001);}
} @media (hover:hover) and (pointer:fine){
.xht-contact-dock .xht-dock-qr-card{right:calc(100% - 2px);}
} @media (min-width: 922px) {
html[lang="en-US"] #masthead {
position: sticky;
top: 0;
z-index: 999;
background: #ffffff;
box-shadow: 0 1px 0 rgba(7, 24, 44, 0.10), 0 8px 24px rgba(7, 24, 44, 0.06);
}
html[lang="en-US"] body.admin-bar #masthead {
top: 32px;
}
html[lang="en-US"] #ast-desktop-header .ast-primary-header-bar,
html[lang="en-US"] #ast-desktop-header .main-header-bar {
min-height: 82px;
}
html[lang="en-US"] #ast-desktop-header .site-logo-img img {
width: 240px;
max-width: 240px;
height: auto;
}
html[lang="en-US"] #ast-desktop-header .main-header-menu > .menu-item > .menu-link {
height: 82px;
padding: 0 17px;
color: #17212f;
font-size: 15px;
font-weight: 700;
}
html[lang="en-US"] #ast-desktop-header .main-header-menu > .menu-item > .menu-link:hover,
html[lang="en-US"] #ast-desktop-header .main-header-menu > .current-menu-item > .menu-link {
color: #b91f2f;
}
html[lang="en-US"] #ast-desktop-header .main-header-menu > .menu-item > .menu-link[href*="/contact-us/"] {
height: auto;
min-height: 46px;
margin-left: 12px;
padding: 0 20px;
border-radius: 6px;
color: #ffffff;
background: #d72638;
font-weight: 800;
letter-spacing: 0.02em;
box-shadow: 0 8px 18px rgba(215, 38, 56, 0.18);
}
html[lang="en-US"] #ast-desktop-header .main-header-menu > .menu-item > .menu-link[href*="/contact-us/"]:hover {
color: #ffffff;
background: #b91f2f;
}
} :root {
--xht-navy-950: #07182c;
--xht-navy-900: #0b213d;
--xht-navy-800: #123252;
--xht-blue-600: #1c5d92;
--xht-red-600: #d72638;
--xht-red-700: #b91f2f;
--xht-slate-900: #17212f;
--xht-slate-700: #465568;
--xht-slate-500: #6c7888;
--xht-slate-300: #cfd7e2;
--xht-slate-200: #e2e8f0;
--xht-slate-100: #f3f6f9;
--xht-white: #ffffff;
--xht-success: #17835f;
--xht-shadow-sm: 0 8px 24px rgba(7, 24, 44, 0.08);
--xht-shadow-md: 0 18px 46px rgba(7, 24, 44, 0.13);
--xht-radius-sm: 8px;
--xht-radius-md: 14px;
--xht-radius-lg: 22px;
--xht-container: 1200px;
} .page-template-elementor_header_footer .site-content > .ast-container {
width: 100%;
max-width: none;
padding: 0;
}
.page-template-elementor_header_footer .site-content,
.page-template-elementor_header_footer.ast-plain-container #primary {
margin: 0;
}
.xht-site,
.xht-site * {
box-sizing: border-box;
}
.xht-site {
overflow: hidden;
color: var(--xht-slate-900);
background: var(--xht-white);
font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
font-size: 16px;
line-height: 1.65;
} .site-above-footer-wrap {
min-height: 0 !important;
height: 0 !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
overflow: visible !important;
}
.site-above-footer-wrap .ast-builder-grid-row-container-inner,
.site-above-footer-wrap .site-above-footer-inner-wrap {
min-height: 0 !important;
height: 0 !important;
margin: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.xht-site img {
display: block;
width: 100%;
height: auto;
}
.xht-site a {
color: inherit;
text-decoration: none;
}
.xht-container {
width: min(100% - 40px, var(--xht-container));
margin-inline: auto;
}
.xht-section {
padding: 88px 0;
}
.xht-section--soft {
background: var(--xht-slate-100);
}
.xht-section--dark {
color: var(--xht-white);
background: var(--xht-navy-950);
}
.xht-section-head {
display: grid;
grid-template-columns: minmax(0, 1.45fr) minmax(280px, 0.75fr);
gap: 44px;
align-items: end;
margin-bottom: 40px;
}
.xht-section-head--center {
display: block;
max-width: 760px;
margin: 0 auto 44px;
text-align: center;
}
.xht-eyebrow {
display: inline-flex;
align-items: center;
gap: 10px;
margin: 0 0 14px;
color: var(--xht-red-600);
font-size: 13px;
font-weight: 800;
letter-spacing: 0.12em;
line-height: 1.3;
text-transform: uppercase;
}
.xht-eyebrow::before {
width: 28px;
height: 2px;
background: currentColor;
content: "";
}
.xht-site h1,
.xht-site h2,
.xht-site h3,
.xht-site p {
margin-top: 0;
}
.xht-site h1,
.xht-site h2,
.xht-site h3 {
color: inherit;
font-weight: 800;
letter-spacing: -0.025em;
line-height: 1.12;
}
.xht-site h1 {
margin-bottom: 22px;
font-size: clamp(38px, 5vw, 66px);
}
.xht-site h2 {
margin-bottom: 18px;
font-size: clamp(30px, 3.4vw, 46px);
}
.xht-site h3 {
margin-bottom: 12px;
font-size: clamp(20px, 2vw, 25px);
}
.xht-lead {
color: var(--xht-slate-700);
font-size: clamp(17px, 1.6vw, 20px);
line-height: 1.7;
}
.xht-muted {
color: var(--xht-slate-500);
}
.xht-section--dark .xht-lead,
.xht-section--dark .xht-muted {
color: #bfccda;
}
.xht-actions {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 30px;
}
.xht-btn {
display: inline-flex;
min-height: 48px;
align-items: center;
justify-content: center;
gap: 10px;
padding: 12px 22px;
border: 1px solid transparent;
border-radius: var(--xht-radius-sm);
font-size: 14px;
font-weight: 800;
letter-spacing: 0.035em;
line-height: 1.25;
text-align: center;
text-transform: uppercase;
transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease;
}
.xht-btn:hover,
.xht-btn:focus-visible {
transform: translateY(-2px);
}
.xht-btn:focus-visible,
.xht-card-link:focus-visible {
outline: 3px solid rgba(215, 38, 56, 0.28);
outline-offset: 3px;
}
.xht-btn--primary {
color: var(--xht-white) !important;
background: var(--xht-red-600);
}
.xht-btn--primary:hover,
.xht-btn--primary:focus-visible {
background: var(--xht-red-700);
}
.xht-btn--secondary {
color: var(--xht-navy-900) !important;
border-color: var(--xht-slate-300);
background: var(--xht-white);
}
.xht-btn--ghost {
color: var(--xht-white) !important;
border-color: rgba(255, 255, 255, 0.38);
background: transparent;
}
.xht-hero {
position: relative;
color: var(--xht-white);
background:
radial-gradient(circle at 76% 18%, rgba(28, 93, 146, 0.45), transparent 31%),
linear-gradient(118deg, var(--xht-navy-950) 0%, var(--xht-navy-900) 60%, #123b63 100%);
}
.xht-hero::after {
position: absolute;
inset: 0;
background-image: linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
background-size: 42px 42px;
pointer-events: none;
content: "";
}
.xht-hero__inner {
position: relative;
z-index: 1;
display: grid;
min-height: 650px;
grid-template-columns: minmax(0, 1.05fr) minmax(380px, 0.95fr);
gap: 60px;
align-items: center;
padding: 82px 0 70px;
}
.xht-hero__copy {
max-width: 710px;
}
.xht-hero h1 {
font-size: clamp(38px, 4.65vw, 62px);
}
.xht-hero .xht-lead {
max-width: 690px;
color: #d6e1ec;
}
.xht-visual {
position: relative;
overflow: hidden;
min-height: 420px;
border: 1px solid rgba(255, 255, 255, 0.18);
border-radius: var(--xht-radius-lg);
background:
radial-gradient(circle at 50% 38%, rgba(255, 255, 255, .96), rgba(232, 237, 242, .92) 36%, rgba(156, 171, 186, .6) 68%, rgba(11, 33, 61, .55) 100%),
var(--xht-slate-200);
box-shadow: var(--xht-shadow-md);
}
.xht-visual::before,
.xht-visual::after {
position: absolute;
border: 22px solid rgba(7, 24, 44, 0.33);
border-radius: 30%;
content: "";
}
.xht-visual::before {
width: 230px;
height: 230px;
top: 20%;
left: 20%;
transform: rotate(28deg);
}
.xht-visual::after {
width: 135px;
height: 135px;
right: 12%;
bottom: 9%;
transform: rotate(-12deg);
}
.xht-visual__label {
position: absolute;
z-index: 2;
right: 18px;
bottom: 18px;
left: 18px;
padding: 13px 15px;
border-radius: var(--xht-radius-sm);
color: #dce6ef;
background: rgba(7, 24, 44, 0.9);
font-size: 13px;
line-height: 1.45;
}
.xht-trust-strip {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
border-top: 1px solid rgba(255, 255, 255, 0.14);
border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}
.xht-trust-strip__item {
padding: 20px 18px;
border-right: 1px solid rgba(255, 255, 255, 0.14);
}
.xht-trust-strip__item:last-child {
border-right: 0;
}
.xht-trust-strip strong {
display: block;
margin-bottom: 3px;
color: var(--xht-white);
font-size: 15px;
}
.xht-trust-strip span {
color: #aebdcb;
font-size: 13px;
}
.xht-grid {
display: grid;
gap: 24px;
}
.xht-grid--2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-grid--3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.xht-grid--4 {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.xht-card {
position: relative;
overflow: hidden;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-md);
background: var(--xht-white);
box-shadow: var(--xht-shadow-sm);
transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}
.xht-card:hover {
transform: translateY(-4px);
border-color: #aab7c6;
box-shadow: var(--xht-shadow-md);
}
.xht-card__body {
padding: 25px;
}
.xht-card__body p:last-child {
margin-bottom: 0;
}
.xht-card__icon {
display: inline-grid;
width: 46px;
height: 46px;
place-items: center;
margin-bottom: 20px;
border-radius: 12px;
color: var(--xht-red-600);
background: #fff0f2;
font-size: 18px;
font-weight: 900;
}
.xht-card__media {
position: relative;
display: grid;
min-height: 210px;
place-items: center;
overflow: hidden;
border-bottom: 1px solid var(--xht-slate-200);
background:
radial-gradient(circle, #ffffff 0%, #eef2f6 60%, #dde4eb 100%);
}
.xht-card__media::before {
width: 105px;
height: 105px;
border: 18px solid #93a2b1;
border-radius: 26%;
box-shadow: inset 0 0 0 2px #6f7f90, 0 18px 28px rgba(7, 24, 44, .16);
transform: rotate(18deg);
content: "";
}
.xht-card__media-label {
position: absolute;
right: 12px;
bottom: 10px;
left: 12px;
color: var(--xht-slate-500);
font-size: 11px;
text-align: center;
}
.xht-card-link {
display: inline-flex;
align-items: center;
gap: 8px;
color: var(--xht-red-600) !important;
font-size: 14px;
font-weight: 800;
}
.xht-card-link::after {
content: "→";
}
.xht-tags {
display: flex;
flex-wrap: wrap;
gap: 7px;
margin: 18px 0;
padding: 0;
list-style: none;
}
.xht-tags li {
padding: 5px 9px;
border: 1px solid var(--xht-slate-200);
border-radius: 999px;
color: var(--xht-slate-700);
background: var(--xht-slate-100);
font-size: 12px;
line-height: 1.3;
}
.xht-steps {
display: grid;
grid-template-columns: repeat(5, minmax(0, 1fr));
gap: 0;
counter-reset: xht-step;
}
.xht-step {
position: relative;
padding: 28px 24px;
border-top: 1px solid var(--xht-slate-300);
counter-increment: xht-step;
}
.xht-step::before {
display: grid;
width: 40px;
height: 40px;
place-items: center;
margin: -49px 0 20px;
border: 6px solid var(--xht-white);
border-radius: 50%;
color: var(--xht-white);
background: var(--xht-red-600);
box-sizing: content-box;
font-size: 14px;
font-weight: 800;
content: counter(xht-step, decimal-leading-zero);
}
.xht-step h3 {
font-size: 19px;
}
.xht-step p {
margin-bottom: 0;
color: var(--xht-slate-700);
font-size: 14px;
}
.xht-evidence {
display: grid;
grid-template-columns: 1.1fr .9fr;
gap: 24px;
}
.xht-evidence__large,
.xht-evidence__small {
position: relative;
overflow: hidden;
min-height: 260px;
border-radius: var(--xht-radius-md);
background: linear-gradient(135deg, #cad4de, #f8fafc 55%, #a8b6c4);
}
.xht-evidence__large {
min-height: 544px;
}
.xht-evidence__stack {
display: grid;
gap: 24px;
}
.xht-evidence__caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 24px;
color: var(--xht-white);
background: linear-gradient(transparent, rgba(7, 24, 44, .92));
}
.xht-evidence__caption strong {
display: block;
font-size: 20px;
}
.xht-evidence__caption span {
color: #d5e0ea;
font-size: 13px;
}
.xht-rfq {
display: grid;
grid-template-columns: minmax(0, .78fr) minmax(420px, 1.22fr);
gap: 46px;
align-items: start;
}
.xht-checklist {
margin: 28px 0 0;
padding: 0;
list-style: none;
}
.xht-checklist li {
position: relative;
margin-bottom: 13px;
padding-left: 30px;
}
.xht-checklist li::before {
position: absolute;
top: .08em;
left: 0;
color: var(--xht-success);
font-weight: 900;
content: "✓";
}
.xht-form-shell {
padding: 30px;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-lg);
background: var(--xht-white);
box-shadow: var(--xht-shadow-md);
}
.xht-form-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 18px;
}
.xht-field--full {
grid-column: 1 / -1;
}
.xht-form-shell label,
.xht-site .wpcf7-form label {
display: block;
margin-bottom: 7px;
color: var(--xht-slate-900);
font-size: 13px;
font-weight: 800;
}
.xht-form-shell input,
.xht-form-shell select,
.xht-form-shell textarea,
.xht-site .wpcf7-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
.xht-site .wpcf7-form select,
.xht-site .wpcf7-form textarea {
width: 100%;
min-height: 48px;
padding: 12px 13px;
border: 1px solid var(--xht-slate-300);
border-radius: var(--xht-radius-sm);
color: var(--xht-slate-900);
background: var(--xht-white);
font: inherit;
}
.xht-form-shell textarea,
.xht-site .wpcf7-form textarea {
min-height: 126px;
resize: vertical;
}
.xht-form-shell input:focus,
.xht-form-shell select:focus,
.xht-form-shell textarea:focus,
.xht-site .wpcf7-form input:focus,
.xht-site .wpcf7-form select:focus,
.xht-site .wpcf7-form textarea:focus {
border-color: var(--xht-blue-600);
outline: 3px solid rgba(28, 93, 146, .14);
}
.xht-form-shell button,
.xht-site .wpcf7-form input[type="submit"] {
min-height: 50px;
padding: 13px 22px;
border: 0;
border-radius: var(--xht-radius-sm);
color: var(--xht-white);
background: var(--xht-red-600);
font-size: 14px;
font-weight: 800;
letter-spacing: .035em;
text-transform: uppercase;
cursor: pointer;
}
.xht-table-wrap {
overflow-x: auto;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-md);
}
.xht-table {
width: 100%;
min-width: 620px;
border-collapse: collapse;
background: var(--xht-white);
}
.xht-table th,
.xht-table td {
padding: 14px 16px;
border-bottom: 1px solid var(--xht-slate-200);
text-align: left;
vertical-align: top;
}
.xht-table th {
color: var(--xht-navy-900);
background: var(--xht-slate-100);
font-size: 13px;
font-weight: 800;
}
.xht-table tr:last-child td {
border-bottom: 0;
}
.xht-note {
padding: 18px 20px;
border-left: 4px solid var(--xht-red-600);
border-radius: 0 var(--xht-radius-sm) var(--xht-radius-sm) 0;
color: var(--xht-slate-700);
background: #fff4f5;
font-size: 14px;
}
.xht-cta-band {
display: grid;
grid-template-columns: minmax(0, 1fr) auto;
gap: 30px;
align-items: center;
padding: 38px 42px;
border-radius: var(--xht-radius-lg);
color: var(--xht-white);
background: linear-gradient(112deg, var(--xht-navy-900), #164c78);
}
.xht-cta-band h2 {
margin-bottom: 8px;
font-size: clamp(28px, 3vw, 40px);
}
.xht-cta-band p {
margin-bottom: 0;
color: #c9d6e2;
} .xht-contact-hero {
padding-bottom: 0;
}
.xht-contact-hero .xht-section-head {
padding-bottom: 54px;
}
.xht-contact-hero .xht-trust-strip {
margin-top: 0;
}
.xht-contact-channels {
padding-top: 66px;
padding-bottom: 66px;
}
.xht-contact-channels .xht-grid--4 {
width: min(100%, 980px);
grid-template-columns: repeat(2, minmax(0, 1fr));
margin-inline: auto;
}
.xht-contact-channels .xht-card__body {
display: flex;
min-height: 220px;
flex-direction: column;
align-items: flex-start;
}
.xht-contact-channels .xht-card-link {
max-width: 100%;
margin-top: auto;
overflow-wrap: anywhere;
white-space: nowrap;
}
.xht-contact-rfq {
display: grid;
grid-template-columns: minmax(0, .78fr) minmax(540px, 1.22fr);
gap: 42px;
align-items: start;
}
.xht-contact-summary {
position: sticky;
top: 104px;
}
.xht-contact-summary .xht-note {
margin-top: 28px;
}
.xht-contact-form .wpcf7-form > p {
margin-bottom: 17px;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(1),
.xht-contact-form .wpcf7-form > p:nth-of-type(3) {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 14px 18px;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(4) {
display: grid;
grid-template-columns: minmax(0, 1.35fr) minmax(210px, .65fr);
gap: 18px;
align-items: end;
}
.xht-contact-form .wpcf7-form-control-wrap {
display: block;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(5) {
margin-top: -8px;
color: var(--xht-slate-500);
font-size: 12px;
}
.xht-contact-form .wpcf7-submit {
width: 100%;
margin-top: 14px;
}
.xht-contact-map-shell {
display: grid;
grid-template-columns: minmax(0, .72fr) minmax(520px, 1.28fr);
gap: 38px;
align-items: stretch;
}
.xht-contact-map-copy {
display: flex;
flex-direction: column;
justify-content: center;
}
.xht-contact-map {
overflow: hidden;
min-height: 390px;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-lg);
background: var(--xht-slate-100);
box-shadow: var(--xht-shadow-md);
}
.xht-contact-map iframe {
display: block;
width: 100%;
height: 390px;
border: 0;
}
.xht-contact-address {
margin: 22px 0;
padding: 18px 20px;
border-left: 4px solid var(--xht-red-600);
border-radius: 0 var(--xht-radius-sm) var(--xht-radius-sm) 0;
background: var(--xht-slate-100);
}
.xht-contact-address strong,
.xht-contact-address span {
display: block;
}
.xht-contact-address span {
margin-top: 4px;
color: var(--xht-slate-700);
font-size: 14px;
}
.xht-contact-process .xht-steps {
grid-template-columns: repeat(3, minmax(0, 1fr));
padding-top: 30px;
}
.xht-mobile-actions {
display: none;
}
[dir="rtl"] .xht-eyebrow::before,
.rtl .xht-eyebrow::before {
order: 2;
}
[dir="rtl"] .xht-checklist li,
.rtl .xht-checklist li {
padding-right: 30px;
padding-left: 0;
}
[dir="rtl"] .xht-checklist li::before,
.rtl .xht-checklist li::before {
right: 0;
left: auto;
}
[dir="rtl"] .xht-table th,
[dir="rtl"] .xht-table td,
.rtl .xht-table th,
.rtl .xht-table td {
text-align: right;
}
@media (max-width: 1024px) {
.xht-hero__inner {
min-height: auto;
grid-template-columns: 1fr 380px;
gap: 38px;
}
.xht-grid--4 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-steps {
grid-template-columns: repeat(3, minmax(0, 1fr));
row-gap: 54px;
}
.xht-contact-rfq,
.xht-contact-map-shell {
grid-template-columns: minmax(0, .72fr) minmax(430px, 1.28fr);
}
}
@media (max-width: 820px) {
.xht-section {
padding: 66px 0;
}
.xht-hero__inner,
.xht-section-head,
.xht-rfq,
.xht-evidence {
grid-template-columns: 1fr;
}
.xht-hero__inner {
padding-top: 68px;
}
.xht-visual {
min-height: 360px;
}
.xht-trust-strip {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-trust-strip__item:nth-child(2) {
border-right: 0;
}
.xht-trust-strip__item:nth-child(-n+2) {
border-bottom: 1px solid rgba(255, 255, 255, .14);
}
.xht-grid--3 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-cta-band {
grid-template-columns: 1fr;
}
.xht-contact-rfq,
.xht-contact-map-shell {
grid-template-columns: 1fr;
}
.xht-contact-summary {
position: static;
}
}
@media (max-width: 600px) {
.xht-container {
width: min(100% - 28px, var(--xht-container));
}
.xht-section {
padding: 54px 0;
}
.xht-site h1 {
font-size: 39px;
}
.xht-site h2 {
font-size: 31px;
}
.xht-actions,
.xht-actions .xht-btn {
width: 100%;
}
.xht-visual {
min-height: 300px;
}
.xht-grid--2,
.xht-grid--3,
.xht-grid--4,
.xht-steps,
.xht-form-grid {
grid-template-columns: 1fr;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(1),
.xht-contact-form .wpcf7-form > p:nth-of-type(3),
.xht-contact-form .wpcf7-form > p:nth-of-type(4),
.xht-contact-process .xht-steps {
grid-template-columns: 1fr;
}
.xht-contact-channels .xht-card__body {
min-height: auto;
}
.xht-contact-channels .xht-card-link {
margin-top: 8px;
white-space: normal;
}
.xht-contact-map,
.xht-contact-map iframe {
min-height: 330px;
height: 330px;
}
.xht-step {
margin-left: 22px;
border-top: 0;
border-left: 1px solid var(--xht-slate-300);
}
.xht-step::before {
margin: 0 0 18px -51px;
}
.xht-evidence__large {
min-height: 380px;
}
.xht-rfq {
gap: 30px;
}
.xht-form-shell,
.xht-card__body,
.xht-cta-band {
padding: 24px;
}
.xht-mobile-actions {
position: fixed;
z-index: 9999;
right: 0;
bottom: 0;
left: 0;
display: grid;
grid-template-columns: 1fr 1fr;
padding: 8px;
gap: 8px;
border-top: 1px solid var(--xht-slate-200);
background: rgba(255, 255, 255, .97);
box-shadow: 0 -8px 26px rgba(7, 24, 44, .12);
}
.xht-mobile-actions a {
display: grid;
min-height: 46px;
place-items: center;
border-radius: var(--xht-radius-sm);
color: var(--xht-white) !important;
background: var(--xht-red-600);
font-size: 13px;
font-weight: 800;
}
.xht-mobile-actions a:last-child {
background: #188758;
}
}
@media (prefers-reduced-motion: reduce) {
.xht-site *,
.xht-site *::before,
.xht-site *::after {
scroll-behavior: auto !important;
transition: none !important;
}
} html, body { overflow-x: hidden; }
.site-branding img.custom-logo { width: 260px !important; max-width: 100%; height: auto; }
.site-branding .site-title { display: none; }
@media (max-width: 544px) { .site-branding img.custom-logo { width: 210px !important; } } :root {
--xht-navy-950: #07182c;
--xht-navy-900: #0b213d;
--xht-navy-800: #123252;
--xht-blue-600: #1c5d92;
--xht-red-600: #d72638;
--xht-red-700: #b91f2f;
--xht-slate-900: #17212f;
--xht-slate-700: #465568;
--xht-slate-500: #6c7888;
--xht-slate-300: #cfd7e2;
--xht-slate-200: #e2e8f0;
--xht-slate-100: #f3f6f9;
--xht-white: #ffffff;
--xht-success: #17835f;
--xht-shadow-sm: 0 8px 24px rgba(7, 24, 44, 0.08);
--xht-shadow-md: 0 18px 46px rgba(7, 24, 44, 0.13);
--xht-radius-sm: 8px;
--xht-radius-md: 14px;
--xht-radius-lg: 22px;
--xht-container: 1200px;
} .page-template-elementor_header_footer .site-content > .ast-container {
width: 100%;
max-width: none;
padding: 0;
}
.page-template-elementor_header_footer .site-content,
.page-template-elementor_header_footer.ast-plain-container #primary {
margin: 0;
}
.xht-site,
.xht-site * {
box-sizing: border-box;
}
.xht-site {
overflow: hidden;
color: var(--xht-slate-900);
background: var(--xht-white);
font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
font-size: 16px;
line-height: 1.65;
}
.xht-site img {
display: block;
width: 100%;
height: auto;
}
.xht-site a {
color: inherit;
text-decoration: none;
}
.xht-container {
width: min(100% - 40px, var(--xht-container));
margin-inline: auto;
}
.xht-section {
padding: 88px 0;
}
.xht-section--soft {
background: var(--xht-slate-100);
}
.xht-section--dark {
color: var(--xht-white);
background: var(--xht-navy-950);
}
.xht-section-head {
display: grid;
grid-template-columns: minmax(0, 1.45fr) minmax(280px, 0.75fr);
gap: 44px;
align-items: end;
margin-bottom: 40px;
}
.xht-section-head--center {
display: block;
max-width: 760px;
margin: 0 auto 44px;
text-align: center;
}
.xht-eyebrow {
display: inline-flex;
align-items: center;
gap: 10px;
margin: 0 0 14px;
color: var(--xht-red-600);
font-size: 13px;
font-weight: 800;
letter-spacing: 0.12em;
line-height: 1.3;
text-transform: uppercase;
}
.xht-eyebrow::before {
width: 28px;
height: 2px;
background: currentColor;
content: "";
}
.xht-site h1,
.xht-site h2,
.xht-site h3,
.xht-site p {
margin-top: 0;
}
.xht-site h1,
.xht-site h2,
.xht-site h3 {
color: inherit;
font-weight: 800;
letter-spacing: -0.025em;
line-height: 1.12;
}
.xht-site h1 {
margin-bottom: 22px;
font-size: clamp(38px, 5vw, 66px);
}
.xht-site h2 {
margin-bottom: 18px;
font-size: clamp(30px, 3.4vw, 46px);
}
.xht-site h3 {
margin-bottom: 12px;
font-size: clamp(20px, 2vw, 25px);
}
.xht-lead {
color: var(--xht-slate-700);
font-size: clamp(17px, 1.6vw, 20px);
line-height: 1.7;
}
.xht-muted {
color: var(--xht-slate-500);
}
.xht-section--dark .xht-lead,
.xht-section--dark .xht-muted {
color: #bfccda;
}
.xht-actions {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 30px;
}
.xht-btn {
display: inline-flex;
min-height: 48px;
align-items: center;
justify-content: center;
gap: 10px;
padding: 12px 22px;
border: 1px solid transparent;
border-radius: var(--xht-radius-sm);
font-size: 14px;
font-weight: 800;
letter-spacing: 0.035em;
line-height: 1.25;
text-align: center;
text-transform: uppercase;
transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease;
}
.xht-btn:hover,
.xht-btn:focus-visible {
transform: translateY(-2px);
}
.xht-btn:focus-visible,
.xht-card-link:focus-visible {
outline: 3px solid rgba(215, 38, 56, 0.28);
outline-offset: 3px;
}
.xht-btn--primary {
color: var(--xht-white) !important;
background: var(--xht-red-600);
}
.xht-btn--primary:hover,
.xht-btn--primary:focus-visible {
background: var(--xht-red-700);
}
.xht-btn--secondary {
color: var(--xht-navy-900) !important;
border-color: var(--xht-slate-300);
background: var(--xht-white);
}
.xht-btn--ghost {
color: var(--xht-white) !important;
border-color: rgba(255, 255, 255, 0.38);
background: transparent;
}
.xht-hero {
position: relative;
color: var(--xht-white);
background:
radial-gradient(circle at 76% 18%, rgba(28, 93, 146, 0.45), transparent 31%),
linear-gradient(118deg, var(--xht-navy-950) 0%, var(--xht-navy-900) 60%, #123b63 100%);
}
.xht-hero::after {
position: absolute;
inset: 0;
background-image: linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
background-size: 42px 42px;
pointer-events: none;
content: "";
}
.xht-hero__inner {
position: relative;
z-index: 1;
display: grid;
min-height: 650px;
grid-template-columns: minmax(0, 1.05fr) minmax(380px, 0.95fr);
gap: 60px;
align-items: center;
padding: 82px 0 70px;
}
.xht-hero__copy {
max-width: 710px;
}
.xht-hero h1 {
font-size: clamp(38px, 4.65vw, 62px);
}
.xht-hero .xht-lead {
max-width: 690px;
color: #d6e1ec;
}
.xht-visual {
position: relative;
overflow: hidden;
min-height: 420px;
border: 1px solid rgba(255, 255, 255, 0.18);
border-radius: var(--xht-radius-lg);
background:
radial-gradient(circle at 50% 38%, rgba(255, 255, 255, .96), rgba(232, 237, 242, .92) 36%, rgba(156, 171, 186, .6) 68%, rgba(11, 33, 61, .55) 100%),
var(--xht-slate-200);
box-shadow: var(--xht-shadow-md);
}
.xht-visual::before,
.xht-visual::after {
position: absolute;
border: 22px solid rgba(7, 24, 44, 0.33);
border-radius: 30%;
content: "";
}
.xht-visual::before {
width: 230px;
height: 230px;
top: 20%;
left: 20%;
transform: rotate(28deg);
}
.xht-visual::after {
width: 135px;
height: 135px;
right: 12%;
bottom: 9%;
transform: rotate(-12deg);
}
.xht-visual__label {
position: absolute;
z-index: 2;
right: 18px;
bottom: 18px;
left: 18px;
padding: 13px 15px;
border-radius: var(--xht-radius-sm);
color: #dce6ef;
background: rgba(7, 24, 44, 0.9);
font-size: 13px;
line-height: 1.45;
}
.xht-trust-strip {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
border-top: 1px solid rgba(255, 255, 255, 0.14);
border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}
.xht-trust-strip__item {
padding: 20px 18px;
border-right: 1px solid rgba(255, 255, 255, 0.14);
}
.xht-trust-strip__item:last-child {
border-right: 0;
}
.xht-trust-strip strong {
display: block;
margin-bottom: 3px;
color: var(--xht-white);
font-size: 15px;
}
.xht-trust-strip span {
color: #aebdcb;
font-size: 13px;
}
.xht-grid {
display: grid;
gap: 24px;
}
.xht-grid--2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-grid--3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.xht-grid--4 {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.xht-card {
position: relative;
overflow: hidden;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-md);
background: var(--xht-white);
box-shadow: var(--xht-shadow-sm);
transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}
.xht-card:hover {
transform: translateY(-4px);
border-color: #aab7c6;
box-shadow: var(--xht-shadow-md);
}
.xht-card__body {
padding: 25px;
}
.xht-card__body p:last-child {
margin-bottom: 0;
}
.xht-card__icon {
display: inline-grid;
width: 46px;
height: 46px;
place-items: center;
margin-bottom: 20px;
border-radius: 12px;
color: var(--xht-red-600);
background: #fff0f2;
font-size: 18px;
font-weight: 900;
}
.xht-card__media {
position: relative;
display: grid;
min-height: 210px;
place-items: center;
overflow: hidden;
border-bottom: 1px solid var(--xht-slate-200);
background:
radial-gradient(circle, #ffffff 0%, #eef2f6 60%, #dde4eb 100%);
}
.xht-card__media::before {
width: 105px;
height: 105px;
border: 18px solid #93a2b1;
border-radius: 26%;
box-shadow: inset 0 0 0 2px #6f7f90, 0 18px 28px rgba(7, 24, 44, .16);
transform: rotate(18deg);
content: "";
}
.xht-card__media-label {
position: absolute;
right: 12px;
bottom: 10px;
left: 12px;
color: var(--xht-slate-500);
font-size: 11px;
text-align: center;
}
.xht-card-link {
display: inline-flex;
align-items: center;
gap: 8px;
color: var(--xht-red-600) !important;
font-size: 14px;
font-weight: 800;
}
.xht-card-link::after {
content: "→";
}
.xht-tags {
display: flex;
flex-wrap: wrap;
gap: 7px;
margin: 18px 0;
padding: 0;
list-style: none;
}
.xht-tags li {
padding: 5px 9px;
border: 1px solid var(--xht-slate-200);
border-radius: 999px;
color: var(--xht-slate-700);
background: var(--xht-slate-100);
font-size: 12px;
line-height: 1.3;
}
.xht-steps {
display: grid;
grid-template-columns: repeat(5, minmax(0, 1fr));
gap: 0;
counter-reset: xht-step;
}
.xht-step {
position: relative;
padding: 28px 24px;
border-top: 1px solid var(--xht-slate-300);
counter-increment: xht-step;
}
.xht-step::before {
display: grid;
width: 40px;
height: 40px;
place-items: center;
margin: -49px 0 20px;
border: 6px solid var(--xht-white);
border-radius: 50%;
color: var(--xht-white);
background: var(--xht-red-600);
box-sizing: content-box;
font-size: 14px;
font-weight: 800;
content: counter(xht-step, decimal-leading-zero);
}
.xht-step h3 {
font-size: 19px;
}
.xht-step p {
margin-bottom: 0;
color: var(--xht-slate-700);
font-size: 14px;
}
.xht-evidence {
display: grid;
grid-template-columns: 1.1fr .9fr;
gap: 24px;
}
.xht-evidence__large,
.xht-evidence__small {
position: relative;
overflow: hidden;
min-height: 260px;
border-radius: var(--xht-radius-md);
background: linear-gradient(135deg, #cad4de, #f8fafc 55%, #a8b6c4);
}
.xht-evidence__large {
min-height: 544px;
}
.xht-evidence__stack {
display: grid;
gap: 24px;
}
.xht-evidence__caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 24px;
color: var(--xht-white);
background: linear-gradient(transparent, rgba(7, 24, 44, .92));
}
.xht-evidence__caption strong {
display: block;
font-size: 20px;
}
.xht-evidence__caption span {
color: #d5e0ea;
font-size: 13px;
}
.xht-rfq {
display: grid;
grid-template-columns: minmax(0, .78fr) minmax(420px, 1.22fr);
gap: 46px;
align-items: start;
}
.xht-checklist {
margin: 28px 0 0;
padding: 0;
list-style: none;
}
.xht-checklist li {
position: relative;
margin-bottom: 13px;
padding-left: 30px;
}
.xht-checklist li::before {
position: absolute;
top: .08em;
left: 0;
color: var(--xht-success);
font-weight: 900;
content: "✓";
}
.xht-form-shell {
padding: 30px;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-lg);
background: var(--xht-white);
box-shadow: var(--xht-shadow-md);
}
.xht-form-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 18px;
}
.xht-field--full {
grid-column: 1 / -1;
}
.xht-form-shell label,
.xht-site .wpcf7-form label {
display: block;
margin-bottom: 7px;
color: var(--xht-slate-900);
font-size: 13px;
font-weight: 800;
}
.xht-form-shell input,
.xht-form-shell select,
.xht-form-shell textarea,
.xht-site .wpcf7-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
.xht-site .wpcf7-form select,
.xht-site .wpcf7-form textarea {
width: 100%;
min-height: 48px;
padding: 12px 13px;
border: 1px solid var(--xht-slate-300);
border-radius: var(--xht-radius-sm);
color: var(--xht-slate-900);
background: var(--xht-white);
font: inherit;
}
.xht-form-shell textarea,
.xht-site .wpcf7-form textarea {
min-height: 126px;
resize: vertical;
}
.xht-form-shell input:focus,
.xht-form-shell select:focus,
.xht-form-shell textarea:focus,
.xht-site .wpcf7-form input:focus,
.xht-site .wpcf7-form select:focus,
.xht-site .wpcf7-form textarea:focus {
border-color: var(--xht-blue-600);
outline: 3px solid rgba(28, 93, 146, .14);
}
.xht-form-shell button,
.xht-site .wpcf7-form input[type="submit"] {
min-height: 50px;
padding: 13px 22px;
border: 0;
border-radius: var(--xht-radius-sm);
color: var(--xht-white);
background: var(--xht-red-600);
font-size: 14px;
font-weight: 800;
letter-spacing: .035em;
text-transform: uppercase;
cursor: pointer;
}
.xht-table-wrap {
overflow-x: auto;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-md);
}
.xht-table {
width: 100%;
min-width: 620px;
border-collapse: collapse;
background: var(--xht-white);
}
.xht-table th,
.xht-table td {
padding: 14px 16px;
border-bottom: 1px solid var(--xht-slate-200);
text-align: left;
vertical-align: top;
}
.xht-table th {
color: var(--xht-navy-900);
background: var(--xht-slate-100);
font-size: 13px;
font-weight: 800;
}
.xht-table tr:last-child td {
border-bottom: 0;
}
.xht-note {
padding: 18px 20px;
border-left: 4px solid var(--xht-red-600);
border-radius: 0 var(--xht-radius-sm) var(--xht-radius-sm) 0;
color: var(--xht-slate-700);
background: #fff4f5;
font-size: 14px;
}
.xht-cta-band {
display: grid;
grid-template-columns: minmax(0, 1fr) auto;
gap: 30px;
align-items: center;
padding: 38px 42px;
border-radius: var(--xht-radius-lg);
color: var(--xht-white);
background: linear-gradient(112deg, var(--xht-navy-900), #164c78);
}
.xht-cta-band h2 {
margin-bottom: 8px;
font-size: clamp(28px, 3vw, 40px);
}
.xht-cta-band p {
margin-bottom: 0;
color: #c9d6e2;
} .xht-contact-hero {
padding-bottom: 0;
}
.xht-contact-hero .xht-section-head {
padding-bottom: 54px;
}
.xht-contact-hero .xht-trust-strip {
margin-top: 0;
}
.xht-contact-channels {
padding-top: 66px;
padding-bottom: 66px;
}
.xht-contact-channels .xht-card__body {
min-height: 238px;
}
.xht-contact-channels .xht-card-link {
overflow-wrap: anywhere;
}
.xht-contact-rfq {
display: grid;
grid-template-columns: minmax(0, .78fr) minmax(540px, 1.22fr);
gap: 42px;
align-items: start;
}
.xht-contact-summary {
position: sticky;
top: 104px;
}
.xht-contact-summary .xht-note {
margin-top: 28px;
}
.xht-contact-form .wpcf7-form > p {
margin-bottom: 17px;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(1),
.xht-contact-form .wpcf7-form > p:nth-of-type(3) {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 14px 18px;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(4) {
display: grid;
grid-template-columns: minmax(0, 1.35fr) minmax(210px, .65fr);
gap: 18px;
align-items: end;
}
.xht-contact-form .wpcf7-form-control-wrap {
display: block;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(5) {
margin-top: -8px;
color: var(--xht-slate-500);
font-size: 12px;
}
.xht-contact-form .wpcf7-submit {
width: 100%;
margin-top: 14px;
}
.xht-contact-map-shell {
display: grid;
grid-template-columns: minmax(0, .72fr) minmax(520px, 1.28fr);
gap: 38px;
align-items: stretch;
}
.xht-contact-map-copy {
display: flex;
flex-direction: column;
justify-content: center;
}
.xht-contact-map {
overflow: hidden;
min-height: 390px;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-lg);
background: var(--xht-slate-100);
box-shadow: var(--xht-shadow-md);
}
.xht-contact-map iframe {
display: block;
width: 100%;
height: 390px;
border: 0;
}
.xht-contact-address {
margin: 22px 0;
padding: 18px 20px;
border-left: 4px solid var(--xht-red-600);
border-radius: 0 var(--xht-radius-sm) var(--xht-radius-sm) 0;
background: var(--xht-slate-100);
}
.xht-contact-address strong,
.xht-contact-address span {
display: block;
}
.xht-contact-address span {
margin-top: 4px;
color: var(--xht-slate-700);
font-size: 14px;
}
.xht-contact-process .xht-steps {
grid-template-columns: repeat(3, minmax(0, 1fr));
padding-top: 30px;
}
.xht-mobile-actions {
display: none;
}
[dir="rtl"] .xht-eyebrow::before,
.rtl .xht-eyebrow::before {
order: 2;
}
[dir="rtl"] .xht-checklist li,
.rtl .xht-checklist li {
padding-right: 30px;
padding-left: 0;
}
[dir="rtl"] .xht-checklist li::before,
.rtl .xht-checklist li::before {
right: 0;
left: auto;
}
[dir="rtl"] .xht-table th,
[dir="rtl"] .xht-table td,
.rtl .xht-table th,
.rtl .xht-table td {
text-align: right;
}
@media (max-width: 1024px) {
.xht-hero__inner {
min-height: auto;
grid-template-columns: 1fr 380px;
gap: 38px;
}
.xht-grid--4 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-steps {
grid-template-columns: repeat(3, minmax(0, 1fr));
row-gap: 54px;
}
.xht-contact-rfq,
.xht-contact-map-shell {
grid-template-columns: minmax(0, .72fr) minmax(430px, 1.28fr);
}
}
@media (max-width: 820px) {
.xht-section {
padding: 66px 0;
}
.xht-hero__inner,
.xht-section-head,
.xht-rfq,
.xht-evidence {
grid-template-columns: 1fr;
}
.xht-hero__inner {
padding-top: 68px;
}
.xht-visual {
min-height: 360px;
}
.xht-trust-strip {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-trust-strip__item:nth-child(2) {
border-right: 0;
}
.xht-trust-strip__item:nth-child(-n+2) {
border-bottom: 1px solid rgba(255, 255, 255, .14);
}
.xht-grid--3 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-cta-band {
grid-template-columns: 1fr;
}
.xht-contact-rfq,
.xht-contact-map-shell {
grid-template-columns: 1fr;
}
.xht-contact-summary {
position: static;
}
}
@media (max-width: 600px) {
.xht-container {
width: min(100% - 28px, var(--xht-container));
}
.xht-section {
padding: 54px 0;
}
.xht-site h1 {
font-size: 39px;
}
.xht-site h2 {
font-size: 31px;
}
.xht-actions,
.xht-actions .xht-btn {
width: 100%;
}
.xht-visual {
min-height: 300px;
}
.xht-grid--2,
.xht-grid--3,
.xht-grid--4,
.xht-steps,
.xht-form-grid {
grid-template-columns: 1fr;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(1),
.xht-contact-form .wpcf7-form > p:nth-of-type(3),
.xht-contact-form .wpcf7-form > p:nth-of-type(4),
.xht-contact-process .xht-steps {
grid-template-columns: 1fr;
}
.xht-contact-channels .xht-card__body {
min-height: auto;
}
.xht-contact-map,
.xht-contact-map iframe {
min-height: 330px;
height: 330px;
}
.xht-step {
margin-left: 22px;
border-top: 0;
border-left: 1px solid var(--xht-slate-300);
}
.xht-step::before {
margin: 0 0 18px -51px;
}
.xht-evidence__large {
min-height: 380px;
}
.xht-rfq {
gap: 30px;
}
.xht-form-shell,
.xht-card__body,
.xht-cta-band {
padding: 24px;
}
.xht-mobile-actions {
position: fixed;
z-index: 9999;
right: 0;
bottom: 0;
left: 0;
display: grid;
grid-template-columns: 1fr 1fr;
padding: 8px;
gap: 8px;
border-top: 1px solid var(--xht-slate-200);
background: rgba(255, 255, 255, .97);
box-shadow: 0 -8px 26px rgba(7, 24, 44, .12);
}
.xht-mobile-actions a {
display: grid;
min-height: 46px;
place-items: center;
border-radius: var(--xht-radius-sm);
color: var(--xht-white) !important;
background: var(--xht-red-600);
font-size: 13px;
font-weight: 800;
}
.xht-mobile-actions a:last-child {
background: #188758;
}
}
@media (prefers-reduced-motion: reduce) {
.xht-site *,
.xht-site *::before,
.xht-site *::after {
scroll-behavior: auto !important;
transition: none !important;
}
} html, body { overflow-x: hidden; }
.site-branding img.custom-logo { width: 260px !important; max-width: 100%; height: auto; }
.site-branding .site-title { display: none; }
@media (max-width: 544px) { .site-branding img.custom-logo { width: 210px !important; } }
overflow: hidden;
color: var(--xht-slate-900);
background: var(--xht-white);
font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
font-size: 16px;
line-height: 1.65;
}
.xht-site img {
display: block;
width: 100%;
height: auto;
}
.xht-site a {
color: inherit;
text-decoration: none;
}
.xht-container {
width: min(100% - 40px, var(--xht-container));
margin-inline: auto;
}
.xht-section {
padding: 88px 0;
}
.xht-section--soft {
background: var(--xht-slate-100);
}
.xht-section--dark {
color: var(--xht-white);
background: var(--xht-navy-950);
}
.xht-section-head {
display: grid;
grid-template-columns: minmax(0, 1.45fr) minmax(280px, 0.75fr);
gap: 44px;
align-items: end;
margin-bottom: 40px;
}
.xht-section-head--center {
display: block;
max-width: 760px;
margin: 0 auto 44px;
text-align: center;
}
.xht-eyebrow {
display: inline-flex;
align-items: center;
gap: 10px;
margin: 0 0 14px;
color: var(--xht-red-600);
font-size: 13px;
font-weight: 800;
letter-spacing: 0.12em;
line-height: 1.3;
text-transform: uppercase;
}
.xht-eyebrow::before {
width: 28px;
height: 2px;
background: currentColor;
content: "";
}
.xht-site h1,
.xht-site h2,
.xht-site h3,
.xht-site p {
margin-top: 0;
}
.xht-site h1,
.xht-site h2,
.xht-site h3 {
color: inherit;
font-weight: 800;
letter-spacing: -0.025em;
line-height: 1.12;
}
.xht-site h1 {
margin-bottom: 22px;
font-size: clamp(38px, 5vw, 66px);
}
.xht-site h2 {
margin-bottom: 18px;
font-size: clamp(30px, 3.4vw, 46px);
}
.xht-site h3 {
margin-bottom: 12px;
font-size: clamp(20px, 2vw, 25px);
}
.xht-lead {
color: var(--xht-slate-700);
font-size: clamp(17px, 1.6vw, 20px);
line-height: 1.7;
}
.xht-muted {
color: var(--xht-slate-500);
}
.xht-section--dark .xht-lead,
.xht-section--dark .xht-muted {
color: #bfccda;
}
.xht-actions {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 30px;
}
.xht-btn {
display: inline-flex;
min-height: 48px;
align-items: center;
justify-content: center;
gap: 10px;
padding: 12px 22px;
border: 1px solid transparent;
border-radius: var(--xht-radius-sm);
font-size: 14px;
font-weight: 800;
letter-spacing: 0.035em;
line-height: 1.25;
text-align: center;
text-transform: uppercase;
transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease;
}
.xht-btn:hover,
.xht-btn:focus-visible {
transform: translateY(-2px);
}
.xht-btn:focus-visible,
.xht-card-link:focus-visible {
outline: 3px solid rgba(215, 38, 56, 0.28);
outline-offset: 3px;
}
.xht-btn--primary {
color: var(--xht-white) !important;
background: var(--xht-red-600);
}
.xht-btn--primary:hover,
.xht-btn--primary:focus-visible {
background: var(--xht-red-700);
}
.xht-btn--secondary {
color: var(--xht-navy-900) !important;
border-color: var(--xht-slate-300);
background: var(--xht-white);
}
.xht-btn--ghost {
color: var(--xht-white) !important;
border-color: rgba(255, 255, 255, 0.38);
background: transparent;
}
.xht-hero {
position: relative;
color: var(--xht-white);
background:
radial-gradient(circle at 76% 18%, rgba(28, 93, 146, 0.45), transparent 31%),
linear-gradient(118deg, var(--xht-navy-950) 0%, var(--xht-navy-900) 60%, #123b63 100%);
}
.xht-hero::after {
position: absolute;
inset: 0;
background-image: linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
background-size: 42px 42px;
pointer-events: none;
content: "";
}
.xht-hero__inner {
position: relative;
z-index: 1;
display: grid;
min-height: 650px;
grid-template-columns: minmax(0, 1.05fr) minmax(380px, 0.95fr);
gap: 60px;
align-items: center;
padding: 82px 0 70px;
}
.xht-hero__copy {
max-width: 710px;
}
.xht-hero h1 {
font-size: clamp(38px, 4.65vw, 62px);
}
.xht-hero .xht-lead {
max-width: 690px;
color: #d6e1ec;
}
.xht-visual {
position: relative;
overflow: hidden;
min-height: 420px;
border: 1px solid rgba(255, 255, 255, 0.18);
border-radius: var(--xht-radius-lg);
background:
radial-gradient(circle at 50% 38%, rgba(255, 255, 255, .96), rgba(232, 237, 242, .92) 36%, rgba(156, 171, 186, .6) 68%, rgba(11, 33, 61, .55) 100%),
var(--xht-slate-200);
box-shadow: var(--xht-shadow-md);
}
.xht-visual::before,
.xht-visual::after {
position: absolute;
border: 22px solid rgba(7, 24, 44, 0.33);
border-radius: 30%;
content: "";
}
.xht-visual::before {
width: 230px;
height: 230px;
top: 20%;
left: 20%;
transform: rotate(28deg);
}
.xht-visual::after {
width: 135px;
height: 135px;
right: 12%;
bottom: 9%;
transform: rotate(-12deg);
}
.xht-visual__label {
position: absolute;
z-index: 2;
right: 18px;
bottom: 18px;
left: 18px;
padding: 13px 15px;
border-radius: var(--xht-radius-sm);
color: #dce6ef;
background: rgba(7, 24, 44, 0.9);
font-size: 13px;
line-height: 1.45;
}
.xht-trust-strip {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
border-top: 1px solid rgba(255, 255, 255, 0.14);
border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}
.xht-trust-strip__item {
padding: 20px 18px;
border-right: 1px solid rgba(255, 255, 255, 0.14);
}
.xht-trust-strip__item:last-child {
border-right: 0;
}
.xht-trust-strip strong {
display: block;
margin-bottom: 3px;
color: var(--xht-white);
font-size: 15px;
}
.xht-trust-strip span {
color: #aebdcb;
font-size: 13px;
}
.xht-grid {
display: grid;
gap: 24px;
}
.xht-grid--2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-grid--3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.xht-grid--4 {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.xht-card {
position: relative;
overflow: hidden;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-md);
background: var(--xht-white);
box-shadow: var(--xht-shadow-sm);
transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}
.xht-card:hover {
transform: translateY(-4px);
border-color: #aab7c6;
box-shadow: var(--xht-shadow-md);
}
.xht-card__body {
padding: 25px;
}
.xht-card__body p:last-child {
margin-bottom: 0;
}
.xht-card__icon {
display: inline-grid;
width: 46px;
height: 46px;
place-items: center;
margin-bottom: 20px;
border-radius: 12px;
color: var(--xht-red-600);
background: #fff0f2;
font-size: 18px;
font-weight: 900;
}
.xht-card__media {
position: relative;
display: grid;
min-height: 210px;
place-items: center;
overflow: hidden;
border-bottom: 1px solid var(--xht-slate-200);
background:
radial-gradient(circle, #ffffff 0%, #eef2f6 60%, #dde4eb 100%);
}
.xht-card__media::before {
width: 105px;
height: 105px;
border: 18px solid #93a2b1;
border-radius: 26%;
box-shadow: inset 0 0 0 2px #6f7f90, 0 18px 28px rgba(7, 24, 44, .16);
transform: rotate(18deg);
content: "";
}
.xht-card__media-label {
position: absolute;
right: 12px;
bottom: 10px;
left: 12px;
color: var(--xht-slate-500);
font-size: 11px;
text-align: center;
}
.xht-card-link {
display: inline-flex;
align-items: center;
gap: 8px;
color: var(--xht-red-600) !important;
font-size: 14px;
font-weight: 800;
}
.xht-card-link::after {
content: "→";
}
.xht-tags {
display: flex;
flex-wrap: wrap;
gap: 7px;
margin: 18px 0;
padding: 0;
list-style: none;
}
.xht-tags li {
padding: 5px 9px;
border: 1px solid var(--xht-slate-200);
border-radius: 999px;
color: var(--xht-slate-700);
background: var(--xht-slate-100);
font-size: 12px;
line-height: 1.3;
}
.xht-steps {
display: grid;
grid-template-columns: repeat(5, minmax(0, 1fr));
gap: 0;
counter-reset: xht-step;
}
.xht-step {
position: relative;
padding: 28px 24px;
border-top: 1px solid var(--xht-slate-300);
counter-increment: xht-step;
}
.xht-step::before {
display: grid;
width: 40px;
height: 40px;
place-items: center;
margin: -49px 0 20px;
border: 6px solid var(--xht-white);
border-radius: 50%;
color: var(--xht-white);
background: var(--xht-red-600);
box-sizing: content-box;
font-size: 14px;
font-weight: 800;
content: counter(xht-step, decimal-leading-zero);
}
.xht-step h3 {
font-size: 19px;
}
.xht-step p {
margin-bottom: 0;
color: var(--xht-slate-700);
font-size: 14px;
}
.xht-evidence {
display: grid;
grid-template-columns: 1.1fr .9fr;
gap: 24px;
}
.xht-evidence__large,
.xht-evidence__small {
position: relative;
overflow: hidden;
min-height: 260px;
border-radius: var(--xht-radius-md);
background: linear-gradient(135deg, #cad4de, #f8fafc 55%, #a8b6c4);
}
.xht-evidence__large {
min-height: 544px;
}
.xht-evidence__stack {
display: grid;
gap: 24px;
}
.xht-evidence__caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 24px;
color: var(--xht-white);
background: linear-gradient(transparent, rgba(7, 24, 44, .92));
}
.xht-evidence__caption strong {
display: block;
font-size: 20px;
}
.xht-evidence__caption span {
color: #d5e0ea;
font-size: 13px;
}
.xht-rfq {
display: grid;
grid-template-columns: minmax(0, .78fr) minmax(420px, 1.22fr);
gap: 46px;
align-items: start;
}
.xht-checklist {
margin: 28px 0 0;
padding: 0;
list-style: none;
}
.xht-checklist li {
position: relative;
margin-bottom: 13px;
padding-left: 30px;
}
.xht-checklist li::before {
position: absolute;
top: .08em;
left: 0;
color: var(--xht-success);
font-weight: 900;
content: "✓";
}
.xht-form-shell {
padding: 30px;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-lg);
background: var(--xht-white);
box-shadow: var(--xht-shadow-md);
}
.xht-form-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 18px;
}
.xht-field--full {
grid-column: 1 / -1;
}
.xht-form-shell label,
.xht-site .wpcf7-form label {
display: block;
margin-bottom: 7px;
color: var(--xht-slate-900);
font-size: 13px;
font-weight: 800;
}
.xht-form-shell input,
.xht-form-shell select,
.xht-form-shell textarea,
.xht-site .wpcf7-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
.xht-site .wpcf7-form select,
.xht-site .wpcf7-form textarea {
width: 100%;
min-height: 48px;
padding: 12px 13px;
border: 1px solid var(--xht-slate-300);
border-radius: var(--xht-radius-sm);
color: var(--xht-slate-900);
background: var(--xht-white);
font: inherit;
}
.xht-form-shell textarea,
.xht-site .wpcf7-form textarea {
min-height: 126px;
resize: vertical;
}
.xht-form-shell input:focus,
.xht-form-shell select:focus,
.xht-form-shell textarea:focus,
.xht-site .wpcf7-form input:focus,
.xht-site .wpcf7-form select:focus,
.xht-site .wpcf7-form textarea:focus {
border-color: var(--xht-blue-600);
outline: 3px solid rgba(28, 93, 146, .14);
}
.xht-form-shell button,
.xht-site .wpcf7-form input[type="submit"] {
min-height: 50px;
padding: 13px 22px;
border: 0;
border-radius: var(--xht-radius-sm);
color: var(--xht-white);
background: var(--xht-red-600);
font-size: 14px;
font-weight: 800;
letter-spacing: .035em;
text-transform: uppercase;
cursor: pointer;
}
.xht-table-wrap {
overflow-x: auto;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-md);
}
.xht-table {
width: 100%;
min-width: 620px;
border-collapse: collapse;
background: var(--xht-white);
}
.xht-table th,
.xht-table td {
padding: 14px 16px;
border-bottom: 1px solid var(--xht-slate-200);
text-align: left;
vertical-align: top;
}
.xht-table th {
color: var(--xht-navy-900);
background: var(--xht-slate-100);
font-size: 13px;
font-weight: 800;
}
.xht-table tr:last-child td {
border-bottom: 0;
}
.xht-note {
padding: 18px 20px;
border-left: 4px solid var(--xht-red-600);
border-radius: 0 var(--xht-radius-sm) var(--xht-radius-sm) 0;
color: var(--xht-slate-700);
background: #fff4f5;
font-size: 14px;
}
.xht-cta-band {
display: grid;
grid-template-columns: minmax(0, 1fr) auto;
gap: 30px;
align-items: center;
padding: 38px 42px;
border-radius: var(--xht-radius-lg);
color: var(--xht-white);
background: linear-gradient(112deg, var(--xht-navy-900), #164c78);
}
.xht-cta-band h2 {
margin-bottom: 8px;
font-size: clamp(28px, 3vw, 40px);
}
.xht-cta-band p {
margin-bottom: 0;
color: #c9d6e2;
}
.xht-mobile-actions {
display: none;
}
[dir="rtl"] .xht-eyebrow::before,
.rtl .xht-eyebrow::before {
order: 2;
}
[dir="rtl"] .xht-checklist li,
.rtl .xht-checklist li {
padding-right: 30px;
padding-left: 0;
}
[dir="rtl"] .xht-checklist li::before,
.rtl .xht-checklist li::before {
right: 0;
left: auto;
}
[dir="rtl"] .xht-table th,
[dir="rtl"] .xht-table td,
.rtl .xht-table th,
.rtl .xht-table td {
text-align: right;
}
@media (max-width: 1024px) {
.xht-hero__inner {
min-height: auto;
grid-template-columns: 1fr 380px;
gap: 38px;
}
.xht-grid--4 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-steps {
grid-template-columns: repeat(3, minmax(0, 1fr));
row-gap: 54px;
}
}
@media (max-width: 820px) {
.xht-section {
padding: 66px 0;
}
.xht-hero__inner,
.xht-section-head,
.xht-rfq,
.xht-evidence {
grid-template-columns: 1fr;
}
.xht-hero__inner {
padding-top: 68px;
}
.xht-visual {
min-height: 360px;
}
.xht-trust-strip {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-trust-strip__item:nth-child(2) {
border-right: 0;
}
.xht-trust-strip__item:nth-child(-n+2) {
border-bottom: 1px solid rgba(255, 255, 255, .14);
}
.xht-grid--3 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-cta-band {
grid-template-columns: 1fr;
}
}
@media (max-width: 600px) {
.xht-container {
width: min(100% - 28px, var(--xht-container));
}
.xht-section {
padding: 54px 0;
}
.xht-site h1 {
font-size: 39px;
}
.xht-site h2 {
font-size: 31px;
}
.xht-actions,
.xht-actions .xht-btn {
width: 100%;
}
.xht-visual {
min-height: 300px;
}
.xht-grid--2,
.xht-grid--3,
.xht-grid--4,
.xht-steps,
.xht-form-grid {
grid-template-columns: 1fr;
}
.xht-step {
margin-left: 22px;
border-top: 0;
border-left: 1px solid var(--xht-slate-300);
}
.xht-step::before {
margin: 0 0 18px -51px;
}
.xht-evidence__large {
min-height: 380px;
}
.xht-rfq {
gap: 30px;
}
.xht-form-shell,
.xht-card__body,
.xht-cta-band {
padding: 24px;
}
.xht-mobile-actions {
position: fixed;
z-index: 9999;
right: 0;
bottom: 0;
left: 0;
display: grid;
grid-template-columns: 1fr 1fr;
padding: 8px;
gap: 8px;
border-top: 1px solid var(--xht-slate-200);
background: rgba(255, 255, 255, .97);
box-shadow: 0 -8px 26px rgba(7, 24, 44, .12);
}
.xht-mobile-actions a {
display: grid;
min-height: 46px;
place-items: center;
border-radius: var(--xht-radius-sm);
color: var(--xht-white) !important;
background: var(--xht-red-600);
font-size: 13px;
font-weight: 800;
}
.xht-mobile-actions a:last-child {
background: #188758;
}
}
@media (prefers-reduced-motion: reduce) {
.xht-site *,
.xht-site *::before,
.xht-site *::after {
scroll-behavior: auto !important;
transition: none !important;
}
} html, body { overflow-x: hidden; }
.site-branding img.custom-logo { width: 260px !important; max-width: 100%; height: auto; }
.site-branding .site-title { display: none; }
@media (max-width: 544px) { .site-branding img.custom-logo { width: 210px !important; } } html, body { overflow-x: hidden; } .site-branding img.custom-logo { width: 260px !important; max-width: 100%; height: auto; }
.site-branding .site-title { display: none; }
@media (max-width: 544px) {
.site-branding img.custom-logo { width: 210px !important; }} html, body { overflow-x: hidden; } .xht-mobile-actions {
display: none !important;
}
.xht-floating-contact,
.xht-floating-contact * {
box-sizing: border-box;
}
.xht-floating-contact {
position: fixed;
right: 24px;
bottom: 96px;
z-index: 9998;
display: flex;
flex-direction: column;
align-items: flex-end;
gap: 10px;
width: max-content;
max-width: calc(100vw - 32px);
color: #07182c;
font-family: inherit;
font-size: 14px;
line-height: 1.35;
text-align: left;
}
.xht-floating-contact .xht-i18n {
display: none;
}
html[lang^="en"] .xht-floating-contact .xht-i18n-en,
html[lang^="zh"] .xht-floating-contact .xht-i18n-zh,
html[lang^="ar"] .xht-floating-contact .xht-i18n-ar,
html[lang^="ru"] .xht-floating-contact .xht-i18n-ru,
html[lang^="es"] .xht-floating-contact .xht-i18n-es {
display: inline;
}
html[lang^="en"] .xht-floating-contact .xht-rfq-link.xht-i18n-en,
html[lang^="zh"] .xht-floating-contact .xht-rfq-link.xht-i18n-zh,
html[lang^="ar"] .xht-floating-contact .xht-rfq-link.xht-i18n-ar,
html[lang^="ru"] .xht-floating-contact .xht-rfq-link.xht-i18n-ru,
html[lang^="es"] .xht-floating-contact .xht-rfq-link.xht-i18n-es {
display: flex;
}
.xht-wechat-fab {
position: relative;
margin: 0;
padding: 0;
}
.xht-wechat-fab > summary {
list-style: none;
}
.xht-wechat-fab > summary::-webkit-details-marker {
display: none;
}
.xht-float-action {
width: 154px;
min-height: 50px;
margin: 0;
padding: 7px 12px 7px 8px;
align-items: center;
gap: 10px;
border: 1px solid rgba(7, 24, 44, .16);
border-radius: 999px;
color: #07182c !important;
background: rgba(255, 255, 255, .98);
box-shadow: 0 10px 28px rgba(7, 24, 44, .16);
font-size: 14px;
font-weight: 750;
line-height: 1.2;
text-decoration: none !important;
cursor: pointer;
transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.xht-wechat-fab > summary.xht-float-action {
display: flex;
}
.xht-float-action:hover {
transform: translateY(-2px);
box-shadow: 0 14px 34px rgba(7, 24, 44, .22);
}
.xht-wechat-fab > summary.xht-float-action:hover,
.xht-wechat-fab[open] > summary.xht-float-action {
border-color: rgba(7, 193, 96, .62);
}
.xht-rfq-link:hover {
border-color: rgba(215, 38, 56, .62);
}
.xht-float-action:focus-visible {
outline: 3px solid rgba(28, 93, 146, .32);
outline-offset: 3px;
}
.xht-float-symbol {
display: inline-grid;
flex: 0 0 36px;
width: 36px;
height: 36px;
place-items: center;
border-radius: 50%;
color: #fff;
font-size: 13px;
font-weight: 900;
letter-spacing: -.02em;
}
.xht-wechat-symbol {
background: #07c160;
font-size: 17px;
}
.xht-rfq-symbol {
background: #d72638;
font-size: 10px;
letter-spacing: .02em;
}
.xht-float-text {
flex: 1 1 auto;
white-space: nowrap;
}
.xht-wechat-fab > summary::after {
content: "+";
flex: 0 0 auto;
color: #6c7888;
font-size: 17px;
font-weight: 700;
line-height: 1;
transition: transform .18s ease;
}
.xht-wechat-fab[open] > summary::after {
content: "×";
transform: rotate(90deg);
}
.xht-wechat-card {
position: absolute;
right: 0;
bottom: calc(100% + 12px);
width: 268px;
padding: 18px;
border: 1px solid rgba(7, 24, 44, .12);
border-radius: 18px;
color: #17212f;
background: #fff;
box-shadow: 0 20px 54px rgba(7, 24, 44, .22);
opacity: 0;
visibility: hidden;
pointer-events: none;
transform: translateY(8px) scale(.985);
transform-origin: bottom right;
transition: opacity .18s ease, visibility .18s ease, transform .18s ease;
}
.xht-wechat-fab:hover .xht-wechat-card,
.xht-wechat-fab:focus-within .xht-wechat-card,
.xht-wechat-fab[open] .xht-wechat-card {
opacity: 1;
visibility: visible;
pointer-events: auto;
transform: translateY(0) scale(1);
}
.xht-qr-placeholder,
.xht-wechat-qr {
display: grid;
width: 176px;
height: 176px;
margin: 0 auto 13px;
place-items: center;
border: 1px dashed #b8c3d1;
border-radius: 12px;
background:
linear-gradient(45deg, #f3f6f9 25%, transparent 25%) 0 0 / 16px 16px,
linear-gradient(-45deg, #f3f6f9 25%, transparent 25%) 0 8px / 16px 16px,
linear-gradient(45deg, transparent 75%, #f3f6f9 75%) 8px -8px / 16px 16px,
linear-gradient(-45deg, transparent 75%, #f3f6f9 75%) -8px 0 / 16px 16px,
#fff;
object-fit: contain;
}
.xht-qr-placeholder span {
display: grid;
width: 54px;
height: 54px;
place-items: center;
border-radius: 12px;
color: #fff;
background: #07c160;
font-size: 15px;
font-weight: 900;
letter-spacing: .08em;
}
.xht-wechat-card strong,
.xht-wechat-card .xht-qr-status,
.xht-wechat-card small {
display: block;
text-align: center;
}
.xht-wechat-card strong {
margin-bottom: 5px;
color: #07182c;
font-size: 16px;
}
.xht-wechat-card .xht-qr-status {
margin-bottom: 7px;
color: #17835f;
font-size: 12px;
font-weight: 800;
}
.xht-wechat-card small {
color: #5f6d7c;
font-size: 12px;
line-height: 1.5;
}
html[dir="rtl"] .xht-floating-contact {
right: auto;
left: 24px;
align-items: flex-start;
text-align: right;
}
html[dir="rtl"] .xht-wechat-card {
right: auto;
left: 0;
transform-origin: bottom left;
}
@media (max-width: 767px) {
.xht-floating-contact {
right: 14px;
bottom: 82px;
max-width: calc(100vw - 28px);
gap: 8px;
}
html[dir="rtl"] .xht-floating-contact {
right: auto;
left: 14px;
}
.xht-float-action {
width: 138px;
min-height: 46px;
padding: 5px 10px 5px 6px;
gap: 8px;
font-size: 13px;
}
.xht-float-symbol {
flex-basis: 34px;
width: 34px;
height: 34px;
}
.xht-wechat-card {
width: min(264px, calc(100vw - 28px));
padding: 16px;
}
.xht-qr-placeholder,
.xht-wechat-qr {
width: 164px;
height: 164px;
}
}
@media (prefers-reduced-motion: reduce) {
.xht-floating-contact *,
.xht-floating-contact *::before,
.xht-floating-contact *::after {
transition: none !important;
}
} .xht-floating-contact br {
display: none !important;
}
.xht-floating-contact > p {
display: contents;
margin: 0;
padding: 0;
}
.xht-wechat-card > p {
margin: 0;
padding: 0;
}
@media (max-width: 767px) and (max-height: 560px) {
.xht-wechat-card {
padding: 12px;
}
.xht-qr-placeholder,
.xht-wechat-qr {
width: 126px;
height: 126px;
margin-bottom: 8px;
}
.xht-wechat-card strong {
margin-bottom: 3px;
font-size: 15px;
}
.xht-wechat-card .xht-qr-status {
margin-bottom: 4px;
}
.xht-wechat-card small {
font-size: 11px;
line-height: 1.35;
}
} .xht-contact-dock{box-sizing:border-box;position:fixed;top:50%;right:18px;transform:translateY(-50%);z-index:9998;width:58px;padding:7px 5px;display:flex;flex-direction:column;align-items:center;background:#fff;border:1px solid rgba(11,33,61,.1);border-radius:999px;box-shadow:0 8px 26px rgba(11,33,61,.18);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;}
.xht-contact-dock *{box-sizing:border-box;}
.xht-contact-dock>details{position:relative;width:48px;height:48px;margin:0;padding:0;}
.xht-contact-dock summary{list-style:none;}
.xht-contact-dock summary::-webkit-details-marker{display:none;}
.xht-contact-dock .xht-dock-action{position:relative;width:48px;height:48px;margin:0;padding:0;display:flex!important;align-items:center;justify-content:center;color:#f5a000;background:transparent;border:0;border-radius:50%;text-decoration:none!important;cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s ease;}
.xht-contact-dock>details:not(:last-child)>summary,.xht-contact-dock>a:not(:last-child){border-bottom:1px solid #eef1f5;}
.xht-contact-dock .xht-dock-action:hover,.xht-contact-dock .xht-dock-action:focus-visible,.xht-contact-dock details[open]>.xht-dock-action{color:#df8700;background:#fff4d6;outline:0;}
.xht-contact-dock .xht-dock-action:focus-visible{box-shadow:0 0 0 3px rgba(245,160,0,.24);}
.xht-contact-dock .xht-dock-icon{display:block;width:27px;height:27px;fill:currentColor;pointer-events:none;}
.xht-contact-dock .xht-dock-wechat .xht-dock-icon{width:30px;height:30px;}
.xht-contact-dock .xht-dock-tip{position:absolute;top:50%;right:calc(100% + 12px);transform:translate(6px,-50%);display:block;min-width:max-content;padding:7px 10px;color:#fff;background:#0b213d;border-radius:8px;font-size:12px;font-weight:700;line-height:1.2;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;box-shadow:0 6px 18px rgba(11,33,61,.2);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;}
.xht-contact-dock .xht-dock-tip:after{content:"";position:absolute;top:50%;left:100%;transform:translateY(-50%);border:5px solid transparent;border-left-color:#0b213d;}
.xht-contact-dock .xht-dock-action:hover .xht-dock-tip,.xht-contact-dock .xht-dock-action:focus-visible .xht-dock-tip{opacity:1;visibility:visible;transform:translate(0,-50%);}
.xht-contact-dock details[open] .xht-dock-tip{opacity:0!important;visibility:hidden!important;}
.xht-contact-dock .xht-dock-i18n{display:none;}
html[lang^="en"] .xht-contact-dock .xht-dock-en,html[lang^="zh"] .xht-contact-dock .xht-dock-zh,html[lang^="ar"] .xht-contact-dock .xht-dock-ar,html[lang^="ru"] .xht-contact-dock .xht-dock-ru,html[lang^="es"] .xht-contact-dock .xht-dock-es{display:inline;}
.xht-contact-dock .xht-dock-qr-card{position:absolute;top:-20px;right:calc(100% + 14px);width:236px;padding:14px;display:none;flex-direction:column;align-items:center;gap:6px;color:#0b213d;background:#fff;border:1px solid rgba(11,33,61,.12);border-radius:18px;box-shadow:0 14px 38px rgba(11,33,61,.22);text-align:center;}
.xht-contact-dock details[open]>.xht-dock-qr-card{display:flex;}
.xht-contact-dock .xht-dock-whatsapp-card{top:-116px;}
.xht-contact-dock .xht-dock-qr{display:block!important;width:176px!important;height:176px!important;max-width:none!important;margin:0!important;padding:4px;object-fit:contain;background:#fff;border:1px solid #e4e9ef;border-radius:12px;}
.xht-contact-dock .xht-dock-qr-card strong{display:block;color:#0b213d;font-size:14px;line-height:1.35;}
.xht-contact-dock .xht-dock-qr-card small{display:block;color:#5b6b7f;font-size:11px;line-height:1.4;}
.xht-contact-dock .xht-dock-direct{display:inline-flex;align-items:center;justify-content:center;margin-top:3px;padding:7px 12px;color:#fff!important;background:#25d366;border-radius:999px;font-size:12px;font-weight:800;line-height:1.2;text-decoration:none!important;}
.xht-contact-dock .xht-dock-direct:hover,.xht-contact-dock .xht-dock-direct:focus-visible{background:#1fae55;}
@media(max-width:782px){.xht-contact-dock{right:10px;width:52px;padding:5px 3px;}.xht-contact-dock>details,.xht-contact-dock .xht-dock-action{width:44px;height:44px;}.xht-contact-dock .xht-dock-icon{width:24px;height:24px;}.xht-contact-dock .xht-dock-wechat .xht-dock-icon{width:27px;height:27px;}.xht-contact-dock .xht-dock-tip{display:none;}.xht-contact-dock .xht-dock-qr-card{right:calc(100% + 10px);top:-18px;width:220px;padding:12px;}.xht-contact-dock .xht-dock-whatsapp-card{top:-106px;}.xht-contact-dock .xht-dock-qr{width:158px!important;height:158px!important;}.xht-contact-dock .xht-dock-qr-card strong{font-size:13px;}.xht-contact-dock .xht-dock-qr-card small{font-size:10px;}}
@media(max-width:360px){.xht-contact-dock{right:6px;}.xht-contact-dock .xht-dock-qr-card{right:calc(100% + 7px);width:202px;padding:10px;}.xht-contact-dock .xht-dock-qr{width:146px!important;height:146px!important;}}
@media(prefers-reduced-motion:reduce){.xht-contact-dock .xht-dock-action,.xht-contact-dock .xht-dock-tip{transition:none;}} @media (hover:hover) and (pointer:fine){
.xht-contact-dock .xht-dock-wechat:hover>.xht-dock-qr-card,
.xht-contact-dock .xht-dock-whatsapp:hover>.xht-dock-qr-card{display:flex;}
.xht-contact-dock .xht-dock-wechat:hover .xht-dock-tip,
.xht-contact-dock .xht-dock-whatsapp:hover .xht-dock-tip{opacity:0!important;visibility:hidden!important;}
.xht-contact-dock .xht-dock-qr-card:after{content:"";position:absolute;top:0;right:-14px;width:14px;height:100%;}
} @media (hover:hover) and (pointer:fine){
.xht-contact-dock .xht-dock-qr-card:after{right:-20px;width:22px;background:rgba(255,255,255,.001);}
} @media (hover:hover) and (pointer:fine){
.xht-contact-dock .xht-dock-qr-card{right:calc(100% - 2px);}
} @media (min-width: 922px) {
html[lang="en-US"] #masthead {
position: sticky;
top: 0;
z-index: 999;
background: #ffffff;
box-shadow: 0 1px 0 rgba(7, 24, 44, 0.10), 0 8px 24px rgba(7, 24, 44, 0.06);
}
html[lang="en-US"] body.admin-bar #masthead {
top: 32px;
}
html[lang="en-US"] #ast-desktop-header .ast-primary-header-bar,
html[lang="en-US"] #ast-desktop-header .main-header-bar {
min-height: 82px;
}
html[lang="en-US"] #ast-desktop-header .site-logo-img img {
width: 240px;
max-width: 240px;
height: auto;
}
html[lang="en-US"] #ast-desktop-header .main-header-menu > .menu-item > .menu-link {
height: 82px;
padding: 0 17px;
color: #17212f;
font-size: 15px;
font-weight: 700;
}
html[lang="en-US"] #ast-desktop-header .main-header-menu > .menu-item > .menu-link:hover,
html[lang="en-US"] #ast-desktop-header .main-header-menu > .current-menu-item > .menu-link {
color: #b91f2f;
}
html[lang="en-US"] #ast-desktop-header .main-header-menu > .menu-item > .menu-link[href*="/contact-us/"] {
height: 46px;
min-height: 46px;
margin-left: 12px;
padding: 0 20px;
border-radius: 6px;
color: #ffffff;
background: #d72638;
font-weight: 800;
letter-spacing: 0.02em;
box-shadow: 0 8px 18px rgba(215, 38, 56, 0.18);
}
html[lang="en-US"] #ast-desktop-header .main-header-menu > .menu-item > .menu-link[href*="/contact-us/"]:hover {
color: #ffffff;
background: #b91f2f;
}
}
min-height: 0 !important;
height: 0 !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
overflow: visible !important;
}
.site-above-footer-wrap .ast-builder-grid-row-container-inner,
.site-above-footer-wrap .site-above-footer-inner-wrap {
min-height: 0 !important;
height: 0 !important;
margin: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.xht-site img {
display: block;
width: 100%;
height: auto;
}
.xht-site a {
color: inherit;
text-decoration: none;
}
.xht-container {
width: min(100% - 40px, var(--xht-container));
margin-inline: auto;
}
.xht-section {
padding: 88px 0;
}
.xht-section--soft {
background: var(--xht-slate-100);
}
.xht-section--dark {
color: var(--xht-white);
background: var(--xht-navy-950);
}
.xht-section-head {
display: grid;
grid-template-columns: minmax(0, 1.45fr) minmax(280px, 0.75fr);
gap: 44px;
align-items: end;
margin-bottom: 40px;
}
.xht-section-head--center {
display: block;
max-width: 760px;
margin: 0 auto 44px;
text-align: center;
}
.xht-eyebrow {
display: inline-flex;
align-items: center;
gap: 10px;
margin: 0 0 14px;
color: var(--xht-red-600);
font-size: 13px;
font-weight: 800;
letter-spacing: 0.12em;
line-height: 1.3;
text-transform: uppercase;
}
.xht-eyebrow::before {
width: 28px;
height: 2px;
background: currentColor;
content: "";
}
.xht-site h1,
.xht-site h2,
.xht-site h3,
.xht-site p {
margin-top: 0;
}
.xht-site h1,
.xht-site h2,
.xht-site h3 {
color: inherit;
font-weight: 800;
letter-spacing: -0.025em;
line-height: 1.12;
}
.xht-site h1 {
margin-bottom: 22px;
font-size: clamp(38px, 5vw, 66px);
}
.xht-site h2 {
margin-bottom: 18px;
font-size: clamp(30px, 3.4vw, 46px);
}
.xht-site h3 {
margin-bottom: 12px;
font-size: clamp(20px, 2vw, 25px);
}
.xht-lead {
color: var(--xht-slate-700);
font-size: clamp(17px, 1.6vw, 20px);
line-height: 1.7;
}
.xht-muted {
color: var(--xht-slate-500);
}
.xht-section--dark .xht-lead,
.xht-section--dark .xht-muted {
color: #bfccda;
}
.xht-actions {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 30px;
}
.xht-btn {
display: inline-flex;
min-height: 48px;
align-items: center;
justify-content: center;
gap: 10px;
padding: 12px 22px;
border: 1px solid transparent;
border-radius: var(--xht-radius-sm);
font-size: 14px;
font-weight: 800;
letter-spacing: 0.035em;
line-height: 1.25;
text-align: center;
text-transform: uppercase;
transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease;
}
.xht-btn:hover,
.xht-btn:focus-visible {
transform: translateY(-2px);
}
.xht-btn:focus-visible,
.xht-card-link:focus-visible {
outline: 3px solid rgba(215, 38, 56, 0.28);
outline-offset: 3px;
}
.xht-btn--primary {
color: var(--xht-white) !important;
background: var(--xht-red-600);
}
.xht-btn--primary:hover,
.xht-btn--primary:focus-visible {
background: var(--xht-red-700);
}
.xht-btn--secondary {
color: var(--xht-navy-900) !important;
border-color: var(--xht-slate-300);
background: var(--xht-white);
}
.xht-btn--ghost {
color: var(--xht-white) !important;
border-color: rgba(255, 255, 255, 0.38);
background: transparent;
}
.xht-hero {
position: relative;
color: var(--xht-white);
background:
radial-gradient(circle at 76% 18%, rgba(28, 93, 146, 0.45), transparent 31%),
linear-gradient(118deg, var(--xht-navy-950) 0%, var(--xht-navy-900) 60%, #123b63 100%);
}
.xht-hero::after {
position: absolute;
inset: 0;
background-image: linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
background-size: 42px 42px;
pointer-events: none;
content: "";
}
.xht-hero__inner {
position: relative;
z-index: 1;
display: grid;
min-height: 650px;
grid-template-columns: minmax(0, 1.05fr) minmax(380px, 0.95fr);
gap: 60px;
align-items: center;
padding: 82px 0 70px;
}
.xht-hero__copy {
max-width: 710px;
}
.xht-hero h1 {
font-size: clamp(38px, 4.65vw, 62px);
}
.xht-hero .xht-lead {
max-width: 690px;
color: #d6e1ec;
}
.xht-visual {
position: relative;
overflow: hidden;
min-height: 420px;
border: 1px solid rgba(255, 255, 255, 0.18);
border-radius: var(--xht-radius-lg);
background:
radial-gradient(circle at 50% 38%, rgba(255, 255, 255, .96), rgba(232, 237, 242, .92) 36%, rgba(156, 171, 186, .6) 68%, rgba(11, 33, 61, .55) 100%),
var(--xht-slate-200);
box-shadow: var(--xht-shadow-md);
}
.xht-visual::before,
.xht-visual::after {
position: absolute;
border: 22px solid rgba(7, 24, 44, 0.33);
border-radius: 30%;
content: "";
}
.xht-visual::before {
width: 230px;
height: 230px;
top: 20%;
left: 20%;
transform: rotate(28deg);
}
.xht-visual::after {
width: 135px;
height: 135px;
right: 12%;
bottom: 9%;
transform: rotate(-12deg);
}
.xht-visual__label {
position: absolute;
z-index: 2;
right: 18px;
bottom: 18px;
left: 18px;
padding: 13px 15px;
border-radius: var(--xht-radius-sm);
color: #dce6ef;
background: rgba(7, 24, 44, 0.9);
font-size: 13px;
line-height: 1.45;
}
.xht-trust-strip {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
border-top: 1px solid rgba(255, 255, 255, 0.14);
border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}
.xht-trust-strip__item {
padding: 20px 18px;
border-right: 1px solid rgba(255, 255, 255, 0.14);
}
.xht-trust-strip__item:last-child {
border-right: 0;
}
.xht-trust-strip strong {
display: block;
margin-bottom: 3px;
color: var(--xht-white);
font-size: 15px;
}
.xht-trust-strip span {
color: #aebdcb;
font-size: 13px;
}
.xht-grid {
display: grid;
gap: 24px;
}
.xht-grid--2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-grid--3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.xht-grid--4 {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.xht-card {
position: relative;
overflow: hidden;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-md);
background: var(--xht-white);
box-shadow: var(--xht-shadow-sm);
transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}
.xht-card:hover {
transform: translateY(-4px);
border-color: #aab7c6;
box-shadow: var(--xht-shadow-md);
}
.xht-card__body {
padding: 25px;
}
.xht-card__body p:last-child {
margin-bottom: 0;
}
.xht-card__icon {
display: inline-grid;
width: 46px;
height: 46px;
place-items: center;
margin-bottom: 20px;
border-radius: 12px;
color: var(--xht-red-600);
background: #fff0f2;
font-size: 18px;
font-weight: 900;
}
.xht-card__media {
position: relative;
display: grid;
min-height: 210px;
place-items: center;
overflow: hidden;
border-bottom: 1px solid var(--xht-slate-200);
background:
radial-gradient(circle, #ffffff 0%, #eef2f6 60%, #dde4eb 100%);
}
.xht-card__media::before {
width: 105px;
height: 105px;
border: 18px solid #93a2b1;
border-radius: 26%;
box-shadow: inset 0 0 0 2px #6f7f90, 0 18px 28px rgba(7, 24, 44, .16);
transform: rotate(18deg);
content: "";
}
.xht-card__media-label {
position: absolute;
right: 12px;
bottom: 10px;
left: 12px;
color: var(--xht-slate-500);
font-size: 11px;
text-align: center;
}
.xht-card-link {
display: inline-flex;
align-items: center;
gap: 8px;
color: var(--xht-red-600) !important;
font-size: 14px;
font-weight: 800;
}
.xht-card-link::after {
content: "→";
}
.xht-tags {
display: flex;
flex-wrap: wrap;
gap: 7px;
margin: 18px 0;
padding: 0;
list-style: none;
}
.xht-tags li {
padding: 5px 9px;
border: 1px solid var(--xht-slate-200);
border-radius: 999px;
color: var(--xht-slate-700);
background: var(--xht-slate-100);
font-size: 12px;
line-height: 1.3;
}
.xht-steps {
display: grid;
grid-template-columns: repeat(5, minmax(0, 1fr));
gap: 0;
counter-reset: xht-step;
}
.xht-step {
position: relative;
padding: 28px 24px;
border-top: 1px solid var(--xht-slate-300);
counter-increment: xht-step;
}
.xht-step::before {
display: grid;
width: 40px;
height: 40px;
place-items: center;
margin: -49px 0 20px;
border: 6px solid var(--xht-white);
border-radius: 50%;
color: var(--xht-white);
background: var(--xht-red-600);
box-sizing: content-box;
font-size: 14px;
font-weight: 800;
content: counter(xht-step, decimal-leading-zero);
}
.xht-step h3 {
font-size: 19px;
}
.xht-step p {
margin-bottom: 0;
color: var(--xht-slate-700);
font-size: 14px;
}
.xht-evidence {
display: grid;
grid-template-columns: 1.1fr .9fr;
gap: 24px;
}
.xht-evidence__large,
.xht-evidence__small {
position: relative;
overflow: hidden;
min-height: 260px;
border-radius: var(--xht-radius-md);
background: linear-gradient(135deg, #cad4de, #f8fafc 55%, #a8b6c4);
}
.xht-evidence__large {
min-height: 544px;
}
.xht-evidence__stack {
display: grid;
gap: 24px;
}
.xht-evidence__caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 24px;
color: var(--xht-white);
background: linear-gradient(transparent, rgba(7, 24, 44, .92));
}
.xht-evidence__caption strong {
display: block;
font-size: 20px;
}
.xht-evidence__caption span {
color: #d5e0ea;
font-size: 13px;
}
.xht-rfq {
display: grid;
grid-template-columns: minmax(0, .78fr) minmax(420px, 1.22fr);
gap: 46px;
align-items: start;
}
.xht-checklist {
margin: 28px 0 0;
padding: 0;
list-style: none;
}
.xht-checklist li {
position: relative;
margin-bottom: 13px;
padding-left: 30px;
}
.xht-checklist li::before {
position: absolute;
top: .08em;
left: 0;
color: var(--xht-success);
font-weight: 900;
content: "✓";
}
.xht-form-shell {
padding: 30px;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-lg);
background: var(--xht-white);
box-shadow: var(--xht-shadow-md);
}
.xht-form-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 18px;
}
.xht-field--full {
grid-column: 1 / -1;
}
.xht-form-shell label,
.xht-site .wpcf7-form label {
display: block;
margin-bottom: 7px;
color: var(--xht-slate-900);
font-size: 13px;
font-weight: 800;
}
.xht-form-shell input,
.xht-form-shell select,
.xht-form-shell textarea,
.xht-site .wpcf7-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
.xht-site .wpcf7-form select,
.xht-site .wpcf7-form textarea {
width: 100%;
min-height: 48px;
padding: 12px 13px;
border: 1px solid var(--xht-slate-300);
border-radius: var(--xht-radius-sm);
color: var(--xht-slate-900);
background: var(--xht-white);
font: inherit;
}
.xht-form-shell textarea,
.xht-site .wpcf7-form textarea {
min-height: 126px;
resize: vertical;
}
.xht-form-shell input:focus,
.xht-form-shell select:focus,
.xht-form-shell textarea:focus,
.xht-site .wpcf7-form input:focus,
.xht-site .wpcf7-form select:focus,
.xht-site .wpcf7-form textarea:focus {
border-color: var(--xht-blue-600);
outline: 3px solid rgba(28, 93, 146, .14);
}
.xht-form-shell button,
.xht-site .wpcf7-form input[type="submit"] {
min-height: 50px;
padding: 13px 22px;
border: 0;
border-radius: var(--xht-radius-sm);
color: var(--xht-white);
background: var(--xht-red-600);
font-size: 14px;
font-weight: 800;
letter-spacing: .035em;
text-transform: uppercase;
cursor: pointer;
}
.xht-table-wrap {
overflow-x: auto;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-md);
}
.xht-table {
width: 100%;
min-width: 620px;
border-collapse: collapse;
background: var(--xht-white);
}
.xht-table th,
.xht-table td {
padding: 14px 16px;
border-bottom: 1px solid var(--xht-slate-200);
text-align: left;
vertical-align: top;
}
.xht-table th {
color: var(--xht-navy-900);
background: var(--xht-slate-100);
font-size: 13px;
font-weight: 800;
}
.xht-table tr:last-child td {
border-bottom: 0;
}
.xht-note {
padding: 18px 20px;
border-left: 4px solid var(--xht-red-600);
border-radius: 0 var(--xht-radius-sm) var(--xht-radius-sm) 0;
color: var(--xht-slate-700);
background: #fff4f5;
font-size: 14px;
}
.xht-cta-band {
display: grid;
grid-template-columns: minmax(0, 1fr) auto;
gap: 30px;
align-items: center;
padding: 38px 42px;
border-radius: var(--xht-radius-lg);
color: var(--xht-white);
background: linear-gradient(112deg, var(--xht-navy-900), #164c78);
}
.xht-cta-band h2 {
margin-bottom: 8px;
font-size: clamp(28px, 3vw, 40px);
}
.xht-cta-band p {
margin-bottom: 0;
color: #c9d6e2;
} .xht-contact-hero {
padding-bottom: 0;
}
.xht-contact-hero .xht-section-head {
padding-bottom: 54px;
}
.xht-contact-hero .xht-trust-strip {
margin-top: 0;
}
.xht-contact-channels {
padding-top: 66px;
padding-bottom: 66px;
}
.xht-contact-channels .xht-grid--4 {
width: min(100%, 980px);
grid-template-columns: repeat(2, minmax(0, 1fr));
margin-inline: auto;
}
.xht-contact-channels .xht-card__body {
display: flex;
min-height: 220px;
flex-direction: column;
align-items: flex-start;
}
.xht-contact-channels .xht-card-link {
max-width: 100%;
margin-top: auto;
overflow-wrap: anywhere;
white-space: nowrap;
}
.xht-contact-rfq {
display: grid;
grid-template-columns: minmax(0, .78fr) minmax(540px, 1.22fr);
gap: 42px;
align-items: start;
}
.xht-contact-summary {
position: sticky;
top: 104px;
}
.xht-contact-summary .xht-note {
margin-top: 28px;
}
.xht-contact-form .wpcf7-form > p {
margin-bottom: 17px;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(1),
.xht-contact-form .wpcf7-form > p:nth-of-type(3) {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 14px 18px;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(4) {
display: grid;
grid-template-columns: minmax(0, 1.35fr) minmax(210px, .65fr);
gap: 18px;
align-items: end;
}
.xht-contact-form .wpcf7-form-control-wrap {
display: block;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(5) {
margin-top: -8px;
color: var(--xht-slate-500);
font-size: 12px;
}
.xht-contact-form .wpcf7-submit {
width: 100%;
margin-top: 14px;
}
.xht-contact-map-shell {
display: grid;
grid-template-columns: minmax(0, .72fr) minmax(520px, 1.28fr);
gap: 38px;
align-items: stretch;
}
.xht-contact-map-copy {
display: flex;
flex-direction: column;
justify-content: center;
}
.xht-contact-map {
overflow: hidden;
min-height: 390px;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-lg);
background: var(--xht-slate-100);
box-shadow: var(--xht-shadow-md);
}
.xht-contact-map iframe {
display: block;
width: 100%;
height: 390px;
border: 0;
}
.xht-contact-address {
margin: 22px 0;
padding: 18px 20px;
border-left: 4px solid var(--xht-red-600);
border-radius: 0 var(--xht-radius-sm) var(--xht-radius-sm) 0;
background: var(--xht-slate-100);
}
.xht-contact-address strong,
.xht-contact-address span {
display: block;
}
.xht-contact-address span {
margin-top: 4px;
color: var(--xht-slate-700);
font-size: 14px;
}
.xht-contact-process .xht-steps {
grid-template-columns: repeat(3, minmax(0, 1fr));
padding-top: 30px;
}
.xht-mobile-actions {
display: none;
}
[dir="rtl"] .xht-eyebrow::before,
.rtl .xht-eyebrow::before {
order: 2;
}
[dir="rtl"] .xht-checklist li,
.rtl .xht-checklist li {
padding-right: 30px;
padding-left: 0;
}
[dir="rtl"] .xht-checklist li::before,
.rtl .xht-checklist li::before {
right: 0;
left: auto;
}
[dir="rtl"] .xht-table th,
[dir="rtl"] .xht-table td,
.rtl .xht-table th,
.rtl .xht-table td {
text-align: right;
}
@media (max-width: 1024px) {
.xht-hero__inner {
min-height: auto;
grid-template-columns: 1fr 380px;
gap: 38px;
}
.xht-grid--4 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-steps {
grid-template-columns: repeat(3, minmax(0, 1fr));
row-gap: 54px;
}
.xht-contact-rfq,
.xht-contact-map-shell {
grid-template-columns: minmax(0, .72fr) minmax(430px, 1.28fr);
}
}
@media (max-width: 820px) {
.xht-section {
padding: 66px 0;
}
.xht-hero__inner,
.xht-section-head,
.xht-rfq,
.xht-evidence {
grid-template-columns: 1fr;
}
.xht-hero__inner {
padding-top: 68px;
}
.xht-visual {
min-height: 360px;
}
.xht-trust-strip {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-trust-strip__item:nth-child(2) {
border-right: 0;
}
.xht-trust-strip__item:nth-child(-n+2) {
border-bottom: 1px solid rgba(255, 255, 255, .14);
}
.xht-grid--3 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-cta-band {
grid-template-columns: 1fr;
}
.xht-contact-rfq,
.xht-contact-map-shell {
grid-template-columns: 1fr;
}
.xht-contact-summary {
position: static;
}
}
@media (max-width: 600px) {
.xht-container {
width: min(100% - 28px, var(--xht-container));
}
.xht-section {
padding: 54px 0;
}
.xht-site h1 {
font-size: 39px;
}
.xht-site h2 {
font-size: 31px;
}
.xht-actions,
.xht-actions .xht-btn {
width: 100%;
}
.xht-visual {
min-height: 300px;
}
.xht-grid--2,
.xht-grid--3,
.xht-grid--4,
.xht-steps,
.xht-form-grid {
grid-template-columns: 1fr;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(1),
.xht-contact-form .wpcf7-form > p:nth-of-type(3),
.xht-contact-form .wpcf7-form > p:nth-of-type(4),
.xht-contact-process .xht-steps {
grid-template-columns: 1fr;
}
.xht-contact-channels .xht-card__body {
min-height: auto;
}
.xht-contact-channels .xht-card-link {
margin-top: 8px;
white-space: normal;
}
.xht-contact-map,
.xht-contact-map iframe {
min-height: 330px;
height: 330px;
}
.xht-step {
margin-left: 22px;
border-top: 0;
border-left: 1px solid var(--xht-slate-300);
}
.xht-step::before {
margin: 0 0 18px -51px;
}
.xht-evidence__large {
min-height: 380px;
}
.xht-rfq {
gap: 30px;
}
.xht-form-shell,
.xht-card__body,
.xht-cta-band {
padding: 24px;
}
.xht-mobile-actions {
position: fixed;
z-index: 9999;
right: 0;
bottom: 0;
left: 0;
display: grid;
grid-template-columns: 1fr 1fr;
padding: 8px;
gap: 8px;
border-top: 1px solid var(--xht-slate-200);
background: rgba(255, 255, 255, .97);
box-shadow: 0 -8px 26px rgba(7, 24, 44, .12);
}
.xht-mobile-actions a {
display: grid;
min-height: 46px;
place-items: center;
border-radius: var(--xht-radius-sm);
color: var(--xht-white) !important;
background: var(--xht-red-600);
font-size: 13px;
font-weight: 800;
}
.xht-mobile-actions a:last-child {
background: #188758;
}
}
@media (prefers-reduced-motion: reduce) {
.xht-site *,
.xht-site *::before,
.xht-site *::after {
scroll-behavior: auto !important;
transition: none !important;
}
} html, body { overflow-x: hidden; }
.site-branding img.custom-logo { width: 260px !important; max-width: 100%; height: auto; }
.site-branding .site-title { display: none; }
@media (max-width: 544px) { .site-branding img.custom-logo { width: 210px !important; } } :root {
--xht-navy-950: #07182c;
--xht-navy-900: #0b213d;
--xht-navy-800: #123252;
--xht-blue-600: #1c5d92;
--xht-red-600: #d72638;
--xht-red-700: #b91f2f;
--xht-slate-900: #17212f;
--xht-slate-700: #465568;
--xht-slate-500: #6c7888;
--xht-slate-300: #cfd7e2;
--xht-slate-200: #e2e8f0;
--xht-slate-100: #f3f6f9;
--xht-white: #ffffff;
--xht-success: #17835f;
--xht-shadow-sm: 0 8px 24px rgba(7, 24, 44, 0.08);
--xht-shadow-md: 0 18px 46px rgba(7, 24, 44, 0.13);
--xht-radius-sm: 8px;
--xht-radius-md: 14px;
--xht-radius-lg: 22px;
--xht-container: 1200px;
} .page-template-elementor_header_footer .site-content > .ast-container {
width: 100%;
max-width: none;
padding: 0;
}
.page-template-elementor_header_footer .site-content,
.page-template-elementor_header_footer.ast-plain-container #primary {
margin: 0;
}
.xht-site,
.xht-site * {
box-sizing: border-box;
}
.xht-site {
overflow: hidden;
color: var(--xht-slate-900);
background: var(--xht-white);
font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
font-size: 16px;
line-height: 1.65;
}
.xht-site img {
display: block;
width: 100%;
height: auto;
}
.xht-site a {
color: inherit;
text-decoration: none;
}
.xht-container {
width: min(100% - 40px, var(--xht-container));
margin-inline: auto;
}
.xht-section {
padding: 88px 0;
}
.xht-section--soft {
background: var(--xht-slate-100);
}
.xht-section--dark {
color: var(--xht-white);
background: var(--xht-navy-950);
}
.xht-section-head {
display: grid;
grid-template-columns: minmax(0, 1.45fr) minmax(280px, 0.75fr);
gap: 44px;
align-items: end;
margin-bottom: 40px;
}
.xht-section-head--center {
display: block;
max-width: 760px;
margin: 0 auto 44px;
text-align: center;
}
.xht-eyebrow {
display: inline-flex;
align-items: center;
gap: 10px;
margin: 0 0 14px;
color: var(--xht-red-600);
font-size: 13px;
font-weight: 800;
letter-spacing: 0.12em;
line-height: 1.3;
text-transform: uppercase;
}
.xht-eyebrow::before {
width: 28px;
height: 2px;
background: currentColor;
content: "";
}
.xht-site h1,
.xht-site h2,
.xht-site h3,
.xht-site p {
margin-top: 0;
}
.xht-site h1,
.xht-site h2,
.xht-site h3 {
color: inherit;
font-weight: 800;
letter-spacing: -0.025em;
line-height: 1.12;
}
.xht-site h1 {
margin-bottom: 22px;
font-size: clamp(38px, 5vw, 66px);
}
.xht-site h2 {
margin-bottom: 18px;
font-size: clamp(30px, 3.4vw, 46px);
}
.xht-site h3 {
margin-bottom: 12px;
font-size: clamp(20px, 2vw, 25px);
}
.xht-lead {
color: var(--xht-slate-700);
font-size: clamp(17px, 1.6vw, 20px);
line-height: 1.7;
}
.xht-muted {
color: var(--xht-slate-500);
}
.xht-section--dark .xht-lead,
.xht-section--dark .xht-muted {
color: #bfccda;
}
.xht-actions {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 30px;
}
.xht-btn {
display: inline-flex;
min-height: 48px;
align-items: center;
justify-content: center;
gap: 10px;
padding: 12px 22px;
border: 1px solid transparent;
border-radius: var(--xht-radius-sm);
font-size: 14px;
font-weight: 800;
letter-spacing: 0.035em;
line-height: 1.25;
text-align: center;
text-transform: uppercase;
transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease;
}
.xht-btn:hover,
.xht-btn:focus-visible {
transform: translateY(-2px);
}
.xht-btn:focus-visible,
.xht-card-link:focus-visible {
outline: 3px solid rgba(215, 38, 56, 0.28);
outline-offset: 3px;
}
.xht-btn--primary {
color: var(--xht-white) !important;
background: var(--xht-red-600);
}
.xht-btn--primary:hover,
.xht-btn--primary:focus-visible {
background: var(--xht-red-700);
}
.xht-btn--secondary {
color: var(--xht-navy-900) !important;
border-color: var(--xht-slate-300);
background: var(--xht-white);
}
.xht-btn--ghost {
color: var(--xht-white) !important;
border-color: rgba(255, 255, 255, 0.38);
background: transparent;
}
.xht-hero {
position: relative;
color: var(--xht-white);
background:
radial-gradient(circle at 76% 18%, rgba(28, 93, 146, 0.45), transparent 31%),
linear-gradient(118deg, var(--xht-navy-950) 0%, var(--xht-navy-900) 60%, #123b63 100%);
}
.xht-hero::after {
position: absolute;
inset: 0;
background-image: linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
background-size: 42px 42px;
pointer-events: none;
content: "";
}
.xht-hero__inner {
position: relative;
z-index: 1;
display: grid;
min-height: 650px;
grid-template-columns: minmax(0, 1.05fr) minmax(380px, 0.95fr);
gap: 60px;
align-items: center;
padding: 82px 0 70px;
}
.xht-hero__copy {
max-width: 710px;
}
.xht-hero h1 {
font-size: clamp(38px, 4.65vw, 62px);
}
.xht-hero .xht-lead {
max-width: 690px;
color: #d6e1ec;
}
.xht-visual {
position: relative;
overflow: hidden;
min-height: 420px;
border: 1px solid rgba(255, 255, 255, 0.18);
border-radius: var(--xht-radius-lg);
background:
radial-gradient(circle at 50% 38%, rgba(255, 255, 255, .96), rgba(232, 237, 242, .92) 36%, rgba(156, 171, 186, .6) 68%, rgba(11, 33, 61, .55) 100%),
var(--xht-slate-200);
box-shadow: var(--xht-shadow-md);
}
.xht-visual::before,
.xht-visual::after {
position: absolute;
border: 22px solid rgba(7, 24, 44, 0.33);
border-radius: 30%;
content: "";
}
.xht-visual::before {
width: 230px;
height: 230px;
top: 20%;
left: 20%;
transform: rotate(28deg);
}
.xht-visual::after {
width: 135px;
height: 135px;
right: 12%;
bottom: 9%;
transform: rotate(-12deg);
}
.xht-visual__label {
position: absolute;
z-index: 2;
right: 18px;
bottom: 18px;
left: 18px;
padding: 13px 15px;
border-radius: var(--xht-radius-sm);
color: #dce6ef;
background: rgba(7, 24, 44, 0.9);
font-size: 13px;
line-height: 1.45;
}
.xht-trust-strip {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
border-top: 1px solid rgba(255, 255, 255, 0.14);
border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}
.xht-trust-strip__item {
padding: 20px 18px;
border-right: 1px solid rgba(255, 255, 255, 0.14);
}
.xht-trust-strip__item:last-child {
border-right: 0;
}
.xht-trust-strip strong {
display: block;
margin-bottom: 3px;
color: var(--xht-white);
font-size: 15px;
}
.xht-trust-strip span {
color: #aebdcb;
font-size: 13px;
}
.xht-grid {
display: grid;
gap: 24px;
}
.xht-grid--2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-grid--3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.xht-grid--4 {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.xht-card {
position: relative;
overflow: hidden;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-md);
background: var(--xht-white);
box-shadow: var(--xht-shadow-sm);
transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}
.xht-card:hover {
transform: translateY(-4px);
border-color: #aab7c6;
box-shadow: var(--xht-shadow-md);
}
.xht-card__body {
padding: 25px;
}
.xht-card__body p:last-child {
margin-bottom: 0;
}
.xht-card__icon {
display: inline-grid;
width: 46px;
height: 46px;
place-items: center;
margin-bottom: 20px;
border-radius: 12px;
color: var(--xht-red-600);
background: #fff0f2;
font-size: 18px;
font-weight: 900;
}
.xht-card__media {
position: relative;
display: grid;
min-height: 210px;
place-items: center;
overflow: hidden;
border-bottom: 1px solid var(--xht-slate-200);
background:
radial-gradient(circle, #ffffff 0%, #eef2f6 60%, #dde4eb 100%);
}
.xht-card__media::before {
width: 105px;
height: 105px;
border: 18px solid #93a2b1;
border-radius: 26%;
box-shadow: inset 0 0 0 2px #6f7f90, 0 18px 28px rgba(7, 24, 44, .16);
transform: rotate(18deg);
content: "";
}
.xht-card__media-label {
position: absolute;
right: 12px;
bottom: 10px;
left: 12px;
color: var(--xht-slate-500);
font-size: 11px;
text-align: center;
}
.xht-card-link {
display: inline-flex;
align-items: center;
gap: 8px;
color: var(--xht-red-600) !important;
font-size: 14px;
font-weight: 800;
}
.xht-card-link::after {
content: "→";
}
.xht-tags {
display: flex;
flex-wrap: wrap;
gap: 7px;
margin: 18px 0;
padding: 0;
list-style: none;
}
.xht-tags li {
padding: 5px 9px;
border: 1px solid var(--xht-slate-200);
border-radius: 999px;
color: var(--xht-slate-700);
background: var(--xht-slate-100);
font-size: 12px;
line-height: 1.3;
}
.xht-steps {
display: grid;
grid-template-columns: repeat(5, minmax(0, 1fr));
gap: 0;
counter-reset: xht-step;
}
.xht-step {
position: relative;
padding: 28px 24px;
border-top: 1px solid var(--xht-slate-300);
counter-increment: xht-step;
}
.xht-step::before {
display: grid;
width: 40px;
height: 40px;
place-items: center;
margin: -49px 0 20px;
border: 6px solid var(--xht-white);
border-radius: 50%;
color: var(--xht-white);
background: var(--xht-red-600);
box-sizing: content-box;
font-size: 14px;
font-weight: 800;
content: counter(xht-step, decimal-leading-zero);
}
.xht-step h3 {
font-size: 19px;
}
.xht-step p {
margin-bottom: 0;
color: var(--xht-slate-700);
font-size: 14px;
}
.xht-evidence {
display: grid;
grid-template-columns: 1.1fr .9fr;
gap: 24px;
}
.xht-evidence__large,
.xht-evidence__small {
position: relative;
overflow: hidden;
min-height: 260px;
border-radius: var(--xht-radius-md);
background: linear-gradient(135deg, #cad4de, #f8fafc 55%, #a8b6c4);
}
.xht-evidence__large {
min-height: 544px;
}
.xht-evidence__stack {
display: grid;
gap: 24px;
}
.xht-evidence__caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 24px;
color: var(--xht-white);
background: linear-gradient(transparent, rgba(7, 24, 44, .92));
}
.xht-evidence__caption strong {
display: block;
font-size: 20px;
}
.xht-evidence__caption span {
color: #d5e0ea;
font-size: 13px;
}
.xht-rfq {
display: grid;
grid-template-columns: minmax(0, .78fr) minmax(420px, 1.22fr);
gap: 46px;
align-items: start;
}
.xht-checklist {
margin: 28px 0 0;
padding: 0;
list-style: none;
}
.xht-checklist li {
position: relative;
margin-bottom: 13px;
padding-left: 30px;
}
.xht-checklist li::before {
position: absolute;
top: .08em;
left: 0;
color: var(--xht-success);
font-weight: 900;
content: "✓";
}
.xht-form-shell {
padding: 30px;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-lg);
background: var(--xht-white);
box-shadow: var(--xht-shadow-md);
}
.xht-form-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 18px;
}
.xht-field--full {
grid-column: 1 / -1;
}
.xht-form-shell label,
.xht-site .wpcf7-form label {
display: block;
margin-bottom: 7px;
color: var(--xht-slate-900);
font-size: 13px;
font-weight: 800;
}
.xht-form-shell input,
.xht-form-shell select,
.xht-form-shell textarea,
.xht-site .wpcf7-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
.xht-site .wpcf7-form select,
.xht-site .wpcf7-form textarea {
width: 100%;
min-height: 48px;
padding: 12px 13px;
border: 1px solid var(--xht-slate-300);
border-radius: var(--xht-radius-sm);
color: var(--xht-slate-900);
background: var(--xht-white);
font: inherit;
}
.xht-form-shell textarea,
.xht-site .wpcf7-form textarea {
min-height: 126px;
resize: vertical;
}
.xht-form-shell input:focus,
.xht-form-shell select:focus,
.xht-form-shell textarea:focus,
.xht-site .wpcf7-form input:focus,
.xht-site .wpcf7-form select:focus,
.xht-site .wpcf7-form textarea:focus {
border-color: var(--xht-blue-600);
outline: 3px solid rgba(28, 93, 146, .14);
}
.xht-form-shell button,
.xht-site .wpcf7-form input[type="submit"] {
min-height: 50px;
padding: 13px 22px;
border: 0;
border-radius: var(--xht-radius-sm);
color: var(--xht-white);
background: var(--xht-red-600);
font-size: 14px;
font-weight: 800;
letter-spacing: .035em;
text-transform: uppercase;
cursor: pointer;
}
.xht-table-wrap {
overflow-x: auto;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-md);
}
.xht-table {
width: 100%;
min-width: 620px;
border-collapse: collapse;
background: var(--xht-white);
}
.xht-table th,
.xht-table td {
padding: 14px 16px;
border-bottom: 1px solid var(--xht-slate-200);
text-align: left;
vertical-align: top;
}
.xht-table th {
color: var(--xht-navy-900);
background: var(--xht-slate-100);
font-size: 13px;
font-weight: 800;
}
.xht-table tr:last-child td {
border-bottom: 0;
}
.xht-note {
padding: 18px 20px;
border-left: 4px solid var(--xht-red-600);
border-radius: 0 var(--xht-radius-sm) var(--xht-radius-sm) 0;
color: var(--xht-slate-700);
background: #fff4f5;
font-size: 14px;
}
.xht-cta-band {
display: grid;
grid-template-columns: minmax(0, 1fr) auto;
gap: 30px;
align-items: center;
padding: 38px 42px;
border-radius: var(--xht-radius-lg);
color: var(--xht-white);
background: linear-gradient(112deg, var(--xht-navy-900), #164c78);
}
.xht-cta-band h2 {
margin-bottom: 8px;
font-size: clamp(28px, 3vw, 40px);
}
.xht-cta-band p {
margin-bottom: 0;
color: #c9d6e2;
} .xht-contact-hero {
padding-bottom: 0;
}
.xht-contact-hero .xht-section-head {
padding-bottom: 54px;
}
.xht-contact-hero .xht-trust-strip {
margin-top: 0;
}
.xht-contact-channels {
padding-top: 66px;
padding-bottom: 66px;
}
.xht-contact-channels .xht-card__body {
min-height: 238px;
}
.xht-contact-channels .xht-card-link {
overflow-wrap: anywhere;
}
.xht-contact-rfq {
display: grid;
grid-template-columns: minmax(0, .78fr) minmax(540px, 1.22fr);
gap: 42px;
align-items: start;
}
.xht-contact-summary {
position: sticky;
top: 104px;
}
.xht-contact-summary .xht-note {
margin-top: 28px;
}
.xht-contact-form .wpcf7-form > p {
margin-bottom: 17px;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(1),
.xht-contact-form .wpcf7-form > p:nth-of-type(3) {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 14px 18px;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(4) {
display: grid;
grid-template-columns: minmax(0, 1.35fr) minmax(210px, .65fr);
gap: 18px;
align-items: end;
}
.xht-contact-form .wpcf7-form-control-wrap {
display: block;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(5) {
margin-top: -8px;
color: var(--xht-slate-500);
font-size: 12px;
}
.xht-contact-form .wpcf7-submit {
width: 100%;
margin-top: 14px;
}
.xht-contact-map-shell {
display: grid;
grid-template-columns: minmax(0, .72fr) minmax(520px, 1.28fr);
gap: 38px;
align-items: stretch;
}
.xht-contact-map-copy {
display: flex;
flex-direction: column;
justify-content: center;
}
.xht-contact-map {
overflow: hidden;
min-height: 390px;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-lg);
background: var(--xht-slate-100);
box-shadow: var(--xht-shadow-md);
}
.xht-contact-map iframe {
display: block;
width: 100%;
height: 390px;
border: 0;
}
.xht-contact-address {
margin: 22px 0;
padding: 18px 20px;
border-left: 4px solid var(--xht-red-600);
border-radius: 0 var(--xht-radius-sm) var(--xht-radius-sm) 0;
background: var(--xht-slate-100);
}
.xht-contact-address strong,
.xht-contact-address span {
display: block;
}
.xht-contact-address span {
margin-top: 4px;
color: var(--xht-slate-700);
font-size: 14px;
}
.xht-contact-process .xht-steps {
grid-template-columns: repeat(3, minmax(0, 1fr));
padding-top: 30px;
}
.xht-mobile-actions {
display: none;
}
[dir="rtl"] .xht-eyebrow::before,
.rtl .xht-eyebrow::before {
order: 2;
}
[dir="rtl"] .xht-checklist li,
.rtl .xht-checklist li {
padding-right: 30px;
padding-left: 0;
}
[dir="rtl"] .xht-checklist li::before,
.rtl .xht-checklist li::before {
right: 0;
left: auto;
}
[dir="rtl"] .xht-table th,
[dir="rtl"] .xht-table td,
.rtl .xht-table th,
.rtl .xht-table td {
text-align: right;
}
@media (max-width: 1024px) {
.xht-hero__inner {
min-height: auto;
grid-template-columns: 1fr 380px;
gap: 38px;
}
.xht-grid--4 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-steps {
grid-template-columns: repeat(3, minmax(0, 1fr));
row-gap: 54px;
}
.xht-contact-rfq,
.xht-contact-map-shell {
grid-template-columns: minmax(0, .72fr) minmax(430px, 1.28fr);
}
}
@media (max-width: 820px) {
.xht-section {
padding: 66px 0;
}
.xht-hero__inner,
.xht-section-head,
.xht-rfq,
.xht-evidence {
grid-template-columns: 1fr;
}
.xht-hero__inner {
padding-top: 68px;
}
.xht-visual {
min-height: 360px;
}
.xht-trust-strip {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-trust-strip__item:nth-child(2) {
border-right: 0;
}
.xht-trust-strip__item:nth-child(-n+2) {
border-bottom: 1px solid rgba(255, 255, 255, .14);
}
.xht-grid--3 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-cta-band {
grid-template-columns: 1fr;
}
.xht-contact-rfq,
.xht-contact-map-shell {
grid-template-columns: 1fr;
}
.xht-contact-summary {
position: static;
}
}
@media (max-width: 600px) {
.xht-container {
width: min(100% - 28px, var(--xht-container));
}
.xht-section {
padding: 54px 0;
}
.xht-site h1 {
font-size: 39px;
}
.xht-site h2 {
font-size: 31px;
}
.xht-actions,
.xht-actions .xht-btn {
width: 100%;
}
.xht-visual {
min-height: 300px;
}
.xht-grid--2,
.xht-grid--3,
.xht-grid--4,
.xht-steps,
.xht-form-grid {
grid-template-columns: 1fr;
}
.xht-contact-form .wpcf7-form > p:nth-of-type(1),
.xht-contact-form .wpcf7-form > p:nth-of-type(3),
.xht-contact-form .wpcf7-form > p:nth-of-type(4),
.xht-contact-process .xht-steps {
grid-template-columns: 1fr;
}
.xht-contact-channels .xht-card__body {
min-height: auto;
}
.xht-contact-map,
.xht-contact-map iframe {
min-height: 330px;
height: 330px;
}
.xht-step {
margin-left: 22px;
border-top: 0;
border-left: 1px solid var(--xht-slate-300);
}
.xht-step::before {
margin: 0 0 18px -51px;
}
.xht-evidence__large {
min-height: 380px;
}
.xht-rfq {
gap: 30px;
}
.xht-form-shell,
.xht-card__body,
.xht-cta-band {
padding: 24px;
}
.xht-mobile-actions {
position: fixed;
z-index: 9999;
right: 0;
bottom: 0;
left: 0;
display: grid;
grid-template-columns: 1fr 1fr;
padding: 8px;
gap: 8px;
border-top: 1px solid var(--xht-slate-200);
background: rgba(255, 255, 255, .97);
box-shadow: 0 -8px 26px rgba(7, 24, 44, .12);
}
.xht-mobile-actions a {
display: grid;
min-height: 46px;
place-items: center;
border-radius: var(--xht-radius-sm);
color: var(--xht-white) !important;
background: var(--xht-red-600);
font-size: 13px;
font-weight: 800;
}
.xht-mobile-actions a:last-child {
background: #188758;
}
}
@media (prefers-reduced-motion: reduce) {
.xht-site *,
.xht-site *::before,
.xht-site *::after {
scroll-behavior: auto !important;
transition: none !important;
}
} html, body { overflow-x: hidden; }
.site-branding img.custom-logo { width: 260px !important; max-width: 100%; height: auto; }
.site-branding .site-title { display: none; }
@media (max-width: 544px) { .site-branding img.custom-logo { width: 210px !important; } }
overflow: hidden;
color: var(--xht-slate-900);
background: var(--xht-white);
font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
font-size: 16px;
line-height: 1.65;
}
.xht-site img {
display: block;
width: 100%;
height: auto;
}
.xht-site a {
color: inherit;
text-decoration: none;
}
.xht-container {
width: min(100% - 40px, var(--xht-container));
margin-inline: auto;
}
.xht-section {
padding: 88px 0;
}
.xht-section--soft {
background: var(--xht-slate-100);
}
.xht-section--dark {
color: var(--xht-white);
background: var(--xht-navy-950);
}
.xht-section-head {
display: grid;
grid-template-columns: minmax(0, 1.45fr) minmax(280px, 0.75fr);
gap: 44px;
align-items: end;
margin-bottom: 40px;
}
.xht-section-head--center {
display: block;
max-width: 760px;
margin: 0 auto 44px;
text-align: center;
}
.xht-eyebrow {
display: inline-flex;
align-items: center;
gap: 10px;
margin: 0 0 14px;
color: var(--xht-red-600);
font-size: 13px;
font-weight: 800;
letter-spacing: 0.12em;
line-height: 1.3;
text-transform: uppercase;
}
.xht-eyebrow::before {
width: 28px;
height: 2px;
background: currentColor;
content: "";
}
.xht-site h1,
.xht-site h2,
.xht-site h3,
.xht-site p {
margin-top: 0;
}
.xht-site h1,
.xht-site h2,
.xht-site h3 {
color: inherit;
font-weight: 800;
letter-spacing: -0.025em;
line-height: 1.12;
}
.xht-site h1 {
margin-bottom: 22px;
font-size: clamp(38px, 5vw, 66px);
}
.xht-site h2 {
margin-bottom: 18px;
font-size: clamp(30px, 3.4vw, 46px);
}
.xht-site h3 {
margin-bottom: 12px;
font-size: clamp(20px, 2vw, 25px);
}
.xht-lead {
color: var(--xht-slate-700);
font-size: clamp(17px, 1.6vw, 20px);
line-height: 1.7;
}
.xht-muted {
color: var(--xht-slate-500);
}
.xht-section--dark .xht-lead,
.xht-section--dark .xht-muted {
color: #bfccda;
}
.xht-actions {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 30px;
}
.xht-btn {
display: inline-flex;
min-height: 48px;
align-items: center;
justify-content: center;
gap: 10px;
padding: 12px 22px;
border: 1px solid transparent;
border-radius: var(--xht-radius-sm);
font-size: 14px;
font-weight: 800;
letter-spacing: 0.035em;
line-height: 1.25;
text-align: center;
text-transform: uppercase;
transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease;
}
.xht-btn:hover,
.xht-btn:focus-visible {
transform: translateY(-2px);
}
.xht-btn:focus-visible,
.xht-card-link:focus-visible {
outline: 3px solid rgba(215, 38, 56, 0.28);
outline-offset: 3px;
}
.xht-btn--primary {
color: var(--xht-white) !important;
background: var(--xht-red-600);
}
.xht-btn--primary:hover,
.xht-btn--primary:focus-visible {
background: var(--xht-red-700);
}
.xht-btn--secondary {
color: var(--xht-navy-900) !important;
border-color: var(--xht-slate-300);
background: var(--xht-white);
}
.xht-btn--ghost {
color: var(--xht-white) !important;
border-color: rgba(255, 255, 255, 0.38);
background: transparent;
}
.xht-hero {
position: relative;
color: var(--xht-white);
background:
radial-gradient(circle at 76% 18%, rgba(28, 93, 146, 0.45), transparent 31%),
linear-gradient(118deg, var(--xht-navy-950) 0%, var(--xht-navy-900) 60%, #123b63 100%);
}
.xht-hero::after {
position: absolute;
inset: 0;
background-image: linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
background-size: 42px 42px;
pointer-events: none;
content: "";
}
.xht-hero__inner {
position: relative;
z-index: 1;
display: grid;
min-height: 650px;
grid-template-columns: minmax(0, 1.05fr) minmax(380px, 0.95fr);
gap: 60px;
align-items: center;
padding: 82px 0 70px;
}
.xht-hero__copy {
max-width: 710px;
}
.xht-hero h1 {
font-size: clamp(38px, 4.65vw, 62px);
}
.xht-hero .xht-lead {
max-width: 690px;
color: #d6e1ec;
}
.xht-visual {
position: relative;
overflow: hidden;
min-height: 420px;
border: 1px solid rgba(255, 255, 255, 0.18);
border-radius: var(--xht-radius-lg);
background:
radial-gradient(circle at 50% 38%, rgba(255, 255, 255, .96), rgba(232, 237, 242, .92) 36%, rgba(156, 171, 186, .6) 68%, rgba(11, 33, 61, .55) 100%),
var(--xht-slate-200);
box-shadow: var(--xht-shadow-md);
}
.xht-visual::before,
.xht-visual::after {
position: absolute;
border: 22px solid rgba(7, 24, 44, 0.33);
border-radius: 30%;
content: "";
}
.xht-visual::before {
width: 230px;
height: 230px;
top: 20%;
left: 20%;
transform: rotate(28deg);
}
.xht-visual::after {
width: 135px;
height: 135px;
right: 12%;
bottom: 9%;
transform: rotate(-12deg);
}
.xht-visual__label {
position: absolute;
z-index: 2;
right: 18px;
bottom: 18px;
left: 18px;
padding: 13px 15px;
border-radius: var(--xht-radius-sm);
color: #dce6ef;
background: rgba(7, 24, 44, 0.9);
font-size: 13px;
line-height: 1.45;
}
.xht-trust-strip {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
border-top: 1px solid rgba(255, 255, 255, 0.14);
border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}
.xht-trust-strip__item {
padding: 20px 18px;
border-right: 1px solid rgba(255, 255, 255, 0.14);
}
.xht-trust-strip__item:last-child {
border-right: 0;
}
.xht-trust-strip strong {
display: block;
margin-bottom: 3px;
color: var(--xht-white);
font-size: 15px;
}
.xht-trust-strip span {
color: #aebdcb;
font-size: 13px;
}
.xht-grid {
display: grid;
gap: 24px;
}
.xht-grid--2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-grid--3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.xht-grid--4 {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.xht-card {
position: relative;
overflow: hidden;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-md);
background: var(--xht-white);
box-shadow: var(--xht-shadow-sm);
transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}
.xht-card:hover {
transform: translateY(-4px);
border-color: #aab7c6;
box-shadow: var(--xht-shadow-md);
}
.xht-card__body {
padding: 25px;
}
.xht-card__body p:last-child {
margin-bottom: 0;
}
.xht-card__icon {
display: inline-grid;
width: 46px;
height: 46px;
place-items: center;
margin-bottom: 20px;
border-radius: 12px;
color: var(--xht-red-600);
background: #fff0f2;
font-size: 18px;
font-weight: 900;
}
.xht-card__media {
position: relative;
display: grid;
min-height: 210px;
place-items: center;
overflow: hidden;
border-bottom: 1px solid var(--xht-slate-200);
background:
radial-gradient(circle, #ffffff 0%, #eef2f6 60%, #dde4eb 100%);
}
.xht-card__media::before {
width: 105px;
height: 105px;
border: 18px solid #93a2b1;
border-radius: 26%;
box-shadow: inset 0 0 0 2px #6f7f90, 0 18px 28px rgba(7, 24, 44, .16);
transform: rotate(18deg);
content: "";
}
.xht-card__media-label {
position: absolute;
right: 12px;
bottom: 10px;
left: 12px;
color: var(--xht-slate-500);
font-size: 11px;
text-align: center;
}
.xht-card-link {
display: inline-flex;
align-items: center;
gap: 8px;
color: var(--xht-red-600) !important;
font-size: 14px;
font-weight: 800;
}
.xht-card-link::after {
content: "→";
}
.xht-tags {
display: flex;
flex-wrap: wrap;
gap: 7px;
margin: 18px 0;
padding: 0;
list-style: none;
}
.xht-tags li {
padding: 5px 9px;
border: 1px solid var(--xht-slate-200);
border-radius: 999px;
color: var(--xht-slate-700);
background: var(--xht-slate-100);
font-size: 12px;
line-height: 1.3;
}
.xht-steps {
display: grid;
grid-template-columns: repeat(5, minmax(0, 1fr));
gap: 0;
counter-reset: xht-step;
}
.xht-step {
position: relative;
padding: 28px 24px;
border-top: 1px solid var(--xht-slate-300);
counter-increment: xht-step;
}
.xht-step::before {
display: grid;
width: 40px;
height: 40px;
place-items: center;
margin: -49px 0 20px;
border: 6px solid var(--xht-white);
border-radius: 50%;
color: var(--xht-white);
background: var(--xht-red-600);
box-sizing: content-box;
font-size: 14px;
font-weight: 800;
content: counter(xht-step, decimal-leading-zero);
}
.xht-step h3 {
font-size: 19px;
}
.xht-step p {
margin-bottom: 0;
color: var(--xht-slate-700);
font-size: 14px;
}
.xht-evidence {
display: grid;
grid-template-columns: 1.1fr .9fr;
gap: 24px;
}
.xht-evidence__large,
.xht-evidence__small {
position: relative;
overflow: hidden;
min-height: 260px;
border-radius: var(--xht-radius-md);
background: linear-gradient(135deg, #cad4de, #f8fafc 55%, #a8b6c4);
}
.xht-evidence__large {
min-height: 544px;
}
.xht-evidence__stack {
display: grid;
gap: 24px;
}
.xht-evidence__caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 24px;
color: var(--xht-white);
background: linear-gradient(transparent, rgba(7, 24, 44, .92));
}
.xht-evidence__caption strong {
display: block;
font-size: 20px;
}
.xht-evidence__caption span {
color: #d5e0ea;
font-size: 13px;
}
.xht-rfq {
display: grid;
grid-template-columns: minmax(0, .78fr) minmax(420px, 1.22fr);
gap: 46px;
align-items: start;
}
.xht-checklist {
margin: 28px 0 0;
padding: 0;
list-style: none;
}
.xht-checklist li {
position: relative;
margin-bottom: 13px;
padding-left: 30px;
}
.xht-checklist li::before {
position: absolute;
top: .08em;
left: 0;
color: var(--xht-success);
font-weight: 900;
content: "✓";
}
.xht-form-shell {
padding: 30px;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-lg);
background: var(--xht-white);
box-shadow: var(--xht-shadow-md);
}
.xht-form-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 18px;
}
.xht-field--full {
grid-column: 1 / -1;
}
.xht-form-shell label,
.xht-site .wpcf7-form label {
display: block;
margin-bottom: 7px;
color: var(--xht-slate-900);
font-size: 13px;
font-weight: 800;
}
.xht-form-shell input,
.xht-form-shell select,
.xht-form-shell textarea,
.xht-site .wpcf7-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
.xht-site .wpcf7-form select,
.xht-site .wpcf7-form textarea {
width: 100%;
min-height: 48px;
padding: 12px 13px;
border: 1px solid var(--xht-slate-300);
border-radius: var(--xht-radius-sm);
color: var(--xht-slate-900);
background: var(--xht-white);
font: inherit;
}
.xht-form-shell textarea,
.xht-site .wpcf7-form textarea {
min-height: 126px;
resize: vertical;
}
.xht-form-shell input:focus,
.xht-form-shell select:focus,
.xht-form-shell textarea:focus,
.xht-site .wpcf7-form input:focus,
.xht-site .wpcf7-form select:focus,
.xht-site .wpcf7-form textarea:focus {
border-color: var(--xht-blue-600);
outline: 3px solid rgba(28, 93, 146, .14);
}
.xht-form-shell button,
.xht-site .wpcf7-form input[type="submit"] {
min-height: 50px;
padding: 13px 22px;
border: 0;
border-radius: var(--xht-radius-sm);
color: var(--xht-white);
background: var(--xht-red-600);
font-size: 14px;
font-weight: 800;
letter-spacing: .035em;
text-transform: uppercase;
cursor: pointer;
}
.xht-table-wrap {
overflow-x: auto;
border: 1px solid var(--xht-slate-200);
border-radius: var(--xht-radius-md);
}
.xht-table {
width: 100%;
min-width: 620px;
border-collapse: collapse;
background: var(--xht-white);
}
.xht-table th,
.xht-table td {
padding: 14px 16px;
border-bottom: 1px solid var(--xht-slate-200);
text-align: left;
vertical-align: top;
}
.xht-table th {
color: var(--xht-navy-900);
background: var(--xht-slate-100);
font-size: 13px;
font-weight: 800;
}
.xht-table tr:last-child td {
border-bottom: 0;
}
.xht-note {
padding: 18px 20px;
border-left: 4px solid var(--xht-red-600);
border-radius: 0 var(--xht-radius-sm) var(--xht-radius-sm) 0;
color: var(--xht-slate-700);
background: #fff4f5;
font-size: 14px;
}
.xht-cta-band {
display: grid;
grid-template-columns: minmax(0, 1fr) auto;
gap: 30px;
align-items: center;
padding: 38px 42px;
border-radius: var(--xht-radius-lg);
color: var(--xht-white);
background: linear-gradient(112deg, var(--xht-navy-900), #164c78);
}
.xht-cta-band h2 {
margin-bottom: 8px;
font-size: clamp(28px, 3vw, 40px);
}
.xht-cta-band p {
margin-bottom: 0;
color: #c9d6e2;
}
.xht-mobile-actions {
display: none;
}
[dir="rtl"] .xht-eyebrow::before,
.rtl .xht-eyebrow::before {
order: 2;
}
[dir="rtl"] .xht-checklist li,
.rtl .xht-checklist li {
padding-right: 30px;
padding-left: 0;
}
[dir="rtl"] .xht-checklist li::before,
.rtl .xht-checklist li::before {
right: 0;
left: auto;
}
[dir="rtl"] .xht-table th,
[dir="rtl"] .xht-table td,
.rtl .xht-table th,
.rtl .xht-table td {
text-align: right;
}
@media (max-width: 1024px) {
.xht-hero__inner {
min-height: auto;
grid-template-columns: 1fr 380px;
gap: 38px;
}
.xht-grid--4 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-steps {
grid-template-columns: repeat(3, minmax(0, 1fr));
row-gap: 54px;
}
}
@media (max-width: 820px) {
.xht-section {
padding: 66px 0;
}
.xht-hero__inner,
.xht-section-head,
.xht-rfq,
.xht-evidence {
grid-template-columns: 1fr;
}
.xht-hero__inner {
padding-top: 68px;
}
.xht-visual {
min-height: 360px;
}
.xht-trust-strip {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-trust-strip__item:nth-child(2) {
border-right: 0;
}
.xht-trust-strip__item:nth-child(-n+2) {
border-bottom: 1px solid rgba(255, 255, 255, .14);
}
.xht-grid--3 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.xht-cta-band {
grid-template-columns: 1fr;
}
}
@media (max-width: 600px) {
.xht-container {
width: min(100% - 28px, var(--xht-container));
}
.xht-section {
padding: 54px 0;
}
.xht-site h1 {
font-size: 39px;
}
.xht-site h2 {
font-size: 31px;
}
.xht-actions,
.xht-actions .xht-btn {
width: 100%;
}
.xht-visual {
min-height: 300px;
}
.xht-grid--2,
.xht-grid--3,
.xht-grid--4,
.xht-steps,
.xht-form-grid {
grid-template-columns: 1fr;
}
.xht-step {
margin-left: 22px;
border-top: 0;
border-left: 1px solid var(--xht-slate-300);
}
.xht-step::before {
margin: 0 0 18px -51px;
}
.xht-evidence__large {
min-height: 380px;
}
.xht-rfq {
gap: 30px;
}
.xht-form-shell,
.xht-card__body,
.xht-cta-band {
padding: 24px;
}
.xht-mobile-actions {
position: fixed;
z-index: 9999;
right: 0;
bottom: 0;
left: 0;
display: grid;
grid-template-columns: 1fr 1fr;
padding: 8px;
gap: 8px;
border-top: 1px solid var(--xht-slate-200);
background: rgba(255, 255, 255, .97);
box-shadow: 0 -8px 26px rgba(7, 24, 44, .12);
}
.xht-mobile-actions a {
display: grid;
min-height: 46px;
place-items: center;
border-radius: var(--xht-radius-sm);
color: var(--xht-white) !important;
background: var(--xht-red-600);
font-size: 13px;
font-weight: 800;
}
.xht-mobile-actions a:last-child {
background: #188758;
}
}
@media (prefers-reduced-motion: reduce) {
.xht-site *,
.xht-site *::before,
.xht-site *::after {
scroll-behavior: auto !important;
transition: none !important;
}
} html, body { overflow-x: hidden; }
.site-branding img.custom-logo { width: 260px !important; max-width: 100%; height: auto; }
.site-branding .site-title { display: none; }
@media (max-width: 544px) { .site-branding img.custom-logo { width: 210px !important; } } html, body { overflow-x: hidden; } .site-branding img.custom-logo { width: 260px !important; max-width: 100%; height: auto; }
.site-branding .site-title { display: none; }
@media (max-width: 544px) {
.site-branding img.custom-logo { width: 210px !important; }} html, body { overflow-x: hidden; } .xht-mobile-actions {
display: none !important;
}
.xht-floating-contact,
.xht-floating-contact * {
box-sizing: border-box;
}
.xht-floating-contact {
position: fixed;
right: 24px;
bottom: 96px;
z-index: 9998;
display: flex;
flex-direction: column;
align-items: flex-end;
gap: 10px;
width: max-content;
max-width: calc(100vw - 32px);
color: #07182c;
font-family: inherit;
font-size: 14px;
line-height: 1.35;
text-align: left;
}
.xht-floating-contact .xht-i18n {
display: none;
}
html[lang^="en"] .xht-floating-contact .xht-i18n-en,
html[lang^="zh"] .xht-floating-contact .xht-i18n-zh,
html[lang^="ar"] .xht-floating-contact .xht-i18n-ar,
html[lang^="ru"] .xht-floating-contact .xht-i18n-ru,
html[lang^="es"] .xht-floating-contact .xht-i18n-es {
display: inline;
}
html[lang^="en"] .xht-floating-contact .xht-rfq-link.xht-i18n-en,
html[lang^="zh"] .xht-floating-contact .xht-rfq-link.xht-i18n-zh,
html[lang^="ar"] .xht-floating-contact .xht-rfq-link.xht-i18n-ar,
html[lang^="ru"] .xht-floating-contact .xht-rfq-link.xht-i18n-ru,
html[lang^="es"] .xht-floating-contact .xht-rfq-link.xht-i18n-es {
display: flex;
}
.xht-wechat-fab {
position: relative;
margin: 0;
padding: 0;
}
.xht-wechat-fab > summary {
list-style: none;
}
.xht-wechat-fab > summary::-webkit-details-marker {
display: none;
}
.xht-float-action {
width: 154px;
min-height: 50px;
margin: 0;
padding: 7px 12px 7px 8px;
align-items: center;
gap: 10px;
border: 1px solid rgba(7, 24, 44, .16);
border-radius: 999px;
color: #07182c !important;
background: rgba(255, 255, 255, .98);
box-shadow: 0 10px 28px rgba(7, 24, 44, .16);
font-size: 14px;
font-weight: 750;
line-height: 1.2;
text-decoration: none !important;
cursor: pointer;
transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.xht-wechat-fab > summary.xht-float-action {
display: flex;
}
.xht-float-action:hover {
transform: translateY(-2px);
box-shadow: 0 14px 34px rgba(7, 24, 44, .22);
}
.xht-wechat-fab > summary.xht-float-action:hover,
.xht-wechat-fab[open] > summary.xht-float-action {
border-color: rgba(7, 193, 96, .62);
}
.xht-rfq-link:hover {
border-color: rgba(215, 38, 56, .62);
}
.xht-float-action:focus-visible {
outline: 3px solid rgba(28, 93, 146, .32);
outline-offset: 3px;
}
.xht-float-symbol {
display: inline-grid;
flex: 0 0 36px;
width: 36px;
height: 36px;
place-items: center;
border-radius: 50%;
color: #fff;
font-size: 13px;
font-weight: 900;
letter-spacing: -.02em;
}
.xht-wechat-symbol {
background: #07c160;
font-size: 17px;
}
.xht-rfq-symbol {
background: #d72638;
font-size: 10px;
letter-spacing: .02em;
}
.xht-float-text {
flex: 1 1 auto;
white-space: nowrap;
}
.xht-wechat-fab > summary::after {
content: "+";
flex: 0 0 auto;
color: #6c7888;
font-size: 17px;
font-weight: 700;
line-height: 1;
transition: transform .18s ease;
}
.xht-wechat-fab[open] > summary::after {
content: "×";
transform: rotate(90deg);
}
.xht-wechat-card {
position: absolute;
right: 0;
bottom: calc(100% + 12px);
width: 268px;
padding: 18px;
border: 1px solid rgba(7, 24, 44, .12);
border-radius: 18px;
color: #17212f;
background: #fff;
box-shadow: 0 20px 54px rgba(7, 24, 44, .22);
opacity: 0;
visibility: hidden;
pointer-events: none;
transform: translateY(8px) scale(.985);
transform-origin: bottom right;
transition: opacity .18s ease, visibility .18s ease, transform .18s ease;
}
.xht-wechat-fab:hover .xht-wechat-card,
.xht-wechat-fab:focus-within .xht-wechat-card,
.xht-wechat-fab[open] .xht-wechat-card {
opacity: 1;
visibility: visible;
pointer-events: auto;
transform: translateY(0) scale(1);
}
.xht-qr-placeholder,
.xht-wechat-qr {
display: grid;
width: 176px;
height: 176px;
margin: 0 auto 13px;
place-items: center;
border: 1px dashed #b8c3d1;
border-radius: 12px;
background:
linear-gradient(45deg, #f3f6f9 25%, transparent 25%) 0 0 / 16px 16px,
linear-gradient(-45deg, #f3f6f9 25%, transparent 25%) 0 8px / 16px 16px,
linear-gradient(45deg, transparent 75%, #f3f6f9 75%) 8px -8px / 16px 16px,
linear-gradient(-45deg, transparent 75%, #f3f6f9 75%) -8px 0 / 16px 16px,
#fff;
object-fit: contain;
}
.xht-qr-placeholder span {
display: grid;
width: 54px;
height: 54px;
place-items: center;
border-radius: 12px;
color: #fff;
background: #07c160;
font-size: 15px;
font-weight: 900;
letter-spacing: .08em;
}
.xht-wechat-card strong,
.xht-wechat-card .xht-qr-status,
.xht-wechat-card small {
display: block;
text-align: center;
}
.xht-wechat-card strong {
margin-bottom: 5px;
color: #07182c;
font-size: 16px;
}
.xht-wechat-card .xht-qr-status {
margin-bottom: 7px;
color: #17835f;
font-size: 12px;
font-weight: 800;
}
.xht-wechat-card small {
color: #5f6d7c;
font-size: 12px;
line-height: 1.5;
}
html[dir="rtl"] .xht-floating-contact {
right: auto;
left: 24px;
align-items: flex-start;
text-align: right;
}
html[dir="rtl"] .xht-wechat-card {
right: auto;
left: 0;
transform-origin: bottom left;
}
@media (max-width: 767px) {
.xht-floating-contact {
right: 14px;
bottom: 82px;
max-width: calc(100vw - 28px);
gap: 8px;
}
html[dir="rtl"] .xht-floating-contact {
right: auto;
left: 14px;
}
.xht-float-action {
width: 138px;
min-height: 46px;
padding: 5px 10px 5px 6px;
gap: 8px;
font-size: 13px;
}
.xht-float-symbol {
flex-basis: 34px;
width: 34px;
height: 34px;
}
.xht-wechat-card {
width: min(264px, calc(100vw - 28px));
padding: 16px;
}
.xht-qr-placeholder,
.xht-wechat-qr {
width: 164px;
height: 164px;
}
}
@media (prefers-reduced-motion: reduce) {
.xht-floating-contact *,
.xht-floating-contact *::before,
.xht-floating-contact *::after {
transition: none !important;
}
} .xht-floating-contact br {
display: none !important;
}
.xht-floating-contact > p {
display: contents;
margin: 0;
padding: 0;
}
.xht-wechat-card > p {
margin: 0;
padding: 0;
}
@media (max-width: 767px) and (max-height: 560px) {
.xht-wechat-card {
padding: 12px;
}
.xht-qr-placeholder,
.xht-wechat-qr {
width: 126px;
height: 126px;
margin-bottom: 8px;
}
.xht-wechat-card strong {
margin-bottom: 3px;
font-size: 15px;
}
.xht-wechat-card .xht-qr-status {
margin-bottom: 4px;
}
.xht-wechat-card small {
font-size: 11px;
line-height: 1.35;
}
} .xht-contact-dock{box-sizing:border-box;position:fixed;top:50%;right:18px;transform:translateY(-50%);z-index:9998;width:58px;padding:7px 5px;display:flex;flex-direction:column;align-items:center;background:#fff;border:1px solid rgba(11,33,61,.1);border-radius:999px;box-shadow:0 8px 26px rgba(11,33,61,.18);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;}
.xht-contact-dock *{box-sizing:border-box;}
.xht-contact-dock>details{position:relative;width:48px;height:48px;margin:0;padding:0;}
.xht-contact-dock summary{list-style:none;}
.xht-contact-dock summary::-webkit-details-marker{display:none;}
.xht-contact-dock .xht-dock-action{position:relative;width:48px;height:48px;margin:0;padding:0;display:flex!important;align-items:center;justify-content:center;color:#f5a000;background:transparent;border:0;border-radius:50%;text-decoration:none!important;cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s ease;}
.xht-contact-dock>details:not(:last-child)>summary,.xht-contact-dock>a:not(:last-child){border-bottom:1px solid #eef1f5;}
.xht-contact-dock .xht-dock-action:hover,.xht-contact-dock .xht-dock-action:focus-visible,.xht-contact-dock details[open]>.xht-dock-action{color:#df8700;background:#fff4d6;outline:0;}
.xht-contact-dock .xht-dock-action:focus-visible{box-shadow:0 0 0 3px rgba(245,160,0,.24);}
.xht-contact-dock .xht-dock-icon{display:block;width:27px;height:27px;fill:currentColor;pointer-events:none;}
.xht-contact-dock .xht-dock-wechat .xht-dock-icon{width:30px;height:30px;}
.xht-contact-dock .xht-dock-tip{position:absolute;top:50%;right:calc(100% + 12px);transform:translate(6px,-50%);display:block;min-width:max-content;padding:7px 10px;color:#fff;background:#0b213d;border-radius:8px;font-size:12px;font-weight:700;line-height:1.2;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;box-shadow:0 6px 18px rgba(11,33,61,.2);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;}
.xht-contact-dock .xht-dock-tip:after{content:"";position:absolute;top:50%;left:100%;transform:translateY(-50%);border:5px solid transparent;border-left-color:#0b213d;}
.xht-contact-dock .xht-dock-action:hover .xht-dock-tip,.xht-contact-dock .xht-dock-action:focus-visible .xht-dock-tip{opacity:1;visibility:visible;transform:translate(0,-50%);}
.xht-contact-dock details[open] .xht-dock-tip{opacity:0!important;visibility:hidden!important;}
.xht-contact-dock .xht-dock-i18n{display:none;}
html[lang^="en"] .xht-contact-dock .xht-dock-en,html[lang^="zh"] .xht-contact-dock .xht-dock-zh,html[lang^="ar"] .xht-contact-dock .xht-dock-ar,html[lang^="ru"] .xht-contact-dock .xht-dock-ru,html[lang^="es"] .xht-contact-dock .xht-dock-es{display:inline;}
.xht-contact-dock .xht-dock-qr-card{position:absolute;top:-20px;right:calc(100% + 14px);width:236px;padding:14px;display:none;flex-direction:column;align-items:center;gap:6px;color:#0b213d;background:#fff;border:1px solid rgba(11,33,61,.12);border-radius:18px;box-shadow:0 14px 38px rgba(11,33,61,.22);text-align:center;}
.xht-contact-dock details[open]>.xht-dock-qr-card{display:flex;}
.xht-contact-dock .xht-dock-whatsapp-card{top:-116px;}
.xht-contact-dock .xht-dock-qr{display:block!important;width:176px!important;height:176px!important;max-width:none!important;margin:0!important;padding:4px;object-fit:contain;background:#fff;border:1px solid #e4e9ef;border-radius:12px;}
.xht-contact-dock .xht-dock-qr-card strong{display:block;color:#0b213d;font-size:14px;line-height:1.35;}
.xht-contact-dock .xht-dock-qr-card small{display:block;color:#5b6b7f;font-size:11px;line-height:1.4;}
.xht-contact-dock .xht-dock-direct{display:inline-flex;align-items:center;justify-content:center;margin-top:3px;padding:7px 12px;color:#fff!important;background:#25d366;border-radius:999px;font-size:12px;font-weight:800;line-height:1.2;text-decoration:none!important;}
.xht-contact-dock .xht-dock-direct:hover,.xht-contact-dock .xht-dock-direct:focus-visible{background:#1fae55;}
@media(max-width:782px){.xht-contact-dock{right:10px;width:52px;padding:5px 3px;}.xht-contact-dock>details,.xht-contact-dock .xht-dock-action{width:44px;height:44px;}.xht-contact-dock .xht-dock-icon{width:24px;height:24px;}.xht-contact-dock .xht-dock-wechat .xht-dock-icon{width:27px;height:27px;}.xht-contact-dock .xht-dock-tip{display:none;}.xht-contact-dock .xht-dock-qr-card{right:calc(100% + 10px);top:-18px;width:220px;padding:12px;}.xht-contact-dock .xht-dock-whatsapp-card{top:-106px;}.xht-contact-dock .xht-dock-qr{width:158px!important;height:158px!important;}.xht-contact-dock .xht-dock-qr-card strong{font-size:13px;}.xht-contact-dock .xht-dock-qr-card small{font-size:10px;}}
@media(max-width:360px){.xht-contact-dock{right:6px;}.xht-contact-dock .xht-dock-qr-card{right:calc(100% + 7px);width:202px;padding:10px;}.xht-contact-dock .xht-dock-qr{width:146px!important;height:146px!important;}}
@media(prefers-reduced-motion:reduce){.xht-contact-dock .xht-dock-action,.xht-contact-dock .xht-dock-tip{transition:none;}} @media (hover:hover) and (pointer:fine){
.xht-contact-dock .xht-dock-wechat:hover>.xht-dock-qr-card,
.xht-contact-dock .xht-dock-whatsapp:hover>.xht-dock-qr-card{display:flex;}
.xht-contact-dock .xht-dock-wechat:hover .xht-dock-tip,
.xht-contact-dock .xht-dock-whatsapp:hover .xht-dock-tip{opacity:0!important;visibility:hidden!important;}
.xht-contact-dock .xht-dock-qr-card:after{content:"";position:absolute;top:0;right:-14px;width:14px;height:100%;}
} @media (hover:hover) and (pointer:fine){
.xht-contact-dock .xht-dock-qr-card:after{right:-20px;width:22px;background:rgba(255,255,255,.001);}
} @media (hover:hover) and (pointer:fine){
.xht-contact-dock .xht-dock-qr-card{right:calc(100% - 2px);}
} @media(max-width:1024px){
html[lang="en-US"] .xht-limit-legacy-v1,html[lang="en-US"] .xht-closeout-legacy,html[lang="en-US"] body.page-id-98 .av3-legacy-placeholder{display:none!important}
html[lang="en-US"] .xht-limit-desktop-v1,html[lang="en-US"] .xht-closeout-desktop{display:inline!important}
html[lang="en-US"] .tv2-support__actions .xht-closeout-desktop{display:flex!important}
html[lang="en-US"] .xht-contact-dock{position:relative;top:auto;right:auto;bottom:auto;left:auto;transform:none;flex-direction:row;width:max-content;max-width:calc(100% - 28px);margin:24px auto;z-index:20}
html[lang="en-US"] .xht-contact-dock .xht-dock-qr-card{position:absolute;top:auto!important;bottom:calc(100% + 10px);right:0!important;max-width:calc(100vw - 28px)!important}
html[lang="en-US"] body.page-id-98 .av3-desktop-photo,html[lang="en-US"] body.page-id-98 .av4-building{display:block!important;margin:24px 0;min-width:0;overflow:hidden;border-radius:12px}
html[lang="en-US"] body.page-id-98 .av3-desktop-photo picture,html[lang="en-US"] body.page-id-98 .av4-building picture{display:block}
html[lang="en-US"] body.page-id-98 .av3-desktop-photo img,html[lang="en-US"] body.page-id-98 .av4-building img{display:block;width:100%;height:auto;object-fit:contain}
html[lang="en-US"] body.page-id-98 .av3-support-grid{display:grid!important;grid-template-columns:minmax(0,1fr);gap:24px}
html[lang="en-US"] body.page-id-98 .av3-support-photo{margin:0;min-width:0}
html[lang="en-US"] body.page-id-98 .av3-support-photo--team{max-width:320px}
html[lang="en-US"] body.page-id-98 .av3-desktop-photo figcaption,html[lang="en-US"] body.page-id-98 .av4-building figcaption{padding:14px;font-size:14px;line-height:1.5}
}
@media(max-width:620px){html[lang="en-US"] #xht-home-hero .xht-hv7-copy{width:100%}}
@media(max-width:1024px){html[lang="en-US"] #xht-consent-reopen{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;display:block;margin:16px auto;transform:none!important}}
@media(max-width:780px){html[lang="en-US"] #xht-cv2-rfq .xht-cv2-rfq-grid{grid-template-columns:minmax(0,1fr)}html[lang="en-US"] #xht-cv2-rfq .xht-cv2-form-card{min-width:0;max-width:100%}html[lang="en-US"] #xht-cv2-rfq .xht-rfq-grid--2>p{grid-template-columns:minmax(0,1fr)}html[lang="en-US"] #xht-cv2-rfq input,html[lang="en-US"] #xht-cv2-rfq select,html[lang="en-US"] #xht-cv2-rfq textarea{max-width:100%}}
@media(max-width:780px){html[lang="en-US"] #xht-cv2-rfq .xht-rfq-v2,html[lang="en-US"] #xht-cv2-rfq .xht-rfq-grid{grid-template-columns:minmax(0,1fr)!important}html[lang="en-US"] #xht-cv2-rfq fieldset{min-inline-size:0;max-width:100%}}:root{--u5-ink:#10283f;--u5-muted:#526477;--u5-red:#d72638;--u5-line:#dfe5eb;--u5-soft:#f3f6f8;--u5-admin:0px;--u5-header:88px}body.admin-bar{--u5-admin:32px}html{scroll-padding-top:calc(24px + var(--u5-header))}html body #masthead{position:fixed!important;inset:var(--u5-admin) 0 auto!important;width:100%;z-index:999;background:#fff;border-bottom:1px solid var(--u5-line);transform:none!important}html body #masthead .ast-primary-header-bar{min-height:var(--u5-header);background:transparent;border:0;box-shadow:none}html body #masthead .site-primary-header-wrap{max-width:1316px;padding-inline:48px;margin:auto}html body #masthead .custom-logo{max-width:196px;width:196px;height:auto;object-fit:contain}html body #content{padding-top:var(--u5-header)}html body:has(#xht-home-v4-redesign) #content{padding-top:0}html body:has(#xht-home-v4-redesign) #masthead{background:transparent;border-bottom-color:transparent;transition:background .2s,border-color .2s}html body.ast-main-header-nav-open #masthead,html body:has(#xht-home-v4-redesign[data-x4-header-scrolled=true]) #masthead{background:hsla(0,0%,100%,.97);border-bottom-color:var(--u5-line)}#masthead .main-header-menu>.menu-item>.menu-link{font-size:14px;font-weight:600;color:var(--u5-ink);line-height:1.35}#masthead .main-header-menu>.current-menu-item:not(.xht-nav-quote)>.menu-link{position:relative}#masthead .main-header-menu>.current-menu-item:not(.xht-nav-quote)>.menu-link:after{content:"";position:absolute;height:2px;background:var(--u5-red);inset:auto 15px 9px}#masthead .main-header-menu .xht-nav-quote>.menu-link{background:var(--u5-red)!important;color:#fff!important;min-height:46px;border-radius:8px;margin:8px 12px;padding:12px 17px;box-shadow:none}#masthead .pll-parent-menu-item>.menu-link{border:1px solid #d6dfe6;border-radius:8px;background:#fff;min-height:44px;margin-inline-start:6px}#masthead .main-header-menu .sub-menu{border:1px solid var(--u5-line);border-radius:8px;box-shadow:0 12px 28px #10283f14;padding:8px}html body :is(.xht-site,.xht-fe,.xht-cv2-page,.xht-about-v2,.xht-track-v2){color:var(--u5-ink);font-size:16px;line-height:1.65}html body :is(.xht-site,.xht-fe,.xht-cv2-page,.xht-about-v2) p:empty{display:none}html body :is(.xht-container,.xht-cv2-container,.av2-container,.hub-wrap,.qa-wrap,.rfqg-wrap,.ss-wrap){width:calc(100% - 96px);max-width:1220px;margin-inline:auto;padding-inline:0}html body :is(.xht-site:not(#xht-home-v4-redesign),.xht-fe,.xht-cv2-page,.xht-about-v2) h1{font-size:clamp(38px,3.65vw,50px)!important;line-height:1.13;letter-spacing:-.035em;text-wrap:balance}html body :is(.xht-site:not(#xht-home-v4-redesign),.xht-fe,.xht-cv2-page,.xht-about-v2) h2{font-size:clamp(29px,2.6vw,35px);line-height:1.22;letter-spacing:-.025em;text-wrap:balance}html body :is(.xht-site,.xht-fe,.xht-cv2-page,.xht-about-v2) h3{font-size:22px;line-height:1.3}html body :is(.xht-section,.av2-section,.hub-section,.qa-section){padding-block:68px}html body :is(.xht-btn,.xht-cv2-button,.av2-btn,.hub-button,.qa-button){border-radius:8px;min-height:46px;box-shadow:none;font-size:14px;line-height:1.4}html body :is(.xht-card,.xht-pv3-card,.av2-role,.av2-fact,.hub-card,.qa-card,.xht-cv2-side-card){border-radius:8px;box-shadow:none;border-color:var(--u5-line)}html body :is(.xht-card,.xht-pv3-card):has(a):hover{border-color:#a9bcc9;box-shadow:0 5px 18px #10283f0a;transform:none}html body :is(.xht-site,.xht-fe,.xht-cv2-page,.xht-about-v2) :is(nav[aria-label=Breadcrumb],.hub-breadcrumb,.qa-breadcrumb,.xht-nv3-breadcrumb){display:flex;justify-content:center;flex-wrap:wrap;gap:5px 9px;margin:0 0 22px;font-size:13px;line-height:1.5;color:var(--u5-muted)}html body :is(.xht-section-head,.hub-head,.qa-head,.av2-head){gap:24px;margin-bottom:26px}html body :is(.xht-table-wrap,.xht-fe .table-wrap){max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}html body .xht-table{min-width:620px}html body .xht-table :is(th,td){padding:15px 17px;line-height:1.55;vertical-align:top}html body .xht-category-hero{padding-block:32px 38px;background:var(--u5-soft);color:var(--u5-ink)}html body .xht-category-hero :is(h1,h2,.xht-lead,.xht-eyebrow){color:var(--u5-ink)}html body .xht-category-hero .xht-eyebrow{color:var(--u5-red)}html body .xht-category-hero .xht-section-head{margin-bottom:0;align-items:center}html body .xht-category-hero .xht-lead{font-size:17px;line-height:1.6;max-width:750px}html body .xht-card__media{aspect-ratio:4/3;min-height:0!important;height:auto!important}html body .xht-card__media img{object-fit:contain!important;width:100%;height:100%!important;background:#f5f7f9}html body .xht-card__body{padding:24px}html body .xht-products-v3 .xht-nv3-hero{padding:26px 0 24px;background:#fff}html body .xht-products-v3 .xht-nv3-hero-top{gap:20px;align-items:center}html body .xht-products-v3 .xht-nv3-copy .xht-eyebrow{margin-bottom:8px;font-size:12px;color:var(--u5-red)}html body .xht-products-v3 .xht-nv3-copy h1{font-size:clamp(36px,3.4vw,46px)!important;margin-bottom:10px}html body .xht-products-v3 .xht-nv3-copy .xht-lead{font-size:16px;line-height:1.55}html body .xht-products-v3 .xht-nv3-finder{padding:0;margin-top:20px;border:0;border-radius:0;box-shadow:none;background:transparent}html body .xht-products-v3 .xht-nv3-control{font-size:12px;margin-top:8px;line-height:1.5}html body .xht-products-v3 .xht-nv3-search-row{gap:10px}html body .xht-products-v3 .xht-nv3-search-row button{background:var(--u5-red);border-color:var(--u5-red);border-radius:8px}html body .xht-products-v3 .xht-nv3-search-row button[data-pv3-clear]{color:var(--u5-ink);background:#fff;border-color:var(--u5-line)}html body .xht-products-v3 #xht-pv3-categories{padding:28px 0 60px;background:var(--u5-soft)}html body .xht-products-v3 #xht-pv3-categories .xht-section-head{margin-bottom:12px}html body .xht-products-v3 #xht-pv3-categories .xht-section-head h2{font-size:30px;margin:0 0 8px}html body .xht-products-v3 #xht-pv3-categories .xht-pv3-grid{gap:22px}html body .xht-products-v3 .xht-pv3-card{grid-template-columns:124px minmax(0,1fr);min-height:204px;border-radius:8px;box-shadow:none}html body .xht-products-v3 .xht-pv3-media{width:124px;min-height:204px;background:#eef2f5}html body .xht-products-v3 .xht-pv3-media img{width:100%;height:100%;object-fit:contain}html body .xht-products-v3 .xht-pv3-tag{display:none}html body .xht-products-v3 .xht-pv3-body{padding:20px 17px}html body .xht-products-v3 .xht-pv3-body h3{font-size:21px;line-height:1.28;margin:0 0 10px}html body .xht-products-v3 .xht-pv3-body p{font-size:15px;line-height:1.55}html body .xht-products-v3 .xht-pv3-link{font-size:13px;padding-top:14px}html body main:has(.xht-product-reference)>section:first-of-type{padding:28px 0 42px;background:var(--u5-soft)}html body main:has(.xht-product-reference)>section:first-of-type .xht-grid--2{gap:42px;margin-top:0!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}html body main:has(.xht-product-reference)>section:first-of-type .xht-card{background:transparent;border:0;overflow:visible}html body main:has(.xht-product-reference)>section:first-of-type .xht-card__body{padding:0!important}html body main:has(.xht-product-reference)>section:first-of-type .xht-eyebrow{font-size:12px;color:var(--u5-red);margin:0 0 10px}html body main:has(.xht-product-reference)>section:first-of-type .xht-lead{font-size:16px;line-height:1.6;margin-bottom:20px}html body .u5-gallery-main{display:block;position:relative;min-height:0!important;overflow:visible;background:transparent;border:0;border-radius:0;box-shadow:none}html body .u5-gallery-main>img{display:block;width:100%;height:auto!important;aspect-ratio:4/3;min-height:0!important;object-fit:contain;background:#fff;border:1px solid var(--u5-line);border-radius:8px}html body .u5-gallery-main>.xht-product-reference__caption{position:static;display:block;padding:13px 0 0;background:transparent;color:var(--u5-muted);font-size:12px;line-height:1.5}html body .u5-gallery-main>.xht-product-reference__caption strong{display:block;color:var(--u5-ink);font-size:13px}html body .u5-thumbnails{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0 0}html body .u5-thumb{padding:4px;min-height:70px;aspect-ratio:4/3;border:1px solid var(--u5-line);border-radius:6px;background:#fff;cursor:pointer}html body .u5-thumb img{width:100%;height:100%;object-fit:contain;display:block}html body .u5-thumb[aria-pressed=true]{border:2px solid var(--u5-red);padding:3px}html body .u5-thumb:focus-visible{outline:3px solid #377fae;outline-offset:3px}html body .u5-image-caption{display:block;font-size:12px;color:var(--u5-muted);line-height:1.5;margin-top:8px}html body .u5-spec-summary{margin:0 0 20px;border-top:1px solid var(--u5-line);font-size:13px;line-height:1.5}html body .u5-spec-summary>div{display:grid;grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);gap:12px;padding:10px 0;border-bottom:1px solid var(--u5-line)}html body .u5-spec-summary dt{font-weight:700;color:var(--u5-ink)}html body .u5-spec-summary dd{margin:0;color:var(--u5-muted)}html body .u5-detail-notes{padding:22px 0 0;border-top:1px solid var(--u5-line);margin-top:30px}html body .u5-detail-notes .xht-checklist{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;font-size:14px}html body .u5-detail-notes .xht-note{margin-bottom:0;font-size:13px}html body .u5-page-nav{display:flex;align-items:center;justify-content:center;gap:8px 24px;flex-wrap:wrap;padding:17px 24px;margin:0;border-block:1px solid var(--u5-line);background:#fff}html body .u5-page-nav a{color:var(--u5-ink);font-size:13px;font-weight:600;line-height:1.5;text-decoration:none;padding:6px 0;border-bottom:2px solid transparent}html body .u5-page-nav a:focus-visible,html body .u5-page-nav a:hover{color:var(--u5-red);border-bottom-color:var(--u5-red)}html body .xht-cv2-page .xht-cv2-hero{padding:34px 0 25px;min-height:0;background:var(--u5-soft);color:var(--u5-ink)}html body .xht-cv2-page .xht-cv2-hero:after,html body .xht-cv2-page .xht-cv2-hero:before{display:none}html body .xht-cv2-page .xht-cv2-hero-grid{display:block}html body .xht-cv2-page .xht-cv2-hero-copy{max-width:900px}html body .xht-cv2-page .xht-cv2-hero :is(h1,p){color:var(--u5-ink)}html body .xht-cv2-page .xht-cv2-hero h1{margin:0 0 14px}html body .xht-cv2-page .xht-cv2-hero .xht-cv2-eyebrow{color:var(--u5-red);margin:0 0 10px}html body .xht-cv2-page .xht-cv2-hero-copy>p:not(.xht-cv2-eyebrow){font-size:16px;line-height:1.6;margin:0}html body .xht-cv2-page .xht-cv2-rfq{padding:30px 0 60px;background:#fff}html body .xht-cv2-page .xht-cv2-section-head{margin-bottom:24px;max-width:900px}html body .xht-cv2-page .xht-cv2-section-head h2{font-size:30px;margin:0 0 8px}html body .xht-cv2-page .xht-cv2-section-head>p{font-size:15px;line-height:1.55;margin:0}html body .xht-cv2-page .xht-cv2-rfq-grid{grid-template-columns:minmax(0,2fr) minmax(270px,1fr);gap:30px;align-items:start}html body .xht-cv2-page .xht-cv2-form-card{padding:26px;border-radius:8px;box-shadow:none;border:1px solid var(--u5-line)}html body .xht-cv2-page .xht-cv2-form-card-head{margin-bottom:20px;padding-bottom:16px}html body .xht-cv2-page .xht-cv2-form-card-head :is(h3,p){margin-bottom:6px}html body .xht-cv2-page .xht-cv2-side-stack{gap:20px}html body .xht-cv2-page .xht-cv2-side-stack :is(.xht-cv2-paths,.xht-cv2-hero-strip,.xht-cv2-side-card){padding:24px;border:1px solid var(--u5-line);border-radius:8px;background:var(--u5-soft);color:var(--u5-ink);margin:0}html body .xht-cv2-page .xht-cv2-side-stack .xht-cv2-path{margin-top:16px;border-color:var(--u5-line)}html body .xht-cv2-page .xht-cv2-side-stack :is(strong,.xht-cv2-paths-title){color:var(--u5-ink)}html body .xht-cv2-page .xht-cv2-side-stack .xht-cv2-path span span{color:var(--u5-muted)}html body .xht-cv2-page .xht-cv2-side-stack .xht-cv2-response-note{font-size:13px;line-height:1.6;padding:20px;border:1px solid var(--u5-line);border-radius:8px;color:var(--u5-muted);margin:0}html body .xht-cv2-page .xht-cv2-side-stack .xht-cv2-strip-grid{display:grid;grid-template-columns:1fr;width:100%;gap:18px}html body .xht-cv2-page .xht-cv2-side-stack .xht-cv2-strip-item{padding:0;border:0;color:var(--u5-muted)}html body .xht-rfq-v2 .xht-rfq-grid--2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}html body .xht-rfq-v2 .xht-rfq-grid--2>p{display:contents}html body .xht-rfq-v2 label{display:block;font-size:14px;line-height:1.5;margin:0;min-width:0}.xht-rfq-v2 .xht-rfq-grid--2>p>br,html body .xht-rfq-v2 label>br{display:none}html body .xht-rfq-v2 .wpcf7-form-control-wrap{display:block;margin-top:7px}html body .xht-rfq-v2 :is(input:not([type=checkbox]):not([type=radio]):not([type=submit]),select,textarea){font-size:16px;min-height:46px;padding:11px 12px;border-radius:6px;border-color:#cbd6df;box-shadow:none}html body .xht-rfq-v2 textarea{min-height:110px}html body .xht-rfq-v2 .xht-rfq-section{padding:0 0 26px;margin:0 0 24px;border:0;border-bottom:1px solid var(--u5-line)}html body .xht-rfq-v2 .xht-rfq-section legend{font-size:21px;line-height:1.4;margin:0 0 16px;color:var(--u5-ink)}html body .xht-rfq-v2 .u5-rfq-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:18px 0}html body .xht-rfq-v2 .u5-rfq-wide{grid-column:1/-1}html body .xht-rfq-v2 .u5-rfq-extra{border:1px solid var(--u5-line);border-radius:6px;padding:12px 16px;margin-top:20px}html body .xht-rfq-v2 .u5-rfq-extra>summary{font-size:14px;font-weight:600;cursor:pointer;line-height:1.5}html body .xht-rfq-v2 .u5-rfq-extra .u5-rfq-fields{margin-bottom:5px}html body .xht-rfq-v2 .xht-rfq-notice{padding:12px 14px;font-size:13px;line-height:1.55;border-radius:6px;margin:0 0 18px}html body .xht-rfq-v2 .xht-rfq-notice>br{display:none}html body .xht-rfq-v2 .xht-rfq-upload-group{margin-top:16px;border-radius:6px;padding:16px}html body .xht-rfq-v2 .xht-rfq-upload-group>p{margin-bottom:12px}html body .xht-about-v2 .av2-hero{padding:38px 0 0;background:var(--u5-soft);color:var(--u5-ink)}html body .xht-about-v2 .av2-hero__inner{gap:38px;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center}html body .xht-about-v2 .av2-hero h1{font-size:clamp(35px,3.35vw,46px)!important;color:var(--u5-ink)}html body .xht-about-v2 .av2-lead{font-size:16px;line-height:1.65;color:var(--u5-muted)}html body .xht-about-v2 .av2-identity-note{font-size:13px;line-height:1.6;border-color:#cad5df;color:var(--u5-muted);background:#fff}html body .xht-about-v2 .av3-primary-photo{border-radius:8px;box-shadow:none;margin:0}html body .xht-about-v2 .av3-primary-photo img{height:auto;aspect-ratio:4/3;object-fit:cover}html body .xht-about-v2 .av2-strip{padding-block:24px;margin-top:30px;gap:24px;color:var(--u5-ink);border-top:1px solid var(--u5-line)}html body .xht-about-v2 .av2-strip :is(strong,span){color:var(--u5-ink)}html body .xht-fe .xht-hero{padding-block:38px 34px;background:var(--u5-soft);color:var(--u5-ink)}html body .xht-fe .xht-hero :is(h1,h2,p,.xht-lead){color:var(--u5-ink)}html body .xht-fe .xht-hero h1{font-size:clamp(35px,3.5vw,48px)!important}html body :is(.hub-hero,.qa-hero){padding-block:32px 38px}html body :is(.hub-hero-grid,.qa-hero-grid){gap:36px;align-items:center}html body :is(.hub-hero-image,.qa-product-panel){border-radius:8px;box-shadow:none;overflow:hidden}html body :is(.hub-jump,.qa-jump){margin-top:0;border-radius:0}html body .xht-contact-dock.u5-contact{position:fixed;top:auto!important;bottom:26px!important;left:auto!important;right:24px!important;transform:none!important;display:block!important;width:auto!important;padding:0!important;background:none!important;border:0!important;box-shadow:none!important;z-index:900}html body .u5-contact-toggle{display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 20px;border:1px solid #173650;border-radius:8px;color:#fff;background:var(--u5-ink);font-size:14px;font-weight:600;box-shadow:0 4px 18px #10283f1c;cursor:pointer}html body .u5-contact-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}html body .xht-contact-dock .u5-contact-options{position:absolute;bottom:60px;left:auto;right:0;display:grid;grid-template-columns:repeat(4,44px);gap:9px;padding:12px;border:1px solid var(--u5-line);border-radius:8px;background:#fff;box-shadow:0 10px 32px #10283f1c}html body .xht-contact-dock .u5-contact-options[hidden]{display:none!important}html body .xht-contact-dock .u5-contact-options>.xht-dock-action,html body .xht-contact-dock .u5-contact-options>details>summary{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:7px;margin:0}html body .xht-contact-dock.u5-contact .xht-dock-qr-card{bottom:58px!important;top:auto!important;right:0!important;left:auto!important;transform:none!important;max-height:min(480px,100dvh - 210px);overflow:auto}html body .xht-contact-dock.u5-contact .xht-dock-tip{bottom:52px;top:auto;right:0;left:auto;transform:none}html body .u5-footer{background:#f3f6f8;border-top:1px solid var(--u5-line);color:var(--u5-ink);padding:52px 0 35px}html body .u5-footer-grid{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:60px;width:calc(100% - 96px);max-width:1220px;margin:auto}html body .u5-footer h2{font-size:16px;line-height:1.4;margin:0 0 18px;color:var(--u5-ink)}html body .u5-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}html body .u5-footer a{font-size:14px;color:var(--u5-muted);text-decoration:none;line-height:1.55}html body .u5-footer a:hover{color:var(--u5-red);text-decoration:underline}html body .u5-footer p{font-size:14px;color:var(--u5-muted);line-height:1.7;margin:0 0 15px}html body .u5-footer .u5-footer-brand{font-size:19px;letter-spacing:.02em;color:var(--u5-ink);font-weight:700}html body .site-below-footer-wrap{border-top:1px solid var(--u5-line);background:#f3f6f8;padding:20px 48px 26px}html body .ast-footer-copyright p{font-size:12px;line-height:1.6;color:var(--u5-muted)}html body .u5-footer-legal{display:flex;gap:20px;justify-content:space-between;max-width:1220px;margin:auto;text-align:start}html body .u5-footer-legal a{white-space:nowrap}html:lang(ar) .u5-footer,html:lang(ar) .u5-page-nav,html:lang(ar) .u5-spec-summary{direction:rtl}html:lang(ar) .u5-footer a[href*="wa.me"],html:lang(ar) .u5-footer a[href^="mailto:"],html:lang(ar) .u5-footer a[href^="tel:"]{direction:ltr;unicode-bidi:isolate;display:inline-block}html:lang(ar) body :is(.xht-site,.xht-fe,.xht-cv2-page,.xht-about-v2) :is(h1,h2,h3){letter-spacing:normal!important;line-height:1.5!important}html:lang(zh) body :is(.xht-site,.xht-fe,.xht-cv2-page,.xht-about-v2) :is(h1,h2,h3){letter-spacing:normal!important;line-height:1.4!important}@media(min-width:922px){#masthead .site-primary-header-wrap>.ast-builder-grid-row{display:grid;grid-template-columns:196px minmax(0,1fr);gap:34px}#masthead .ast-builder-menu,#masthead .main-header-bar-navigation,#masthead .main-header-bar-navigation nav,#masthead .site-header-primary-section-right{width:100%}#masthead .main-header-menu{display:flex;justify-content:center;align-items:center;width:100%;gap:0}#masthead .main-header-menu>.menu-item>.menu-link{padding-inline:13px}#masthead .main-header-menu>.xht-nav-quote{margin-inline-start:auto}}@media(max-width:1200px) and (min-width:922px){html body #masthead .site-primary-header-wrap{padding-inline:28px}#masthead .site-primary-header-wrap>.ast-builder-grid-row{grid-template-columns:168px minmax(0,1fr);gap:20px}html body #masthead .custom-logo{width:168px}#masthead .main-header-menu>.menu-item>.menu-link{padding-inline:9px;font-size:12px}#masthead .main-header-menu .xht-nav-quote>.menu-link{margin-inline:8px;padding-inline:12px}}@media(max-width:921px){:root{--u5-header:72px}html body #masthead .site-primary-header-wrap{padding-inline:24px}html body #masthead .custom-logo{width:162px;max-width:162px}html body #masthead .ast-mobile-header-content{max-height:calc(100dvh - var(--u5-header) - var(--u5-admin));overflow:auto;background:#fff}#masthead .main-header-menu>.menu-item>.menu-link{padding:14px 22px;font-size:15px;min-height:48px}#masthead .pll-parent-menu-item>.menu-link{margin:5px 14px}html body :is(.xht-container,.xht-cv2-container,.av2-container,.hub-wrap,.qa-wrap,.rfqg-wrap,.ss-wrap){width:calc(100% - 48px)}html body .xht-cv2-page .xht-cv2-rfq-grid{grid-template-columns:minmax(0,1fr)}html body .xht-cv2-page .xht-cv2-side-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}html body .xht-about-v2 .av2-hero__inner,html body main:has(.xht-product-reference)>section:first-of-type .xht-grid--2{gap:26px}html body .xht-products-v3 .xht-pv3-card{grid-template-columns:115px minmax(0,1fr)}html body .xht-products-v3 .xht-pv3-media{width:115px}html body .u5-footer-grid{width:calc(100% - 48px);gap:30px}html body .u5-footer-legal{flex-direction:column;gap:8px}}@media(max-width:782px){body.admin-bar{--u5-admin:46px}}@media(max-width:640px){html body :is(.xht-container,.xht-cv2-container,.av2-container,.hub-wrap,.qa-wrap,.rfqg-wrap,.ss-wrap){width:calc(100% - 36px)}html body :is(.xht-site:not(#xht-home-v4-redesign),.xht-fe,.xht-cv2-page,.xht-about-v2) h1{font-size:34px!important;line-height:1.16}html body :is(.xht-site:not(#xht-home-v4-redesign),.xht-fe,.xht-cv2-page,.xht-about-v2) h2{font-size:28px;line-height:1.25}html body :is(.xht-section,.av2-section,.hub-section,.qa-section){padding-block:44px}html body :is(.hub-hero,.qa-hero,.xht-category-hero,.xht-fe .xht-hero){padding-block:25px 30px}html body .xht-products-v3 .xht-nv3-hero{padding:24px 0}html body .xht-products-v3 .xht-nv3-hero-top{gap:16px}html body .xht-products-v3 .xht-nv3-copy h1{font-size:34px!important}html body .xht-products-v3 .xht-nv3-search-row{display:flex;flex-wrap:wrap;gap:10px}html body .xht-products-v3 .xht-nv3-search-field{flex:1 0 100%}html body .xht-products-v3 .xht-nv3-search-row button{flex:1;width:auto}html body .xht-products-v3 #xht-pv3-categories{padding-block:30px 44px}html body .xht-products-v3 #xht-pv3-categories .xht-pv3-grid{grid-template-columns:1fr;gap:16px}html body .xht-products-v3 .xht-pv3-card{grid-template-columns:104px minmax(0,1fr);min-height:182px}html body .xht-products-v3 .xht-pv3-media{width:104px;min-height:182px}html body .xht-products-v3 .xht-pv3-body{padding:17px 14px}html body .xht-products-v3 .xht-pv3-body h3{font-size:20px}html body .xht-products-v3 .xht-pv3-body p{font-size:14px}html body main:has(.xht-product-reference)>section:first-of-type .xht-grid--2{grid-template-columns:1fr!important}html body .u5-detail-notes .xht-checklist{grid-template-columns:1fr}html body .u5-thumbnails{max-width:360px}html body .u5-page-nav{justify-content:flex-start;gap:8px 20px;padding:13px 18px}html body .u5-page-nav a{font-size:12px}html body .xht-cv2-page .xht-cv2-hero{padding:27px 0 24px}html body .xht-cv2-page .xht-cv2-rfq{padding:25px 0 44px}html body .xht-cv2-page .xht-cv2-form-card{padding:20px 16px}html body .xht-cv2-page .xht-cv2-side-stack{grid-template-columns:1fr}html body .xht-rfq-v2 .u5-rfq-fields,html body .xht-rfq-v2 .xht-rfq-grid--2{grid-template-columns:1fr;gap:18px}html body .xht-about-v2 .av2-hero__inner{grid-template-columns:1fr}html body .xht-about-v2 .av2-hero h1{font-size:34px!important}html body .xht-about-v2 .av3-primary-photo{display:block!important}html body .xht-about-v2 .av2-strip{grid-template-columns:1fr 1fr;gap:18px;padding-block:24px}html body .xht-contact-dock.u5-contact{display:none!important}html body .u5-footer{padding:38px 0 28px}html body .u5-footer-grid{width:calc(100% - 36px);grid-template-columns:1fr 1fr;gap:28px 18px}html body .u5-footer-grid>div:last-child{grid-column:1/-1}html body .site-below-footer-wrap{padding:18px 18px 95px}html body :is(.xht-mobile-actions,.x4-mobile-dock,.av2-mobile){padding-bottom:max(10px,env(safe-area-inset-bottom));z-index:950}html body:has(:is(.xht-mobile-actions,.x4-mobile-dock,.av2-mobile)) .xpp-reopen{bottom:78px!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}html body :is(.u5-thumb,.u5-contact-toggle,#masthead,.xht-card,.xht-pv3-card){transition:none!important;animation:none!important}}html body #content>.ast-container>p:empty{display:none!important}html body #masthead .pll-parent-menu-item{display:flex;align-items:center}html body #masthead .pll-parent-menu-item>.menu-link{height:44px!important;min-height:44px!important;padding-block:10px;line-height:1.4}html body #masthead .xht-nav-quote>.menu-link{box-shadow:none!important;text-transform:none!important}html body .u5-gallery-main .u5-thumb{height:96px;min-height:0;aspect-ratio:auto;overflow:hidden}html body .u5-gallery-main .u5-thumb img{height:100%!important;min-height:0!important;max-height:86px!important;aspect-ratio:auto!important;object-fit:contain!important}html body .xht-products-v3 #xht-pv3-categories .xht-eyebrow{display:none}html body .xht-products-v3 #xht-pv3-categories .xht-container{position:relative}@media(min-width:922px){html body .xht-products-v3 #xht-pv3-categories .xht-nv3-results-bar{position:absolute;inset:8px 0 auto auto;max-width:44%;font-size:12px;text-align:end}html body .xht-products-v3 #xht-pv3-categories .xht-section-head{margin-bottom:22px;max-width:55%}html body .xht-products-v3 .xht-nv3-hero{padding:20px 0}html body .xht-products-v3 .xht-nv3-breadcrumb{margin-bottom:15px}html body .xht-products-v3 .xht-nv3-finder{margin-top:16px}}html body .xht-cv2-page .xht-cv2-hero-copy{padding:0;max-width:1100px}html body .xht-cv2-page .xht-cv2-form-card-head h3{display:none}html body .xht-cv2-page .xht-cv2-form-card-head{padding:0;border:0;margin-bottom:18px}html body .xht-cv2-page .xht-cv2-form-card-head p{font-size:13px;line-height:1.55;margin:0}html body .xht-cv2-page .u5-rfq-intro{font-size:15px;line-height:1.65;color:var(--u5-muted);margin:0}html body .xht-cv2-page .xht-cv2-side-stack>.xht-cv2-section-head{padding:0;margin:0}html body .xht-cv2-page .u5-contact-actions{margin:0}html body .xht-cv2-page .u5-contact-actions a{color:var(--u5-red);background:#fff;border-color:var(--u5-line)}html body:has(#xht-home-v4-redesign) .xht-contact-dock.u5-contact{right:24px!important;width:max-content!important;padding:0!important}html body .u5-contact-toggle{width:max-content;min-width:122px;white-space:nowrap}html body .xht-fe .xht-hero .xht-hero-panel{background:#fff;border:1px solid var(--u5-line);border-radius:8px;box-shadow:none;padding:24px}html body .xht-fe .xht-hero :is(.xht-hero-panel-title,.xht-route strong,.xht-trust strong){color:var(--u5-ink)}html body .xht-fe .xht-hero :is(.xht-route span,.xht-trust span){color:var(--u5-muted)}html body .xht-fe .xht-hero .xht-route{border-color:var(--u5-line)}html body .xht-fe .xht-hero :is(.xht-btn-ghost,.xht-text-link-light){color:var(--u5-ink);border-color:#bac9d5;background:transparent}html body .xht-fe .xht-hero .xht-eyebrow{color:var(--u5-red)}html body .xht-fe .xht-trust{padding-top:22px;margin-top:24px;border-top:1px solid var(--u5-line);gap:24px}html body .xht-fe .xht-trust-item{border:0;padding:0;background:transparent}html body .xht-fe .xht-hero .xht-lead{font-size:17px;line-height:1.6}html body .xht-about-v2 .av2-hero .av2-btn--outline{color:var(--u5-ink);border-color:#bac9d5;background:#fff}html body .xht-cv2-page .u5-contact-actions .xht-cv2-button{color:var(--u5-red)!important}@media(max-width:640px){html body #ast-scroll-top,html body #xht-consent-reopen{bottom:calc(78px + env(safe-area-inset-bottom))!important}}@media(min-width:641px){html body:has(.u5-contact) #ast-scroll-top{bottom:88px!important;right:24px!important}}html body #masthead .main-header-bar{background:transparent!important;border-bottom:0!important;box-shadow:none!important}html body #masthead .main-header-menu{background:transparent!important}html body #masthead .sub-menu{background:#fff!important;border:1px solid #d9e1e7!important;border-radius:6px!important;box-shadow:0 12px 30px #14283a14!important}html body #masthead :is(a,button,[role=button]):focus-visible{outline:3px solid #357cad!important;outline-offset:3px}html body #masthead:has(.main-header-menu-toggle[aria-expanded=true]){background:rgba(250,252,253,.97)!important;border-bottom-color:#dce3e8!important;box-shadow:0 4px 20px #14283a0a!important;backdrop-filter:blur(10px)}@media(min-width:922px){html body #masthead #ast-desktop-header .site-primary-header-wrap{width:calc(100% - 96px)!important;max-width:1220px!important;padding:0!important;margin-inline:auto!important}html body #masthead #ast-desktop-header .ast-builder-grid-row{display:grid!important;grid-template-columns:215px minmax(0,1fr)!important;gap:34px!important;min-height:88px!important}html body #masthead #ast-desktop-header .main-header-bar{height:88px!important;min-height:88px!important}html body #masthead #ast-desktop-header .site-header-section{height:88px!important;min-width:0!important}html body #masthead #ast-desktop-header .custom-logo{width:205px!important;max-width:205px!important;height:auto!important;object-fit:contain}html body #masthead #ast-desktop-header :is(.ast-builder-menu-1,.ast-main-header-bar-alignment,.main-header-bar-navigation,#primary-site-navigation-desktop,.main-navigation){width:100%!important;padding:0!important;min-width:0!important}html body #masthead #ast-desktop-header #ast-hf-menu-1{width:100%!important;display:flex!important;align-items:center!important;justify-content:normal!important;gap:0!important}html body #masthead #ast-desktop-header #ast-hf-menu-1>li:first-child{margin-inline-start:auto!important}html body #masthead #ast-desktop-header #ast-hf-menu-1>li:nth-child(4){margin-inline-end:auto!important}html body #masthead #ast-desktop-header #ast-hf-menu-1>li>a{height:44px!important;min-height:44px!important;padding:0 13px!important;font-size:13px!important;font-weight:700!important;line-height:1.4!important;display:flex!important;align-items:center!important;white-space:nowrap!important;color:#17212f!important}html body #masthead #ast-desktop-header #ast-hf-menu-1>:is(#menu-item-1085,.xht-nav-quote)>a{height:44px!important;min-height:44px!important;padding:0 18px!important;margin:0 14px!important;border-radius:5px!important;background:#d72638!important;color:#fff!important;font-weight:800!important;letter-spacing:.02em!important;box-shadow:none!important}html body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>a{height:44px!important;min-height:44px!important;padding:0 0 0 13px!important;margin:0 0 0 6px!important;border:1px solid #d9e1e7!important;border-radius:5px!important;background:#fff!important;letter-spacing:normal!important}html:lang(ar) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>a{padding:0 13px 0 0!important;margin:0 6px 0 0!important}html body #masthead #ast-desktop-header .dropdown-menu-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:44px!important;min-height:44px!important;margin:0!important}html body #masthead #ast-desktop-header .pll-parent-menu-item>.sub-menu{right:0!important;left:auto!important}html:lang(ar) body #masthead #ast-desktop-header .pll-parent-menu-item>.sub-menu{left:0!important;right:auto!important}html body #masthead #ast-desktop-header #ast-hf-menu-1>li:is(.current-menu-item,.current-page-ancestor,.current-menu-ancestor):not(.pll-parent-menu-item):not(.xht-nav-quote):not(#menu-item-1085)>a{position:relative;color:#b91f2f!important}html body #masthead #ast-desktop-header #ast-hf-menu-1>li:is(.current-menu-item,.current-page-ancestor,.current-menu-ancestor):not(.pll-parent-menu-item):not(.xht-nav-quote):not(#menu-item-1085)>a:after{content:""!important;position:absolute;height:2px;background:#d72638;inset:auto 13px 2px}html body #masthead #ast-desktop-header #ast-hf-menu-1>:is(#menu-item-1085,.xht-nav-quote,.pll-parent-menu-item)>a:after{content:none!important}}@media(min-width:922px) and (max-width:1100px){html body #masthead #ast-desktop-header .site-primary-header-wrap{width:calc(100% - 48px)!important}html body #masthead #ast-desktop-header .ast-builder-grid-row{grid-template-columns:170px minmax(0,1fr)!important;gap:20px!important}html body #masthead #ast-desktop-header .custom-logo{width:165px!important;max-width:165px!important}html body #masthead #ast-desktop-header #ast-hf-menu-1>li>a{font-size:12px!important;padding-inline:8px!important}html body #masthead #ast-desktop-header #ast-hf-menu-1>:is(#menu-item-1085,.xht-nav-quote)>a{padding-inline:12px!important;margin-inline:10px!important}html body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>a{padding-inline:8px 0!important}}@media(max-width:921px){html body #masthead #ast-mobile-header .ast-primary-header-bar{min-height:72px!important;padding-inline:20px!important}html body #masthead #ast-mobile-header .ast-builder-grid-row{min-height:72px!important}html body #masthead #ast-mobile-header .custom-logo{width:180px!important;max-width:180px!important;height:auto!important;object-fit:contain}html body #masthead #ast-mobile-header .main-header-menu-toggle{width:44px!important;min-height:44px!important;padding:9px!important;background:#fffffff0!important;border:1px solid #d9e1e7!important;border-radius:5px!important;color:#173b57!important}html body #masthead #ast-mobile-header .ast-mobile-header-content{max-height:calc(100dvh - 72px - var(--u5-admin,0px));overflow-y:auto!important;overscroll-behavior:contain;background:#fafcfd!important;border-top:1px solid #dce3e8!important}html body #masthead #ast-mobile-header .main-header-menu>li>a{font-size:15px!important;line-height:1.5!important;color:#17212f!important}html body #masthead #ast-mobile-header .main-header-menu>:is(#menu-item-1085,.menu-item-1085,.xht-nav-quote)>a{display:flex!important;align-items:center!important;justify-content:center!important;width:calc(100% - 40px)!important;height:44px!important;min-height:44px!important;padding:0 18px!important;margin:12px 20px!important;background:#d72638!important;color:#fff!important;border:0!important;border-radius:5px!important;font-weight:800!important}}html:root{--u5-header:64px}html:root body #masthead #ast-desktop-header :is(.main-header-bar,.site-primary-header-wrap,.ast-builder-grid-row,.site-header-section){height:64px!important;min-height:64px!important}html:root body #masthead .site-branding.ast-site-identity{padding-block:0!important}html:root body #masthead #ast-desktop-header .custom-logo{width:176px!important;max-width:176px!important;height:auto!important}html:root body #masthead #ast-mobile-header :is(.ast-primary-header-bar,.ast-builder-grid-row){height:64px!important;min-height:64px!important}html:root body #masthead #ast-mobile-header .custom-logo{width:164px!important;max-width:164px!important;height:auto!important}html:root body #masthead #ast-mobile-header .ast-mobile-header-content{max-height:calc(100dvh - 64px - var(--u5-admin,0px))!important}html:root body #xht-home-v4-redesign .x4-hero,html:root body .xht-products-v3 .xht-catalog-hero{padding-top:var(--u5-header)!important}html:root body .xht-products-v3 #xht-pv3-categories{scroll-margin-top:calc(24px + var(--u5-header))}@media(min-width:922px) and (max-width:1100px){html:root body #masthead #ast-desktop-header .custom-logo{width:160px!important;max-width:160px!important}}.xht-join-free-badge{display:inline-block;margin-inline-start:5px;padding:1px 5px;border-radius:8px;font-size:10px;line-height:1.5;background:#d71f38;color:#fff;vertical-align:middle}.pll-parent-menu-item .current-lang>a{font-weight:600}.pll-parent-menu-item .current-lang>a:after{content:"✓"!important;margin-inline-start:auto}.main-header-menu .lang-item>a{direction:ltr;unicode-bidi:isolate}.main-header-menu .sub-menu{max-height:min(70vh,440px);overflow-y:auto}@media(min-width:922px){#masthead .main-header-menu>li>a{font-size:14px;line-height:1.4;padding-inline:10px}}@media(max-width:921px){#masthead .menu-link{min-height:44px}.ast-mobile-popup-content .sub-menu{max-height:none;overflow:visible}}html:lang(ar) .xht-join-free-badge{letter-spacing:normal}@media (min-width:922px){html:root body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item{position:relative;overflow:visible!important}html:root body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item:after{content:"";position:absolute;top:100%;right:0;left:auto;width:200px;height:9px;background:transparent;border:0;box-shadow:none;transform:none;pointer-events:auto;z-index:1}html:root body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>.sub-menu:before{display:none!important}}@media (min-width:1101px){html:root:is(:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead{--xht-hf-family:Inter,"Segoe UI",Arial,sans-serif;--xht-hf-size:14px;--xht-hf-padding:6px;--xht-hf-tracking:0}html:root:lang(ar) body #masthead{--xht-hf-family:Tahoma,Arial,sans-serif}html:root body #masthead #ast-desktop-header #ast-hf-menu-1[id=ast-hf-menu-1]{flex-wrap:nowrap!important;gap:2px!important}html:root body #masthead #ast-desktop-header #ast-hf-menu-1[id=ast-hf-menu-1]>:is(.pll-parent-menu-item,.xht-nav-quote)>a{width:auto!important;min-width:0!important;max-width:none!important;white-space:nowrap!important;padding-inline:10px!important;letter-spacing:0!important}html:root body #masthead #ast-desktop-header #ast-hf-menu-1[id=ast-hf-menu-1]>.xht-nav-quote{margin-inline-start:4px!important}}@media (min-width:1101px) and (max-width:1279px){html:root:is(:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead{--xht-hf-size:12.5px;--xht-hf-padding:3px}html:root:is(:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1[id=ast-hf-menu-1]>:is(.pll-parent-menu-item,.xht-nav-quote)>a{font-size:13px!important;padding-inline:7px!important}}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign[id=xht-home-v4-redesign] [data-x4-search-form] .x4-search-row[data-xht-integrated-search]>button[type=submit]{flex:0 0 auto!important;width:max-content!important;min-width:92px!important;max-width:none!important;padding-inline:18px!important;white-space:nowrap!important}html:root body .xht-contact-dock.u5-contact{width:max-content!important;max-width:calc(100vw - 32px)!important}html:root body :is(#xht-feedback-launch,.xht-contact-dock.u5-contact)>.u5-contact-toggle{width:max-content!important;min-width:108px!important;max-width:calc(100vw - 32px)!important;padding-inline:12px!important;white-space:nowrap!important}@media(max-width:480px){html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign[id=xht-home-v4-redesign] [data-x4-search-form] .x4-search-row[data-xht-integrated-search]>button[type=submit]{min-width:76px!important;padding-inline:12px!important;font-size:13px!important}}@media(min-width:1001px) and (max-width:1100px){html:root:root:lang(pt) body #masthead #ast-desktop-header #ast-hf-menu-1[id=ast-hf-menu-1]>li:not(.xht-nav-quote)>a{font-size:11.5px!important;padding-inline:4px!important}}html:root[data-xht-theme=dark] body main.xht-localized .wpcf7-form{color-scheme:dark}html:root[data-xht-theme=dark] body main.xht-localized .wpcf7-form :is(label,legend,summary,.wpcf7-list-item-label,.xht-rfq-label){color:#edf2f7!important}html:root[data-xht-theme=dark] body main.xht-localized .wpcf7-form .wpcf7-form-control-wrap{color:inherit!important}html:root[data-xht-theme=dark] body main.xht-localized .wpcf7-form :is(input:not([type=checkbox]):not([type=radio]):not([type=submit]),select,textarea){background-color:#192b3b!important;color:#edf2f7!important}html:root[data-xht-theme=dark] body main.xht-localized .wpcf7-form :is(input:not([type=checkbox]):not([type=radio]):not([type=submit]),select,textarea):not(.wpcf7-not-valid):not([aria-invalid=true]):not(:focus){border-color:#34475b!important}html:root[data-xht-theme=dark] body main.xht-localized .wpcf7-form :is(input,textarea)::placeholder{color:#b3c0cd!important;opacity:1}html:root:root:lang(ar) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) :is(.xht-open-v1__title,.xht-open-v1__eyebrow){letter-spacing:0!important}html:root:lang(ar) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__list>li:before{left:auto!important;right:0!important}@media(max-width:921px){html:root body #masthead #ast-mobile-header .ast-primary-header-bar{min-height:64px!important;padding-inline:16px!important}html:root body #masthead #ast-mobile-header .ast-builder-grid-row{grid-template-columns:minmax(0,1fr) max-content!important;gap:10px!important;align-items:center!important}html:root body #masthead #ast-mobile-header .site-header-primary-section-right,html:root body #masthead #ast-mobile-header [data-section=section-header-mobile-trigger]{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;gap:8px!important;min-width:92px!important;margin:0!important;padding:0!important}html:root body #masthead #ast-mobile-header .ast-button-wrap,html:root body #masthead #ast-mobile-header .xht-mobile-theme{position:static!important;transform:none!important;flex:none!important;margin:0!important;padding:0!important}html:root body #masthead #ast-mobile-header .xht-mobile-theme{width:40px!important;height:40px!important}html:root body #masthead #ast-mobile-header .main-header-menu-toggle{min-width:44px!important;min-height:44px!important;margin:0!important}html:root body #masthead #ast-mobile-header .site-branding,html:root body #masthead #ast-mobile-header .site-header-primary-section-left{min-width:0!important;margin:0!important;padding:0!important}html:root body #masthead #ast-mobile-header .custom-logo-link{width:min(152px,100%)!important;max-width:100%!important;display:inline-flex!important;align-items:center!important}html:root body #masthead #ast-mobile-header .custom-logo-link[data-xht-mobile-logo]>.custom-logo{display:none!important}html:root body #masthead #ast-mobile-header .xht-mobile-logo-lockup{display:flex;align-items:center;gap:5px;white-space:nowrap;direction:ltr;color:#101c2a;font-family:Inter,Segoe UI,Arial,sans-serif}html:root body #masthead #ast-mobile-header .xht-mobile-logo-lockup svg{width:30px;height:36px;flex:none}html:root body #masthead #ast-mobile-header .xht-mobile-logo-lockup strong{font-size:22px;font-weight:800;letter-spacing:-.04em;line-height:1}html:root body #masthead #ast-mobile-header .xht-mobile-logo-lockup small{font-size:9px;letter-spacing:.02em;font-weight:700;line-height:1;align-self:center}html:root[data-xht-theme=dark] body #masthead #ast-mobile-header .xht-mobile-logo-lockup{color:#edf2f6}html:root body #xht-home-v4-redesign[id=xht-home-v4-redesign] .x4-search-row{display:flex!important;align-items:center!important;gap:6px!important;min-width:0!important}html:root body #xht-home-v4-redesign[id=xht-home-v4-redesign] .x4-search-row>input{flex:1 1 0!important;width:0!important;min-width:0!important}html:root body #xht-home-v4-redesign[id=xht-home-v4-redesign] .x4-search-row>button[type=submit]{width:auto!important;min-width:76px!important;max-width:none!important;flex:0 0 auto!important;white-space:nowrap!important;overflow-wrap:normal!important;word-break:normal!important;padding:12px!important;font-size:13px!important;line-height:1.3!important;background:#d71f38!important;color:#fff!important}}@media(max-width:767px){html:root body #xht-feedback-launch[id=xht-feedback-launch]{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;padding:12px!important;border-radius:50%!important;right:12px!important}html:root body #xht-feedback-launch>span{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}html:root.xht-privacy-footer-ready body #xht-consent-reopen{display:none!important}html:root body .xht-consent-category{gap:10px;flex-wrap:wrap}html:root body .xht-consent-button{white-space:normal;line-height:1.4;min-height:44px}}@media(min-width:922px) and (max-width:1100px){html:root:root body #masthead #ast-desktop-header .ast-primary-header-bar{padding-inline:16px!important}html:root:root body #masthead #ast-desktop-header .ast-primary-header-bar>.ast-container{padding-inline:0!important}html:root:root body #masthead #ast-desktop-header .ast-builder-grid-row{grid-template-columns:166px minmax(0,1fr)!important;gap:12px!important}html:root:root body #masthead #ast-desktop-header #ast-hf-menu-1[id=ast-hf-menu-1]>li>a{margin-inline:0!important}html:root:root body #masthead #ast-desktop-header .xht-theme-switch>.xht-theme-toggle{width:36px!important;min-width:36px!important;margin-inline:0!important}html:root:root body #masthead #ast-desktop-header #ast-hf-menu-1[id=ast-hf-menu-1]{display:flex!important;flex-flow:row wrap!important;align-items:center!important;justify-content:flex-end!important;gap:4px 1px!important}html:root:root body #masthead #ast-desktop-header #ast-hf-menu-1[id=ast-hf-menu-1]>li{margin-inline:0!important;flex:none!important}html:root:root body #masthead #ast-desktop-header #ast-hf-menu-1[id=ast-hf-menu-1]>li>a{font-size:12px!important;padding:8px 5px!important;min-height:40px!important;height:40px!important;white-space:nowrap!important;line-height:1.35!important;width:auto!important;min-width:0!important}html:root:root body #masthead #ast-desktop-header .custom-logo-link{max-width:150px!important}html:root:root body #masthead #ast-desktop-header .xht-logo-lockup{gap:4px!important}html:root:root body #masthead #ast-desktop-header .xht-logo-glyph{width:28px!important;height:36px!important;flex:0 0 28px!important}html:root:root body #masthead #ast-desktop-header .xht-logo-name{font-size:22px!important}html:root:root body #masthead #ast-desktop-header .xht-logo-trade{font-size:9px!important}}@media(min-width:922px) and (max-width:1000px){html:root:root body #masthead #ast-desktop-header #ast-hf-menu-1[id=ast-hf-menu-1]>li>a{font-size:11px!important;padding-inline:3px!important}html:root:root body #masthead #ast-desktop-header .xht-join-free-badge{font-size:9px!important;margin-inline-start:3px!important}}@media(max-width:480px){html:root:lang(de) body #xht-home-v4-redesign[id=xht-home-v4-redesign] .x4-hero h1{font-size:clamp(24px,8vw,40px)!important;overflow-wrap:anywhere!important}}html:root[data-xht-theme=dark] body :is(#xht-consent-banner,.xht-dialog-card){background:#142334!important;color:#edf2f6!important;border-color:#34475b!important}html:root[data-xht-theme=dark] body :is(#xht-consent-banner,.xht-dialog-card) :is(h2,h3,p,label){color:#edf2f6!important}@media (min-width:1101px) and (hover:hover) and (pointer:fine){html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>li:not(.pll-parent-menu-item):not(.xht-nav-quote):not(#menu-item-1085)>a{position:relative}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>li:not(.pll-parent-menu-item):not(.xht-nav-quote):not(#menu-item-1085)>a:after{content:""!important;position:absolute;inset:auto 13px 8px!important;height:2px;background:#d72638;pointer-events:none;transform:scaleX(0);transform-origin:left center;transition:transform .26s cubic-bezier(.22,.61,.36,1)}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>li:not(.pll-parent-menu-item):not(.xht-nav-quote):not(#menu-item-1085):is(.current-menu-item,.current-page-ancestor,.current-menu-ancestor)>a:after,html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>li:not(.pll-parent-menu-item):not(.xht-nav-quote):not(#menu-item-1085)>a:is(:hover,:focus-visible):after{transform:scaleX(1)}}@media (min-width:1101px) and (hover:hover) and (pointer:fine) and (prefers-reduced-motion:reduce){html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>li:not(.pll-parent-menu-item):not(.xht-nav-quote):not(#menu-item-1085)>a:after{transition:none}}@media (min-width:1101px) and (hover:hover) and (pointer:fine){html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item{position:relative}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>a:before{content:"";display:inline-block;width:16px;height:16px;flex:0 0 16px;margin-right:8px;background:currentColor;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%2F%3E%3Cellipse%20cx%3D%2212%22%20cy%3D%2212%22%20rx%3D%224%22%20ry%3D%2210%22%2F%3E%3Cpath%20d%3D%22M2%2012h20%22%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%2F%3E%3Cellipse%20cx%3D%2212%22%20cy%3D%2212%22%20rx%3D%224%22%20ry%3D%2210%22%2F%3E%3Cpath%20d%3D%22M2%2012h20%22%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;pointer-events:none}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>a .ast-arrow-svg{transition:transform .16s ease}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item:hover>a .ast-arrow-svg,html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>a[aria-expanded=true] .ast-arrow-svg{transform:rotate(180deg)}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>.sub-menu{box-sizing:border-box;width:200px!important;min-width:200px!important;max-width:200px!important;padding:7px!important;margin:0!important;top:calc(100% + 8px)!important;right:0!important;left:auto!important;border:1px solid #d6e0e8!important;border-radius:7px!important;background:#fff!important;box-shadow:0 8px 20px #10283f12!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>.sub-menu:before{content:"";position:absolute;left:0;right:0;top:-9px;height:9px;background:transparent;border:0;box-shadow:none;transform:none;pointer-events:auto}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>.sub-menu>li{width:100%;margin:0!important;padding:0!important;border:0!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>.sub-menu>li+li{margin-top:2px!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>.sub-menu>li>a{box-sizing:border-box;position:relative;display:flex!important;align-items:center;gap:9px;width:100%;min-height:36px!important;padding:8px 10px!important;margin:0!important;border:0!important;border-radius:4px!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;color:#10283f!important;background:transparent!important;text-align:left;text-decoration:none!important;white-space:nowrap;direction:ltr;transition:background-color .14s ease,color .14s ease}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>.sub-menu>li>a>.ast-icon{display:none!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>.sub-menu>li>a:after{content:none!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>.sub-menu>li>a:is(:hover,:focus-visible){background:#f1f5f8!important}html:lang(en) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>.sub-menu>.lang-item-en>a,html:lang(zh) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>.sub-menu>.lang-item-zh>a{color:#c62035!important;background:#fff0f2!important}html:lang(en) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>.sub-menu>.lang-item-en>a:after,html:lang(zh) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>.sub-menu>.lang-item-zh>a:after{content:""!important;display:block;position:static;inset:auto;width:16px;height:16px;flex:0 0 16px;margin-left:auto;background:currentColor;transform:none;pointer-events:none;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22m5%2012%204%204L19%206%22%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22m5%2012%204%204L19%206%22%2F%3E%3C%2Fsvg%3E") center/contain no-repeat}}@media (min-width:1101px) and (hover:hover) and (pointer:fine) and (prefers-reduced-motion:reduce){html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>.sub-menu>li>a,html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>a .ast-arrow-svg{transition:none!important}}@media{html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.xht-theme-switch{display:flex!important;align-items:center;position:relative;margin:0 0 0 12px!important;padding:0!important;list-style:none;line-height:1}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead .xht-theme-switch button{font-family:inherit;letter-spacing:0;text-transform:none;box-sizing:border-box;cursor:pointer;box-shadow:none;translate:none}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead .xht-theme-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;padding:0!important;margin:0;border:1px solid #d9e1e7;border-radius:5px;background:#fff;color:#17212f;transition:background-color .18s,border-color .18s,color .18s}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead .xht-theme-toggle:hover,html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead .xht-theme-toggle[aria-expanded=true]{color:#d72638;border-color:#c4cfd9;background:#f8fafb}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead .xht-theme-icon{display:block;flex:none;width:19px;height:19px;pointer-events:none}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead .xht-theme-menu{position:absolute;top:calc(100% + 8px);right:0;width:180px;padding:7px;border:1px solid #d9e1e7;border-radius:7px;background:#fff;box-shadow:0 8px 24px #10283f1a;z-index:100002}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead .xht-theme-menu[hidden]{display:none!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead .xht-theme-menu button{display:flex;align-items:center;gap:10px;width:100%;min-height:36px;margin:0;padding:8px 10px;border:0;border-radius:4px;font-size:14px;line-height:20px;font-weight:400;text-align:left;background:transparent;color:#34475b}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead .xht-theme-menu button+button{margin-top:2px}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead .xht-theme-menu button:hover{background:#f3f6f8}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead .xht-theme-menu button[aria-checked=true]{background:#fff0f2;color:#c62035}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead .xht-theme-menu .xht-theme-icon{width:16px;height:16px}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead .xht-theme-menu .xht-theme-check{margin-left:auto;visibility:hidden}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead .xht-theme-menu [aria-checked=true] .xht-theme-check{visibility:visible}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead .xht-theme-switch button:focus-visible{outline:2px solid #d72638;outline-offset:2px}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead :is(.xht-theme-toggle,.xht-theme-menu){background:#17293b;color:#edf2f6;border-color:#344a5f}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead .xht-theme-menu button{color:#edf2f6}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead :is(.xht-theme-toggle:hover,.xht-theme-toggle[aria-expanded=true],.xht-theme-menu button:hover){background:#20364a;color:#ff8292}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead .xht-theme-menu button[aria-checked=true]{background:#382637;color:#ff8292}}@media (prefers-reduced-motion:reduce){html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead .xht-theme-toggle{transition:none}}@media{html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)){color-scheme:dark;--xt-bg:#101c2a;--xt-panel:#17293b;--xt-raised:#20364a;--xt-ink:#edf2f6;--xt-muted:#b6c7d5;--xt-line:#344a5f;--xt-link:#90bfdc;--u5-ink:#edf2f6;--u5-muted:#b6c7d5;--u5-line:#344a5f;--u5-soft:#17293b;--xht-slate-900:#edf2f6;--xht-slate-700:#b6c7d5;--xht-slate-500:#a8becf;--xht-slate-300:#425b70;--xht-slate-200:#344a5f;--xht-slate-100:#17293b;--ast-global-color-2:#edf2f6;--ast-global-color-3:#b6c7d5;--ast-global-color-4:#101c2a;--ast-global-color-5:#17293b;--ast-global-color-6:#344a5f;background:var(--xt-bg)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body{background:var(--xt-bg);color:var(--xt-ink)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#page,#content,.site-content,.ast-article-single,.xht-site,.xht-fe,.xht-about-v2,.xht-cv2-page,.xht-track-v2,.xpp){background-color:var(--xt-bg)!important;color:var(--xt-ink)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead{background:rgba(16,28,42,.97)!important;border-bottom-color:var(--xt-line)!important;box-shadow:0 3px 18px #0000001c!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body:has(#xht-home-v4-redesign:not([data-x4-header-scrolled=true])) #masthead,html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body:has(.xht-catalog-hero:not([data-xht-header-scrolled=true])) #masthead{background:rgba(16,28,42,.62)!important;border-bottom-color:transparent!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead .custom-logo-link{display:inline-flex;vertical-align:middle;background:#f3f6f8;border-radius:4px;outline:none;box-shadow:0 0 0 5px #f3f6f8}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>li:not(.xht-nav-quote):not(#menu-item-1085)>a{color:var(--xt-ink)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>li:is(.current-menu-item,.current-page-ancestor,.current-menu-ancestor):not(.pll-parent-menu-item):not(.xht-nav-quote):not(#menu-item-1085)>a{color:#ff8292!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>.sub-menu,html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>a{background:var(--xt-panel)!important;border-color:var(--xt-line)!important;box-shadow:0 8px 24px #00000026!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>.sub-menu>li>a{color:var(--xt-ink)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>.sub-menu>li>a:is(:hover,:focus-visible){background:var(--xt-raised)!important}html[data-xht-theme=dark]:lang(en) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>.sub-menu>.lang-item-en>a,html[data-xht-theme=dark]:lang(zh) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>.sub-menu>.lang-item-zh>a{color:#ff8292!important;background:#382637!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-site,.xht-fe,.xht-about-v2,.xht-cv2-page,.xht-track-v2,.xpp) :is(h1,h2,h3,h4,h5,h6){color:var(--xt-ink)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-section--soft,.xht-section-soft,.xht-category-hero,.xht-nv3-hero,.xht-cv2-hero,.av2-hero,.av2-section--soft,.xht-fe .xht-hero){background:var(--xt-panel)!important;color:var(--xt-ink)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-card,.xht-pv3-card,.xht-fe .xht-hero-panel,.xht-ops-card,.xht-io-card,.xht-final-box,.xht-pv3-empty,.xht-nv3-finder,.u5-page-nav){background:var(--xt-panel)!important;border-color:var(--xt-line)!important;color:var(--xt-ink)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-lead,.xht-muted,.xht-copy,.xht-note,.xht-nv3-control,.xht-nv3-results-bar,.xht-pv3-body p,.xht-card__body p,.xht-hero-note,.xht-ops-note,.xht-partner-intro,.xht-partner-evidence,.xht-product-reference__caption,.u5-image-caption){color:var(--xt-muted)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-note,.xht-card__icon){background-color:var(--xt-raised)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-table,.xht-fe .table-wrap table){background:var(--xt-panel)!important;color:var(--xt-ink);border-color:var(--xt-line)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-table,.xht-fe .table-wrap table) :is(th,td){border-color:var(--xt-line)!important;color:var(--xt-ink)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-table,.xht-fe .table-wrap table) thead th{background:var(--xt-raised)!important;color:var(--xt-ink)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-table,.xht-fe .table-wrap table) tbody tr:nth-child(2n){background:#1b2e40!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-site,.xht-fe,.xht-cv2-page,.xht-track-v2) :is(input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),select,textarea){background-color:var(--xt-bg)!important;border-color:#526c82!important;color:var(--xt-ink)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-site,.xht-fe,.xht-cv2-page,.xht-track-v2) :is(input,textarea)::placeholder{color:#9fb5c7!important;opacity:1}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-btn--secondary,.xht-btn-ghost,.av2-btn--light,.av2-btn--outline,.u5-contact-actions a,.xht-nv3-clear,.xht-pv3-suggestions,.xht-fe details){color:var(--xt-ink)!important;background:var(--xt-panel)!important;border-color:var(--xt-line)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-text-link,.xht-text-link-light,.u5-page-nav a,.u5-gallery-main>.xht-product-reference__caption strong){color:var(--xt-link)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-site,.xht-fe,.xht-cv2-page,.xht-about-v2) :is(nav[aria-label=Breadcrumb],.xht-nv3-breadcrumb){color:var(--xt-muted)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-site,.xht-fe,.xht-cv2-page,.xht-about-v2) :is(nav[aria-label=Breadcrumb],.xht-nv3-breadcrumb) a{color:var(--xt-link)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign{--x4-ink:#edf2f6;--x4-copy:#b6c7d5;--x4-line:#344a5f;--x4-paper:#17293b;--x4-blue:#90bfdc;--x4-accent:#ff8292;background:var(--xt-bg)!important;color:var(--xt-muted)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign .x4-hero:before,html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-products-v3 .xht-catalog-hero-media:after{background:linear-gradient(180deg,rgba(16,28,42,.72),rgba(16,28,42,.77) 45%,rgba(16,28,42,.76) 80%,#17293b)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign :is(.x4-hero-description,.x4-location-trail,.x4-location-trail span:last-child,.x4-tag,.x4-image-note,.x4-scope,.x4-below-link p,.x4-quality-photo figcaption,.x4-controls span,.x4-value>span,.x4-map-note,[data-x4-status]){color:var(--xt-muted)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign #xht-home-product-rail.x4-depth-rail>.x4-solution,html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign :is(.x4-solution,.x4-quality-photo,.x4-search-row,[data-x4-results],.x4-map-card){background:var(--xt-panel)!important;border-color:var(--xt-line)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign :is(.x4-quick-tags button,.x4-families a,.x4-motion,.x4-rail-controls button,.x4-carousel-stage>[data-x4-slide]){background:var(--xt-panel)!important;border-color:#526c82!important;color:var(--xt-ink)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign :is(.x4-quick-tags button:hover,.x4-families a:hover,.x4-carousel-stage>[data-x4-slide]:hover,[data-x4-results] a:hover){background:var(--xt-raised)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign :is(.x4-finder button:not([data-x4-clear]),.x4-btn:not(.x4-btn-white)){background:#285875;border-color:#477b9b;color:#fff}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign :is(.x4-finder button:not([data-x4-clear]),.x4-btn:not(.x4-btn-white)):hover{background:#316782}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign .x4-finder button[data-x4-clear]{background:transparent!important;color:var(--xt-muted)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign .x4-hero-links a:last-child{color:#ff8292}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign :is(.x4-controls li,.x4-guide,.x4-lang-note){border-color:var(--xt-line)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign .xcm{color:var(--xt-ink)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign :is(.xcm-card,.xcm-flow,.xcm-port-menu){background:var(--xt-panel);border-color:var(--xt-line)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign .xcm-flow{background:var(--xt-bg)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign .xcm-world{fill:#8ba0b0;stroke:#718b9e}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign .xcm-china{fill:#bfd1dc;stroke:#597b91}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign .xcm-label{fill:var(--xt-ink);stroke:var(--xt-panel)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign .xcm-origin-label{fill:#ff8292}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign .xcm-china-label{fill:#edf2f6}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign :is(.xcm-selector,.xcm-note,.xcm-ports summary,.xcm-port-group>span,.xcm-port-list button,.xcm-motion){color:var(--xt-muted)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign :is(.xcm-flow small,.xcm-port-list button:hover,.xcm-port-list button[aria-pressed=true]){background:var(--xt-raised);color:var(--xt-ink);border-color:var(--xt-line)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign .xcm-port-group+.xcm-port-group{border-top-color:var(--xt-line)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-products-v3 :is(.xht-catalog-hero,#xht-pv3-categories){background:var(--xt-panel)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-products-v3 .xht-catalog-hero :is(.xht-lead,.xht-nv3-control){color:var(--xt-muted)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-products-v3 .xht-catalog-hero :is(.xht-nv3-search-row,.xht-pv3-suggestions,.xht-catalog-motion){background:var(--xt-panel)!important;border-color:var(--xt-line)!important;color:var(--xt-ink)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-products-v3 .xht-catalog-hero .xht-actions a{color:var(--xt-link)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-products-v3 .xht-catalog-hero .xht-actions a.xht-btn{color:#ff8292!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-about-v2{--av2-ink:#edf2f6;--av2-copy:#b6c7d5;--av2-muted:#a8becf;--av2-line:#344a5f;--av2-soft:#17293b}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-about-v2 :is(.av2-fact,.av2-location,.av2-gallery__item,.av2-role,.av2-control,.av2-doc,.av2-identity-note,.av3-support-photo){background:var(--xt-panel)!important;border-color:var(--xt-line)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-about-v2 :is(.av2-fact strong,.av2-boundary strong,.av3-support-photo figcaption strong){color:var(--xt-ink)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-about-v2 :is(.av3-support-photo figcaption,.av2-identity-note){color:var(--xt-muted)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-about-v2 :is(.av2-address,.av2-boundary,.av2-role__num){background:#332736!important;border-color:#6c4250!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-about-v2 .av2-verify{background:#19392f;border-color:#346651;color:#b8ddcd}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-fe :is(.xht-route span,.xht-trust span,.xht-card p,.xht-ops-card p,.xht-io-card p,.xht-list){color:var(--xt-muted)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-fe :is(.xht-route strong,.xht-trust strong,.xht-hero-panel-title){color:var(--xt-ink)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-cv2-page{--xht-cv2-ink:#edf2f6;--xht-cv2-copy:#b6c7d5;--xht-cv2-muted:#a8becf;--xht-cv2-line:#344a5f;--xht-cv2-panel:#17293b}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-cv2-page :is(.xht-cv2-rfq,.xht-cv2-contact,.xht-cv2-identity){background:var(--xt-bg)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-cv2-page :is(.xht-cv2-form-card,.xht-cv2-side-card,.xht-cv2-contact-card,.xht-cv2-step,.xht-cv2-identity-card,.xht-cv2-paths,.xht-cv2-hero-strip,.xht-cv2-response-note,.xht-rfq-upload-group,.xht-cv2-form-wrap details){background:var(--xt-panel)!important;border-color:var(--xt-line)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-cv2-page :is(.xht-rfq-notice,.xht-rfq-privacy){background:var(--xt-raised)!important;color:var(--xt-muted)!important;border-color:var(--xt-line)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-cv2-page :is(.wpcf7-not-valid-tip,.xht-required){color:#ff8292!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-cv2-page .xht-cv2-form-wrap a{color:var(--xt-link)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-yongnian-hub-page{--hub-navy:#edf2f6;--hub-copy:#b6c7d5;--hub-line:#344a5f;--hub-soft:#17293b;--hub-red:#ff8292;background:var(--xt-bg)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-quality-page{--qa-navy:#edf2f6;--qa-copy:#b6c7d5;--qa-line:#344a5f;--qa-soft:#17293b;background:var(--xt-bg)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#xht-yongnian-hub-page,#xht-quality-page) :is(.hub-jump,.hub-card,.hub-matrix,.hub-quality-item,.hub-product,.hub-resource,.qa-jump,.qa-risk,.qa-note,.qa-card,.qa-product-panel,.qa-evidence-photo,.qa-role,.qa-service,.qa-photo-head,.qa-check-strip span){background:var(--xt-panel)!important;border-color:var(--xt-line)!important;color:var(--xt-muted)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#xht-yongnian-hub-page,#xht-quality-page) :is(.hub-jump a,.hub-facts dt,.hub-location-path li:last-child,.hub-product h3 a,.hub-resource h3 a,.hub-step-number,.qa-jump a,.qa-number,.qa-product-panel figcaption strong,.qa-evidence-photo strong,.qa-service h3 a){color:var(--xt-ink)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#xht-yongnian-hub-page,#xht-quality-page) :is(.hub-map-note,.hub-source,.hub-location-path li small,.hub-resource-label,.hub-order-note,.hub-matrix caption,.hub-matrix small,.qa-product-panel figcaption,.qa-evidence-photo small,.qa-prompt,.qa-step-label,.qa-kicker){color:var(--xt-muted)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-yongnian-hub-page .hub-matrix :is(th,td){border-color:var(--xt-line)!important;color:var(--xt-ink)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#xht-yongnian-hub-page,#xht-quality-page) :is(.hub-quality-item>span,.qa-number,.qa-check-strip span){background:var(--xt-raised)!important;color:var(--xt-ink)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-quality-page :is(.qa-text-link,.qa-link-label){color:var(--xt-link)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.u5-footer,.site-below-footer-wrap){background:var(--xt-panel)!important;border-color:var(--xt-line)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .u5-contact-toggle{background:#20364a;color:#fff;border-color:#526c82}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-contact-dock .u5-contact-options,.xht-contact-dock .xht-dock-qr-card,.xht-wechat-item,#xht-consent-banner,.xht-dialog-card,#xht-consent-reopen){background:var(--xt-panel)!important;border-color:var(--xt-line)!important;color:var(--xt-ink)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-consent-title,.xht-dialog-head h2,.xht-category-copy h3,.xht-toggle-wrap){color:var(--xt-ink)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-consent-copy p,.xht-dialog-intro,.xht-category-copy p,.xht-dialog-links){color:var(--xt-muted)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-consent-copy a,.xht-dialog-links a){color:var(--xt-link)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-consent-secondary,.xht-consent-tertiary,.xht-dialog-close){background:var(--xt-raised)!important;border-color:#526c82!important;color:var(--xt-ink)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-resource{--xr-navy:#edf2f6;--xr-copy:#b6c7d5;--xr-line:#344a5f;--xr-soft:#17293b;background:var(--xt-bg)!important;color:var(--xt-muted)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-resource :is(.xr-card,.xr-outline){background:var(--xt-panel)!important;border-color:var(--xt-line)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-resource :is(.xr-list strong,.xr-outline label,summary){color:var(--xt-ink)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-resource :is(.xr-card>small,.xr-note,.xr-ref,.xr-kicker,.xr-breadcrumb,.xr-breadcrumb a){color:var(--xt-muted)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-resource :is(a:not(.xr-btn),[role=status]){color:var(--xt-link)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-resource :is(.xr-btn-white,.xr-btn-light){background:var(--xt-panel)!important;color:var(--xt-ink)!important;border-color:#526c82!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-resource textarea{background:var(--xt-bg)!important;color:var(--xt-ink)!important;border-color:#526c82!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-track-v2{--tv2-ink:#edf2f6;--tv2-copy:#b6c7d5;--tv2-muted:#a8becf;--tv2-line:#344a5f;--tv2-soft:#17293b}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-track-v2 :is(.tv2-flow,.tv2-view-card,.tv2-demo,.tv2-info-card,.tv2-demo__meta){background:var(--xt-panel)!important;border-color:var(--xt-line)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-track-v2 :is(.tv2-form-note strong,.tv2-flow b,.tv2-summary strong,.tv2-demo__meta strong,.tv2-definition strong){color:var(--xt-ink)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-track-v2 .tv2-flow div:not(:last-child):after{background:var(--xt-panel)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-tracker{--xht-border:#344a5f;--xht-muted:#a8becf;color:var(--xt-ink)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-tracker :is(.xht-tracker__form,.xht-tracker__result,.xht-tracker__panel,.xht-tracker__event-group){background:var(--xt-panel)!important;border-color:var(--xt-line)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-tracker :is(.xht-tracker__field label,.xht-tracker__panel h3,.xht-tracker__progress h3,.xht-tracker__event-group h4,.xht-tracker__timeline strong,dd){color:var(--xt-ink)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-tracker :is(.xht-tracker__scope,.xht-tracker__note){background:var(--xt-raised)!important;color:var(--xt-muted)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-tracker :is(.xht-tracker__timeline p,.xht-tracker__timeline small,.xht-tracker__progress-head p span){color:var(--xt-muted)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-tracker .xht-tracker__notice--error{background:#382637;color:#ffb1bc;border-color:#8c4a59}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xpp{--navy:#edf2f6;--ink:#edf2f6;--muted:#a8becf;--line:#344a5f;--soft:#17293b}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xpp .xpp-nav a{color:var(--xt-link)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xpp .xpp-note{background:#332736!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-fe{--ink:#edf2f6;--muted:#b6c7d5;--line:#344a5f;--soft:#17293b}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-fe :is(.xht-workflow .xht-step,.xht-doc,.xht-port,.xht-flow-row){background:var(--xt-panel)!important;border-color:var(--xt-line)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) .xht-fe .xht-final{background:var(--xt-bg)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-site :is(.xht-bv3-finder,.xht-nv3-finder,.xht-bv3-product,.xht-nv3-product,.xht-bv3-panel,.xht-nv3-panel,.xht-bv3-empty,.xht-nv3-empty,.xht-bv3-rfq-box,.xht-nv3-rfq-box){background:var(--xt-panel)!important;border-color:var(--xt-line)!important;color:var(--xt-ink)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-site :is(.xht-bv3-search-field,.xht-nv3-search-field) label{color:var(--xt-ink)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-site :is(.xht-bv3-filter-label,.xht-nv3-filter-label,.xht-bv3-control,.xht-nv3-control,.xht-bv3-results-bar,.xht-nv3-results-bar){color:var(--xt-muted)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-site :is(.xht-bv3-clear,.xht-nv3-clear),html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-site :is(.xht-bv3-filter-row,.xht-nv3-filter-row) :is(a,button:not([aria-pressed=true])){background:var(--xt-raised)!important;border-color:#526c82!important;color:var(--xt-ink)!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-site :is(.xht-bv3-tag,.xht-nv3-tag,.xht-bv3-note,.xht-nv3-note){background:#382637!important;color:#ffb1bc!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-site :is(.xht-bv3-product-link,.xht-nv3-product-link,.xht-bv3-filter-row a span,.xht-nv3-filter-row a span){color:#ff8292!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-site .xht-eyebrow{color:#ff8292!important}}@media{html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(.xht-cv2-eyebrow,.av2-eyebrow,.tv2-eyebrow){color:#ff8292!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign .xcm-world{fill:#334f63;stroke:#496779}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign .xcm-china{fill:#4f778c;stroke:#abc7d8}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign .xcm-route{--xcm-route:#8bd0ee}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign .xcm-route[data-mode=land]{--xcm-route:#e9bf78}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign .xcm-flow li:first-child{color:#ff8292}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #xht-home-v4-redesign .xcm[data-mode=land] .xcm-flow small{background:#3a3329;color:#e9bf78}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-cv2-side-stack .xht-cv2-section-head{grid-template-columns:minmax(0,1fr)!important;gap:14px!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-cv2-side-stack .xht-cv2-section-head>p:empty{display:none}}@media{html[data-xht-feedback-open=true]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)){overflow:hidden;scrollbar-gutter:stable}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-launch{position:fixed!important;right:24px!important;bottom:86px!important;z-index:901;display:flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box;width:auto;min-width:122px;height:44px;min-height:44px;margin:0!important;padding:0 17px!important;border:1px solid #ccd8e2!important;border-radius:8px!important;background:#fff!important;color:#18364f!important;font-family:inherit;font-size:14px!important;font-weight:600!important;line-height:1.2!important;text-decoration:none!important;box-shadow:0 3px 14px #10283f12!important;cursor:pointer;white-space:nowrap;transition:color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-launch svg{display:block;flex:none;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-launch[hidden]{display:none!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-launch:is(:hover,:focus-visible){color:#d72638!important;border-color:#d72638!important;background:#fff6f7!important;box-shadow:0 4px 16px #10283f1c!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog button:focus-visible,html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-launch:focus-visible{outline:2px solid #d72638!important;outline-offset:3px!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #ast-scroll-top{bottom:142px!important;right:24px!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-contact-dock .u5-contact-options{bottom:116px!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body:has(.u5-contact-options:not([hidden])) #ast-scroll-top{visibility:hidden!important;pointer-events:none!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog{position:fixed;inset:0;box-sizing:border-box;width:470px;max-width:calc(100vw - 48px);height:fit-content;max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);margin:auto!important;padding:24px!important;overflow:auto;overscroll-behavior:contain;border:1px solid #dfe5eb!important;border-radius:10px!important;background:#fff!important;color:#10283f!important;box-shadow:0 20px 70px #07142435!important;text-align:left;font-family:inherit;font-size:14px;line-height:1.55;color-scheme:light}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog:not([open]){display:none!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog::backdrop{background:rgba(10,24,38,.44)}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog .xht-feedback-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:0 0 10px}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog .xht-feedback-eyebrow{margin:0 0 6px!important;color:#d72638!important;font-size:12px!important;line-height:1.5!important;font-weight:600!important;letter-spacing:.03em}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog #xht-feedback-title{margin:0!important;padding:0!important;color:#10283f!important;font-size:24px!important;font-weight:700!important;line-height:1.3!important;letter-spacing:-.02em}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog .xht-feedback-close{display:flex;align-items:center;justify-content:center;flex:none;box-sizing:border-box;width:36px;min-width:36px;height:36px;min-height:36px;margin:0!important;padding:0!important;border:1px solid #d6e0e8!important;border-radius:6px!important;background:#fff!important;color:#677b8e!important;box-shadow:none!important;cursor:pointer;transition:color .16s ease,border-color .16s ease,background-color .16s ease}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog .xht-feedback-close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog .xht-feedback-close:hover{color:#d72638!important;border-color:#d72638!important;background:#fff6f7!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog .xht-feedback-intro{margin:0 0 20px!important;color:#526477!important;font-size:14px!important;line-height:1.65!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog .xht-feedback-form{margin:0!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog .xht-feedback-field{display:block;margin:0 0 14px!important;padding:0!important;color:#18364f!important;font-size:13px!important;font-weight:500!important;line-height:1.5!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog .xht-feedback-field>span{display:block;margin:0 0 6px}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog :is(#xht-feedback-message,#xht-feedback-contact){display:block;box-sizing:border-box;width:100%;max-width:100%;margin:0!important;padding:11px 12px!important;border:1px solid #ccd8e2!important;border-radius:6px!important;background:#fff!important;color:#10283f!important;font-family:inherit;font-size:14px!important;font-weight:400!important;line-height:1.55!important;box-shadow:none!important;transition:border-color .16s ease}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog #xht-feedback-message{height:120px;min-height:120px;resize:vertical}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog #xht-feedback-contact{height:44px}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog :is(#xht-feedback-message,#xht-feedback-contact)::placeholder{color:#78899a!important;opacity:1}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog :is(#xht-feedback-message,#xht-feedback-contact):focus{border-color:#d72638!important;outline:2px solid #d7263824!important;outline-offset:1px}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog .xht-feedback-trap{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;padding:0!important;margin:-1px!important;border:0!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog .xht-feedback-page{margin:0 0 16px!important;color:#78899a!important;font-size:11px!important;line-height:1.5!important;overflow-wrap:anywhere}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog .xht-feedback-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0!important;padding:0!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog .xht-feedback-privacy{flex:1;margin:0!important;color:#6a7c8c!important;font-size:11px!important;line-height:1.6!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog .xht-feedback-privacy a{color:inherit!important;text-decoration:underline!important;text-underline-offset:2px}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog .xht-feedback-send{display:inline-flex;align-items:center;justify-content:center;flex:none;min-width:86px;height:42px;margin:0!important;padding:0 18px!important;border:1px solid #d72638!important;border-radius:6px!important;background:#d72638!important;color:#fff!important;font-family:inherit;font-size:14px!important;font-weight:600!important;line-height:1.2!important;box-shadow:none!important;cursor:pointer;transition:background-color .16s ease,border-color .16s ease}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog .xht-feedback-send:hover:not(:disabled){background:#b91f30!important;border-color:#b91f30!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog button:disabled{opacity:.55;cursor:wait}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog .xht-feedback-status{margin:14px 0 0!important;color:#18364f!important;font-size:13px!important;line-height:1.55!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog .xht-feedback-status[role=alert]{color:#bb2435!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog [hidden]{display:none!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#xht-feedback-launch,#xht-feedback-dialog){background:#17293b!important;color:#edf2f6!important;border-color:#344a5f!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog{color-scheme:dark}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog::backdrop{background:rgba(3,9,16,.62)}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog :is(#xht-feedback-title,.xht-feedback-field,.xht-feedback-status){color:#edf2f6!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog :is(.xht-feedback-intro,.xht-feedback-page,.xht-feedback-privacy){color:#b6c7d5!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog :is(#xht-feedback-message,#xht-feedback-contact,.xht-feedback-close){color:#edf2f6!important;background:#101c2a!important;border-color:#526b80!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog :is(#xht-feedback-message,#xht-feedback-contact)::placeholder{color:#9cafc0!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog :is(#xht-feedback-message,#xht-feedback-contact):focus{border-color:#e4596a!important;outline-color:#e4596a66!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog .xht-feedback-close:hover,html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-launch:is(:hover,:focus-visible){color:#ff8795!important;background:#302b3c!important;border-color:#e4596a!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog :is(.xht-feedback-eyebrow,.xht-feedback-status[role=alert]){color:#ff8795!important}@media (prefers-reduced-motion:reduce){html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-dialog :is(button,input,textarea),html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-launch{transition:none!important}}}@media{html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#xht-feedback-launch,.u5-contact-toggle){box-sizing:border-box!important;width:108px!important;min-width:108px!important;max-width:108px!important;padding:0 10px!important;gap:6px!important;border-radius:6px!important;font-size:13px!important;font-weight:500!important;line-height:1.2!important;box-shadow:0 2px 8px #10283f12!important;white-space:nowrap!important;transition:color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-launch{height:36px!important;min-height:36px!important;bottom:78px!important;background:#fff!important;color:#18364f!important;border-color:#ccd8e2!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .u5-contact-toggle{height:40px!important;min-height:40px!important;background:#102b40!important;color:#fff!important;border-color:#102b40!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#xht-feedback-launch,.u5-contact-toggle) svg{width:15px!important;height:15px!important;flex:0 0 15px!important;stroke-width:1.8}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-launch:is(:hover,:focus-visible){color:#d72638!important;border-color:#d72638!important;background:#fff6f7!important;box-shadow:0 3px 10px #10283f18!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .u5-contact-toggle:is(:hover,:focus-visible,[aria-expanded=true]){background:#204c6a!important;border-color:#204c6a!important;box-shadow:0 3px 10px #10283f18!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #ast-scroll-top{bottom:126px!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-contact-dock .u5-contact-options{bottom:100px!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-launch{background:#17293b!important;color:#edf2f6!important;border-color:#344a5f!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .u5-contact-toggle{background:#234661!important;color:#fff!important;border-color:#587b96!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-feedback-launch:is(:hover,:focus-visible){color:#ff8795!important;background:#302b3c!important;border-color:#e4596a!important}html[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .u5-contact-toggle:is(:hover,:focus-visible,[aria-expanded=true]){background:#315d7c!important;border-color:#7e9db5!important}@media(prefers-reduced-motion:reduce){html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#xht-feedback-launch,.u5-contact-toggle){transition:none!important}}}@media (min-width:1101px) and (hover:hover) and (pointer:fine){html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item,html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>:is(#menu-item-1085,.xht-nav-quote){display:flex!important;align-items:center!important;flex-shrink:0!important;height:36px!important;min-height:36px!important;padding:0!important;margin:0!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>:is(#menu-item-1085,.xht-nav-quote){margin-inline-start:8px!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.xht-theme-switch{height:36px!important;min-height:36px!important;flex-shrink:0!important;margin:0 0 0 8px!important;padding:0!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>a,html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>:is(#menu-item-1085,.xht-nav-quote)>a{box-sizing:border-box!important;height:36px!important;min-height:36px!important;margin:0!important;border-radius:5px!important;font-size:13px!important;line-height:1.2!important;letter-spacing:0!important;white-space:nowrap!important;text-transform:none!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>:is(#menu-item-1085,.xht-nav-quote)>a{width:84px!important;min-width:84px!important;padding:0 10px!important;justify-content:center!important;font-weight:600!important}html:lang(en) body #masthead #ast-desktop-header #ast-hf-menu-1>:is(#menu-item-1085,.xht-nav-quote)>a{width:128px!important;min-width:128px!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>a{width:92px!important;min-width:92px!important;padding:0 7px!important;font-weight:500!important}html:lang(en) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>a{width:108px!important;min-width:108px!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>a:before{width:15px!important;height:15px!important;flex:0 0 15px!important;margin-right:6px!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>a .dropdown-menu-toggle{box-sizing:border-box!important;width:22px!important;min-width:22px!important;height:34px!important;min-height:34px!important;padding:0!important;margin:0 0 0 auto!important;flex:0 0 22px!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>a .ast-arrow-svg{width:10px!important;height:7px!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.xht-theme-switch>.xht-theme-toggle{box-sizing:border-box!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;margin:0!important;border-radius:5px!important}html:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header .xht-theme-toggle>.xht-theme-icon{width:17px!important;height:17px!important}}@media (min-width:1101px) and (hover:hover) and (pointer:fine){html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#content,main) a[data-xht-text-hover]{--xht-tl-red:#c71d34;text-decoration:none!important;transition:color .24s ease!important}html:root[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#content,main) a[data-xht-text-hover]{--xht-tl-red:#ff8b9b}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#content,main) a[data-xht-text-hover]:is(:hover,:focus-visible){color:var(--xht-tl-red)!important;text-decoration:none!important;transform:none!important;translate:none!important;box-shadow:none!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#content,main) a[data-xht-text-hover]>.xht-tl-label{font:inherit!important;letter-spacing:inherit!important;color:inherit!important;text-decoration:none!important;background-image:linear-gradient(var(--xht-tl-red),var(--xht-tl-red));background-repeat:no-repeat;background-position:0 100%;background-size:0 1px;-webkit-box-decoration-break:clone;box-decoration-break:clone;transition:background-size .24s ease!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#content,main) a[data-xht-text-hover]:is(:hover,:focus-visible)>.xht-tl-label{background-size:100% 1px}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#content,main) a[data-xht-text-hover]>:is([aria-hidden=true],.xht-tl-arrow){transform:none!important;translate:none!important;transition:none!important;text-decoration:none!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#content,main) a[data-xht-text-hover]>.xht-tl-arrow{font:inherit!important;white-space:pre}}@media (min-width:1101px) and (hover:hover) and (pointer:fine) and (prefers-reduced-motion:reduce){html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#content,main) a[data-xht-text-hover],html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#content,main) a[data-xht-text-hover]>.xht-tl-label{transition:none!important}}@media (min-width:1101px) and (hover:hover) and (pointer:fine){html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#ast-desktop-header,.u5-footer) [data-xht-motion-logo]{--xht-logo-ink:#101828;--xht-logo-red:#c9382e;display:inline-flex!important;align-items:center;vertical-align:middle;background:transparent!important;box-shadow:none!important;border:0!important;text-decoration:none!important;padding:0!important;line-height:1!important;transform:none!important;translate:none!important}html:root[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#ast-desktop-header,.u5-footer) [data-xht-motion-logo]{--xht-logo-ink:#fff;--xht-logo-red:#ef6259}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#ast-desktop-header,.u5-footer) [data-xht-motion-logo]>:not(.xht-logo-lockup){display:none!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#ast-desktop-header,.u5-footer) .xht-logo-lockup{display:inline-flex!important;align-items:center;gap:0;width:176px;height:40px;font-family:Arial,Helvetica,sans-serif!important;color:var(--xht-logo-ink)!important;white-space:nowrap;flex:none;letter-spacing:normal;text-transform:none}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#ast-desktop-header,.u5-footer) .xht-logo-glyph{position:relative;display:block;width:46px;height:46px;flex:0 0 46px}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#ast-desktop-header,.u5-footer) .xht-logo-glyph :is(canvas,svg){position:absolute;inset:0;display:block;width:46px!important;height:46px!important;max-width:none!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#ast-desktop-header,.u5-footer) .xht-logo-glyph canvas{visibility:hidden}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#ast-desktop-header,.u5-footer) .xht-logo-canvas-ready canvas{visibility:visible}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#ast-desktop-header,.u5-footer) .xht-logo-canvas-ready .xht-logo-fallback{visibility:hidden}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#ast-desktop-header,.u5-footer) .xht-logo-wordmark{display:inline-flex;align-items:baseline;gap:3px;color:inherit;white-space:nowrap}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#ast-desktop-header,.u5-footer) .xht-logo-name{font:800 23px/1 Arial,Helvetica,sans-serif!important;letter-spacing:-1.05px!important;color:inherit!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#ast-desktop-header,.u5-footer) .xht-logo-trade{font:700 13.5px/1 Arial,Helvetica,sans-serif!important;letter-spacing:.025em!important;color:inherit!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body :is(#ast-desktop-header,.u5-footer) [data-xht-motion-logo]:focus-visible{outline:2px solid var(--xht-logo-red)!important;outline-offset:4px}}@media (min-width:1101px) and (hover:hover) and (pointer:fine){html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon[data-xht-brand-footer] .u5-footer{--xf-bg:#f5f7f9;--xf-ink:#142c40;--xf-muted:#526171;--xf-line:#dfe5ea;--xf-red:#bb3d32;background:var(--xf-bg)!important;color:var(--xf-ink)!important;border-top:1px solid var(--xf-line)!important;padding:30px 0 0!important;text-align:left;font-family:Arial,Microsoft YaHei,sans-serif}html:root[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon[data-xht-brand-footer] .u5-footer{--xf-bg:#132131;--xf-ink:#f2f5f8;--xf-muted:#b3c0cd;--xf-line:#354454;--xf-red:#ef8d80}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon[data-xht-brand-footer]>.site-below-footer-wrap{display:none!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-shell{width:calc(100% - 96px);max-width:1220px;margin:0 auto;box-sizing:border-box}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-shell *{box-sizing:border-box}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-columns-main{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(0,1fr) minmax(0,.85fr);gap:36px;padding-bottom:26px}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-intro{display:flex;flex-direction:column;align-items:flex-start;min-width:0}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-intro>.u5-footer-brand{margin:0!important;padding:0;line-height:1!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-email{display:inline-flex;align-items:center;gap:8px;margin-top:17px;color:var(--xf-ink)!important;font-size:13px!important;line-height:1.65!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-email-arrow{color:var(--xf-red);font-size:15px;line-height:1}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-nav-column{display:flex;flex-direction:column;align-items:flex-start;min-width:0}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-nav-column h2{margin:3px 0 10px!important;color:var(--xf-red)!important;font-size:13px!important;line-height:1.5!important;font-weight:500}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-nav-column a{display:inline-flex;align-items:center;min-height:32px;color:var(--xf-muted)!important;font-size:14px!important;line-height:1.5!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px 24px;padding:17px 0 20px;border-top:1px solid var(--xf-line);color:var(--xf-muted);font-size:12px;line-height:1.6}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-bottom-copy{min-width:0}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-bottom-summary{max-width:700px;margin:0 0 7px!important;color:var(--xf-ink)!important;font-size:13px!important;line-height:1.65!important;font-weight:400}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-copyright{display:block;color:var(--xf-muted)}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-privacy{display:inline-flex;align-items:center;white-space:nowrap;justify-self:end;margin-right:clamp(0px,784px - 50vw,110px);color:var(--xf-muted)!important;font-size:12px!important;line-height:1.6!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-link{text-decoration:none!important;background:none;border:0;box-shadow:none;transition:color .24s ease}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-link-label{background-image:linear-gradient(var(--xf-red),var(--xf-red));background-repeat:no-repeat;background-position:0 100%;background-size:0 1px;padding-bottom:2px;transition:background-size .24s ease}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-link:is(:hover,:focus-visible){color:var(--xf-red)!important;text-decoration:none!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-link:is(:hover,:focus-visible) .xf-link-label{background-size:100% 1px}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-link:focus-visible{outline:2px solid var(--xf-red);outline-offset:4px;border-radius:2px}}@media (min-width:1101px) and (max-width:1568px) and (hover:hover) and (pointer:fine){html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon .xf-bottom{padding-bottom:58px}}@media (min-width:1101px) and (hover:hover) and (pointer:fine) and (prefers-reduced-motion:reduce){html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) #colophon :is(.xf-link,.xf-link-label){transition:none!important}}@media (min-width:1101px) and (hover:hover) and (pointer:fine){html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>li:not(.pll-parent-menu-item):not(.xht-nav-quote):not(#menu-item-1085)>a{height:44px!important;min-height:44px!important;padding:0 13px!important;font-size:15px!important;font-weight:500!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item,html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.xht-theme-switch,html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>:is(#menu-item-1085,.xht-nav-quote){height:40px!important;min-height:40px!important;flex-shrink:0!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>:is(#menu-item-1085,.xht-nav-quote){margin:0!important;margin-inline-start:10px!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.xht-theme-switch{margin:0 0 0 10px!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>a,html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.xht-theme-switch>.xht-theme-toggle,html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>:is(#menu-item-1085,.xht-nav-quote)>a{box-sizing:border-box!important;height:40px!important;min-height:40px!important;margin:0!important;border-radius:5px!important;font-size:14px!important;font-weight:500!important;line-height:1.2!important;letter-spacing:0!important;white-space:nowrap!important;text-transform:none!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>:is(#menu-item-1085,.xht-nav-quote)>a{width:80px!important;min-width:80px!important;padding:0 8px!important;justify-content:center!important}html:root:lang(en) body #masthead #ast-desktop-header #ast-hf-menu-1>:is(#menu-item-1085,.xht-nav-quote)>a{width:126px!important;min-width:126px!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>a{width:86px!important;min-width:86px!important;padding:0 6px!important}html:root:lang(en) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>a{width:106px!important;min-width:106px!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>a:before{width:15px!important;height:15px!important;flex:0 0 15px!important;margin-right:5px!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>a .dropdown-menu-toggle{box-sizing:border-box!important;width:18px!important;min-width:18px!important;height:38px!important;min-height:38px!important;flex:0 0 18px!important;padding:0!important;margin:0 0 0 auto!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header #ast-hf-menu-1>.xht-theme-switch>.xht-theme-toggle{width:34px!important;min-width:34px!important;padding:0!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #masthead #ast-desktop-header .xht-theme-toggle>.xht-theme-icon{width:17px!important;height:17px!important}}@media (min-width:1101px) and (hover:hover) and (pointer:fine){html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search]{--xht-search-ink:#142c40;--xht-search-muted:#647386;--xht-search-surface:#fff;--xht-search-border:#cbd6e0;--xht-search-focus:#d9233a;--xht-search-soft:#fff0f3;--xht-search-shadow:#173b5714;--xht-search-button:#d9233a;--xht-search-button-hover:#bd1e33;box-sizing:border-box!important;position:relative;display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:12px!important;width:100%!important;max-width:720px!important;height:64px!important;min-height:64px!important;margin:0!important;padding:6px 6px 6px 18px!important;border:1px solid var(--xht-search-border)!important;border-radius:9px!important;background:var(--xht-search-surface)!important;color:var(--xht-search-ink)!important;box-shadow:0 3px 12px var(--xht-search-shadow)!important;transition:border-color .18s ease,box-shadow .18s ease!important}html:root[data-xht-theme=dark]:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search]{--xht-search-ink:#edf3f8;--xht-search-muted:#b3c1ce;--xht-search-surface:#15283b;--xht-search-border:#425b70;--xht-search-focus:#ff8795;--xht-search-soft:#3b2a3a;--xht-search-shadow:#00000032}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search]:focus-within{border-color:var(--xht-search-focus)!important;box-shadow:0 0 0 2px var(--xht-search-soft),0 3px 12px var(--xht-search-shadow)!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search]>.xht-search-leading{display:inline-flex;align-items:center;justify-content:center;flex:0 0 19px;width:19px;height:19px;margin:0;padding:0;color:var(--xht-search-muted);pointer-events:none}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search]>.xht-search-leading svg{display:block;width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search]>input[data-x4-search]{box-sizing:border-box!important;display:block!important;flex:1 1 0%!important;width:0!important;min-width:0!important;max-width:none!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0 3px!important;border:0!important;border-radius:3px!important;background:transparent!important;color:var(--xht-search-ink)!important;font-family:inherit!important;font-size:15px!important;font-weight:400!important;line-height:1.4!important;box-shadow:none!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search]>input[data-x4-search]:is(:focus,:focus-visible){outline:none!important;outline-offset:0!important;box-shadow:none!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search]>input[data-x4-search]::placeholder{color:var(--xht-search-muted)!important;opacity:1!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search]>input[data-x4-search]::-webkit-search-cancel-button,html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search]>input[data-x4-search]::-webkit-search-decoration{-webkit-appearance:none}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search]>button[type=submit]{box-sizing:border-box!important;position:relative;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;flex:0 0 92px!important;width:92px!important;min-width:92px!important;height:50px!important;min-height:50px!important;margin:0!important;padding:0 12px!important;border:0!important;border-radius:6px!important;background:var(--xht-search-button)!important;color:#fff!important;font-family:inherit!important;font-size:14px!important;font-weight:500!important;line-height:1.2!important;letter-spacing:0!important;white-space:nowrap!important;text-transform:none!important;box-shadow:none!important;translate:0 0!important;transform:scale(1);cursor:pointer;transition:background-color .18s ease,box-shadow .18s ease!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search]>button[type=submit]:is(:hover,:focus-visible){background:var(--xht-search-button-hover)!important;translate:0 0!important;box-shadow:0 3px 10px var(--xht-search-shadow)!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search]>button[type=submit]:active{transform:scale(.97)}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search]>button[type=submit]>span[aria-hidden=true]{display:inline-block!important;flex:0 0 17px;width:17px;height:17px;margin:0;padding:0;color:inherit!important;font-size:17px;line-height:17px;text-align:center;translate:0 0!important;transform:translateX(0);transition:none}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search]>button[data-x4-clear]{box-sizing:border-box!important;flex:0 0 auto!important;width:auto!important;min-width:40px!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0 8px!important;border:0!important;border-radius:4px!important;background:transparent!important;color:var(--xht-search-muted)!important;font-family:inherit!important;font-size:12px!important;font-weight:500!important;line-height:1.4!important;box-shadow:none!important;translate:0 0!important;cursor:pointer;transition:color .18s ease!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search]>button[data-x4-clear]:is(:hover,:focus-visible){background:transparent!important;color:var(--xht-search-focus)!important;box-shadow:none!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search].is-animating>button[type=submit]{animation:xhtSearchSoftPress20260908 .34s cubic-bezier(.2,.8,.2,1)}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search].is-animating>button[type=submit]>span[aria-hidden=true]{animation:xhtSearchArrowNudge20260908 .34s ease-out}@keyframes xhtSearchSoftPress20260908{0%{transform:scale(1)}35%{transform:scale(.96)}75%{transform:scale(1.015)}to{transform:scale(1)}}@keyframes xhtSearchArrowNudge20260908{0%,to{transform:translateX(0)}50%{transform:translateX(4px)}}}@media (min-width:1101px) and (hover:hover) and (pointer:fine) and (prefers-reduced-motion:reduce){html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search],html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search]>button,html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search]>button[type=submit]>span[aria-hidden=true]{transition:none!important;animation:none!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search]>button[type=submit],html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-home-v4-redesign .x4-search-row[data-xht-integrated-search]>button[type=submit]>span[aria-hidden=true]{transform:none!important}}@media (min-width:1101px) and (hover:hover) and (pointer:fine){html:root body #masthead #ast-desktop-header #ast-hf-menu-1[data-xht-platform-menu]>li:nth-child(4){margin-inline-end:0!important}html:root body #masthead #ast-desktop-header #ast-hf-menu-1[data-xht-platform-menu]>[data-xht-platform-nav]{margin-inline-end:auto!important;flex-shrink:0}html:root body #masthead #ast-desktop-header #ast-hf-menu-1>[data-xht-platform-nav]>a{gap:5px;color:#c71d34!important}html:root body #masthead #ast-desktop-header [data-xht-platform-nav] .xht-platform-free{display:inline-flex;align-items:center;padding:2px 5px;background:#d9233a;color:#fff;border-radius:10px;font-size:9px;font-weight:650;line-height:1.25;letter-spacing:0}html:root[data-xht-theme=dark] body #masthead #ast-desktop-header #ast-hf-menu-1>[data-xht-platform-nav]>a{color:#ff8795!important}}@media (min-width:1101px) and (max-width:1240px) and (hover:hover) and (pointer:fine){html:root body #masthead #ast-desktop-header .ast-builder-grid-row:has([data-xht-platform-nav]){grid-template-columns:185px minmax(0,1fr)!important;gap:14px!important}html:root body #masthead #ast-desktop-header #ast-hf-menu-1[data-xht-platform-menu]>li:not(.pll-parent-menu-item):not(.xht-nav-quote):not(#menu-item-1085)>a{padding-inline:10px!important}}@media(min-width:1101px) and (hover:hover) and (pointer:fine){html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body #xht-consent-reopen{display:none!important}}@media{html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]){--xht-open-bg:#f5f7f9;--xht-open-paper:#fff;--xht-open-ink:#172536;--xht-open-muted:#566575;--xht-open-line:#dce3e9;--xht-open-accent:#c92138;--xht-open-soft:#e9eef3;--xht-open-family:Inter,"Segoe UI",Arial,sans-serif;background:var(--xht-open-bg)!important;background-image:none!important;color:var(--xht-open-ink)!important;border:0!important;border-top:1px solid var(--xht-open-line)!important;border-bottom:1px solid var(--xht-open-line)!important;padding:56px 0 26px!important;box-shadow:none!important;text-align:start!important}html:root[data-xht-theme=dark] body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]){--xht-open-bg:#101c2a;--xht-open-paper:#192b3b;--xht-open-ink:#edf2f7;--xht-open-muted:#b3c0cd;--xht-open-line:#314151;--xht-open-accent:#ff8293;--xht-open-soft:#253c4e}html:root:lang(zh) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]){--xht-open-family:"PingFang SC","HarmonyOS Sans SC","Microsoft YaHei","Noto Sans CJK SC",system-ui,sans-serif}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) :is(.xht-open-v1__intro,.xht-open-v1__detail,.xht-open-v1__note){min-width:0!important;font-family:var(--xht-open-family)!important;text-align:start!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) :is(.xht-open-v1__intro,.xht-open-v1__detail){background:transparent!important;box-shadow:none!important;border:0!important;border-radius:0!important;padding:0!important;max-width:none!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__grid,html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]).xht-open-v1__grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1.07fr)!important;gap:clamp(44px,5vw,76px)!important;align-items:start!important;text-align:start!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]).xht-open-v1--simple .xht-open-v1__grid,html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]).xht-open-v1--simple.xht-open-v1__grid{grid-template-columns:minmax(0,1fr) minmax(230px,.48fr)!important;align-items:center!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) :is(.xht-open-v1__intro,.xht-open-v1__detail)>p:not(.xht-open-v1__eyebrow,.xht-open-v1__actions){font-family:var(--xht-open-family)!important;color:var(--xht-open-muted)!important;font-size:16px!important;font-weight:400!important;line-height:1.85!important;max-width:none!important;margin:0 0 12px!important;text-align:start!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__grid.x4-rfq-grid{width:100%!important;max-width:none!important;margin-inline:0!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xr-wrap.xht-open-v1__grid{margin-inline:auto!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__title{font-family:var(--xht-open-family)!important;color:var(--xht-open-ink)!important;font-size:34px!important;line-height:1.4!important;font-weight:600!important;letter-spacing:-.02em!important;margin:0 0 18px!important;max-width:none!important;text-align:start!important;text-wrap:balance}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__eyebrow{display:flex!important;gap:12px!important;align-items:center!important;font-family:var(--xht-open-family)!important;color:var(--xht-open-accent)!important;font-size:13px!important;line-height:1.6!important;font-weight:500!important;letter-spacing:.045em!important;margin:0 0 15px!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__eyebrow:before{content:""!important;position:static!important;width:26px!important;height:1px!important;flex:0 0 26px!important;background:currentColor!important;border:0!important;transform:none!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__intro>p:last-child{margin-bottom:0!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) :is(.xht-open-v1__grid,.xht-open-v1__intro,.xht-open-v1__detail)>p:empty{display:none!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__list{display:block!important;list-style:none!important;counter-reset:xht-open-item;margin:0!important;padding:0!important;background:transparent!important;border:0!important;color:var(--xht-open-ink)!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__list>li{display:block!important;counter-increment:xht-open-item;position:relative!important;padding-block:15px!important;padding-inline:40px 0!important;margin:0!important;border:0!important;border-bottom:1px solid var(--xht-open-line)!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;font-family:var(--xht-open-family)!important;color:var(--xht-open-ink)!important;font-size:14px!important;line-height:1.85!important;font-weight:400!important;min-width:0!important;overflow-wrap:break-word}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__list>li:first-child{padding-top:0!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__list>li:last-child{padding-bottom:0!important;border-bottom:0!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__list>li:before{content:counter(xht-open-item,decimal-leading-zero)!important;position:absolute!important;inset-inline-start:0!important;top:15px!important;width:24px!important;height:auto!important;display:block!important;margin:0!important;padding:0!important;background:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;transform:none!important;color:var(--xht-open-accent)!important;font-size:13px!important;line-height:26px!important;font-weight:500!important;font-variant-numeric:tabular-nums}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__list>li:first-child:before{top:0!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__actions{display:flex!important;gap:12px!important;align-items:center!important;flex-wrap:wrap!important;margin:27px 0 0!important;padding:0!important;background:transparent!important;border:0!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]).xht-open-v1--simple .xht-open-v1__actions{margin-top:0!important;justify-content:flex-end!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__actions a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;min-height:44px!important;height:auto!important;max-width:100%!important;padding:10px 18px!important;font-family:var(--xht-open-family)!important;font-size:14px!important;font-weight:500!important;line-height:1.5!important;letter-spacing:0!important;text-transform:none!important;text-decoration:none!important;border:1px solid var(--xht-open-line)!important;border-radius:6px!important;box-shadow:none!important;background:transparent!important;color:var(--xht-open-ink)!important;transition:background-color .18s,border-color .18s,transform .18s!important}html:root:lang(zh) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__actions a{font-size:15px!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__actions a:before{display:none!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__actions a:after{content:none!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__actions a[data-xht-open-arrow]:after{content:"↗"!important;position:static!important;display:inline-block!important;flex-shrink:0!important;width:auto!important;height:auto!important;background:none!important;transform:none;transition:transform .18s!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__actions a.xht-open-v1__primary{background:#d71f38!important;border-color:#d71f38!important;color:#fff!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__actions a.xht-open-v1__primary:hover{background:#bb182e!important;border-color:#bb182e!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__actions a.xht-open-v1__secondary:hover{background:var(--xht-open-soft)!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__actions a:hover:after{transform:translate(2px,-2px)!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__actions a:active{transform:translateY(1px)!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__actions a>span{color:inherit!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__note{display:block!important;margin:34px auto 0!important;padding:17px 0 0!important;border:0!important;border-top:1px solid var(--xht-open-line)!important;background:transparent!important;font-family:var(--xht-open-family)!important;font-size:13px!important;line-height:1.8!important;font-weight:400!important;color:var(--xht-open-muted)!important;text-align:start!important;max-width:1220px!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])>.xht-open-v1__note{width:calc(100% - 80px)!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__note :is(p,a,span,strong){font-family:var(--xht-open-family)!important;color:var(--xht-open-muted)!important;font-size:13px!important;line-height:1.8!important;font-weight:400!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__note a:hover{color:var(--xht-open-accent)!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]).xht-open-v1--panel{padding:32px!important;border:1px solid var(--xht-open-line)!important;border-radius:8px!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]).xht-open-v1--location{display:block!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]).xht-open-v1--location .xht-open-v1__actions{margin-top:26px!important;justify-content:flex-start!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]).xht-open-v1--location .xht-open-v1__title{font-size:28px!important}}@media (prefers-reduced-motion:reduce){html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__actions a,html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__actions a:after{transition:none!important}}@media{html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products] .xht-open-v1__grid{width:100%;min-width:0;align-items:start!important;margin-block:0!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products] .xht-open-v1__detail{min-width:0;max-width:none;width:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products] .xht-open-v1__intro.xht-section-head{display:block!important;margin:0!important;padding:0!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products] .xht-open-v1__intro.xht-section-head>div{width:auto!important;max-width:none!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products] .xht-open-v1__support{margin-top:20px;padding-top:16px;border-top:1px solid var(--xht-open-line,#dce3e9);color:var(--xht-open-muted,#566575)}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products] .xht-open-v1__support :is(h3,p){margin:0 0 9px!important;color:var(--xht-open-muted,#566575)!important;font-size:14px!important;line-height:1.8!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products] .xht-open-v1__support h3{color:var(--xht-open-ink,#172536)!important;font-weight:500!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products] .xht-open-v1__support .xht-eyebrow{font-size:11px!important;letter-spacing:.04em!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products] .xht-open-v1__emptied{display:none!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products=related] .xht-open-v1__related-list{display:block!important;counter-reset:xht-open-related}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products=related] .xht-open-v1__related-item{position:relative;counter-increment:xht-open-related;margin:0!important;padding-block:20px!important;padding-inline:36px 0!important;border:0!important;border-bottom:1px solid var(--xht-open-line,#dce3e9)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important;opacity:1!important;min-height:0!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products=related] .xht-open-v1__related-item:first-child{padding-top:0!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products=related] .xht-open-v1__related-item:last-child{border-bottom:0!important;padding-bottom:0!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products=related] .xht-open-v1__related-item:before{content:counter(xht-open-related,decimal-leading-zero);position:absolute;inset-inline-start:0;top:20px;color:var(--xht-open-accent,#c92138);font-size:12px;line-height:1.8;font-variant-numeric:tabular-nums}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products=related] .xht-open-v1__related-item:first-child:before{top:0}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products=related] .xht-card__body{padding:0!important;min-height:0!important;background:transparent!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products=related] .xht-open-v1__related-item :is(h3,p){margin:0 0 8px!important;color:var(--xht-open-muted,#566575)!important;font-size:14px!important;line-height:1.8!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products=related] .xht-open-v1__related-item h3{color:var(--xht-open-ink,#172536)!important;font-weight:500!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products] .xht-open-v1__inline-link{display:inline-flex;align-items:center;min-height:36px;color:var(--xht-open-ink,#172536)!important;font-size:13px!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products=form] .xht-open-v1__form-shell{margin-top:24px;padding:24px;border:1px solid var(--xht-open-line,#dce3e9);border-radius:8px;background:var(--xht-open-paper,#fff);color:var(--xht-open-ink,#172536);font-family:inherit}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products=form] .xht-open-v1__form-shell form{margin:0!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products=form] .xht-open-v1__form-shell :is(label,legend,summary,.wpcf7-list-item-label,.xht-rfq-label){color:var(--xht-open-ink,#172536)!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products=form] .xht-open-v1__form-shell .xht-rfq-v2 p{color:var(--xht-open-muted,#566575)!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products=form] .xht-open-v1__form-shell :is(input[type=text],input[type=email],input[type=tel],input[type=url],input[type=date],input[type=number],textarea,select){background-color:var(--xht-open-paper,#fff)!important;color:var(--xht-open-ink,#172536)!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products=form] .xht-open-v1__form-shell :is(input[type=text],input[type=email],input[type=tel],input[type=url],input[type=date],input[type=number],textarea,select):not(.wpcf7-not-valid):not([aria-invalid=true]):not(:focus){border-color:var(--xht-open-line,#dce3e9)!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products=form] .xht-open-v1__form-shell :is(input,textarea)::placeholder{color:var(--xht-open-muted,#566575)!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products=form] .xht-open-v1__form-shell input[type=file]{color:var(--xht-open-ink,#172536)!important}html:root:is(:lang(en),:lang(zh),:lang(ar),:lang(ru),:lang(es),:lang(fr),:lang(de),:lang(pt)) body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1])[data-xht-open-products=compliance] .xht-open-v1__detail>h3{margin:0 0 18px!important;color:var(--xht-open-ink,#172536)!important;font-size:17px!important;line-height:1.6!important}}@media{html:root{--xar-bg:#fff;--xar-soft:#f5f7f9;--xar-card:#fff;--xar-text:#14283b;--xar-muted:#526477;--xar-line:#d8e1e8;--xar-accent:#c91f35;--xar-caption:#526477}html:root[data-xht-theme=dark]{--xar-bg:#101c2a;--xar-soft:#142333;--xar-card:#17293b;--xar-text:#edf2f6;--xar-muted:#b6c7d5;--xar-line:#354a5e;--xar-accent:#ff8292;--xar-caption:#b6c7d5}html:root .xpp .xpp-hero{background:var(--xar-soft)!important;color:var(--xar-text)!important;border-bottom:1px solid var(--xar-line)}html:root .xpp .xpp-hero h1{color:var(--xar-text)!important}html:root .xpp .xpp-hero :is(p,.xpp-meta,.xpp-meta span){color:var(--xar-muted)!important}html:root .xpp .xpp-kicker{color:var(--xar-accent)!important}html:root .xpp-content section[id]{scroll-margin-top:112px}html:root main#main-content.xht-track-v2 .tv2-hero{color:var(--xar-text)!important;background:var(--xar-bg)!important}html:root main#main-content.xht-track-v2 .tv2-hero :is(#tv2-title,h3,.tv2-badges){color:var(--xar-text)!important}html:root main#main-content.xht-track-v2 .tv2-hero .xsd-accent{color:var(--xar-text)!important}html:root main#main-content.xht-track-v2 .tv2-hero :is(.tv2-lead,.tv2-scope,.tv2-disclosure li,.tv2-badges span){color:var(--xar-muted)!important}html:root main#main-content.xht-track-v2 .tv2-hero .tv2-eyebrow{color:var(--xar-accent)!important}html:root main#main-content.xht-track-v2 .tv2-hero :is(.tv2-scope,.tv2-disclosure,.tv2-badges span){background:var(--xar-card)!important;border-color:var(--xar-line)!important}html:root main#main-content.xht-track-v2 .tv2-section:has(>.tv2-query){background:var(--xar-bg)!important}html:root main#main-content.xht-track-v2 .tv2-query{color:var(--xar-text)!important}html:root main#main-content.xht-track-v2 .tv2-query :is(.xht-track__privacy,.tv2-form-note,.tv2-form-note strong){color:var(--xar-muted)!important}html:root main#main-content.xht-track-v2 .tv2-query :is(.xsd-query-title,label){color:var(--xar-text)!important}html:root main#main-content.xht-track-v2 .tv2-query :is(.xht-tracker__form,.tv2-flow){background:var(--xar-card)!important;border-color:var(--xar-line)!important}html:root main#main-content.xht-track-v2 .tv2-query .tv2-flow b{color:var(--xar-text)!important}html:root main#main-content.xht-track-v2 .tv2-query .tv2-flow span{color:var(--xar-muted)!important}html:root main#main-content.xht-track-v2 .tv2-query .tv2-link{color:var(--xar-accent)!important}html:root main#main-content.xht-track-v2 .tv2-support{background:var(--xar-card)!important;color:var(--xar-text)!important;border:1px solid var(--xar-line)}html:root main#main-content.xht-track-v2 .tv2-support :is(h2,p){color:var(--xar-text)!important}html:root main#main-content.xht-track-v2 .tv2-support .tv2-eyebrow{color:var(--xar-accent)!important}html:root main#main-content.xht-track-v2 .tv2-support .tv2-btn{background:#d71f38!important;color:#fff!important;border-color:#d71f38!important}html:root main#main-content.xht-track-v2 .tv2-support .tv2-btn[href^="https://wa.me"]{background:transparent!important;color:var(--xar-text)!important;border-color:var(--xar-line)!important}html:root .xht-product-reference__caption,html:root .xht-product-reference__caption>span{color:var(--xar-caption)!important;font-size:13px!important;line-height:1.55!important}html:root .xht-product-reference__caption>strong{color:var(--xar-text)!important}html:root .xht-pv3-main-media>figcaption{background:var(--xar-card)!important;color:var(--xar-caption)!important;font-size:13px!important;line-height:1.55!important;border-top:1px solid var(--xar-line);padding:14px 18px!important}html:root #xht-home-product-rail .x4-solution-body{padding:18px 20px!important}html:root #xht-home-product-rail .x4-solution-body>*{flex-shrink:0!important}html:root #xht-home-product-rail .x4-solution-body h3{font-size:25px!important;line-height:1.25!important;margin-bottom:8px!important}html:root #xht-home-product-rail .x4-solution-body>p{font-size:20px!important;line-height:1.35!important;margin-bottom:10px!important}html:root #xht-home-product-rail .x4-solution-body>.x4-tag{font-size:17px!important;line-height:1.35!important;margin-bottom:6px!important;letter-spacing:.015em!important}html:root #xht-home-product-rail .x4-solution-body>.x4-image-note{display:none!important}html:root #xht-home-product-rail .x4-solution-body>p:last-child{margin-top:16px!important;margin-bottom:0!important}html:root #xht-home-product-rail .x4-solution-body .x4-link{font-size:19px!important;line-height:1.35!important}html:root main.xht-site>.xht-section--dark:not(.xht-open-v1){background:var(--xar-soft)!important;color:var(--xar-text)!important}html:root main.xht-site>.xht-section--dark:not(.xht-open-v1) :is(h1,h2,h3){color:var(--xar-text)!important}html:root main.xht-site>.xht-section--dark:not(.xht-open-v1) :is(p,li,nav,nav a,nav span){color:var(--xar-muted)!important}html:root main.xht-site>.xht-section--dark:not(.xht-open-v1) .xht-eyebrow{color:var(--xar-accent)!important}html:root main.xht-site>.xht-section--dark:not(.xht-open-v1) .xht-btn--primary{background:#d71f38!important;color:#fff!important;border-color:#d71f38!important}html:root :is(.xr-hero,.qa-hero,.hub-hero){background:var(--xar-soft)!important;color:var(--xar-text)!important}html:root :is(.xr-hero,.qa-hero,.hub-hero) :is(h1,h1 span,h2,h3,strong){color:var(--xar-text)!important}html:root :is(.xr-hero,.qa-hero,.hub-hero) :is(p,small,figcaption,.qa-breadcrumb,.qa-breadcrumb a,.hub-breadcrumb,.hub-breadcrumb a,.hub-breadcrumb span){color:var(--xar-muted)!important}html:root :is(.xr-hero,.qa-hero,.hub-hero) :is(.xr-kicker,.xr-paper-label,.qa-photo-head){color:var(--xar-accent)!important}html:root .hub-hero figure,html:root .qa-hero .qa-product-panel,html:root .xr-hero .xr-paper{background:var(--xar-card)!important;color:var(--xar-text)!important;border-color:var(--xar-line)!important}html:root .xr-hero .xr-paper-row{border-color:var(--xar-line)!important}html:root .xr-hero .xr-paper-row>div:first-child{color:var(--xar-accent)!important}html:root .qa-hero :is(.qa-photo-head,.qa-check-strip span){background:var(--xar-soft)!important;border-color:var(--xar-line)!important}html:root .qa-hero .qa-check-strip span{color:var(--xar-muted)!important}html:root :is(.xr-hero,.qa-hero,.hub-hero) h1{font-size:clamp(40px,3.6vw,54px)!important;line-height:1.16!important;letter-spacing:-.025em!important}html:root :is(.xr-btn,.qa-button,.hub-button){font-size:15px!important;font-weight:600!important;text-transform:none!important;letter-spacing:0!important}html:root :is(.xr-btn:not(.xr-btn-outline):not(.xr-btn-white),.qa-button:not(.qa-button-outline),.hub-button:not(.hub-button-outline)){background:#d71f38!important;border-color:#d71f38!important;color:#fff!important}html:root :is(.xr-btn-outline,.xr-btn-white,.qa-button-outline,.hub-button-outline){background:var(--xar-card)!important;color:var(--xar-text)!important;border-color:var(--xar-line)!important}html:root :is(.xr-section[id],.qa-section[id],.hub-section[id]){scroll-margin-top:112px}html:root .xht-ops{background:var(--xar-soft)!important;color:var(--xar-text)!important}html:root .xht-ops :is(h2,h3,strong){color:var(--xar-text)!important}html:root .xht-ops :is(p,li,figcaption,.xht-ops-flow span){color:var(--xar-muted)!important}html:root .xht-ops :is(.xht-ops-card,.xht-partner-gallery figure){background:var(--xar-card)!important;border-color:var(--xar-line)!important}html:root .xht-ops :is(.xht-eyebrow,.xht-ops-kicker){color:var(--xar-accent)!important}html:root .xht-ops .xht-ops-kicker{background:var(--xar-card)!important}html:root .xht-ops :is(.xht-ops-flow,.xht-ops-flow>div){border-color:var(--xar-line)!important}html:root .hub-final.xht-open-v1+p:empty,html:root .qa-final.xht-open-v1+p:empty,html:root .xr-band.xht-open-v1+p:empty{display:none!important;margin:0!important}html:root :is(.xr-band,.qa-final,.hub-final).xht-open-v1{border-bottom:0!important}}@media{html:root .xar-category{background:var(--xar-bg);color:var(--xar-text);padding-block:64px}html:root :is(.xar-category,.xar-sourcing,.xar-faq) h2{font-size:30px;line-height:1.4;color:var(--xar-text);margin:0 0 14px}html:root :is(.xar-category,.xar-sourcing,.xar-faq) h3{font-size:19px;line-height:1.5;color:var(--xar-text);margin:0 0 10px}html:root :is(.xar-intro,.xar-image-note,.xar-category-status,.xar-service-note,.xar-standard-note,.xar-table-caption){color:var(--xar-muted);font-size:14px;line-height:1.75}html:root .xar-eyebrow{font-size:12px;letter-spacing:.08em;color:var(--xar-accent);margin:0 0 12px}html:root .xar-category-search{width:min(100%,440px);margin:20px 0 4px;border:1px solid var(--xar-line);background:var(--xar-card);color:var(--xar-text);border-radius:6px;padding:12px 15px;font-size:15px}html:root .xar-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}html:root .xar-product-card{border:1px solid var(--xar-line);border-radius:8px;overflow:hidden;background:var(--xar-card);min-width:0;transition:transform .2s,border-color .2s,box-shadow .2s}html:root .xar-product-card:hover{transform:translateY(-4px);border-color:var(--xar-accent);box-shadow:0 12px 28px #0000000d}html:root .xar-product-card__link{display:flex;flex-direction:column;height:100%;color:var(--xar-text);text-decoration:none}html:root .xar-product-card img{display:block;width:100%;height:205px;object-fit:contain;background:#fff;padding:20px}html:root .xar-product-card__body{display:flex;flex-direction:column;flex:1;padding:22px}html:root .xar-product-card__body p{font-size:15px;line-height:1.8;color:var(--xar-muted);margin:0 0 18px}html:root .xar-product-card__more{margin-top:auto;color:var(--xar-accent);font-size:14px}html:root :is(.xar-product-card,.xar-category-empty)[hidden]{display:none!important}html:root .xar-image-note{margin:18px 0 0;font-size:13px}html:root .xar-table-caption{caption-side:bottom;text-align:left;padding:12px 0}html:root .xar-standard-note{padding:14px 16px;border-left:2px solid var(--xar-line);background:var(--xar-soft);margin:16px 0}html:root .xar-sourcing .xar-section{padding:64px 0;background:var(--xar-bg);color:var(--xar-text);border-bottom:1px solid var(--xar-line)}html:root .xar-three-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:28px}html:root .xar-three-col>article{min-width:0}html:root .xar-faq p,html:root .xar-sourcing :is(p,li){font-size:15px;line-height:1.85;color:var(--xar-muted)}html:root .xar-sourcing ul{margin:0;padding-left:20px}html:root .xar-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:28px 0 0;padding:0;list-style:none;counter-reset:step}html:root .xar-steps li{counter-increment:step;border-top:1px solid var(--xar-line);padding-top:18px}html:root .xar-steps li:before{content:counter(step,decimal-leading-zero);display:block;color:var(--xar-accent);font-size:13px;margin-bottom:10px}html:root .xar-faq{background:var(--xar-soft);color:var(--xar-text);padding:60px 0}html:root .xar-faq details{border-top:1px solid var(--xar-line);padding:17px 0}html:root .xar-faq summary{cursor:pointer;font-size:17px;color:var(--xar-text);font-weight:500}html:root .xar-faq details p{margin:12px 0 0;max-width:940px}html:root .xar-faq a{color:var(--xar-accent)}html:root .xar-privacy-link{display:inline-block;margin:8px 10px;padding:0;border:0;border-bottom:1px solid;background:none;color:inherit;font:inherit;font-size:13px;line-height:1.7;cursor:pointer;border-radius:0}html:root .xar-privacy-link:hover{color:var(--xar-accent);background:none}html:root :is(.xar-category-search,.xar-product-card__link,.xar-privacy-link):focus-visible{outline:2px solid var(--xar-accent);outline-offset:4px}html:root .x4-lang-note[hidden]{display:none!important}html:root .xht-guide-zh{background:var(--xar-bg);color:var(--xar-text);font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:16px;line-height:1.85}html:root .xht-guide-zh>section{padding:58px max(5vw,50% - 590px);border-bottom:1px solid var(--xar-line)}html:root .xht-guide-zh>.xht-guide-hero{background:var(--xar-soft);padding-top:55px;padding-bottom:60px}html:root .xht-guide-zh h1{font-size:44px;line-height:1.35;letter-spacing:-.025em;color:var(--xar-text);max-width:900px;margin:14px 0 24px}html:root .xht-guide-zh h2{font-size:30px;line-height:1.45;color:var(--xar-text);margin:0 0 20px}html:root .xht-guide-zh h3{font-size:20px;line-height:1.5;color:var(--xar-text);margin:0 0 12px}html:root .xht-guide-zh :is(p,li,figcaption){color:var(--xar-muted)}html:root .xht-guide-zh a{color:var(--xar-accent);text-decoration:none}html:root .xht-guide-zh a:hover{text-decoration:underline}html:root .xht-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:26px 0}html:root .xht-guide-card{min-width:0;border-top:1px solid var(--xar-line);padding-top:22px}html:root .xht-guide-zh figure{margin:26px 0 0}html:root .xht-guide-zh figure img{display:block;max-width:100%;max-height:380px;width:100%;object-fit:cover;border-radius:8px}html:root .xht-guide-zh figcaption{font-size:13px;line-height:1.7;padding:10px 0}html:root .xht-guide-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:26px 0 0}html:root .xht-guide-zh .xht-guide-primary{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:6px;background:#d71f38;color:#fff;font-size:15px;font-weight:500;border:1px solid #d71f38;text-decoration:none}html:root .xht-guide-zh table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:15px}html:root .xht-guide-zh :is(th,td){text-align:left;vertical-align:top;padding:14px 16px;border:1px solid var(--xar-line);overflow-wrap:anywhere}html:root .xht-guide-zh th{background:var(--xar-soft);color:var(--xar-text);font-weight:500}html:root .xht-guide-zh details{padding:17px 0;border-top:1px solid var(--xar-line)}html:root .xht-guide-zh summary{cursor:pointer;font-weight:500;color:var(--xar-text)}html:root .xht-guide-zh :is(pre,textarea){white-space:pre-wrap;overflow-wrap:anywhere;width:100%;background:var(--xar-soft);color:var(--xar-text);padding:24px;border:1px solid var(--xar-line);border-radius:6px;font:inherit;font-size:15px;line-height:1.8}html:root .xht-guide-zh [id]{scroll-margin-top:112px}html:root #content :is(section[id],h2[id]){scroll-margin-top:112px!important}}@media (prefers-reduced-motion:reduce){html:root .xar-product-card{transition:none}}@media{html:root .xht-dock-whatsapp-qr[data-xht-whatsapp-updated]{display:block!important;width:201px!important;max-width:100%!important;height:auto!important;object-fit:contain!important;box-sizing:border-box!important;background:#fff!important;padding:12px!important;border:0!important;border-radius:0!important}}@media{html:root #xht-whatsapp-panel{overflow-x:hidden!important}}@media{html:root :is(.xht-dock-wechat,#xht-wechat-panel,.xht-wechat-qr){display:none!important}}html:root{--xar-bg:#fff;--xar-soft:#f5f7f9;--xar-card:#fff;--xar-text:#14283b;--xar-muted:#526477;--xar-line:#d8e1e8;--xar-accent:#c91f35;--xar-caption:#526477;--xt-bg:#fff;--xt-panel:#fff;--xt-raised:#f5f7f9;--xt-ink:#14283b;--xt-muted:#526477;--xt-line:#d8e1e8;--xt-link:#153b58;color-scheme:light}html:root[data-xht-theme=dark]{--xar-bg:#101c2a;--xar-soft:#142333;--xar-card:#17293b;--xar-text:#edf2f6;--xar-muted:#b6c7d5;--xar-line:#354a5e;--xar-accent:#ff8292;--xar-caption:#b6c7d5;--xt-bg:#101c2a;--xt-panel:#17293b;--xt-raised:#20364a;--xt-ink:#edf2f6;--xt-muted:#b6c7d5;--xt-line:#344a5f;--xt-link:#90bfdc;color-scheme:dark}html:root body #masthead [data-xht-shared-theme]{display:inline-flex;align-items:center;justify-content:center;flex:0 0 40px;width:40px;height:40px;min-width:40px;min-height:40px;padding:0!important;margin:0 8px;border:1px solid var(--xar-line);border-radius:5px;background:var(--xar-card);color:var(--xar-text);cursor:pointer;box-shadow:none}html:root body #masthead [data-xht-shared-theme] svg{width:19px;height:19px;pointer-events:none}html:root body #masthead [data-xht-shared-theme]:focus-visible{outline:2px solid var(--xar-accent);outline-offset:3px}html:root body #masthead .xht-theme-menu{display:none!important}html:root body #masthead .pll-parent-menu-item>.sub-menu{max-height:min(70vh,500px);overflow:auto;overscroll-behavior:contain;min-width:200px;background:var(--xar-card);border-color:var(--xar-line);color:var(--xar-text)}html:root body #masthead .pll-parent-menu-item>.sub-menu a[aria-current=true],html:root body #masthead .pll-parent-menu-item>.sub-menu>.current-lang>a{color:var(--xar-accent)!important;font-weight:600}html:root body #masthead .main-header-menu a{font-weight:400;letter-spacing:0;text-transform:none}html:lang(ar) body :is(.xht-site,.xht-fe,.xht-about-v2,.xht-cv2-page,.xht-resource,.xpp,.xht-guide-zh,#xht-home-v4-redesign,.xht-l10n-page){direction:rtl;text-align:start;letter-spacing:0}html:lang(ar) body :is(a[href^="mailto:"],a[href^="tel:"],a[href*="wa.me"],input[type=email],input[type=tel],input[type=url],.xht-code,.xht-l10n-spec-value){direction:ltr;unicode-bidi:isolate}html:lang(ar) body :is(.xar-standard-note,.xar-sourcing ul){border-left:0;border-inline-start:2px solid var(--xar-line);padding-inline-start:20px}html:root body :is(.xht-site,.xht-fe,.xht-cv2-page,.xht-track-v2,.xpp,.xht-resource,.xht-guide-zh,.xht-l10n-page){max-width:100%;color:var(--xar-text);background:var(--xar-bg)}html:root body :is(.xht-site,.xht-fe,.xht-cv2-page,.xht-track-v2,.xpp,.xht-resource,.xht-guide-zh,.xht-l10n-page) :is(p,li,a,h1,h2,h3,h4,td,th){overflow-wrap:break-word;word-break:normal}html:root body :is(.xht-table-wrap,.table-wrap,.xht-l10n-table-wrap){max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}html:root body :is(.xht-table-wrap,.table-wrap,.xht-l10n-table-wrap):focus-visible{outline:2px solid var(--xar-accent);outline-offset:3px}html:root body :is(.xht-cv2-page,.xht-site,.xht-resource,.xht-l10n-page,#xht-platform-page,#xht-feedback-dialog) :is(input,select,textarea){max-width:100%;min-width:0;color:var(--xar-text);background-color:var(--xar-card);border-color:var(--xar-line)}html:root body :is(.xar-product-grid,.xar-three-col,.xar-steps,.xht-guide-grid,.xht-l10n-grid)>*{min-width:0}html:root body :is(.xht-section--dark,.xht-section-dark,.xht-final,.xht-final-box,.xht-nv3-rfq-box,.xht-bv3-rfq-box,.xht-cta,.av2-final,.tv2-support,.xr-band,.qa-final,.hub-final,.xht-l10n-cta){background:var(--xar-soft)!important;color:var(--xar-text)!important;border-block:1px solid var(--xar-line);box-shadow:none}html:root body :is(.xht-section--dark,.xht-section-dark,.xht-final,.xht-final-box,.xht-nv3-rfq-box,.xht-bv3-rfq-box,.xht-cta,.av2-final,.tv2-support,.xr-band,.qa-final,.hub-final,.xht-l10n-cta) :is(h1,h2,h3,strong){color:var(--xar-text)!important}html:root body :is(.xht-section--dark,.xht-section-dark,.xht-final,.xht-final-box,.xht-nv3-rfq-box,.xht-bv3-rfq-box,.xht-cta,.av2-final,.tv2-support,.xr-band,.qa-final,.hub-final,.xht-l10n-cta) :is(p,li,small){color:var(--xar-muted)!important}html:root body :is(.xht-section--dark,.xht-final,.xr-band,.qa-final,.hub-final,.xht-l10n-cta) .xht-btn--primary{color:#fff!important;background:#d71f38!important}html:root body #colophon{margin-top:0!important;border-top:1px solid var(--xar-line)!important;background:var(--xar-soft)!important}html:root body #colophon :is(.u5-footer,.site-below-footer-wrap){background:var(--xar-soft)!important;color:var(--xar-text)!important;border-top:0!important}html:root body #content:has(+#colophon){padding-bottom:0!important}html:root body .xht-contact-dock .u5-contact-options{grid-template-columns:repeat(3,44px)!important;max-width:calc(100vw - 32px);background:var(--xar-card);border-color:var(--xar-line)}html:root body :is(.xht-dock-wechat,#xht-wechat-panel,.xht-wechat-qr,.xht-wechat-fab){display:none!important}html:root body .xht-dock-whatsapp-qr{display:block!important;width:201px!important;max-width:100%!important;height:auto!important;box-sizing:border-box!important;object-fit:contain!important;background:#fff!important;padding:12px!important;border:0!important;border-radius:0!important}html:root body .xht-dock-qr-card{max-width:calc(100vw - 40px)!important;overflow-x:hidden;background:var(--xar-card);color:var(--xar-text);border-color:var(--xar-line)}html:root body .x4-solution-body>.x4-image-note{display:none!important}html:root body .xht-l10n-page .xht-l10n-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}@media(min-width:1101px){html:root:root:root body #masthead #ast-desktop-header #ast-hf-menu-1[id=ast-hf-menu-1]>.pll-parent-menu-item>a,html:root:root:root body #masthead #ast-desktop-header #ast-hf-menu-1[id=ast-hf-menu-1]>li:is(.xht-nav-quote,#menu-item-1085)>a{width:auto!important;min-width:0!important;max-width:190px!important;height:auto!important;min-height:36px!important;padding:8px 12px!important;white-space:normal!important;line-height:1.3!important;overflow-wrap:normal!important;word-break:normal!important}html:root body #masthead #ast-desktop-header #ast-hf-menu-1>li:not(.pll-parent-menu-item):not(.xht-nav-quote):not(#menu-item-1085):not(.xht-theme-switch)>a{font-size:15px!important;font-family:system-ui,Segoe UI,Arial,sans-serif!important;font-weight:400!important;line-height:1.4!important;letter-spacing:0!important;padding-inline:clamp(8px,1vw,15px)!important}html:root:lang(zh) body #masthead #ast-desktop-header #ast-hf-menu-1>li:not(.pll-parent-menu-item):not(.xht-nav-quote):not(#menu-item-1085):not(.xht-theme-switch)>a{font-size:16px!important;font-family:PingFang SC,Microsoft YaHei,sans-serif!important}html:root body #masthead #ast-desktop-header #ast-hf-menu-1>li:is(.xht-nav-quote,.pll-parent-menu-item)>a{width:auto!important;min-width:0!important;max-width:190px;padding-inline:12px!important;font-size:14px!important;white-space:normal!important;line-height:1.3!important}html:root body #masthead #ast-desktop-header #ast-hf-menu-1>.pll-parent-menu-item>a{max-width:170px!important}html:root body #masthead #ast-desktop-header #ast-hf-menu-1>.xht-theme-switch{flex:none;margin:0!important}}@media(min-width:768px) and (max-width:1100px){html:root body :is(.xar-product-grid,.xar-three-col,.xar-steps,.xht-guide-grid,.xht-l10n-grid){grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}html:root body :is(.xht-rfq,.xht-section-head,.xht-cv2-rfq-layout,.xht-cv2-form-layout,.tv2-query,.xht-open-v1 .xht-open-v1__grid){grid-template-columns:minmax(0,1fr)!important}html:root body #masthead #ast-desktop-header #ast-hf-menu-1>li>a{font-size:13px!important;padding-inline:7px!important;white-space:normal}html:root body #masthead #ast-desktop-header .custom-logo{width:150px!important;max-width:150px!important}}@media(max-width:1100px){html:root body #xht-home-v4-redesign .x4-carousel-stage.x4-peek-stage{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;column-gap:12px;align-items:center;max-width:100%;padding:0;margin-inline:auto}html:root body #xht-home-v4-redesign #xht-home-product-rail.x4-peek-rail{grid-column:2;grid-row:1;min-width:0;width:100%;max-width:100%;padding-block:24px 36px;overflow-x:auto;scrollbar-width:none}html:root body #xht-home-v4-redesign .x4-carousel-stage.x4-peek-stage>[data-x4-slide]{position:relative!important;inset:auto!important;transform:none!important;grid-row:1;width:44px;height:44px;min-height:44px;min-width:44px;margin:0!important}html:root body #xht-home-v4-redesign .x4-carousel-stage.x4-peek-stage>[data-x4-slide=prev]{grid-column:1}html:root body #xht-home-v4-redesign .x4-carousel-stage.x4-peek-stage>[data-x4-slide=next]{grid-column:3}html:root body #xht-home-product-rail .x4-solution-body h3{font-size:21px!important;line-height:1.35!important}html:root body #xht-home-product-rail .x4-solution-body>p{font-size:16px!important;line-height:1.6!important}html:root body #xht-home-product-rail .x4-solution-body>.x4-tag{font-size:12px!important}html:root body #xht-home-product-rail .x4-solution-body .x4-link{font-size:15px!important;min-height:44px}html:root body #xht-home-v4-redesign [data-x4-peek-outer=true] .x4-solution-body{visibility:hidden!important;pointer-events:none}html:root body #xht-home-v4-redesign #xht-home-product-rail[data-x4-peek-desktop=false]>.x4-solution:not(.x4-depth-current) .x4-solution-body{visibility:hidden;pointer-events:none}html:root body #xht-home-v4-redesign .x4-hero{min-height:clamp(630px,85svh,950px);height:auto}html:root body #xht-home-v4-redesign .x4-hero h1{font-size:clamp(40px,8vw,72px)!important}html:root body #xht-home-v4-redesign .x4-search-row{min-width:0;max-width:100%}html:root body #xht-home-v4-redesign .x4-hero [data-x4-results]{max-height:280px;overflow:auto}html:root body #xht-feedback-dialog{width:min(560px,100vw - 32px)!important;max-height:calc(100dvh - 32px)!important;overflow-y:auto!important;padding:24px!important}html:root body #xht-feedback-launch{right:18px!important;bottom:calc(86px + env(safe-area-inset-bottom))!important}html:root body .xht-contact-dock{right:18px!important;bottom:calc(24px + env(safe-area-inset-bottom))!important}}@media(max-width:767px){html:root body :is(.xar-product-grid,.xar-three-col,.xar-steps,.xht-guide-grid,.xht-l10n-grid,.xht-form-grid,.xs-fields,.xht-cv2-form-grid,.xht-cv2-contact-grid,.xht-cv2-identity-grid,.tv2-info-grid){grid-template-columns:minmax(0,1fr)!important;gap:20px!important}html:root body :is(.xht-rfq,.xht-section-head,.xht-evidence,.xht-hero__inner,.xht-cv2-rfq-layout,.xht-cv2-form-layout,.tv2-query,.xht-guide-hero,.xht-open-v1 .xht-open-layout,.xht-open-v1 .xht-open-v1__grid){grid-template-columns:minmax(0,1fr)!important;gap:24px!important}html:root:root body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]){padding-block:36px!important}html:root:root body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__grid{width:calc(100% - 40px)!important;max-width:100%!important;margin-inline:auto!important}html:root:root body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__title{font-size:28px!important;line-height:1.4!important}html:root:root body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__actions{justify-content:flex-start!important;flex-wrap:wrap!important}html:root:root body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__actions>a{max-width:100%;min-height:46px;white-space:normal!important}html:root body :is(.xar-category,.xar-sourcing .xar-section,.xar-faq,.xht-guide-zh>section){padding-block:36px!important}html:root body :is(.xht-guide-zh h1,.xr-hero h1,.qa-hero h1,.hub-hero h1){font-size:clamp(28px,7.5vw,38px)!important;line-height:1.35!important;letter-spacing:0!important}html:root body :is(.xht-site,.xht-fe,.xht-cv2-page,.xht-resource,.xht-l10n-page) h2{font-size:clamp(23px,6vw,30px);line-height:1.4}html:root body :is(.xht-site,.xht-fe,.xht-cv2-page,.xht-resource,.xht-l10n-page,#xht-platform-page,#xht-feedback-dialog) :is(input:not([type=checkbox]):not([type=radio]),select,textarea){font-size:16px!important}html:root body :is(.xht-actions,.xht-guide-actions,.xht-l10n-actions){align-items:stretch;gap:12px}html:root body :is(.xht-actions,.xht-guide-actions,.xht-l10n-actions)>a{min-height:46px;justify-content:center;max-width:100%;white-space:normal}html:root body #xht-home-v4-redesign .x4-carousel-stage.x4-peek-stage{grid-template-columns:36px minmax(0,1fr) 36px;column-gap:8px}html:root body #xht-home-v4-redesign .x4-carousel-stage.x4-peek-stage>[data-x4-slide]{width:36px;min-width:36px;height:44px;min-height:44px}html:root body #xht-home-product-rail .x4-solution-body{padding:18px!important}html:root body #xht-home-v4-redesign .x4-hero{min-height:650px;padding-block:64px 44px!important}html:root body #xht-home-v4-redesign .x4-hero-description{font-size:16px!important;line-height:1.7!important}html:root body #xht-home-v4-redesign .x4-search-row{display:flex;gap:8px;flex-wrap:nowrap}html:root body #xht-home-v4-redesign .x4-search-row input{min-width:0;font-size:16px!important}html:root body #xht-home-v4-redesign .x4-search-row button[type=submit]{font-size:14px!important;white-space:normal;min-width:64px;padding-inline:10px!important}html:root body #colophon :is(.u5-footer-grid,.xf-columns-main){grid-template-columns:minmax(0,1fr)!important;gap:28px!important}html:root body #colophon .xf-shell{width:calc(100% - 40px)!important}html:root body #colophon :is(.xf-bottom,.xf-legal-row){display:flex;flex-wrap:wrap;gap:12px}html:root body #xht-feedback-dialog .xht-feedback-row{grid-template-columns:minmax(0,1fr)!important}html:root body .xht-dock-qr-card{position:fixed!important;inset:auto 18px 148px auto!important;width:241px!important}html:root body .xht-guide-zh table{table-layout:auto;min-width:520px}}@media(prefers-reduced-motion:reduce){html:root body :is(.xar-product-card,.xht-l10n-card,[data-xht-shared-theme]){transition:none!important;animation:none!important}}@media(max-width:1100px){html:root:root body .xht-open-v1:is(#xht-v4-rfq,#product-rfq,[data-xht-open-v1]) .xht-open-v1__grid{grid-template-columns:minmax(0,1fr)!important;gap:24px!important}}.xht-l10n-page{--xht-l-bg:#fff;--xht-l-panel:#f5f7f9;--xht-l-card:#fff;--xht-l-text:#142536;--xht-l-copy:#506278;--xht-l-line:#dbe3eb;--xht-l-accent:#d91f36;background:var(--xht-l-bg);color:var(--xht-l-text);font-family:inherit;font-size:16px;line-height:1.7;padding:28px 0 0}html[data-xht-theme=dark] .xht-l10n-page{--xht-l-bg:#0e1b2a;--xht-l-panel:#142334;--xht-l-card:#17283a;--xht-l-text:#edf3f9;--xht-l-copy:#bac9d9;--xht-l-line:#34475b;--xht-l-accent:#f34d61}.xht-l10n-page,.xht-l10n-page *{box-sizing:border-box}.xht-l10n-container{width:min(1180px,100% - 48px);margin-inline:auto}.xht-l10n-page h1,.xht-l10n-page h2,.xht-l10n-page h3{font-family:inherit;color:var(--xht-l-text);text-wrap:balance;line-height:1.24;margin:0 0 18px;font-weight:700;overflow-wrap:anywhere}.xht-l10n-page h1{font-size:clamp(1.9rem,3.2vw,2.8rem);letter-spacing:-.025em}.xht-l10n-page h2{font-size:clamp(1.4rem,2.1vw,1.9rem);letter-spacing:-.018em}.xht-l10n-page h3{font-size:1.1rem}.xht-l10n-page p{color:var(--xht-l-copy);margin:0 0 18px}.xht-l10n-page a{color:inherit;text-underline-offset:4px}.xht-l10n-breadcrumb{display:flex;flex-wrap:wrap;gap:7px 12px;font-size:13px;color:var(--xht-l-copy);margin-bottom:32px}.xht-l10n-breadcrumb a{color:var(--xht-l-copy)}.xht-l10n-eyebrow{color:var(--xht-l-accent)!important;font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:14px!important}.xht-l10n-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(24px,5vw,64px);align-items:center;padding:12px 0 48px}.xht-l10n-hero figure{margin:0}.xht-l10n-hero img{display:block;width:100%;max-width:460px;aspect-ratio:1/1;object-fit:contain;border:1px solid var(--xht-l-line);border-radius:14px;background:#fff}.xht-l10n-hero figcaption{max-width:460px;margin-top:12px;color:var(--xht-l-copy);font-size:12px;line-height:1.55}.xht-l10n-actions{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.xht-l10n-page .xht-l10n-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 20px;border:1px solid var(--xht-l-line);border-radius:7px;color:var(--xht-l-text);background:transparent;font-size:14px;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;white-space:normal}.xht-l10n-page .xht-l10n-button--primary{background:#d91f36;border-color:#d91f36;color:#fff}.xht-l10n-page a:focus-visible{outline:3px solid var(--xht-l-accent);outline-offset:4px}.xht-l10n-section{padding-block:42px;border-top:1px solid var(--xht-l-line)}.xht-l10n-intro{max-width:850px;padding:8px 0 36px}.xht-l10n-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.xht-l10n-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:var(--xht-l-card);border:1px solid var(--xht-l-line);border-radius:12px}.xht-l10n-card>a:first-child{display:block;background:#fff}.xht-l10n-card img{width:100%;height:210px;object-fit:contain;display:block;background:#fff;padding:12px}.xht-l10n-card-body{display:flex;flex-direction:column;flex:1;padding:22px}.xht-l10n-card-body h2,.xht-l10n-card-body h3{font-size:18px;line-height:1.45}.xht-l10n-card-body p{font-size:14px;line-height:1.7}.xht-l10n-card-body>a:last-child{margin-top:auto;font-size:14px;font-weight:600}.xht-l10n-table-wrap{overflow-x:auto;border:1px solid var(--xht-l-line);border-radius:10px}.xht-l10n-table{border-collapse:collapse;width:100%;margin:0;color:var(--xht-l-copy);font-size:15px;table-layout:fixed}.xht-l10n-table td,.xht-l10n-table th{padding:17px 20px;text-align:start;vertical-align:top;border:0;border-bottom:1px solid var(--xht-l-line);overflow-wrap:anywhere}.xht-l10n-table thead th{background:var(--xht-l-panel);color:var(--xht-l-text);font-size:13px;font-weight:600}.xht-l10n-table th:first-child{width:25%}.xht-l10n-table tbody th{color:var(--xht-l-text);font-weight:600}.xht-l10n-table tr:last-child td,.xht-l10n-table tr:last-child th{border-bottom:0}.xht-l10n-note{margin-top:22px;padding:22px;border:1px solid var(--xht-l-line);border-radius:10px;background:var(--xht-l-panel)}.xht-l10n-note p:last-child{margin-bottom:0}.xht-l10n-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.xht-l10n-gallery figure{margin:0;min-width:0}.xht-l10n-gallery img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff;border:1px solid var(--xht-l-line);border-radius:10px}.xht-l10n-gallery figcaption{font-size:12px;color:var(--xht-l-copy);margin-top:8px}.xht-l10n-cta{margin-top:44px;padding:44px 0;border-top:1px solid var(--xht-l-line);background:var(--xht-l-bg)}.xht-l10n-cta p{max-width:900px}@media(max-width:900px){.xht-l10n-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.xht-l10n-hero{gap:28px}.xht-l10n-table th:first-child{width:30%}}@media(max-width:600px){.xht-l10n-page{font-size:15px;padding-top:22px}.xht-l10n-container{width:calc(100% - 32px)}.xht-l10n-hero{grid-template-columns:1fr;padding-bottom:28px}.xht-l10n-hero figure{max-width:380px;margin-inline:auto}.xht-l10n-hero img{max-height:340px}.xht-l10n-grid{grid-template-columns:1fr;gap:18px}.xht-l10n-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.xht-l10n-section{padding-block:30px}.xht-l10n-table{font-size:13px}.xht-l10n-table td,.xht-l10n-table th{padding:13px 12px}.xht-l10n-table th:first-child{width:33%}.xht-l10n-actions{gap:10px}.xht-l10n-actions .xht-l10n-button{flex:1 1 200px}.xht-l10n-cta{padding:32px 0;margin-top:30px}}