.video-tabber-bg{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:24px;box-shadow:0 8px 32px rgba(0,0,0,.4);overflow:hidden;padding:4rem 2rem;position:relative;z-index:1}.video-tabber-bg:before{background:radial-gradient(circle,rgba(29,79,216,.3),transparent 70%);content:"";filter:blur(80px);height:300px;left:-50px;pointer-events:none;position:absolute;top:-50px;width:300px;z-index:0}.video-tab{backdrop-filter:blur(8px);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.15)}.video-tab:hover{background:rgba(27,79,216,.2);border-color:#1b4fd8}.video-tabber-bg .wrapper{position:relative;z-index:1}.video-tabber-grid{align-items:flex-start;display:flex;gap:40px}.video-tabber-left{flex:0 0 60%}.video-tabber-right{flex:0 0 40%}.video-tabber-tabs{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:50px}.video-embed-wrapper{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);border-radius:20px;box-shadow:0 8px 32px hsla(0,0%,100%,.1),0 4px 16px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.1);height:100%!important;min-width:300px;overflow:hidden;padding:6px;position:relative;transition:all .3s ease;width:100%!important}.video-embed-wrapper iframe,.video-embed-wrapper video{border-radius:12px;display:block;height:100%;width:100%}.video-tab{background:transparent;border:1px solid #ffffff33;border-radius:30px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:16px 32px;transition:all .3s ease}.video-tab.active{background:#1b4fd8;border-color:#1b4fd8;color:#fff}.video-tab-content{display:none;width:100%}.video-tab-content.active{display:block}.video-tab-content video{border-radius:12px;display:block;height:auto;width:100%}.video-text-content{display:none}.video-text-content.active{display:block}.video-text-content,.video-text-content *{color:#fff!important}@media (max-width:768px){.video-tabber-grid{flex-direction:column}.video-tabber-left,.video-tabber-right{flex:1 1 100%}}