.without-stores-table__wrapper{padding:40px 60px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.without-stores-table__subtitle,.without-stores-table__title{width:100%;max-width:846px;margin:0 auto;font-weight:var(--semi-bold);font-size:48px;line-height:64px;text-align:center;color:var(--black)}.without-stores-table__subtitle{max-width:1000px;font-weight:var(--regular);font-size:18px;line-height:26px;color:var(--dark-grey-3)}.without-stores-table__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid var(--dark-grey-1);border-radius:12px}.without-stores-table__content-row{display:grid;grid-template-columns:repeat(2,1fr)}.without-stores-table__content-row:not(:last-child){border-bottom:1px solid var(--dark-grey-1)}.without-stores-table__content-header-item{margin:0;padding:12px 4px;font-weight:var(--medium);font-size:24px;line-height:32px;text-align:center;color:var(--black)}.without-stores-table__content-header-item:first-child,.without-stores-table__content-item:first-child{border-right:1px solid var(--dark-grey-1)}.without-stores-table__content-item{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.without-stores-table__content-item-title{margin:0;position:relative;padding:0 0 0 36px;font-weight:var(--medium);font-size:18px;line-height:26px;color:var(--black)}.without-stores-table__content-item-title--close::before,.without-stores-table__content-item-title--low::before{content:"";position:absolute;top:0;left:0;width:24px;height:24px;background-size:contain;background-repeat:no-repeat;background-position:center}.without-stores-table__content-item-title--close::before{background-image:url(/static/images/general/icons/icon-close.svg?v=6b1f0fa29589c8ceaada1b8ceaa1e207)}.without-stores-table__content-item-title--low::before{background-image:url(/static/images/general/icons/icon-low.svg?v=b95f6847cb4dc40af3097836bc817699)}.without-stores-table__content-item-text{margin:0;font-weight:var(--regular);font-size:16px;line-height:22px;color:var(--dark-grey-3)}@media (max-width:1023px){.without-stores-table .main-container_wide{padding:0}.without-stores-table__wrapper{padding:40px 16px 24px;gap:24px}.without-stores-table__title{font-size:28px;line-height:38px;text-align:left}.without-stores-table__subtitle{font-size:16px;line-height:22px;text-align:left}.without-stores-table__content-header-item{padding:12px 8px 12px 12px;font-size:14px;line-height:18px;text-align:left}.without-stores-table__content-item{padding:12px 8px 12px 12px}.without-stores-table__content-item-title{padding:0 0 0 24px;font-size:12px;line-height:16px}.without-stores-table__content-item-title--close::before,.without-stores-table__content-item-title--low::before{width:16px;height:16px}.without-stores-table__content-item-text{font-size:12px;line-height:16px}}