.table-wrapper{align-content:flex-start;align-items:flex-start;display:flex;font-family:THICCCBOI,sans-serif;font-size:14px;font-weight:400;justify-content:flex-start;line-height:1.5em;width:100%}.table-side{display:grid}.table-componnent{display:grid;grid-template-columns:1fr .5fr}.table-rows-heading{border:1px solid #00497f;border-bottom-color:transparent;border-radius:5px 5px 0 0;color:#000;font-size:20px;font-weight:700;line-height:1.2em;padding:5px 10px;text-align:center}.table-wrapper>div{width:100%}.table-componnent.is-empty{height:36px}.table-componnent.is-head{font-size:16px;line-height:1.2em;text-align:center}.table-rows-content{display:flex}.table-rows-content>div{width:100%}.is-head .table-description,.is-head .table-qty,.table-row{align-content:center;align-items:center;background:#00497f;border-right:1px solid #fff;color:#fff;display:flex;font-size:14px;font-weight:700;justify-content:center;line-height:1.2em;min-height:3.5em;padding:5px;text-align:center}.price,.table-componnent:not(.is-empty):not(.is-head) .table-description,.table-componnent:not(.is-empty):not(.is-head) .table-qty{align-content:center;align-items:center;display:flex;height:3em;justify-content:center;line-height:1.3em;max-height:3em;padding:5px 10px;text-align:center}.table-componnent:not(.is-empty):not(.is-head) .table-description,.table-componnent:not(.is-empty):not(.is-head) .table-qty,.table-rows .price{border-bottom:1px solid #000;border-right:1px solid #000}.table-componnent:not(.is-empty):not(.is-head) .table-description{border-left:1px solid #000}.table-card-item:last-child .table-rows:last-child .table-row{border-right-color:#00497f}.table-description div{font-size:12px;line-height:1.1em;text-align:left;width:100%}.table-card-item:not(:last-child){margin-right:5px}.table-rows:last-child .table-row{border-right-color:#000}.table-card-item:not(:nth-child(2)) .table-rows:first-child>div{border-left:1px solid #000}.table-componnent:has(+.novalue) .table-description{border-bottom-color:transparent!important}.table-card-item:not(:nth-child(2)) .table-rows:first-child>:last-child,.table-componnent:last-child .table-description{border-bottom-left-radius:5px}.table-card-item:not(:nth-child(2)) .table-rows:last-child>:last-child,.table-card-item:nth-child(2) .table-rows:last-child>:last-child{border-bottom-right-radius:5px}.table-componnent.is-head .table-description{border-top-left-radius:5px}.table-mobile{display:none}@media screen and (max-width:1024px){.table-mobile{display:block}.table-wrapper.is-desktop{display:none}.table-mobile .table-wrapper:not(:last-child){margin-bottom:30px}.table-mobile .table-side{max-width:250px}.table-componnent{grid-template-columns:1fr 70px}}@media screen and (max-width:550px){.table-mobile .table-wrapper{min-width:500px}.table-mobile{overflow:auto}.table-mobile .table-side{max-width:205px}}