: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}}