*,*:before,*:after{box-sizing:border-box}.video-player-container{max-width:1200px;margin:0 auto;padding:2rem 0}.video-player-title{font-size:1.75rem;font-weight:300;letter-spacing:1px;text-transform:uppercase;color:#6e2536;margin-bottom:2rem}.featured-video-section{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}@media(min-width:768px){.featured-video-section{grid-template-columns:3fr 1fr}}.featured-video{background-color:#000;border-radius:.25rem;overflow:hidden;box-shadow:0 20px 40px -14px #00000040}.video-wrapper{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden}.video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000}.featured-info{display:flex;flex-direction:column;justify-content:space-between}.video-meta{background-color:#fff;padding:1.5rem;border-radius:.25rem;box-shadow:0 2px 8px #0000001a}.video-title{font-size:1.25rem;font-weight:500;color:#6e2536;margin:0 0 .75rem;line-height:1.4}.video-description{font-size:.875rem;line-height:1.6;color:#999;margin-bottom:1rem}.video-duration{font-size:.75rem;color:#ccc;text-transform:uppercase;letter-spacing:.5px}.videos-grid-section{margin-top:2rem}.videos-grid-title{font-size:1.25rem;font-weight:400;letter-spacing:.5px;color:#6e2536;margin-bottom:1.5rem;text-transform:uppercase}.videos-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;list-style:none;margin:0;padding:0}@media(min-width:640px){.videos-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.videos-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.videos-grid{grid-template-columns:repeat(4,1fr)}}.video-card{background-color:#fff;border-radius:.25rem;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.video-card:hover{box-shadow:0 20px 40px -14px #00000040;transform:translateY(-4px)}.video-thumbnail{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;background-color:#000;cursor:pointer}.video-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:filter .3s ease}.video-card:hover .video-thumbnail img{filter:contrast(110%)}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;background-color:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.video-card:hover .play-button{background-color:#fff;transform:translate(-50%,-50%) scale(1.1)}.play-button:after{content:"";width:0;height:0;border-left:12px solid #ff6b6b;border-top:8px solid transparent;border-bottom:8px solid transparent;margin-left:3px}.video-card-content{padding:1rem;flex:1;display:flex;flex-direction:column}.video-card-title{font-size:.95rem;font-weight:500;color:#6e2536;margin:0 0 .5rem;line-height:1.3;flex:0}.video-card-meta{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:#bbb}.btn{background-color:#fff;border:2px solid #6e2536;color:#6e2536;padding:.625rem 1rem;text-transform:lowercase;cursor:pointer;font-family:inherit;font-size:.875rem;border-radius:.25rem;transition:all .3s ease;text-decoration:none;display:inline-block}.btn:hover,.btn:active{background-color:#6e2536;border-color:#6e2536;color:#fff}.btn--block{display:block;width:100%;cursor:pointer;margin-top:1rem}
/*# sourceMappingURL=/cdn/shop/t/15/compiled_assets/styles.css.map */
