.ex-motor-hero{isolation:isolate;width:100%;height:min(960px, calc(100svh - var(--header-height-desktop)));min-height:0;color:var(--white);background:#010713;position:relative;overflow:hidden}.ex-motor-hero__artwork{z-index:-3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.ex-motor-hero__background{pointer-events:none;-webkit-user-select:none;user-select:none;display:block}.ex-motor-hero__background--desktop{object-fit:initial;object-position:initial;width:100%;max-width:100%;height:auto;position:absolute;top:0;left:0;transform:none}.ex-motor-hero__background--mobile{display:none}.ex-motor-hero__overlay{z-index:-2;pointer-events:none;background:linear-gradient(90deg,#010814db 0%,#020c1c91 31%,#020e1f21 58%,#01081212 100%),linear-gradient(#01081208 0%,#01081205 60%,#0108129e 100%);position:absolute;inset:0}.ex-motor-hero__safe-zone{z-index:2;width:min(100% - 96px,1600px);height:100%;min-height:0;margin-inline:auto;position:relative}.ex-motor-hero__content{box-sizing:border-box;flex-direction:column;width:100%;height:100%;min-height:0;padding:clamp(54px,7svh,76px) 0 clamp(26px,3.6svh,38px);display:flex;overflow:hidden}.ex-motor-hero__copy{flex:none;width:min(48%,650px)}.ex-motor-hero__title{color:var(--white);font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;letter-spacing:-.035em;flex-direction:column;margin:0;font-size:clamp(38px,3.35vw,58px);font-weight:600;line-height:.99;display:flex}.ex-motor-hero__title span,.ex-motor-hero__title strong{display:block}.ex-motor-hero__title strong{color:var(--orange-500);margin-top:7px;font-weight:700}.ex-motor-hero__subtitle{color:#fffffff5;width:100%;max-width:610px;font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;letter-spacing:-.012em;margin:24px 0 0;font-size:clamp(16px,1.18vw,20px);font-weight:500;line-height:1.42}.ex-motor-hero__accent{background:var(--orange-500);border-radius:999px;width:88px;height:2px;margin-top:20px}.ex-motor-hero__description{color:#ffffffe6;width:100%;max-width:555px;font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;letter-spacing:-.008em;margin-top:20px;font-size:clamp(14px,.94vw,16px);font-weight:400;line-height:1.48}.ex-motor-hero__description p{margin:0}.ex-motor-hero__description p+p{margin-top:20px}.ex-motor-hero__lower{flex:none;width:100%;min-height:0;margin-top:auto}.ex-motor-hero__cards{width:min(72%,920px);overflow:visible}.ex-motor-hero__card-track{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:100%;display:grid}.ex-motor-liquid-card{isolation:isolate;-webkit-backdrop-filter:blur(32px)saturate(108%);min-width:0;height:clamp(104px,7.2vw,132px);color:var(--white);transition:transform .42s var(--ease-premium), border-color .32s ease, box-shadow .32s ease;background:linear-gradient(145deg,#122a48e0 0%,#0a1f3ae6 48%,#041429eb 100%);border:1px solid #b0cde838;border-radius:11px;flex-direction:column;justify-content:center;padding:18px 16px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff24,inset 0 -1px #ffffff06,0 12px 28px #00040f47}.ex-motor-liquid-card:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ffffff12 0%,#ffffff06 30%,#6c91b806 58%,#010b1b14 100%),radial-gradient(circle at 18% 8%,#c3dcf21a,#0000 40%);position:absolute;inset:0}.ex-motor-liquid-card:after{content:"";z-index:-1;border-radius:inherit;opacity:.85;pointer-events:none;background:linear-gradient(#ffffff06,#ffffff02);position:absolute;inset:0}.ex-motor-liquid-card__shine{opacity:.55;pointer-events:none;width:60%;height:190%;transition:left .7s var(--ease-premium), opacity .32s ease;background:linear-gradient(110deg,#0000 18%,#ffffff05 34%,#ffffff13 49%,#ffffff05 64%,#0000 82%);position:absolute;top:-45%;left:-60%;transform:rotate(14deg)}.ex-motor-liquid-card:hover{border-color:#ff843e6b;transform:translateY(-5px);box-shadow:inset 0 1px #ffffff29,inset 0 -1px #ffffff08,0 18px 38px #00040f57}.ex-motor-liquid-card:hover .ex-motor-liquid-card__shine{opacity:.68;left:120%}.ex-motor-liquid-card h2{z-index:2;color:#fffffffa;font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;margin:0;font-size:clamp(12px,.9vw,15px);font-weight:700;line-height:1.18;position:relative}.ex-motor-liquid-card p{z-index:2;color:#ffffffb8;font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;margin:8px 0 0;font-size:clamp(9px,.66vw,11px);font-weight:400;line-height:1.35;position:relative}.ex-motor-hero-reveal{opacity:0;animation:exMotorHeroReveal 1.15s var(--ease-premium) forwards;transform:translateY(30px)}.ex-motor-hero__cards.ex-motor-hero-reveal{animation-delay:.24s}@keyframes exMotorHeroReveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1600px){.ex-motor-hero__safe-zone{width:min(100% - 120px,1600px)}}@media (min-width:1025px) and (max-width:1599px){.ex-motor-hero__safe-zone{width:min(100% - 80px,1440px)}.ex-motor-hero__copy{width:min(49%,610px)}.ex-motor-hero__description{max-width:535px}}@media (min-width:1025px) and (max-height:820px){.ex-motor-hero__content{padding-top:28px;padding-bottom:20px}.ex-motor-hero__title{font-size:clamp(34px,2.75vw,46px);line-height:1}.ex-motor-hero__title strong{margin-top:6px}.ex-motor-hero__subtitle{max-width:560px;margin-top:14px;font-size:clamp(14px,1.05vw,17px);line-height:1.35}.ex-motor-hero__accent{width:70px;margin-top:13px}.ex-motor-hero__description{max-width:515px;margin-top:13px;font-size:clamp(12px,.86vw,14px);line-height:1.38}.ex-motor-hero__description p+p{margin-top:12px}.ex-motor-liquid-card{height:94px;padding:13px 14px}.ex-motor-liquid-card h2{font-size:clamp(11px,.82vw,14px)}.ex-motor-liquid-card p{margin-top:5px;font-size:10px}}@media (min-width:1025px) and (max-height:700px){.ex-motor-hero__content{padding-top:18px;padding-bottom:14px}.ex-motor-hero__title{font-size:clamp(29px,2.25vw,38px);line-height:1}.ex-motor-hero__title strong{margin-top:4px}.ex-motor-hero__subtitle{max-width:520px;margin-top:8px;font-size:clamp(12px,.88vw,14px);line-height:1.28}.ex-motor-hero__accent{width:54px;height:2px;margin-top:8px}.ex-motor-hero__description{max-width:490px;margin-top:8px;font-size:clamp(10.5px,.76vw,12px);line-height:1.28}.ex-motor-hero__description p+p{margin-top:7px}.ex-motor-liquid-card{height:80px;padding:10px 12px}.ex-motor-liquid-card h2{font-size:10.5px}.ex-motor-liquid-card p{margin-top:3px;font-size:8.5px;line-height:1.2}}@media (max-width:1024px){.ex-motor-hero{height:auto;min-height:0;overflow:hidden}.ex-motor-hero__safe-zone{width:100%;height:auto;min-height:0;margin:0}.ex-motor-hero__content{height:auto;min-height:0;overflow:visible}}@media (max-width:767px){.ex-motor-hero{background:#010713;min-height:0;padding-bottom:24px;overflow:hidden}.ex-motor-hero__artwork{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.ex-motor-hero__background--desktop{display:none}.ex-motor-hero__background--mobile{object-fit:initial;object-position:initial;width:100%;max-width:100%;height:auto;display:block;position:absolute;top:0;left:0;transform:none}.ex-motor-hero__overlay{background:linear-gradient(#020a179e 0%,#020a1766 22%,#020a171a 46%,#020a170d 68%,#020a1794 100%)}.ex-motor-hero__safe-zone{width:100%;min-height:0;margin:0}.ex-motor-hero__content{box-sizing:border-box;flex-direction:column;min-height:215.37vw;padding:clamp(44px,10vw,64px) 0 24px;display:flex}.ex-motor-hero__copy{width:auto;padding-inline:24px}.ex-motor-hero__title{letter-spacing:-.035em;max-width:370px;font-size:clamp(28px,8vw,38px);line-height:1.03}.ex-motor-hero__title strong{margin-top:7px}.ex-motor-hero__subtitle{max-width:350px;margin-top:12px;font-size:clamp(13px,3.5vw,15px);line-height:1.35}.ex-motor-hero__accent{width:46px;margin-top:13px}.ex-motor-hero__description{max-width:350px;margin-top:13px;font-size:clamp(11px,2.9vw,13px);line-height:1.42}.ex-motor-hero__description p+p{margin-top:12px}.ex-motor-hero__lower{flex-shrink:0;width:100%;margin-top:auto}.ex-motor-hero__cards{width:100%;overflow:visible}.ex-motor-hero__card-track{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;box-sizing:border-box;gap:10px;width:100%;padding:2px 24px 14px;scroll-padding-inline:24px;display:flex;overflow:auto hidden}.ex-motor-hero__card-track::-webkit-scrollbar{display:none}.ex-motor-liquid-card{scroll-snap-align:start;border-radius:10px;flex:0 0 min(64vw,245px);height:128px;padding:17px 16px}.ex-motor-liquid-card h2{font-size:14px;line-height:1.2}.ex-motor-liquid-card p{margin-top:8px;font-size:10px;line-height:1.35}}@media (max-width:480px){.ex-motor-hero__copy{padding-inline:22px}.ex-motor-hero__title{font-size:clamp(27px,7.8vw,34px)}.ex-motor-hero__subtitle{font-size:12.5px}.ex-motor-hero__description{font-size:11px}.ex-motor-liquid-card{flex-basis:min(67vw,235px)}}@media (max-width:360px){.ex-motor-hero__copy{padding-inline:18px}.ex-motor-hero__title{font-size:26px}.ex-motor-hero__subtitle{font-size:12px}.ex-motor-hero__description{font-size:10.5px}.ex-motor-hero__card-track{padding-left:18px;padding-right:18px;scroll-padding-inline:18px}.ex-motor-liquid-card{flex-basis:220px}}@media (prefers-reduced-motion:reduce){.ex-motor-hero-reveal{opacity:1;animation:none;transform:none}}
.ex-motor-section2{color:#071b3a;isolation:isolate;width:100%;min-height:100svh;font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;background:#fff;align-items:center;display:flex;position:relative;overflow:hidden}.ex-motor-section2__safe-grid{grid-template-columns:minmax(0,1.08fr) minmax(520px,.92fr);align-items:stretch;gap:clamp(48px,5vw,92px);width:min(1500px,100% - 96px);height:min(760px,100svh - 120px);margin-inline:auto;display:grid}.ex-motor-section2__intro{opacity:0;will-change:opacity, transform;flex-direction:column;min-width:0;min-height:0;transition:opacity 1.25s cubic-bezier(.22,1,.36,1),transform 1.5s cubic-bezier(.22,1,.36,1);display:flex;position:relative;transform:translate(-36px,28px)}.ex-motor-section2__eyebrow{flex:none;align-items:center;gap:18px;display:flex}.ex-motor-section2__section-number{color:#f15a16;letter-spacing:-.05em;font-size:35px;font-weight:800;line-height:1}.ex-motor-section2__section-label{color:#071b3a;letter-spacing:-.035em;text-transform:uppercase;font-size:35px;font-weight:700;line-height:1}.ex-motor-section2__heading{flex:none;margin-top:clamp(28px,3vh,42px)}.ex-motor-section2__heading h2{color:#071b3a;letter-spacing:-.045em;max-width:640px;margin:0;font-size:30px;font-weight:700;line-height:.98}.ex-motor-section2__heading h2>span{color:#f15a16;text-transform:uppercase;margin-bottom:8px;font-size:30px;font-weight:800;display:block}.ex-motor-section2__motor{flex:auto;justify-content:center;align-items:flex-end;min-height:0;margin-top:8px;display:flex;position:relative}.ex-motor-section2__motor-image{object-fit:contain;object-position:center bottom;-webkit-user-select:none;user-select:none;width:min(100%,700px);height:auto;max-height:100%;display:block}.ex-motor-section2__services{grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,1.35vw,22px);min-width:0;min-height:0;display:grid}.ex-motor-section2__service-card{opacity:0;min-width:0;min-height:0;transition:opacity .9s cubic-bezier(.22, 1, .36, 1) calc(.18s + (var(--service-index) * 70ms)), transform 1.1s cubic-bezier(.22, 1, .36, 1) calc(.18s + (var(--service-index) * 70ms)), border-color .22s ease, box-shadow .22s ease;will-change:opacity, transform;background:linear-gradient(145deg,#f9f9f9fa,#f2f2f2f0);border:1px solid #071b3a06;border-radius:14px;flex-direction:column;justify-content:flex-start;padding:clamp(18px,1.55vw,26px);display:flex;overflow:hidden;transform:translateY(30px)}.ex-motor-section2__service-card:hover{border-color:#f15a1624;box-shadow:0 16px 34px #071b3a14,0 3px 8px #071b3a09}.ex-motor-section2__card-heading{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;display:grid}.ex-motor-section2__card-number{color:#f15a16;font-size:clamp(.95rem,1vw,1.12rem);font-weight:800;line-height:1.25}.ex-motor-section2__card-heading h3{color:#071b3a;margin:0;font-size:clamp(.95rem,1vw,1.1rem);font-weight:800;line-height:1.3}.ex-motor-section2__service-card p{color:#071b3ad1;max-width:29ch;margin:clamp(10px,1.1vh,14px) 0 0 calc(12px + 1.12rem);font-size:clamp(.78rem,.78vw,.92rem);font-weight:500;line-height:1.48}.ex-motor-section2--visible .ex-motor-section2__intro,.ex-motor-section2--visible .ex-motor-section2__service-card{opacity:1;transform:translate(0,0)}@media (max-width:1440px) and (min-width:1025px){.ex-motor-section2__safe-grid{grid-template-columns:minmax(0,1.05fr) minmax(500px,.95fr);gap:clamp(38px,4vw,64px);width:min(1320px,100% - 72px);height:min(700px,100svh - 100px)}.ex-motor-section2__heading{margin-top:24px}.ex-motor-section2__motor-image{width:min(100%,650px)}.ex-motor-section2__service-card{padding:17px}}@media (min-width:1025px) and (max-height:780px){.ex-motor-section2__safe-grid{height:calc(100svh - 72px)}.ex-motor-section2__heading{margin-top:18px}.ex-motor-section2__heading h2{font-size:30px}.ex-motor-section2__service-card{padding:14px 16px}.ex-motor-section2__service-card p{margin-top:7px;font-size:.76rem;line-height:1.4}}@media (max-width:1024px){.ex-motor-section2{min-height:auto;padding-block:72px;display:block;overflow:clip}.ex-motor-section2__safe-grid{flex-direction:column;gap:56px;width:min(100% - 48px,760px);height:auto;display:flex}.ex-motor-section2__heading{margin-top:26px}.ex-motor-section2__heading h2{max-width:680px;font-size:clamp(2.1rem,6vw,3.5rem);line-height:1.02}.ex-motor-section2__motor{min-height:auto;margin-top:30px}.ex-motor-section2__motor-image{width:100%;max-height:none}.ex-motor-section2__services{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ex-motor-section2__service-card{min-height:180px;padding:22px}.ex-motor-section2__service-card p{max-width:none}}@media (max-width:640px){.ex-motor-section2{padding-block:56px 64px}.ex-motor-section2__safe-grid{gap:42px;width:calc(100% - 36px)}.ex-motor-section2__eyebrow{gap:12px}.ex-motor-section2__section-number{font-size:1.85rem}.ex-motor-section2__section-label{font-size:1.3rem}.ex-motor-section2__heading{margin-top:22px}.ex-motor-section2__heading h2{font-size:clamp(2rem,10vw,3rem)}.ex-motor-section2__motor{margin-top:24px}.ex-motor-section2__services{grid-template-columns:1fr}.ex-motor-section2__service-card{min-height:auto;padding:22px 20px}.ex-motor-section2__card-heading h3{font-size:1rem}.ex-motor-section2__service-card p{margin-left:0;font-size:.88rem}}@media (prefers-reduced-motion:reduce){.ex-motor-section2__intro,.ex-motor-section2__service-card{opacity:1;will-change:auto;transition:none;transform:none}}
.ex-motor-section3{color:#071b3a;isolation:isolate;width:100%;height:100svh;min-height:720px;font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;background:#fff;position:relative;overflow:hidden}.ex-motor-section3__artwork{z-index:0;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0;overflow:hidden}.ex-motor-section3__background{object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;width:100%;max-width:none;height:auto;display:block}.ex-motor-section3__safe-grid{z-index:2;align-items:center;width:min(1500px,100% - 96px);height:100%;margin-inline:auto;display:flex;position:relative}.ex-motor-section3__content{width:min(43%,650px);padding-block:34px}.ex-motor-section3__eyebrow{opacity:0;will-change:opacity, transform;align-items:baseline;gap:18px;transition:opacity 1s cubic-bezier(.22,1,.36,1),transform 1.2s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(24px)}.ex-motor-section3__section-number{color:#f15a16;letter-spacing:-.055em;font-size:35px;font-weight:800;line-height:1}.ex-motor-section3__section-label{color:#071b3a;letter-spacing:-.045em;text-transform:uppercase;font-size:35px;font-weight:800;line-height:1}.ex-motor-section3__heading{opacity:0;will-change:opacity, transform;margin-top:clamp(20px,2.8vh,34px);transition:opacity 1.1s cubic-bezier(.22,1,.36,1) .1s,transform 1.35s cubic-bezier(.22,1,.36,1) .1s;transform:translateY(32px)}.ex-motor-section3__heading h2{color:#071b3a;letter-spacing:-.04em;max-width:620px;margin:0;font-size:30px;font-weight:700;line-height:1.08}.ex-motor-section3__heading h2>span{color:#f15a16;margin-top:4px;font-size:30px;display:block}.ex-motor-section3__selling-points{gap:clamp(12px,1.5vh,18px);width:min(100%,560px);margin-top:clamp(28px,3.2vh,40px);display:grid}.ex-motor-section3__selling-point{opacity:0;min-width:0;transition:opacity .85s cubic-bezier(.22, 1, .36, 1) calc(.22s + (var(--selling-point-index) * 85ms)), transform 1.05s cubic-bezier(.22, 1, .36, 1) calc(.22s + (var(--selling-point-index) * 85ms));will-change:opacity, transform;background:linear-gradient(145deg,#fffffff5,#f6f6f6eb);border:1px solid #071b3a0d;border-radius:14px;padding:clamp(16px,1.5vw,22px) clamp(18px,1.8vw,26px);position:relative;transform:translate(-28px,20px);box-shadow:0 10px 30px #071b3a0b}.ex-motor-section3__point-heading{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;display:grid}.ex-motor-section3__point-number{color:#f15a16;font-size:clamp(.86rem,.85vw,1rem);font-weight:800;line-height:1.35}.ex-motor-section3__point-heading h3{color:#071b3a;letter-spacing:-.015em;margin:0;font-size:clamp(.93rem,.95vw,1.08rem);font-weight:800;line-height:1.3}.ex-motor-section3__selling-point p{color:#071b3ac7;max-width:42ch;margin:8px 0 0 calc(12px + 1rem);font-size:clamp(.79rem,.78vw,.92rem);font-weight:500;line-height:1.5}.ex-motor-section3--visible .ex-motor-section3__eyebrow,.ex-motor-section3--visible .ex-motor-section3__heading,.ex-motor-section3--visible .ex-motor-section3__selling-point{opacity:1;transform:translate(0,0)}@media (min-width:1600px){.ex-motor-section3__safe-grid{width:min(1600px,100% - 120px)}.ex-motor-section3__content{width:min(42%,670px)}}@media (min-width:1025px) and (max-width:1599px){.ex-motor-section3{min-height:680px}.ex-motor-section3__safe-grid{width:min(1320px,100% - 72px)}.ex-motor-section3__content{width:min(44%,590px)}.ex-motor-section3__section-number,.ex-motor-section3__section-label{font-size:35px}.ex-motor-section3__heading{margin-top:18px}.ex-motor-section3__heading h2,.ex-motor-section3__heading h2>span{font-size:30px}.ex-motor-section3__selling-points{gap:12px;margin-top:24px}.ex-motor-section3__selling-point{padding:15px 18px}}@media (min-width:1025px) and (max-height:780px){.ex-motor-section3{min-height:620px}.ex-motor-section3__content{padding-block:22px}.ex-motor-section3__heading{margin-top:14px}.ex-motor-section3__heading h2,.ex-motor-section3__heading h2>span{font-size:30px}.ex-motor-section3__selling-points{gap:9px;margin-top:18px}.ex-motor-section3__selling-point{padding:11px 15px}.ex-motor-section3__selling-point p{margin-top:5px;font-size:.74rem;line-height:1.4}}@media (max-width:1024px){.ex-motor-section3{height:auto;min-height:auto;padding-block:72px 0;overflow:hidden}.ex-motor-section3__safe-grid{width:min(100% - 48px,760px);height:auto;display:block}.ex-motor-section3__content{width:100%;padding:0}.ex-motor-section3__artwork{width:100%;height:auto;margin-top:48px;position:relative;inset:auto}.ex-motor-section3__background{object-fit:contain;width:100%;height:auto}.ex-motor-section3__heading h2{max-width:650px;font-size:clamp(2.1rem,6vw,3.4rem)}.ex-motor-section3__selling-points{gap:16px;width:100%;margin-top:36px}.ex-motor-section3__selling-point{padding:20px 22px}}@media (max-width:640px){.ex-motor-section3{padding-top:56px}.ex-motor-section3__safe-grid{width:calc(100% - 36px)}.ex-motor-section3__eyebrow{align-items:flex-start;gap:12px}.ex-motor-section3__section-number{font-size:2rem}.ex-motor-section3__section-label{font-size:1.55rem}.ex-motor-section3__heading{margin-top:22px}.ex-motor-section3__heading h2{font-size:clamp(2rem,9vw,3rem)}.ex-motor-section3__selling-points{margin-top:30px}.ex-motor-section3__selling-point{padding:18px}.ex-motor-section3__selling-point p{margin-left:0;font-size:.88rem}.ex-motor-section3__artwork{margin-top:38px}}@media (prefers-reduced-motion:reduce){.ex-motor-section3__eyebrow,.ex-motor-section3__heading,.ex-motor-section3__selling-point{opacity:1;will-change:auto;transition:none;transform:none}}
.ex-motor-section4,.ex-motor-section4 *,.ex-motor-section4 :before,.ex-motor-section4 :after{box-sizing:border-box}.ex-motor-section4{isolation:isolate;color:#071b3a;width:100%;height:100svh;min-height:700px;font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;background:#fff;align-items:center;display:flex;position:relative;overflow:hidden}.ex-motor-section4__artwork{z-index:0;opacity:0;will-change:opacity, transform;pointer-events:none;width:100%;min-width:0;height:100%;min-height:0;transition:opacity 1.2s cubic-bezier(.22,1,.36,1),transform 1.45s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;overflow:hidden;transform:translateY(36px)}.ex-motor-section4__image{object-fit:contain;object-position:right center;-webkit-user-select:none;user-select:none;pointer-events:none}.ex-motor-section4__safe-grid{z-index:1;width:min(1600px,100% - 96px);min-width:0;height:min(860px,100svh - 110px);min-height:0;margin-inline:auto;position:relative;overflow:hidden}.ex-motor-section4__content{z-index:2;grid-template-rows:auto minmax(0,1fr);gap:clamp(22px,2.8svh,34px);width:50.5%;min-width:0;height:100%;min-height:0;padding:clamp(38px,4.6svh,62px) clamp(26px,2.8vw,48px) clamp(38px,4.6svh,62px) clamp(34px,3.6vw,62px);display:grid;position:relative;overflow:hidden}.ex-motor-section4__header{opacity:0;min-width:0;transition:opacity .9s cubic-bezier(.22,1,.36,1) .12s,transform 1.1s cubic-bezier(.22,1,.36,1) .12s;transform:translate(-28px,18px)}.ex-motor-section4__eyebrow{align-items:center;gap:clamp(12px,1.2vw,20px);display:flex}.ex-motor-section4__section-number{color:#f15a16;letter-spacing:-.05em;flex:none;font-size:35px;font-weight:800;line-height:1}.ex-motor-section4__section-label{color:#071b3a;letter-spacing:-.025em;text-transform:uppercase;min-width:0;font-size:35px;font-weight:800;line-height:1.15}.ex-motor-section4__title{color:#f15a16;letter-spacing:-.05em;text-transform:uppercase;max-width:640px;margin:clamp(18px,2.3svh,28px) 0 0;font-size:30px;font-weight:800;line-height:.98}.ex-motor-section4__facilities{grid-template-rows:repeat(6,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(8px,.82vw,13px);width:100%;min-width:0;height:100%;min-height:0;display:grid}.ex-motor-section4__card:last-child{grid-column:1/-1}.ex-motor-section4__card{opacity:0;min-width:0;min-height:0;transition:opacity .8s cubic-bezier(.22, 1, .36, 1) calc(.22s + (var(--facility-index) * 55ms)), transform .95s cubic-bezier(.22, 1, .36, 1) calc(.22s + (var(--facility-index) * 55ms)), border-color .24s ease, box-shadow .24s ease;will-change:opacity, transform;background:linear-gradient(145deg,#fffffffa,#f9fafbf2);border:1px solid #071b3a0e;border-radius:15px;grid-template-columns:auto 1px minmax(0,1fr);align-items:center;gap:clamp(9px,.82vw,13px);padding:clamp(9px,.92vw,15px) clamp(12px,1.15vw,19px);display:grid;position:relative;overflow:hidden;transform:translateY(22px);box-shadow:0 2px 4px #071b3a06,0 8px 20px #071b3a0a}.ex-motor-section4__card:hover{border-color:#f15a1629;transform:translateY(-4px);box-shadow:0 17px 34px #071b3a16,0 4px 9px #071b3a0a}.ex-motor-section4__card-number{color:#f15a16;letter-spacing:-.04em;font-size:clamp(1.05rem,1.25vw,1.5rem);font-weight:800;line-height:1}.ex-motor-section4__card-divider{background:#f15a169e;align-self:center;width:1px;height:30px}.ex-motor-section4__card h3{color:#071b3a;letter-spacing:-.016em;overflow-wrap:anywhere;min-width:0;margin:0;font-size:clamp(.72rem,.79vw,.9rem);font-weight:800;line-height:1.28}.ex-motor-section4--visible .ex-motor-section4__artwork,.ex-motor-section4--visible .ex-motor-section4__header,.ex-motor-section4--visible .ex-motor-section4__card{opacity:1;transform:translate(0,0)}@media (min-width:1600px){.ex-motor-section4__safe-grid{width:min(1600px,100% - 120px)}}@media (min-width:1025px) and (max-width:1599px){.ex-motor-section4{min-height:660px}.ex-motor-section4__safe-grid{width:min(1440px,100% - 72px);height:min(780px,100svh - 96px)}.ex-motor-section4__content{gap:clamp(16px,2.1svh,24px);width:50.5%;padding:clamp(28px,3.4svh,42px) clamp(20px,2.2vw,34px) clamp(28px,3.4svh,42px) clamp(26px,2.8vw,42px)}.ex-motor-section4__section-number,.ex-motor-section4__section-label{font-size:35px}.ex-motor-section4__title{font-size:30px}.ex-motor-section4__facilities{gap:7px}.ex-motor-section4__card{padding:8px 11px}.ex-motor-section4__card-number{font-size:clamp(.95rem,1.08vw,1.2rem)}.ex-motor-section4__card h3{font-size:clamp(.67rem,.72vw,.8rem)}}@media (min-width:1025px) and (max-height:780px){.ex-motor-section4{min-height:620px}.ex-motor-section4__safe-grid{height:calc(100svh - 72px)}.ex-motor-section4__content{gap:12px;padding:20px clamp(18px,2vw,28px) 20px clamp(22px,2.4vw,34px)}.ex-motor-section4__section-number,.ex-motor-section4__section-label{font-size:35px}.ex-motor-section4__title{margin-top:9px;font-size:30px}.ex-motor-section4__facilities{gap:6px}.ex-motor-section4__card{border-radius:12px;padding:6px 10px}.ex-motor-section4__card-number{font-size:clamp(.88rem,1vw,1.08rem)}.ex-motor-section4__card-divider{height:24px}.ex-motor-section4__card h3{font-size:clamp(.61rem,.66vw,.74rem);line-height:1.2}}@media (max-width:1024px){.ex-motor-section4{height:auto;min-height:0;padding-block:64px;display:block;overflow:clip}.ex-motor-section4__safe-grid{width:min(100% - 48px,900px);height:auto;overflow:visible}.ex-motor-section4__artwork{width:100%;height:auto;position:relative;inset:auto;transform:translateY(34px)}.ex-motor-section4__image{object-fit:contain;object-position:center;width:100%!important;height:auto!important;position:relative!important;inset:auto!important}.ex-motor-section4__content{width:100%;height:auto;margin-top:42px;padding:0;display:block;position:relative;overflow:visible}.ex-motor-section4__facilities{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;height:auto;margin-top:32px}.ex-motor-section4__card:last-child{grid-column:1/-1}.ex-motor-section4__card{min-height:102px;padding:17px}.ex-motor-section4__card-number{font-size:1.25rem}.ex-motor-section4__card h3{font-size:.86rem}.ex-motor-section4--visible .ex-motor-section4__artwork{transform:translate(0,0)}}@media (max-width:640px){.ex-motor-section4{padding-block:48px}.ex-motor-section4__safe-grid{width:calc(100% - 32px)}.ex-motor-section4__artwork{transform:translateY(28px)}.ex-motor-section4__content{margin-top:34px}.ex-motor-section4__eyebrow{gap:10px}.ex-motor-section4__section-number{font-size:1.8rem}.ex-motor-section4__section-label{font-size:.92rem}.ex-motor-section4__title{max-width:100%;margin-top:16px;font-size:clamp(2rem,9.5vw,2.8rem);line-height:1}.ex-motor-section4__facilities{grid-template-columns:1fr;gap:11px;margin-top:26px}.ex-motor-section4__card:last-child{grid-column:auto}.ex-motor-section4__card{gap:13px;min-height:88px;padding:17px}.ex-motor-section4__card-number{font-size:1.3rem}.ex-motor-section4__card-divider{height:32px}.ex-motor-section4__card h3{font-size:.88rem}.ex-motor-section4--visible .ex-motor-section4__artwork{transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.ex-motor-section4__artwork,.ex-motor-section4__header,.ex-motor-section4__card{opacity:1;will-change:auto;transition:none;transform:none}.ex-motor-section4__card:hover{transform:none}}
.ex-motor-section5{color:#071b3a;isolation:isolate;width:100%;height:100svh;min-height:720px;font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;background:#fff;position:relative;overflow:hidden}.ex-motor-section5__artwork{z-index:0;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0;overflow:hidden}.ex-motor-section5__background{object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;width:100%;max-width:none;height:auto;display:block}.ex-motor-section5__safe-grid{z-index:2;align-items:center;width:min(1500px,100% - 96px);height:100%;margin-inline:auto;display:flex;position:relative}.ex-motor-section5__content{opacity:0;will-change:opacity, transform;width:min(47%,690px);padding-block:36px;transition:opacity 1.2s cubic-bezier(.22,1,.36,1),transform 1.45s cubic-bezier(.22,1,.36,1);transform:translate(-34px,26px)}.ex-motor-section5__eyebrow{align-items:baseline;gap:18px;display:flex}.ex-motor-section5__section-number{color:#f15a16;letter-spacing:-.055em;font-size:35px;font-weight:800;line-height:1}.ex-motor-section5__section-label{color:#071b3a;letter-spacing:-.045em;font-size:35px;font-weight:800;line-height:1}.ex-motor-section5__heading{margin-top:clamp(38px,4.5vh,60px)}.ex-motor-section5__heading h2{color:#f15a16;letter-spacing:-.05em;flex-direction:column;gap:4px;margin:0;font-size:30px;font-weight:800;line-height:1.02;display:flex}.ex-motor-section5__body{gap:clamp(22px,2.8vh,34px);margin-top:clamp(34px,4vh,52px);display:grid}.ex-motor-section5__body p{color:#071b3a;max-width:46ch;margin:0;font-size:clamp(1rem,1.15vw,1.28rem);font-weight:500;line-height:1.72}.ex-motor-section5--visible .ex-motor-section5__content{opacity:1;transform:translate(0,0)}@media (min-width:1600px){.ex-motor-section5__safe-grid{width:min(1600px,100% - 120px)}.ex-motor-section5__content{width:min(46%,710px)}}@media (min-width:1025px) and (max-width:1599px){.ex-motor-section5{min-height:680px}.ex-motor-section5__safe-grid{width:min(1320px,100% - 72px)}.ex-motor-section5__content{width:min(48%,620px)}.ex-motor-section5__heading{margin-top:32px}.ex-motor-section5__heading h2{font-size:30px}.ex-motor-section5__body{gap:22px;margin-top:30px}.ex-motor-section5__body p{font-size:clamp(.95rem,1vw,1.12rem)}}@media (min-width:1025px) and (max-height:780px){.ex-motor-section5{min-height:620px}.ex-motor-section5__content{padding-block:22px}.ex-motor-section5__section-number,.ex-motor-section5__section-label{font-size:35px}.ex-motor-section5__heading{margin-top:22px}.ex-motor-section5__heading h2{font-size:30px}.ex-motor-section5__body{gap:16px;margin-top:20px}.ex-motor-section5__body p{font-size:.9rem;line-height:1.52}}@media (max-width:1024px){.ex-motor-section5{height:auto;min-height:auto;padding-block:72px 0;overflow:hidden}.ex-motor-section5__artwork{width:100%;height:auto;margin-top:48px;position:relative;inset:auto}.ex-motor-section5__background{object-fit:contain;width:100%;height:auto}.ex-motor-section5__safe-grid{width:min(100% - 48px,760px);height:auto;display:block}.ex-motor-section5__content{width:100%;padding:0}.ex-motor-section5__section-number{font-size:2.5rem}.ex-motor-section5__section-label{font-size:clamp(1.8rem,5vw,2.8rem)}.ex-motor-section5__heading h2{font-size:clamp(2.6rem,7vw,4rem)}.ex-motor-section5__body p{max-width:52ch;font-size:1rem}}@media (max-width:640px){.ex-motor-section5{padding-top:56px}.ex-motor-section5__safe-grid{width:calc(100% - 36px)}.ex-motor-section5__eyebrow{align-items:flex-start;gap:12px}.ex-motor-section5__section-number{font-size:2rem}.ex-motor-section5__section-label{font-size:clamp(1.5rem,7vw,2.15rem);line-height:1.05}.ex-motor-section5__heading{margin-top:30px}.ex-motor-section5__heading h2{font-size:clamp(2.25rem,10vw,3.5rem)}.ex-motor-section5__body{gap:20px;margin-top:28px}.ex-motor-section5__body p{font-size:.96rem;line-height:1.65}.ex-motor-section5__artwork{margin-top:38px}}@media (prefers-reduced-motion:reduce){.ex-motor-section5__content{opacity:1;will-change:auto;transition:none;transform:none}}
