.videos-page{width:min(1240px,100%);margin:0 auto;padding:clamp(72px,10vw,90px) 20px 90px;position:relative}.videos-page:before{content:"";z-index:-1;background:radial-gradient(circle at 0 0,#a0b76d4d,#0000 42%),linear-gradient(135deg,#f1efe2f2,#dfe5d399);border-radius:28px;height:220px;position:absolute;inset:24px 20px auto}.videos-page-status{letter-spacing:.03em;color:#3e4537;background:#f4f3ebe6;border:1px solid #8f977c4d;border-radius:16px;margin:0;padding:16px 24px;font-family:BrandonGrotesque,Gill Sans,Trebuchet MS,sans-serif;font-size:.95rem}.videos-grid{grid-template-columns:1fr;align-items:start;gap:14px;display:grid}.videos-tile{background:linear-gradient(#fbfaf3fa,#ecefe4f5);border:1px solid #838d7347;border-radius:24px;overflow:hidden;box-shadow:0 18px 46px #18230e21}.videos-tile-media{aspect-ratio:9/16;background:#111;position:relative}.videos-tile-trigger{cursor:pointer;background:#111;border:0;width:100%;height:100%;padding:0;display:block;position:relative}.videos-tile-trigger img{object-fit:cover;border:0;width:100%;height:100%;display:block}.videos-tile-placeholder{z-index:0;letter-spacing:.08em;text-transform:uppercase;color:#ffffffeb;background:linear-gradient(145deg,#151e0deb,#323a2adb),radial-gradient(circle at 82% 12%,#b5d06138,#0000 46%);place-items:center;width:100%;height:100%;padding:28px;font-family:BrandonGrotesque,Gill Sans,Trebuchet MS,sans-serif;font-size:1rem;display:grid;position:relative}.videos-tile-play-button{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#717363;border:1px solid #ffffff38;border-radius:50%;width:56px;height:56px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 10px 28px #0000003d}.videos-tile-play-button:before{content:"";border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:14px solid #f3f1e8;position:absolute;top:18px;left:23px}.videos-player-overlay{z-index:1000;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.videos-player-backdrop{cursor:pointer;background:#000000eb;border:0;padding:0;position:absolute;inset:0}.videos-player-container{z-index:1001;justify-content:center;align-items:center;gap:clamp(10px,2vw,20px);width:min(100%,1120px);max-width:calc(100vw - 40px);height:fit-content;max-height:calc(100vh - 120px);display:flex;position:relative}.videos-player-container video{background:#000;border-radius:12px;width:auto;max-width:100%;height:auto;max-height:100%;display:block;box-shadow:0 20px 60px #0009}.videos-player-nav{z-index:1002;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff4d;border-radius:50%;flex:none;justify-content:center;align-items:center;width:52px;height:52px;font-size:28px;transition:background .2s,border-color .2s,opacity .2s,transform .2s;display:inline-flex;position:relative}.videos-player-nav:hover:not(:disabled){background:#ffffff2e;border-color:#ffffff7a}.videos-player-nav:active:not(:disabled){transform:scale(.96)}.videos-player-nav:disabled{opacity:.35;cursor:not-allowed}@media (width<=47.999em){.videos-player-overlay{padding-top:calc(env(safe-area-inset-top,0px) + 24px);align-items:flex-start}.videos-player-container{gap:8px;max-width:calc(100vw - 24px);max-height:calc(100vh - 140px)}.videos-player-nav{width:40px;height:40px;font-size:22px;position:absolute;bottom:-56px}.videos-player-nav--previous{left:calc(50% - 58px)}.videos-player-nav--next{right:calc(50% - 58px)}}@media (width>=48em){.videos-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width>=75em){.videos-page{padding-left:40px;padding-right:40px}.videos-grid{grid-template-columns:repeat(3,1fr);gap:20px}}
