.video-feature-section{position:relative;overflow:hidden}.video-feature-header{text-align:center;margin-bottom:3rem}.video-feature-title{color:rgb(var(--color-foreground));margin-bottom:1rem;line-height:1.2}.video-feature-subtitle{color:rgb(var(--color-foreground));line-height:1.6;max-width:600px;margin:0 auto;opacity:.9}.video-feature-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media screen and (min-width: 990px){.video-feature-grid{grid-template-columns:45% 55%;gap:4rem}}.video-feature-media{position:relative}.video-container{position:relative;border-radius:1rem;overflow:hidden;background:rgba(var(--color-foreground),.05);transition:all .3s ease}.video-container:hover{box-shadow:0 8px 24px rgba(var(--color-shadow),.15)}.video-player{width:100%;height:auto;display:block;border-radius:1rem}.video-controls{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;gap:1rem;z-index:10;transition:opacity .3s ease}.video-container.hide-controls .video-controls{opacity:0;pointer-events:none}.video-control-btn{background:#fffffff2;border:none;border-radius:50%;width:64px;height:64px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0003}.video-control-btn:hover{background:#fff;transform:scale(1.1);box-shadow:0 6px 16px #0000004d}.video-control-btn.mute-btn{width:48px;height:48px}.video-control-btn svg{color:#1b1b57}.video-credit{margin-top:1rem;color:rgb(var(--color-foreground));opacity:.8;line-height:1.4}.video-placeholder{border-radius:1rem;overflow:hidden}.video-placeholder img{width:100%;height:auto;display:block}.video-placeholder-empty{background:rgba(var(--color-foreground),.05);border:2px dashed rgba(var(--color-foreground),.2);border-radius:1rem;min-height:400px;display:flex;align-items:center;justify-content:center}.video-placeholder-content{text-align:center;color:rgb(var(--color-foreground));opacity:.5}.video-placeholder-content svg{margin:0 auto 1rem}.video-placeholder-content p{margin:0;font-size:.875rem}.video-player{background-color:#000;object-fit:cover}.video-player[poster]{background-color:transparent}.feature-grid-wrapper{position:relative}.feature-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width: 750px){.feature-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}.feature-item{background:rgba(var(--color-foreground),.03);border-radius:1rem;padding:2rem;transition:all .3s ease;border:1px solid rgba(var(--color-foreground),.08);display:flex;flex-direction:column;gap:1rem}.feature-item:hover{background:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.15);transform:translateY(-4px);box-shadow:0 8px 24px rgba(var(--color-shadow),.12)}.feature-icon{width:60px;height:60px;flex-shrink:0}.feature-icon img{width:100%;height:100%;object-fit:contain;display:block}.feature-content{flex:1}.feature-title{color:rgb(var(--color-foreground));font-family:Poppins,sans-serif!important;font-weight:700;margin:0 0 .5rem;line-height:1.3}.feature-description{color:rgb(var(--color-foreground));line-height:1.5;opacity:.85;margin:0}.feature-description p{margin:0}@media screen and (max-width: 989px){.video-feature-header{margin-bottom:2rem}.video-feature-grid{gap:2rem}.feature-grid{gap:1.5rem}.feature-item{padding:1.5rem}.video-control-btn{width:56px;height:56px}.video-control-btn.mute-btn{width:44px;height:44px}}@media screen and (max-width: 749px){.feature-grid{grid-template-columns:1fr}.video-controls{gap:.75rem}.video-control-btn{width:48px;height:48px}.video-control-btn.mute-btn{width:40px;height:40px}.video-control-btn svg{width:32px;height:32px}.video-control-btn.mute-btn svg{width:20px;height:20px}}.video-container video{transition:filter .3s ease}.video-container:hover video{filter:brightness(1.05)}.video-player:not([src]){background:rgba(var(--color-foreground),.05);min-height:400px}.video-control-btn:focus-visible{outline:2px solid rgb(var(--color-button));outline-offset:4px}@media (prefers-contrast: high){.feature-item{border-width:2px}.video-control-btn{border:2px solid currentColor}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-video-feature-grid.css.map */
