.costs_table{background-color:#fff;box-shadow:0 1px 7px rgba(0,0,0,.1);border-radius:5px;overflow:hidden;padding:15px}.costs_table .title{font-size:16px;line-height:1.2;color:#fff;border-radius:5px;padding:10px 2px;position:relative;font-family:var(--main-sb);margin:0 3px 22px!important;text-align:center}.costs_table .title span{color:#fff!important}.costs_table .row:nth-child(2n){background-color:#f6f6f6}.costs_table [class^=col-]:nth-child(2) .title{background-color:#88ab69}.costs_table [class^=col-]:nth-child(3) .title{background-color:#688055}.costs_table .title::before{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:13px solid transparent;border-right:13px solid transparent}.costs_table [class^=col-]:nth-child(2) .title::before{border-top:11px solid #88ab69}.costs_table [class^=col-]:nth-child(3) .title::before{border-top:11px solid #688055}.costs_table .row:not(:first-child) [class^=col-]{padding-top:15px;padding-bottom:15px}.costs_table .row:not(:first-child,:last-child) [class^=col-]{border-bottom:1px solid #e5e3e8}.costs_table .row:not(:first-child) [class^=col-]:not(:last-child){border-right:1px solid #e5e3e8}.costs_table h4.subtitle{font-family:var(--main-sb);font-size:18px;line-height:24px;color:var(--main-600)}.costs_table p.text{font-family:var(--main-r);font-size:16px;line-height:1.5!important;color:var(--main-800);margin:0}p.costs_table_description{font-family:var(--main-r)!important;font-size:16px!important;line-height:1.5!important;color:var(--main-800)!important;margin:15px 0 0}@media (min-width:992px){.costs_table .title span.mobile{display:none}}@media(max-width:991px){.costs_table .title span.desktop{display:none}}@media (max-width:575px){.costs_table .row:not(:first-child) [class^=col-]{padding:5px}}