.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:rgba(0,0,0,.95);backdrop-filter:blur(10px);border-top:1px solid hsla(0,0%,100%,.1);z-index:1000;padding:20px;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-banner .cookie-banner-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:30px;flex-wrap:wrap}@media(max-width:768px){.cookie-banner .cookie-banner-content{flex-direction:column;gap:20px;text-align:center}}.cookie-banner .cookie-banner-text{flex:1;min-width:300px}.cookie-banner .cookie-banner-text h3{color:#fff;font-size:18px;font-weight:600;margin:0 0 8px;font-family:DM Sans,sans-serif;text-align:left}.cookie-banner .cookie-banner-text p{color:hsla(0,0%,100%,.8);font-size:14px;line-height:1.5;margin:0;font-family:DM Sans,sans-serif}.cookie-banner .cookie-banner-actions{display:flex;gap:12px;flex-shrink:0}@media(max-width:768px){.cookie-banner .cookie-banner-actions{width:100%;justify-content:center}}.cookie-banner .cookie-banner-actions .btn{padding:12px 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;font-family:DM Sans,sans-serif;min-width:100px}.cookie-banner .cookie-banner-actions .btn.btn-primary{background:#fff;color:#000}.cookie-banner .cookie-banner-actions .btn.btn-primary:hover{background:hsla(0,0%,100%,.9);transform:translateY(-1px)}.cookie-banner .cookie-banner-actions .btn.btn-secondary{background:rgba(0,0,0,0);color:#fff;border:1px solid hsla(0,0%,100%,.3)}.cookie-banner .cookie-banner-actions .btn.btn-secondary:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5);transform:translateY(-1px)}.slidy-hidy{position:relative;width:1000px;max-width:100%;margin:100px auto 40px;height:320px}.slidy-hidy,.slidy-hidy.dragging{user-select:none}@media(max-width:768px){.slidy-hidy{width:100%;height:280px;margin:100px auto 20px}}@media(max-width:480px){.slidy-hidy{height:240px;margin:100px auto 15px}}.slidy-hidy__grid{display:grid;grid-template-columns:1.5fr repeat(5,1fr);background:#18181b;color:#fff;border-radius:8px;overflow:hidden;border:1px solid #222}@media(max-width:768px){.slidy-hidy__grid{grid-template-columns:repeat(6,1fr);font-size:14px}}@media(max-width:680px){.slidy-hidy__grid{grid-template-columns:repeat(4,1fr)}.slidy-hidy__grid .slidy-hidy__cell:nth-child(5n),.slidy-hidy__grid .slidy-hidy__cell:nth-child(6n),.slidy-hidy__grid .slidy-hidy__header-cell:nth-child(5),.slidy-hidy__grid .slidy-hidy__header-cell:nth-child(6){display:none}}@media(max-width:480px){.slidy-hidy__grid{font-size:12px;border-radius:6px}}.slidy-hidy__cell{height:47px;display:flex;align-items:center;justify-content:center;gap:8px;border-bottom:1px solid #222;text-align:center;font-size:15px}@media(max-width:768px){.slidy-hidy__cell{font-size:13px;height:40px;gap:6px}}@media(max-width:480px){.slidy-hidy__cell{font-size:11px;height:35px;gap:4px}}.slidy-hidy__bottom-grid{position:absolute;top:0;left:0;width:1000px;height:100%;z-index:1;overflow:hidden;background:#000;border-radius:8px;position:relative}.slidy-hidy__bottom-grid .slidy-hidy__header-cell{background:rgba(42,42,42,.9803921569)}.slidy-hidy__bottom-grid .slidy-hidy__grid{position:absolute;left:0;top:0;grid-template-columns:1.5fr repeat(5,1fr)}@media(max-width:680px){.slidy-hidy__bottom-grid .slidy-hidy__grid{grid-template-columns:1.5fr repeat(3,1fr)}.slidy-hidy__bottom-grid .slidy-hidy__grid .slidy-hidy__cell:nth-child(5n),.slidy-hidy__bottom-grid .slidy-hidy__grid .slidy-hidy__cell:nth-child(6n),.slidy-hidy__bottom-grid .slidy-hidy__grid .slidy-hidy__header-cell:nth-child(5),.slidy-hidy__bottom-grid .slidy-hidy__grid .slidy-hidy__header-cell:nth-child(6){display:none}}.slidy-hidy__bottom-grid .slidy-hidy__cell{background:#1a1a1a}@media(max-width:768px){.slidy-hidy__bottom-grid{width:100%}}@media(max-width:480px){.slidy-hidy__bottom-grid{border-radius:6px}}.slidy-hidy__top-grid{position:absolute;top:0;left:0;width:1000px;height:100%;pointer-events:none;z-index:2;overflow:hidden;background:rgba(0,0,0,0);border-radius:8px}.slidy-hidy__top-grid .slidy-hidy__grid{position:absolute;left:0;top:0;grid-template-columns:1.5fr repeat(5,1fr)}@media(max-width:680px){.slidy-hidy__top-grid .slidy-hidy__grid{grid-template-columns:1.5fr repeat(3,1fr)}.slidy-hidy__top-grid .slidy-hidy__grid .slidy-hidy__cell:nth-child(5n),.slidy-hidy__top-grid .slidy-hidy__grid .slidy-hidy__cell:nth-child(6n),.slidy-hidy__top-grid .slidy-hidy__grid .slidy-hidy__header-cell:nth-child(5),.slidy-hidy__top-grid .slidy-hidy__grid .slidy-hidy__header-cell:nth-child(6){display:none}}.slidy-hidy__top-grid .slidy-hidy__header-cell{background:#333}.slidy-hidy__top-grid .slidy-hidy__cell{background:#222}@media(max-width:768px){.slidy-hidy__top-grid{width:100%}}@media(max-width:480px){.slidy-hidy__top-grid{border-radius:6px}}.slidy-hidy__header-cell{border-bottom:1px solid #333;padding:32px 0;text-align:center;font-size:16px;display:flex;align-items:center;justify-content:center;gap:8px}@media(max-width:768px){.slidy-hidy__header-cell{font-size:14px;padding:.4rem 0;gap:6px}}@media(max-width:480px){.slidy-hidy__header-cell{font-size:12px;padding:.3rem 0;gap:4px}}.slidy-hidy__header-icon{width:16px;height:16px}@media(max-width:768px){.slidy-hidy__header-icon{width:14px;height:14px}}@media(max-width:480px){.slidy-hidy__header-icon{width:12px;height:12px}}.slidy-hidy__advertiser{text-align:left;align-items:baseline;display:flex;justify-content:flex-start;align-items:center;gap:8px;padding-left:16px}.slidy-hidy__reveal-container{height:100%;overflow:hidden;pointer-events:auto;transition:width .2s;box-shadow:2px 0 8px 0 rgba(0,0,0,.25);position:relative}.slidy-hidy__reveal-container.dragging{transition:none}.slidy-hidy__grid.slidy-hidy__reveal-grid{background:#000;position:absolute;left:0;top:0}.slidy-hidy__slider{position:absolute;top:0;width:16px;height:100%;z-index:3;cursor:ew-resize;display:flex;align-items:center;justify-content:center;transition:none}.slidy-hidy__slider:hover .slidy-hidy__slider-handle{box-shadow:0 0 20px hsla(0,0%,100%,.6),0 2px 8px rgba(0,0,0,.4)}.slidy-hidy__slider:hover .slidy-hidy__top-icon-container{box-shadow:0 0 15px rgba(42,42,42,.8)}.slidy-hidy__slider .slidy-hidy__top-icon-border{position:absolute;top:-30%;user-select:none;height:160%;width:1px;background:linear-gradient(180deg,rgb(70,70,70) 0,rgb(70,70,70) 50%,rgba(70,70,70,0));z-index:1}.slidy-hidy__slider .slidy-hidy__top-icon-container{position:absolute;top:-30%;user-select:none;background-color:rgba(42,42,42,.9803921569);border-radius:100px;padding:16px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;box-sizing:content-box;z-index:5;transition:box-shadow .3s}@media(max-width:768px){.slidy-hidy__slider .slidy-hidy__top-icon-container{padding:8px;width:16px;height:16px}}@media(max-width:480px){.slidy-hidy__slider .slidy-hidy__top-icon-container{padding:6px;width:14px;height:14px}}.slidy-hidy__slider .slidy-hidy__top-icon-container .slidy-hidy__top-icon{text-align:center;user-select:none;display:flex;align-items:center;justify-content:center;pointer-events:none}.slidy-hidy__slider-handle{width:8px;height:80px;background:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.4);transition:box-shadow .3s;z-index:5}.slidy-hidy__slider-handle.dragging{background:#654dd4;box-shadow:0 0 25px rgba(101,77,212,.8),0 2px 8px rgba(0,0,0,.4)}@media(max-width:768px){.slidy-hidy__slider-handle{height:40px;width:4px}}@media(max-width:480px){.slidy-hidy__slider-handle{height:35px;width:3px}}@media(max-width:360px){.slidy-hidy{height:200px;margin:10px auto}.slidy-hidy__grid{font-size:10px}.slidy-hidy__header-cell{font-size:10px;padding:.2rem 0}.slidy-hidy__cell{font-size:9px;padding:.2rem 0}.slidy-hidy__slider-handle{height:40px;width:4px}}