@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai:wght@400;500;600;700&display=swap');

.apmh-v2{
	--apmh-cyan:#08bfee;
	--apmh-cyan-dark:#007fa8;
	--apmh-cyan-soft:#eafaff;
	--apmh-ink:#172630;
	--apmh-ink-2:#203642;
	--apmh-muted:#617580;
	--apmh-line:#d9e3e8;
	--apmh-bg:#f3f7f9;
	--apmh-yellow:#ffe500;
	--apmh-green:#06c755;
	position:relative;
	width:100vw;
	max-width:none;
	margin-left:calc(50% - 50vw);
	overflow:hidden;
	background:#fff;
	color:var(--apmh-ink);
	font-family:"IBM Plex Sans Thai",Tahoma,sans-serif;
}
.apmh-v2,.apmh-v2 *{box-sizing:border-box}
.apmh-v2 a{text-decoration:none}
.apmh-v2 :is(h1,h2,h3,h4,p,a,button,input,textarea,select,small,strong,span,li,em,b){font-family:"IBM Plex Sans Thai",Tahoma,sans-serif!important}
.apmh-v2-container{width:min(1240px,calc(100% - 40px));margin:0 auto}
body.apmh-home-active #colophon:not(.elementor-location-footer),
body.apmh-home-active footer.site-footer:not(.elementor-location-footer),
body.apmh-home-active .site-footer:not(.elementor-location-footer){display:none!important}

/* Hero */
.apmh-v2-hero{
	position:relative;
	min-height:clamp(540px,calc(100svh - var(--apm-header-total-height,120px) - 56px),720px);
	display:flex;
	align-items:stretch;
	overflow:hidden;
	background-color:#d9eef4;
	background-image:var(--apmh-hero-desktop);
	background-position:var(--apmh-hero-position) center;
	background-size:cover;
	border-bottom:1px solid #8bcddd;
}
.apmh-v2-hero:after{
	content:"";
	position:absolute;
	inset:auto 0 0;
	height:5px;
	background:linear-gradient(90deg,var(--apmh-yellow) 0 18%,var(--apmh-cyan) 18% 100%);
}
.apmh-v2-hero-shade{
	position:absolute;
	inset:0;
	background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.94) 35%,rgba(255,255,255,.55) 54%,rgba(255,255,255,.08) 76%,rgba(255,255,255,0) 100%);
}
.apmh-v2-hero-shade:before{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:44%;
	height:100%;
	background-image:linear-gradient(rgba(0,127,168,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(0,127,168,.06) 1px,transparent 1px);
	background-size:40px 40px;
	-webkit-mask-image:linear-gradient(90deg,#000,transparent);
	mask-image:linear-gradient(90deg,#000,transparent);
}
.apmh-v2-hero-inner{position:relative;z-index:2;display:flex;align-items:center;min-height:inherit;padding:24px 0 36px}
.apmh-v2-hero-copy{position:relative;z-index:2;width:min(650px,54%);padding:30px 0}
.apmh-v2-hero-product{position:absolute;z-index:1;right:-4%;bottom:4%;display:block;width:58%;height:86%;pointer-events:none}
.apmh-v2-hero-product img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 28px 30px rgba(18,50,64,.18))}
.apmh-v2-hero-product[data-apmh-product-reveal]{opacity:0;transform:translate3d(72px,18px,0) scale(.97);filter:blur(6px);will-change:opacity,transform,filter;transition:opacity .85s ease,transform 1.05s cubic-bezier(.18,.78,.2,1),filter .8s ease}
.apmh-v2-hero-product[data-apmh-product-reveal].is-visible{opacity:1;transform:none;filter:blur(0)}
.apmh-v2-kicker,.apmh-v2-section-head>div>span,.apmh-v2-company-copy>span{
	display:block;
	color:var(--apmh-cyan-dark);
	font-size:10px;
	font-weight:700;
	letter-spacing:.14em;
}
.apmh-v2-hero h1{
	max-width:640px;
	margin:17px 0 22px;
	color:var(--apmh-ink);
	font-size:clamp(44px,4.65vw,72px);
	font-weight:700;
	line-height:1.06;
	letter-spacing:-.045em;
}
.apmh-v2-hero h1 em{display:inline-block;color:var(--apmh-cyan-dark);font-style:normal}
.apmh-v2-hero-copy>p{max-width:600px;margin:0;color:#435d6a;font-size:16px;line-height:1.8}
.apmh-v2-hero-types{display:flex;flex-wrap:wrap;gap:0;margin-top:30px;border-top:1px solid rgba(23,38,48,.2)}
.apmh-v2-hero-types span{padding:12px 17px 0 0;margin-right:17px;color:#405965;font-size:10px;font-weight:600;letter-spacing:.03em}
.apmh-v2-hero-types span+span{position:relative}
.apmh-v2-hero-types span+span:before{content:"";position:absolute;left:-17px;top:15px;width:3px;height:3px;border-radius:50%;background:var(--apmh-cyan-dark)}
/* editable service highlights */
.apmh-v2-assurance{background:#fff;border-bottom:1px solid var(--apmh-line)}
.apmh-v2-assurance>.apmh-v2-container{display:grid;grid-template-columns:repeat(4,1fr)}
.apmh-v2-assurance div>div{display:flex;min-width:0;min-height:210px;align-items:center;justify-content:center;flex-direction:column;padding:30px 24px;text-align:center;border-right:1px solid var(--apmh-line)}
.apmh-v2-assurance div>div:first-child{border-left:1px solid var(--apmh-line)}
.apmh-v2-assurance i{position:relative;display:grid;width:76px;height:76px;place-items:center;margin-bottom:17px;border-radius:50%;background:#dff7fd;color:#1169aa;font-style:normal}
.apmh-v2-assurance i:after{content:"";position:absolute;right:-5px;bottom:-3px;width:34px;height:34px;border-radius:50%;background:rgba(8,191,238,.35);z-index:0}
.apmh-v2-assurance i svg{position:relative;z-index:1;width:54px;height:54px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.apmh-v2-assurance span{display:flex;min-width:0;max-width:245px;flex-direction:column}
.apmh-v2-assurance strong{color:var(--apmh-ink);font-size:14px;font-weight:600;line-height:1.45}
.apmh-v2-assurance small{margin-top:5px;color:var(--apmh-muted);font-size:10px;line-height:1.55}

/* common */
.apmh-v2-section{padding:64px 0}
.apmh-v2-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:26px}
.apmh-v2-section-head h2{margin:5px 0 7px;color:var(--apmh-ink);font-size:34px;line-height:1.2;letter-spacing:-.025em}
.apmh-v2-section-head p{max-width:700px;margin:0;color:var(--apmh-muted);font-size:13px;line-height:1.7}
.apmh-v2-section-head>a{display:flex;align-items:center;gap:22px;min-width:max-content;padding-bottom:3px;border-bottom:1px solid var(--apmh-line);color:var(--apmh-cyan-dark);font-size:11px;font-weight:600}
.apmh-v2-section-head>a b{font-size:15px}

/* image categories */
.apmh-v2-categories{background:#fff}
.apmh-v2-categories{padding-top:58px;padding-bottom:64px}
.apmh-v2-category-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}
.apmh-v2-category-card{position:relative;grid-column:span 3;min-height:270px;overflow:hidden;background:#dce7eb;border:1px solid #cedbe1;color:#fff;isolation:isolate}
.apmh-v2-category-card.apmh-cat-wide{grid-column:span 6;min-height:360px}
.apmh-v2-category-image{position:absolute;z-index:-2;inset:0;background-image:var(--apmh-category-image);background-position:center;background-size:cover;transition:transform .55s cubic-bezier(.2,.75,.25,1),filter .35s}
.apmh-v2-category-overlay{position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(10,28,38,.02) 25%,rgba(10,28,38,.86) 100%);transition:background .35s}
.apmh-v2-category-content{position:absolute;inset:auto 0 0;display:flex;min-height:126px;flex-direction:column;justify-content:flex-end;padding:24px}
.apmh-v2-category-content small{color:#9deaff;font-size:9px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}
.apmh-v2-category-content strong{margin-top:6px;color:#fff;font-size:20px;line-height:1.3;text-shadow:0 1px 5px rgba(0,0,0,.2)}
.apmh-v2-category-content em{display:flex;align-items:center;justify-content:space-between;margin-top:9px;color:#dce8ed;font-size:10px;font-style:normal}
.apmh-v2-category-content em b{color:var(--apmh-cyan);font-size:16px;transition:transform .2s}
.apmh-v2-category-card:hover .apmh-v2-category-image{transform:scale(1.045);filter:saturate(1.05)}
.apmh-v2-category-card:hover .apmh-v2-category-overlay{background:linear-gradient(180deg,rgba(0,127,168,.02) 15%,rgba(7,46,61,.93) 100%)}
.apmh-v2-category-card:hover .apmh-v2-category-content em b{transform:translateX(5px)}

/* products */
.apmh-v2-products{padding-top:64px;padding-bottom:66px;background:var(--apmh-bg);border-top:1px solid #e7eef1;border-bottom:1px solid #e0e9ed}
.apmh-v2-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.apmh-v2-product-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;background:#fff;border:1px solid var(--apmh-line);box-shadow:0 8px 24px rgba(22,58,75,.035);transition:transform .2s,border-color .2s,box-shadow .2s}
.apmh-v2-product-card:hover{transform:translateY(-4px);border-color:#9edcea;box-shadow:0 18px 36px rgba(22,58,75,.08)}
.apmh-v2-product-image{position:relative;display:block;aspect-ratio:1/1;padding:20px;border-bottom:1px solid var(--apmh-line);background:linear-gradient(180deg,#fff 0%,#fbfdfe 100%)}
.apmh-v2-product-image:after{content:"ดูสินค้า";position:absolute;right:14px;bottom:12px;padding:5px 8px;background:rgba(255,255,255,.94);border:1px solid var(--apmh-line);color:var(--apmh-cyan-dark);font-size:8px;font-weight:600;opacity:0;transform:translateY(4px);transition:opacity .2s,transform .2s}
.apmh-v2-product-image img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .35s}
.apmh-v2-product-card:hover .apmh-v2-product-image img{transform:scale(1.025)}
.apmh-v2-product-card:hover .apmh-v2-product-image:after{opacity:1;transform:none}
.apmh-v2-product-body{display:flex;flex:1;flex-direction:column;padding:20px}
.apmh-v2-product-meta{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}
.apmh-v2-product-meta span{color:var(--apmh-cyan-dark);font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.apmh-v2-product-meta small{overflow:hidden;padding:4px 7px;background:var(--apmh-bg);color:#647b86;font-size:8px;line-height:1.4;text-align:right;text-overflow:ellipsis;white-space:nowrap}
.apmh-v2-product-body h3{display:-webkit-box;min-height:48px;overflow:hidden;margin:12px 0 10px;font-size:15px;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.apmh-v2-product-body h3 a{color:var(--apmh-ink)}
.apmh-v2-product-sku{margin:0 0 17px;color:#82949d;font-size:8px;letter-spacing:.04em}
.apmh-v2-product-actions{display:grid;grid-template-columns:1fr 1.12fr;gap:8px;margin-top:auto}
.apmh-v2-product-actions a{display:flex;min-height:44px;align-items:center;justify-content:center;border:1px solid var(--apmh-cyan);color:var(--apmh-cyan-dark);font-size:10px;font-weight:600;transition:background .2s,border-color .2s,color .2s}
.apmh-v2-product-actions a:first-child:hover{background:var(--apmh-cyan-soft)}
.apmh-v2-product-actions a:last-child{background:var(--apmh-yellow);border-color:#d5c000;color:#13191b}
.apmh-v2-product-actions a:last-child:hover{background:#f4db00;border-color:#c9b500}
.apmh-v2-empty{grid-column:1/-1;padding:50px;border:1px solid var(--apmh-line);background:#fff;text-align:center}

/* applications */
.apmh-v2-applications{padding-top:64px;padding-bottom:68px;background:var(--apmh-ink);color:#fff}
.apmh-v2-section-head-dark h2{color:#fff}
.apmh-v2-section-head-dark p{color:#aebfc8}
.apmh-v2-application-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.apmh-v2-application-card{position:relative;display:block;min-height:430px;overflow:hidden;border:1px solid #36505c;background:#203642;color:#fff;isolation:isolate}
.apmh-v2-app-image{position:absolute;z-index:-2;inset:0;background-image:var(--apmh-app-image);background-position:center;background-size:cover;transition:transform .6s cubic-bezier(.2,.75,.25,1),filter .35s}
.apmh-v2-app-overlay{position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(12,31,41,.05) 18%,rgba(12,31,41,.35) 52%,rgba(12,31,41,.96) 100%);transition:background .3s}
.apmh-v2-app-copy{position:absolute;inset:auto 0 0;display:flex;min-height:210px;flex-direction:column;justify-content:flex-end;padding:28px}
.apmh-v2-app-copy small{color:#83e4fb;font-size:8px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}
.apmh-v2-app-copy strong{margin-top:8px;color:#fff;font-size:20px;font-weight:600;line-height:1.35}
.apmh-v2-app-copy em{margin-top:8px;color:#c0d0d7;font-size:10px;font-style:normal;line-height:1.6}
.apmh-v2-app-copy b{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding-top:12px;border-top:1px solid rgba(255,255,255,.22);color:#fff;font-size:9px;font-weight:600}
.apmh-v2-app-copy b i{color:var(--apmh-cyan);font-size:15px;font-style:normal;transition:transform .2s}
.apmh-v2-application-card:hover .apmh-v2-app-image{transform:scale(1.045);filter:saturate(1.05)}
.apmh-v2-application-card:hover .apmh-v2-app-overlay{background:linear-gradient(180deg,rgba(0,91,120,.04) 10%,rgba(12,45,57,.34) 48%,rgba(7,35,47,.98) 100%)}
.apmh-v2-application-card:hover .apmh-v2-app-copy b i{transform:translateX(5px)}

/* brands */
.apmh-v2-brands{padding-top:62px;padding-bottom:64px;background:#fff}
.apmh-v2-brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.apmh-v2-brand-grid>a{position:relative;display:flex;min-height:178px;flex-direction:column;justify-content:space-between;padding:24px;border:1px solid var(--apmh-line);background:linear-gradient(145deg,#fff 0%,#f8fbfc 100%);color:var(--apmh-ink);overflow:hidden;transition:background .2s,transform .2s,border-color .2s,box-shadow .2s}
.apmh-v2-brand-grid>a:before{content:"";position:absolute;left:0;top:0;width:4px;height:0;background:var(--apmh-cyan);transition:height .25s}
.apmh-v2-brand-grid>a:hover:before{height:100%}
.apmh-v2-brand-grid>a:hover{z-index:1;border-color:#9edcea;background:var(--apmh-cyan-soft);transform:translateY(-3px);box-shadow:0 16px 34px rgba(22,58,75,.08)}
.apmh-v2-brand-mark{display:flex;min-height:82px;align-items:center;justify-content:center}
.apmh-v2-brand-grid img{display:block;width:170px;height:70px;object-fit:contain;filter:grayscale(100%);opacity:.76;transition:filter .2s,opacity .2s,transform .2s}
.apmh-v2-brand-grid a:hover img{filter:none;opacity:1}
.apmh-v2-brand-grid a:hover img{transform:scale(1.025)}
.apmh-v2-brand-grid strong{font-size:18px;letter-spacing:.08em;text-align:center}
.apmh-v2-brand-link{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:13px;border-top:1px solid var(--apmh-line)}
.apmh-v2-brand-link small{color:var(--apmh-muted);font-size:9px}
.apmh-v2-brand-link b{color:var(--apmh-cyan-dark);font-size:9px;font-weight:600}
.apmh-v2-brand-link i{display:inline-block;margin-left:8px;font-size:13px;font-style:normal;transition:transform .2s}
.apmh-v2-brand-grid a:hover .apmh-v2-brand-link i{transform:translateX(4px)}

/* company */
.apmh-v2-company{position:relative;padding:64px 0 68px;background:linear-gradient(135deg,#f7f9fa 0%,#eef7fa 100%);border-top:1px solid var(--apmh-line);overflow:hidden;scroll-margin-top:100px}
.apmh-v2-company:before{content:"";position:absolute;left:0;top:0;width:28%;height:4px;background:var(--apmh-yellow)}
.apmh-v2-company:after{content:"";position:absolute;left:28%;top:0;right:0;height:4px;background:var(--apmh-cyan)}
.apmh-v2-company>.apmh-v2-container{position:relative;z-index:1;display:grid;grid-template-columns:1.02fr .98fr;gap:48px;align-items:center}
.apmh-v2-company h2{max-width:680px;margin:8px 0 14px;color:var(--apmh-ink);font-size:32px;line-height:1.28;letter-spacing:-.02em}
.apmh-v2-company p{max-width:650px;margin:0;color:var(--apmh-muted);font-size:12px;line-height:1.8}
.apmh-v2-company-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}
.apmh-v2-company-actions a{display:flex;min-height:44px;align-items:center;justify-content:center;padding:10px 18px;border:1px solid var(--apmh-cyan);color:var(--apmh-cyan-dark);font-size:10px;font-weight:600;transition:background .2s,border-color .2s,color .2s}
.apmh-v2-company-actions a:first-child:hover{background:var(--apmh-cyan-soft)}
.apmh-v2-company-actions a:last-child{background:var(--apmh-yellow);border-color:#d5c000;color:#172630}
.apmh-v2-company-actions a:last-child:hover{background:#f4db00;border-color:#c9b500}
.apmh-v2-company-direct{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:20px;scroll-margin-top:110px}
.apmh-v2-company-direct>span{color:var(--apmh-ink);font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.apmh-v2-company-direct a{position:relative;color:var(--apmh-muted);font-size:9px;font-weight:600}
.apmh-v2-company-direct a:before{content:"";position:absolute;left:-10px;top:50%;width:3px;height:3px;border-radius:50%;background:var(--apmh-cyan-dark)}
.apmh-v2-company-direct a:hover{color:var(--apmh-cyan-dark)}
.apmh-v2-company-trust{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--apmh-line);border-left:1px solid var(--apmh-line);background:#fff}
.apmh-v2-company-trust>div{display:grid;grid-template-columns:48px 1fr;gap:14px;min-height:130px;align-items:start;padding:21px;border-right:1px solid var(--apmh-line);border-bottom:1px solid var(--apmh-line);transition:background .2s}
.apmh-v2-company-trust>div:hover{background:#f7fbfc}
.apmh-v2-company-trust i{display:grid;width:44px;height:44px;place-items:center;background:var(--apmh-cyan-soft);color:var(--apmh-cyan-dark);font-style:normal}
.apmh-v2-company-trust i svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.apmh-v2-company-trust span{display:flex;flex-direction:column}
.apmh-v2-company-trust strong{font-size:11px;line-height:1.45}
.apmh-v2-company-trust small{margin-top:6px;color:var(--apmh-muted);font-size:8px;line-height:1.55}

/* motion */
.apmh-v2 [data-apmh-reveal]{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s cubic-bezier(.2,.75,.25,1)}
.apmh-v2 [data-apmh-reveal].is-visible{opacity:1;transform:none}

@media(max-width:1024px){
	.apmh-v2-hero{min-height:580px}
	.apmh-v2-hero-copy{width:62%}
	.apmh-v2-hero-product{right:-8%;width:55%;height:72%}
	.apmh-v2-hero h1{font-size:50px}
	.apmh-v2-assurance>.apmh-v2-container{grid-template-columns:1fr 1fr}
	.apmh-v2-assurance div>div{min-height:190px;border-bottom:1px solid var(--apmh-line)}
	.apmh-v2-assurance div>div:nth-child(3){border-left:1px solid var(--apmh-line)}
	.apmh-v2-category-card{grid-column:span 6}
	.apmh-v2-category-card.apmh-cat-wide{min-height:330px}
	.apmh-v2-product-grid{grid-template-columns:repeat(3,1fr)}
	.apmh-v2-application-grid{grid-template-columns:repeat(2,1fr)}
	.apmh-v2-brand-grid{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:767px){
	.apmh-v2-container{width:min(100% - 24px,1240px)}
	.apmh-v2-hero{min-height:610px;background-image:var(--apmh-hero-mobile);background-position:center center}
	.apmh-v2-hero-shade{background:linear-gradient(180deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.91) 40%,rgba(255,255,255,.36) 68%,rgba(255,255,255,.05) 100%)}
	.apmh-v2-hero-shade:before{width:100%;height:55%;-webkit-mask-image:linear-gradient(#000,transparent);mask-image:linear-gradient(#000,transparent)}
	.apmh-v2-hero-inner{align-items:flex-start;padding:30px 0 42px}
	.apmh-v2-hero-copy{width:100%;padding:0}
	.apmh-v2-hero-product{right:0;bottom:2%;width:100%;height:43%}
	.apmh-v2-hero-product img{object-position:center bottom;filter:drop-shadow(0 18px 18px rgba(18,50,64,.16))}
	.apmh-v2-kicker{font-size:8px}
	.apmh-v2-hero h1{max-width:510px;margin:13px 0 16px;font-size:38px;line-height:1.1}
	.apmh-v2-hero-copy>p{max-width:520px;font-size:12px;line-height:1.75}
	.apmh-v2-hero-types{margin-top:20px}
	.apmh-v2-hero-types span{font-size:8px}
	.apmh-v2-assurance>.apmh-v2-container{width:100%}
	.apmh-v2-assurance div>div{min-height:174px;padding:22px 14px;border:0;border-right:1px solid var(--apmh-line);border-bottom:1px solid var(--apmh-line)}
	.apmh-v2-assurance div>div:first-child,.apmh-v2-assurance div>div:nth-child(3){border-left:0}
	.apmh-v2-assurance i{display:grid;width:58px;height:58px;margin-bottom:12px}
	.apmh-v2-assurance i:after{width:25px;height:25px}
	.apmh-v2-assurance i svg{width:40px;height:40px}
	.apmh-v2-assurance strong{font-size:11px}
	.apmh-v2-assurance small{font-size:8px}
	.apmh-v2-section{padding:50px 0}
	.apmh-v2-categories,.apmh-v2-products,.apmh-v2-brands{padding-top:48px;padding-bottom:50px}
	.apmh-v2-applications{padding-top:52px;padding-bottom:56px}
	.apmh-v2-section-head{align-items:flex-start;margin-bottom:22px}
	.apmh-v2-section-head h2{font-size:26px}
	.apmh-v2-section-head p{font-size:10px}
	.apmh-v2-section-head>a{font-size:9px}
	.apmh-v2-category-grid{grid-template-columns:1fr 1fr;gap:8px}
	.apmh-v2-category-card,.apmh-v2-category-card.apmh-cat-wide{grid-column:span 1;min-height:245px}
	.apmh-v2-category-content{min-height:115px;padding:15px}
	.apmh-v2-category-content small{font-size:7px}
	.apmh-v2-category-content strong{font-size:14px}
	.apmh-v2-category-content em{font-size:8px}
	.apmh-v2-product-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:8px}
	.apmh-v2-product-card{flex:0 0 78%;scroll-snap-align:start}
	.apmh-v2-application-grid{display:flex;gap:10px;overflow:auto;scroll-snap-type:x mandatory}
	.apmh-v2-application-card{min-height:400px;flex:0 0 82%;scroll-snap-align:start}
	.apmh-v2-app-copy{min-height:205px;padding:22px}
	.apmh-v2-app-copy strong{font-size:18px}
	.apmh-v2-brand-grid{display:flex;gap:10px;overflow:auto;scroll-snap-type:x mandatory}
	.apmh-v2-brand-grid>a{flex:0 0 72%;min-height:160px;scroll-snap-align:start}
	.apmh-v2-company{padding:50px 0 54px}
	.apmh-v2-company>.apmh-v2-container{grid-template-columns:1fr;gap:28px}
	.apmh-v2-company h2{font-size:25px}
	.apmh-v2-company-actions a{flex:1 1 145px}
	.apmh-v2-company-trust>div{min-height:115px;padding:15px}
}

@media(max-width:430px){
	.apmh-v2-hero{min-height:575px}
	.apmh-v2-hero h1{font-size:33px}
	.apmh-v2-category-card,.apmh-v2-category-card.apmh-cat-wide{min-height:220px}
	.apmh-v2-product-card{flex-basis:86%}
	.apmh-v2-company-trust{grid-template-columns:1fr}
}

@media(prefers-reduced-motion:reduce){
	.apmh-v2 *{animation:none!important;scroll-behavior:auto!important;transition:none!important}
	.apmh-v2 [data-apmh-reveal],.apmh-v2 [data-apmh-product-reveal]{opacity:1;transform:none;filter:none}
}
