.videos-v2{background:#fff}
.video-hero{position:relative;min-height:660px;display:grid;grid-template-columns:minmax(390px,38%) 1fr;padding-top:58px;overflow:hidden;background:#e9eef2}
.video-utility{position:absolute;inset:0 0 auto 0;z-index:3;height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 46px;color:#24313c;background:#f7f9fa;border-bottom:1px solid var(--line);font-size:12px}
.video-utility nav{display:flex;align-items:center;gap:34px}
.video-utility nav a{font-family:"Avenir Next","Helvetica Neue",Arial,sans-serif;font-weight:500;letter-spacing:.04em}
.video-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:66px clamp(34px,4.7vw,78px);color:#fff;background:var(--blue)}
.video-hero-copy::after{position:absolute;inset:0 auto 0 100%;z-index:-1;width:82px;content:"";background:var(--blue);clip-path:polygon(0 0,100% 100%,0 100%)}
.video-hero-copy>p{margin:0 0 30px;font:700 12px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em}
.video-hero-copy h1{margin:0;font-size:clamp(50px,5.2vw,82px);line-height:1.02;letter-spacing:-.06em}
.video-hero-copy>span{max-width:390px;margin-top:26px;color:rgba(255,255,255,.8);font-size:17px;line-height:1.8}
.video-hero-copy>a{align-self:flex-start;margin-top:36px;padding:0 0 8px;border-bottom:1px solid rgba(255,255,255,.7);font-weight:700}
.video-hero figure{position:relative;min-width:0;margin:0;overflow:hidden}
.video-hero figure img{width:100%;height:100%;object-fit:cover;object-position:center}
.video-hero figcaption{position:absolute;right:28px;bottom:26px;left:116px;display:flex;justify-content:space-between;padding-top:12px;color:#fff;border-top:1px solid rgba(255,255,255,.58);font:700 11px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.1em;text-shadow:0 1px 4px rgba(0,0,0,.4)}
.video-scale{height:38px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;padding:0 38px;color:var(--blue);background:repeating-linear-gradient(90deg,#b8c9de 0 1px,transparent 1px 12px) bottom/100% 8px no-repeat;border-bottom:1px solid #c7d3df;font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em}
.video-scale span{padding-left:14px;border-left:2px solid var(--blue)}
.video-library{padding:104px clamp(38px,6vw,96px) 120px}
.video-library-head{display:grid;grid-template-columns:minmax(420px,.85fr) minmax(300px,.55fr);gap:80px;align-items:end;margin-bottom:64px}
.video-library-head i{display:block;width:44px;height:3px;margin-bottom:24px;background:var(--blue)}
.video-library-head div>p{margin:0 0 12px;color:var(--blue);font:700 11px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em}
.video-library-head h2{margin:0;font-size:clamp(48px,5vw,76px);line-height:1.04;letter-spacing:-.055em}
.video-library-head>p{max-width:510px;margin:0;color:var(--muted);font-size:17px;line-height:1.9}
.video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}
.video-card{min-width:0;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}
.video-card-featured{grid-column:1/-1;display:grid;grid-template-columns:270px 1fr;gap:28px;background:#f4f7f9}
.video-card header{min-height:72px;display:grid;grid-template-columns:56px 1fr auto;align-items:start;gap:18px;margin-bottom:22px}
.video-card-featured header{display:flex;flex-direction:column;justify-content:flex-end;margin:0;padding:6px 6px 10px}
.video-card header>b{color:var(--blue);font:400 38px/1 "Avenir Next","Helvetica Neue",Arial,sans-serif}
.video-card header p{margin:2px 0 7px;color:var(--blue);font:700 10px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.1em}
.video-card header h3{margin:0;font-size:24px;letter-spacing:-.03em}
.video-card header>span{align-self:start;padding:7px 10px;color:#fff;background:var(--blue);font-size:11px;font-weight:700}
.youku-frame{position:relative;aspect-ratio:16/9;overflow:hidden;background:#101820}
.youku-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.video-contact{min-height:300px;display:flex;align-items:center;justify-content:space-between;gap:60px;padding:72px clamp(38px,6vw,96px);color:#fff;background:var(--blue)}
.video-contact p{margin:0 0 16px;font:700 11px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em}
.video-contact h2{max-width:760px;margin:0;font-size:clamp(38px,4.4vw,66px);line-height:1.08;letter-spacing:-.055em}
.video-contact>a{min-width:220px;display:flex;justify-content:space-between;gap:40px;padding:20px 0;border-top:1px solid rgba(255,255,255,.65);border-bottom:1px solid rgba(255,255,255,.65);font-weight:700}
@media(max-width:1100px){.video-hero{grid-template-columns:minmax(350px,48%) 1fr;min-height:580px}.video-hero-copy{padding-right:28px;padding-left:28px}.video-hero-copy h1{font-size:48px}.video-library-head{grid-template-columns:1fr;gap:28px}.video-card-featured{grid-template-columns:220px 1fr}}
@media(max-width:760px){.video-hero{min-height:760px;display:block;padding-top:46px}.video-utility{height:46px;padding:0 18px}.video-utility nav a,.video-utility nav span{display:none}.video-hero-copy{position:absolute;right:18px;bottom:28px;left:18px;z-index:3;display:block;padding:28px 24px;background:rgba(13,70,159,.94)}.video-hero-copy::after{display:none}.video-hero-copy>p{margin-bottom:18px}.video-hero-copy h1{font-size:45px}.video-hero-copy>span{display:block;margin-top:17px;font-size:15px}.video-hero-copy>a{display:inline-block;margin-top:20px}.video-hero figure{height:100%}.video-hero figure img{object-position:61% center}.video-hero figcaption{display:none}.video-scale{grid-template-columns:repeat(2,1fr);height:54px;padding:0 18px}.video-scale span:nth-child(n+3){display:none}.video-library{padding:72px 20px 80px}.video-library-head{margin-bottom:40px}.video-library-head h2{font-size:44px}.video-library-head>p{font-size:16px}.video-grid{grid-template-columns:1fr}.video-card,.video-card-featured{grid-column:auto;display:block;padding:20px}.video-card-featured header{min-height:72px;display:grid;grid-template-columns:56px 1fr auto;align-items:start;gap:18px;margin-bottom:20px;padding:0}.video-card header h3{font-size:22px}.video-contact{align-items:flex-start;flex-direction:column;padding:58px 20px}.video-contact h2{font-size:42px}.video-contact>a{width:100%}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}
