.vdl__empty{margin:0;padding:2.4rem 1rem;text-align:center;color:var(--text-text-body-subtle, #666);font-size:1.6rem}.vdl__page-heading:not(.visually-hidden){margin:0 0 2.4rem;color:var(--text-text-heading, #343A40);font-family:var(--typography-font-name-Title, Inter);font-size:var(--typography-text-size-H2, 48px);font-weight:900;line-height:110%;letter-spacing:-.48px;text-transform:uppercase}.vdl__layout{display:grid;grid-template-columns:minmax(0,32rem) minmax(0,1fr);gap:2.4rem;align-items:start;max-width:1252px;margin-inline:auto;padding:var(--spacing-sizing-padding-xsmall, 24px)}.vdl__sidebar{border-radius:0rem;display:flex;flex-direction:column;min-height:28rem;overflow-y:scroll;max-height:614px;overflow-x:hidden}.vdl__sidebar::-webkit-scrollbar{display:none}.vdl__search{padding:1.2rem 1.4rem;margin-bottom:16px;border-radius:0rem;border:none;border-bottom:1px solid #E7E7E7;background-color:#f5f5f5;font-family:var(--typography-font-name-Paragraph, inherit);font-size:1.5rem;width:100%;box-sizing:border-box;outline:none}.vdl__search::placeholder{color:#00000073}.vdl__search:focus-visible{box-shadow:inset 0 0 0 2px var(--vdl-accent, #ab2629)}.vdl__list{list-style:none;margin:0;padding:0;flex:1;min-height:0}.vdl__list-item-wrap.is-hidden{display:none}button.vdl__list-item{align-items:center;gap:1.2rem;display:flex;width:100%;padding:12px 24px 12px 16px;justify-content:space-between;align-items:flex-start;border:none;border-radius:0rem;border-top:1px solid #E7E7E7;border-bottom:1px solid #E7E7E7;background:var(--color-brand-Off-White, #F5F5F5);text-align:left;cursor:pointer;font-family:var(--typography-font-name-Title, inherit);font-size:var(--typography-text-size-Text-Small, 1.6rem);font-weight:800;line-height:1.25;text-transform:math-auto;letter-spacing:-.02em;transition:background .18s ease,color .18s ease}.vdl__list-item:not(.is-active){color:#333}button.vdl__list-item:hover{background:var(--color-brand-Off-White, #1B1C1F);color:#fff}button.vdl__list-item.is-active{border-top:1px solid #E7E7E7;border-bottom:1px solid #E7E7E7;display:flex;width:100%;padding:24px 24px 24px 16px;justify-content:space-between;align-items:center;color:#fff;background:var(--color-brand-Varsity-Red, #AB2629)}button.vdl__list-item:focus-visible{outline:2px solid var(--vdl-accent, #ab2629);outline-offset:2px}button.vdl__list-item.is-active:focus-visible{outline-color:#fff}.vdl__list-item-content{display:flex;flex-direction:row;gap:16px}.vdl__list-item-num{color:var(--color-brand-Off-White, #F5F5F5);font-family:var(--typography-font-name-Paragraph, Inter);font-size:var(--typography-text-size-Text-Small, 16px);font-style:normal;font-weight:400;line-height:150%;flex-shrink:0;opacity:.9}.vdl__list-item-label{color:var(--text-text-white, #FFF);text-align:center;font-family:var(--typography-font-name-Paragraph, Inter);font-size:var(--typography-text-size-Text-Small, 16px);font-style:normal;font-weight:600;line-height:150%}.vdl__list-item-wrap .vdl__list-item:not(.is-active) .vdl__list-item-label{color:#333;text-transform:math-auto}.vdl__list-item-wrap .vdl__list-item:not(.is-active) .vdl__list-item-num{color:#777;font-family:var(--typography-font-name-Paragraph, Inter);font-size:var(--typography-text-size-Text-Small, 16px);font-style:normal;font-weight:400;line-height:150%}button.vdl__list-item:hover .vdl__list-item-num{color:#fff!important}button.vdl__list-item:hover .vdl__list-item-label{color:#fff!important;text-transform:math-auto}button.vdl__list-item:hover span.vdl__list-item-play path{fill:var(--color-brand-Red, #fff)!important}.vdl__list-item:not(.is-active) span.vdl__list-item-play path{fill:var(--color-brand-Red, #ab2629)!important}.vdl__list-item-play{flex-shrink:0;width:26px;height:26px;border-radius:50%;color:var(--vdl-accent, #ab2629);display:flex;align-items:center;justify-content:center}button.vdl__list-item.is-active .vdl__list-item-play{border-color:#ffffffd9;background:transparent;color:#fff}.vdl__list-item-play svg{width:100%;height:100%}.vdl__main{min-width:0;display:flex;flex-direction:column;gap:2.4rem}.vdl__panels{position:relative;min-width:0}.vdl__panel{display:none}.vdl__panel.is-active{display:block}.vdl__panel-stack{display:flex;flex-direction:column;gap:32px}.vdl__theater{order:1}.vdl__copy{order:2}.vdl__theater-inner{position:relative;width:100%;overflow:hidden;background:#111;aspect-ratio:16 / 9}.vdl__theater-media{position:absolute;top:0;right:0;bottom:0;left:0}.vdl__theater-media--embed{background:#111}.vdl__embed-poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.vdl__embed-frame{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;border:0;display:block;opacity:0;pointer-events:none;transition:opacity .2s ease}.vdl__embed-frame[src]{opacity:1;pointer-events:auto}.vdl__video,.vdl__theater-placeholder{width:100%;height:100%;object-fit:cover;display:block}.vdl__video{vertical-align:bottom}.vdl__theater-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,#000000a6,#00000026 35%,#00000073);pointer-events:none}.vdl__theater-meta{position:absolute;top:0;left:0;right:0;padding:1.6rem 1.8rem;z-index:2;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;pointer-events:none}.vdl__theater-eyebrow{margin:0;color:var(--background-bg-white, #FFF);font-family:var(--typography-font-name-Paragraph, Inter);font-size:var(--typography-text-size-Text-Tiny, 14px);font-style:normal;font-weight:400;line-height:150%;text-transform:uppercase;color:#fff}.vdl__theater-counter{color:var(--background-bg-white, #FFF);font-family:var(--typography-font-name-Paragraph, Inter);font-size:var(--typography-text-size-Text-Tiny, 14px);font-style:normal;font-weight:400;line-height:150%;white-space:nowrap;font-variant-numeric:tabular-nums}.vdl__theater-brand{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.4rem;padding:1.6rem;pointer-events:none;text-align:center}.vdl__theater-brand-img{max-width:min(var(--vdl-brand-max, 240px),70%);width:auto;height:auto}.vdl__theater-brand-line{margin:0;font-family:var(--typography-font-name-Title, inherit);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:900;line-height:1.05;text-transform:uppercase;letter-spacing:-.02em;color:#fff;text-shadow:0 .15rem .9rem rgba(0,0,0,.6)}.vdl__copy-heading{margin:0 0 16px;color:var(--text-text-heading, #343A40);font-family:var(--typography-font-name-Title, Inter);font-size:var(--typography-text-size-H5, 24px);font-style:normal;font-weight:900;line-height:110%;letter-spacing:-.24px;text-transform:uppercase}.vdl__sidebar{border-radius:0rem;display:flex;flex-direction:column;min-height:28rem;overflow-y:scroll;max-height:614px;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.vdl__sidebar::-webkit-scrollbar{width:8px}.vdl__sidebar::-webkit-scrollbar-track{background:#dbdbdb}.vdl__sidebar::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.vdl__copy-desc{color:var(--text-text-body, #333);font-size:var(--typography-text-size-Text-Regular, 1.6rem);line-height:1.55;max-width:56rem}.vdl__copy-desc p:first-child{margin-top:0}.vdl__copy-desc p:last-child{margin-bottom:0}.vdl__footer{display:flex;justify-content:space-between;align-items:center;gap:1.6rem;flex-wrap:wrap}.vdl__nav-btn{border:none;cursor:pointer;padding:1.2rem 2.4rem;font-family:var(--typography-font-name-Title, inherit);font-size:var(--typography-text-size-Text-Button, 1.6rem);font-weight:800;line-height:1;text-transform:uppercase;transition:opacity .2s ease,background .2s ease}.vdl__nav-btn--prev{background:#39393973;color:#fff}.vdl__nav-btn--prev:not(:disabled):not(.is-disabled){background:#1b1c1f;color:#fff}.vdl__nav-btn--prev:disabled,.vdl__nav-btn--prev.is-disabled{opacity:.55;cursor:not-allowed}.vdl__nav-btn--next{background:var(--vdl-accent, #ab2629);color:#fff;margin-left:auto}.vdl__nav-btn--next:disabled,.vdl__nav-btn--next.is-disabled{opacity:.45;background:#39393973;cursor:not-allowed}.vdl__nav-btn:not(:disabled):not(.is-disabled):hover{opacity:.92}.vdl__nav-btn:focus-visible{outline:2px solid var(--vdl-accent, #ab2629);outline-offset:3px}@media screen and (max-width:768px){.vdl__layout{grid-template-columns:minmax(0,1fr);gap:2rem}.vdl__main{order:1}.vdl__sidebar{order:2;min-height:18rem}.vdl__theater-inner{aspect-ratio:16 / 10}.vdl__copy-heading{font-size:clamp(1.8rem,5vw,2.4rem)}.vdl__copy-desc{font-size:1.5rem;line-height:1.55}.vdl__footer{gap:1rem}.vdl__nav-btn{min-height:4.8rem;font-size:1.4rem}}@media screen and (min-width:769px)and (max-width:989px){.vdl__layout{grid-template-columns:minmax(0,28rem) minmax(0,1fr);gap:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/section-video-drill-library.css.map */
