.financial-summary{margin-bottom:20px}.financial-summary .tables{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px}@media(min-width:768px){.financial-summary .tables{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;-ms-flex-direction:row;flex-direction:row;justify-content:space-between}}.financial-summary .tables .table{-webkit-box-flex:1;border:1px solid #ebebeb;border-radius:8px;-ms-flex:1;flex:1;padding:16px}@media(min-width:1920px){.financial-summary .tables .table{padding:20px}}.financial-summary .tables .table ul li{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:1px solid #ebebeb;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:10px;padding-bottom:10px}.financial-summary .tables .table ul li:last-child{border:none;margin-bottom:0;padding-bottom:0}.financial-summary .tables .table ul li .text{color:#737373;font-weight:500}.financial-summary .tables .table ul li .text,.financial-summary .tables .table ul li .value{font-size:14px;font-size:calc(14px*var(--type-scale, 1));font-style:normal;letter-spacing:0;line-height:20px;line-height:calc(20px*var(--type-scale, 1))}.financial-summary .tables .table ul li .value{color:#0a0a0a;font-weight:600}.financial-summary h6{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#0a0a0a;display:-webkit-box;display:-moz-box;font-size:20px;font-size:calc(20px*var(--type-scale, 1));font-style:normal;font-weight:700;letter-spacing:0;line-height:28px;line-height:calc(28px*var(--type-scale, 1));margin-bottom:20px;overflow:hidden;white-space:inherit}@media(min-width:1920px){.financial-summary h6{margin-bottom:24px}}