.comparison-table-section{background:#ece1dd}.comparison-table-section .section-header{text-align:center}.comparison-table-section .comparison-table{margin-top:var(--text-gap);display:flex;flex-wrap:wrap}@media screen and (max-width:989px){.comparison-table-section .comparison-table--desktop{display:none}}.comparison-table-section .comparison-table__row-header{flex:0 0 100%;display:flex;align-items:center;justify-content:flex-end}.comparison-table-section .comparison-table__row-header h3{color:#000;font-size:14px}.comparison-table-section .comparison-table__row .comparison-table__cell--gg{background:#006f44;border:1px solid #006f44}.comparison-table-section .comparison-table__cell{flex:1 0 auto;flex-basis:calc(33.333333% - 2px - 40px);height:56px;padding:20px;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;gap:6px;background:#f4eee8;border:1px solid #e4d5d3;color:#6a6056}.comparison-table-section .comparison-table__cell p{margin:0;line-height:170%}.comparison-table-section .comparison-table__cell .standout-copy{font-size:20px;line-height:150%;font-style:normal;font-weight:500}.comparison-table-section .comparison-table__cell--gg{background:#00603b;border:1px solid #006f44;color:#f4eee8}.comparison-table-section .comparison-table__cell--gg p{font-weight:500}.comparison-table-section .comparison-table__cell--gg .standout-copy{color:#d0df00}.comparison-table-section .comparison-table__cell--empty{background:0 0;border-color:transparent}.comparison-table-section .comparison-table__cell--item-header h3{color:#000;font-size:14px}.comparison-table-section .comparison-table__cell-svg svg{width:20px;height:auto}.comparison-table-section .comparison-table--mobile{display:none}@media screen and (max-width:989px){.comparison-table-section .comparison-table--mobile{display:flex}}.comparison-table-section .comparison-table--mobile .comparison-table__cell{flex-basis:calc(100% - 2px - 40px)}.comparison-table-section .comparison-table--mobile .comparison-table__cell.comparison-table__cell--item-header{display:none}