.text-with-numbers{background:var(--color-bg);border-bottom:1px solid var(--color-border)}.text-with-numbers.text-left{text-align:left}.text-with-numbers.text-center{text-align:center}.text-with-numbers.text-right{text-align:right}.text-with-numbers__inner{position:relative;display:grid;justify-content:center;border-left:1px solid var(--color-border);grid-template-columns:100%;z-index:1}@media only screen and (min-width: 768px){.text-with-numbers.number-columns-2 .text-with-numbers__inner,.text-with-numbers.number-columns-4 .text-with-numbers__inner{grid-template-columns:repeat(2,50%)}.text-with-numbers.number-columns-3 .text-with-numbers__inner{grid-template-columns:repeat(3,33.33%)}}@media only screen and (min-width: 1068px){.text-with-numbers.number-columns-4 .text-with-numbers__inner{grid-template-columns:repeat(4,25%)}}.text-with-numbers__block{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:20px;padding:16px;border-right:1px solid var(--color-border);aspect-ratio:1/1}@media only screen and (max-width: 767px){.text-with-numbers__block{border-bottom:1px solid var(--color-border)}.text-with-numbers__block:last-child{border-bottom:none}}@media only screen and (min-width: 768px) and (max-width: 1067px){.text-with-numbers.number-columns-4 .text-with-numbers__block{border-bottom:1px solid var(--color-border)}.text-with-numbers.number-columns-4 .text-with-numbers__block:nth-child(3),.text-with-numbers.number-columns-4 .text-with-numbers__block:last-child{border-bottom:none}}@media only screen and (min-width: 768px){.text-with-numbers.number-columns-3 .text-with-numbers__block{aspect-ratio:auto}}@media only screen and (min-width: 1068px){.text-with-numbers.number-columns-3 .text-with-numbers__block{aspect-ratio:1/1}.text-with-numbers.number-columns-4 .text-with-numbers__block{aspect-ratio:auto}}.text-with-numbers.text-center .text-with-numbers__block{align-items:center}.text-with-numbers.text-right .text-with-numbers__block{align-items:flex-end}.text-with-numbers__number{background:var(--color-heading, --color-accent);color:var(--color-bg, --bg-body);display:flex;justify-content:center;align-items:center;width:24px;height:24px;border-radius:50%;flex-shrink:0}@media only screen and (min-width: 1068px){.text-with-numbers__number{width:40px;height:40px}}.text-with-numbers__number .number{display:block;font-size:18px;line-height:1;font-weight:800}@media only screen and (min-width: 1068px){.text-with-numbers__number .number{font-size:32px}}.text-with-numbers__block-content .title{margin-bottom:16px;color:var(--color-heading, --color-accent)}.text-with-numbers__block-content .rte{color:var(--color-text, --color-accent)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/text-with-numbers.css.map */
