:root{--bp-xs:480px;--bp-sm:834px;--bp-xl:1200px;--bp-xxl:1920px;--bp-mxs:479px;--bp-msm:833px;--bp-mxl:1199px;--bp-mxxl:1919px;--bp-addon-1360:1360px;--bp-addon-1380:1380px;--bp-addon-1279:1279px}.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.centersb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@-webkit-keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@-webkit-keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}@keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}.table-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Jost,normal}.table-block>div{display:grid;padding:20px 30px;grid-template-columns:minmax(140px,-webkit-max-content) repeat(auto-fit,minmax(0,1fr));grid-template-columns:minmax(140px,max-content) repeat(auto-fit,minmax(0,1fr));gap:50px;min-height:120px;border:1px solid #e6e6e6;border-radius:0;overflow:hidden}.table-block>div>div:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;width:175px;color:#222}.table-block>div:first-child{border-top-left-radius:20px;border-top-right-radius:20px}.table-block>div:last-child{border-bottom-right-radius:20px;border-bottom-left-radius:20px}.table-block>div+div{border-top:none}.table-block b{display:block;font-weight:500;font-size:16px;line-height:24px;color:#3c3c3c}.table-block span{display:block;font-size:12px;line-height:18px;color:#999}.table-block h4{margin:0 0 16px;font-family:Jost,normal;font-weight:500;font-size:18px;line-height:26px;color:#222}@media (max-width:1919px){.table-block>div{gap:36px}.table-block>div>div:first-child{width:160px}}@media (max-width:833px){.table-block>div{grid-template-columns:1fr;gap:12px;min-height:0;padding:12px}.table-block>div>div:first-child{width:auto;gap:4px}.table-block>div:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.table-block>div:last-child{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.table-block b{font-size:14px;line-height:16px}.table-block span{font-size:14px;line-height:16px}.table-block h4{margin-bottom:8px;font-size:16px;line-height:20px}}