.latest-videos-playlist{--latest-videos-accent: #1d4ed8;max-width:1600px;margin:0 auto;padding:92px 32px 150px;color:#1d1d1f}.latest-videos-playlist__intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.35fr);gap:40px;align-items:end;padding-bottom:42px}.latest-videos-playlist__heading{max-width:760px}.latest-videos-playlist__eyebrow{margin:0 0 18px;color:var(--latest-videos-accent);font-size:13px;font-weight:600;letter-spacing:.04em}.latest-videos-playlist__heading h2{max-width:760px;margin:0;font-size:clamp(48px,6vw,82px);font-weight:600;letter-spacing:-.07em;line-height:.94}.latest-videos-playlist__lede{max-width:520px;margin:24px 0 0;color:#6e6e73;font-size:18px;letter-spacing:-.02em;line-height:1.35}.latest-videos-playlist__aside{display:flex;flex-direction:column;align-items:flex-start;gap:18px;padding-bottom:6px}.latest-videos-playlist__index{color:#6e6e73;font-size:12px;font-variant-numeric:tabular-nums;letter-spacing:.08em}.latest-videos-playlist__aside-note{max-width:180px;color:#6e6e73;font-size:12px;line-height:1.45}.latest-videos-playlist__layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:clamp(44px,7vw,108px);align-items:stretch}.latest-videos-playlist__feature{min-height:650px;overflow:hidden;border-radius:28px;background:#f2f2f2;box-shadow:0 22px 60px #1d1d1f1f}.latest-videos-playlist__feature-button{position:relative;display:block;width:100%;height:100%;min-height:inherit;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.latest-videos-playlist__feature-media,.latest-videos-playlist__feature-media img,.latest-videos-playlist__feature-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.latest-videos-playlist__feature-media{overflow:hidden}.latest-videos-playlist__feature-media img{object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.latest-videos-playlist__feature-button:hover .latest-videos-playlist__feature-media img{transform:scale(1.045)}.latest-videos-playlist__feature-shade{background:linear-gradient(180deg,#13191a0a 25%,#13191ad6)}.latest-videos-playlist__feature-play{position:absolute;top:50%;left:50%;display:grid;width:76px;height:76px;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:#ffffffe6;color:#1d1d1f;transform:translate(-50%,-50%);transition:transform .35s cubic-bezier(.16,1,.3,1),background .35s ease,color .35s ease}.latest-videos-playlist__feature-play svg{width:26px;height:26px;margin-left:4px;fill:currentColor}.latest-videos-playlist__feature-button:hover .latest-videos-playlist__feature-play{background:var(--latest-videos-accent);color:#fff;transform:translate(-50%,-50%) scale(1.08)}.latest-videos-playlist__feature-duration{position:absolute;top:20px;right:20px;padding:6px 9px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:#12171847;color:#fff;font-size:10px;font-variant-numeric:tabular-nums;letter-spacing:.06em}.latest-videos-playlist__feature-info{position:absolute;right:0;bottom:0;left:0;display:grid;gap:14px;padding:30px 30px 28px;color:#fff}.latest-videos-playlist__feature-meta{display:flex;justify-content:space-between;gap:14px;color:#ffffffb8;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.latest-videos-playlist__feature-info strong{max-width:560px;font-size:clamp(28px,3.1vw,46px);letter-spacing:-.055em;line-height:.98}.latest-videos-playlist__feature-cta{display:inline-flex;align-items:center;gap:8px;color:#ffffffd6;font-size:12px;font-weight:600}.latest-videos-playlist__feature-cta span{color:#fff;font-size:17px;transition:transform .3s cubic-bezier(.16,1,.3,1)}.latest-videos-playlist__feature-button:hover .latest-videos-playlist__feature-cta span{transform:translate(3px,-2px)}.latest-videos-playlist__playlist{display:flex;min-width:0;flex-direction:column;border-top:1px solid #d2d2d7}.latest-videos-playlist__playlist-head{display:flex;justify-content:space-between;gap:20px;padding:17px 0 14px;color:#6e6e73;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.latest-videos-playlist__mobile-note{display:none}.latest-videos-playlist__list{border-top:1px solid #d2d2d7}.latest-videos-playlist__item{display:grid;grid-template-columns:86px minmax(0,1fr) 20px;gap:16px;align-items:center;width:100%;padding:15px 0;border:0;border-bottom:1px solid #d2d2d7;background:transparent;color:inherit;text-align:left;cursor:pointer;transition:padding .35s cubic-bezier(.16,1,.3,1),color .25s ease}.latest-videos-playlist__item:hover,.latest-videos-playlist__item.is-active{padding-right:8px;padding-left:10px;background:#fff}.latest-videos-playlist__item:active{transform:scale(.99)}.latest-videos-playlist__item-thumb{position:relative;display:block;width:86px;aspect-ratio:4 / 5;overflow:hidden;background:#f2f2f2}.latest-videos-playlist__item-thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.latest-videos-playlist__item:hover .latest-videos-playlist__item-thumb img{transform:scale(1.06)}.latest-videos-playlist__item-thumb>span{position:absolute;right:6px;bottom:6px;padding:3px 5px;border-radius:999px;background:#121718a3;color:#fff;font-size:9px;font-variant-numeric:tabular-nums;letter-spacing:.04em}.latest-videos-playlist__item-copy{display:grid;min-width:0;gap:7px}.latest-videos-playlist__item-meta{display:flex;justify-content:space-between;gap:10px;color:#6e6e73;font-size:10px;letter-spacing:.07em;text-transform:uppercase}.latest-videos-playlist__item-meta b{color:#5f6470;font-weight:600}.latest-videos-playlist__item-copy strong{max-width:340px;font-size:18px;letter-spacing:-.035em;line-height:1.08}.latest-videos-playlist__item-action{color:#6e6e73;font-size:11px}.latest-videos-playlist__item.is-active .latest-videos-playlist__item-action{color:var(--latest-videos-accent);font-weight:600}.latest-videos-playlist__item-arrow{width:18px;height:18px;fill:none;stroke:#6e6e73;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition:transform .3s cubic-bezier(.16,1,.3,1),stroke .25s ease}.latest-videos-playlist__item:hover .latest-videos-playlist__item-arrow,.latest-videos-playlist__item.is-active .latest-videos-playlist__item-arrow{stroke:var(--latest-videos-accent);transform:translate(3px)}.latest-videos-playlist__gallery-link{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding:22px 0 6px;color:var(--latest-videos-accent);font-size:14px;font-weight:600;text-decoration:none}.latest-videos-playlist__gallery-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition:transform .3s cubic-bezier(.16,1,.3,1)}.latest-videos-playlist__gallery-link:hover svg{transform:translate(3px)}.latest-videos-playlist__dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px}.latest-videos-playlist__dialog[hidden]{display:none}.latest-videos-playlist__dialog.is-open{display:grid}.latest-videos-playlist__dialog-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#161617b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:default}.latest-videos-playlist__dialog-inner{position:relative;z-index:1;width:min(92vw,560px);overflow:hidden;border-radius:24px;background:#1d1d1f;color:#fff;box-shadow:0 26px 90px #00000059}.latest-videos-playlist__dialog-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 18px 15px 20px}.latest-videos-playlist__dialog-bar p{max-width:calc(100% - 48px);margin:0;color:#fff;font-size:14px;font-weight:600;letter-spacing:-.02em}.latest-videos-playlist__dialog-close{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#ffffff14;color:#fff;cursor:pointer}.latest-videos-playlist__dialog-close:hover{background:#ffffff29}.latest-videos-playlist__dialog-close svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5}.latest-videos-playlist__dialog-frame{aspect-ratio:9 / 16;background:#111}.latest-videos-playlist__dialog-frame iframe{display:block;width:100%;height:100%;border:0}@media(max-width:749px){.latest-videos-playlist{padding:72px 16px 96px}.latest-videos-playlist__intro{display:block;padding-bottom:28px}.latest-videos-playlist__heading h2{font-size:clamp(46px,15vw,72px)}.latest-videos-playlist__lede{margin-top:20px;font-size:17px}.latest-videos-playlist__aside{flex-direction:row;align-items:center;justify-content:space-between;gap:20px;padding:26px 0 0}.latest-videos-playlist__aside-note{max-width:150px;text-align:right}.latest-videos-playlist__layout{grid-template-columns:1fr;gap:45px}.latest-videos-playlist__feature{min-height:calc((100vw - 32px)/.8);border-radius:20px}.latest-videos-playlist__feature-play{width:58px;height:58px}.latest-videos-playlist__feature-play svg{width:21px;height:21px}.latest-videos-playlist__feature-info{gap:11px;padding:21px 20px 20px}.latest-videos-playlist__feature-meta{gap:9px;font-size:9px}.latest-videos-playlist__feature-info strong{font-size:clamp(25px,8vw,34px)}.latest-videos-playlist__feature-duration{top:16px;right:16px}.latest-videos-playlist__playlist{border-top:1px solid #d2d2d7}.latest-videos-playlist__playlist-head{gap:12px;padding-top:15px;font-size:10px}.latest-videos-playlist__desktop-note{display:none}.latest-videos-playlist__mobile-note{display:inline}.latest-videos-playlist__item{grid-template-columns:72px minmax(0,1fr) 17px;gap:12px;padding:13px 0}.latest-videos-playlist__item:hover,.latest-videos-playlist__item.is-active{padding-right:6px;padding-left:7px}.latest-videos-playlist__item-thumb{width:72px}.latest-videos-playlist__item-meta{font-size:9px}.latest-videos-playlist__item-copy{gap:6px}.latest-videos-playlist__item-copy strong{font-size:16px}.latest-videos-playlist__item-action{font-size:10px}.latest-videos-playlist__gallery-link{margin-top:0;padding-top:19px;font-size:13px}.latest-videos-playlist__dialog{padding:12px}.latest-videos-playlist__dialog-inner{width:calc(100vw - 24px);border-radius:18px}}@media(prefers-reduced-motion:reduce){.latest-videos-playlist__feature-media img,.latest-videos-playlist__feature-play,.latest-videos-playlist__feature-cta span,.latest-videos-playlist__item,.latest-videos-playlist__item-thumb img,.latest-videos-playlist__item-arrow,.latest-videos-playlist__gallery-link svg{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/32/compiled_assets/styles.css.map?subset=AAAAAAAAAAAC */
