.ProductSection_section__tpm3b{margin-bottom:4rem}.ProductSection_section__tpm3b:last-child{margin-bottom:2rem}.ProductSection_header__XWun6{margin-bottom:2rem;animation:ProductSection_productSectionHeaderIn__jZ6gA .35s ease-out both}@keyframes ProductSection_productSectionHeaderIn__jZ6gA{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.ProductSection_header__XWun6{animation:none}}.ProductSection_title__pqNVh{display:flex;align-items:center;gap:.75rem}.ProductSection_icon__hALUc{display:flex;align-items:center;justify-content:center;flex-shrink:0}.ProductSection_loading__XdPTn{display:flex;align-items:center;justify-content:center;padding:3rem 0}.ProductSection_loadMore__pniHY{margin-top:3rem;display:flex;justify-content:center}.ProductSection_loadMoreButton__vHLum{display:flex;align-items:center;gap:.75rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:var(--orange-500);border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px rgba(0,0,0,.1)}[data-theme=dark] .ProductSection_loadMoreButton__vHLum{background:var(--teal-600)}.ProductSection_loadMoreButton__vHLum:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.15);background:var(--orange-600)}[data-theme=dark] .ProductSection_loadMoreButton__vHLum:hover:not(:disabled){background:var(--teal-700)}.ProductSection_loadMoreButton__vHLum:active:not(:disabled){transform:translateY(0)}.ProductSection_loadMoreButton__vHLum:disabled{opacity:.6;cursor:not-allowed}.ProductSection_loadMoreButton__vHLum:focus{outline:none;box-shadow:0 0 0 3px rgba(238,140,25,.3)}[data-theme=dark] .ProductSection_loadMoreButton__vHLum:focus{box-shadow:0 0 0 3px rgba(0,196,194,.3)}