.hero-slider{background:#000;width:100vw;height:75vh;min-height:520px;position:relative;overflow:hidden}.hero-slider.fade .hero-bg,.hero-slider.fade .hero-content{opacity:0;transform:translate(-20px)}.hero-bg{object-fit:cover;width:100%;height:100%;transition:opacity .45s,transform .45s;position:absolute;inset:0}.hero-gradient{background:linear-gradient(90deg,#000000e6 28%,#00000080 55%,#0000001a 75%);position:absolute;inset:0}.hero-content{color:#fff;z-index:2;max-width:620px;transition:opacity .45s,transform .45s;position:absolute;bottom:20%;left:6%}.hero-badge{color:orange;background:#ffa50026;border:1px solid #ffa50066;border-radius:4px;padding:.35rem .7rem;font-size:.75rem}.hero-content h1{margin:.8rem 0;font-size:3rem}.hero-content p{color:#ccc;max-width:90%;font-size:1rem}.hero-actions{gap:.8rem;margin-top:1.2rem;display:flex}.hero-btn{border-radius:6px;padding:.65rem 1.4rem;font-weight:500;text-decoration:none}.hero-btn.primary{color:orange;background:#ffa50026;border:1px solid #ffa50066}.hero-btn.ghost{color:#fff;background:#ffffff26;padding-top:15px}.hero-arrow{color:#fff;cursor:pointer;z-index:3;opacity:0;background:#00000080;border:none;padding:0 .8rem;font-size:3rem;transition:opacity .3s;position:absolute;top:50%;transform:translateY(-50%)}.hero-slider:hover .hero-arrow{opacity:1}.hero-arrow.left{left:1rem}.hero-arrow.right{right:1rem}.hero-bottom-fade{z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#0006 40%,#000c 70%,#000 100%);height:140px;position:absolute;bottom:0;left:0;right:0}.hero-dots{z-index:5;gap:8px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.hero-dot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:10px;height:10px;transition:transform .2s,background .2s}.hero-dot.active{background:#fff;transform:scale(1.25)}.hero-dot:hover{background:#ffffffb3}@media (max-width:768px){.hero-dots{bottom:16px}.hero-dot{width:8px;height:8px}.hero-slider{height:60vh}.hero-content{max-width:90%;bottom:12%}.hero-content h1{font-size:2rem}}
.slider-section{margin:4rem 0;padding:0 1.5rem}.slider-section h2{color:#fff;margin-bottom:1rem}.slider-wrapper{position:relative}.slider{scroll-behavior:smooth;scrollbar-width:none;gap:1rem;display:flex;overflow:auto hidden}.slider::-webkit-scrollbar{display:none}.slider-card{background:#111;border-radius:10px;min-width:180px;max-width:180px;height:270px;transition:transform .3s;position:relative;overflow:hidden}.slider-card img{width:100%;height:100%}.slider-card:hover{z-index:10;transform:scale(1.15)}.slider-overlay{opacity:0;background:linear-gradient(#0000,#000c);align-items:flex-end;padding:1rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.slider-card:hover .slider-overlay{opacity:1}.slider-overlay h3{color:#fff;margin-bottom:10px;padding-left:10px;font-size:1rem;font-weight:400}.slider-btn{z-index:20;color:#fff;cursor:pointer;opacity:0;background:#0009;border:none;height:100%;padding:0 .5rem;font-size:3rem;transition:opacity .3s;position:absolute;top:50%;transform:translateY(-50%)}.slider-btn.left{left:0}.slider-btn.right{right:0}@media (max-width:768px){.slider-card{min-width:140px;height:210px}.slider-btn{display:none}}.slider-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.see-more{color:#aaa;font-size:.9rem;text-decoration:none;transition:color .2s}.see-more:hover{color:#fff}.slider-btn{z-index:20;color:#fff;cursor:pointer;opacity:0;background:#0009;border:none;padding:0 .6rem;font-size:3rem;transition:opacity .3s;position:absolute;bottom:0}.slider-wrapper:hover .slider-btn{opacity:1}@media (max-width:768px){.slider-btn{display:none}}
