.home-video{position:relative}.home-video__header{text-align:center;margin-bottom:4rem}.home-video__title{font-size:3.2rem;font-weight:700;margin:0;color:#1a1a1a}.home-video__grid{display:grid;gap:20px;max-width:1200px;margin:0 auto}.home-video__grid--1-video{grid-template-columns:1fr}.home-video__grid--2-videos{grid-template-columns:repeat(2,1fr)}.home-video__grid--3-videos{grid-template-columns:repeat(3,1fr)}.home-video__grid--4-plus-videos{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.home-video__item{position:relative;width:100%}.home-video__wrapper{position:relative;width:100%;height:0;padding-bottom:56.25%;background-color:#000;border-radius:10px;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.home-video__wrapper:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0003}.home-video__thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;display:flex;align-items:center;justify-content:center}.home-video__image{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.home-video__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;transition:transform .3s ease}.home-video__play-button svg{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));transition:transform .3s ease}.home-video__wrapper:hover .home-video__play-button svg{transform:scale(1.1)}.home-video__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,#0000001a,#0000004d);z-index:1;transition:opacity .3s ease}.home-video__wrapper:hover .home-video__overlay{opacity:.7}.home-video__title-text{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);color:#fff;padding:2rem 1.5rem 1.5rem;font-size:1.4rem;font-weight:600;line-height:1.3;z-index:2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-video__placeholder{position:relative;width:100%;height:0;padding-bottom:56.25%;background-color:#f5f5f5;border:2px dashed #ddd;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999;text-align:center}.home-video__placeholder-icon{margin-bottom:1rem;opacity:.5}.home-video__placeholder p{margin:0;font-size:1.4rem;font-weight:500}@media screen and (max-width: 749px){.home-video__grid{grid-template-rows:3fr!important;gap:5px!important}.home-video__play-button{display:none}.home-video__title{font-size:2.4rem}.home-video__header{margin-bottom:3rem}.home-video__title-text{font-size:1.3rem;padding:1.5rem 1rem 1rem;font-weight:300;text-align:center}.home-video__play-button svg{width:48px;height:34px}}@media screen and (min-width: 750px) and (max-width: 989px){.home-video__grid--2-videos,.home-video__grid--3-videos,.home-video__grid--4-plus-videos{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 990px){.home-video__title{font-size:3.6rem}.home-video__header{margin-bottom:5rem}}@media screen and (min-width: 1200px){.home-video__grid{gap:30px}}.home-video__image[src=""]{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.home-video__wrapper iframe{border-radius:12px}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-home-video.css.map */
