.epr-guide{--epr-teal: #65b1c6;--epr-teal-dark: #2f7886;--epr-teal-soft: #eaf5f8;--epr-ink: #17212b;--epr-muted: #66727e;--epr-line: #dbe3e7;--epr-soft: #f4f8f9;--epr-warning: #c98627;color:var(--epr-ink);font-family:var(--font-body-family);font-size:1.6rem;line-height:1.6}.epr-guide *,.epr-tools *{box-sizing:border-box}.epr-guide h1,.epr-guide h2,.epr-guide h3,.epr-guide h4,.epr-tools h2,.epr-tools h3{margin-top:0;color:var(--epr-ink);letter-spacing:0}.epr-guide h1{margin-bottom:2rem;font-size:calc(var(--font-heading-scale) * 4rem);line-height:1.12}.epr-guide h2,.epr-tools__heading{margin-bottom:1.8rem;font-size:calc(var(--font-heading-scale) * 2.4rem);line-height:1.25}.epr-guide h3,.epr-tools h3{font-size:calc(var(--font-heading-scale) * 1.8rem);line-height:1.3}.epr-guide p{margin:0 0 1.6rem}.epr-guide a{color:var(--epr-teal-dark)}.epr-guide__hero{padding:3.2rem 0 2.6rem;background:var(--epr-soft)}.epr-guide__hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(30rem,.85fr);gap:5.6rem;align-items:center}.epr-guide__eyebrow,.epr-guide__kicker,.epr-tools__eyebrow{display:block;margin-bottom:1rem;color:var(--epr-teal-dark);font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.epr-guide__hero-copy{max-width:66rem;font-size:1.7rem}.epr-guide__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin:2.8rem 0 2rem}.epr-guide__button,.epr-tools__button{display:inline-flex;min-height:4.6rem;align-items:center;justify-content:center;padding:1.1rem 2.2rem;border:1px solid var(--epr-teal);border-radius:1.2rem;background:var(--epr-teal);color:#fff!important;cursor:pointer;font:inherit;font-size:1.4rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.epr-guide__button:hover,.epr-tools__button:hover{border-color:var(--epr-teal-dark);background:var(--epr-teal-dark)}.epr-guide__button--secondary,.epr-tools__button--secondary{background:transparent;color:var(--epr-teal-dark)!important}.epr-guide__button--secondary:hover,.epr-tools__button--secondary:hover{background:var(--epr-teal-soft);color:var(--epr-teal-dark)!important}.epr-guide__updated,.epr-guide__legal,.epr-guide__source{color:var(--epr-muted);font-size:1.3rem}.epr-guide__legal{max-width:72rem}.epr-guide__media{overflow:hidden;min-height:28rem;border-radius:.8rem;background:#dfe5e7}.epr-guide__media img{display:block;width:100%;height:100%;min-height:28rem;object-fit:cover}.epr-guide__media-placeholder{display:grid;min-height:28rem;place-items:center;color:var(--epr-muted);font-size:1.4rem}.epr-guide__toc-shell{position:sticky;z-index:10;top:0;border-bottom:1px solid var(--epr-line);background:#fffffff7}.epr-guide__toc{display:flex;min-height:5.6rem;align-items:center;gap:1.8rem}.epr-guide__toc-toggle{display:none;align-items:center;gap:.8rem;border:0;background:transparent;color:var(--epr-ink);cursor:pointer;font:inherit;font-weight:700}.epr-guide__toc-label{flex:0 0 auto;font-size:1.3rem;font-weight:700;text-transform:uppercase}.epr-guide__toc-links{display:flex;overflow-x:auto;align-items:center;gap:1.6rem;scrollbar-width:none}.epr-guide__toc-links::-webkit-scrollbar{display:none}.epr-guide__toc-links a{flex:0 0 auto;color:var(--epr-muted);font-size:1.3rem;text-decoration:none}.epr-guide__toc-links a:hover,.epr-guide__toc-links a.is-current{color:var(--epr-teal-dark)}.epr-guide__section{padding:7.2rem 0;scroll-margin-top:14rem}.epr-guide__section--soft{background:var(--epr-soft)}.epr-guide__section-heading{max-width:78rem;margin-bottom:3.2rem}.epr-guide__section-heading--center{margin-right:auto;margin-left:auto;text-align:center}.epr-guide__section-heading p{color:var(--epr-muted);font-size:1.7rem}.epr-guide__two-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,.72fr);gap:5.6rem;align-items:start}.epr-guide__number-list{display:grid;gap:1.6rem;margin:2.4rem 0;padding:0;list-style:none}.epr-guide__number-list li{display:grid;grid-template-columns:3.2rem 1fr;gap:1.2rem}.epr-guide__number{display:grid;width:3.2rem;height:3.2rem;place-items:center;border-radius:50%;background:var(--epr-teal);color:#fff;font-weight:700}.epr-guide__callout{padding:2.4rem;border-left:.4rem solid var(--epr-teal);background:var(--epr-teal-soft)}.epr-guide__cards{display:grid;gap:1.6rem}.epr-guide__cards--three{grid-template-columns:repeat(3,minmax(0,1fr))}.epr-guide__card{padding:2.4rem;border:1px solid var(--epr-line);border-radius:.8rem;background:#fff}.epr-guide__card p:last-child{margin-bottom:0}.epr-guide__read-more{margin-top:1.4rem;padding:0;border:0;background:transparent;color:var(--epr-teal-dark);cursor:pointer;font:inherit;font-size:1.4rem;font-weight:700}.epr-guide__read-more-content[hidden]{display:none}.epr-guide__state-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.epr-guide__state-card{padding:2rem;border:1px solid var(--epr-line);border-radius:.8rem;background:#fff}.epr-guide__state-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.4rem}.epr-guide__state-abbr{color:var(--epr-teal-dark);font-size:1.3rem;font-weight:800;text-transform:uppercase}.epr-guide__badge{display:inline-flex;align-items:center;padding:.4rem .8rem;border-radius:4rem;background:var(--epr-teal-soft);color:var(--epr-teal-dark);font-size:1.1rem;font-weight:700;line-height:1.2}.epr-guide__state-card h3{margin-bottom:.6rem}.epr-guide__state-law{min-height:5rem;color:var(--epr-muted);font-size:1.4rem}.epr-guide__facts{display:grid;gap:.8rem;margin:1.6rem 0 0}.epr-guide__fact{display:grid;grid-template-columns:8rem 1fr;gap:1rem;padding-top:.8rem;border-top:1px solid var(--epr-line);font-size:1.3rem}.epr-guide__fact dt{color:var(--epr-muted);font-weight:700}.epr-guide__fact dd{margin:0}.epr-guide__details{margin-top:2.4rem;border-top:1px solid var(--epr-line);border-bottom:1px solid var(--epr-line)}.epr-guide__details summary{padding:1.8rem 0;cursor:pointer;font-weight:700}.epr-guide__details-body{padding:0 0 2rem}.epr-guide__situations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin:2.4rem 0}.epr-guide__situation{padding:1.8rem;border:1px solid var(--epr-line);border-radius:.8rem}.epr-guide__situation strong{display:block;margin-top:.8rem;color:var(--epr-teal-dark)}.epr-guide__formula{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;counter-reset:formula}.epr-guide__formula-card{position:relative;padding:5.2rem 2.2rem 2.2rem;border-top:.3rem solid var(--epr-teal);background:#fff}.epr-guide__formula-card:before{position:absolute;top:1.8rem;left:2.2rem;color:var(--epr-teal-dark);counter-increment:formula;content:counter(formula);font-size:1.8rem;font-weight:800}.epr-guide__timeline{display:grid;gap:0}.epr-guide__deadline{display:grid;grid-template-columns:10rem 1fr auto;gap:2rem;align-items:start;padding:2rem 0;border-bottom:1px solid var(--epr-line)}.epr-guide__date{color:var(--epr-teal-dark);font-size:1.3rem;font-weight:800;line-height:1.2;text-transform:uppercase}.epr-guide__date strong{display:block;font-size:2.8rem}.epr-guide__deadline h3{margin-bottom:.4rem}.epr-guide__deadline p{margin-bottom:0;color:var(--epr-muted)}.epr-guide__risk-grid,.epr-guide__register-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem}.epr-guide__phone{display:inline-block;margin-top:1.2rem;font-size:1.8rem;font-weight:700}.epr-guide__product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem}.epr-guide__product{overflow:hidden;border:1px solid var(--epr-line);border-radius:.8rem;background:#fff}.epr-guide__product-media{aspect-ratio:4 / 3;background:#edf1f2}.epr-guide__product-media img{display:block;width:100%;height:100%;object-fit:cover}.epr-guide__product-body{padding:1.8rem}.epr-guide__product-body h3{margin-bottom:.8rem}.epr-guide__product-body p{color:var(--epr-muted);font-size:1.4rem}.epr-guide__product-badges{display:flex;flex-wrap:wrap;gap:.6rem}.epr-guide__faq{border-top:1px solid var(--epr-line)}.epr-guide__faq-item{border-bottom:1px solid var(--epr-line)}.epr-guide__faq-question{display:flex;width:100%;align-items:center;justify-content:space-between;gap:2rem;padding:1.8rem 0;border:0;background:transparent;color:var(--epr-ink);cursor:pointer;font:inherit;font-weight:700;font-size:1.8rem;text-align:left}.epr-guide__faq-icon{display:inline-flex;width:2.4rem;height:2.4rem;flex-shrink:0;align-items:center;justify-content:center;color:#65b1c6;transition:transform .15s ease}.epr-guide__faq-icon .icon-caret{width:1.4rem;height:.8rem}.epr-guide__faq-icon.is-open{transform:rotate(180deg)}.epr-guide__faq-answer{max-width:90rem;padding:0 4rem 2rem 0}.epr-guide__faq-answer p,.epr-guide__faq-answer ul,.epr-guide__faq-answer ol{color:#66727e;font-weight:300;font-size:1.6rem}.epr-guide__faq-answer li{margin-bottom:.8rem}.epr-guide__faq-answer ul,.epr-guide__faq-answer ol{padding-left:2rem;margin-bottom:1.5rem}.epr-guide__faq-answer[hidden]{display:none}.epr-tools{--epr-teal: #65b1c6;--epr-teal-dark: #2f7886;--epr-teal-soft: #eaf5f8;--epr-ink: #17212b;--epr-muted: #66727e;--epr-line: #dbe3e7;--epr-soft: #f4f8f9;padding:7.2rem 0;background:var(--epr-soft);color:var(--epr-ink);font-family:var(--font-body-family)}.epr-tools__inner{max-width:92rem;margin:0 auto}.epr-tools__header{max-width:68rem;margin:0 auto 3.2rem;text-align:center}.epr-tools__selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.8rem}.epr-tools__card,.epr-tools__panel{border:1px solid #a8d4e2;border-radius:.8rem;background:#fff}.epr-tools__card{display:flex;min-height:32rem;flex-direction:column;padding:2.8rem}.epr-tools__card-icon{display:grid;width:5.2rem;height:5.2rem;margin-bottom:1.8rem;place-items:center;border-radius:.8rem;background:var(--epr-teal-soft);color:var(--epr-teal-dark);font-size:2rem;font-weight:800}.epr-tools__card p{color:var(--epr-muted)}.epr-tools__features{display:grid;gap:.8rem;margin:auto 0 2rem;padding:0;list-style:none}.epr-tools__features li:before{margin-right:.8rem;color:var(--epr-teal-dark);content:"\2713";font-weight:800}.epr-tools__view[hidden],.epr-tools__step[hidden]{display:none}.epr-tools__toolbar{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:1.6rem}.epr-tools__progress{height:.4rem;flex:1;overflow:hidden;border-radius:.4rem;background:var(--epr-line)}.epr-tools__progress span{display:block;width:var(--progress, 0%);height:100%;background:var(--epr-teal);transition:width .18s ease}.epr-tools__panel{padding:3.2rem}.epr-tools__help,.epr-tools__note,.epr-tools__disclaimer{color:var(--epr-muted);font-size:1.4rem}.epr-tools__state-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin:2rem 0}.epr-tools__state{min-height:6.8rem;padding:.8rem;border:1px solid var(--epr-line);border-radius:.6rem;background:#fff;color:var(--epr-ink);cursor:pointer;font:inherit;font-size:1.2rem}.epr-tools__state strong{display:block;font-size:1.7rem}.epr-tools__state[aria-pressed=true]{border-color:var(--epr-teal);background:var(--epr-teal-soft);color:var(--epr-teal-dark)}.epr-tools__options{display:grid;gap:1rem;margin:2rem 0}.epr-tools__option{width:100%;padding:1.5rem 1.8rem;border:1px solid var(--epr-line);border-radius:.6rem;background:#fff;color:var(--epr-ink);cursor:pointer;font:inherit;font-weight:700;text-align:left}.epr-tools__option span{display:block;margin-top:.3rem;color:var(--epr-muted);font-size:1.3rem;font-weight:400}.epr-tools__option[aria-pressed=true]{border-color:var(--epr-teal);background:var(--epr-teal-soft);color:var(--epr-teal-dark)}.epr-tools__field{display:grid;gap:.6rem;margin:1.6rem 0}.epr-tools__field label{font-size:1.3rem;font-weight:700}.epr-tools__field select,.epr-tools__field input{width:100%;min-height:4.6rem;padding:.9rem 1.2rem;border:1px solid var(--epr-line);border-radius:.4rem;background:#fff;color:var(--epr-ink);font:inherit}.epr-tools__nav{display:flex;justify-content:space-between;gap:1rem;margin-top:2.4rem}.epr-tools__results{display:grid;gap:1rem;margin:2rem 0}.epr-tools__result{padding:1.5rem;border-left:.4rem solid var(--epr-teal);background:var(--epr-soft)}.epr-tools__result-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.epr-tools__result p{margin-bottom:0;color:var(--epr-muted);font-size:1.3rem}.epr-tools__material-wrap{overflow-x:auto;margin:1.8rem 0}.epr-tools__table{width:100%;min-width:62rem;border-collapse:collapse}.epr-tools__table th,.epr-tools__table td{padding:1rem;border-bottom:1px solid var(--epr-line);text-align:left}.epr-tools__table th{color:var(--epr-muted);font-size:1.1rem;text-transform:uppercase}.epr-tools__table input{width:10rem;min-height:4rem;padding:.7rem;border:1px solid var(--epr-line)}.epr-tools__total{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.6rem;padding:1.8rem 2rem;border-radius:.6rem;background:var(--epr-teal);color:#fff}.epr-tools__total strong{font-size:2.4rem}@media screen and (max-width:989px){.epr-guide__hero-grid,.epr-guide__two-column{grid-template-columns:1fr}.epr-guide__cards--three,.epr-guide__state-grid,.epr-guide__formula,.epr-guide__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.epr-guide h1{font-size:calc(var(--font-heading-scale) * 3rem)}.epr-guide__hero,.epr-guide__section,.epr-tools{padding-top:4.8rem;padding-bottom:4.8rem}.epr-guide__hero-grid{gap:3.2rem}.epr-guide__toc{position:relative;min-height:5.2rem;flex-wrap:wrap;padding-top:1rem;padding-bottom:1rem}.epr-guide__toc-label{display:none}.epr-guide__toc-toggle{display:inline-flex}.epr-guide__toc-links{display:none;width:100%;max-height:55vh;flex-direction:column;align-items:flex-start;padding:1rem 0}.epr-guide__toc.is-open .epr-guide__toc-links{display:flex}.epr-guide__cards--three,.epr-guide__state-grid,.epr-guide__formula,.epr-guide__situations,.epr-guide__risk-grid,.epr-guide__register-grid,.epr-guide__product-grid,.epr-tools__selector{grid-template-columns:1fr}.epr-guide__deadline{grid-template-columns:7rem 1fr;gap:1.4rem}.epr-guide__deadline .epr-guide__badge{grid-column:2;justify-self:start}.epr-tools__panel{padding:2rem}.epr-tools__state-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.epr-tools__toolbar,.epr-tools__nav,.epr-tools__total{align-items:stretch;flex-direction:column}}.epr-guide__sr-only{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;clip-path:inset(50%)!important}.epr-guide__hero{min-height:57rem;padding:6rem 0;background:#f3f3f3}.epr-guide__hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(32rem,.85fr);gap:clamp(5rem,8vw,12rem)}.epr-guide__hero-copy{max-width:68rem;color:#171717;font-size:2rem;line-height:1.35}.epr-guide__hero-copy p{margin-bottom:2.4rem}.epr-guide__hero .epr-guide__actions{margin:3.2rem 0 1.8rem}.epr-guide__hero .epr-guide__button{min-height:5.2rem;padding:1.4rem 2rem;font-size:1.6rem;text-transform:uppercase}.epr-guide__hero .epr-guide__button--secondary{background:#fff;color:var(--epr-teal)!important}.epr-guide__updated{display:inline-flex;align-items:center;gap:.8rem;margin-bottom:2.6rem!important;padding:.5rem .8rem;border-radius:.4rem;background:#fff;color:#242424;font-size:1.4rem}.epr-guide__updated>span{width:1rem;height:1rem;flex:0 0 1rem;border-radius:50%;background:#63bd75}.epr-guide__legal{max-width:68rem;color:#777;font-size:1.35rem;font-style:italic;line-height:1.35}.epr-guide__hero .epr-guide__media{min-height:48rem;border-radius:0;background:#d7d7d7}.epr-guide__hero .epr-guide__media img,.epr-guide__hero .epr-guide__media-placeholder{min-height:48rem}.epr-guide__toc-shell{position:fixed;z-index:30;top:50%;right:0;border:0;background:transparent;transform:translateY(-50%)}.epr-guide__toc-toggle{display:flex;width:7.2rem;min-height:12.8rem;flex-direction:column;justify-content:center;gap:1.6rem;padding:1.4rem 1rem;border:1px solid var(--epr-teal);border-right:0;border-radius:.7rem 0 0 .7rem;background:#fff;color:var(--epr-teal)}.epr-guide__toc-icon{display:grid;width:4rem;height:4rem;place-content:center;gap:.35rem;border-radius:.7rem;background:var(--epr-teal)}.epr-guide__toc-icon i{display:block;width:2.4rem;height:.25rem;border-radius:1rem;background:#fff}.epr-guide__toc-progress{font-size:1.7rem;font-weight:700}.epr-guide__toc-panel{position:absolute;top:50%;right:calc(100% + 1.2rem);width:min(37rem,calc(100vw - 10rem));padding:3rem;border:1px solid var(--epr-teal);border-radius:.7rem;background:#fff;box-shadow:0 1.4rem 4rem #0000001f;opacity:0;pointer-events:none;transform:translateY(-50%) translate(1rem);transition:opacity .15s ease,transform .15s ease;visibility:hidden}.epr-guide__toc-shell.is-open .epr-guide__toc-panel{opacity:1;pointer-events:auto;transform:translateY(-50%) translate(0);visibility:visible}.epr-guide__toc-title{display:block;margin-bottom:1.8rem;color:var(--epr-teal);font-size:1.7rem;text-transform:uppercase}.epr-guide__toc-links{display:grid;overflow:visible;gap:1rem;margin:0;padding:0;counter-reset:toc;list-style:none}.epr-guide__toc-links li{display:none;grid-template-columns:2.8rem 1fr;gap:1rem;counter-increment:toc}.epr-guide__toc-links li:before{color:var(--epr-teal);content:var(--toc-num, counter(toc));font-weight:700}.epr-guide__toc-links li.is-visible{display:grid}.epr-guide__toc-links a{color:#232323;font-size:1.5rem;line-height:1.35}.epr-guide__toc-links a.is-current{color:var(--epr-teal-dark);font-weight:700}.epr-guide__toc-more{margin:1rem 0 0 3.8rem;padding:0;border:0;background:transparent;color:#232323;cursor:pointer;font:inherit;font-size:1.5rem}.template-suffix-epr-guide .logo-list{margin:0;padding:2.4rem 0;background:#fff}.template-suffix-epr-guide .logo-list .outer-logo-items{min-height:8rem}.template-suffix-epr-guide .logo-list .section-heading h2.h3{color:#121212;font-size:2.2rem;white-space:nowrap}.template-suffix-epr-guide .logo-list .logo-bar__image{filter:grayscale(1)}.epr-guide__framework{padding-top:8.5rem;padding-bottom:9rem}.epr-guide__framework-heading{max-width:100rem;margin-bottom:5.5rem}.epr-guide__framework-heading h2{font-size:calc(var(--font-heading-scale) * 3.4rem)}.epr-guide__framework .epr-guide__two-column{grid-template-columns:minmax(0,1.35fr) minmax(34rem,.85fr);gap:clamp(5rem,9vw,12rem)}.epr-guide__framework .epr-guide__number{width:4.4rem;height:4.4rem;border:1px solid var(--epr-teal);background:#fff;color:var(--epr-teal);font-size:2rem}.epr-guide__framework .epr-guide__number-list{gap:1.8rem}.epr-guide__framework .epr-guide__number-list li{grid-template-columns:4.4rem 1fr;align-items:start;gap:1.8rem}.epr-guide__framework .epr-guide__media{min-height:38rem;align-self:center;border-radius:0;background:#d7d7d7}.epr-guide__framework .epr-guide__media img,.epr-guide__framework .epr-guide__media-placeholder{min-height:38rem}.epr-guide__cards--three .epr-guide__card{padding:0;border:0;background:transparent}.epr-guide__card-number{display:grid;width:3.8rem;height:3.8rem;margin-bottom:1.4rem;place-items:center;border-radius:50%;background:var(--epr-teal);color:#fff;font-size:1.8rem;font-weight:700}#state-programs{position:relative;overflow:hidden;background:#f5fafc}#state-programs>.page-width{position:relative;z-index:1}#state-programs .epr-guide__section-heading{max-width:100rem;margin-right:auto;margin-left:auto;text-align:center}#state-programs .epr-guide__state-grid,#state-programs .epr-guide__actions{width:min(100%,92rem)}.epr-guide__state-card{min-height:0;padding:1.4rem;border-color:var(--epr-teal);border-radius:.3rem}.epr-guide__state-head{margin-bottom:1.2rem}.epr-guide__state-abbr{display:grid;min-width:4.2rem;min-height:4.2rem;padding:.5rem;place-items:center;background:var(--epr-teal);color:#fff;font-size:1.7rem}.epr-guide__state-card .epr-guide__badge{border-radius:.2rem;background:var(--epr-teal);color:#fff}.epr-guide__state-card h3{margin-bottom:.3rem;font-size:1.7rem}.epr-guide__state-law{min-height:3.6rem;margin-bottom:1rem!important;color:#171717;font-size:1.15rem;line-height:1.35}.epr-guide__facts{gap:.5rem;margin-top:.8rem}.epr-guide__fact{grid-template-columns:6.8rem 1fr;gap:.8rem;padding:0;border:0;font-size:1.1rem;line-height:1.35}.epr-guide__fact dt{color:#171717}.epr-guide__state-card--more{background:#cbe5ec}#state-programs .epr-guide__actions{margin-top:2.4rem}#state-programs .epr-guide__button{text-transform:none}.epr-tools{padding:8rem 0;background:#edf5f8}.epr-tools__inner{max-width:92rem}.epr-tools__header{margin-bottom:4.5rem}.epr-tools__heading{max-width:62rem;margin-right:auto;margin-left:auto;font-size:calc(var(--font-heading-scale) * 3.2rem)}.epr-tools__selector{gap:5.2rem}.epr-tools__card{min-height:46rem;padding:3.2rem;border-radius:.3rem}.epr-tools__card-icon{width:6.4rem;height:6.4rem;border-radius:0;background:#f2f5f6}.epr-tools__card-icon svg{width:4.8rem;height:4.8rem;fill:none;stroke:var(--epr-teal);stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.epr-tools__card h3{font-size:2.2rem}.epr-tools__features{gap:1.4rem}.epr-tools__features li{display:flex;align-items:center}.epr-tools__features li:before{display:grid;width:2.4rem;height:2.4rem;flex:0 0 2.4rem;place-items:center;border-radius:50%;background:var(--epr-teal);color:#fff}.epr-tools__card>.epr-tools__button{width:100%}.epr-tools__review-link{margin:3.6rem 0 0;text-align:center}.epr-tools__review-link a{padding:.9rem 2.4rem;border:1.5px solid #65b1c6;border-radius:999px;background:#fff;color:#65b1c6;font-weight:700;text-decoration:none}.epr-tools__review-link a:hover,.epr-tools__review-link a:focus-visible{border-color:#4d96ad;background:#fff;color:#4d96ad;text-decoration:none}@media screen and (max-width:989px){.epr-guide__hero-grid,.epr-guide__framework .epr-guide__two-column{grid-template-columns:1fr}.epr-guide__hero{min-height:auto}.epr-guide__hero .epr-guide__media,.epr-guide__hero .epr-guide__media img,.epr-guide__hero .epr-guide__media-placeholder{min-height:36rem}}@media screen and (max-width:749px){.epr-guide__hero{padding:4.8rem 0}.epr-guide__hero-copy{font-size:1.7rem}.epr-guide__hero .epr-guide__actions{align-items:stretch;flex-direction:column}.epr-guide__hero .epr-guide__button{width:100%}.epr-guide__toc-shell{top:auto;right:1rem;bottom:2rem;transform:none}.epr-guide__toc-toggle{width:6rem;min-height:10rem;border-right:1px solid var(--epr-teal);border-radius:.7rem}.epr-guide__toc-panel{top:auto;right:0;bottom:calc(100% + 1rem);width:min(34rem,calc(100vw - 2rem));transform:translateY(1rem)}.epr-guide__toc-shell.is-open .epr-guide__toc-panel{transform:translateY(0)}.epr-guide__framework-heading h2,.epr-tools__heading{font-size:calc(var(--font-heading-scale) * 2.6rem)}.epr-guide__framework .epr-guide__media{min-height:28rem}.epr-tools__selector{gap:2rem}.epr-tools__card{min-height:40rem}#state-programs:after{display:none}}.epr-guide,.epr-tools{--epr-teal: #65b1c6;--epr-teal-dark: #65b1c6;--epr-ink: #050505;--epr-muted: #2f2f2f}.epr-guide,.epr-tools,.epr-guide p,.epr-guide li,.epr-guide dd,.epr-tools p,.epr-tools li,.epr-tools__help,.epr-tools__note,.epr-tools__disclaimer{color:#202020}.epr-guide h1,.epr-guide h2,.epr-guide h3,.epr-tools h2,.epr-tools h3,.epr-guide strong,.epr-tools strong{color:#050505;font-weight:800}.epr-guide__kicker,.epr-tools__eyebrow,.epr-guide__toc-title,.epr-guide__toc-progress,.epr-guide__toc-links li:before,.epr-guide__toc-links a.is-current{color:#65b1c6}.epr-guide__hero h1{max-width:72rem;margin:0 0 2.4rem;color:#050505;font-size:clamp(4rem,4.7vw,6.2rem);font-weight:800;line-height:1.08}.epr-guide__hero-copy{color:#111}.epr-guide__legal{color:#5f5f5f}#why-epr-matters .epr-guide__section-heading{margin-right:auto;margin-left:auto;text-align:center}.epr-guide__read-more{margin-top:.4rem;color:#65b1c6;text-underline-offset:.25em}.epr-guide__read-more:hover{color:#65b1c6;text-decoration:underline}#state-programs .epr-guide__section-heading{max-width:104rem;margin-right:auto;margin-left:auto;text-align:center}#state-programs .epr-guide__section-heading h2{font-size:calc(var(--font-heading-scale) * 3.8rem);font-weight:800;line-height:1.12}#state-programs .epr-guide__section-heading h2 span{display:block}#state-programs .epr-guide__state-grid,#state-programs .epr-guide__actions{margin-right:auto;margin-left:auto}#state-programs .epr-guide__button--secondary{border-color:#65b1c6;background:#fff;color:#65b1c6!important}#state-programs .epr-guide__button--secondary:hover{border-color:#65b1c6;background:#fff;color:#65b1c6!important;text-decoration:underline;text-underline-offset:.25em}.epr-guide__state-card h3{color:#050505;font-weight:800}.epr-guide__state-law,.epr-guide__fact,.epr-guide__fact dt,.epr-guide__fact dd{color:#111}@media screen and (max-width:749px){.epr-guide__hero h1{font-size:clamp(3.4rem,11vw,4.8rem)}.epr-guide__toc-shell{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}.epr-guide__toc-toggle{width:4.8rem;min-height:8.2rem;gap:.8rem;padding:.8rem .6rem;border-right:1px solid #65b1c6;border-left:0;border-radius:0 .6rem .6rem 0}.epr-guide__toc-icon{width:3rem;height:3rem;gap:.25rem;border-radius:.5rem}.epr-guide__toc-icon i{width:1.8rem;height:.2rem}.epr-guide__toc-progress{font-size:1.2rem}.epr-guide__toc-panel{top:50%;right:auto;bottom:auto;left:calc(100% + .8rem);width:min(30rem,calc(100vw - 7rem));padding:2rem;transform:translateY(-50%) translate(-1rem)}.epr-guide__toc-shell.is-open .epr-guide__toc-panel{transform:translateY(-50%) translate(0)}#state-programs .epr-guide__section-heading h2{font-size:calc(var(--font-heading-scale) * 2.8rem)}}.epr-guide__section--producer{position:relative;overflow:hidden;background:#fff}.epr-guide__section--producer>.page-width{position:relative;z-index:1}.epr-guide__producer-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(32rem,.8fr);gap:clamp(5rem,8vw,10rem);align-items:start;width:min(100%,104rem);margin:0 auto 6rem}.epr-guide__producer-grid h2{max-width:52rem;font-size:calc(var(--font-heading-scale) * 3.4rem);line-height:1.18}.epr-guide__producer-grid p{max-width:56rem}.epr-guide__producer-media{min-height:48rem;border-radius:0;background:#d7d7d7}.epr-guide__producer-media .epr-guide__media-placeholder{min-height:48rem}.epr-guide__section--producer .epr-guide__number-list{gap:1.2rem;margin:1.4rem 0 2.4rem 2.2rem}.epr-guide__section--producer .epr-guide__number-list li{grid-template-columns:2.4rem 1fr;gap:1rem}.epr-guide__section--producer .epr-guide__number{width:2.4rem;height:2.4rem;border:1px solid #65b1c6;background:#fff;color:#65b1c6;font-size:1.3rem}.epr-guide__subhead{width:min(100%,100rem);margin:0 auto 2.4rem;font-size:calc(var(--font-heading-scale) * 2.4rem)}.epr-guide__situations{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,100rem);margin:0 auto 3rem}.epr-guide__situation{display:grid;gap:1rem;padding:1.8rem 2rem;border:1px solid #e2e8ea;border-radius:.3rem;background:#fff}.epr-guide__situation strong{color:#65b1c6;font-weight:800}.epr-guide__situation strong:before{margin-right:.9rem;content:"\2192"}.epr-guide__situation--note{border-color:transparent;background:#cfe8ef;color:#111}.epr-guide__situation--note strong:before{content:none}.epr-guide__section--producer .epr-guide__button{margin-left:calc((100% - min(100%,100rem))/2)}#how-fees-work{background:#fff}#how-fees-work .epr-guide__section-heading,#compliance-calendar .epr-guide__section-heading,#noncompliance .epr-guide__section-heading,#where-to-register .epr-guide__section-heading,#lower-fees .epr-guide__section-heading{max-width:86rem}#how-fees-work .epr-guide__section-heading h2,#compliance-calendar .epr-guide__section-heading h2,#noncompliance .epr-guide__section-heading h2,#where-to-register .epr-guide__section-heading h2,#lower-fees .epr-guide__section-heading h2{font-size:calc(var(--font-heading-scale) * 3.8rem);line-height:1.12}#how-fees-work .epr-guide__formula{grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,96rem);margin:0 auto}#how-fees-work .epr-guide__formula-card{min-height:31rem;padding:2.6rem 2.2rem;border:1px solid #e4ebed;border-radius:.2rem;background:#fff}#how-fees-work .epr-guide__formula-card:before{display:none}.epr-guide__formula-number{display:grid;width:4.2rem;height:4.2rem;margin-bottom:1.4rem;place-items:center;border-radius:50%;background:#65b1c6;color:#fff;font-size:2.4rem;font-weight:800;line-height:1}#how-fees-work .epr-guide__actions,#lower-fees .epr-guide__actions{justify-content:center}#compliance-calendar{background:#fff}.epr-guide__timeline{width:min(100%,84rem);margin:4rem auto 0}.epr-guide__deadline{grid-template-columns:13.2rem 1fr;gap:3.6rem;align-items:center;padding:.6rem 0;border:0}.epr-guide__date{display:grid;width:12rem;height:12rem;place-items:center;background:#acd8e3;color:#fff;text-align:center;text-transform:uppercase}.epr-guide__deadline:nth-child(n+4) .epr-guide__date{background:#65b1c6}.epr-guide__date span{align-self:end;font-size:2rem;font-weight:800;line-height:1}.epr-guide__date strong{align-self:start;color:#fff;font-size:6rem;font-weight:800;line-height:.95}.epr-guide__deadline h3{display:inline;margin:0 1rem 0 0;font-size:calc(var(--font-heading-scale) * 2rem);font-weight:800}.epr-guide__deadline p{margin:1rem 0 0;color:#202020;font-size:1.9rem;line-height:1.45}.epr-guide__deadline .epr-guide__badge{display:inline-flex;transform:translateY(-.2rem)}.epr-guide__actions--center{justify-content:center}#compliance-calendar .epr-guide__actions{margin-top:4rem}#noncompliance{background:#f5f8fa}.epr-guide__risk-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,98rem);margin:0 auto}.epr-guide__risk-grid .epr-guide__card{padding:2.8rem;border-color:#9ed1df;border-radius:.4rem}.epr-guide__risk-grid .epr-guide__card--accent{border-left:.7rem solid #65b1c6}.epr-guide__risk-grid h3{font-size:calc(var(--font-heading-scale) * 2.2rem)}.epr-guide__risk-grid p{font-size:1.7rem}#where-to-register{background:#fff}.epr-guide__register-list{display:grid;gap:2.2rem;width:min(100%,108rem);margin:4rem auto 0}.epr-guide__register-card{display:grid;grid-template-columns:3.6rem minmax(0,1fr) auto;gap:2.4rem;align-items:center;padding:3rem 3.6rem;border:1px solid #e5ecef;border-radius:.4rem;background:#fff}.epr-guide__register-card h3{margin-bottom:.8rem;font-size:calc(var(--font-heading-scale) * 2rem)}.epr-guide__register-card p{margin-bottom:0;font-size:1.6rem}.epr-guide__dot{width:2.2rem;height:2.2rem;border-radius:50%;background:#65b1c6}.epr-guide__register-contact{max-width:90rem;margin:5rem auto 0!important;text-align:center;font-size:2rem;line-height:1.45}.epr-guide__register-contact a{color:#050505;font-weight:800;text-decoration:none}.epr-guide__section--strategy{background:#eaf2f5}.epr-guide__strategy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;width:min(100%,96rem);margin:4rem auto 6rem}.epr-guide__strategy-card{min-height:32rem;padding:2.8rem;border-radius:.4rem;background:#fff}.epr-guide__strategy-icon{display:grid;width:4.8rem;height:4.8rem;margin-bottom:1.8rem;place-items:center;border-radius:.4rem;background:#65b1c6}.epr-guide__strategy-icon svg{width:3.2rem;height:3.2rem;fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.epr-guide__strategy-card h3{font-size:calc(var(--font-heading-scale) * 2rem)}.epr-guide__strategy-card p{font-size:1.55rem}#ecopackables-alternatives{max-width:90rem}#ecopackables-alternatives h2{font-size:calc(var(--font-heading-scale) * 3.4rem)}#lower-fees .epr-guide__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 3.4rem;width:min(100%,96rem);margin:0 auto}#lower-fees .epr-guide__product{display:grid;grid-template-columns:11rem minmax(0,1fr);gap:2.2rem;align-items:center;padding:1.4rem 2rem;border:0;border-radius:.4rem}#lower-fees .epr-guide__product-media{aspect-ratio:.75;background:#d8e1e4}#lower-fees .epr-guide__product-media img{width:100%;height:100%;object-fit:cover}#lower-fees .epr-guide__product-body{padding:0}#lower-fees .epr-guide__product-body h3{font-size:calc(var(--font-heading-scale) * 1.9rem)}#lower-fees .epr-guide__product-body a{color:#050505;text-decoration:none}#lower-fees .epr-guide__product-body p{color:#202020}#lower-fees .epr-guide__product-badges .epr-guide__badge{border-radius:.3rem;background:#c5e2ea;color:#2f5963;font-size:1.3rem;font-weight:500}@media screen and (max-width:989px){.epr-guide__producer-grid,#how-fees-work .epr-guide__formula,.epr-guide__risk-grid,.epr-guide__strategy-grid,#lower-fees .epr-guide__product-grid{grid-template-columns:1fr}.epr-guide__producer-media,.epr-guide__producer-media .epr-guide__media-placeholder{min-height:34rem}}@media screen and (max-width:749px){.epr-guide__section--producer:after{display:none}.epr-guide__section--producer .epr-guide__button{margin-left:0}.epr-guide__situations,.epr-guide__register-card{grid-template-columns:1fr}.epr-guide__register-card{padding:2.4rem}.epr-guide__deadline{grid-template-columns:8.8rem 1fr;gap:1.8rem;align-items:start}.epr-guide__date{width:8.4rem;height:8.4rem}.epr-guide__date span{font-size:1.4rem}.epr-guide__date strong{font-size:4.2rem}.epr-guide__deadline .epr-guide__badge{justify-self:start}#lower-fees .epr-guide__product{grid-template-columns:8rem minmax(0,1fr);gap:1.5rem;padding:1.2rem}#lower-fees .epr-guide__product-badges{gap:.5rem}.epr-guide__toc-shell{right:0;left:auto}.epr-guide__toc-toggle{border-right:0;border-left:1px solid #65b1c6;border-radius:.6rem 0 0 .6rem}.epr-guide__toc-panel{right:calc(100% + .8rem);left:auto;transform:translateY(-50%) translate(1rem)}.epr-guide__toc-shell.is-open .epr-guide__toc-panel{transform:translateY(-50%) translate(0)}}.epr-guide__section--white,#why-epr-matters{background:#fff}#compliance-calendar .epr-guide__deadline .epr-guide__badge{border-radius:.3rem;background:#65b1c6;color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}#frequently-asked-questions .epr-guide__section-heading{max-width:86rem;margin-right:auto;margin-left:auto;text-align:center}#frequently-asked-questions .epr-guide__section-heading h2{font-size:calc(var(--font-heading-scale) * 3.8rem);font-weight:800;line-height:1.12}#frequently-asked-questions .epr-guide__faq{width:min(100%,84rem);margin:0 auto}#frequently-asked-questions .epr-guide__faq-answer{margin-right:auto;margin-left:auto}.epr-guide{--epr-blue: #65b1c6;--epr-ink: #101214;--epr-copy: #292d31;--epr-section-space: 7.2rem;color:var(--epr-copy)}.epr-guide__hero,.epr-guide__section{padding-top:var(--epr-section-space);padding-bottom:var(--epr-section-space)}.epr-guide h1,.epr-guide h2,.epr-guide h3,.epr-guide strong{color:var(--epr-ink);font-weight:800}.epr-guide p,.epr-guide li,.epr-guide dd,.epr-guide dt{color:var(--epr-copy)}.epr-guide__hero h1{max-width:68rem;font-size:clamp(3.6rem,4.4vw,5.4rem);font-weight:800;line-height:1.08}.epr-guide__hero-copy,.epr-guide__definition{max-width:69rem;color:var(--epr-copy);font-size:1.75rem;line-height:1.48}.epr-guide__definition{margin:2rem 0 0}.epr-guide__reviewed{margin:1rem 0 0;color:var(--epr-copy);font-size:1.3rem;font-weight:700}.epr-guide__media img{width:100%;height:auto;object-fit:contain}.epr-guide__section-heading h2,.epr-guide__framework-heading h2,.epr-guide__producer-grid h2,#ecopackables-alternatives h2,#frequently-asked-questions .epr-guide__section-heading h2{font-size:clamp(3.2rem,3.5vw,4.2rem);font-weight:800;line-height:1.12}.template-suffix-epr-guide .epr-guide__section-heading h2,.template-suffix-epr-guide .epr-guide__framework-heading h2,.template-suffix-epr-guide .epr-guide__producer-grid h2,.template-suffix-epr-guide #ecopackables-alternatives h2,.template-suffix-epr-guide .epr-tools__heading,.template-suffix-epr-guide .epr-us-map__heading{font-size:clamp(3.2rem,3.5vw,4.2rem)!important;text-transform:none!important}.epr-guide__section-heading p{color:var(--epr-copy)}.epr-guide__kicker{color:var(--epr-blue)}.epr-guide__button,.epr-guide__updated{border-radius:1rem}.epr-guide__button:hover{text-decoration:none}#state-programs:after,.epr-guide__section--producer:after{display:none}#why-epr-matters .epr-guide__card,#how-fees-work .epr-guide__formula-card,.epr-guide__strategy-card,#lower-fees .epr-guide__product{border-radius:1rem;box-shadow:0 .1rem .4rem #142d3708,0 .6rem 1.8rem #142d370f}#why-epr-matters .epr-guide__card{padding:2.8rem;border:0;background:#fff}#how-fees-work .epr-guide__formula-card{border:0}.epr-guide__hero{background:#fff}.epr-guide__hero-grid{grid-template-columns:minmax(0,1fr) minmax(38rem,1fr);gap:clamp(3rem,5vw,7rem)}.epr-guide__hero .epr-guide__media{overflow:visible;min-height:0;background:transparent}.epr-guide__hero .epr-guide__media img{width:120%;max-width:none;min-height:0;margin-left:-10%}.epr-guide__fee-tiers{display:grid;grid-template-columns:4.8rem minmax(0,1fr);align-self:center;gap:1.8rem 1.4rem;min-width:0}.epr-guide__fee-tiers h3{grid-column:2;margin:0;color:#65b1c6;font-size:1.45rem;letter-spacing:.02em;text-align:center;text-transform:uppercase}.epr-guide__fee-scale{display:grid;grid-template-rows:auto minmax(22rem,1fr) auto;justify-items:center;min-height:100%;color:#65b1c6;font-size:1.2rem;font-weight:800;line-height:1;text-transform:uppercase}.epr-guide__fee-scale span{writing-mode:vertical-rl;transform:rotate(180deg)}.epr-guide__fee-scale span:first-child{color:#285b69}.epr-guide__fee-scale i{position:relative;width:1.8rem;margin:.8rem 0 1.4rem;border-radius:99rem 99rem 0 0;background:linear-gradient(to bottom,#285b69,#75b4c6 70%,#c9e4eb)}.epr-guide__fee-scale i:after{position:absolute;right:50%;bottom:-1.3rem;border-top:1.4rem solid #c9e4eb;border-right:1.2rem solid transparent;border-left:1.2rem solid transparent;content:"";transform:translate(50%)}.epr-guide__fee-tier-list{display:grid;gap:.8rem;margin:0;padding:0;list-style:none}.epr-guide__fee-tier-list li{display:flex;min-height:5.2rem;align-items:center;padding:1rem 2rem;border-radius:99rem;color:#fff;font-size:1.45rem;font-weight:800;line-height:1.25}.epr-guide__fee-tier-list li:nth-child(1){background:#285b69}.epr-guide__fee-tier-list li:nth-child(2){background:#326c7b}.epr-guide__fee-tier-list li:nth-child(3){background:#3d7d8d}.epr-guide__fee-tier-list li:nth-child(4){background:#4d91a4}.epr-guide__fee-tier-list li:nth-child(5){background:#61a1b5}.epr-guide__fee-tier-list li:nth-child(6){background:#78b1c4}.epr-guide__fee-tier-list li:nth-child(7){background:#99c5d2;color:#194c5a}.epr-guide__fee-tier-list li:nth-child(8){background:#c7e2e9;color:#194c5a}.epr-guide__producer-waterfall{align-self:center;min-width:0}.epr-guide__producer-waterfall h3{margin-bottom:1.8rem;color:#65b1c6;font-size:1.45rem;letter-spacing:.18em;text-align:center;text-transform:uppercase}.epr-guide__producer-waterfall ol{display:grid;gap:2.6rem;margin:0;padding:0;list-style:none}.epr-guide__producer-waterfall li{position:relative;display:grid;grid-template-columns:4rem minmax(0,1fr);min-height:8.2rem;align-items:center;gap:1.6rem;padding:1.8rem 3rem;border:2px solid #65b1c6;border-radius:.8rem;color:#65b1c6}.epr-guide__producer-waterfall li:first-child{background:#78b2c5;color:#fff}.epr-guide__producer-waterfall li:not(:last-child):before{position:absolute;bottom:-1.8rem;left:50%;width:.3rem;height:1.8rem;border-radius:99rem;background:#65b1c6;content:"";transform:translate(-50%)}.epr-guide__producer-waterfall li:not(:last-child):after{position:absolute;bottom:-2.5rem;left:50%;width:0;height:0;border-top:1rem solid #65b1c6;border-right:.7rem solid transparent;border-left:.7rem solid transparent;content:"";transform:translate(-50%)}.epr-guide__producer-waterfall li span{display:grid;width:4rem;height:4rem;place-items:center;border-radius:50%;background:#eff7f9;color:#65b1c6;font-size:1.6rem;font-weight:800}.epr-guide__producer-waterfall li:first-child span{background:#fff3;color:#fff}.epr-guide__producer-waterfall li strong{color:inherit;font-size:1.55rem;line-height:1.3}@media screen and (max-width:989px){.epr-guide__hero-grid{grid-template-columns:1fr}.epr-guide__hero .epr-guide__media{width:min(100%,72rem);margin:-2rem auto 0}.epr-guide__hero .epr-guide__media img{width:110%;margin-left:-5%}.epr-guide__framework .epr-guide__two-column,.epr-guide__producer-grid{grid-template-columns:1fr}.epr-guide__fee-tiers,.epr-guide__producer-waterfall{width:min(100%,64rem);margin-right:auto;margin-left:auto}}@media screen and (max-width:749px){.epr-guide__hero .epr-guide__media img{width:106%;margin-left:-3%}.epr-guide__fee-tiers{grid-template-columns:3.4rem minmax(0,1fr);gap:1.4rem .8rem}.epr-guide__fee-tier-list li{min-height:4.6rem;padding:.9rem 1.5rem;font-size:1.25rem}.epr-guide__producer-waterfall li{grid-template-columns:3.4rem minmax(0,1fr);min-height:7.2rem;gap:1.2rem;padding:1.4rem 1.6rem}.epr-guide__producer-waterfall li span{width:3.4rem;height:3.4rem}}#state-programs .epr-guide__section-heading,#state-programs .epr-guide__state-grid,#state-programs .epr-guide__actions{width:min(100%,96rem);max-width:96rem;margin-right:auto;margin-left:auto}#state-programs .epr-guide__section-heading{max-width:68rem;margin-bottom:4.8rem;text-align:center}#state-programs .epr-guide__section-heading h2{max-width:62rem;margin-right:auto;margin-bottom:1.8rem;margin-left:auto;font-size:clamp(3.2rem,3.5vw,4.2rem);font-weight:800;line-height:1.12;text-transform:none!important}#state-programs .epr-guide__section-heading p{max-width:58rem;margin-right:auto;margin-bottom:0;margin-left:auto;line-height:1.5}#state-programs .epr-guide__state-card{padding:2rem}#state-programs .epr-guide__state-card h3{font-size:2rem}#state-programs .epr-guide__state-law,#state-programs .epr-guide__facts{color:var(--epr-copy);font-size:1.35rem;line-height:1.5}#state-programs .epr-guide__button--secondary,#state-programs .epr-guide__button--secondary:hover{background:#fff;text-decoration:none}.epr-guide__deadline-table{display:block;width:100%;border:0;border-collapse:collapse}.epr-guide__deadline-table tbody{display:block}.epr-guide__deadline-table .epr-guide__deadline{display:grid;grid-template-columns:12rem minmax(0,1fr) auto;gap:3.2rem;align-items:center;margin-bottom:1.4rem}.epr-guide__deadline-table th,.epr-guide__deadline-table td{padding:0;border:0;text-align:left}.epr-guide__deadline-table .epr-guide__date{display:flex;flex-direction:column;align-items:center;justify-content:center}.epr-guide__deadline-table .epr-guide__date span,.epr-guide__deadline-table .epr-guide__date strong{align-self:center;color:#fff}.epr-guide__deadline-main h3{margin:0 0 .8rem}.epr-guide__deadline-main p{margin:0}.epr-guide__deadline-status{min-width:7rem}@media screen and (max-width:749px){.template-suffix-epr-guide #MainContent{margin-right:4.6rem}.epr-guide{--epr-section-space: 5.2rem}.epr-guide__hero h1{font-size:3.6rem}.epr-guide__section-heading h2,.epr-guide__framework-heading h2,.epr-guide__producer-grid h2,#ecopackables-alternatives h2,#frequently-asked-questions .epr-guide__section-heading h2,#state-programs .epr-guide__section-heading h2{font-size:3.1rem}.template-suffix-epr-guide .epr-guide__section-heading h2,.template-suffix-epr-guide .epr-guide__framework-heading h2,.template-suffix-epr-guide .epr-guide__producer-grid h2,.template-suffix-epr-guide #ecopackables-alternatives h2,.template-suffix-epr-guide .epr-tools__heading,.template-suffix-epr-guide .epr-us-map__heading{font-size:3.1rem!important}.epr-guide__deadline-table .epr-guide__deadline{grid-template-columns:8.8rem minmax(0,1fr);gap:1.8rem}.epr-guide__deadline-status{grid-column:2}.epr-guide__toc-toggle{width:4.2rem;min-height:7rem;padding:.8rem .4rem}.epr-guide__toc-icon{width:2.8rem;height:2.8rem}.epr-guide__toc-progress{font-size:1.2rem}}.template-suffix-epr-guide .epr-guide{--epr-heading: #253043;--epr-body: #4b5869;--epr-section-space: 6.4rem;color:var(--epr-body);font-size:1.45rem;line-height:1.7}.template-suffix-epr-guide .epr-guide__hero,.template-suffix-epr-guide .epr-guide__section{padding-top:var(--epr-section-space);padding-bottom:var(--epr-section-space)}.template-suffix-epr-guide .epr-guide__hero h1{color:var(--epr-heading);font-size:clamp(3.6rem,3.6vw,4rem);font-weight:700;line-height:1.08}.template-suffix-epr-guide .epr-guide__section-heading h2,.template-suffix-epr-guide .epr-guide__framework-heading h2,.template-suffix-epr-guide .epr-guide__producer-grid h2,.template-suffix-epr-guide #ecopackables-alternatives h2,.template-suffix-epr-guide #frequently-asked-questions .epr-guide__section-heading h2,.template-suffix-epr-guide #state-programs .epr-guide__section-heading h2,.template-suffix-epr-guide .epr-tools__heading,.template-suffix-epr-guide .epr-us-map__heading{color:var(--epr-heading);font-size:clamp(3rem,3.2vw,3.45rem)!important;font-weight:700;line-height:1.15}.template-suffix-epr-guide .epr-guide h3,.template-suffix-epr-guide .epr-guide strong{color:var(--epr-heading);font-weight:700}.template-suffix-epr-guide .epr-guide p,.template-suffix-epr-guide .epr-guide li,.template-suffix-epr-guide .epr-guide dt,.template-suffix-epr-guide .epr-guide dd{color:var(--epr-body)}.template-suffix-epr-guide .epr-guide__hero-copy,.template-suffix-epr-guide .epr-guide__hero-copy p{color:var(--epr-body);font-size:1.5rem;line-height:1.7}.template-suffix-epr-guide .epr-guide__section-heading p{color:var(--epr-body);font-size:1.45rem;line-height:1.7}.template-suffix-epr-guide .epr-guide__framework .epr-guide__two-column>div:first-child>p,.template-suffix-epr-guide .epr-guide__framework .epr-guide__number-list li{color:var(--epr-body);font-size:1.5rem;line-height:1.7}.template-suffix-epr-guide .epr-guide__framework .epr-guide__number-list{gap:1.4rem;margin-top:2rem;margin-bottom:2rem}.template-suffix-epr-guide .epr-guide__framework .epr-guide__number-list li{grid-template-columns:3rem minmax(0,1fr);gap:1.2rem}.template-suffix-epr-guide .epr-guide__framework .epr-guide__number{width:3rem;height:3rem;font-size:1.35rem;font-weight:700;line-height:1}.template-suffix-epr-guide .epr-guide__fee-tiers h3,.template-suffix-epr-guide .epr-guide__producer-waterfall h3{color:#65b1c6}.template-suffix-epr-guide .epr-guide__fee-tier-list li,.template-suffix-epr-guide .epr-guide__fee-tier-list li:nth-child(7),.template-suffix-epr-guide .epr-guide__fee-tier-list li:nth-child(8){color:#fff}.template-suffix-epr-guide .epr-guide__producer-waterfall li,.template-suffix-epr-guide .epr-guide__producer-waterfall li:first-child{border-color:#65b1c6;background:#fff;color:#65b1c6}.template-suffix-epr-guide .epr-guide__producer-waterfall li span,.template-suffix-epr-guide .epr-guide__producer-waterfall li:first-child span{background:#eff7f9;color:#65b1c6}.template-suffix-epr-guide .epr-guide__producer-waterfall li strong,.template-suffix-epr-guide .epr-guide__situation strong{color:#65b1c6}.template-suffix-epr-guide .epr-us-map__heading{color:#253043!important}.template-suffix-epr-guide .epr-us-map{padding-top:6.4rem;padding-bottom:6.4rem;color:#4b5869}.template-suffix-epr-guide .epr-us-map__intro{color:#4b5869;font-size:1.45rem;line-height:1.7}.template-suffix-epr-guide .epr-guide__button,.template-suffix-epr-guide .epr-tools__button,.template-suffix-epr-guide .epr-tools__card-btn,.template-suffix-epr-guide .epr-tools__btn,.template-suffix-epr-guide .epr-tools__review-link a,.template-suffix-epr-guide .epr-guide__updated{border-radius:999px}.template-suffix-epr-guide .epr-guide__updated{border:1px solid #a8d4e2}.template-suffix-epr-guide .epr-guide__button,.template-suffix-epr-guide .epr-tools__button,.template-suffix-epr-guide .epr-tools__card-btn,.template-suffix-epr-guide .epr-tools__btn{font-size:1.4rem;font-weight:700}.template-suffix-epr-guide .epr-guide__button:hover,.template-suffix-epr-guide .epr-guide__button:focus-visible,.template-suffix-epr-guide .epr-tools__button:hover,.template-suffix-epr-guide .epr-tools__button:focus-visible,.template-suffix-epr-guide .epr-tools__card-btn:hover,.template-suffix-epr-guide .epr-tools__card-btn:focus-visible,.template-suffix-epr-guide .epr-tools__btn:hover,.template-suffix-epr-guide .epr-tools__btn:focus-visible,.template-suffix-epr-guide .epr-tools__review-link a:hover,.template-suffix-epr-guide .epr-tools__review-link a:focus-visible{text-decoration:none!important}.template-suffix-epr-guide #state-programs .epr-guide__state-card{padding:2.2rem;border-radius:1rem}.template-suffix-epr-guide #state-programs .epr-guide__state-card h3{color:var(--epr-heading);font-size:1.75rem;font-weight:700}.template-suffix-epr-guide #state-programs .epr-guide__state-law,.template-suffix-epr-guide #state-programs .epr-guide__facts{color:var(--epr-body);font-size:1.4rem;line-height:1.55}.template-suffix-epr-guide #state-programs .epr-guide__state-abbr,.template-suffix-epr-guide #state-programs .epr-guide__badge{border-radius:.8rem}.template-suffix-epr-guide #why-epr-matters .epr-guide__card,.template-suffix-epr-guide #how-fees-work .epr-guide__formula-card,.template-suffix-epr-guide .epr-guide__strategy-card,.template-suffix-epr-guide #lower-fees .epr-guide__product{border-radius:1rem;box-shadow:0 .1rem .4rem #25304306,0 .6rem 1.8rem #2530430b}@media screen and (max-width:749px){.template-suffix-epr-guide .epr-guide{--epr-section-space: 5.2rem}.template-suffix-epr-guide .epr-us-map{padding-top:5.2rem;padding-bottom:5.2rem}.template-suffix-epr-guide .epr-guide__hero h1{font-size:3.3rem}.template-suffix-epr-guide .epr-guide__section-heading h2,.template-suffix-epr-guide .epr-guide__framework-heading h2,.template-suffix-epr-guide .epr-guide__producer-grid h2,.template-suffix-epr-guide #ecopackables-alternatives h2,.template-suffix-epr-guide #frequently-asked-questions .epr-guide__section-heading h2,.template-suffix-epr-guide #state-programs .epr-guide__section-heading h2,.template-suffix-epr-guide .epr-tools__heading,.template-suffix-epr-guide .epr-us-map__heading{font-size:2.9rem!important}}.template-suffix-epr-guide .epr-guide__section p,.template-suffix-epr-guide .epr-guide__section .epr-guide__number-list li,.template-suffix-epr-guide .epr-guide__section .epr-guide__situation,.template-suffix-epr-guide .epr-us-map__intro,.template-suffix-epr-guide .epr-us-map__meta,.template-suffix-epr-guide .epr-us-map__legend-item{color:#4b5869;font-size:1.5rem;font-weight:400;line-height:1.7}.template-suffix-epr-guide #state-programs .epr-guide__state-law,.template-suffix-epr-guide #state-programs .epr-guide__facts,.template-suffix-epr-guide .epr-tools__card>p,.template-suffix-epr-guide .epr-tools__features li{color:#4b5869;font-size:1.5rem;font-weight:400;line-height:1.7}.template-suffix-epr-guide #lower-fees .epr-guide__product-body p{color:#4b5869}.template-suffix-epr-guide #where-to-register .epr-guide__register-contact a{color:#253043;font-weight:700}.template-suffix-epr-guide #compliance-calendar .epr-guide__date span,.template-suffix-epr-guide #compliance-calendar .epr-guide__date strong{color:#fff!important}.template-suffix-epr-guide #frequently-asked-questions .epr-guide__section-heading h2{color:#121212;font-size:30px!important;font-weight:700;line-height:1.264}.template-suffix-epr-guide #frequently-asked-questions .epr-guide__faq{border-top:0}.template-suffix-epr-guide #frequently-asked-questions .epr-guide__faq-item{border-bottom:0}.template-suffix-epr-guide #frequently-asked-questions .epr-guide__faq-question{margin:0 0 1.75rem;padding:1.8rem;border:0;border-bottom:2px solid #e5e7eb;color:#000;font-size:18px;font-weight:500;line-height:1.55}.template-suffix-epr-guide #frequently-asked-questions .epr-guide__faq-answer{padding:0 1.8rem 1.8rem}.template-suffix-epr-guide #frequently-asked-questions .epr-guide__faq-answer p,.template-suffix-epr-guide #frequently-asked-questions .epr-guide__faq-answer li,.template-suffix-epr-guide #frequently-asked-questions .epr-guide__faq-answer ul,.template-suffix-epr-guide #frequently-asked-questions .epr-guide__faq-answer ol{color:#575757;font-size:16px;font-weight:400;line-height:30px}.template-suffix-epr-guide .epr-guide__updated{padding:.1rem 1.4rem}.template-suffix-epr-guide .epr-guide__hero{padding-top:1rem;padding-bottom:.1rem}.template-suffix-epr-guide .epr-guide__updated{margin-bottom:2.4rem!important}.template-suffix-epr-guide .logo-list{padding-top:0;padding-bottom:3.8rem}.template-suffix-epr-guide .epr-guide__fee-tier-list li:nth-child(7),.template-suffix-epr-guide .epr-guide__fee-tier-list li:nth-child(8){color:#134f60}.template-suffix-epr-guide #lower-fees .epr-guide__product{display:block}.template-suffix-epr-guide #lower-fees .epr-guide__product-link{display:grid;grid-template-columns:12rem minmax(0,1fr);gap:2.4rem;align-items:center;height:100%;color:inherit;text-decoration:none}.template-suffix-epr-guide #lower-fees .epr-guide__product-link:hover,.template-suffix-epr-guide #lower-fees .epr-guide__product-link:focus-visible{color:inherit;text-decoration:none}.template-suffix-epr-guide #lower-fees .epr-guide__product-link:focus-visible{outline:2px solid #65b1c6;outline-offset:4px;border-radius:inherit}@media screen and (max-width:749px){.template-suffix-epr-guide .epr-guide__hero{padding-top:3rem;padding-bottom:3rem}.template-suffix-epr-guide #lower-fees .epr-guide__product-link{grid-template-columns:9rem minmax(0,1fr);gap:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/140/assets/epr-guide-2026.css.map */
