.evrp-section{--evrp-accent: #34c759;--evrp-accent-ink: #187c3b;--evrp-accent-text: #ffffff;--evrp-text: #1d1d1f;--evrp-muted: #666666;--evrp-border: #d9e2dc;--evrp-surface: #f6f8f7;color:var(--evrp-text);background:var(--evrp-background, #ffffff);font-family:var(--text-font-family)}.evrp-container{width:min(calc(100% - 40px),var(--evrp-max-width, 1200px));margin-inline:auto}.evrp-eyebrow{margin:0;color:var(--evrp-accent-ink);font-size:13px;font-weight:750;letter-spacing:.1em;line-height:1.3;text-transform:uppercase}.evrp-heading{margin:0;color:var(--evrp-heading, var(--evrp-text));font-family:var(--heading-font-family);font-size:clamp(32px,5vw,50px);font-style:var(--heading-font-style);font-weight:var(--heading-font-weight);letter-spacing:var(--heading-letter-spacing);line-height:1.05;text-wrap:balance}.evrp-copy{color:var(--evrp-muted);font-size:clamp(16px,1.6vw,19px);line-height:1.55}.evrp-copy p,.evrp-note p,.evrp-card__copy p,.evrp-final__copy p{margin:0}.evrp-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:14px 24px;border:1px solid var(--evrp-accent);border-radius:11px;background:var(--evrp-accent);color:var(--evrp-accent-text);font:inherit;font-weight:750;line-height:1.1;text-decoration:none;cursor:pointer;transition:filter .16s ease,border-color .16s ease,background-color .16s ease,color .16s ease}.evrp-button--secondary{border-color:var(--evrp-border);background:transparent;color:var(--evrp-text)}.evrp-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2}.evrp-button:focus-visible{outline:2px solid var(--evrp-accent-ink);outline-offset:3px}.evrp-button:disabled{cursor:not-allowed;opacity:.5}.evrp-hero{padding:0;overflow:hidden}.evrp-hero__banner{position:relative;width:100%;min-height:clamp(620px,41.7vw,800px);overflow:hidden;background:var(--evrp-background, #f6f8f7)}.evrp-hero__content{position:relative;z-index:2;display:grid;align-content:center;width:min(calc(100% - 40px),var(--evrp-max-width, 1200px));min-height:clamp(620px,41.7vw,800px);margin-inline:auto;padding-block:clamp(48px,5vw,76px)}.evrp-hero__content-inner{display:grid;gap:20px;width:min(48%,680px)}.evrp-hero__heading{max-width:680px;margin:0;color:var(--evrp-heading, var(--evrp-text));font-family:var(--heading-font-family);font-size:clamp(48px,4.2vw,72px);font-style:var(--heading-font-style);font-weight:var(--heading-font-weight);letter-spacing:-.04em;line-height:.96;text-wrap:balance}.evrp-hero__copy{max-width:52ch;color:#4f5753;font-size:clamp(17px,1.35vw,20px);line-height:1.5}.evrp-hero__notice{display:flex;align-items:flex-start;gap:10px;max-width:580px;padding-block-start:16px;border-block-start:1px solid rgb(29 29 31 / .15);color:#664300;font-size:13px;line-height:1.45}.evrp-hero__notice svg{width:20px;height:20px;flex:0 0 auto;fill:none;stroke:#d97706;stroke-linecap:round;stroke-width:1.8}.evrp-actions{display:flex;flex-wrap:wrap;gap:12px}.evrp-trust{display:flex;align-items:flex-start;gap:9px;color:var(--evrp-muted);font-size:13px;line-height:1.45}.evrp-trust__icon{display:inline-grid;flex:0 0 auto;place-items:center;width:22px;height:22px;border-radius:50%;background:#e6f8eb;color:var(--evrp-accent-ink);font-weight:800}.evrp-hero__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:min(72vw,1040px);overflow:hidden;border:1px solid rgb(29 29 31 / .12);border-radius:16px;background:#ffffffe6}.evrp-trust+.evrp-hero__stats{margin-block-start:-8px}.evrp-hero__stat{display:grid;align-content:center;gap:4px;min-height:78px;padding:12px 16px;text-align:start}.evrp-hero__stat+.evrp-hero__stat{border-inline-start:1px solid rgb(29 29 31 / .12)}.evrp-hero__stat-value,.evrp-hero__stat-title,.evrp-hero__stats-note{margin:0}.evrp-hero__stat-value{color:var(--evrp-accent-ink);font-family:var(--heading-font-family);font-size:clamp(22px,1.75vw,30px);font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.035em;line-height:1;white-space:nowrap}.evrp-hero__stat-title{color:var(--evrp-text);font-size:11px;font-weight:700;line-height:1.3}.evrp-hero__stat-value--compact{font-size:clamp(20px,1.55vw,26px)}.evrp-hero__stats-note{width:min(72vw,1040px);margin-block-start:-10px;color:var(--evrp-muted);font-size:10px;line-height:1.35}.evrp-level2__media{position:relative;overflow:hidden;border:1px solid var(--evrp-border);border-radius:24px;background:var(--evrp-surface)}.evrp-hero__media,.evrp-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0}.evrp-hero__scrim{z-index:1;background:linear-gradient(90deg,rgb(246 248 247 / .98) 0%,rgb(246 248 247 / .94) 28%,rgb(246 248 247 / .72) 43%,rgb(246 248 247 / .08) 61%,transparent 72%);pointer-events:none}.evrp-hero__media img{width:100%;height:100%;object-fit:cover;object-position:var(--evrp-hero-position, right center)}.evrp-level2__media img{width:100%;height:100%;object-fit:cover}.evrp-chapter{padding-block:clamp(56px,8vw,96px)}.evrp-chapter__header{display:grid;gap:16px;max-width:760px;margin-block-end:clamp(30px,5vw,48px)}.evrp-chapter__header--center{margin-inline:auto;text-align:center}.evrp-examples{padding-block:clamp(24px,2.5vw,34px)}.evrp-chapter--examples{padding-block:0}.evrp-examples__intro{display:grid;gap:8px;margin-block-end:24px;text-align:center}.evrp-examples__title{margin:0;font-family:var(--heading-font-family);font-size:clamp(24px,3vw,34px);font-weight:var(--heading-font-weight);line-height:1.1}.evrp-example-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--evrp-border);border-radius:18px;background:var(--evrp-surface, #ffffff)}.evrp-example{display:grid;align-content:center;gap:5px;min-height:112px;padding:18px 14px;color:inherit;text-align:center;text-decoration:none}.evrp-example:nth-child(n+3){border-block-start:1px solid var(--evrp-border)}.evrp-example:nth-child(2n){border-inline-start:1px solid var(--evrp-border)}.evrp-example__value{margin:0;color:var(--evrp-accent-ink);font-family:var(--heading-font-family);font-size:clamp(24px,2.35vw,36px);font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.035em;line-height:1.05;white-space:nowrap}.evrp-example__title{margin:0;font-size:13px;font-weight:750;line-height:1.35}.evrp-example__copy{color:var(--evrp-muted);font-size:12px;line-height:1.45}.evrp-examples .evrp-note{max-width:92ch;margin-block-start:14px;font-size:12px}.evrp-guide-grid{display:grid;gap:18px;margin:0;padding:0;list-style:none;counter-reset:evrp-step}.evrp-card{position:relative;display:grid;align-content:start;gap:14px;min-height:100%;padding:clamp(24px,4vw,34px);border:1px solid var(--evrp-border);border-radius:18px;background:#fff}.evrp-card__heading{display:grid;gap:14px}.evrp-card__illustration{overflow:hidden;aspect-ratio:3 / 2;border-radius:12px;background:#fff}.evrp-card__illustration img{display:block;width:100%;height:100%;object-fit:cover}.evrp-chapter--steps-illustrated{padding-block:clamp(52px,6vw,72px)}#claim-steps{padding-block-start:clamp(52px,6vw,72px)}#claim-steps .evrp-chapter__header{max-width:none}#claim-steps .evrp-card__title{text-wrap:balance}#claim-steps .evrp-card__copy{text-wrap:pretty}#claim-steps .evrp-button{color:#fff}.evrp-chapter--steps-illustrated .evrp-chapter__header{gap:10px;max-width:none;margin-block-end:clamp(26px,3vw,36px)}.evrp-chapter--steps-illustrated .evrp-card{gap:12px;padding:18px;cursor:default}.evrp-chapter--steps-illustrated .evrp-card__heading{display:flex;align-items:center;gap:10px}.evrp-chapter--steps-illustrated .evrp-card__marker{width:32px;height:32px;font-size:13px}.evrp-chapter--steps-illustrated .evrp-card__title{font-size:18px}.evrp-chapter--steps-illustrated .evrp-card__copy{font-size:14px;line-height:1.45}.evrp-card__marker{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e6f8eb;color:var(--evrp-accent-ink);font-size:16px;font-weight:800}.evrp-card__title{margin:0;font-family:var(--heading-font-family);font-size:22px;font-weight:var(--heading-font-weight);line-height:1.2}.evrp-card__copy{color:var(--evrp-muted);font-size:15px;line-height:1.55}.evrp-chapter__actions{margin-block-start:30px}.evrp-note{margin-block-start:20px;color:var(--evrp-muted);font-size:13px;line-height:1.5}.evrp-level2{display:grid;align-items:center;gap:clamp(36px,6vw,72px)}.evrp-level2__media{aspect-ratio:3 / 2}.evrp-level2__content{display:grid;gap:22px}.evrp-level2--comparison-only{display:block}.evrp-level2--comparison-only .evrp-level2__content>:is(.evrp-eyebrow,.evrp-heading,.evrp-copy){width:min(100%,820px);margin-inline:0;text-align:start}.evrp-level2--comparison-only .evrp-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.evrp-level2--comparison-only .evrp-note{max-width:920px;margin-inline:0;text-align:start}.evrp-compare-grid{display:grid;gap:14px}.evrp-compare{min-width:0;padding:clamp(22px,3vw,34px);border:1px solid var(--evrp-border);border-radius:20px;background:#f2f4f3}.evrp-compare--featured{border-color:#103b2b;background:#103b2b;box-shadow:0 18px 42px #103b2b29;color:#fff}.evrp-compare__topline{display:flex;align-items:baseline;justify-content:space-between;gap:14px;min-height:34px;margin-block-end:18px;padding-block-end:18px;border-block-end:1px solid rgb(29 29 31 / .12)}.evrp-compare--featured .evrp-compare__topline{border-block-end-color:#ffffff2e}.evrp-compare__title{margin:0;font-family:var(--heading-font-family);font-size:22px;font-weight:var(--heading-font-weight);line-height:1.2}.evrp-compare__value{color:var(--evrp-accent-ink);font-size:13px;font-weight:800;letter-spacing:.05em}.evrp-compare--featured .evrp-compare__value{color:#76e69a}.evrp-compare__details{display:grid;margin:0;padding:0;color:var(--evrp-muted);font-size:15px;line-height:1.5;list-style:none}.evrp-compare__details li{display:grid;gap:5px;min-width:0;padding-block:17px;border-block-end:1px solid rgb(29 29 31 / .1)}.evrp-compare__details li:first-child{padding-block-start:0}.evrp-compare__details li:last-child{padding-block-end:0;border-block-end:0}.evrp-compare--featured .evrp-compare__details{color:#ffffffd6}.evrp-compare--featured .evrp-compare__details li{border-block-end-color:#ffffff24}.evrp-compare__label{color:var(--evrp-accent-ink);font-size:11px;font-weight:800;letter-spacing:.1em;line-height:1.3;text-transform:uppercase}.evrp-compare--featured .evrp-compare__label{color:#76e69a}.evrp-chapter--final{padding-block:clamp(24px,3vw,36px)}.evrp-final{padding-block:0}.evrp-final__panel{position:relative;display:grid;justify-items:center;gap:14px;overflow:hidden;padding:clamp(40px,5vw,56px) clamp(22px,6vw,72px);border:1px solid var(--evrp-border);border-radius:24px;background:linear-gradient(135deg,#ecfaf0,#fff 72%);text-align:center}.evrp-final__panel:before{position:absolute;inset-block-start:20px;width:84px;height:3px;border-radius:999px;background:var(--evrp-accent);content:""}.evrp-final__heading{max-width:none;font-size:clamp(32px,4vw,46px)}.evrp-final__copy{max-width:72ch;color:var(--evrp-muted);font-size:16px;line-height:1.55}@media screen and (min-width:700px){.evrp-guide-grid,.evrp-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1000px){.evrp-final__heading,.evrp-final__copy p{white-space:nowrap}.evrp-level2{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)}.evrp-level2--comparison-only{display:block}.evrp-level2--comparison-only .evrp-heading{width:100%;max-width:none;white-space:nowrap}.evrp-level2--media-end .evrp-level2__media{order:2}.evrp-example-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.evrp-example+.evrp-example,.evrp-example:nth-child(2n){border-block-start:0;border-inline-start:1px solid var(--evrp-border)}.evrp-example:first-child{border-inline-start:0}.evrp-guide-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.evrp-chapter--steps-illustrated .evrp-heading,.evrp-chapter--steps-illustrated .evrp-chapter__header .evrp-copy,.evrp-chapter--steps-illustrated .evrp-card__title,.evrp-chapter--steps-illustrated .evrp-card__copy p,#claim-steps .evrp-heading,#claim-steps .evrp-chapter__header .evrp-copy p{white-space:nowrap}.evrp-guide-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(hover:hover)and (pointer:fine){#claim-steps .evrp-card,.evrp-chapter--steps-illustrated .evrp-card,.evrp-chapter--steps-illustrated .evrp-card__illustration img{transition-duration:.18s;transition-timing-function:cubic-bezier(.2,0,0,1)}#claim-steps .evrp-card,.evrp-chapter--steps-illustrated .evrp-card{transition-property:transform,border-color}.evrp-chapter--steps-illustrated .evrp-card__illustration img{transition-property:transform}#claim-steps .evrp-card:hover,.evrp-chapter--steps-illustrated .evrp-card:hover{border-color:#187c3b73;transform:translateY(-3px)}.evrp-button:hover{filter:brightness(.94)}.evrp-button--secondary:hover{border-color:var(--evrp-accent-ink);background:#ecfaf0;color:var(--evrp-text)}}@media screen and (max-width:699px){.evrp-container{width:min(calc(100% - 28px),var(--evrp-max-width, 1200px))}.evrp-actions,.evrp-actions .evrp-button,.evrp-chapter__actions .evrp-button{width:100%}.evrp-actions{display:grid}.evrp-hero__banner{width:100%;min-height:0;aspect-ratio:3 / 4}.evrp-hero__content{align-content:start;width:100%;min-height:100%;padding:24px 20px 8px}.evrp-hero--without-stats .evrp-hero__banner,.evrp-hero--without-stats .evrp-hero__content{min-height:100%}.evrp-hero--without-stats .evrp-hero__content{padding-block:48px 24px}.evrp-hero__content-inner{gap:10px;width:100%}.evrp-hero__heading{max-width:none;font-size:clamp(40px,10.4vw,46px);line-height:.98;text-wrap:wrap}.evrp-hero__copy{font-size:15px;line-height:1.4}.evrp-hero__button{min-height:48px}.evrp-hero .evrp-trust{gap:7px;font-size:12px;line-height:1.35}.evrp-hero .evrp-trust__icon{width:20px;height:20px}.evrp-hero__notice{font-size:12px}.evrp-hero__scrim{top:0;right:0;bottom:0;left:0;height:auto;background:linear-gradient(180deg,rgb(246 248 247 / .99) 0%,rgb(246 248 247 / .96) 48%,rgb(246 248 247 / .64) 66%,rgb(246 248 247 / .08) 86%,transparent 100%)}.evrp-hero__media{top:0;right:0;bottom:0;left:0;height:auto}.evrp-hero__media img{object-position:76% center}.evrp-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.evrp-hero__stats-note{width:100%}.evrp-hero__stat+.evrp-hero__stat{border-inline-start:0}.evrp-hero__stat:nth-child(2n){border-inline-start:1px solid rgb(29 29 31 / .12)}.evrp-hero__stat:nth-child(n+3){border-block-start:1px solid rgb(29 29 31 / .12)}.evrp-hero__stat-value{font-size:clamp(22px,7vw,28px)}.evrp-hero__stat{min-height:64px;padding:8px 10px}.evrp-hero__stat-title{font-size:10px;line-height:1.15}.evrp-hero__stat-value--compact{font-size:clamp(19px,5.5vw,22px)}.evrp-hero__stats-note{display:none}.evrp-chapter--steps-illustrated{padding-block:36px}#claim-steps{padding-block-start:36px}.evrp-chapter--steps-illustrated .evrp-chapter__header{margin-block-end:18px}.evrp-chapter--steps-illustrated .evrp-guide-grid{gap:12px}.evrp-chapter--steps-illustrated .evrp-card{gap:8px;padding:12px}.evrp-chapter--steps-illustrated .evrp-card__illustration{height:120px;aspect-ratio:auto}.evrp-chapter--steps-illustrated .evrp-card__illustration img{object-fit:contain}.evrp-chapter--steps-illustrated .evrp-card__heading{gap:8px}.evrp-chapter--steps-illustrated .evrp-card__marker{width:28px;height:28px;font-size:12px}.evrp-chapter--steps-illustrated .evrp-card__title{font-size:17px}.evrp-chapter--steps-illustrated .evrp-card__copy{font-size:13px}.evrp-level2__media{border-radius:18px}.evrp-level2--comparison-only .evrp-level2__content{gap:18px}.evrp-level2--comparison-only .evrp-compare-grid{gap:10px}.evrp-level2--comparison-only .evrp-compare{padding:14px 12px;border-radius:14px}.evrp-level2--comparison-only .evrp-compare__topline{display:grid;align-content:start;gap:5px;min-height:66px;margin-block-end:12px;padding-block-end:12px}.evrp-level2--comparison-only .evrp-compare__title{font-size:17px}.evrp-level2--comparison-only .evrp-compare__value{font-size:11px}.evrp-level2--comparison-only .evrp-compare__details{font-size:12px;line-height:1.4}.evrp-level2--comparison-only .evrp-compare__details li{gap:4px;padding-block:11px;overflow-wrap:anywhere}.evrp-level2--comparison-only .evrp-compare__label{font-size:9px;letter-spacing:.06em}.evrp-final__panel{border-radius:18px}}@media screen and (max-width:359px){.evrp-example-grid{grid-template-columns:1fr}.evrp-example+.evrp-example,.evrp-example:nth-child(2n){border-block-start:1px solid var(--evrp-border);border-inline-start:0}}[id$=__rebate_faq]>.section{width:100%;max-width:none;margin-inline:0;margin-block-end:0;border-radius:0}@media(prefers-reduced-motion:reduce){.evrp-button,#claim-steps .evrp-card,.evrp-chapter--steps-illustrated .evrp-card,.evrp-chapter--steps-illustrated .evrp-card__illustration img{transition:none}#claim-steps .evrp-card:hover,.evrp-chapter--steps-illustrated .evrp-card:hover,.evrp-chapter--steps-illustrated .evrp-card:hover .evrp-card__illustration img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/ev-rebate-page.css.map */
