/* Quote tunnel: the reference design, retaining the live questionnaire and secure flow. */
body.cc-quote-design{background:var(--color-cream,#fffcf5)}
body.cc-quote-design>main.cc-legacy-content{padding:0!important;min-height:0}
body.cc-quote-design .ccq{--q-purple:#773891;--q-dark:#502364;--q-ink:#1e2327;--q-muted:#555b60;--q-line:#e7e0d6;background:transparent;font-family:var(--font-sans);min-height:0}
body.cc-quote-design .ccq-head,body.cc-quote-design .ccq-foot,body.cc-quote-design .ccq-intro,body.cc-quote-design .ccq-arrow{display:none!important}
body.cc-quote-design .ccq-main{width:100%;max-width:1024px;padding:0 24px;margin:48px auto}
body.cc-quote-design .ccq-progress{gap:8px;margin:0 0 32px;font-size:14px;font-weight:600}
body.cc-quote-design .ccq-progress li{position:relative;min-width:0;padding-top:16px;border:0;color:#555b60;line-height:1.5}
body.cc-quote-design .ccq-progress li:before{content:"";position:absolute;top:0;left:0;right:0;height:8px;border-radius:999px;background:#e7e0d6}
body.cc-quote-design .ccq-progress li.is-active{color:var(--q-dark)}
body.cc-quote-design .ccq-progress li.is-active:before{background:var(--q-purple)}
body.cc-quote-design .ccq h1,body.cc-quote-design .ccq h2,body.cc-quote-design .ccq h3{font-family:var(--font-display);color:var(--q-ink);letter-spacing:-.03em}
body.cc-quote-design .ccq h1{font-size:clamp(32px,4vw,44px);line-height:1.1;font-weight:800;margin:0 0 16px}
body.cc-quote-design .ccq h2{font-size:24px;line-height:1.25;margin:0 0 16px}
body.cc-quote-design .ccq-overline{font-size:13px;font-weight:700;letter-spacing:.07em;margin:0 0 12px!important;line-height:1.5}
body.cc-quote-design .ccq-desc{font-size:20px;line-height:1.6;max-width:none;margin:0 0 24px}
body.cc-quote-design .ccq[data-quote-stage="questions"] .ccq-desc{font-size:16px;margin-top:16px}
body.cc-quote-design .ccq-choices{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin:32px 0 0}
body.cc-quote-design .ccq-choice{border:2px solid var(--q-line);border-radius:16px;padding:18px 24px;min-height:64px;font-size:18px;font-weight:700;line-height:1.4;box-shadow:none;background:#fff}
body.cc-quote-design .ccq-choice small{font-size:15px;line-height:1.6;margin-top:6px;color:var(--q-muted)}
body.cc-quote-design .ccq-choice:hover,body.cc-quote-design .ccq-choice[aria-pressed="true"]{border-color:var(--q-purple);background:#faf5fc}
body.cc-quote-design .ccq-back{display:inline-flex;align-items:center;margin-top:24px;padding:0;color:var(--q-dark);font-size:15px;font-weight:600}
body.cc-quote-design .ccq-formula-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:32px 0 20px;font-size:16px;font-weight:700}
body.cc-quote-design .ccq-period{display:inline-flex;border-radius:999px;padding:4px;gap:0;background:#f4eee3;margin:0}
body.cc-quote-design .ccq-period button{padding:11px 17px;font-size:14px;border-radius:999px;color:var(--q-ink)}
body.cc-quote-design .ccq-period button[aria-pressed="true"]{background:var(--q-purple);color:#fff;box-shadow:0 2px 5px #50236418}
body.cc-quote-design .ccq-plans{gap:16px;margin:0 0 28px}
body.cc-quote-design .ccq-plan{border:2px solid var(--q-line);border-radius:24px;background:#fff;padding:20px;box-shadow:none}
body.cc-quote-design .ccq-plan.is-selected{border-color:var(--q-purple);background:#fff}
body.cc-quote-design .ccq-plan.is-disabled{background:#f4eee3;border-style:dashed}
body.cc-quote-design .ccq-plan h2{font-size:22px;font-weight:700;min-height:0;margin:0 0 12px}
body.cc-quote-design .ccq-price{font-family:var(--font-display);font-size:36px;line-height:1.1;font-weight:800}
body.cc-quote-design .ccq-price small{font-family:var(--font-sans);font-size:14px;line-height:1.5;color:var(--q-muted)}
body.cc-quote-design .ccq-price-note{font-size:14px;font-weight:600;color:var(--q-dark);min-height:0;margin:8px 0 16px!important}
body.cc-quote-design .ccq-plan ul{font-size:15px;line-height:1.5;margin:0 0 24px}
body.cc-quote-design .ccq-plan li{padding-top:4px;padding-bottom:4px}
body.cc-quote-design .ccq-plan li:before{color:#3c7851}
body.cc-quote-design .ccq-ribbon{display:none}
body.cc-quote-design .ccq-plan.is-selected .ccq-ribbon{display:block;position:absolute;top:-13px;left:20px;min-height:0;margin:0;padding:2px 12px;border-radius:999px;background:var(--q-purple);color:#fff;font-size:13px;font-weight:700;letter-spacing:0;text-transform:none}
body.cc-quote-design .ccq-primary,body.cc-quote-design .ccq-secondary{border-radius:999px;padding:12px 22px;font-size:15px;font-weight:700;min-height:46px;line-height:1.4}
body.cc-quote-design .ccq-primary{border:2px solid var(--q-purple);background:var(--q-purple);color:#fff!important;box-shadow:0 3px 0 #502364}
body.cc-quote-design .ccq-primary:hover{background:var(--q-dark);border-color:var(--q-dark)}
body.cc-quote-design .ccq-secondary{border:2px solid #e6d6ed;background:#fff;color:var(--q-dark)!important}
body.cc-quote-design .ccq-secondary:hover{background:#faf5fc}
body.cc-quote-design .ccq-actions{margin:24px 0 0;gap:12px}
body.cc-quote-design .ccq-note{background:#f4eee3;border:1px solid var(--q-line);border-radius:16px;padding:20px;font-size:15px}
body.cc-quote-design .ccq-summary{border:1px solid var(--q-line);border-radius:24px;padding:28px;background:#fff}
body.cc-quote-design .ccq-summary dl{font-size:15px}
body.cc-quote-design .ccq-contact{width:calc(100% - 48px);max-width:976px;margin:0 auto 48px!important;padding:0!important}
body.cc-quote-design .ccq-contact>h2{font-size:28px;margin-bottom:12px}
body.cc-quote-design .cc-flow-form{padding:28px;border:1px solid var(--q-line);border-radius:24px;background:#fff}
body.cc-quote-design .cc-flow-form input,body.cc-quote-design .cc-flow-form select,body.cc-quote-design .cc-flow-form textarea{border:1px solid var(--q-line);border-radius:12px;background:#fff;padding:13px 15px;font-family:var(--font-sans)}
body.cc-quote-design .cc-flow-form label{font-size:15px;color:var(--q-ink)}
body.cc-quote-design .cc-flow-form fieldset{border:1px solid var(--q-line);border-radius:18px;padding:24px}
body.cc-quote-design .cc-flow-form legend{font-size:17px;font-weight:700;color:var(--q-dark)}
body.cc-quote-design .cc-company-lookup{background:#faf6fc;border:1px solid #e6d6ed;border-radius:16px}
body.cc-quote-design .cc-company-card{border-left-color:#3c7851}
body.cc-quote-design .cc-flow-result-card{padding:28px;border:1px solid var(--q-line);border-radius:24px}
body.cc-quote-design .cc-flow-pdf{border-radius:16px}
body.cc-quote-design .cc-flow-result-card>[data-download]{display:inline-flex;padding:11px 18px;border-radius:999px;background:#faf5fc;color:var(--q-dark);font-weight:600;margin:16px 0}
body.cc-quote-design .cc-flow-test{background:#f4eee3;border:1px solid var(--q-line);border-radius:16px;font-size:14px}
body.cc-quote-design .cc-quote-header>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:16px;padding-bottom:16px;min-height:72px}
body.cc-quote-design .cc-quote-header .cc-design-logo{width:174px!important}
body.cc-quote-design .cc-quote-footer{margin-top:auto}
body.cc-quote-design .cc-quote-footer>div{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:24px;padding-top:28px;padding-bottom:28px;color:#d5d7d9;font-size:14px}
body.cc-quote-design .cc-quote-footer p{flex:1 1 58%;max-width:660px}
body.cc-quote-design .cc-quote-footer ul{display:flex;flex:1 1 40%;flex-wrap:wrap;column-gap:20px;row-gap:8px}
@media(max-width:1023px){body.cc-quote-design .cc-quote-footer>div{flex-direction:column;gap:16px}}
@media(max-width:760px){body.cc-quote-design .ccq-plans{grid-template-columns:1fr;gap:24px}body.cc-quote-design .ccq-main{margin:32px auto;padding:0 20px}body.cc-quote-design .ccq-choices{grid-template-columns:1fr}body.cc-quote-design .ccq-desc{font-size:18px}body.cc-quote-design .ccq-choice{padding:18px 20px}body.cc-quote-design .ccq-progress{font-size:12px;gap:6px}body.cc-quote-design .ccq-contact{width:calc(100% - 40px);margin-bottom:32px!important}body.cc-quote-design .cc-flow-form{padding:20px}body.cc-quote-design .cc-flow-form fieldset{padding:16px}body.cc-quote-design .ccq-formula-row{flex-wrap:wrap}body.cc-quote-design .ccq-actions>*{width:auto;flex:1 1 170px}body.cc-quote-design .cc-quote-header .cc-design-logo{width:148px!important}body.cc-quote-design .cc-quote-header .cc-quote-phone{font-size:12px;max-width:155px;text-align:right}}
