.theme-markas .cards-block--pillars.bg-light,.theme-markas .cards-block--pillars{background-color:var(--color-neutral)}.theme-markas .cards-pillars-header{margin-bottom:clamp(2.5rem,6vw,3.5rem);text-align:center}.theme-markas .cards-pillars-eyebrow{margin:0 0 .75rem;font-family:ui-monospace,cascadia code,source code pro,Menlo,monospace;font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#848484}.theme-markas .cards-pillars-title{margin:0;font-size:clamp(1.75rem,3vw + .5rem,2.5rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-primary)}.theme-markas .cards-pillars-lead{max-width:36rem;margin:1.25rem auto 0;font-size:clamp(1rem,1.5vw,1.0625rem);line-height:1.7;color:#5d5f5f}.theme-markas .cards-pillars-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:0;border:1px solid rgba(0,0,0,8%);border-radius:.75rem;background-color:#fff;overflow:hidden;box-shadow:0 1px 2px rgba(26,28,31,4%)}.theme-markas .cards-pillars-item{display:flex;flex-direction:column;min-width:0;padding:clamp(1.75rem,4vw,2.5rem);border-bottom:1px solid rgba(0,0,0,8%)}.theme-markas .cards-pillars-item:last-child{border-bottom:none}.theme-markas .cards-pillars-item__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.theme-markas .cards-pillars-item__index{font-family:ui-monospace,cascadia code,source code pro,Menlo,monospace;font-size:.75rem;font-weight:600;letter-spacing:.06em;color:#848484}.theme-markas .cards-pillars-item__icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:1px solid var(--color-primary);border-radius:.5rem;background-color:var(--color-primary);color:#fff}.theme-markas .cards-pillars-item__icon .icon{color:#fff}.theme-markas .cards-pillars-item__title{margin:0 0 .75rem;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--color-primary)}.theme-markas .cards-pillars-item__description{margin:0;font-size:clamp(.9375rem,1.5vw,1rem);line-height:1.65;color:#5d5f5f}@media(min-width:768px){.theme-markas .cards-pillars-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.theme-markas .cards-pillars-item{border-bottom:none;border-right:1px solid rgba(0,0,0,8%)}.theme-markas .cards-pillars-item:last-child{border-right:none}}@media(max-width:767px){.theme-markas .cards-pillars-item__head{margin-bottom:1rem}.theme-markas .cards-pillars-item__icon{width:2.5rem;height:2.5rem}}