@import url(https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;1,200;1,300;1,400;1,700&display=swap);@font-face{font-family:"Material Symbols Rounded";font-style:normal;font-weight:100 700;font-display:swap;src:url(https://fonts.gstatic.com/s/materialsymbolsrounded/v177/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcbTCVpeRL2w5rwZu2rIelXxc.woff2) format("woff2")}.gmd{font-family:"Material Symbols Rounded",sans-serif;font-family:"Material Symbols Rounded",sans-serif;font-display:swap;font-size:18px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 18}.gmd::before{content:""}.youtube-slider{position:relative;width:100%;margin:2rem 0;font-family:Roboto,Arial,Helvetica,sans-serif;padding:0 1rem;box-sizing:border-box;overflow:hidden}.youtube-slider .yt-header{text-align:center;margin-bottom:2rem}.youtube-slider .yt-header .header{font-family:"Titillium Web",RazerF5,Arial,Helvetica,sans-serif;font-size:2.5rem;font-weight:700;color:#44d62c;margin:0 0 1rem 0;line-height:1.2}@media (max-width:768px){.youtube-slider .yt-header .header{font-size:2rem}}.youtube-slider .yt-header .subheader{font-size:1.5rem;font-weight:600;color:#fff;margin:0 0 1.5rem 0;line-height:1.3}@media (max-width:768px){.youtube-slider .yt-header .subheader{font-size:1.25rem}}.youtube-slider .yt-header .body-copy{max-width:800px;margin:0 auto}.youtube-slider .yt-header .body-copy p{font-size:1.125rem;color:#ccc;line-height:1.6;margin:0}@media (max-width:768px){.youtube-slider .yt-header .body-copy{padding:0 1rem}.youtube-slider .yt-header .body-copy p{font-size:1rem}}.youtube-slider .yt-container{max-width:1400px;margin:0 auto;position:relative}.youtube-slider .yt-slider-wrapper{position:relative;overflow:hidden;width:100%}.youtube-slider .yt-slider{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:1.25rem;padding:1.25rem 0;scrollbar-width:none;-ms-overflow-style:none;will-change:scroll-position;-webkit-overflow-scrolling:touch;backface-visibility:hidden;transform:translateZ(0)}.youtube-slider .yt-slider::-webkit-scrollbar{display:none}.youtube-slider .yt-slide{flex:0 0 75%;scroll-snap-align:center;scroll-snap-stop:always}.youtube-slider .yt-video-container{position:relative;width:100%;padding-bottom:56.25%;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.youtube-slider .yt-video-container:hover{transform:translateY(0);box-shadow:0 12px 48px rgba(0,0,0,.4)}.youtube-slider .yt-video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.youtube-slider .yt-video-container iframe:not([src]){background:linear-gradient(135deg,#1a1a1a 0,#2d2d2d 100%)}.youtube-slider .yt-video-container iframe:not([src])::after{content:"Loading...";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-family:Roboto,Arial,Helvetica,sans-serif}@keyframes spinner{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.youtube-slider .yt-video-error{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;font-family:Roboto,Arial,Helvetica,sans-serif}.youtube-slider .yt-video-error .error-message{font-size:.875rem;margin-bottom:.5rem}.youtube-slider .yt-video-error .retry-button{padding:.5rem 1rem;background:#44d62c;color:#000;border:none;border-radius:4px;cursor:pointer;font-size:.75rem}.youtube-slider .yt-video-error .retry-button:hover{background:#6ade57}.youtube-slider .yt-video-info{margin-top:1rem;padding:0 .625rem}.youtube-slider .yt-video-info .yt-video-title{font-family:"Titillium Web",RazerF5,Arial,Helvetica,sans-serif;font-size:1.125rem;font-weight:600;color:#fff;margin:0 0 .3125rem 0;line-height:1.3}.youtube-slider .yt-video-info .yt-video-description{font-size:.875rem;color:#aaa;line-height:1.4;margin:0}.youtube-slider .yt-navigation{position:absolute;top:50%;transform:translateY(-50%);width:calc(100% - 2rem);display:flex;justify-content:space-between;pointer-events:none;z-index:10;padding:0 1rem}.youtube-slider .yt-navigation .yt-nav-btn{width:48px;height:48px;border-radius:50%;background:rgba(0,0,0,.7);border:2px solid rgba(255,255,255,.2);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;pointer-events:all;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.youtube-slider .yt-navigation .yt-nav-btn:hover{background:rgba(0,0,0,.9);border-color:#44d62c;color:#44d62c;transform:scale(1.1)}.youtube-slider .yt-navigation .yt-nav-btn:focus{outline:2px solid #44d62c;outline-offset:2px}.youtube-slider .yt-navigation .yt-nav-btn:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.youtube-slider .yt-navigation .yt-nav-btn svg{width:24px;height:24px}.youtube-slider .yt-indicators{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem;margin-bottom:.5rem}.youtube-slider .yt-indicators .yt-indicator{width:12px;height:12px;border-radius:50%;border:none;background:rgba(255,255,255,.3);cursor:pointer;transition:all .3s ease}.youtube-slider .yt-indicators .yt-indicator.active,.youtube-slider .yt-indicators .yt-indicator:hover{background:#44d62c;transform:scale(1.2)}.youtube-slider .yt-indicators .yt-indicator:focus{outline-offset:2px}.youtube-slider .yt-cta{text-align:center;margin-top:2rem}.youtube-slider .yt-cta a{display:inline-block;padding:.75rem 2rem;background:0 0;border:2px solid #44d62c;color:#44d62c;text-decoration:none;font-weight:600;border-radius:6px;transition:all .3s ease}.youtube-slider .yt-cta a:hover{background:#44d62c;color:#000}.youtube-slider .yt-cta a:focus{outline:2px solid #44d62c;outline-offset:2px}@media (max-width:1024px){.youtube-slider .yt-slide{flex:0 0 85%}}@media (max-width:768px){.youtube-slider{margin:1rem 0}.youtube-slider .yt-slide{flex:0 0 90%}.youtube-slider .yt-navigation{padding:0 .5rem}.youtube-slider .yt-navigation .yt-nav-btn{width:40px;height:40px}.youtube-slider .yt-navigation .yt-nav-btn svg{width:20px;height:20px}}@media (max-width:480px){.youtube-slider .yt-slide{flex:0 0 95%}.youtube-slider .yt-slider{gap:1rem}.youtube-slider .yt-video-info .yt-video-title{font-size:1rem}.youtube-slider .yt-video-info .yt-video-description{font-size:.8125rem}}.youtube-slider .sr-announcement{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.youtube-slider:focus-within{outline-offset:4px}@media (prefers-reduced-motion:reduce){.youtube-slider .yt-slider{scroll-behavior:auto}.youtube-slider .yt-indicator,.youtube-slider .yt-nav-btn{transition:none}.youtube-slider .yt-video-container{transition:none}}@media (prefers-contrast:high){.youtube-slider .yt-nav-btn{background:#000;border-color:#fff}.youtube-slider .yt-nav-btn:hover{background:#fff;color:#000}.youtube-slider .yt-indicator{border:2px solid #fff}.youtube-slider .yt-indicator.active{background:#fff}}