.theme-block:has(>.table-media){--padding-top: 64px;--padding-bottom: 112px;--padding-top-tablet: 64px;--padding-bottom-tablet: 64px;--padding-top-mobile: 64px;--padding-bottom-mobile: 64px}.theme-block .table-media{display:flex;align-items:center;justify-content:space-between;gap:35px}@media screen and (max-width:768px){.theme-block .table-media{flex-direction:column}}.theme-block .table-media__table{background:var(--white);padding:64px;border-radius:10px}@media screen and (max-width:768px){.theme-block .table-media__table{text-align:center;padding:32px;width:calc(100% - 48px)}}.theme-block .table-media__title{padding-bottom:36px;position:relative}@media screen and (max-width:768px){.theme-block .table-media__title{text-align:center;display:inline-block;padding-bottom:16px}}.theme-block .table-media__title:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:1px;background-color:var(--black);border-radius:2px}@media screen and (max-width:768px){.theme-block .table-media__title:after{bottom:8px}}.theme-block .table-media__values{display:flex;flex-wrap:wrap;gap:24px}@media screen and (max-width:768px){.theme-block .table-media__values{justify-content:center;gap:16px}}.theme-block .table-media__label{font-weight:600;font-size:20px;line-height:150%;letter-spacing:.02em}@media screen and (max-width:768px){.theme-block .table-media__label{font-size:16px}}.theme-block .table-media__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:35px}@media screen and (max-width:768px){.theme-block .table-media__buttons{justify-content:center}}@media screen and (max-width:576px){.theme-block .table-media__buttons{margin-top:32px}}
