.sponsorship-banner{position:relative;width:100%;margin:1rem 0;background-color:#f5f5f5;border-radius:8px;overflow:hidden}.sponsorship-banner__wrapper{position:relative;width:100%;height:100%}.sponsorship-banner__link{display:block;width:100%;height:100%;text-decoration:none;transition:opacity 0.3s ease}.sponsorship-banner__link:hover{opacity:0.9}.sponsorship-banner__image{width:100%;height:auto;display:block;object-fit:cover}.sponsorship-banner__label{position:absolute;top:8px;right:8px;background-color:rgba(0,0,0,0.6);color:#ffffff;padding:4px 8px;font-size:0.75rem;border-radius:4px;text-transform:uppercase;letter-spacing:0.5px;z-index:10}.sponsorship-banner__placeholder{width:100%;padding:2rem;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;min-height:200px}.sponsorship-banner__placeholder .sponsorship-banner__image{max-width:200px;opacity:0.3}.sponsorship-rotator{position:relative;width:100%;margin:1rem 0;background-color:#f5f5f5;border-radius:8px;overflow:hidden}.sponsorship-rotator__wrapper{position:relative;width:100%;height:100%}.sponsorship-rotator__slides{position:relative;width:100%;height:100%}.sponsorship-rotator__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity 1s ease-in-out,visibility 1s ease-in-out;z-index:1}.sponsorship-rotator__slide.active{opacity:1;visibility:visible;z-index:2}.sponsorship-rotator__link{display:block;width:100%;height:100%;text-decoration:none;transition:opacity 0.3s ease}.sponsorship-rotator__link:hover{opacity:0.9}.sponsorship-rotator__image{width:100%;height:auto;display:block;object-fit:cover}.sponsorship-rotator__control{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,0.5);color:#ffffff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background-color 0.3s ease,transform 0.3s ease}.sponsorship-rotator__control:hover{background-color:rgba(0,0,0,0.7);transform:translateY(-50%) scale(1.1)}.sponsorship-rotator__control:active{transform:translateY(-50%) scale(0.95)}.sponsorship-rotator__control--prev{left:12px}.sponsorship-rotator__control--next{right:12px}.sponsorship-rotator__control svg{width:20px;height:20px}.sponsorship-rotator__indicators{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:10}.sponsorship-rotator__indicator{width:10px;height:10px;border-radius:50%;background-color:rgba(255,255,255,0.5);border:none;cursor:pointer;transition:background-color 0.3s ease,transform 0.3s ease;padding:0}.sponsorship-rotator__indicator:hover{background-color:rgba(255,255,255,0.8);transform:scale(1.2)}.sponsorship-rotator__indicator.active{background-color:#ffffff;transform:scale(1.3)}.sponsorship-rotator__label{position:absolute;top:8px;right:8px;background-color:rgba(0,0,0,0.6);color:#ffffff;padding:4px 8px;font-size:0.75rem;border-radius:4px;text-transform:uppercase;letter-spacing:0.5px;z-index:10}.sponsorship-rotator__empty{width:100%;min-height:200px;display:none}#sponsorship-home-hero{max-width:1920px;margin:2rem auto}#sponsorship-home-hero .sponsorship-rotator__slides{min-height:400px}.sponsorship-sidebar{max-width:300px;margin:1rem auto}.sponsorship-sidebar .sponsorship-banner__wrapper,.sponsorship-sidebar .sponsorship-rotator__slides{min-height:250px}#sponsorship-article-top{max-width:728px;margin:1rem auto}#sponsorship-article-top .sponsorship-banner__wrapper{min-height:90px}.sponsorship-article-inline{max-width:728px;margin:2rem auto}#sponsorship-footer{max-width:728px;margin:1rem auto}#sponsorship-footer .sponsorship-banner__wrapper{min-height:90px}#sponsorship-mobile-bottom{position:fixed;bottom:0;left:0;right:0;z-index:999;margin:0;border-radius:0;display:none}#sponsorship-mobile-bottom .sponsorship-banner__wrapper{min-height:50px}#sponsorship-mobile-bottom .sponsorship-banner__label{top:4px;right:4px;padding:2px 6px;font-size:0.65rem}@media (max-width:768px){#sponsorship-home-hero .sponsorship-rotator__slides{min-height:250px}.sponsorship-rotator__control{width:32px;height:32px}.sponsorship-rotator__control svg{width:16px;height:16px}.sponsorship-sidebar{max-width:100%}}@media (max-width:480px){#sponsorship-home-hero{margin:1rem 0}#sponsorship-home-hero .sponsorship-rotator__slides{min-height:200px}.sponsorship-rotator__control{display:none}.sponsorship-rotator__indicator{width:8px;height:8px}#sponsorship-mobile-bottom{display:block}body{padding-bottom:60px}.sponsorship-banner__label,.sponsorship-rotator__label{font-size:0.65rem;padding:2px 6px}}@media (min-width:1200px){#sponsorship-home-hero .sponsorship-rotator__slides{min-height:400px}.sponsorship-rotator__control{width:48px;height:48px}.sponsorship-rotator__control svg{width:24px;height:24px}}.sponsorship-banner--loading,.sponsorship-rotator--loading{background:linear-gradient( 90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75% );background-size:200% 100%;animation:loading 1.5s ease-in-out infinite}@keyframes loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.sponsorship-banner__link:focus,.sponsorship-rotator__link:focus{outline:2px solid #0066cc;outline-offset:2px}.sponsorship-rotator__control:focus,.sponsorship-rotator__indicator:focus{outline:2px solid #ffffff;outline-offset:2px}@media (prefers-reduced-motion:reduce){.sponsorship-rotator__slide{transition:none}.sponsorship-banner__link,.sponsorship-rotator__link,.sponsorship-rotator__control{transition:none}.sponsorship-banner--loading,.sponsorship-rotator--loading{animation:none}}@media print{.sponsorship-banner,.sponsorship-rotator{display:none !important}}