.co-hero{border-bottom:1px solid #f0f0f0;padding-bottom:2rem}@media (min-width:768px){.co-hero{padding-bottom:2.5rem}}.co-hero__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#727272;margin:0 0 .75rem;font-size:.75rem;font-weight:600}.co-hero__title{letter-spacing:.04em;text-transform:uppercase;color:#222;margin:0 0 1rem;font-size:1.5rem;font-weight:700}@media (min-width:768px){.co-hero__title{font-size:1.875rem}}.co-hero__lead{color:#727272;max-width:42rem;margin:0;font-size:15px;line-height:1.6}.co-page-body{margin-top:3rem}@media (min-width:768px){.co-page-body{margin-top:4rem}}.co-sections{flex-direction:column;gap:3rem;display:flex}@media (min-width:768px){.co-sections{gap:4rem}}.co-nav-sticky{top:var(--site-header-offset,80px);z-index:40;background-color:#fff;border-bottom:1px solid #f0f0f0;margin:0;padding:.75rem 0 .875rem;position:sticky}.co-nav{flex-wrap:wrap;gap:.625rem;display:flex}.co-nav__link{box-sizing:border-box;color:#222;letter-spacing:.06em;text-transform:uppercase;background-color:#fff;border:1px solid #222;border-radius:0;justify-content:center;align-items:center;min-height:2.5rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.co-nav__link--active,.co-nav__link:focus-visible{color:#fff;background-color:#222;border-color:#fff;outline:none}@media (hover:hover){.co-nav__link:hover{color:#fff;background-color:#222;border-color:#fff}}.co-section{scroll-margin-top:0}.co-section--last{margin-bottom:5rem;padding-bottom:1rem}@media (min-width:768px){.co-section--last{margin-bottom:7rem}}.co-section__title{letter-spacing:.12em;text-transform:uppercase;color:#222;border-bottom:1px solid #f0f0f0;margin:0 0 1.5rem;padding-bottom:.75rem;scroll-margin-top:0;font-size:1.125rem;font-weight:700}@media (min-width:768px){.co-section__title{font-size:1.25rem}}.co-grid-3{gap:1rem;display:grid}@media (min-width:768px){.co-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.co-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.co-grid-2{gap:1rem;display:grid}@media (min-width:768px){.co-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.co-card{background-color:#fafafa;border:1px solid #f0f0f0;padding:1.25rem}.co-card__head{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.co-card__title{color:#222;margin:0;font-size:15px;font-weight:700}.co-card__meta{letter-spacing:.08em;text-transform:uppercase;color:#727272;margin:.125rem 0 0;font-size:.6875rem;font-weight:600}.co-card__body{color:#727272;margin:0;font-size:.875rem;line-height:1.55}.co-callout{background-color:#fff;border:1px solid #f0f0f0;margin-top:1.5rem;padding:1rem 1.25rem;font-size:.875rem}.co-callout__title{color:#222;margin:0 0 .25rem;font-weight:700}.co-callout__body{color:#727272;margin:0;line-height:1.5}.co-step-num{color:#fff;font-variant-numeric:tabular-nums;background-color:#222;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.8125rem;font-weight:700;line-height:1;display:inline-flex}.co-step-num--sm{width:1.75rem;height:1.75rem;font-size:.75rem}.co-term-card{background-color:#fafafa;border:1px solid #f0f0f0;border-left:3px solid #222;padding:1.25rem}.co-term-card__head{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.co-term-card__title{color:#222;margin:0;font-size:15px;font-weight:700}.co-table-wrap{border:1px solid #f0f0f0;overflow-x:auto}.co-table{border-collapse:collapse;width:100%;min-width:640px;font-size:.875rem}.co-table thead tr{color:#fff;text-align:left;background-color:#222}.co-table th{letter-spacing:.08em;text-transform:uppercase;padding:.75rem 1rem;font-size:.6875rem;font-weight:700}.co-table td{color:#727272;border-top:1px solid #f0f0f0;padding:.75rem 1rem}.co-table tbody tr:nth-child(2n){background-color:#fafafa}.co-table td:first-child{color:#222;font-weight:600}.co-footnote{color:#727272;margin:.75rem 0 0;font-size:.875rem;line-height:1.5}.co-category-hint{color:#727272;margin:.375rem 0 0;font-size:.75rem;line-height:1.45}.co-category-hint__wa{color:#25d366;text-underline-offset:2px;font-weight:600;text-decoration:underline}.co-category-hint__wa:hover{color:#1ebe57}.co-form-card{background-color:#fff;border:1px solid #f0f0f0;padding:1.25rem}@media (min-width:768px){.co-form-card{padding:1.75rem}}.co-form-layout{gap:2rem;display:grid}@media (min-width:1024px){.co-form-layout{grid-template-columns:1fr 22.5rem}}.co-form{flex-direction:column;gap:1.25rem;display:flex}.co-form-row{gap:1.25rem;display:grid}@media (min-width:768px){.co-form-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.co-label{letter-spacing:.04em;text-transform:uppercase;color:#222;margin-bottom:.375rem;font-size:.8125rem;font-weight:700;display:block}.co-input,.co-select{box-sizing:border-box;color:#222;background-color:#fafafa;border:1px solid #f0f0f0;border-radius:0;width:100%;padding:.75rem 1rem;font-size:1rem;line-height:1.4;display:block}@media (min-width:768px){.co-input,.co-select{font-size:.875rem}}.co-input::placeholder{color:#b6b6b6}.co-input:focus,.co-select:focus{background-color:#fff;border-color:#222;outline:none}.co-radio-row{flex-wrap:wrap;gap:1rem;display:flex}.co-radio-label{color:#222;cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.co-estimate{background-color:#fafafa;border:1px solid #f0f0f0;height:fit-content;padding:1.25rem}@media (min-width:1024px){.co-estimate{top:calc(var(--site-header-offset,80px) + var(--co-sticky-nav-height,56px));position:sticky}}.co-estimate__title{letter-spacing:.08em;text-transform:uppercase;color:#222;margin:0 0 1rem;font-size:.8125rem;font-weight:700}.co-estimate-row{justify-content:space-between;gap:1rem;margin-bottom:.75rem;font-size:.875rem;display:flex}.co-estimate-row dt{color:#727272}.co-estimate-row dd{color:#222;text-align:right;margin:0}.co-estimate-total{color:#222;border-top:1px solid #f0f0f0;justify-content:space-between;gap:1rem;padding-top:.75rem;font-size:1rem;font-weight:700;display:flex}.co-success{text-align:center}.co-success__title{color:#222;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.co-success__body{color:#727272;max-width:28rem;margin:0 auto 1.5rem;font-size:.875rem;line-height:1.55}
