.TabbedVideoContent_container__GiuSO{width:100%;margin:0 auto;padding:4rem 2rem 0}.TabbedVideoContent_titleSection__sKLD3{text-align:center;margin-bottom:2rem;color:#000}.TabbedVideoContent_title__9yu6z{font-family:Oswald,sans-serif;font-size:2.5rem;font-weight:600;color:#000;margin:0;text-transform:uppercase;letter-spacing:1px}.TabbedVideoContent_videoSection__YMhar{position:relative;width:100%}.TabbedVideoContent_videoContainer__F9_Vb{position:relative;width:100%;height:80vh;min-height:500px;border-radius:20px;overflow:hidden;background:#000}.TabbedVideoContent_video__Pij1R{width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .3s ease}.TabbedVideoContent_loadingOverlay__4XT1n{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:2}.TabbedVideoContent_loader__Py4hI{width:40px;height:40px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:TabbedVideoContent_spin__BwDK3 1s linear infinite}@keyframes TabbedVideoContent_spin__BwDK3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.TabbedVideoContent_errorState__3lO4a{display:flex;align-items:center;justify-content:center;height:200px;color:#666;text-align:center}.TabbedVideoContent_errorOverlay__JRjyY{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:3;color:white}.TabbedVideoContent_retryButton__yKI_3{margin-top:1rem;padding:.5rem 1rem;background:rgba(255,255,255,.2);color:white;border:1px solid rgba(255,255,255,.3);border-radius:6px;cursor:pointer;transition:all .3s ease}.TabbedVideoContent_retryButton__yKI_3:hover{background:rgba(255,255,255,.3)}.TabbedVideoContent_textOverlay__1jABs{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;z-index:3;transition:all .3s ease;padding:1.5rem;border-radius:12px;max-width:80%}.TabbedVideoContent_textOverlay__1jABs.TabbedVideoContent_withBackground__kaFz7{background:rgba(0,0,0,.5);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.TabbedVideoContent_textOverlay__1jABs.TabbedVideoContent_withShadow__kCqXD{text-shadow:2px 2px 8px rgba(0,0,0,.8)}.TabbedVideoContent_tabButtons__bCwBi{display:flex;gap:1rem;z-index:4}.TabbedVideoContent_tabButtons__bCwBi.TabbedVideoContent_desktopOnly__bB_4D{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%)}.TabbedVideoContent_tabButtons__bCwBi.TabbedVideoContent_mobileOnly__ephdp{display:none;margin-top:1.5rem;justify-content:center;flex-wrap:wrap;padding:0 1rem}.TabbedVideoContent_tabButton__GxZCX{padding:.75rem 1.5rem;background:rgba(255,255,255,.2);color:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.3);border-radius:8px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.TabbedVideoContent_tabButton__GxZCX:hover{background:rgba(255,255,255,.3);color:rgba(255,255,255,.9);border-color:rgba(255,255,255,.5);transform:translateY(-2px)}.TabbedVideoContent_tabButton__GxZCX:active{transform:translateY(0)}.TabbedVideoContent_activeTabButton__x1rul{background:rgba(255,255,255,.9);color:#000;border-color:rgba(255,255,255,.9);font-weight:600}.TabbedVideoContent_activeTabButton__x1rul:hover{background:#fff;color:#000;border-color:#fff}.TabbedVideoContent_tabButtons__bCwBi.TabbedVideoContent_withShadow__kCqXD{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.TabbedVideoContent_videoOverlay__uyVZM{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.3));z-index:1;pointer-events:none}@keyframes TabbedVideoContent_fadeInUp__c1OFR{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}.TabbedVideoContent_textOverlay__1jABs{animation:TabbedVideoContent_fadeInUp__c1OFR .5s ease-out}.TabbedVideoContent_tabButton__GxZCX:focus{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.TabbedVideoContent_tabButton__GxZCX:focus:not(:focus-visible){outline:none}@media (max-width:1024px){.TabbedVideoContent_title__9yu6z{font-size:2.2rem}.TabbedVideoContent_videoContainer__F9_Vb{height:70vh;min-height:450px}.TabbedVideoContent_overlayTitle__dDoLJ{font-size:2.5rem}.TabbedVideoContent_overlaySubtitle__MxeDN{font-size:1.1rem}}@media (max-width:768px){.TabbedVideoContent_container__GiuSO{padding:3rem 1rem 0}.TabbedVideoContent_title__9yu6z{font-size:2rem}.TabbedVideoContent_videoContainer__F9_Vb{height:60vh;min-height:400px;border-radius:16px 16px 0 0}.TabbedVideoContent_textOverlay__1jABs{padding:1rem;max-width:90%;border-radius:10px}.TabbedVideoContent_overlayTitle__dDoLJ{font-size:4rem;margin-bottom:.5rem;letter-spacing:1px;line-height:1.1}.TabbedVideoContent_overlaySubtitle__MxeDN{font-size:1.25rem;line-height:1.3}.TabbedVideoContent_tabButtons__bCwBi.TabbedVideoContent_desktopOnly__bB_4D{display:none}.TabbedVideoContent_tabButtons__bCwBi.TabbedVideoContent_mobileOnly__ephdp{display:flex;background:#040505;padding:1.5rem 1rem;border-radius:0 0 16px 16px;margin-top:0;gap:.75rem}}@media (max-width:480px){.TabbedVideoContent_container__GiuSO{padding:2rem .5rem 0}.TabbedVideoContent_title__9yu6z{font-size:1.8rem}.TabbedVideoContent_videoContainer__F9_Vb{height:55vh;min-height:350px;border-radius:12px 12px 0 0}.TabbedVideoContent_textOverlay__1jABs{padding:.75rem;max-width:95%;border-radius:8px}.TabbedVideoContent_overlayTitle__dDoLJ{margin-bottom:.4rem;letter-spacing:.5px;line-height:1.1}.TabbedVideoContent_overlaySubtitle__MxeDN{line-height:1.2}.TabbedVideoContent_tabButtons__bCwBi.TabbedVideoContent_mobileOnly__ephdp{padding:1rem .5rem;border-radius:0 0 12px 12px;gap:.5rem}.TabbedVideoContent_tabButtons__bCwBi.TabbedVideoContent_mobileOnly__ephdp .TabbedVideoContent_tabButton__GxZCX{padding:.5rem 1rem;font-size:.8rem}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.TabbedVideoContent_textOverlay__1jABs.TabbedVideoContent_withBackground__kaFz7{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}}@media (prefers-reduced-motion:reduce){.TabbedVideoContent_textOverlay__1jABs{animation:none}.TabbedVideoContent_tabButton__GxZCX{transition:none}.TabbedVideoContent_tabButton__GxZCX:hover{transform:none}}.TabbedVideoContent_overlayButton__6s1NR{font-size:.875rem;font-weight:500;color:#ffffff;text-transform:uppercase;letter-spacing:.05em;margin:0;padding:.5rem 1rem;border:1px solid rgba(255,255,255,.5);border-radius:20px;transition:all .3s cubic-bezier(.4,0,.2,1);background:rgba(0,0,0,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;overflow:hidden;display:inline-block;text-decoration:none;cursor:pointer;z-index:3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.TabbedVideoContent_overlayButton__6s1NR:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.15);transform:translateX(-100%);transition:transform .3s ease;z-index:-1}.TabbedVideoContent_overlayButton__6s1NR:hover{background:rgba(255,255,255,.95);color:#000;border-color:rgba(255,255,255,.95);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.TabbedVideoContent_overlayButton__6s1NR:hover:before{transform:translateX(0)}.TabbedVideoContent_overlayButton__6s1NR:active{transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.15);background:rgba(255,255,255,1);color:#000}