:root{--card-sand:#fff9f0;--card-mint:#f0faf5;--card-blush:#fff7f5;--card-sky:#f0f4ff;--card-rose:#fef1f4;--card-frost:#f3f9fb;--card-lavender:#f7f5fa}.blush-bg{background:rgba(255,247,245,.4)!important}.card-lift{transition:all .3s ease-out}.card-lift:hover{box-shadow:0 12px 40px -12px rgba(0,0,0,.1);transform:translateY(-4px)}.qcc-module{background:#fff;padding:clamp(6rem,8vw,8rem) 1.5rem;width:100%}.qcc-container{margin:0 auto}.qcc-wrapper{display:flex;flex-direction:column;gap:3rem}.qcc-heading{margin:0 auto;max-width:76.7rem;text-align:center}.qcc-tag{align-items:center;display:inline-flex;justify-content:center;margin-bottom:1rem}.qcc-title{color:var(--color-typography,#294448);font-size:clamp(3.2rem,4vw,4.8rem);letter-spacing:-.03em;line-height:1.3;margin:0}.qcc-intro{font-size:1.125rem;line-height:1.65;margin-top:1.25rem}.qcc-intro>:first-child{margin-top:0}.qcc-intro>:last-child{margin-bottom:0}.qcc-intro p{margin:0 0 1rem}.qcc-grid{align-items:stretch;display:grid;gap:3rem;grid-template-columns:repeat(3,minmax(0,1fr))}.qcc-card,.qcc-grid>*{min-width:0}.qcc-card{align-items:flex-start;border:none;border-radius:1.5rem;box-shadow:none;display:flex;flex-direction:column;height:100%;padding:3.2rem;text-align:left}.qcc-card-number-wrap{align-items:center;background:#fff;border:1px solid rgba(31,36,48,.06);border-radius:.875rem;display:flex;flex-shrink:0;height:48px;justify-content:center;margin-bottom:1.5rem;width:48px}.qcc-card-number{color:var(--red,#ed0032);display:inline-block;font-size:1.8rem;font-weight:800;line-height:1}.qcc-card-title{color:var(--color-typography,#1f2430);font-size:1.9rem;font-weight:800;line-height:1.6;margin:0 0 .75rem}.qcc-card-text{color:#536074;font-size:1rem;line-height:1.7;min-width:0;width:100%}.qcc-card-text,.qcc-card-text a,.qcc-card-text div,.qcc-card-text li,.qcc-card-text p,.qcc-card-text span{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.qcc-card-text>:first-child{margin-top:0}.qcc-card-text>:last-child{margin-bottom:0}.qcc-card-text p{color:rgba(41,68,72,.8);margin:0 0 .75rem}.qcc-card--sand{background:var(--card-sand)}.qcc-card--mint{background:var(--card-mint)}.qcc-card--blush{background:var(--card-blush)}.qcc-card--sky{background:var(--card-sky)}.qcc-card--rose{background:var(--card-rose)}.qcc-card--frost{background:var(--card-frost)}.qcc-card--lavender{background:var(--card-lavender)}.qcc-card--white{background:var(--white)}.qcc-card--grey{background:var(--grey-lighter)}.qcc-footer-cta{display:flex;justify-content:center;margin-top:.5rem}.qcc-footer-link{align-items:center;color:var(--red);display:inline-flex;font-size:1.6rem;font-weight:600;gap:.4rem;line-height:1.4;text-decoration:none;transition:color .2s ease,transform .2s ease}.qcc-footer-link span{color:var(--red)}.qcc-footer-link:hover{color:#d9002d;gap:.8rem}.qcc-footer-link__icon{flex-shrink:0;height:1.6rem;transition:transform .2s ease;width:1.6rem}.qcc-footer-link:hover .qcc-footer-link__icon{transform:translateX(3px)}@media screen and (max-width:1023px){.qcc-module{padding:4rem 1.25rem}.qcc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.qcc-module{padding:3.5rem 1rem}.qcc-wrapper{gap:2.25rem}.qcc-grid{grid-template-columns:1fr}.qcc-card{border-radius:1.25rem;min-height:auto;padding:1.5rem}.qcc-intro{font-size:1rem}}