.squares-with-digit-wrapper .squares-with-digit-inner{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.squares-with-digit-inner .single-square{background:#f0ebe3;background:var(--color-dark-beige);display:flex;flex-direction:column;justify-content:center;padding:16px;text-align:center;width:calc(33.3% - 13px)}.squares-with-digit-wrapper.two-in-row .single-square{width:calc(50% - 10px)}.squares-with-digit-wrapper.three-in-row .single-square{width:calc(33.3% - 14px)}.squares-with-digit-wrapper.four-in-row .single-square{width:calc(25% - 15px)}.squares-with-digit-wrapper.five-in-row .single-square{width:calc(20% - 16px)}.squares-with-digit-wrapper.four-and-three .single-square:nth-child(7n+1),.squares-with-digit-wrapper.four-and-three .single-square:nth-child(7n+2),.squares-with-digit-wrapper.four-and-three .single-square:nth-child(7n+3),.squares-with-digit-wrapper.four-and-three .single-square:nth-child(7n+4){width:calc(25% - 15px)}.squares-with-digit-wrapper.four-and-three .single-square:nth-child(7n+5),.squares-with-digit-wrapper.four-and-three .single-square:nth-child(7n+6),.squares-with-digit-wrapper.four-and-three .single-square:nth-child(7n+7){width:calc(33.3% - 14px)}.squares-with-digit-inner .single-square [data-hs-cos-field=digit]{font-size:32px;line-height:1.25}.squares-with-digit-inner .single-square [data-hs-cos-field=text],.squares-with-digit-inner .single-square [data-hs-cos-field=text_before_digit]{font-size:18px;line-height:1.2}@media (max-width:991px){.squares-with-digit-inner .single-square [data-hs-cos-field=digit],.squares-with-digit-inner .single-square [data-hs-cos-field=text],.squares-with-digit-inner .single-square [data-hs-cos-field=text_before_digit]{line-height:1.2}.squares-with-digit-wrapper .squares-with-digit-inner{gap:12px}.squares-with-digit-wrapper .squares-with-digit-inner .single-square{padding:20px 12px;width:calc(50% - 6px)!important}.squares-with-digit-wrapper .squares-with-digit-inner .single-square.mobile-full-width{width:100%!important}}