.growthbox-values{background:var(--wp--preset--color--deep-blue,#12345a);color:var(--wp--preset--color--white,#fff);padding-bottom:var(--growthbox-section-padding-bottom,var(--wp--custom--values--section-padding-bottom,120px));padding-top:var(--growthbox-section-padding-top,var(--wp--custom--values--section-padding-top,60px))}.growthbox-values__inner{overflow:visible}.growthbox-values__header{align-items:center;display:flex;flex-direction:column;margin-inline:auto;max-width:var(--wp--custom--values--header-width,1280px);text-align:center}.growthbox-values__accent-rule{background:var(--wp--preset--color--magenta,#d50aea);display:block;height:var(--wp--custom--values--accent-rule-height,2px);margin-bottom:var(--wp--custom--values--accent-rule-gap,12px);width:var(--wp--custom--values--accent-rule-width,60px)}.growthbox-values__eyebrow{color:var(--wp--preset--color--magenta,#d50aea);font-size:var(--wp--custom--values--eyebrow-size,var(--wp--preset--font-size--small,14px));letter-spacing:var(--wp--custom--values--eyebrow-letter-spacing,2px);line-height:1.2;margin:0 0 var(--wp--custom--values--heading-gap,9px);text-transform:uppercase}.growthbox-values__eyebrow,.growthbox-values__heading{font-weight:var(--wp--custom--typography--font-weights--bold,700)}.growthbox-values__heading{color:var(--wp--preset--color--white,#fff);font-size:var(--wp--custom--values--heading-size,var(--wp--preset--font-size--h2-section,36px));line-height:var(--wp--custom--values--heading-line-height,1.18);margin:0}.growthbox-values__items{display:grid;gap:var(--wp--custom--values--row-gap,20px) var(--wp--custom--values--column-gap,18px);grid-template-columns:repeat(var(--growthbox-values-columns,3),minmax(0,1fr));margin-top:var(--wp--custom--values--grid-offset,84px)}.growthbox-values__item{--growthbox-values-accent:var(--wp--preset--color--cyan,#06d7fe);background:var(--wp--preset--color--midnight,#091a2d);border:1px solid var(--wp--preset--color--twilight,#232746);border-radius:var(--wp--custom--values--card-radius,var(--wp--custom--radius--lg,16px));box-sizing:border-box;color:var(--wp--preset--color--white,#fff);min-height:var(--wp--custom--values--card-height,200px);overflow:hidden;padding:var(--wp--custom--values--card-padding-top,27px) var(--wp--custom--values--card-padding-x,27px) var(--wp--custom--values--card-padding-bottom,24px);position:relative}.growthbox-values__item:before{background:var(--growthbox-values-accent);content:"";height:var(--wp--custom--values--accent-bar-height,4px);inset:-1px -1px auto -1px;position:absolute}.growthbox-values__item--magenta{--growthbox-values-accent:var(--wp--preset--color--magenta,#d50aea)}.growthbox-values__item--violet{--growthbox-values-accent:var(--wp--preset--color--violet,#816de5)}.growthbox-values__number{color:var(--growthbox-values-accent);font-size:var(--wp--custom--values--number-size,var(--wp--preset--font-size--large,24px));line-height:1.2;margin:0 0 var(--wp--custom--values--number-gap,8px)}.growthbox-values__number,.growthbox-values__title{font-weight:var(--wp--custom--typography--font-weights--bold,700)}.growthbox-values__title{color:var(--wp--preset--color--white,#fff);font-size:var(--wp--custom--values--card-title-size,var(--wp--preset--font-size--lede,19px));line-height:var(--wp--custom--values--card-title-line-height,1.25);margin:0 0 var(--wp--custom--values--copy-gap,7px)}.growthbox-values__copy{color:var(--wp--preset--color--white,#fff);font-size:var(--wp--custom--values--copy-size,var(--wp--preset--font-size--base,16px));line-height:var(--wp--custom--values--copy-line-height,1.625)}.growthbox-values__copy p{margin:0}.growthbox-values__copy p+p{margin-top:.8em}.growthbox-values--columns-1 .growthbox-values__items{grid-template-columns:minmax(0,1fr)}.growthbox-values--columns-2 .growthbox-values__items{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:1080px){.growthbox-values__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.growthbox-values{padding-bottom:var(--growthbox-section-mobile-padding-bottom,48px);padding-top:var(--growthbox-section-mobile-padding-top,48px)}.growthbox-values__header{align-items:flex-start;text-align:left}.growthbox-values__accent-rule{display:none}.growthbox-values__eyebrow{font-size:var(--wp--custom--values--mobile-eyebrow-size,11px);letter-spacing:var(--wp--custom--values--mobile-eyebrow-letter-spacing,1.8px);margin-bottom:12px}.growthbox-values__heading{font-size:var(--wp--custom--values--mobile-heading-size,26px);line-height:var(--wp--custom--values--mobile-heading-line-height,1.23)}.growthbox-values__items{gap:var(--wp--custom--values--mobile-row-gap,12px);grid-template-columns:1fr;margin-top:var(--wp--custom--values--mobile-grid-offset,34px)}.growthbox-values__item{min-height:0;padding:24px 22px 22px}.growthbox-values__number{font-size:22px}.growthbox-values__title{font-size:18px}.growthbox-values__copy{font-size:var(--wp--preset--font-size--small,14px);line-height:1.55}}