.container-header{width:100%;height:auto;position:relative}.header-image{width:100%}.image-header{width:100%;height:auto}.text-header{margin-top:-40px;width:100%;display:flex;justify-content:space-between;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.sub-header-text{width:90%;color:#fff;display:flex;justify-content:center;gap:30px}.sub-header-text2{width:80%;padding-left:80px;color:#fff;display:flex;justify-content:center;gap:30px}.hamburger-icon{display:none;position:absolute;top:15px;left:15px;width:32px;height:20px;flex-direction:column;justify-content:space-between;cursor:pointer;z-index:10}.hamburger-icon span{width:100%;height:4px;background-color:#fff;border-radius:2px}@media screen and (max-width:1000px){.text-header{display:none}.hamburger-icon{display:flex}}.sidebar-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000}.sidebar-box{position:fixed;top:0;left:0;width:260px;max-width:75%;height:100%;background-color:#2e526a;padding:20px;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;animation:slideIn .25s ease-out}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.sidebar-close{align-self:flex-end;color:#fff;font-size:2rem;line-height:1;cursor:pointer;margin-bottom:10px}.sidebar-link{color:#fff;text-decoration:none;font-size:1.1rem;font-weight:500;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}*{margin:0;padding:0;box-sizing:border-box}.link{text-decoration:none;color:#fff}P{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.Home-section{width:100%;height:100%;margin-top:18px;background-image:url(/assets/bg-DOeySDHm.png)}@media screen and (max-width:1000px){.Home-section{margin-top:0}}.card-Main{width:100%;height:100%;display:flex;justify-content:center}.card-container{margin-top:30px;width:80%;height:auto;background:#d4d3d3d4;margin-bottom:10px;justify-content:center;padding:10px;display:flex;flex-wrap:wrap;gap:20px}.card-section{padding:10px 10px 50px;width:48%;height:auto;background-color:#fff;box-sizing:border-box}.card-text-sub{display:flex;flex-direction:row;background-color:#2e526a}.card-text-sub p{width:100%;color:#fff;margin:4px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.3rem;font-weight:500;line-height:1.3;padding:10px;text-align:center;cursor:pointer;word-break:break-word}.card-img{width:30px;height:28px;border-radius:17px;vertical-align:middle;margin-left:8px}.card-text-2{background-color:#2e526a;color:#fff;margin-top:10px;padding:10px;text-align:center;font-size:1.3rem;font-weight:500;line-height:1.3}.card-text-2 p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";word-break:break-word}.card-text-3 p{color:#fff;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";padding:0 10px}.card-head-rotation p{font-size:22px;color:#fff;margin-top:2px;font-weight:700}.card-head-rotation{width:100%;height:35px;background-color:#2e526a;margin-top:5px;padding-left:10px;box-sizing:border-box}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;padding:15px;box-sizing:border-box;z-index:1000}.popup-box{background:#fff;width:100%;max-width:800px;max-height:90vh;overflow-y:auto;border-radius:10px;box-sizing:border-box}.button-popup{display:flex;gap:15px;flex-wrap:wrap;justify-content:flex-end;padding:15px 20px}.play-btn,.close-btn{padding:10px 20px;border:none;cursor:pointer;border-radius:8px;flex:0 1 auto}.play-btn{background:#186bd7;color:#fff}.close-btn{background:#a4a4a1;color:#fff}.popup-heading{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";padding:15px;background:#2e526a;color:#fff;border-bottom:1px solid rgb(134,134,134)}.popup-paragrafh{padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left}.pupup-para{padding:10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;line-height:1.5;color:#212529;text-align:left}.pupup-para ul{padding-left:30px}@media screen and (max-width:1000px){.card-container{width:90%}.card-text-sub p,.card-text-2 p{font-size:1rem}.card-head-rotation p{font-size:18px}}@media screen and (max-width:675px){.card-container{width:95%;padding:8px;gap:12px}.card-section{width:100%;padding-bottom:30px}.popup-box{width:95%;max-height:85vh}.popup-paragrafh,.pupup-para{padding:8px;font-size:.9rem}.button-popup{justify-content:center;padding:10px}.play-btn,.close-btn{flex:1 1 40%;text-align:center}}@media screen and (max-width:400px){.card-text-sub p{font-size:.85rem;padding:6px}.card-text-2 p{font-size:.85rem}.card-img{width:24px;height:22px}.card-head-rotation p{font-size:14px}.card-head-rotation{height:28px}}.footer-container{width:100%;height:100px;background-color:#f8f8f8}.fotter-main{height:100%;display:flex;align-items:center;margin-left:80px}.footer-img{width:50px;height:50px;margin-left:10px}.card-head{font-size:30px;color:#262626;font-weight:500;text-align:justify;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.concept-text{text-align:justify;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:25px}.concept-text-3{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";text-align:center;color:#000;font-weight:500}.Video-text{margin-top:30px;font-size:20px;color:#fff;font-weight:600;background-color:#2e526a;width:100%;height:50px;display:flex;justify-content:center;align-items:center}.video-wrapper{position:relative;width:100%;background:#000;border:6px solid rgb(33,74,63);display:flex;justify-content:center;align-items:center;padding:20px 0}.video-tag{width:90%;height:auto;display:block}.fallback-image{width:90%;max-width:900px;height:auto;object-fit:contain;display:block}.video-overlay-controls{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:3}.play-btn-center{display:flex;justify-content:center;align-items:center;transition:transform .2s ease}.play-btn-center:hover{transform:scale(1.1)}.play-btn-center svg{filter:drop-shadow(0 2px 8px rgba(0,0,0,.6))}.video-controls-bar{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.88),rgba(0,0,0,.55) 70%,transparent);padding:14px 16px 12px;display:flex;flex-direction:column;gap:8px;z-index:4}.video-progress{width:100%;height:4px;cursor:pointer;background:#ffffff40;border-radius:4px;outline:none;accent-color:#3498db;margin:0 0 2px}.video-progress::-webkit-slider-thumb{appearance:none;width:12px;height:12px;border-radius:50%;background:#3498db;cursor:pointer;box-shadow:0 0 4px #3498dbcc}.video-progress::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#3498db;cursor:pointer;border:none;box-shadow:0 0 4px #3498dbcc}.controls-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px}.time-display{display:flex;align-items:center;gap:8px;color:#ffffffe6;font-size:12px;font-weight:500;font-family:Courier New,monospace}.current-time{color:#fff;min-width:40px;font-weight:600}.separator{display:none}.live-indicator{color:#fff;font-weight:700;letter-spacing:1.5px;background:#3498db;padding:2px 8px;border-radius:3px;font-size:11px;animation:live-pulse 1.5s ease-in-out infinite}@keyframes live-pulse{0%,to{opacity:1;box-shadow:0 0 10px #3498db99}50%{opacity:.8;box-shadow:0 0 15px #3498dbcc}}.control-buttons{display:flex;justify-content:space-between;align-items:center;width:100%}.control-group{display:flex;align-items:center;gap:8px}.control-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#fff;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;transition:background .2s ease,border-color .2s ease;font-weight:500;flex-shrink:0}.control-btn:hover{background:#3498db59;border-color:#3498db}.control-btn.play-btn{background:#3498db;border-color:#3498db;width:38px;height:38px;font-size:17px;color:#fff}.control-btn.play-btn:hover{background:#2980b9;border-color:#2980b9}.volume-control{display:flex;align-items:center;gap:6px}.volume-slider{width:60px;height:3px;cursor:pointer;appearance:none;background:#ffffff40;border-radius:4px;outline:none;accent-color:#3498db}.volume-slider::-webkit-slider-thumb{appearance:none;width:10px;height:10px;border-radius:50%;background:#3498db;cursor:pointer}.volume-slider::-moz-range-thumb{width:10px;height:10px;border-radius:50%;background:#3498db;cursor:pointer;border:none}.quality-selector{position:relative;display:inline-block}.quality-btn{min-width:44px;font-size:12px;padding:0 6px}.quality-menu{position:absolute;bottom:42px;right:0;background:#000000f2;border:2px solid #3498db;border-radius:6px;overflow:hidden;min-width:90px;box-shadow:0 -4px 12px #3498db4d;z-index:10}.quality-option{width:100%;padding:10px 12px;background:transparent;border:none;color:#fff;cursor:pointer;font-size:13px;font-weight:500;text-align:center;transition:all .2s ease;border-bottom:1px solid rgba(52,152,219,.2)}.quality-option:last-child{border-bottom:none}.quality-option:hover{background:#3498db40;color:#fff}.quality-option.active{background:#3498db;color:#fff;font-weight:700;box-shadow:inset 0 0 8px #0000004d}@media(max-width:768px){.video-tag{width:95%}.video-progress{height:4px}.control-btn{width:30px;height:30px;font-size:14px}.control-btn.play-btn{width:34px;height:34px}.quality-btn{min-width:38px;font-size:11px}.time-display{font-size:11px}.control-group{gap:5px}.play-btn-center svg{width:60px;height:60px}.quality-menu{bottom:45px;min-width:80px}.quality-option{padding:8px 10px;font-size:12px}.volume-slider{width:45px}.control-buttons{gap:8px}}.buffer-overlay{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;z-index:5;pointer-events:none;background:#00000026}.buffer-spinner{width:56px;height:56px;border:5px solid rgba(255,255,255,.25);border-top:5px solid #3498db;border-radius:50%;animation:buffer-spin .8s linear infinite}@keyframes buffer-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:480px){.Video-text{font-size:15px;height:40px;margin-top:15px;padding:0 10px;text-align:center}.video-wrapper{border-width:3px;padding:10px 0}.video-tag,.fallback-image{width:100%}.video-controls-bar{padding:10px 8px 8px;gap:6px}.control-btn{width:26px;height:26px;font-size:12px}.control-btn.play-btn{width:30px;height:30px;font-size:14px}.control-group,.volume-control{gap:3px}.volume-slider{width:32px}.quality-btn{min-width:32px;font-size:10px;padding:0 4px}.quality-menu{min-width:70px;bottom:36px}.quality-option{padding:6px 8px;font-size:11px}.time-display{font-size:10px;gap:5px}.live-indicator{padding:1px 6px;font-size:9px}.play-btn-center svg{width:48px;height:48px}.buffer-spinner{width:40px;height:40px;border-width:4px}.control-buttons{gap:4px}}.archedived-video{position:relative;width:100%;display:inline-block}.archedived-video-tag{width:100%;height:100%;object-fit:cover;object-position:center;display:block;background:#000;border:6px solid rgb(33,74,63)}.main-arched-container{display:flex;flex-direction:row;gap:20px;padding-top:30px}.arched-container-main-1{cursor:pointer;width:70%;height:100%}.arched-container-main-2{background-color:#fff;width:30%;height:100%}.arched-Video-text{font-size:20px;color:#fff;font-weight:500;text-align:justify;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background-color:#2e526a;width:100%;height:50px;display:flex;justify-content:center;align-items:center}.archived-card-list{cursor:pointer;margin-top:15px;width:100%;padding:10px 15px;background-color:#f60}.archived-card-list p{color:#333;font-size:16px;font-weight:700;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";text-align:center}.arched-card-text-3{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";margin-top:30px;color:#434343;font-weight:500}.archived-card-img-container{padding:10px;border:1px solid rgb(209,206,206)}.archived-card-img{width:50px;height:50px;object-fit:cover;object-position:center;display:block}.middle-box{background:#2e526a;padding:15px;border:1px solid #ddd;border-radius:6px;animation:drop .3s ease;display:flex;justify-content:space-between}.middle-box-text{padding:10px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;border:1px solid #ddd}.middle-box-text .text-1{color:#030303;font-weight:600;font-size:20px}.middle-box-text .text-2{color:#fff;font-weight:600}.center-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;font-size:70px;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10}@keyframes drop{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
