

/* Start:/bitrix/components/cetera/order/templates/cart/style.css?1788346452267*/
.basket__empty {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 24px;
    padding: 100px 20px;
    text-align: center;
}

.basket__empty-text {
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}

/* End */
/* /bitrix/components/cetera/order/templates/cart/style.css?1788346452267 */
