.csp{font-family:var(--font-body-family),"Poppins",sans-serif;color:#16213b;background:#fff}.csp .csp-h1,.csp .csp-h2,.csp .csp-card__title{font-family:var(--font-body-family),"Poppins",sans-serif!important;font-style:var(--font-body-style)!important;letter-spacing:var(--font-body-letter-spacing)!important}.csp__inner{max-width:1120px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media screen and (min-width:750px){.csp__inner{padding-left:1.5rem;padding-right:1.5rem}}.csp__inner--narrow{max-width:48rem}@media screen and (min-width:990px){.csp__inner--wide{max-width:1200px;padding-left:2rem;padding-right:2rem}}.csp-hero{padding:7.5rem 0 4rem;background:linear-gradient(to bottom,#f6f2f8,#fff);text-align:center}@media screen and (min-width:990px){.csp-hero{padding:9rem 0 5rem}}.csp-eyebrow{font-size:.8125rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6b256b;margin:0 0 1rem}.csp-h1{font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.1;color:#16213b;margin:0 0 1.25rem}.csp-lead{font-size:1.125rem;line-height:1.7;color:#4b5563;margin:0 0 1.5rem}.csp-lead--center{max-width:38rem;margin-left:auto;margin-right:auto}.csp-hero-visual{width:100%;max-width:42rem;margin:0 auto;min-height:8.75rem;border-radius:1rem;background:#f6f2f8;border:2px dashed #d8c8e8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.25rem;box-sizing:border-box}.csp-hero-visual--filled{border:none;background:transparent;min-height:0;padding:0;overflow:hidden}.csp-hero-visual__img{width:100%;height:auto;display:block;border-radius:1rem;object-fit:cover;max-height:22rem}.csp-hero-visual__placeholder-icon{color:#6b256b66}.csp-hero-visual__label{font-size:.8125rem;font-weight:600;color:#6b256b;margin:0}.csp-section{padding:5rem 0}.csp-section--tint{background:#f6f2f8;padding:4rem 0}.csp-h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2;color:#16213b;margin:0 0 2rem}.csp-h2--center{text-align:center}.csp-cards{display:grid;gap:1.5rem}@media screen and (min-width:750px){.csp-cards{grid-template-columns:repeat(3,1fr)}}.csp-card{border-radius:1rem;border:2px solid;background:#fff;box-shadow:0 1px 3px #0000000f;padding:1.75rem;display:flex;flex-direction:column}.csp-card--purple{border-color:#6b256b}.csp-card--blue{border-color:#256b9a}.csp-card--pink{border-color:#d65ca8}.csp-card__icon-wrap{width:2.75rem;height:2.75rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.csp-card__icon-wrap--purple{background:#f6f2f8}.csp-card__icon-wrap--blue{background:#eef7fa}.csp-card__icon-wrap--pink{background:#fef3ff}.csp-card__icon{width:1.25rem;height:1.25rem;flex-shrink:0}.csp-card__title{font-size:1.25rem;font-weight:700;margin:0 0 .5rem}.csp-card__title--purple{color:#6b256b}.csp-card__title--blue{color:#256b9a}.csp-card__title--pink{color:#d65ca8}.csp-card__tagline{font-size:.875rem;line-height:1.6;color:#4b5563;font-style:italic;margin:0 0 1.25rem}.csp-card__body{display:flex;flex-direction:column;gap:1rem;flex:1}.csp-card__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin:0 0 .25rem}.csp-card__text{font-size:.875rem;line-height:1.6;color:#16213b;margin:0}.csp-card__list{list-style:none;padding:0;margin:0}.csp-card__list-item{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#4b5563;margin-bottom:.25rem}.csp-card__list-item:last-child{margin-bottom:0}.csp-card__list-check{width:.75rem;height:.75rem;flex-shrink:0}.csp-btn{margin-top:1.5rem;display:inline-flex;align-items:center;justify-content:center;width:100%;padding:1rem 1.25rem;border-radius:9999px;font-size:.9375rem;font-weight:700;font-family:var(--font-body-family),"Poppins",sans-serif;text-decoration:none;border:none;cursor:pointer;box-shadow:0 4px 12px #00000014;transition:background-color .2s ease,transform .2s ease;box-sizing:border-box}.csp-btn:hover{transform:translateY(-1px);color:#fff}.csp-btn--purple{background:#6b256b;color:#fff}.csp-btn--purple:hover{background:#5a1f5a;color:#fff}.csp-btn--blue{background:#256b9a;color:#fff}.csp-btn--blue:hover{background:#1e5578;color:#fff}.csp-btn--pink{background:#d65ca8;color:#fff}.csp-btn--pink:hover{background:#c04a95;color:#fff}.csp-table-wrap{overflow-x:auto;border-radius:1rem;border:1px solid #e9dff2;background:#fff}.csp-table{width:100%;border-collapse:collapse;min-width:520px}.csp-table__th{padding:1rem 1.5rem;font-size:.8125rem;font-weight:700;text-align:center;background:#f6f2f8;border-bottom:1px solid #e9dff2}.csp-table__th--org{text-align:left;color:#16213b}.csp-table__th--purple{color:#6b256b}.csp-table__th--blue{color:#256b9a}.csp-table__row{border-bottom:1px solid #f0ebf5;background:#fff}.csp-table__row--alt{background:#fafaf9}.csp-table__cell{padding:1rem 1.5rem;vertical-align:middle}.csp-table__cell--org{text-align:left}.csp-table__cell--check{text-align:center}.csp-table__org{display:flex;align-items:center;gap:.75rem}.csp-table__org-icon{width:1rem;height:1rem;flex-shrink:0}.csp-table__org-label{font-size:.875rem;font-weight:600;color:#16213b}.csp-table__check{width:1.25rem;height:1.25rem;margin:0 auto;display:block}.csp-table__dash{color:#d1d5db;font-size:1.125rem;line-height:1}.csp-table-footnote{font-size:.8125rem;color:#9ca3af;text-align:center;margin:1rem 0 0}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-compare-solutions-page.css.map */
