.video-gallery{margin-top:5rem}@media screen and (min-width: 750px){.video-gallery{margin-top:7rem}}.video-gallery:not(.background-none){margin-top:0}.video-gallery .title{margin:0}.video-gallery__title.title-wrapper--no-top-margin{margin-top:0;margin-bottom:2rem}.video-gallery.no-heading{margin-top:0}.video-gallery__text{margin-bottom:3rem;font-size:1.6rem;line-height:1.6}@media screen and (min-width: 750px){.video-gallery__text{font-size:1.8rem;margin-bottom:4rem}}.video-gallery__title--left{text-align:left}.video-gallery__title--center{text-align:center}.video-gallery__title--right{text-align:right}.video-gallery__text--left{text-align:left}.video-gallery__text--center{text-align:center}.video-gallery__text--right{text-align:right}.video-gallery-list{margin:0;padding:0;list-style:none}.video-gallery-list__item{margin:0}.video-gallery-list__item--empty{display:none}.video-gallery-card{position:relative;box-sizing:border-box;height:100%;display:flex;flex-direction:column}.video-gallery-card__video-wrapper{position:relative;width:100%;padding-bottom:75%;overflow:hidden;border-radius:0;background:#000}.video-gallery-card__thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;overflow:hidden;border-radius:0;transition:transform .3s ease,box-shadow .3s ease}.video-gallery-card__thumbnail:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.video-gallery-card__thumbnail--placeholder{background:#f5f5f5;display:flex;align-items:center;justify-content:center}.video-gallery-card__placeholder-content{text-align:center;color:#999}.video-gallery-card__placeholder-content p{margin:1rem 0 0;font-size:1.4rem}.video-gallery-card__thumbnail-image{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0}.video-gallery-card__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;transition:transform .3s ease,opacity .3s ease;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.video-gallery-card__thumbnail:hover .video-gallery-card__play-button{transform:translate(-50%,-50%) scale(1.1)}.video-gallery-card__description{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);color:#fff;padding:2rem 1.5rem 1.5rem;font-size:1.3rem;line-height:1.4;border-radius:0}.video-gallery-card__info{padding:1.5rem 0 0;text-align:center}.video-gallery-card__title{margin:0 0 .8rem;font-size:1.6rem;font-weight:600;line-height:1.3}.video-gallery-card__category{display:inline-block;padding:.4rem 1rem;background:#f0f0f0;color:#333;font-size:1.2rem;font-weight:500;border-radius:20px;text-transform:uppercase;letter-spacing:.05em}.video-gallery-card__category--weddings{background:#ffebf0;color:#d63384}.video-gallery-card__category--sports{background:#e7f3ff;color:#06c}.video-gallery-card__category--festivals{background:#fff3e0;color:#ff9800}.video-gallery-card__category--corporate{background:#f3e5f5;color:#9c27b0}.video-gallery-card__category--convo{background:#e8f5e8;color:#4caf50}.video-gallery-card__category--competitions{background:#fff3e0;color:#f57c00}.video-gallery-card__category--others{background:#f0f0f0;color:#666}.video-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;z-index:1000;align-items:center;justify-content:center;padding:2rem}.video-modal__content{position:relative;width:100%;max-width:1200px;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #00000080}.video-modal__close{position:absolute;top:1rem;right:1rem;background:#000000b3;border:none;color:#fff;width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1001;transition:background .3s ease}.video-modal__close:hover{background:#000000e6}.video-modal__video-container{position:relative;width:100%;padding-bottom:56.25%;background:#000}.video-modal__video-container iframe,.video-modal__video-container video{position:absolute;top:0;left:0;width:100%;height:100%}.video-modal__info{padding:2rem;background:#fff}.video-modal__title{margin:0;font-size:2rem;font-weight:600;color:#333}@media screen and (max-width: 749px){.video-gallery__text{margin-bottom:2rem}.video-gallery-card__info{padding:1rem 0 0}.video-gallery-card__title{font-size:1.4rem}.video-gallery-card__description{padding:1.5rem 1rem 1rem;font-size:1.2rem}.video-modal{padding:1rem}.video-modal__close{top:.5rem;right:.5rem;width:3.5rem;height:3.5rem}.video-modal__info{padding:1.5rem}.video-modal__title{font-size:1.6rem}}@media screen and (min-width: 750px){.video-gallery-card__info{padding:2rem 0 0}.video-gallery-card__title{font-size:1.8rem}}@media screen and (min-width: 990px){.video-gallery-list:not(.slider){overflow:visible}}@media screen and (max-width: 989px){.video-gallery-list:not(.slider){margin:0 -1.5rem;padding:0 1.5rem}}.video-gallery-card__thumbnail:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000;transition:background .3s ease;z-index:1;border-radius:0}.video-gallery-card__thumbnail:hover:before{background:#0000001a}.video-gallery-sort{margin-top:2rem;margin-bottom:0}.video-gallery-sort-buttons{display:flex;align-items:center;gap:1rem}.video-gallery-sort-buttons--left{justify-content:flex-start}.video-gallery-sort-buttons--center{justify-content:center}.video-gallery-sort-buttons--right{justify-content:flex-end}.video-gallery-sort-label{font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground));margin:0}.video-gallery-sort-select{padding:.8rem 1.2rem;font-size:1.4rem;color:rgb(var(--color-foreground));background-color:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.2);border-radius:.4rem;cursor:pointer;min-width:150px;transition:border-color .2s ease}.video-gallery-sort-select:hover{border-color:rgba(var(--color-foreground),.4)}.video-gallery-sort-select:focus{outline:2px solid rgb(var(--color-foreground));outline-offset:2px;border-color:rgb(var(--color-foreground))}@media screen and (max-width: 749px){.video-gallery-sort-buttons{flex-direction:column;align-items:flex-start;gap:.8rem}.video-gallery-sort-buttons--center{align-items:center}.video-gallery-sort-buttons--right{align-items:flex-end}.video-gallery-sort-label{font-size:1.3rem}.video-gallery-sort-select{font-size:1.3rem;padding:.7rem 1rem;min-width:140px;width:100%;max-width:200px}}.video-gallery-filter{margin:3rem 0}.video-gallery-filter-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.video-gallery-filter-buttons--left{justify-content:flex-start}.video-gallery-filter-buttons--center{justify-content:center}.video-gallery-filter-buttons--right{justify-content:flex-end}.video-gallery-filter-btn{display:inline-flex;justify-content:center;align-items:center;padding:0 3rem;cursor:pointer;font:inherit;font-size:1.5rem;letter-spacing:.1rem;line-height:calc(1 + .2 / var(--font-body-scale));text-decoration:none;min-width:calc(8rem + var(--buttons-border-width) * 2);min-height:calc(4.5rem + var(--buttons-border-width) * 2);white-space:normal;word-wrap:break-word;text-align:center;border-radius:.4rem;transition:all .3s ease;background-color:#fff!important;color:#000!important;border:1px solid black!important;outline:none!important;box-shadow:none!important}.video-gallery-filter-btn:hover{background-color:#3d3677!important;color:#fff!important;border:1px solid #3d3677!important;outline:none!important;box-shadow:none!important}.video-gallery-filter-btn:focus,.video-gallery-filter-btn:focus-visible,.video-gallery-filter-btn:active,.video-gallery-filter-btn.focused{background-color:#3d3677!important;color:#ebe5ff!important;border:1px solid #3d3677!important;outline:none!important;box-shadow:none!important}.video-gallery-filter-btn:focus:not(:focus-visible):not(.focused){box-shadow:none!important}.video-gallery-filter-btn--active{background-color:#3d3677!important;color:#ebe5ff!important;border:1px solid #3d3677!important;outline:none!important;box-shadow:none!important}.video-gallery-filter-btn--active:hover{background-color:#4a4190!important;color:#fff!important;border:1px solid #4a4190!important;outline:none!important;box-shadow:none!important}.video-gallery-filter--desktop{display:flex}.video-gallery-filter--mobile{display:none}.video-gallery-filter-btn--mobile{padding:0 1rem;font-size:1.2rem;min-width:calc(8rem + var(--buttons-border-width) * 2);min-height:calc(3.5rem + var(--buttons-border-width) * 2);flex:none;text-align:center}.video-gallery-filter-btn *{border:none!important;outline:none!important;box-shadow:none!important}@media screen and (max-width: 749px){.video-gallery-filter--desktop{display:none}.video-gallery-filter--mobile{display:flex;flex-direction:row;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.5rem}.video-gallery-filter--mobile::-webkit-scrollbar{display:none}.video-gallery-filter--mobile .video-gallery-filter-btn--mobile{flex:none;padding:0 .8rem;font-size:1.1rem;min-width:auto;white-space:nowrap;word-wrap:normal;text-align:center;line-height:1.2;min-height:3rem}.video-gallery-list__item{padding-left:1rem;padding-right:1rem}.video-gallery{margin-top:2rem!important}.video-gallery.color-scheme-1{background:transparent!important}.banner__box.color-scheme-1 .banner__heading,.banner__box.color-scheme-1 .banner__text{color:#000!important}}@media screen and (min-width: 750px) and (max-width: 989px){.video-gallery-filter-buttons{gap:.8rem}.video-gallery-filter-btn{padding:.8rem 1.5rem;font-size:1.3rem;min-width:80px}}.video-gallery-list__item{transition:opacity .3s ease,transform .3s ease}.video-gallery-card__thumbnail:focus{outline:2px solid #0066cc;outline-offset:2px}.video-modal__close:focus{outline:2px solid #fff;outline-offset:2px}.video-gallery-filter-btn:focus{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-video-gallery.css.map */
