.custom-green-table-block{max-width:var(--page-layout-width);padding-left:var(--page-layot-sides-padding);padding-right:var(--page-layot-sides-padding);margin-left:auto;margin-right:auto}.custom-green-table-block__container{display:flex;-moz-column-gap:24px;column-gap:24px;justify-content:space-between}.custom-green-table-block__title{width:40.5%;max-width:506px}.custom-green-table-block table{width:calc(100% - 40.5% - 24px);max-width:612px;border-radius:24px;overflow:hidden;border:1px solid #a8da6e;box-shadow:0 3px 20px 0 rgba(100,111,101,.09);margin-bottom:0;table-layout:fixed;border-collapse:separate;border-spacing:0}.custom-green-table-block table th{padding:28px 8px 28px 24px;text-align:left;margin:0;text-wrap:pretty}.custom-green-table-block table tr td{padding:8px 8px 8px 24px;margin:0;text-wrap:pretty}.custom-green-table-block table tr *{margin-bottom:0}.custom-green-table-block table td,.custom-green-table-block table th{width:calc(100% / 2);border-right:none;border-bottom:1px solid #a8da6e}.custom-green-table-block table tr td:last-child,.custom-green-table-block table tr th:last-child{border-right:none}.custom-green-table-block table tr:last-child td{border-bottom:none}@media screen and (max-width:1023px){.custom-green-table-block__container{flex-direction:column;row-gap:24px}.custom-green-table-block table,.custom-green-table-block__title{width:100%;max-width:none}.custom-green-table-block table th:first-of-type{padding:20px 8px 20px 12px}.custom-green-table-block table th{padding:20px 12px 20px 8px}.custom-green-table-block table tr td:first-of-type{padding:8px 8px 8px 12px}.custom-green-table-block table tr td{padding:8px 12px 8px 8px;margin:0}.custom-green-table-block table tr td *{font-size:14px;font-weight:400;line-height:24px}}