.lv-mv-hero{isolation:isolate;width:100%;height:min(960px, calc(100svh - var(--header-height-desktop)));min-height:0;color:var(--white);font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;background:#010713;position:relative;overflow:hidden}.lv-mv-hero__artwork{z-index:-3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.lv-mv-hero__background{pointer-events:none;-webkit-user-select:none;user-select:none;display:block}.lv-mv-hero__background--desktop{object-fit:initial;object-position:initial;width:100%;max-width:100%;height:auto;position:absolute;top:0;left:0;transform:none}.lv-mv-hero__background--mobile{display:none}.lv-mv-hero__overlay{z-index:-2;pointer-events:none;background:linear-gradient(90deg,#010814db 0%,#020c1c91 31%,#020e1f1f 58%,#01081212 100%),linear-gradient(#01081208 0%,#01081205 60%,#0108129e 100%);position:absolute;inset:0}.lv-mv-hero__safe-zone{z-index:2;width:min(100% - 96px,1600px);height:100%;min-height:0;margin-inline:auto;position:relative}.lv-mv-hero__content{box-sizing:border-box;flex-direction:column;width:100%;height:100%;min-height:0;padding:clamp(44px,5.6svh,68px) 0 clamp(28px,3.8svh,38px);display:flex;overflow:hidden}.lv-mv-hero__copy{flex:none;width:min(49%,700px)}.lv-mv-hero__title{color:var(--white);font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;letter-spacing:-.035em;margin:0;font-size:clamp(50px,4.25vw,76px);font-weight:400;line-height:1.01}.lv-mv-hero__title-line{white-space:nowrap;align-items:baseline;gap:18px;display:flex}.lv-mv-hero__title-line>span{color:var(--white);font-weight:400;display:inline-block}.lv-mv-hero__title strong{color:var(--orange-500);font-weight:700}.lv-mv-hero__title-line strong{display:inline-block}.lv-mv-hero__title-services{margin-top:2px;display:block}.lv-mv-hero__subtitle{color:#fffffff5;font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;letter-spacing:-.012em;margin:20px 0 0;font-size:clamp(18px,1.38vw,24px);font-weight:400;line-height:1.34}.lv-mv-hero__accent{background:var(--orange-500);border-radius:999px;width:96px;height:2px;margin-top:22px}.lv-mv-hero__description{color:#ffffffe8;width:100%;max-width:610px;font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;letter-spacing:-.008em;margin-top:22px;font-size:clamp(15px,1.03vw,18px);font-weight:400;line-height:1.42}.lv-mv-hero__description p{margin:0}.lv-mv-hero__description p+p{margin-top:2px}.lv-mv-hero__lower{flex:none;width:100%;min-height:0;margin-top:auto}.lv-mv-hero__cards{width:min(59%,900px);overflow:visible}.lv-mv-hero__card-track{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:100%;display:grid}.lv-mv-liquid-card{isolation:isolate;-webkit-backdrop-filter:blur(32px)saturate(108%);min-width:0;height:clamp(112px,7.5vw,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:20px 16px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff24,inset 0 -1px #ffffff06,0 12px 28px #00040f47}.lv-mv-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}.lv-mv-liquid-card:after{content:"";z-index:-1;border-radius:inherit;opacity:.85;pointer-events:none;background:linear-gradient(#ffffff06,#ffffff02);position:absolute;inset:0}.lv-mv-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)}.lv-mv-liquid-card:hover{border-color:#ff843e6b;transform:translateY(-5px);box-shadow:inset 0 1px #ffffff29,inset 0 -1px #ffffff08,0 18px 38px #00040f57}.lv-mv-liquid-card:hover .lv-mv-liquid-card__shine{opacity:.68;left:120%}.lv-mv-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,.78vw,14px);font-weight:700;line-height:1.2;position:relative}.lv-mv-liquid-card p{z-index:2;color:#ffffffb8;font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;margin:9px 0 0;font-size:clamp(9px,.6vw,11px);font-weight:400;line-height:1.4;position:relative}.lv-mv-hero-reveal{opacity:0;animation:lvMvHeroReveal 1.15s var(--ease-premium) forwards;transform:translateY(30px)}.lv-mv-hero__cards.lv-mv-hero-reveal{animation-delay:.24s}@keyframes lvMvHeroReveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1600px){.lv-mv-hero__safe-zone{width:min(100% - 120px,1600px)}}@media (min-width:1025px) and (max-width:1599px){.lv-mv-hero__safe-zone{width:min(100% - 80px,1440px)}.lv-mv-hero__copy{width:min(50%,650px)}.lv-mv-hero__title{font-size:clamp(46px,4vw,64px)}.lv-mv-hero__subtitle{font-size:clamp(16px,1.25vw,20px)}.lv-mv-hero__description{max-width:560px;font-size:clamp(14px,1vw,16px)}}@media (min-width:1025px) and (max-height:820px){.lv-mv-hero__content{padding-top:28px;padding-bottom:20px}.lv-mv-hero__title{font-size:clamp(42px,3.5vw,58px)}.lv-mv-hero__subtitle{margin-top:12px;font-size:clamp(15px,1.1vw,18px);line-height:1.3}.lv-mv-hero__accent{width:72px;margin-top:14px}.lv-mv-hero__description{max-width:560px;margin-top:14px;font-size:clamp(13px,.9vw,15px);line-height:1.34}.lv-mv-hero__description p+p{margin-top:2px}.lv-mv-liquid-card{height:102px;padding:14px}.lv-mv-liquid-card h2{font-size:clamp(11px,.75vw,13px)}.lv-mv-liquid-card p{margin-top:6px;font-size:clamp(9px,.58vw,10px)}}@media (min-width:1025px) and (max-height:700px){.lv-mv-hero__content{padding-top:18px;padding-bottom:14px}.lv-mv-hero__title{font-size:clamp(36px,3vw,48px);line-height:1}.lv-mv-hero__title-line{gap:12px}.lv-mv-hero__subtitle{margin-top:8px;font-size:clamp(13px,.95vw,16px);line-height:1.25}.lv-mv-hero__accent{width:58px;height:2px;margin-top:10px}.lv-mv-hero__description{margin-top:10px;font-size:clamp(11px,.8vw,13px);line-height:1.28}.lv-mv-liquid-card{height:86px;padding:10px 12px}.lv-mv-liquid-card h2{font-size:11px}.lv-mv-liquid-card p{margin-top:4px;font-size:8.5px;line-height:1.25}}@media (max-width:1024px){.lv-mv-hero{height:auto;min-height:0;overflow:hidden}.lv-mv-hero__safe-zone{width:100%;height:auto;min-height:0;margin:0}.lv-mv-hero__content{height:auto;min-height:0;overflow:visible}}@media (max-width:767px){.lv-mv-hero{background:#010713;min-height:0;padding-bottom:24px;overflow:hidden}.lv-mv-hero__artwork{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.lv-mv-hero__background--desktop{display:none}.lv-mv-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}.lv-mv-hero__overlay{background:linear-gradient(#020a179e 0%,#020a1766 22%,#020a171a 46%,#020a170d 68%,#020a1794 100%)}.lv-mv-hero__safe-zone{width:100%;min-height:0;margin:0}.lv-mv-hero__content{box-sizing:border-box;flex-direction:column;min-height:215.37vw;padding:clamp(42px,9.5vw,60px) 0 24px;display:flex}.lv-mv-hero__copy{width:auto;padding-inline:24px}.lv-mv-hero__title{letter-spacing:-.035em;max-width:370px;font-size:clamp(27px,7.7vw,36px);line-height:1.01}.lv-mv-hero__title-line{white-space:normal;flex-direction:column;align-items:flex-start;gap:0;display:flex}.lv-mv-hero__title-line strong{margin-top:5px;display:block}.lv-mv-hero__title-services{margin-top:2px;display:block}.lv-mv-hero__subtitle{margin-top:8px;font-size:10.5px;line-height:1.28}.lv-mv-hero__accent{width:38px;height:3px;margin-top:10px}.lv-mv-hero__description{max-width:350px;margin-top:10px;font-size:10px;line-height:1.3}.lv-mv-hero__description br{display:none}.lv-mv-hero__description p+p{margin-top:8px}.lv-mv-hero__lower{flex-shrink:0;width:100%;margin-top:auto}.lv-mv-hero__cards{width:100%;overflow:visible}.lv-mv-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}.lv-mv-hero__card-track::-webkit-scrollbar{display:none}.lv-mv-liquid-card{scroll-snap-align:start;border-radius:10px;flex:0 0 min(64vw,245px);height:128px;padding:17px 16px}.lv-mv-liquid-card h2{font-size:14px;line-height:1.2}.lv-mv-liquid-card p{margin-top:8px;font-size:10px;line-height:1.35}}@media (max-width:480px){.lv-mv-hero__copy{padding-inline:22px}.lv-mv-hero__title{font-size:clamp(26px,7.5vw,33px)}.lv-mv-hero__subtitle{font-size:10px}.lv-mv-hero__description{font-size:9.5px}.lv-mv-liquid-card{flex-basis:min(67vw,235px)}}@media (max-width:360px){.lv-mv-hero__copy{padding-inline:18px}.lv-mv-hero__title{font-size:25px}.lv-mv-hero__subtitle{font-size:9.5px}.lv-mv-hero__description{font-size:9px}.lv-mv-hero__card-track{padding-left:18px;padding-right:18px;scroll-padding-inline:18px}.lv-mv-liquid-card{flex-basis:220px}}@media (prefers-reduced-motion:reduce){.lv-mv-hero-reveal{opacity:1;animation:none;transform:none}}
.lv-mv-section2{color:#071b3a;isolation:isolate;background:#fff;align-items:center;width:100%;min-height:100svh;display:flex;position:relative;overflow:hidden}.lv-mv-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}.lv-mv-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)}.lv-mv-section2__eyebrow{flex:none;align-items:center;gap:18px;display:flex}.lv-mv-section2__section-number{color:#f15a16;letter-spacing:-.05em;font-size:35px;font-weight:800;line-height:1}.lv-mv-section2__section-label{color:#071b3a;letter-spacing:-.035em;text-transform:uppercase;font-size:35px;font-weight:700;line-height:1}.lv-mv-section2__heading{flex:none;margin-top:clamp(28px,3vh,42px)}.lv-mv-section2__heading h2{color:#071b3a;letter-spacing:-.035em;max-width:620px;margin:0;font-size:30px;font-weight:700;line-height:1.3}.lv-mv-section2__heading h2>span{color:#f15a16;margin-bottom:8px;font-size:30px;font-weight:800;line-height:1.3;display:block}.lv-mv-section2__motor{flex:auto;justify-content:center;align-items:flex-end;min-height:0;margin-top:10px;display:flex;position:relative}.lv-mv-section2__motor-image{object-fit:contain;object-position:center bottom;width:min(100%,720px);height:auto;max-height:100%;display:block}.lv-mv-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}.lv-mv-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)}.lv-mv-section2__service-card:hover{border-color:#f15a1624;box-shadow:0 16px 34px #071b3a14,0 3px 8px #071b3a09}.lv-mv-section2__card-heading{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;display:grid}.lv-mv-section2__card-number{color:#f15a16;font-size:clamp(.95rem,1vw,1.12rem);font-weight:800;line-height:1.25}.lv-mv-section2__card-heading h3{color:#071b3a;margin:0;font-size:clamp(.95rem,1vw,1.1rem);font-weight:800;line-height:1.3}.lv-mv-section2__service-card p{color:#071b3ad1;max-width:28ch;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}.lv-mv-section2--visible .lv-mv-section2__intro,.lv-mv-section2--visible .lv-mv-section2__service-card{opacity:1;transform:translate(0,0)}@media (max-width:1440px) and (min-width:1025px){.lv-mv-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)}.lv-mv-section2__heading{margin-top:24px}.lv-mv-section2__motor-image{width:min(100%,650px)}.lv-mv-section2__service-card{padding:17px}}@media (min-width:1025px) and (max-height:780px){.lv-mv-section2__safe-grid{height:calc(100svh - 72px)}.lv-mv-section2__heading{margin-top:18px}.lv-mv-section2__heading h2,.lv-mv-section2__heading h2>span{font-size:30px}.lv-mv-section2__service-card{padding:14px 16px}.lv-mv-section2__service-card p{margin-top:7px;font-size:.76rem;line-height:1.4}}@media (max-width:1024px){.lv-mv-section2{min-height:auto;padding-block:72px;display:block;overflow:clip}.lv-mv-section2__safe-grid{flex-direction:column;gap:56px;width:min(100% - 48px,760px);height:auto;display:flex}.lv-mv-section2__section-number,.lv-mv-section2__section-label{font-size:clamp(44px,8vw,64px)}.lv-mv-section2__heading{margin-top:26px}.lv-mv-section2__heading h2,.lv-mv-section2__heading h2>span{max-width:680px;font-size:30px;line-height:1.3}.lv-mv-section2__motor{min-height:auto;margin-top:30px}.lv-mv-section2__motor-image{width:100%;max-height:none}.lv-mv-section2__services{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.lv-mv-section2__service-card{min-height:180px;padding:22px}.lv-mv-section2__service-card p{max-width:none}}@media (max-width:640px){.lv-mv-section2{padding-block:56px 64px}.lv-mv-section2__safe-grid{gap:42px;width:calc(100% - 36px)}.lv-mv-section2__eyebrow{gap:12px}.lv-mv-section2__section-number,.lv-mv-section2__section-label{font-size:clamp(32px,10vw,46px)}.lv-mv-section2__heading{margin-top:22px}.lv-mv-section2__heading h2,.lv-mv-section2__heading h2>span{font-size:clamp(24px,7vw,30px)}.lv-mv-section2__motor{margin-top:24px}.lv-mv-section2__services{grid-template-columns:1fr}.lv-mv-section2__service-card{min-height:auto;padding:22px 20px}.lv-mv-section2__card-heading h3{font-size:1rem}.lv-mv-section2__service-card p{margin-left:0;font-size:.88rem}}@media (prefers-reduced-motion:reduce){.lv-mv-section2__intro,.lv-mv-section2__service-card{opacity:1;will-change:auto;transition:none;transform:none}}
.lv-mv-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}.lv-mv-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}.lv-mv-section3__background{object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;width:100%;max-width:none;height:auto;display:block}.lv-mv-section3__safe-grid{z-index:2;align-items:center;width:min(1500px,100% - 96px);height:100%;margin-inline:auto;display:flex;position:relative}.lv-mv-section3__content{flex-direction:column;width:min(48%,690px);min-width:0;padding-block:36px;display:flex;position:relative}.lv-mv-section3__eyebrow{opacity:0;will-change:opacity, transform;align-items:center;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)}.lv-mv-section3__section-number{color:#f15a16;font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;letter-spacing:-.05em;font-size:35px;font-weight:800;line-height:1}.lv-mv-section3__section-label{color:#071b3a;font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;letter-spacing:-.035em;font-size:35px;font-weight:700;line-height:1}.lv-mv-section3__heading{opacity:0;will-change:opacity, transform;margin-top:clamp(24px,2.8vh,38px);transition:opacity 1.1s cubic-bezier(.22,1,.36,1) .1s,transform 1.35s cubic-bezier(.22,1,.36,1) .1s;transform:translateY(34px)}.lv-mv-section3__heading h2{color:#071b3a;max-width:660px;font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;letter-spacing:-.035em;margin:0;font-size:30px;font-weight:700;line-height:1.3}.lv-mv-section3__heading h2>span{color:#f15a16;margin-top:7px;font-size:30px;font-weight:800;line-height:1.3;display:block}.lv-mv-section3__selling-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,2.2vh,30px) clamp(28px,2.7vw,44px);width:100%;margin-top:clamp(30px,3.6vh,46px);display:grid}.lv-mv-section3__selling-point{opacity:0;min-width:0;transition:opacity .85s cubic-bezier(.22, 1, .36, 1) calc(.22s + (var(--selling-point-index) * 75ms)), transform 1.05s cubic-bezier(.22, 1, .36, 1) calc(.22s + (var(--selling-point-index) * 75ms));will-change:opacity, transform;border-top:1px solid #071b3a24;padding-top:13px;position:relative;transform:translateY(28px)}.lv-mv-section3__point-heading{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;display:grid}.lv-mv-section3__point-number{color:#f15a16;font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;font-size:clamp(.86rem,.85vw,1rem);font-weight:800;line-height:1.35}.lv-mv-section3__point-heading h3{color:#071b3a;font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;letter-spacing:-.015em;margin:0;font-size:clamp(.9rem,.9vw,1.04rem);font-weight:800;line-height:1.28}.lv-mv-section3__selling-point p{color:#071b3ac2;max-width:34ch;font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;margin:clamp(8px,.9vh,12px) 0 0 calc(11px + 1rem);font-size:clamp(.78rem,.76vw,.9rem);font-weight:500;line-height:1.48}.lv-mv-section3--visible .lv-mv-section3__eyebrow,.lv-mv-section3--visible .lv-mv-section3__heading,.lv-mv-section3--visible .lv-mv-section3__selling-point{opacity:1;transform:translate(0,0)}@media (min-width:1600px){.lv-mv-section3__safe-grid{width:min(1600px,100% - 120px)}.lv-mv-section3__content{width:min(47%,700px)}}@media (min-width:1025px) and (max-width:1599px){.lv-mv-section3{min-height:680px}.lv-mv-section3__safe-grid{width:min(1320px,100% - 72px)}.lv-mv-section3__content{width:min(49%,630px)}.lv-mv-section3__heading{margin-top:22px}.lv-mv-section3__heading h2,.lv-mv-section3__heading h2>span{font-size:30px}.lv-mv-section3__selling-points{gap:20px 28px;margin-top:28px}}@media (min-width:1025px) and (max-height:780px){.lv-mv-section3{min-height:620px}.lv-mv-section3__content{padding-block:24px}.lv-mv-section3__heading{margin-top:16px}.lv-mv-section3__heading h2,.lv-mv-section3__heading h2>span{font-size:30px}.lv-mv-section3__selling-points{gap:14px 26px;margin-top:20px}.lv-mv-section3__selling-point{padding-top:9px}.lv-mv-section3__selling-point p{margin-top:5px;font-size:.74rem;line-height:1.35}}@media (max-width:1024px){.lv-mv-section3{height:auto;min-height:auto;padding-block:72px 0;overflow:hidden}.lv-mv-section3__artwork{order:2;width:100%;height:auto;margin-top:48px;position:relative;inset:auto}.lv-mv-section3__background{object-fit:contain;width:100%;height:auto}.lv-mv-section3__safe-grid{width:min(100% - 48px,760px);height:auto;display:block}.lv-mv-section3__content{width:100%;padding:0}.lv-mv-section3__section-number,.lv-mv-section3__section-label{font-size:clamp(44px,8vw,64px)}.lv-mv-section3__heading{margin-top:26px}.lv-mv-section3__heading h2,.lv-mv-section3__heading h2>span{max-width:680px;font-size:30px}.lv-mv-section3__selling-points{gap:24px 28px;margin-top:38px}.lv-mv-section3__selling-point p{max-width:none}}@media (max-width:640px){.lv-mv-section3{padding-top:56px}.lv-mv-section3__safe-grid{width:calc(100% - 36px)}.lv-mv-section3__eyebrow{gap:12px}.lv-mv-section3__section-number,.lv-mv-section3__section-label{font-size:clamp(32px,10vw,46px)}.lv-mv-section3__heading{margin-top:22px}.lv-mv-section3__heading h2,.lv-mv-section3__heading h2>span{font-size:clamp(24px,7vw,30px)}.lv-mv-section3__selling-points{grid-template-columns:1fr;gap:22px;margin-top:34px}.lv-mv-section3__selling-point{padding-top:13px}.lv-mv-section3__point-heading h3{font-size:1rem}.lv-mv-section3__selling-point p{margin-left:0;font-size:.88rem}.lv-mv-section3__artwork{margin-top:38px}}@media (prefers-reduced-motion:reduce){.lv-mv-section3__eyebrow,.lv-mv-section3__heading,.lv-mv-section3__selling-point{opacity:1;will-change:auto;transition:none;transform:none}}
.lv-mv-section4,.lv-mv-section4 *,.lv-mv-section4 :before,.lv-mv-section4 :after{box-sizing:border-box}.lv-mv-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}.lv-mv-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)}.lv-mv-section4__image{object-fit:contain;object-position:right center;-webkit-user-select:none;user-select:none;pointer-events:none}.lv-mv-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}.lv-mv-section4__content{z-index:2;grid-template-rows:auto minmax(0,1fr);gap:clamp(24px,3svh,36px);width:50.5%;min-width:0;height:100%;min-height:0;padding:clamp(42px,5svh,66px) clamp(26px,2.8vw,48px) clamp(42px,5svh,66px) clamp(34px,3.6vw,62px);display:grid;position:relative;overflow:hidden}.lv-mv-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)}.lv-mv-section4__eyebrow{align-items:center;gap:clamp(12px,1.2vw,20px);display:flex}.lv-mv-section4__section-number{color:#f15a16;letter-spacing:-.05em;flex:none;font-size:35px;font-weight:800;line-height:1}.lv-mv-section4__section-label{color:#071b3a;letter-spacing:-.025em;min-width:0;font-size:35px;font-weight:800;line-height:1.15}.lv-mv-section4__title{color:#f15a16;letter-spacing:-.05em;margin:clamp(18px,2.3svh,28px) 0 0;font-size:30px;font-weight:800;line-height:.98}.lv-mv-section4__facilities{grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(10px,1vw,15px);width:100%;min-width:0;height:100%;min-height:0;display:grid}.lv-mv-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(10px,.9vw,14px);padding:clamp(12px,1.12vw,18px) clamp(14px,1.3vw,21px);display:grid;position:relative;overflow:hidden;transform:translateY(22px);box-shadow:0 2px 4px #071b3a06,0 8px 20px #071b3a0a}.lv-mv-section4__card:hover{border-color:#f15a1629;transform:translateY(-4px);box-shadow:0 17px 34px #071b3a16,0 4px 9px #071b3a0a}.lv-mv-section4__card-number{color:#f15a16;letter-spacing:-.04em;font-size:clamp(1.08rem,1.25vw,1.5rem);font-weight:800;line-height:1}.lv-mv-section4__card-divider{background:#f15a169e;align-self:center;width:1px;height:32px}.lv-mv-section4__card h3{color:#071b3a;letter-spacing:-.016em;overflow-wrap:anywhere;min-width:0;margin:0;font-size:clamp(.78rem,.86vw,.98rem);font-weight:800;line-height:1.3}.lv-mv-section4--visible .lv-mv-section4__artwork,.lv-mv-section4--visible .lv-mv-section4__header,.lv-mv-section4--visible .lv-mv-section4__card{opacity:1;transform:translate(0,0)}@media (min-width:1600px){.lv-mv-section4__safe-grid{width:min(1600px,100% - 120px)}}@media (min-width:1025px) and (max-width:1599px){.lv-mv-section4{min-height:660px}.lv-mv-section4__safe-grid{width:min(1440px,100% - 72px);height:min(780px,100svh - 96px)}.lv-mv-section4__content{gap:clamp(18px,2.2svh,26px);width:50.5%;padding:clamp(30px,3.6svh,44px) clamp(20px,2.2vw,34px) clamp(30px,3.6svh,44px) clamp(26px,2.8vw,42px)}.lv-mv-section4__section-number,.lv-mv-section4__section-label{font-size:35px}.lv-mv-section4__title{font-size:30px}.lv-mv-section4__facilities{gap:8px}.lv-mv-section4__card{padding:10px 12px}.lv-mv-section4__card-number{font-size:clamp(.98rem,1.1vw,1.22rem)}.lv-mv-section4__card h3{font-size:clamp(.7rem,.76vw,.84rem)}}@media (min-width:1025px) and (max-height:780px){.lv-mv-section4{min-height:620px}.lv-mv-section4__safe-grid{height:calc(100svh - 72px)}.lv-mv-section4__content{gap:13px;padding:22px clamp(18px,2vw,28px) 22px clamp(22px,2.4vw,34px)}.lv-mv-section4__section-number,.lv-mv-section4__section-label{font-size:35px}.lv-mv-section4__title{margin-top:10px;font-size:30px}.lv-mv-section4__facilities{gap:6px}.lv-mv-section4__card{border-radius:12px;padding:8px 10px}.lv-mv-section4__card-number{font-size:clamp(.9rem,1vw,1.08rem)}.lv-mv-section4__card-divider{height:25px}.lv-mv-section4__card h3{font-size:clamp(.63rem,.68vw,.76rem);line-height:1.22}}@media (max-width:1024px){.lv-mv-section4{height:auto;min-height:0;padding-block:64px;display:block;overflow:clip}.lv-mv-section4__safe-grid{width:min(100% - 48px,900px);height:auto;overflow:visible}.lv-mv-section4__artwork{aspect-ratio:16/9;width:100%;height:auto;position:relative;inset:auto;transform:translateY(34px)}.lv-mv-section4__image{object-fit:contain;object-position:center}.lv-mv-section4__content{width:100%;height:auto;margin-top:42px;padding:0;display:block;position:relative;overflow:visible}.lv-mv-section4__facilities{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;height:auto;margin-top:32px}.lv-mv-section4__card{min-height:108px;padding:18px}.lv-mv-section4__card-number{font-size:1.25rem}.lv-mv-section4__card h3{font-size:.9rem}.lv-mv-section4--visible .lv-mv-section4__artwork{transform:translate(0,0)}}@media (max-width:640px){.lv-mv-section4{padding-block:48px}.lv-mv-section4__safe-grid{width:calc(100% - 32px)}.lv-mv-section4__artwork{aspect-ratio:16/10;transform:translateY(28px)}.lv-mv-section4__content{margin-top:34px}.lv-mv-section4__eyebrow{gap:10px}.lv-mv-section4__section-number{font-size:1.8rem}.lv-mv-section4__section-label{font-size:.92rem}.lv-mv-section4__title{margin-top:16px;font-size:clamp(2rem,9.5vw,2.8rem)}.lv-mv-section4__facilities{grid-template-columns:1fr;gap:11px;margin-top:26px}.lv-mv-section4__card{gap:13px;min-height:88px;padding:17px}.lv-mv-section4__card-number{font-size:1.3rem}.lv-mv-section4__card-divider{height:32px}.lv-mv-section4__card h3{font-size:.9rem}.lv-mv-section4--visible .lv-mv-section4__artwork{transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.lv-mv-section4__artwork,.lv-mv-section4__header,.lv-mv-section4__card{opacity:1;will-change:auto;transition:none;transform:none}.lv-mv-section4__card:hover{transform:none}}
.lv-mv-section5{isolation:isolate;width:100%;height:min(960px, calc(100svh - var(--header-height-desktop)));color:#071b3a;min-height:0;font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;background:#fff;position:relative;overflow:hidden}.lv-mv-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}.lv-mv-section5__background{object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;width:100%;max-width:none;height:auto;display:block}.lv-mv-section5__safe-grid{z-index:2;align-items:center;width:min(100% - 96px,1500px);min-width:0;height:100%;min-height:0;margin-inline:auto;display:flex;position:relative}.lv-mv-section5__content{opacity:0;will-change:opacity, transform;flex-direction:column;width:min(42%,560px);min-width:0;min-height:0;max-height:calc(100% - 80px);padding-block:32px;transition:opacity 1.2s cubic-bezier(.22,1,.36,1),transform 1.45s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden;transform:translate(-34px,26px)}.lv-mv-section5__eyebrow{grid-template-columns:auto minmax(0,1fr);align-items:start;column-gap:clamp(10px,.8vw,14px);width:100%;display:grid}.lv-mv-section5__section-number{color:#f15a16;letter-spacing:-.045em;white-space:nowrap;font-size:35px;font-weight:800;line-height:1}.lv-mv-section5__section-label{color:#071b3a;letter-spacing:-.025em;text-transform:uppercase;white-space:normal;overflow-wrap:normal;word-break:normal;min-width:0;max-width:330px;font-size:35px;font-weight:800;line-height:1.12}.lv-mv-section5__section-label br+*{font-size:30px}.lv-mv-section5__heading{margin-top:clamp(28px,3.6vh,42px)}.lv-mv-section5__heading h2{color:#f15a16;letter-spacing:-.042em;max-width:500px;margin:0;font-size:30px;font-weight:750;line-height:1.04}.lv-mv-section5__heading h2>span{display:block}.lv-mv-section5__accent{background:#f15a16;border-radius:999px;width:44px;height:3px;margin-top:clamp(16px,2vh,20px)}.lv-mv-section5__body{gap:clamp(18px,2.2vh,26px);width:100%;max-width:500px;margin-top:clamp(26px,3.2vh,38px);display:grid}.lv-mv-section5__body p{color:#071b3ae0;letter-spacing:0;width:100%;max-width:47ch;margin:0;font-size:clamp(.9rem,.88vw,1rem);font-weight:400;line-height:1.62}.lv-mv-section5--visible .lv-mv-section5__content{opacity:1;transform:translate(0,0)}@media (min-width:1600px){.lv-mv-section5__safe-grid{width:min(100% - 120px,1600px)}.lv-mv-section5__content{width:min(41%,580px);max-height:calc(100% - 90px)}.lv-mv-section5__section-number{font-size:35px}.lv-mv-section5__section-label{max-width:340px;font-size:35px}.lv-mv-section5__heading h2{max-width:520px;font-size:30px}.lv-mv-section5__body{max-width:510px}.lv-mv-section5__body p{max-width:48ch;font-size:1rem}}@media (min-width:1025px) and (max-width:1599px){.lv-mv-section5__safe-grid{width:min(100% - 80px,1440px)}.lv-mv-section5__content{width:min(43%,520px);max-height:calc(100% - 64px);padding-block:26px}.lv-mv-section5__section-number{font-size:35px}.lv-mv-section5__section-label{max-width:290px;font-size:35px}.lv-mv-section5__heading{margin-top:26px}.lv-mv-section5__heading h2{max-width:460px;font-size:30px}.lv-mv-section5__accent{width:40px;margin-top:16px}.lv-mv-section5__body{gap:18px;max-width:460px;margin-top:24px}.lv-mv-section5__body p{max-width:46ch;font-size:clamp(.8rem,.82vw,.92rem);line-height:1.58}}@media (min-width:1025px) and (max-height:820px){.lv-mv-section5__content{max-height:calc(100% - 44px);padding-block:18px}.lv-mv-section5__section-number,.lv-mv-section5__section-label{font-size:35px}.lv-mv-section5__heading{margin-top:20px}.lv-mv-section5__heading h2{font-size:30px;line-height:1.03}.lv-mv-section5__accent{width:36px;height:3px;margin-top:13px}.lv-mv-section5__body{gap:13px;margin-top:18px}.lv-mv-section5__body p{font-size:.75rem;line-height:1.48}}@media (min-width:1025px) and (max-height:700px){.lv-mv-section5__content{max-height:calc(100% - 28px);padding-block:12px}.lv-mv-section5__section-number,.lv-mv-section5__section-label{font-size:35px}.lv-mv-section5__heading{margin-top:14px}.lv-mv-section5__heading h2{font-size:30px}.lv-mv-section5__accent{width:32px;margin-top:10px}.lv-mv-section5__body{gap:10px;margin-top:14px}.lv-mv-section5__body p{font-size:.68rem;line-height:1.4}}@media (max-width:1024px){.lv-mv-section5{height:auto;min-height:0;padding-block:72px 0;overflow:hidden}.lv-mv-section5__artwork{width:100%;height:auto;margin-top:48px;position:relative;inset:auto}.lv-mv-section5__background{object-fit:contain;width:100%;height:auto}.lv-mv-section5__safe-grid{width:min(100% - 48px,760px);height:auto;display:block}.lv-mv-section5__content{width:100%;max-height:none;padding:0;overflow:visible}.lv-mv-section5__eyebrow{column-gap:12px}.lv-mv-section5__section-number{font-size:clamp(1.6rem,4vw,2rem)}.lv-mv-section5__section-label{max-width:360px;font-size:clamp(1rem,2.5vw,1.3rem)}.lv-mv-section5__heading{margin-top:30px}.lv-mv-section5__heading h2{max-width:600px;font-size:clamp(2.2rem,6vw,3.3rem)}.lv-mv-section5__body{max-width:620px;margin-top:28px}.lv-mv-section5__body p{max-width:55ch;font-size:1rem;line-height:1.65}}@media (max-width:640px){.lv-mv-section5{padding-top:56px}.lv-mv-section5__safe-grid{width:calc(100% - 36px)}.lv-mv-section5__eyebrow{align-items:start;column-gap:8px}.lv-mv-section5__section-number{font-size:1.45rem}.lv-mv-section5__section-label{letter-spacing:-.02em;max-width:250px;font-size:.92rem;line-height:1.12}.lv-mv-section5__heading{margin-top:26px}.lv-mv-section5__heading h2{max-width:420px;font-size:clamp(2rem,8vw,2.65rem);line-height:1.04}.lv-mv-section5__accent{width:38px;height:3px;margin-top:16px}.lv-mv-section5__body{gap:20px;margin-top:26px}.lv-mv-section5__body p{max-width:none;font-size:.94rem;line-height:1.62}.lv-mv-section5__artwork{margin-top:38px}}@media (prefers-reduced-motion:reduce){.lv-mv-section5__content{opacity:1;will-change:auto;transition:none;transform:none}}
