.video-socials-section{width:100%;max-width:1200px;margin:3rem auto;padding:0 1rem}.video-socials-title{text-align:center;font-size:2rem;font-weight:400;margin:0 0 2rem;font-family:var(--font-heading-family, serif);letter-spacing:.05em}.video-socials-container{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%}.video-social-item{position:relative;width:100%;aspect-ratio:9 / 16;border-radius:12px;overflow:hidden;background:#000;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.video-social-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.video-social-player{width:100%;height:100%;object-fit:cover;display:block}.video-social-brand{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:2}.video-brand-name{color:#fff;font-size:1.2rem;font-weight:500;letter-spacing:.15em;text-shadow:0 2px 8px rgba(0,0,0,.5);font-family:var(--font-heading-family, sans-serif);display:block;text-align:center;text-transform:uppercase}.video-social-overlay{position:absolute;bottom:0;left:0;right:0;padding:1.5rem 3rem;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 100%);pointer-events:none;z-index:1}.video-social-username{color:#fff;font-size:1rem;font-weight:500;text-shadow:0 2px 4px rgba(0,0,0,.3);letter-spacing:.02em}@media screen and (max-width: 749px){.video-socials-section{margin:2rem 0;padding:0}.video-socials-title{font-size:1.5rem;margin:0 0 1.5rem;padding:0 1rem}.video-socials-container{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 1rem}.video-socials-container::-webkit-scrollbar{display:none}.video-social-item{flex:0 0 70%;max-width:115px;max-width:150px;scroll-snap-align:start;scroll-snap-stop:always}.video-social-username{font-size:.9rem}.video-social-overlay{padding:1rem .8rem}.video-brand-name{font-size:1.5rem;letter-spacing:.1em}}@media screen and (min-width: 750px) and (max-width: 1024px){.video-socials-container{grid-template-columns:repeat(2,1fr)}.video-social-item:nth-child(3){display:none}.video-socials-title{font-size:1.75rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.video-social-item{animation:fadeInUp .6s ease forwards}.video-social-item:nth-child(1){animation-delay:.1s}.video-social-item:nth-child(2){animation-delay:.2s}.video-social-item:nth-child(3){animation-delay:.3s}@media (prefers-reduced-motion: reduce){.video-social-item{animation:none}.video-social-item:hover{transform:none}}.video-social-item:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite;opacity:0;transition:opacity .3s ease}.video-social-player:not([src])~.video-social-item:before{opacity:1}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/124/assets/video-socials.css.map */
