.slide-item{opacity:1;padding-bottom:clamp(10px,1.5vw,20px);margin-bottom:clamp(10px,1.5vw,20px);cursor:pointer;border-bottom:1px solid rgba(255,255,255,.1)}.slide-item:last-child{border-bottom:none}.slide-item h2,.slide-item .description,.slide-item .gold-tag{opacity:.2;transition:opacity var(--hide-speed) ease-in-out,max-height var(--hide-speed) ease-in-out,margin var(--hide-speed) ease-in-out}.slide-item.active h2,.slide-item.active .gold-tag,.slide-item.active .description{opacity:1;transition:opacity var(--show-speed) ease-in-out,max-height var(--show-speed) ease-in-out,margin var(--show-speed) ease-in-out}.gold-tag{color:var(--primary-gold);font-size:clamp(1rem,1.125rem,1.125rem);text-transform:uppercase;font-weight:500;font-family:"Poppins",Sans-Serif;letter-spacing:1px;display:block;max-height:0;opacity:0;overflow:hidden}.slide-item.active .gold-tag{max-height:30px;opacity:1;margin-bottom:14px;padding-top:10px}.slide-item h2{color:#fff;font-size:clamp(1.1rem,2.2vw,2rem);margin:5px 0 18px;line-height:1.2;font-weight:400;font-family:"Poppins",Sans-Serif}.description{max-height:0;overflow:hidden;color:#aaa;font-size:clamp(.85rem,1vw,.95rem);font-family:"Poppins",Sans-Serif}.slide-item.active .description{max-height:250px;margin-top:12px;margin-bottom:10px;line-height:1.8em}.timer-bar.active{width:100%}.timer-bar.reset{transition:none!important;width:0%!important}.tyuuuu{font-style:italic;font-weight:200;padding-top:8px;margin-bottom:0}