.youtube-videos__heading-row{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:1.2rem}.youtube-videos__line{flex:1 1 auto;max-width:22rem;height:.1rem;background:rgba(var(--color-foreground),.35)}.youtube-videos__heading{margin:0;font-size:1.6rem;letter-spacing:.25rem;text-transform:uppercase;font-weight:700;white-space:nowrap}.youtube-videos__subheading{text-align:center;margin:0 0 3.2rem;color:rgba(var(--color-foreground),.7);font-size:1.5rem}.youtube-videos__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3.2rem}.youtube-videos__tab{position:relative;background:transparent;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:999px;padding:.9rem 2rem;font-size:1.4rem;font-weight:600;color:rgba(var(--color-foreground),.75);cursor:pointer;transition:background .25s ease,color .25s ease,transform .2s ease,box-shadow .25s ease}.youtube-videos__tab:hover{transform:translateY(-.2rem);box-shadow:0 .4rem 1rem #00000014}.youtube-videos__tab.active{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.youtube-videos__panel{display:none}.youtube-videos__panel.active{display:block;animation:youtube-videos-fade-in .4s ease}@keyframes youtube-videos-fade-in{0%{opacity:0;transform:translateY(.8rem)}to{opacity:1;transform:translateY(0)}}.youtube-videos__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media screen and (min-width:750px){.youtube-videos__grid{grid-template-columns:repeat(4,1fr)}}.youtube-videos__card{display:flex;flex-direction:column}.youtube-videos__thumb{position:relative;aspect-ratio:16 / 9;border-radius:.8rem;overflow:hidden;background:rgba(var(--color-foreground),.06);cursor:pointer}.youtube-videos__thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.youtube-videos__thumb:hover img{transform:scale(1.06)}.youtube-videos__thumb iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.youtube-videos__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5.6rem;height:4rem;border:none;background:transparent;cursor:pointer;padding:0;transition:transform .2s ease;filter:drop-shadow(0 .2rem .6rem rgba(0,0,0,.35))}.youtube-videos__thumb:hover .youtube-videos__play{transform:translate(-50%,-50%) scale(1.12)}.youtube-videos__play-icon{width:100%;height:100%}.youtube-videos__title{margin:1rem 0 0;font-size:1.35rem;font-weight:600;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-youtube-videos.css.map */
