.cmmc{color:rgb(var(--color-foreground, 1, 1, 1));background:#fff;font-family:var(--font-body-family, "Inter", sans-serif);line-height:1.55;-webkit-font-smoothing:antialiased}.cmmc-container{max-width:112rem;margin:0 auto;padding-left:2rem;padding-right:2rem}.cmmc-container--narrow{max-width:72rem}.cmmc-section{padding-top:4.8rem;padding-bottom:4.8rem;background:#fff;border-bottom:1px solid #eef0f3}.cmmc-section:last-of-type{border-bottom:none}.cmmc-section--compact{padding-top:3.2rem;padding-bottom:3.2rem}@media(min-width:768px){.cmmc-container{padding-left:4rem;padding-right:4rem}.cmmc-section{padding-top:6.4rem;padding-bottom:6.4rem}}@media(min-width:1024px){.cmmc-section{padding-top:9.6rem;padding-bottom:9.6rem}}.cmmc-h1{font-size:3.2rem;line-height:1.15;letter-spacing:-.01em;font-weight:600;margin:0 0 1.6rem;color:#101828}.cmmc-h1__cta{color:#1566e0;animation:cmmc-h1-cycle 6s steps(1,end) infinite}@keyframes cmmc-h1-cycle{0%,33.33%{color:#dc2626}33.34%,66.66%{color:#16a34a}66.67%,to{color:#d97706}}@media(prefers-reduced-motion:reduce){.cmmc-h1__cta{animation:none;color:#1566e0}}.cmmc-h2{font-size:2.8rem;line-height:1.2;letter-spacing:-.01em;font-weight:600;margin:0 0 1.6rem;color:#101828}.cmmc-h3{font-size:2.2rem;line-height:1.25;font-weight:600;margin:0 0 1.2rem;color:#101828}@media(min-width:768px){.cmmc-h1{font-size:4.4rem}.cmmc-h2{font-size:3.4rem}.cmmc-h3{font-size:2.4rem}}@media(min-width:1024px){.cmmc-h1{font-size:5.2rem}.cmmc-h2{font-size:3.8rem}}.cmmc-subhead{font-size:1.7rem;line-height:1.55;color:#475467;margin:0 0 2.4rem;max-width:62rem}.cmmc-body{font-size:1.6rem;color:#344054;margin:0 0 1.6rem;max-width:62rem;text-wrap:pretty}.cmmc-body--center{margin-left:auto;margin-right:auto}.cmmc-caption{font-size:1.4rem;color:#667085;margin:2.4rem 0;max-width:62rem;text-wrap:pretty}.cmmc-caption.cmmc-text-center{margin-left:auto;margin-right:auto}.cmmc-small{font-size:1.3rem;color:#667085;margin:1.6rem auto 0;max-width:52rem}.cmmc-emphasis{font-size:1.6rem;color:#101828;font-weight:500;padding:1.6rem 2rem;border-left:3px solid var(--color-accent-hex, #1566e0);background:#f5f7fa;margin:2rem 0 0}.cmmc-text-center{text-align:center}.cmmc-btn{display:inline-flex;align-items:center;justify-content:center;padding:1.2rem 2rem;border-radius:6px;font-size:1.5rem;font-weight:600;text-decoration:none;line-height:1.2;border:1px solid transparent;transition:background-color .18s ease-out,color .18s ease-out,border-color .18s ease-out,transform .18s ease-out,box-shadow .18s ease-out;cursor:pointer}.cmmc-btn--primary{background:#1566e0;color:#fff}.cmmc-btn--primary:hover,.cmmc-btn--primary:focus{background:#0f4fb0;transform:translateY(-1px);box-shadow:0 4px 12px #1566e040}.cmmc-btn--secondary{background:transparent;color:#1566e0;border-color:#1566e0}.cmmc-btn--secondary:hover,.cmmc-btn--secondary:focus{background:#1566e00f}.cmmc-btn--large{padding:1.6rem 2.8rem;font-size:1.7rem}.cmmc-ctas{display:flex;flex-direction:column;gap:1.2rem;margin:2.4rem 0;align-items:flex-start}.cmmc-ctas--center{align-items:center;flex-direction:column}@media(min-width:600px){.cmmc-ctas{flex-direction:row;align-items:center;flex-wrap:wrap}}.cmmc-link{display:inline-flex;align-items:center;gap:.4rem;color:#1566e0;font-weight:600;font-size:1.5rem;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .18s ease-out}.cmmc-link:hover{border-bottom-color:#1566e0}.cmmc-svg{width:100%;height:auto;display:block;max-width:100%;border:1px solid #e4e7ec;border-radius:8px;background:#fff;padding:2.4rem;box-sizing:border-box;margin:0 auto}.cmmc-svg--timeline{max-width:96rem}.cmmc-svg--pyramid{max-width:72rem}.cmmc-svg--network,.cmmc-svg--supply{max-width:80rem}.cmmc-placeholder{background:#eef2f7;border:1px dashed #cbd5e1;border-radius:8px;min-height:24rem;display:flex;align-items:center;justify-content:center;padding:2rem}.cmmc-placeholder--hero{min-height:28rem}.cmmc-placeholder--wide{min-height:20rem}.cmmc-placeholder--tall{min-height:32rem}.cmmc-placeholder--pdf{min-height:32rem;background:linear-gradient(135deg,#eef2f7,#e2e8f0)}.cmmc-placeholder__label{font-family:var(--font-mono-family, "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace);font-size:1.2rem;color:#475467;text-align:center;max-width:40rem;line-height:1.6}.cmmc-hero{padding:4rem 0 2rem}.cmmc-hero-img{width:100%;height:auto;display:block;border-radius:12px;object-fit:cover;aspect-ratio:4 / 3;box-shadow:0 8px 24px #10182814}.cmmc-asset{width:100%;height:auto;display:block;border-radius:10px;box-shadow:none;background:#fff}.cmmc-asset--dashboard{aspect-ratio:4 / 3;object-fit:contain;background:#fff;padding:1.2rem;max-width:96rem;margin:0 auto}.cmmc-asset--pdf{aspect-ratio:4 / 5;object-fit:contain;padding:1.6rem;background:#f5f7fa;max-width:56rem;margin:0 auto}.cmmc-hero__inner{display:grid;gap:3.2rem}.cmmc-hero__body{max-width:62rem}.cmmc-trust{font-size:1.3rem;color:#667085;margin:1.6rem 0 0}@media(min-width:1024px){.cmmc-hero{padding:6.4rem 0 3.2rem}.cmmc-hero__inner{grid-template-columns:1fr 1fr;align-items:center;gap:6rem}.cmmc-hero__media{order:2}.cmmc-hero__body{order:1}}.cmmc-statband{background:#f5f7fa;padding:4.8rem 0}.cmmc-countdown-band{background:#0a0a14;color:#fff}.cmmc-countdown-heading{text-align:center;font-size:1.3rem;letter-spacing:.18em;text-transform:uppercase;color:#9aa3b2;margin-bottom:2.4rem;font-weight:600}.cmmc-countdown{display:flex;justify-content:center;align-items:flex-start;gap:1rem;flex-wrap:nowrap}.cmmc-countdown__unit{display:flex;flex-direction:column;align-items:center;min-width:6rem}.cmmc-countdown__num{font-size:4.8rem;font-weight:700;letter-spacing:-.02em;color:#ff3b3b;line-height:1;font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.cmmc-countdown__label{font-size:1.1rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#9aa3b2;margin-top:1rem}.cmmc-countdown__sep{font-size:4.8rem;font-weight:300;color:#3a3a4a;line-height:1;padding-top:0}@media(min-width:768px){.cmmc-countdown{gap:2.4rem}.cmmc-countdown__unit{min-width:9rem}.cmmc-countdown__num,.cmmc-countdown__sep{font-size:7.2rem}.cmmc-countdown__label{font-size:1.3rem}}@media(min-width:1024px){.cmmc-countdown__num,.cmmc-countdown__sep{font-size:9.6rem}}.cmmc-stats{display:grid;gap:3.2rem;text-align:center}.cmmc-stat__num{font-size:4.8rem;font-weight:600;letter-spacing:-.02em;color:#1566e0;line-height:1;margin-bottom:.8rem}.cmmc-stat__label{font-size:1.4rem;color:#475467;max-width:28rem;margin:0 auto}@media(min-width:768px){.cmmc-stats{grid-template-columns:repeat(3,1fr);gap:2rem;position:relative}.cmmc-stat{padding:0 2rem;border-left:1px solid rgba(16,24,40,.1)}.cmmc-stat:first-child{border-left:none}.cmmc-stat__num{font-size:6.4rem}}@media(min-width:1024px){.cmmc-statband{padding:6.4rem 0}.cmmc-stat__num{font-size:7.6rem}}.cmmc-two-col{display:grid;gap:3.2rem}.cmmc-two-col__visual{order:1}.cmmc-two-col__body{order:2}@media(min-width:1024px){.cmmc-two-col{grid-template-columns:1fr 1fr;align-items:center;gap:6rem}.cmmc-two-col--stacked-svg{display:block}.cmmc-two-col--stacked-svg .cmmc-two-col__visual{margin:0 auto 2.4rem;max-width:96rem}.cmmc-two-col--stacked-svg .cmmc-two-col__body{max-width:72rem;margin:0 auto}}.cmmc-two-col--stacked-svg{display:block}.cmmc-two-col--stacked-svg .cmmc-two-col__visual{margin-bottom:2rem}.cmmc-section:has(.cmmc-two-col--stacked-svg){padding-top:3.2rem;padding-bottom:3.2rem}.cmmc-bullets{list-style:disc;padding-left:2rem;margin:0 0 2rem;font-size:1.6rem;color:#344054}.cmmc-bullets li{margin-bottom:1rem;line-height:1.55}.cmmc-bullets strong{color:#101828;font-weight:600}.cmmc-callout{background:#fff;border:1px solid #e4e7ec;border-radius:8px;padding:2rem;margin-top:2rem}.cmmc-callout__title{font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#1566e0;margin:0 0 1rem}.cmmc-callout__list{font-size:1.6rem;color:#101828;font-weight:500;margin:0 0 1rem}.cmmc-callout__body{font-size:1.4rem;color:#475467;margin:0}.cmmc-primes-card{background:linear-gradient(180deg,#fef2f2,#fff 60%);border:1px solid #fecaca;border-left:3px solid #dc2626;border-radius:10px;padding:2rem 2.2rem;margin-top:2rem}.cmmc-primes-card__eyebrow{font-family:ui-monospace,Menlo,monospace;font-size:1.2rem;letter-spacing:.14em;text-transform:uppercase;color:#b91c1c;font-weight:700;margin:0 0 1.4rem}.cmmc-primes-card__chips{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1.6rem}.cmmc-prime-chip{display:inline-flex;align-items:center;background:#fff;border:1px solid #e4e7ec;border-radius:6px;padding:.7rem 1.1rem;font-size:1.4rem;color:#101828;font-weight:600;letter-spacing:-.005em;line-height:1;box-shadow:0 1px 2px #1018280a}.cmmc-primes-card__warn{margin:0;font-size:1.4rem;color:#7f1d1d;line-height:1.55}.cmmc-primes-card__warn strong{color:#7f1d1d;display:block;font-weight:700;margin-bottom:.3rem}.cmmc-compare{display:grid;gap:1.6rem;margin:4.8rem 0 2.4rem;align-items:center}.cmmc-compare__side{padding:3.2rem 2.4rem;border-radius:8px;text-align:center;box-shadow:0 1px 2px #1018280a,0 6px 16px #1018280f}.cmmc-compare__side--muted{background:#f2f4f7;color:#667085}.cmmc-compare__side--accent{background:#1566e0;color:#fff}.cmmc-compare__num{font-size:3.6rem;font-weight:600;letter-spacing:-.02em;line-height:1;margin-bottom:.8rem}.cmmc-compare__label{font-size:1.3rem;opacity:.9}.cmmc-compare__vs{font-size:1.4rem;color:#98a2b3;font-weight:600;text-transform:uppercase;letter-spacing:.1em}@media(min-width:768px){.cmmc-compare{grid-template-columns:1fr auto 1fr}.cmmc-compare__num{font-size:4.4rem}}.cmmc-cards{display:grid;gap:2rem;margin-top:3.2rem}.cmmc-card{background:#fff;border:1px solid #eef0f3;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 1px 2px #1018280a,0 6px 16px #1018280f;transition:border-color .2s ease-out,box-shadow .2s ease-out,transform .2s ease-out}.cmmc-card:hover{border-color:#c7d7f0;box-shadow:0 1px 2px #1018280a,0 12px 28px #1566e01a,0 24px 48px #1018280f;transform:translateY(-2px)}.cmmc-card__photo{aspect-ratio:4 / 3;overflow:hidden;background:#f5f7fa}.cmmc-card__photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease-out}.cmmc-card:hover .cmmc-card__photo img{transform:scale(1.03)}.cmmc-card__content{padding:2rem 2rem 2.2rem;display:flex;flex-direction:column;flex:1}.cmmc-card__icon{width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;background:#1566e014;color:#1566e0;border-radius:8px;margin-bottom:1.2rem}.cmmc-card__title{font-size:1.8rem;font-weight:600;color:#101828;margin:0 0 .8rem}.cmmc-card__body{font-size:1.5rem;color:#475467;margin:0}.cmmc-honest{background:#fff;border:2px solid #fef3c7;border-left:4px solid #f59e0b;border-radius:8px;padding:2rem;margin:3.2rem 0}.cmmc-honest__title{font-size:1.4rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#92400e;margin:0 0 .8rem}.cmmc-honest__body{font-size:1.5rem;color:#475467;margin:0}.cmmc-price-row{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start;padding:2rem 0 0;border-top:1px solid #e4e7ec;margin-top:2rem}.cmmc-price{font-size:1.7rem;color:#344054}.cmmc-price strong{font-size:2.4rem;color:#101828;font-weight:600}@media(min-width:768px){.cmmc-cards{grid-template-columns:repeat(3,1fr)}.cmmc-price-row{flex-direction:row;align-items:center;justify-content:space-between}}.cmmc-table-wrap{margin:3.2rem 0 1.6rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.cmmc-table{width:100%;border-collapse:collapse;min-width:60rem;font-size:1.5rem}.cmmc-table th,.cmmc-table td{padding:1.6rem 1.4rem;text-align:left;border-bottom:1px solid #e4e7ec;color:#344054}.cmmc-table thead th{font-weight:600;color:#101828;font-size:1.4rem;background:#f5f7fa}.cmmc-table tbody th{font-weight:500;color:#101828}.cmmc-table__rio{background:#1566e00a}.cmmc-table thead .cmmc-table__rio{color:#1566e0;background:#1566e01a}.cmmc-mark{display:inline-block;font-size:1.4rem}.cmmc-mark--yes{color:#16a34a;font-weight:600}.cmmc-mark--no{color:#b91c1c}.cmmc-mark--partial{color:#b45309}.cmmc-expand{margin-top:1.6rem;border:1px solid #e4e7ec;border-radius:8px;padding:1.2rem 1.6rem;background:#fff}.cmmc-expand summary{cursor:pointer;font-weight:600;color:#1566e0;font-size:1.5rem;list-style:none;display:flex;align-items:center;gap:.6rem}.cmmc-expand summary::marker,.cmmc-expand summary::-webkit-details-marker{display:none}.cmmc-expand summary:after{content:"+";margin-left:auto;font-size:1.8rem;transition:transform .2s ease-out}.cmmc-expand[open] summary:after{content:"-"}.cmmc-expand p{margin:1.2rem 0 0;color:#475467;font-size:1.5rem;line-height:1.6}.cmmc-founder{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.6rem;max-width:68rem;margin:0 auto}.cmmc-founder__photo{width:8rem;height:8rem;border-radius:50%;object-fit:cover;background:#f5f7fa}.cmmc-founder__name{margin:0 0 .4rem;font-size:1.6rem;color:#101828}.cmmc-founder__creds{font-size:1.5rem;color:#475467;margin:0 0 1rem;max-width:62rem;line-height:1.55}@media(min-width:768px){.cmmc-founder{flex-direction:row;align-items:center;justify-content:center;gap:2.4rem;text-align:left}.cmmc-founder__photo{width:10rem;height:10rem;flex-shrink:0}}.cmmc-eyebrow{display:inline-block;font-family:ui-monospace,Menlo,monospace;font-size:1.2rem;letter-spacing:.18em;color:#1566e0;font-weight:600;margin:0 0 1.2rem}.cmmc-field-head{margin-bottom:3.2rem}.cmmc-field-head__lede{margin-top:1rem;color:#475467;font-size:1.5rem}.cmmc-field-cards{display:grid;gap:2rem;margin:0 0 2.4rem}.cmmc-field-card{background:#fff;border:1px solid #e4e7ec;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;text-align:left;position:relative;transition:border-color .2s ease-out,box-shadow .2s ease-out,transform .2s ease-out}.cmmc-field-card:hover{border-color:#c7d7f0;box-shadow:0 10px 28px #1566e014;transform:translateY(-2px)}.cmmc-field-card__photo{aspect-ratio:4 / 3;overflow:hidden;background:#f5f7fa}.cmmc-field-card__photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease-out}.cmmc-field-card:hover .cmmc-field-card__photo img{transform:scale(1.03)}.cmmc-field-card__content{padding:2rem 2rem 1.8rem;display:flex;flex-direction:column;gap:.8rem;flex:1}.cmmc-field-card__marker{display:inline-flex;align-items:center;gap:.6rem;font-family:ui-monospace,Menlo,monospace;font-size:1.1rem;letter-spacing:.14em;color:#1566e0;font-weight:600;text-transform:uppercase;margin-bottom:.4rem}.cmmc-field-card__marker svg{color:#1566e0;flex-shrink:0}.cmmc-field-card__eyebrow{font-size:1.2rem;letter-spacing:.08em;color:#475467;font-weight:600;text-transform:uppercase;margin:0}.cmmc-field-card__h{font-size:1.7rem;font-weight:600;color:#101828;margin:0;line-height:1.3;letter-spacing:-.005em}.cmmc-field-card__body{font-size:1.45rem;color:#475467;line-height:1.6;margin:.4rem 0 0;flex:1}.cmmc-field-card__meta{margin:1.2rem 0 0;padding-top:1.2rem;border-top:1px solid #eef2f7;font-family:ui-monospace,Menlo,monospace;font-size:1.1rem;color:#667085;letter-spacing:.04em}@media(min-width:768px){.cmmc-field-cards{grid-template-columns:repeat(3,1fr);gap:2rem}.cmmc-field-card__h{font-size:1.8rem}}.cmmc-audience{display:grid;gap:1.6rem;margin-top:3.2rem}.cmmc-audience__card{background:#fff;border:1px solid #e4e7ec;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s ease-out,box-shadow .2s ease-out,transform .2s ease-out}.cmmc-audience__card:hover{border-color:#c7d7f0;box-shadow:0 10px 28px #1566e014;transform:translateY(-2px)}.cmmc-audience__photo{aspect-ratio:4 / 3;overflow:hidden;background:#f5f7fa}.cmmc-audience__photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease-out}.cmmc-audience__card:hover .cmmc-audience__photo img{transform:scale(1.03)}.cmmc-audience__content{padding:2rem 2.2rem 2.2rem;flex:1;display:flex;flex-direction:column}.cmmc-audience__title{font-size:1.7rem;font-weight:600;color:#101828;margin:0 0 1rem;line-height:1.3}.cmmc-audience__card p{margin:0;color:#475467;font-size:1.5rem;line-height:1.6}@media(min-width:768px){.cmmc-audience{grid-template-columns:repeat(2,1fr)}}.cmmc-faq{margin-top:3.2rem;border-top:1px solid #e4e7ec}.cmmc-faq__item{border-bottom:1px solid #e4e7ec}.cmmc-faq__q{cursor:pointer;font-size:1.6rem;font-weight:600;color:#101828;padding:1.6rem 0;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem}.cmmc-faq__q::marker,.cmmc-faq__q::-webkit-details-marker{display:none}.cmmc-faq__q:after{content:"+";font-size:2rem;color:#1566e0;flex-shrink:0;transition:transform .2s ease-out}.cmmc-faq__item[open] .cmmc-faq__q:after{content:"-"}.cmmc-faq__a{padding:0 0 1.6rem}.cmmc-faq__a p{margin:0;color:#475467;font-size:1.5rem;line-height:1.6}.cmmc-close{background:linear-gradient(180deg,#0b1d3a,#0a1628);color:#fff;padding:6.4rem 0;text-align:center}.cmmc-close__h{font-size:3.2rem;font-weight:600;letter-spacing:-.01em;color:#fff;margin:0 0 1.2rem}.cmmc-close__sub{font-size:1.7rem;color:#ffffffbf;max-width:58rem;margin:0 auto 2.4rem}.cmmc-close .cmmc-btn--primary{background:#fff;color:#0b1d3a}.cmmc-close .cmmc-btn--primary:hover{background:#ffffffeb}.cmmc-close .cmmc-btn--secondary{color:#fff;border-color:#ffffff80}.cmmc-close .cmmc-btn--secondary:hover{background:#ffffff14;border-color:#fff}@media(min-width:768px){.cmmc-close{padding:9.6rem 0}.cmmc-close__h{font-size:4.4rem}.cmmc-close .cmmc-ctas{flex-direction:row;justify-content:center;gap:1.6rem}}.cmmc-sticky-cta{display:none}@media(max-width:767px){.cmmc-sticky-cta{display:block;position:fixed;left:0;right:0;bottom:0;padding:1.2rem 1.6rem max(1.2rem,env(safe-area-inset-bottom));background:#fff;box-shadow:0 -1px #10182814,0 -8px 24px #1018280f;transform:translateY(110%);transition:transform .25s ease-out;z-index:999}.cmmc-sticky-cta--visible{transform:translateY(0)}.cmmc-sticky-cta__btn{width:100%;justify-content:center;padding:1.4rem 2rem;font-size:1.6rem}.cmmc{padding-bottom:env(safe-area-inset-bottom)}}@media(prefers-reduced-motion:reduce){.cmmc *,.cmmc *:before,.cmmc *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.cmmc-testimonial-band{background:#f1f6fc;padding:6.4rem 0;border:none}.cmmc-testimonial{margin:0 auto;max-width:88rem;text-align:center;padding:0 2rem;border:none}.cmmc-testimonial__mark{display:none}.cmmc-testimonial__quote{margin:0;padding:0;border:none;background:none;quotes:none}.cmmc-testimonial__quote:before,.cmmc-testimonial__quote:after{content:none}.cmmc-testimonial__text{font-family:var(--font-body-family, "Inter", sans-serif);font-style:normal;font-weight:400;font-size:1.9rem;line-height:1.6;color:#1a1a2e;margin:0 0 3.2rem;letter-spacing:-.005em;text-wrap:pretty}.cmmc-testimonial__attr{display:flex;flex-direction:column;gap:.3rem;align-items:center}.cmmc-testimonial__who{font-family:var(--font-body-family, "Inter", sans-serif);font-style:normal;font-size:1.3rem;font-weight:600;color:#1a1a2e;letter-spacing:.1em;text-transform:uppercase}.cmmc-testimonial__role{font-family:var(--font-body-family, "Inter", sans-serif);font-style:normal;font-size:1.3rem;font-weight:400;color:#6b7280;letter-spacing:.02em}@media(min-width:768px){.cmmc-testimonial-band{padding:8rem 0}.cmmc-testimonial__text{font-size:2.2rem;line-height:1.55}}@media(min-width:1200px){.cmmc-testimonial-band{padding:9.6rem 0}.cmmc-testimonial__text{font-size:2.4rem}}.cmmc-countdown-strip{background:#1566e0;color:#fff;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(0,0,0,.12)}.cmmc-countdown-strip__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.2rem 2rem;padding:1.2rem 0;text-align:center}.cmmc-countdown-strip__label{font-size:1.2rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#ffffffd9}.cmmc-countdown-strip__values{display:inline-flex;align-items:baseline;gap:.8rem;font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.cmmc-countdown-strip__group{font-size:1.8rem;font-weight:700;letter-spacing:-.01em;color:#fff}.cmmc-countdown-strip__group em{font-size:1.1rem;font-style:normal;font-weight:600;color:#ffffffb3;margin-left:.15rem;letter-spacing:.04em}.cmmc-countdown-strip__cta{display:inline-block;background:#0a0a14;color:#fff;padding:.7rem 1.4rem;border-radius:6px;font-size:1.3rem;font-weight:700;letter-spacing:.02em;text-decoration:none;transition:background .15s}.cmmc-countdown-strip__cta:hover{background:#000}@media(min-width:768px){.cmmc-countdown-strip__group{font-size:2rem}}.cmmc-diagram-card{background:none;border:none;padding:0;box-shadow:none;max-width:100%;margin:0 auto}.cmmc-diagram-card .cmmc-diagram{display:block;width:100%;height:auto}.cmmc-coverage{background:#fff;padding:6.4rem 0 5.6rem}.cmmc-coverage__head{max-width:78rem;margin:0 auto 3.2rem;text-align:center}.cmmc-coverage__head .cmmc-eyebrow{display:inline-block;margin-bottom:1.2rem}.cmmc-coverage__intro{font-size:1.6rem;line-height:1.6;color:#475467;margin-top:1.2rem}.cmmc-coverage__tablewrap{overflow-x:auto;border:1px solid rgba(16,24,40,.08);border-radius:12px;background:#fff;box-shadow:0 1px 2px #1018280a}.cmmc-coverage__table{width:100%;border-collapse:collapse;font-size:1.4rem;line-height:1.5;min-width:78rem}.cmmc-coverage__table thead th{background:#0a0a14;color:#fff;font-weight:600;text-align:left;padding:1.6rem 1.4rem;font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.08)}.cmmc-coverage__table thead th:first-child{padding-left:2rem}.cmmc-coverage__table thead th:last-child{padding-right:2rem}.cmmc-coverage__table tbody td{padding:1.8rem 1.4rem;vertical-align:top;border-bottom:1px solid rgba(16,24,40,.06);color:#1a1a2e}.cmmc-coverage__table tbody td:first-child{padding-left:2rem}.cmmc-coverage__table tbody td:last-child{padding-right:2rem}.cmmc-coverage__table tbody tr:nth-child(2n) td{background:#fafbfc}.cmmc-coverage__table tbody tr:last-child td{border-bottom:none}.cmmc-coverage__code strong{display:block;font-family:SF Mono,Menlo,Consolas,monospace;font-size:1.5rem;color:#1566e0;font-weight:700;margin-bottom:.3rem}.cmmc-coverage__code span{display:block;font-size:1.2rem;color:#6b7280;font-weight:500}.cmmc-coverage__check{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:50%;background:#1e7d3a;color:#fff;font-size:1.1rem;font-weight:700;margin-right:.6rem;vertical-align:-2px}.cmmc-coverage__foot{margin-top:3.2rem;text-align:center;max-width:86rem;margin-left:auto;margin-right:auto}.cmmc-coverage__disclaimer{font-size:1.5rem;line-height:1.65;color:#475467;padding:1.6rem 2rem;background:#fef9e7;border-left:3px solid #d4a017;border-radius:6px;text-align:left;margin-bottom:2.4rem}.cmmc-coverage__disclaimer strong{color:#1a1a2e}.cmmc-coverage__ctas{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}@media(max-width:767px){.cmmc-coverage{padding:4.8rem 0 4rem}.cmmc-coverage__table{font-size:1.3rem}.cmmc-coverage__table thead th,.cmmc-coverage__table tbody td{padding:1.4rem 1rem}}
/*# sourceMappingURL=/cdn/shop/t/85/compiled_assets/styles.css.map */
