.nv-guarantee{--nv-ink: #252421;--nv-muted: #69665f;--nv-cream: #f8f5f0;--nv-cream-deep: #efe8dc;--nv-gold: #c5a267;--nv-green: #168247;--nv-line: #e4ded4;color:var(--nv-ink);background:#fff}.nv-guarantee *{box-sizing:border-box}.nv-guarantee__shell{width:min(1120px,calc(100% - 40px));margin-inline:auto}.nv-guarantee__hero{position:relative;overflow:hidden;padding:72px 0 64px;text-align:center;background:radial-gradient(circle at 10% 15%,rgba(197,162,103,.17),transparent 32%),radial-gradient(circle at 90% 85%,rgba(22,130,71,.09),transparent 30%),var(--nv-cream);border-bottom:1px solid var(--nv-line)}.nv-guarantee__hero:after{content:"";position:absolute;width:240px;height:240px;right:-110px;top:-120px;border:1px solid rgba(197,162,103,.35);border-radius:50%}.nv-guarantee__eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:20px;padding:9px 15px;color:#176a40;background:#ffffffd1;border:1px solid rgba(22,130,71,.18);border-radius:999px;font-size:14px;font-weight:700;line-height:1.2;letter-spacing:.02em}.nv-guarantee__eyebrow span{display:grid;place-items:center;width:20px;height:20px;color:#fff;background:var(--nv-green);border-radius:50%;font-size:12px}.nv-guarantee h1{max-width:850px;margin:0 auto;color:var(--nv-ink);font-size:clamp(36px,5vw,58px);font-weight:800;line-height:1.08;letter-spacing:-.035em}.nv-guarantee__intro{max-width:730px;margin:24px auto 0;color:var(--nv-muted);font-size:19px;line-height:1.65}.nv-guarantee__facts{display:grid;grid-template-columns:repeat(3,1fr);max-width:870px;margin:42px auto 0;background:#ffffffe0;border:1px solid rgba(197,162,103,.28);border-radius:18px;box-shadow:0 14px 36px #362f2412}.nv-guarantee__fact{display:flex;min-height:116px;padding:24px;align-items:center;justify-content:center;flex-direction:column}.nv-guarantee__fact+.nv-guarantee__fact{border-left:1px solid var(--nv-line)}.nv-guarantee__fact-value{color:var(--nv-ink);font-size:24px;font-weight:800;line-height:1.1}.nv-guarantee__fact-label{margin-top:8px;color:var(--nv-muted);font-size:14px;line-height:1.35}.nv-guarantee__content{padding-top:72px;padding-bottom:90px}.nv-guarantee__section-heading{margin-bottom:30px}.nv-guarantee__section-heading>span,.nv-guarantee__contact-kicker{display:block;margin-bottom:8px;color:#9a773e;font-size:13px;font-weight:800;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.nv-guarantee__section-heading h2,.nv-guarantee__contact h2{margin:0;color:var(--nv-ink);font-size:clamp(28px,3.5vw,40px);font-weight:800;line-height:1.15;letter-spacing:-.025em}.nv-guarantee__section-heading>p{margin:12px 0 0;color:var(--nv-muted);font-size:16px}.nv-guarantee__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0;padding:0;list-style:none}.nv-guarantee__steps li{position:relative;min-height:220px;padding:30px 28px;background:#fff;border:1px solid var(--nv-line);border-radius:18px}.nv-guarantee__step-number{display:grid;place-items:center;width:42px;height:42px;margin-bottom:28px;color:#fff;background:var(--nv-gold);border-radius:50%;font-size:18px;font-weight:800}.nv-guarantee__steps h3{margin:0 0 10px;color:var(--nv-ink);font-size:19px;font-weight:800;line-height:1.3}.nv-guarantee__steps p{margin:0;color:var(--nv-muted);font-size:15px;line-height:1.6}.nv-guarantee__notice{display:flex;gap:18px;margin:32px 0 72px;padding:24px 26px;background:#f1f7f3;border:1px solid rgba(22,130,71,.18);border-left:4px solid var(--nv-green);border-radius:14px}.nv-guarantee__notice-icon{display:grid;flex:0 0 32px;width:32px;height:32px;place-items:center;color:#fff;background:var(--nv-green);border-radius:50%;font-size:17px;font-weight:800;font-family:Georgia,serif}.nv-guarantee__notice strong{display:block;margin:2px 0 7px;color:var(--nv-ink);font-size:16px;line-height:1.4}.nv-guarantee__notice p{margin:0;color:#536159;font-size:15px;line-height:1.55}.nv-guarantee__terms{max-width:900px;margin-inline:auto}.nv-guarantee__source{color:var(--nv-muted);font-size:16px;line-height:1.75}.nv-guarantee.is-enhanced .nv-guarantee__source{display:none}.nv-guarantee__accordions{display:grid;gap:12px}.nv-guarantee__item{overflow:hidden;background:#fff;border:1px solid var(--nv-line);border-radius:14px;transition:border-color .2s ease,box-shadow .2s ease}.nv-guarantee__item[open]{border-color:#c5a267a6;box-shadow:0 10px 26px #362f240f}.nv-guarantee__item summary{display:flex;min-height:74px;padding:18px 22px;align-items:center;gap:16px;color:var(--nv-ink);cursor:pointer;list-style:none}.nv-guarantee__item summary::-webkit-details-marker{display:none}.nv-guarantee__item-number{display:grid;flex:0 0 36px;width:36px;height:36px;place-items:center;color:#8f6c35;background:var(--nv-cream);border-radius:50%;font-size:13px;font-weight:800}.nv-guarantee__item-title{flex:1;font-size:17px;font-weight:800;line-height:1.3}.nv-guarantee__chevron{position:relative;flex:0 0 26px;width:26px;height:26px}.nv-guarantee__chevron:before,.nv-guarantee__chevron:after{content:"";position:absolute;left:6px;top:12px;width:14px;height:2px;background:var(--nv-ink);transition:transform .2s ease}.nv-guarantee__chevron:after{transform:rotate(90deg)}.nv-guarantee__item[open] .nv-guarantee__chevron:after{transform:rotate(0)}.nv-guarantee__item-body{padding:0 74px 26px;color:var(--nv-muted);font-size:16px;line-height:1.72}.nv-guarantee__item-body strong{color:var(--nv-ink);font-weight:750}.nv-guarantee__item-body a{color:var(--nv-green)}.nv-guarantee__contact{display:flex;max-width:900px;margin:64px auto 0;padding:34px 38px;align-items:center;justify-content:space-between;gap:28px;background:var(--nv-cream);border:1px solid var(--nv-line);border-radius:18px}.nv-guarantee__contact h2{font-size:27px}.nv-guarantee__contact p{margin:10px 0 0;color:var(--nv-muted);font-size:15px;line-height:1.5}.nv-guarantee__contact-button{display:inline-flex;flex:0 0 auto;min-height:52px;padding:0 22px;align-items:center;justify-content:center;gap:14px;color:#fff!important;background:var(--nv-ink);border-radius:10px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .2s ease,background .2s ease}.nv-guarantee__contact-button:hover{color:#fff!important;background:#3a3833;transform:translateY(-1px)}.nv-guarantee__contact-button span{font-size:21px;line-height:1}@media(max-width:749px){.nv-guarantee__shell{width:min(100% - 28px,1120px)}.nv-guarantee__hero{padding:46px 0 36px}.nv-guarantee__eyebrow{margin-bottom:16px;font-size:12px}.nv-guarantee h1{font-size:34px;line-height:1.1}.nv-guarantee__intro{margin-top:18px;font-size:16px;line-height:1.6}.nv-guarantee__facts{grid-template-columns:1fr;margin-top:30px;border-radius:14px}.nv-guarantee__fact{min-height:auto;padding:17px 18px}.nv-guarantee__fact+.nv-guarantee__fact{border-top:1px solid var(--nv-line);border-left:0}.nv-guarantee__fact-value{font-size:21px}.nv-guarantee__fact-label{margin-top:5px}.nv-guarantee__content{padding-top:48px;padding-bottom:60px}.nv-guarantee__section-heading{margin-bottom:22px}.nv-guarantee__section-heading h2,.nv-guarantee__contact h2{font-size:28px}.nv-guarantee__steps{grid-template-columns:1fr;gap:12px}.nv-guarantee__steps li{display:flex;min-height:0;padding:22px 20px;gap:16px}.nv-guarantee__step-number{flex:0 0 38px;width:38px;height:38px;margin:0}.nv-guarantee__steps h3{font-size:17px}.nv-guarantee__steps p{font-size:14px}.nv-guarantee__notice{margin:24px 0 52px;padding:20px 18px;gap:13px}.nv-guarantee__notice-icon{flex-basis:28px;width:28px;height:28px;font-size:15px}.nv-guarantee__notice strong{font-size:15px}.nv-guarantee__notice p{font-size:14px}.nv-guarantee__item summary{min-height:68px;padding:15px 16px;gap:12px}.nv-guarantee__item-number{flex-basis:32px;width:32px;height:32px;font-size:12px}.nv-guarantee__item-title{font-size:15px}.nv-guarantee__item-body{padding:0 18px 22px 60px;font-size:14px;line-height:1.68}.nv-guarantee__contact{display:block;margin-top:48px;padding:26px 22px}.nv-guarantee__contact-button{width:100%;margin-top:22px}}@media(prefers-reduced-motion:reduce){.nv-guarantee__item,.nv-guarantee__chevron:after,.nv-guarantee__contact-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/nv-guarantee-page.css.map */
