.dnd-section:has(.ct-container){background:#f7f7f7;padding-block:56px 96px;@media (max-width:820px){background:#fff}}.ct-container{padding:0 6vw;width:100%}.ct-wrapper{margin:0 auto;max-width:100%;overflow-x:auto;width:100%}.comparison-table{--border-color:#ececec;--cell-padding:20px;--col-width:426px;border:var(--border);column-gap:24px;display:grid;grid-auto-flow:column;margin:0 auto;max-width:100%;min-width:800px;width:fit-content;&.comparison-table--mobile{display:none}&:has(.ct-col--2){--col-width:331px}& :is(p,td,th){margin-bottom:0}@media (max-width:820px){display:none;&.comparison-table--mobile{display:block;min-width:auto;width:100%;&:has(.ct-col__header-wrapper--2){min-width:750px}}}}.ct-col-wrapper{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-bottom:20px;&:has(.ct-col__header-wrapper--2){grid-template-columns:repeat(3,1fr)}}.ct-col{--col-header-bg:#298fc2;display:grid;grid-row:1/-1;grid-template-rows:subgrid;&:not(.ct-col--headers){background:#fff;border-radius:6px;box-shadow:0 4px 10px 0 rgba(0,0,0,.05);overflow:clip}&.ct-col--1{--col-header-bg:#22506d}&.ct-col--2{--col-header-bg:#34b2bf}}.ct-col__header-wrapper{background:var(--col-header-bg);grid-row:1;padding:var(--cell-padding);.ct-col--headers &{background:transparent}.comparison-table--mobile &{align-items:center;border-radius:6px;display:flex;justify-content:center}@media (max-width:820px){--col-header-bg:#298fc2;&.ct-col__header-wrapper--1{--col-header-bg:#22506d}&.ct-col__header-wrapper--2{--col-header-bg:#34b2bf}}}.ct-col__header{color:#fff;font-size:26px;font-weight:400;line-height:1.2;margin-bottom:0;text-align:center;@media (max-width:820px){font-size:20px}}.ct-row:not(:last-of-type){margin-bottom:8px}.ct-row__header-wrapper{align-items:center;display:flex;padding-left:var(--cell-padding);position:relative;&:not(:last-of-type):after{background:var(--border-color);content:"";height:1px;inset:calc(100% - 1px) auto auto 0;position:absolute;width:calc(100% + 24px)}}.ct-row__header{color:#2d2926;font-size:18px;font-weight:600;line-height:1.4}.ct-row__cells{border-top:1px solid #ececec;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-top:8px;.comparison-table--mobile:has(.ct-col__header-wrapper--2) &{grid-template-columns:repeat(3,1fr)}}.ct-cell{padding:var(--cell-padding);&:not(:last-of-type){border-bottom:1px solid var(--border-color)}.comparison-table--mobile &{border:none;border-right:1px solid #ececec;padding:10px 10px 10px 0;&:last-of-type{border-right:none}}}.ct-cell__text{@media (max-width:820px){font-size:15px}}