.guarantee-page-exclusions{padding:clamp(48px,7vw,96px) 0}.guarantee-page-exclusions__inner{max-width:880px;margin:0 auto;background:#fff;border:1px solid var(--border-hairline);border-radius:28px;padding:clamp(36px,5vw,64px)}.guarantee-page-exclusions__head{margin-bottom:28px}.guarantee-page-exclusions__head h2{margin-top:14px}.guarantee-page-exclusions__head h2 em{font-family:var(--font-serif);font-style:italic;font-weight:500;color:var(--digi-rose)}.guarantee-page-exclusions__intro{margin-top:16px;font-family:var(--font-sans);font-size:16px;line-height:1.65;color:var(--ink-500);max-width:60ch}.guarantee-page-exclusions__list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.guarantee-page-exclusions__list li{display:grid;grid-template-columns:28px 1fr;gap:14px;align-items:start;padding:14px 16px;border-radius:12px;background:#f27ba10f;border:1px solid rgba(242,123,161,.14)}.guarantee-page-exclusions__icon{width:28px;height:28px;border-radius:999px;background:var(--digi-rose);color:#fff;display:grid;place-items:center;margin-top:1px}.guarantee-page-exclusions__icon svg{width:14px;height:14px}.guarantee-page-exclusions__list p{font-family:var(--font-sans);font-size:15.5px;line-height:1.5;color:var(--ink-700);margin:4px 0 0}.guarantee-page-stats{padding:clamp(48px,7vw,96px) 0}.guarantee-page-stats__head{text-align:center;margin-bottom:clamp(32px,5vw,56px)}.guarantee-page-stats__head h2{margin-top:14px}.guarantee-page-stats__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:980px;margin:0 auto}@media(max-width:720px){.guarantee-page-stats__grid{grid-template-columns:1fr}}.guarantee-page-stats__cell{background:#fff;border:1px solid var(--border-hairline);border-radius:24px;padding:clamp(28px,4vw,40px);text-align:center;transition:border-color var(--dur-2),box-shadow var(--dur-2),transform var(--dur-2)}.guarantee-page-stats__cell:hover{border-color:#8873f74d;box-shadow:0 12px 32px #8873f71f;transform:translateY(-2px)}.guarantee-page-stats__num{display:block;font-family:var(--font-display);font-weight:800;font-size:clamp(48px,6vw,72px);line-height:1;letter-spacing:-.03em;margin-bottom:12px}.guarantee-page-stats__label{font-family:var(--font-display);font-weight:500;font-size:15px;color:var(--ink-500)}.guarantee-page-faq{padding:clamp(48px,7vw,96px) 0}.guarantee-page-faq__head{text-align:center;max-width:720px;margin:0 auto clamp(28px,4vw,48px)}.guarantee-page-faq__head h2{margin-top:14px;text-wrap:balance}.guarantee-page-faq__list{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.guarantee-page-faq__item{background:#fff;border:1px solid var(--border-hairline);border-radius:18px;overflow:hidden;transition:border-color var(--dur-2),box-shadow var(--dur-2)}.guarantee-page-faq__item[open]{border-color:var(--ink-900);box-shadow:0 4px 14px #0f112014}.guarantee-page-faq__item summary{list-style:none;cursor:pointer;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-family:var(--font-display);font-weight:600;font-size:17px;line-height:1.3;letter-spacing:-.005em;color:var(--ink-900)}.guarantee-page-faq__item summary::-webkit-details-marker{display:none}.guarantee-page-faq__icon{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#f7f8fc;border:1px solid var(--border-hairline);display:grid;place-items:center;color:var(--ink-900);transition:transform var(--dur-2) var(--ease-spring),background var(--dur-2),color var(--dur-2)}.guarantee-page-faq__icon svg{width:14px;height:14px}.guarantee-page-faq__item[open] .guarantee-page-faq__icon{background:var(--ink-900);color:#fff;transform:rotate(45deg)}.guarantee-page-faq__answer{padding:0 24px 24px}.guarantee-page-faq__answer p{font-family:var(--font-sans);font-size:15.5px;line-height:1.65;color:var(--ink-500);margin:0;max-width:68ch}@media(max-width:640px){.guarantee-page-faq__item summary{font-size:15px;padding:18px 20px}.guarantee-page-faq__answer{padding:0 20px 20px}}.final-cta{background:var(--ink-900);color:#fff;position:relative;overflow:hidden;padding:120px 0}.final-cta:before{content:"";position:absolute;top:-200px;left:-100px;width:600px;height:600px;background:radial-gradient(closest-side,rgba(136,115,247,.6),transparent 70%);filter:blur(20px)}.final-cta:after{content:"";position:absolute;bottom:-300px;right:-100px;width:700px;height:700px;background:radial-gradient(closest-side,rgba(79,163,247,.5),transparent 70%);filter:blur(20px)}.final-cta .container{position:relative;z-index:1;text-align:center}.final-cta h2{font-family:var(--font-display);font-weight:700;font-size:clamp(36px,4.5vw,64px);letter-spacing:-.025em;line-height:1.05;color:#fff;max-width:22ch;margin:0 auto 24px}.final-cta p{color:#ffffffb8;max-width:44ch;margin:0 auto 36px;font-size:18px}.final-cta .cta-row{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}
