.whats-new{width:100%;padding:60px 40px;margin-top:40px;border-radius:20px;text-align:center}.whats-new__header{max-width:1111px;margin:0 auto 32px}.whats-new__eyebrow{font-size:var(--fs-label);color:var(--color-black);margin:0 0 8px}.whats-new__eyebrow,.whats-new__heading{font-family:var(--font-primary);font-weight:var(--fw-bold)}.whats-new__heading{font-size:var(--fs-h2);color:var(--color-orange);margin:0 0 12px}.whats-new__description{font-family:var(--font-primary);font-weight:var(--fw-regular);font-size:var(--fs-body);color:var(--color-black);margin:0 0 10px}.whats-new__description a{color:var(--color-black);text-decoration:none}.whats-new__table-wrap{max-width:1111px;margin:0 auto}.whats-new__table{width:100%;border-collapse:initial;border-spacing:0;table-layout:fixed}.whats-new__spacer-row td{padding:3px 0;background:transparent;border:none}.whats-new__table thead tr th{font-family:var(--font-primary);font-weight:var(--fw-bold);font-size:var(--fs-table-head);color:var(--color-white);background:var(--color-orange);text-align:left;padding:12px 18px;border:none;outline:none;border-right:2px solid var(--color-orange);-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word}.whats-new__table thead tr th:first-child{border-radius:10px 0 0 10px}.whats-new__table thead tr th:last-child{border-right:none;border-radius:0 10px 10px 0}.whats-new__th--agent{width:24%}.whats-new__th--function{width:56%}.whats-new__th--date{width:20%}.whats-new__td{font-family:var(--font-primary);font-size:var(--fs-table);text-align:left;padding:10px 18px;vertical-align:top;background:var(--bg-white);border-top:.991px solid #ffdcd0;border-bottom:.991px solid #ffdcd0;font-weight:var(--fw-regular)!important;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word;text-wrap:auto}.whats-new__td:first-child{border-left:.991px solid #ffdcd0;border-radius:10px 0 0 10px}.whats-new__td:last-child{border-right:.991px solid #ffdcd0;border-radius:0 10px 10px 0}.whats-new__row{-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word;text-wrap:auto}.whats-new__row:nth-child(4n) .whats-new__td{background:var(--brand-primary-tint)}.whats-new__td--agent{font-weight:var(--fw-bold);color:var(--color-orange)}.whats-new__td--function{font-weight:var(--fw-regular);color:var(--color-black);line-height:1.4}.whats-new__td--date{font-weight:var(--fw-regular);color:var(--color-orange)}@media (min-width:992px){.whats-new__description{margin-left:auto;margin-right:auto;max-width:800px}}@media (max-width:991px){.whats-new{padding:0 16px}.whats-new__header{margin-bottom:24px}.whats-new__eyebrow{font-size:16px;color:var(--color-black)}.whats-new__heading{font-size:24px}.whats-new__description{font-size:16px;text-align:justify}.whats-new__table-wrap{margin:0}.whats-new__spacer-row,.whats-new__table thead{display:none}.whats-new__table,.whats-new__table tbody{display:block;width:100%}.whats-new__table tbody{display:flex;flex-direction:column;gap:12px}.whats-new__row{display:grid;grid-template-columns:1fr auto;grid-template-areas:"agent date" "function function";column-gap:12px;row-gap:8px;width:100%;background:var(--bg-white);border:1px solid #e1e1e1;border-radius:12px;padding:16px}.whats-new__row:nth-child(4n){background:rgba(255,65,3,.03)}.whats-new__td{display:block;background:transparent!important;border:none;padding:0;font-size:16px!important;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;min-width:0}.whats-new__td:first-child,.whats-new__td:last-child{border-radius:0}.whats-new__td--agent{grid-area:agent;align-self:center}.whats-new__td--agent,.whats-new__td--date{font-weight:var(--fw-bold)!important;color:var(--color-orange);white-space:normal;overflow-wrap:break-word;word-break:break-word}.whats-new__td--date{grid-area:date;justify-self:end;align-self:start;background:#ffe8e1;padding:4px 8px;border-radius:6px;width:fit-content;max-width:100%}.whats-new__td--function{grid-area:function;color:#444;line-height:1.4}}