:root{--page-bg: #ffffff;--ink: #202020;--muted: #69625b;--muted-strong: #544c44;--line: #ece6de;--gold: #cf9b16;--gold-strong: #d4a11c;--dark: #2c231f;--header-offset: 90px;--section-space-top: 64px;--section-space-bottom: 78px;--card-radius: 8px;--card-title-size: 18px;--body-size: 12px;--body-line-height: 1.78}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-offset)}body{margin:0;min-width:320px;font-family:Segoe UI,Arial,sans-serif;color:var(--ink);background:var(--page-bg);overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;width:100%;max-width:100%;height:auto}picture{display:block;width:100%}#app{min-height:100vh}.page-shell{overflow-x:hidden}.reveal-scope .reveal-item,.hero-section .reveal-item{opacity:0;transition:opacity .82s ease,transform .82s cubic-bezier(.22,1,.36,1),filter .82s ease;will-change:opacity,transform}.reveal-up{transform:translate3d(0,32px,0)}.reveal-scale{transform:scale(.94);filter:blur(6px)}.is-visible .reveal-item,.hero-section.is-visible .reveal-item{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}.reveal-delay-1{transition-delay:.12s}.reveal-delay-2{transition-delay:.24s}.reveal-delay-3{transition-delay:.36s}.container{width:min(1280px,calc(100% - 48px));margin:0 auto}.site-header{position:fixed;top:0;left:0;width:100%;z-index:30;padding-top:14px;color:#fff;background:linear-gradient(180deg,#3526188f,#35261847 58%,#35261800);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.site-header:after{content:"";position:absolute;left:50%;bottom:0;width:min(1280px,calc(100% - 48px));height:1px;background:#ffffff73;transform:translate(-50%)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:10px 20px 16px;background:transparent}.brand{display:inline-flex;align-items:center;gap:10px}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border:2px solid rgba(255,255,255,.95);border-radius:50%;font-size:11px;font-weight:700;letter-spacing:.1em}.brand-text{display:flex;flex-direction:column;gap:1px;line-height:1}.brand-text strong,.brand-text small{font-size:9px;letter-spacing:.11em;color:#fffffff5}.header-nav{display:flex;align-items:center;gap:40px;font-size:12px;font-weight:500;letter-spacing:.06em}.header-link{display:inline-block;position:relative;padding-bottom:6px;color:#ffffffad;opacity:1;transition:color .2s ease,opacity .2s ease,text-shadow .2s ease}.header-link:hover{color:#fffffff5}.header-link.is-active{color:#fff;font-weight:700;text-shadow:0 0 18px rgba(255,255,255,.18)}.header-link:after{content:"";position:absolute;left:50%;bottom:-9px;width:calc(100% + 10px);height:2px;border-radius:999px;background:linear-gradient(90deg,#ffffff47,#fffffff5,#ffffff47);transform:translate(-50%) scaleX(0);transform-origin:center;transition:transform .2s ease}.header-link.is-active:after{transform:translate(-50%) scaleX(1)}.header-link:not(.is-active):hover{color:#fffffff5}.hero-section,.vision-section,.contact-hero,.about-hero,.strategy-hero{background-position:center;background-size:cover;background-repeat:no-repeat}.hero-section{--hero-bg-position: 58% center;--hero-image-scale: 1.04;position:relative;overflow:hidden;isolation:isolate;min-height:clamp(706px,52vw,758px);padding-top:176px;background:transparent}.hero-section:before,.hero-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero-content{position:relative;z-index:2;color:#fff}.hero-media,.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media{z-index:-2;overflow:hidden}.hero-slider-track{position:relative;width:100%;height:100%}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(1.035);transition:opacity .9s ease,transform 5.8s ease}.hero-slide.is-active{opacity:1;transform:scale(1)}.hero-media-image{width:100%;height:100%;object-fit:cover;object-position:var(--hero-bg-position)}.hero-overlay{z-index:-1;background:linear-gradient(#462f0f42,#462f0f42),linear-gradient(90deg,#1810072e,#1810070a 38%,#18100729)}.hero-content h1{width:650px;margin:0 0 20px;font-family:Arial Narrow,Bahnschrift SemiBold,sans-serif;font-size:56px;line-height:1.03;letter-spacing:.015em}.hero-content p{width:520px;margin:0;font-size:14px;line-height:1.72}.hero-dots{display:flex;align-items:center;gap:10px;margin-top:28px}.hero-dot{width:34px;height:4px;padding:0;border:0;border-radius:999px;background:#ffffff4d;cursor:pointer;transition:background-color .22s ease,transform .22s ease}.hero-dot.is-active{background:#e0b04b;transform:scaleX(1.08)}.section-intro{display:grid;grid-template-columns:280px 1fr;gap:0 58px;align-items:start}.section-eyebrow{margin:0;font-size:22px;line-height:1.12;letter-spacing:.01em;font-family:Arial Narrow,Bahnschrift,sans-serif}.section-description{margin:0;max-width:736px;color:var(--muted);font-size:11px;line-height:1.85;letter-spacing:.04em;text-transform:uppercase}.snapshot-section{padding:34px 0 48px;border-bottom:1px solid #eee7de}.snapshot-grid{margin-top:26px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.snapshot-card{position:relative;min-height:208px;padding:24px 18px 16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease,background-color .32s ease}.snapshot-card:hover{transform:translateY(-8px);border-color:#cf9b163d;background:linear-gradient(180deg,#fffffffa,#f9f6f0fa);box-shadow:0 16px 34px #3f312114}.snapshot-card strong{display:block;color:var(--gold);font-family:Arial Narrow,Bahnschrift,sans-serif;font-size:44px;line-height:.94;letter-spacing:-.025em;white-space:pre-line}.snapshot-card span{display:block;margin-top:12px;color:#8f877d;font-size:10px;letter-spacing:.14em}.snapshot-card em{position:absolute;right:10px;bottom:6px;font-style:normal;font-size:30px;color:#ebeae7}.snapshot-card:nth-child(2) strong,.snapshot-card:nth-child(4) strong{max-width:192px}.principles-section{padding:var(--section-space-top) 0 var(--section-space-bottom);background:#f5f5f3}.principles-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 34px;margin-top:34px;align-items:stretch}.principle-card,.direction-card{display:grid;grid-template-rows:auto 1fr;align-items:start;border-radius:var(--card-radius);transition:transform .34s ease}.principle-card:hover,.direction-card:hover{transform:translateY(-8px)}.principle-card-image{display:block;width:100%;height:100%;aspect-ratio:739 / 355;object-fit:cover;object-position:center;border-radius:var(--card-radius);background:#ece7df;transition:transform .7s ease,box-shadow .34s ease}.principle-card:hover .principle-card-image{transform:scale(1.035);box-shadow:0 18px 40px #3729161f}.principle-card-content h3,.direction-card-content h3,.strategy-card-head h3,.contact-card h4,.about-fact h4{margin:16px 0 8px;color:var(--gold-strong);font-family:Arial Narrow,Bahnschrift,sans-serif;font-size:var(--card-title-size);font-weight:700;line-height:1.16;letter-spacing:.01em}.principle-card-content p,.direction-card-content p,.strategy-card-copy p,.contact-card p,.about-fact p,.value-card p{margin:0;color:var(--muted);font-size:var(--body-size);line-height:var(--body-line-height)}.directions-section{padding:var(--section-space-top) 0 var(--section-space-bottom)}.directions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:42px;align-items:stretch}.direction-card-image{display:block;width:100%;height:100%;aspect-ratio:499 / 321;object-fit:cover;object-position:center;border-radius:var(--card-radius);background:#f2ede6;transition:transform .7s ease,box-shadow .34s ease}.direction-card:hover .direction-card-image{transform:scale(1.035);box-shadow:0 18px 40px #3729161f}.direction-card-content span,.strategy-card-head span{color:var(--muted-strong);font-size:10px;letter-spacing:.08em}.direction-card-content i,.about-content i,.contact-content i{display:block;width:32px;height:2px;margin:14px 0 18px;background:#d6c3a3}.about-hero{--about-bg-screen-1366: url(/assets/responsive/about-bg/screen-1366.webp);--about-bg-screen-1440: url(/assets/responsive/about-bg/screen-1440.webp);--about-bg-screen-1536: url(/assets/responsive/about-bg/screen-1536.webp);--about-bg-screen-1920: url(/assets/responsive/about-bg/screen-1920.webp);--about-bg-screen-2560: url(/assets/responsive/about-bg/screen-2560.webp);min-height:clamp(474px,33vw,514px);background-position:68% center;background-image:linear-gradient(90deg,#2c231fe0,#2c231fc7 28%,#2c231f42 52%,#2c231f1a),var(--about-bg-screen-1366);background-size:contain;background-color:#f5f1ea}.about-content,.contact-content,.strategy-copy{color:#fff}.about-content{padding-top:116px}.about-content span{display:block;margin-bottom:10px;font-size:17px;opacity:.9}.about-content h2,.strategy-copy h2,.contact-content h2{margin:0;font-family:Arial Narrow,Bahnschrift,sans-serif;font-size:40px;line-height:1.02;letter-spacing:.01em}.about-content h3,.contact-content h3{margin:0 0 14px;font-size:16px;letter-spacing:.03em}.about-content p,.vision-content p,.contact-content p,.strategy-copy p{width:500px;margin:0;font-size:14px;line-height:1.82}.about-facts{--facts-bg-screen-1366: url(/assets/responsive/facts-bg/screen-1366.webp);--facts-bg-screen-1440: url(/assets/responsive/facts-bg/screen-1440.webp);--facts-bg-screen-1536: url(/assets/responsive/facts-bg/screen-1536.webp);--facts-bg-screen-1920: url(/assets/responsive/facts-bg/screen-1920.webp);--facts-bg-screen-2560: url(/assets/responsive/facts-bg/screen-2560.webp);display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(180deg,#fffffff7,#f8f7f5f2),var(--facts-bg-screen-1366) center/contain no-repeat;background-color:#f5f1ea}.about-fact,.contact-card{min-height:116px;padding:20px 18px 16px;text-align:center;border-right:1px solid var(--line);transition:transform .32s ease,box-shadow .32s ease,background-color .32s ease}.about-fact:hover,.contact-card:hover{transform:translateY(-6px);background:#ffffffb8;box-shadow:0 14px 28px #3a2a1914}.about-fact p{max-width:190px;margin:0 auto}.about-fact:last-child,.contact-card:last-child{border-right:0}.about-fact h4,.contact-card h4{margin-top:0}.values-section{padding:72px 0 80px}.values-title{margin:0 0 34px;color:var(--gold);text-align:center;font-family:Arial Narrow,Bahnschrift,sans-serif;font-size:30px;letter-spacing:0}.values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.value-card{min-height:154px;padding:34px 30px 24px;text-align:center;background:linear-gradient(145deg,#ffffffeb,#f4f3efeb),linear-gradient(120deg,rgba(220,210,192,.14) 18%,transparent 18%,transparent 48%,rgba(220,210,192,.12) 48%,rgba(220,210,192,.12) 52%,transparent 52%);border:1px solid #f0ebe3;transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease}.value-card:hover{transform:translateY(-8px);border-color:#cf9b1647;box-shadow:0 18px 36px #3a2a1914}.value-card-dark{background:linear-gradient(145deg,#3e342df5,#302822f5),linear-gradient(120deg,rgba(255,255,255,.05) 18%,transparent 18%,transparent 48%,rgba(255,255,255,.04) 48%,rgba(255,255,255,.04) 52%,transparent 52%)}.value-card h3{margin:0 0 12px;font-family:Arial Narrow,Bahnschrift,sans-serif;font-size:var(--card-title-size);font-weight:700;color:var(--ink)}.value-card-dark h3,.value-card-dark p{color:#fff}.value-card:nth-child(2) h3,.value-card:nth-child(4) h3,.value-card:nth-child(6) h3{color:var(--gold)}.vision-section{--vision-bg-screen-1366: url(/assets/responsive/vision-bg/screen-1366.webp);--vision-bg-screen-1440: url(/assets/responsive/vision-bg/screen-1440.webp);--vision-bg-screen-1536: url(/assets/responsive/vision-bg/screen-1536.webp);--vision-bg-screen-1920: url(/assets/responsive/vision-bg/screen-1920.webp);--vision-bg-screen-2560: url(/assets/responsive/vision-bg/screen-2560.webp);min-height:clamp(392px,28vw,430px);display:flex;align-items:center;background-position:center center;background-image:linear-gradient(#1b1e1f70,#1b1e1f70),var(--vision-bg-screen-1366);background-size:contain;background-color:#f5f1ea}.vision-content{color:#fff;text-align:center}.vision-content h2{margin:0 0 18px;font-family:Arial Narrow,Bahnschrift,sans-serif;font-size:28px;letter-spacing:.06em}.vision-content p{width:640px;margin:0 auto}.thesis-section{padding:78px 0 0;background:#fff}.thesis-inner{max-width:1336px;padding:0 96px}.thesis-header{display:grid;grid-template-columns:minmax(220px,296px) minmax(0,404px);justify-content:space-between;align-items:start;gap:24px 56px}.thesis-heading{margin:0;font-family:Arial Narrow,Bahnschrift SemiBold,sans-serif;font-size:18px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.thesis-description{margin:0;color:#8a837a;font-size:11px;line-height:1.7}.thesis-build{width:max-content;margin:48px auto 50px;color:var(--gold);font-family:Arial Narrow,Bahnschrift SemiBold,sans-serif;font-size:22px;font-weight:700;line-height:1.06;text-transform:uppercase;text-align:center}.thesis-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:40px;align-items:stretch}.thesis-card{position:relative;min-height:188px;padding-top:46px;transition:transform .32s ease}.thesis-card:hover{transform:translateY(-6px)}.thesis-card-number{position:absolute;top:0;left:2px;margin:0;color:#302c2614;font-size:84px;font-weight:600;line-height:1;letter-spacing:-.06em;pointer-events:none}.thesis-card-copy{position:relative;min-height:150px;padding:16px 0 0 14px}.thesis-card-line{position:absolute;left:0;top:0;width:2px;height:110px;background:var(--gold)}.thesis-card-line:after{content:"";position:absolute;left:-2px;bottom:-4px;width:6px;height:6px;border-radius:50%;background:var(--gold)}.thesis-card h3{margin:0 0 12px;color:#d68f09;font-family:Arial Narrow,Bahnschrift SemiBold,sans-serif;font-size:18px;line-height:1.14;letter-spacing:-.01em}.thesis-card p{margin:0;color:#7f786f;font-size:11px;line-height:1.68}.thesis-strip{position:relative;left:50%;width:100vw;height:268px;margin-top:34px;margin-left:-50vw;overflow:hidden;background:linear-gradient(90deg,#f7f3ec,#f3eee4 48%,#f2ecd9)}.thesis-strip-picture{display:block;width:100%;height:100%}.thesis-strip-image{width:100%;height:100%;object-fit:cover;object-position:center 76%}.thesis-section.is-zh .thesis-description{max-width:432px;line-height:1.82}.thesis-section.is-zh .thesis-card-copy{max-width:232px}.thesis-section.is-zh .thesis-card h3{max-width:156px}.thesis-section.is-zh .thesis-card p{max-width:188px}.thesis-section.is-en .thesis-description{max-width:404px}.thesis-section.is-en .thesis-card-copy{max-width:214px}.thesis-section.is-en .thesis-card h3{max-width:196px}.thesis-section.is-en .thesis-card p{max-width:202px}.strategy-section{margin-top:-1px;padding-bottom:78px}.strategy-hero{--strategy-bg-screen-1366: url(/assets/responsive/strategy-bg/screen-1366.webp);--strategy-bg-screen-1440: url(/assets/responsive/strategy-bg/screen-1440.webp);--strategy-bg-screen-1536: url(/assets/responsive/strategy-bg/screen-1536.webp);--strategy-bg-screen-1920: url(/assets/responsive/strategy-bg/screen-1920.webp);--strategy-bg-screen-2560: url(/assets/responsive/strategy-bg/screen-2560.webp);min-height:clamp(372px,27vw,430px);background-position:66% center;background-image:linear-gradient(90deg,#2c231fe6,#2c231fc7 30%,#2c231f3d 58%,#2c231f0f),var(--strategy-bg-screen-1366);background-size:contain;background-color:#f5f1ea}.strategy-copy{padding-top:108px}.strategy-cards{display:grid;gap:20px;width:min(1080px,calc(100vw - 104px));margin:28px auto 0}.strategy-card{display:grid;grid-template-columns:minmax(0,.98fr) minmax(380px,.92fr);min-height:190px;align-items:stretch;overflow:hidden;border:1px solid rgba(207,155,22,.78);border-radius:18px;background:#fff;box-shadow:0 10px 24px #3a2a190a;transition:transform .36s ease,box-shadow .36s ease,border-color .36s ease}.strategy-card:hover{transform:translateY(-10px);border-color:#cf9b16fa;box-shadow:0 22px 42px #3a2a191a}.strategy-card-copy{display:flex;flex-direction:column;justify-content:center;padding:18px 16px 18px 22px;min-width:0}.strategy-card-head{display:flex;flex-wrap:wrap;align-items:center;gap:6px 16px;min-width:0}.strategy-card-head h3{margin:0;min-width:0;flex:0 1 auto;font-size:15px;line-height:1.15;white-space:normal;overflow:visible;text-overflow:unset}.strategy-card-head span{font-size:8px;letter-spacing:.04em;text-transform:uppercase;flex:0 0 auto;white-space:nowrap;text-align:left;color:#726b64}.strategy-card-copy p{max-width:408px;margin-top:6px;font-size:10px;line-height:1.62;color:var(--muted-strong)}.strategy-card-tags{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;max-width:240px;margin-top:14px}.strategy-card-tags span{display:inline-flex;align-items:center;justify-content:center;min-height:18px;padding:0 9px;border-radius:999px;background:#efefef;color:#5b554f;font-size:7px;letter-spacing:.02em;text-transform:uppercase}.strategy-card-media{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:100%;height:100%;padding:0;background:linear-gradient(180deg,#fbf8f3,#f4efe7)}.strategy-card-media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;border-radius:0 18px 18px 0;background:linear-gradient(90deg,#fffffff5,#ffffffad,#ffffff38 24%,#fff0 34%)}.strategy-card-picture{display:block;width:100%;height:100%}.strategy-card-image{display:block;width:100%;max-width:100%;height:100%;min-height:0;border-radius:0 18px 18px 0;object-fit:cover;object-position:center;transition:transform .76s ease}.strategy-card:hover .strategy-card-image{transform:scale(1.04)}.strategy-card:nth-child(1) .strategy-card-image{object-position:46% center}.strategy-card:nth-child(2) .strategy-card-image{object-position:44% center}.strategy-card:nth-child(3) .strategy-card-image{object-position:47% center}.contact-hero{--contact-bg-mobile-767: url(/assets/responsive/contact-bg/mobile-767.webp);--contact-bg-tablet-1199: url(/assets/responsive/contact-bg/tablet-1199.webp);--contact-bg-screen-1366: url(/assets/responsive/contact-bg/screen-1366.webp);--contact-bg-screen-1440: url(/assets/responsive/contact-bg/screen-1440.webp);--contact-bg-screen-1536: url(/assets/responsive/contact-bg/screen-1536.webp);--contact-bg-screen-1920: url(/assets/responsive/contact-bg/screen-1920.webp);--contact-bg-screen-2560: url(/assets/responsive/contact-bg/screen-2560.webp);min-height:clamp(420px,31vw,470px);background-position:64% center;background-image:linear-gradient(90deg,#2c231fe6,#2c231fcc 34%,#2c231f2e 66%,#2c231f14),var(--contact-bg-screen-1366)}.contact-content{padding-top:90px}.contact-info-wrap{--facts-bg-screen-1366: url(/assets/responsive/facts-bg/screen-1366.webp);--facts-bg-screen-1440: url(/assets/responsive/facts-bg/screen-1440.webp);--facts-bg-screen-1536: url(/assets/responsive/facts-bg/screen-1536.webp);--facts-bg-screen-1920: url(/assets/responsive/facts-bg/screen-1920.webp);--facts-bg-screen-2560: url(/assets/responsive/facts-bg/screen-2560.webp);position:relative;padding:20px 0 24px;background:linear-gradient(#ffffffd1,#ffffffe6),var(--facts-bg-screen-1366) center center / contain no-repeat;border-top:1px solid #f0ebe5;background-color:#f5f1ea}@media(min-width:1440px)and (max-width:1535px){.about-hero{background-image:linear-gradient(90deg,#2c231fe0,#2c231fc7 28%,#2c231f42 52%,#2c231f1a),var(--about-bg-screen-1440)}.about-facts{background:linear-gradient(180deg,#fffffff7,#f8f7f5f2),var(--facts-bg-screen-1440) center/contain no-repeat}.vision-section{background-image:linear-gradient(#1b1e1f70,#1b1e1f70),var(--vision-bg-screen-1440)}.strategy-hero{background-image:linear-gradient(90deg,#2c231fe6,#2c231fc7 30%,#2c231f3d 58%,#2c231f0f),var(--strategy-bg-screen-1440)}.contact-hero{background-image:linear-gradient(90deg,#2c231fe6,#2c231fcc 34%,#2c231f2e 66%,#2c231f14),var(--contact-bg-screen-1440)}.contact-info-wrap{background:linear-gradient(#ffffffd1,#ffffffe6),var(--facts-bg-screen-1440) center center / contain no-repeat}}@media(min-width:1536px)and (max-width:1919px){.about-hero{background-image:linear-gradient(90deg,#2c231fe0,#2c231fc7 28%,#2c231f42 52%,#2c231f1a),var(--about-bg-screen-1536)}.about-facts{background:linear-gradient(180deg,#fffffff7,#f8f7f5f2),var(--facts-bg-screen-1536) center/contain no-repeat}.vision-section{background-image:linear-gradient(#1b1e1f70,#1b1e1f70),var(--vision-bg-screen-1536)}.strategy-hero{background-image:linear-gradient(90deg,#2c231fe6,#2c231fc7 30%,#2c231f3d 58%,#2c231f0f),var(--strategy-bg-screen-1536)}.contact-hero{background-image:linear-gradient(90deg,#2c231fe6,#2c231fcc 34%,#2c231f2e 66%,#2c231f14),var(--contact-bg-screen-1536)}.contact-info-wrap{background:linear-gradient(#ffffffd1,#ffffffe6),var(--facts-bg-screen-1536) center center / contain no-repeat}}@media(min-width:1920px){.about-hero{background-image:linear-gradient(90deg,#2c231fe0,#2c231fc7 28%,#2c231f42 52%,#2c231f1a),var(--about-bg-screen-1920)}.about-facts{background:linear-gradient(180deg,#fffffff7,#f8f7f5f2),var(--facts-bg-screen-1920) center/contain no-repeat}.vision-section{background-image:linear-gradient(#1b1e1f70,#1b1e1f70),var(--vision-bg-screen-1920)}.strategy-hero{background-image:linear-gradient(90deg,#2c231fe6,#2c231fc7 30%,#2c231f3d 58%,#2c231f0f),var(--strategy-bg-screen-1920)}.contact-hero{background-image:linear-gradient(90deg,#2c231fe6,#2c231fcc 34%,#2c231f2e 66%,#2c231f14),var(--contact-bg-screen-1920)}.contact-info-wrap{background:linear-gradient(#ffffffd1,#ffffffe6),var(--facts-bg-screen-1920) center center / contain no-repeat}}@media(min-width:2560px){.about-hero{background-image:linear-gradient(90deg,#2c231fe0,#2c231fc7 28%,#2c231f42 52%,#2c231f1a),var(--about-bg-screen-2560)}.about-facts{background:linear-gradient(180deg,#fffffff7,#f8f7f5f2),var(--facts-bg-screen-2560) center/contain no-repeat}.vision-section{background-image:linear-gradient(#1b1e1f70,#1b1e1f70),var(--vision-bg-screen-2560)}.strategy-hero{background-image:linear-gradient(90deg,#2c231fe6,#2c231fc7 30%,#2c231f3d 58%,#2c231f0f),var(--strategy-bg-screen-2560)}.contact-hero{background-image:linear-gradient(90deg,#2c231fe6,#2c231fcc 34%,#2c231f2e 66%,#2c231f14),var(--contact-bg-screen-2560)}.contact-info-wrap{background:linear-gradient(#ffffffd1,#ffffffe6),var(--facts-bg-screen-2560) center center / contain no-repeat}}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.contact-card{text-align:left;padding:34px 24px 30px}.site-footer{padding:38px 0 18px;background:var(--dark);color:#ffffffeb}.footer-grid{display:grid;grid-template-columns:1.45fr .75fr .75fr .65fr;gap:44px}.footer-brand h3{margin:20px 0 12px;color:var(--gold);font-family:Arial Narrow,Bahnschrift,sans-serif;font-size:24px}.footer-brand p,.footer-links a,.footer-bottom{color:#ffffffbf;font-size:12px;line-height:1.8}.footer-links h4{margin:0 0 18px;color:#d1a33c;font-weight:500;font-size:12px}.footer-links a{display:block;margin-bottom:10px}.footer-bottom{display:flex;justify-content:space-between;margin-top:22px;padding-top:14px;border-top:1px solid rgba(255,255,255,.14)}section[id]{scroll-margin-top:var(--header-offset)}@media(min-width:1440px)and (max-width:1535px){.container{width:min(1288px,calc(100% - 52px))}.site-header:after{width:min(1288px,calc(100% - 52px))}.header-inner{padding:10px 16px 16px}.header-nav{gap:36px}.hero-section{min-height:736px;padding-top:172px;--hero-bg-position: 58% center;--hero-image-scale: 1.03}.hero-content h1{width:630px;font-size:54px}.hero-content p{width:506px}.snapshot-section{padding:32px 0 44px}.principles-section{padding:58px 0 72px}.principles-grid{gap:34px 30px}.principle-card-image{object-position:center 50%}.directions-section{padding:56px 0 76px}.directions-grid{gap:28px;margin-top:40px}.direction-card:nth-child(1) .direction-card-image{object-position:center 43%}.direction-card:nth-child(2) .direction-card-image{object-position:center 47%}.direction-card:nth-child(3) .direction-card-image{object-position:center 40%}.values-section{padding:70px 0 76px}.value-card{min-height:150px;padding:32px 26px 22px}.vision-section{min-height:400px;background-position:center center}.thesis-section{min-height:824px;padding-top:68px}.thesis-top{padding-left:70px}.thesis-copy{width:538px}.thesis-copy p{width:516px;font-size:13px}.thesis-stage{min-height:662px;margin-top:18px}.thesis-mountain{height:338px;background-position:85% bottom}.thesis-label{left:62px;top:370px}.thesis-label-line{left:126px;top:-60px;height:196px}.thesis-step{width:218px;padding-top:66px}.thesis-step-line{height:116px}.thesis-step strong{font-size:88px}.thesis-step h3{font-size:19px}.thesis-step p{font-size:12px;max-width:188px}.thesis-step-01{left:196px;top:328px}.thesis-step-02{left:398px;top:256px}.thesis-step-03{left:594px;top:186px}.thesis-step-04{left:786px;top:118px}.strategy-hero{min-height:384px;background-position:67% center}.strategy-copy{padding-top:106px}.strategy-cards{gap:26px;width:min(1400px,calc(100vw - 64px));margin:34px auto 0}.strategy-card{min-height:0;align-items:center;grid-template-columns:minmax(0,.92fr) minmax(620px,1.18fr)}.strategy-card-copy{padding:18px 22px 18px 26px}.strategy-card-media{align-self:center;min-height:0;width:100%;aspect-ratio:3.15 / 1;padding:0}.strategy-card-media:before{top:0;right:0;bottom:0;left:0}.strategy-card-image{height:100%;min-height:0}.strategy-card:nth-child(1) .strategy-card-image{object-position:52% center}.strategy-card:nth-child(2) .strategy-card-image{object-position:53% center}.strategy-card:nth-child(3) .strategy-card-image{object-position:54% center}.contact-hero{min-height:434px;background-position:65% center}.contact-content{padding-top:88px}}@media(min-width:1536px)and (max-width:1919px){.container{width:min(1360px,calc(100% - 60px))}.site-header:after{width:min(1360px,calc(100% - 60px))}.header-inner{padding:10px 18px 17px}.header-nav{gap:38px}.hero-section{min-height:778px;padding-top:180px;--hero-bg-position: 57% center}.hero-content h1{width:670px;font-size:58px}.hero-content p{width:534px}.snapshot-section{padding:34px 0 48px}.snapshot-grid{margin-top:28px}.snapshot-card{min-height:216px;padding:26px 20px 18px}.principles-section{padding:62px 0 76px}.principles-grid{gap:38px 34px;margin-top:36px}.principle-card-image{object-position:center 51%}.directions-section{padding:60px 0 82px}.directions-grid{gap:32px;margin-top:44px}.direction-card:nth-child(1) .direction-card-image{object-position:center 44%}.direction-card:nth-child(2) .direction-card-image{object-position:center 48%}.direction-card:nth-child(3) .direction-card-image{object-position:center 41%}.values-section{padding:74px 0 80px}.value-card{min-height:152px;padding:36px 30px 24px}.vision-section{min-height:416px;background-position:49% center}.thesis-section{min-height:864px;padding-top:74px}.thesis-top{padding-left:84px}.thesis-copy{width:572px}.thesis-copy p{width:552px}.thesis-stage{min-height:694px;margin-top:18px}.thesis-mountain{height:366px;background-position:80% bottom}.thesis-label{left:80px;top:376px}.thesis-step-01{left:220px;top:334px}.thesis-step-02{left:478px;top:258px}.thesis-step-03{left:726px;top:182px}.thesis-step-04{left:962px;top:108px}.strategy-section{padding-bottom:76px}.strategy-hero{min-height:400px;background-position:65% center}.strategy-copy{padding-top:112px}.strategy-cards{gap:22px;width:min(1120px,calc(100vw - 120px));margin:30px auto 0}.strategy-card{min-height:0;align-items:stretch;grid-template-columns:minmax(0,1fr) minmax(430px,.96fr)}.strategy-card-copy{padding:18px 14px 18px 20px}.strategy-card-media{align-self:stretch;min-height:100%;height:100%;width:100%;aspect-ratio:auto;padding:0}.strategy-card-media:before{top:0;right:0;bottom:0;left:0}.strategy-card-image{width:100%;max-width:100%;height:100%;min-height:0;object-fit:cover}.strategy-card:nth-child(1) .strategy-card-image{object-position:47% center}.strategy-card:nth-child(2) .strategy-card-image{object-position:45% center}.strategy-card:nth-child(3) .strategy-card-image{object-position:48% center}.contact-hero{min-height:452px;background-position:64% center}.contact-content{padding-top:94px}.contact-info-wrap{padding:22px 0 28px}}@media(min-width:1920px){.container{width:min(1480px,calc(100% - 88px))}.site-header:after{width:min(1480px,calc(100% - 88px))}.header-inner{padding:12px 24px 18px}.header-nav{gap:42px}.hero-section{min-height:860px;padding-top:194px;--hero-bg-position: 55% center}.hero-content h1{width:736px;font-size:64px}.hero-content p{width:560px;font-size:15px}.snapshot-section{padding:36px 0 52px}.snapshot-grid{margin-top:30px}.snapshot-card{min-height:224px;padding:28px 22px 18px}.principles-section{padding:66px 0 82px}.principles-grid{gap:42px 36px;margin-top:38px}.principle-card-image{object-position:center 52%}.directions-section{padding:64px 0 88px}.directions-grid{gap:34px;margin-top:46px}.direction-card:nth-child(1) .direction-card-image{object-position:center 45%}.direction-card:nth-child(2) .direction-card-image{object-position:center 49%}.direction-card:nth-child(3) .direction-card-image{object-position:center 42%}.about-hero{min-height:518px;background-position:66% center}.about-content{padding-top:124px}.values-section{padding:78px 0 86px}.value-card{min-height:158px;padding:38px 32px 26px}.vision-section{min-height:438px;background-position:48% center}.vision-content p{width:680px}.thesis-section{min-height:934px;padding-top:78px}.thesis-top{padding-left:102px}.thesis-copy{width:620px}.thesis-copy h2{font-size:20px}.thesis-copy p{width:602px;font-size:14px}.thesis-stage{min-height:748px;margin-top:22px}.thesis-mountain{height:410px;background-position:75% bottom}.thesis-label{left:108px;top:396px;width:124px;font-size:21px}.thesis-label-line{left:136px;top:-70px;height:224px}.thesis-step{width:256px;padding-top:74px}.thesis-step-line{height:132px}.thesis-step strong{font-size:100px}.thesis-step h3{font-size:21px}.thesis-step p{font-size:13px;max-width:210px}.thesis-step-01{left:266px;top:352px}.thesis-step-02{left:558px;top:270px}.thesis-step-03{left:840px;top:188px}.thesis-step-04{left:1114px;top:108px}.strategy-section{padding-bottom:84px}.strategy-hero{min-height:430px;background-position:63% center}.strategy-copy{padding-top:118px}.strategy-cards{gap:34px;width:min(1580px,calc(100vw - 112px));margin:40px auto 0}.strategy-card{min-height:0;align-items:stretch;grid-template-columns:minmax(0,1fr) minmax(500px,.98fr)}.strategy-card-copy{padding:18px 14px 18px 22px}.strategy-card-media{align-self:stretch;min-height:100%;height:100%;width:100%;aspect-ratio:auto;padding:0}.strategy-card-media:before{top:0;right:0;bottom:0;left:0}.strategy-card-image{width:100%;max-width:100%;height:100%;min-height:0;object-fit:cover}.strategy-card:nth-child(1) .strategy-card-image{object-position:46% center}.strategy-card:nth-child(2) .strategy-card-image{object-position:44% center}.strategy-card:nth-child(3) .strategy-card-image{object-position:47% center}.contact-hero{min-height:472px;background-position:62% center}.contact-content{padding-top:98px}.contact-info-wrap{padding:24px 0 30px}}@media(max-width:1399px){.hero-section{min-height:680px;padding-top:160px;--hero-bg-position: 62% center;--hero-image-scale: 1.02}.hero-content h1{width:min(650px,100%);font-size:50px}.hero-content p,.about-content p,.vision-content p,.contact-content p,.strategy-copy p,.thesis-copy p{width:min(100%,560px)}.thesis-section{min-height:794px;padding-top:64px}.thesis-top{padding-left:46px}.thesis-copy{width:488px}.thesis-copy p{width:470px;font-size:13px}.thesis-stage{min-height:652px;margin-top:18px}.thesis-mountain{height:324px;background-position:85% bottom}.thesis-label{left:28px;top:372px}.thesis-label-line{left:120px;top:-56px;height:178px}.thesis-step{width:196px;padding-top:64px}.thesis-step-line{height:110px}.thesis-step strong{top:-8px;font-size:80px}.thesis-step h3{font-size:18px}.thesis-step p{font-size:12px;line-height:1.5;max-width:174px}.thesis-step-01{left:156px;top:332px}.thesis-step-02{left:334px;top:264px}.thesis-step-03{left:512px;top:198px}.thesis-step-04{left:680px;top:132px}.about-hero{min-height:460px;background-position:72% center}.about-content{padding-top:102px}.vision-section{min-height:380px;background-position:54% center}.strategy-hero{min-height:360px;background-position:70% center}.contact-hero{min-height:400px;background-position:69% center}.strategy-card{grid-template-columns:minmax(0,.98fr) minmax(380px,1.02fr)}.strategy-card-copy{padding:24px 24px 24px 28px}.strategy-card-tags span{min-height:36px;font-size:11px}.strategy-card-image{min-height:0}.strategy-card:nth-child(1) .strategy-card-image{object-position:52% center}.strategy-card:nth-child(2) .strategy-card-image{object-position:53% center}.strategy-card:nth-child(3) .strategy-card-image{object-position:54% center}}@media(max-width:1199px){:root{--header-offset: 84px}.container{width:min(1280px,calc(100% - 40px))}.site-header:after{width:min(1280px,calc(100% - 40px))}.header-inner{gap:20px;padding-inline:0}.header-nav{gap:18px;font-size:11px}.hero-section{min-height:620px;padding-top:148px;--hero-bg-position: 65% center;--hero-image-scale: 1.01}.hero-content h1{font-size:clamp(40px,5vw,48px)}.section-intro{grid-template-columns:1fr;gap:16px}.snapshot-grid,.about-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.principles-grid{gap:28px 24px}.directions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px}.about-hero{min-height:420px;background-position:74% center}.about-content{padding-top:92px}.values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vision-section{min-height:340px;background-position:58% center}.thesis-stage{min-height:auto;margin-top:20px;padding:24px 0 216px}.thesis-mountain{height:280px;background-position:78% bottom}.thesis-steps{position:relative;inset:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px;min-height:auto}.thesis-label{position:static;grid-column:1 / -1;display:flex;align-items:flex-start;gap:18px;width:auto;margin-bottom:10px}.thesis-label-line{position:relative;left:auto;top:2px;height:78px}.thesis-step,.thesis-step-01,.thesis-step-02,.thesis-step-03,.thesis-step-04{position:relative;left:auto;top:auto;width:auto;min-height:236px;padding:80px 0 0 16px}.thesis-step-line{height:100px}.thesis-step strong{top:2px;font-size:78px}.strategy-hero{min-height:330px;background-position:74% center}.strategy-copy{padding-top:88px}.strategy-card{grid-template-rows:clamp(240px,30vw,320px) auto;grid-template-columns:1fr}.strategy-card-copy{order:2;padding:28px 28px 30px}.strategy-card-media{order:1;padding:12px 12px 0}.strategy-card-media:before{top:12px;right:12px;bottom:0;left:12px;border-radius:18px 18px 0 0;background:linear-gradient(180deg,#ffffff38,#fff0 30%)}.strategy-card-image{width:100%;max-width:100%;height:100%;min-height:0;border-radius:18px 18px 0 0;object-fit:cover}.strategy-card:nth-child(1) .strategy-card-image{object-position:center}.strategy-card:nth-child(2) .strategy-card-image{object-position:center}.strategy-card:nth-child(3) .strategy-card-image{object-position:center}.contact-hero{min-height:360px;background-position:72% center}.contact-content{padding-top:82px}}@media(max-width:767px){:root{--header-offset: 72px}.container{width:calc(100% - 32px)}.site-header{padding-top:10px}.site-header:after{width:calc(100% - 32px)}.header-inner{align-items:flex-start;flex-direction:column;padding-bottom:12px}.header-nav{flex-wrap:wrap;gap:12px 16px}.hero-section{min-height:540px;padding-top:154px;--hero-bg-position: 70% center;--hero-image-scale: 1}.hero-content h1{font-size:clamp(32px,10vw,42px);line-height:1.06}.hero-content p,.about-content p,.vision-content p,.contact-content p,.strategy-copy p,.thesis-copy p{width:100%}.snapshot-grid,.principles-grid,.directions-grid,.values-grid,.about-facts,.contact-grid,.footer-grid,.thesis-steps{grid-template-columns:1fr;min-height:auto}.thesis-step strong{top:0;font-size:72px}.thesis-step-line{height:98px}.thesis-section{min-height:auto;padding-top:52px}.thesis-top{padding-left:0}.thesis-copy{width:100%}.thesis-copy h2{margin-bottom:18px;font-size:16px}.thesis-copy p{font-size:13px;line-height:1.7}.thesis-stage{padding:22px 0 176px}.thesis-mountain{height:208px;background-position:76% bottom}.thesis-label{gap:14px;margin-bottom:4px;font-size:17px}.thesis-label-line{height:68px}.thesis-step,.thesis-step-01,.thesis-step-02,.thesis-step-03,.thesis-step-04{min-height:214px;padding-top:72px}.snapshot-card,.value-card,.contact-card,.about-fact{min-height:auto}.about-hero{min-height:380px;background-position:76% center}.about-content{padding-top:86px}.about-content h2,.strategy-copy h2,.contact-content h2{font-size:32px}.vision-section{min-height:300px;padding:52px 0;background-position:62% center}.strategy-hero{min-height:280px;background-position:78% center}.strategy-copy{padding-top:84px}.strategy-card-image{width:100%;max-width:100%;height:100%;min-height:0;object-fit:cover}.strategy-card:nth-child(1) .strategy-card-image{object-position:center}.strategy-card:nth-child(2) .strategy-card-image{object-position:center}.strategy-card:nth-child(3) .strategy-card-image{object-position:center}.contact-hero{min-height:320px;background-position:76% center}.contact-content{padding-top:74px}.about-fact,.contact-card{border-right:0;border-bottom:1px solid var(--line)}.about-fact:last-child,.contact-card:last-child{border-bottom:0}.footer-bottom{flex-direction:column;gap:10px}}@media(min-width:1366px)and (max-width:1439px){.container{width:min(1228px,calc(100% - 44px))}.site-header:after{width:min(1228px,calc(100% - 44px))}.header-inner{padding:9px 10px 15px}.header-nav{gap:32px}.hero-section{min-height:706px;padding-top:166px;--hero-bg-position: 60% center;--hero-image-scale: 1.03}.hero-content h1{width:598px;font-size:51px;line-height:1.04}.hero-content p{width:486px}.snapshot-section{padding:30px 0 42px}.principles-section{padding:56px 0 68px}.principles-grid{gap:32px 28px;margin-top:30px}.principle-card-image{object-position:center 48%}.directions-section{padding:54px 0 72px}.directions-grid{gap:26px;margin-top:38px}.direction-card:nth-child(1) .direction-card-image{object-position:center 42%}.direction-card:nth-child(2) .direction-card-image{object-position:center 46%}.direction-card:nth-child(3) .direction-card-image{object-position:center 39%}.values-section{padding:66px 0 72px}.value-card{min-height:146px;padding:30px 24px 22px}.vision-section{min-height:392px;background-position:52% center}.thesis-section{padding-top:52px}.thesis-copy p{width:100%}.thesis-section{min-height:812px}.thesis-top{padding-left:30px}.thesis-copy{width:456px}.thesis-stage{min-height:706px;margin-top:0}.thesis-mountain{height:430px}.thesis-mountain-image{object-position:53% bottom}.thesis-label{left:92px;top:268px}.thesis-step{width:192px;padding-top:98px}.thesis-step-line{height:84px}.thesis-step-line:after{top:80px}.thesis-step-01{left:208px;top:190px}.thesis-step-02{left:396px;top:136px}.thesis-step-03{left:586px;top:84px}.thesis-step-04{left:762px;top:40px}.strategy-section{padding-bottom:64px}.strategy-hero{min-height:372px;background-position:68% center}.strategy-copy{padding-top:102px}.strategy-cards{gap:24px;width:min(1340px,calc(100vw - 56px));margin:30px auto 0}.strategy-card{min-height:0;align-items:center;grid-template-columns:minmax(0,.94fr) minmax(580px,1.16fr)}.strategy-card-copy{padding:16px 20px 16px 24px}.strategy-card-media{align-self:center;min-height:0;width:100%;aspect-ratio:3.08 / 1;padding:0}.strategy-card-media:before{top:0;right:0;bottom:0;left:0}.strategy-card-image{height:100%;min-height:0}.strategy-card:nth-child(1) .strategy-card-image{object-position:52% center}.strategy-card:nth-child(2) .strategy-card-image{object-position:53% center}.strategy-card:nth-child(3) .strategy-card-image{object-position:54% center}.contact-hero{min-height:420px;background-position:66% center}.contact-content{padding-top:86px}}@media(prefers-reduced-motion:reduce){.reveal-scope .reveal-item,.hero-section .reveal-item,.hero-slider-track,.hero-dot,.hero-slide,.hero-slide-image,.snapshot-card,.principle-card,.direction-card,.value-card,.thesis-card,.strategy-card,.about-fact,.contact-card{transition:none;animation:none}}@media(min-width:1366px)and (max-width:1439px){.thesis-section{min-height:auto;padding:66px 0 0}.thesis-inner{padding:0 74px}.thesis-header{grid-template-columns:minmax(208px,258px) minmax(0,350px);gap:22px 42px}.thesis-build{margin:42px auto;font-size:20px}.thesis-cards{column-gap:26px}.thesis-card-number{font-size:72px}.thesis-card-copy{min-height:144px;padding-left:12px}.thesis-card-line{height:104px}.thesis-card h3{font-size:17px}.thesis-strip{height:228px;margin-top:28px}.thesis-section.is-zh .thesis-card-copy{max-width:200px}.thesis-section.is-en .thesis-card-copy{max-width:184px}}@media(min-width:1440px)and (max-width:1535px){.thesis-section{min-height:auto;padding:72px 0 0}.thesis-inner{padding:0 82px}.thesis-header{grid-template-columns:minmax(216px,272px) minmax(0,366px)}.thesis-build{margin:44px auto}.thesis-card-copy{min-height:148px;padding-left:13px}.thesis-strip{height:244px}.thesis-section.is-zh .thesis-card-copy{max-width:214px}.thesis-section.is-en .thesis-card-copy{max-width:194px}}@media(min-width:1536px)and (max-width:1919px){.hero-section{min-height:760px;padding-top:176px;--hero-bg-position: 55% center;--hero-image-scale: 1.01}.hero-content h1{width:640px;font-size:55px}.hero-content p{width:510px}.thesis-section{min-height:auto;padding:76px 0 0}.thesis-inner{padding:0 94px}.thesis-header{grid-template-columns:minmax(228px,286px) minmax(0,388px)}.thesis-build{margin:46px auto 48px}.thesis-card-number{font-size:82px}.thesis-strip{height:264px}.thesis-section.is-zh .thesis-card-copy{max-width:228px}.thesis-section.is-en .thesis-card-copy{max-width:210px}}@media(min-width:1920px){:root{--section-space-top: 70px;--section-space-bottom: 84px}.hero-section{min-height:788px;padding-top:182px;--hero-bg-position: 53% center;--hero-image-scale: 1}.hero-content h1{width:700px;font-size:58px}.hero-content p{width:560px}.thesis-section{min-height:auto;padding:80px 0 0}.thesis-inner{padding:0 110px}.thesis-header{grid-template-columns:minmax(250px,320px) minmax(0,404px);gap:30px 56px}.thesis-heading{font-size:20px}.thesis-description{font-size:12px}.thesis-build{margin:50px auto 52px;font-size:24px}.thesis-cards{column-gap:46px}.thesis-card{min-height:198px;padding-top:48px}.thesis-card-number{font-size:88px}.thesis-card-copy{padding:18px 0 0 15px}.thesis-card-line{height:116px}.thesis-card h3{font-size:19px}.thesis-card p{font-size:12px}.thesis-strip{height:284px;margin-top:34px}.thesis-section.is-zh .thesis-card-copy{max-width:240px}.thesis-section.is-en .thesis-card-copy{max-width:220px}}@media(max-width:1199px){.thesis-section{padding:58px 0 0}.thesis-inner{padding:0}.thesis-header{grid-template-columns:1fr;gap:14px}.thesis-description{max-width:540px}.thesis-build{margin:28px auto;font-size:20px}.thesis-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 24px}.thesis-card-copy{max-width:100%}.thesis-strip{height:240px;margin-top:26px}}@media(max-width:767px){.thesis-section{padding:50px 0 0}.thesis-header{gap:12px}.thesis-heading{font-size:17px}.thesis-description{font-size:11px;line-height:1.68}.thesis-build{margin:22px auto;font-size:18px}.thesis-cards{grid-template-columns:1fr;gap:24px}.thesis-card{min-height:auto}.thesis-card-number{font-size:64px}.thesis-card-copy{max-width:100%;min-height:auto}.thesis-card-line{height:104px}.thesis-card h3{font-size:17px}.thesis-strip{height:184px;margin-top:22px}}.hero-section{min-height:clamp(706px,52vw,758px);aspect-ratio:auto}.hero-media-picture,.hero-media-image{height:100%}.hero-media-image{object-fit:cover}.about-hero{min-height:clamp(474px,33vw,514px);aspect-ratio:auto;background-size:cover}.vision-section{min-height:clamp(392px,28vw,430px);aspect-ratio:auto;background-size:cover;background-position:50% center}.strategy-hero{min-height:clamp(372px,27vw,430px);aspect-ratio:auto;background-size:cover;background-position:68% center}.contact-hero{min-height:clamp(420px,31vw,470px);aspect-ratio:auto;background-size:cover;background-position:66% center}.about-facts,.contact-info-wrap{background-size:cover;background-position:center}.thesis-strip{height:clamp(228px,18vw,284px);aspect-ratio:auto}.thesis-strip-picture,.thesis-strip-image{height:100%}.thesis-strip-image{object-fit:cover;object-position:center 82%}.strategy-card{min-height:auto;align-items:start}.strategy-card-media{min-height:0;height:auto;aspect-ratio:1562 / 436}.strategy-card-picture,.strategy-card-image{height:100%}@media(max-width:1199px){.contact-hero{background-image:linear-gradient(90deg,#2c231fe6,#2c231fcc 34%,#2c231f2e 66%,#2c231f14),var(--contact-bg-tablet-1199)}.hero-section{padding-top:clamp(112px,10vw,148px)}.about-content,.strategy-copy,.contact-content{padding-top:clamp(64px,8vw,92px)}.vision-section{padding:clamp(32px,5vw,52px) 0}.strategy-card{grid-template-rows:auto auto}.strategy-card-media{order:1;height:auto}.strategy-card-copy{order:2}}@media(max-width:767px){.contact-hero{background-image:linear-gradient(90deg,#2c231fe6,#2c231fcc 34%,#2c231f2e 66%,#2c231f14),var(--contact-bg-mobile-767)}.hero-section{padding-top:clamp(104px,24vw,154px)}.thesis-strip{margin-top:22px}}@media(min-width:1366px)and (max-width:1439px){.hero-media-image{object-position:61% 54%}.about-hero{background-position:74% center}.about-facts,.contact-info-wrap{background-position:center 46%}.vision-section{background-position:53% center}.strategy-hero{background-position:70% center}.contact-hero{background-position:68% center}.thesis-strip-image{object-position:52% 86%}}@media(min-width:1440px)and (max-width:1535px){.hero-media-image{object-position:58% 54%}.about-hero{background-position:72% center}.about-facts,.contact-info-wrap{background-position:center 47%}.vision-section{background-position:52% center}.strategy-hero{background-position:67% center}.contact-hero{background-position:65% center}.thesis-strip-image{object-position:52% 85%}}@media(min-width:1536px)and (max-width:1919px){.hero-media-image{object-position:56% 53%}.about-hero{background-position:69% center}.about-facts,.contact-info-wrap{background-position:center 48%}.vision-section{background-position:50% center}.strategy-hero{background-position:64% center}.contact-hero{background-position:63% center}.thesis-strip-image{object-position:51% 84%}}@media(min-width:1920px){.hero-media-image{object-position:54% 52%}.about-hero{background-position:66% center}.about-facts,.contact-info-wrap{background-position:center 49%}.vision-section{background-position:49% center}.strategy-hero{background-position:61% center}.contact-hero{background-position:60% center}.thesis-strip-image{object-position:50% 83%}}
