.reveal-item{opacity:0;transform:translateY(28px)}.reveal-item.reveal-in{animation:emp-reveal-up .9s ease both}@keyframes emp-reveal-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.reveal-d1{animation-delay:.1s}.reveal-d2{animation-delay:.2s}.reveal-d3{animation-delay:.3s}.reveal-d4{animation-delay:.4s}.reveal-d5{animation-delay:.5s}@keyframes emp-fade-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.emp-hero-item{animation:emp-fade-up .9s ease both}@keyframes empower-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.empower-marquee-track{display:flex;width:max-content;animation:empower-marquee 30s linear infinite}.empower-prose h3{color:#FF6B35;font-weight:900;margin-top:1.5rem;margin-bottom:.5rem}.empower-prose strong{color:#ffffff}.empower-prose li,.empower-prose p,.empower-prose td,.empower-prose th{color:rgba(255,255,255,.85)}.empower-prose li::marker{color:#FF6B35}.empower-prose a{color:#FF9F73}.empower-prose table,.empower-prose td,.empower-prose th{border-color:rgba(255,255,255,.12)}.sl-cart-cta{transition:transform .2s ease,box-shadow .2s ease}.sl-cart-cta:not(:disabled):hover{transform:translateY(-1px)}@media (min-width:768px){.sl-cart-cta{padding:12px 32px}}.sl-tabs-scroll{scrollbar-width:none;-ms-overflow-style:none}.sl-tabs-scroll::-webkit-scrollbar{display:none}@keyframes sl-tab-content-from-right{0%{opacity:0;transform:translateX(28px)}to{opacity:1;transform:translateX(0)}}@keyframes sl-tab-content-from-left{0%{opacity:0;transform:translateX(-28px)}to{opacity:1;transform:translateX(0)}}.sl-tab-content-from-right{animation:sl-tab-content-from-right .38s cubic-bezier(.22,.61,.36,1) both}.sl-tab-content-from-left{animation:sl-tab-content-from-left .38s cubic-bezier(.22,.61,.36,1) both}@keyframes sl-section-grow{0%{grid-template-rows:0fr;opacity:0}to{grid-template-rows:1fr;opacity:1}}@keyframes sl-section-shrink{0%{grid-template-rows:1fr;opacity:1}to{grid-template-rows:0fr;opacity:0}}.sl-section-collapse,.sl-section-expand{display:grid;grid-template-rows:1fr}.sl-section-expand{animation:sl-section-grow .52s cubic-bezier(.22,.61,.36,1) both}.sl-section-collapse{animation:sl-section-shrink .38s cubic-bezier(.55,.06,.68,.19) both}.sl-section-expand-inner{overflow:hidden;min-height:0}@media (prefers-reduced-motion:reduce){.sl-section-collapse,.sl-section-expand{animation:none}}