.prices-table{border-radius:12px;text-align:left;overflow:hidden}.prices-table__row{height:48px;line-height:1.2;background-color:var(--c-white)}@media screen and (max-width:690px){.prices-table__row{font-size:14px}}.prices-table__row:not(:last-child){border-bottom:1px solid var(--c-grey)}.prices-table__td{padding:12px 16px}@media screen and (max-width:500px){.prices-table__td{padding:7px 10px}}.prices-table__item{width:37%}@media screen and (max-width:690px){.prices-table__item{width:calc(50% - 50px)}}@media screen and (max-width:500px){.prices-table__item{width:calc(50% - 40px)}}.prices-table__item-included{width:26%}@media screen and (max-width:690px){.prices-table__item-included{width:100px}}@media screen and (max-width:500px){.prices-table__item-included{width:80px;padding-right:0px}}.delivery{padding-bottom:80px}