.custom-table-module__7yEQuG__table{--top-header-background-color:var(--color--plant-80);--top-header-text-color:#fff;--front-header-background-color:var(--color--plant-80);--front-header-text-color:#fff;--front-header-font-weight:800;--_native-squircle-multiplier:1;--squircle-border-radius:calc(var(--radius-m)*var(--_native-squircle-multiplier));--table-highlight-row-bg:var(--color--14);--table-highlight-col-bg:var(--color--14)}@supports (corner-shape:squircle){.custom-table-module__7yEQuG__table{--_native-squircle-multiplier:2}}.custom-table-module__7yEQuG__table,.custom-table-module__7yEQuG__table *{box-sizing:border-box}.custom-table-module__7yEQuG__table{--sticky-top-offset:var(--mobile-head-nav-height)}@media (min-width:64.0625rem){.custom-table-module__7yEQuG__table{--sticky-top-offset:var(--desktop-head-nav-height)}}.custom-table-module__7yEQuG__table{grid-template-columns:repeat(var(--table-columns,1),minmax(175px,1fr));border-collapse:collapse;border-spacing:0;grid-auto-rows:auto;grid-auto-flow:row;width:100%;display:grid;position:relative}.custom-table-module__7yEQuG__table tbody,.custom-table-module__7yEQuG__table tr{display:contents}.custom-table-module__7yEQuG__title{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.custom-table-module__7yEQuG__description{margin-bottom:1rem}.custom-table-module__7yEQuG__portable-content{flex-direction:column;width:100%;height:100%;display:flex}.custom-table-module__7yEQuG__portable-content>div{width:100%}tr:first-child .custom-table-module__7yEQuG__cell:first-child{border-top-left-radius:var(--squircle-border-radius);corner-shape:squircle}tr:first-child .custom-table-module__7yEQuG__cell:last-child{border-top-right-radius:var(--squircle-border-radius);corner-shape:squircle}.custom-table-module__7yEQuG__cell{background-color:var(--color--plant-90);border:1px solid var(--color--white);flex-direction:column;justify-content:center;min-height:2.5rem;padding:2.1rem 2.4rem;display:flex;position:relative}.custom-table-module__7yEQuG__cell--header p{font-weight:700}.custom-table-module__7yEQuG__cell--top-header{background-color:var(--top-header-background-color)}.custom-table-module__7yEQuG__cell--top-header p,.custom-table-module__7yEQuG__cell--top-header p *{color:var(--top-header-text-color)}.custom-table-module__7yEQuG__cell--front-header{background-color:var(--front-header-background-color)}.custom-table-module__7yEQuG__cell--front-header p{color:var(--front-header-text-color);font-weight:var(--front-header-font-weight)}.custom-table-module__7yEQuG__cell--corner{corner-shape:squircle}.custom-table-module__7yEQuG__cell--corner-top-right{border-top-right-radius:var(--squircle-border-radius)}.custom-table-module__7yEQuG__cell--corner-top-left{border-top-left-radius:var(--squircle-border-radius)}.custom-table-module__7yEQuG__cell--corner-bottom-right{border-bottom-right-radius:var(--squircle-border-radius)}.custom-table-module__7yEQuG__cell--corner-bottom-left{border-bottom-left-radius:var(--squircle-border-radius)}.custom-table-module__7yEQuG__cell--sticky{z-index:1;position:sticky}.custom-table-module__7yEQuG__cell--sticky-top{top:var(--sticky-top-offset);z-index:1;position:sticky}.custom-table-module__7yEQuG__cell--sticky-front{background-color:var(--front-header-background-color);z-index:2;position:sticky;left:0}.custom-table-module__7yEQuG__cell--highlight{position:relative}.custom-table-module__7yEQuG__cell--highlight-text{border-top:1px dashed #ccc;margin-top:.5rem;padding-top:.5rem;font-style:italic}@media (min-width:64.0625rem){.custom-table-module__7yEQuG__cell--highlighted-row:not(.custom-table-module__7yEQuG__cell--top-header):not(.custom-table-module__7yEQuG__cell--front-header){background-color:var(--table-highlight-row-bg,#ffd54f29)}.custom-table-module__7yEQuG__cell--highlighted-col:not(.custom-table-module__7yEQuG__cell--top-header):not(.custom-table-module__7yEQuG__cell--front-header){background-color:var(--table-highlight-col-bg,#4caf5024)}}.custom-table-module__7yEQuG__cell--comparison-highlight{background-color:#e6f7ff}.custom-table-module__7yEQuG__cell--align-horizontal-start{text-align:left}.custom-table-module__7yEQuG__cell--align-horizontal-start .custom-table-module__7yEQuG__portable-content{align-items:flex-start}.custom-table-module__7yEQuG__cell--align-horizontal-center{text-align:center}.custom-table-module__7yEQuG__cell--align-horizontal-center .custom-table-module__7yEQuG__portable-content{align-items:center}.custom-table-module__7yEQuG__cell--align-horizontal-end{text-align:right}.custom-table-module__7yEQuG__cell--align-horizontal-end .custom-table-module__7yEQuG__portable-content{align-items:flex-end}.custom-table-module__7yEQuG__cell--align-vertical-top{vertical-align:top}.custom-table-module__7yEQuG__cell--align-vertical-top .custom-table-module__7yEQuG__portable-content{justify-content:flex-start}.custom-table-module__7yEQuG__cell--align-vertical-middle{vertical-align:middle}.custom-table-module__7yEQuG__cell--align-vertical-middle .custom-table-module__7yEQuG__portable-content{justify-content:center}.custom-table-module__7yEQuG__cell--align-vertical-bottom{vertical-align:bottom}.custom-table-module__7yEQuG__cell--align-vertical-bottom .custom-table-module__7yEQuG__portable-content{justify-content:flex-end}@media (max-width:768px){.custom-table-module__7yEQuG__table--card-view{grid-row-gap:2px;grid-template-columns:1fr;grid-auto-flow:row}.custom-table-module__7yEQuG__table--card-view .custom-table-module__7yEQuG__cell{grid-area:var(--card-mode-grid-area);border:none}.custom-table-module__7yEQuG__table--card-view .custom-table-module__7yEQuG__cell:not(.custom-table-module__7yEQuG__cell--top-header) p,.custom-table-module__7yEQuG__table--card-view .custom-table-module__7yEQuG__cell div>ul{padding-top:.8rem;padding-left:.8rem}.custom-table-module__7yEQuG__table--card-view .custom-table-module__7yEQuG__cell:before{content:attr(data-front-header);font:var(--font-style--m-bold-spaced);letter-spacing:.2em;text-transform:uppercase;color:var(--color--green);display:block}.custom-table-module__7yEQuG__table--card-view .custom-table-module__7yEQuG__cell--top-header{--top-header-background-color:var(--color--green);border-top-left-radius:var(--squircle-border-radius);border-top-right-radius:var(--squircle-border-radius);corner-shape:squircle;align-items:center;gap:12px;display:flex}.custom-table-module__7yEQuG__table--card-view .custom-table-module__7yEQuG__cell--top-header p{text-align:center;font:var(--font-style--xxl);letter-spacing:.132em;font-weight:600}.custom-table-module__7yEQuG__table--card-view .custom-table-module__7yEQuG__cell--top-header.custom-table-module__7yEQuG__cell:before{color:#ffffffbf;font:var(--font-style--m-bold-spaced);letter-spacing:.2em;text-transform:uppercase}.custom-table-module__7yEQuG__table--card-view .custom-table-module__7yEQuG__cell--front-header{display:none}.custom-table-module__7yEQuG__table--card-view .custom-table-module__7yEQuG__cell--last-row{margin-bottom:var(--spacing--l);border-bottom-left-radius:var(--squircle-border-radius);border-bottom-right-radius:var(--squircle-border-radius);corner-shape:squircle}}@media (min-width:769px){.custom-table-module__7yEQuG__table--card-view .custom-table-module__7yEQuG__cell--front-header{--front-header-background-color:var(--color--green);--front-header-text-color:var(--color--white)}.custom-table-module__7yEQuG__table--card-view .custom-table-module__7yEQuG__cell--top-header:not(:first-child){--top-header-text-color:var(--color--black);--top-header-background-color:var(--color--plant-80)}}.custom-table-module__7yEQuG__table:not(.custom-table-module__7yEQuG__table--comparison-mode):not(.custom-table-module__7yEQuG__table--card-view){grid-template-columns:repeat(var(--table-columns,1),minmax(175px,1fr));--top-header-background-color:var(--color--green);--front-header-background-color:var(--color--plant-80);--front-header-text-color:var(--color--black);--front-header-font-weight:500;overflow-x:auto}.custom-table-module__7yEQuG__table:not(.custom-table-module__7yEQuG__table--comparison-mode):not(.custom-table-module__7yEQuG__table--card-view):has(.custom-table-module__7yEQuG__cell--sticky-top){overflow-x:visible}.custom-table-module__7yEQuG__table:not(.custom-table-module__7yEQuG__table--comparison-mode):not(.custom-table-module__7yEQuG__table--card-view) .custom-table-module__7yEQuG__cell--top-header{--front-header-background-color:var(--color--green);--front-header-text-color:var(--color--white);--front-header-font-weight:800}.custom-table-module__7yEQuG__table:not(.custom-table-module__7yEQuG__table--comparison-mode):not(.custom-table-module__7yEQuG__table--card-view):not(:has(.custom-table-module__7yEQuG__cell--top-header)){--front-header-background-color:var(--color--green);--front-header-text-color:var(--color--white);--front-header-font-weight:800}@media (max-width:768px){.custom-table-module__7yEQuG__table--comparison-mode{grid-template-columns:repeat(var(--comparison-mode-columns),50vw);scroll-snap-type:x mandatory;width:100%;max-width:var(--max-content-width);grid-row-gap:0;row-gap:0;overflow-x:auto}.custom-table-module__7yEQuG__table--comparison-mode tr:nth-child(2n) .custom-table-module__7yEQuG__cell{background-color:var(--color--plant-85)}.custom-table-module__7yEQuG__table--comparison-mode .custom-table-module__7yEQuG__cell{grid-column:var(--comparison-mode-row-span,inherit);border-top:none;border-bottom:none}.custom-table-module__7yEQuG__table--comparison-mode .custom-table-module__7yEQuG__cell--top-header{scroll-snap-align:end;--top-header-background-color:var(--color--green);border-top-left-radius:var(--squircle-border-radius);border-top-right-radius:var(--squircle-border-radius);corner-shape:squircle}.custom-table-module__7yEQuG__table--comparison-mode .custom-table-module__7yEQuG__cell--top-header:first-child{display:none}.custom-table-module__7yEQuG__table--comparison-mode .custom-table-module__7yEQuG__cell--front-header{--front-header-background-color:var(--color--white);--front-header-text-color:var(--color--green);background:var(--color--plant-90);z-index:10;width:100%;margin-inline:auto;padding:0}.custom-table-module__7yEQuG__table--comparison-mode .custom-table-module__7yEQuG__cell--front-header .custom-table-module__7yEQuG__portable-content{border-radius:calc(var(--radius-xxs)*var(--_native-squircle-multiplier));corner-shape:squircle;text-transform:uppercase;background:#fff;justify-content:center;width:max-content;max-width:100vw;padding:2px 8px;display:flex;position:sticky;left:50vw;transform:translate(-50%);box-shadow:2px 2px 5px #00000021,0 0 4px #0000001f,10px 10px 10px #0000001a}.custom-table-module__7yEQuG__table--comparison-mode .custom-table-module__7yEQuG__cell--front-header .custom-table-module__7yEQuG__portable-content>div{width:max-content;margin:0 auto}.custom-table-module__7yEQuG__table--comparison-mode .custom-table-module__7yEQuG__cell--front-header .custom-table-module__7yEQuG__portable-content>div p{font:var(--font-style--s-bold);letter-spacing:.1em}}@media (min-width:769px){.custom-table-module__7yEQuG__table--comparison-mode{--top-header-background-color:var(--color--green)}.custom-table-module__7yEQuG__table--comparison-mode .custom-table-module__7yEQuG__cell--front-header{--front-header-font-weight:500}.custom-table-module__7yEQuG__table--comparison-mode .custom-table-module__7yEQuG__cell--front-header.custom-table-module__7yEQuG__cell--top-header{--front-header-background-color:var(--color--green);--front-header-font-weight:700}}html .custom-table-module__7yEQuG__controls{justify-content:space-between;gap:var(--spacing--m);padding:var(--spacing--m);background-color:var(--color--white);bottom:calc(80px + var(--spacing--m));filter:drop-shadow(10px 10px 20px #0000001a)drop-shadow(0 0 4px #0000001f);isolation:isolate;z-index:20;--squircle-border-radius:calc(var(--radius-m)*var(--_native-squircle-multiplier));border-radius:var(--squircle-border-radius);corner-shape:squircle;--_native-squircle-multiplier:1;align-items:center;margin:0 15px;display:flex;position:sticky}@supports (corner-shape:squircle){html .custom-table-module__7yEQuG__controls{--_native-squircle-multiplier:2}}@media (min-width:769px){html .custom-table-module__7yEQuG__controls{display:none}}.custom-table-module__7yEQuG__icon-next,.custom-table-module__7yEQuG__icon-prev{cursor:pointer;background-color:#000;border:1px solid #e0e0e0;justify-content:center;align-items:center;width:25px;height:25px;margin-right:.5rem;padding:.5rem;display:flex;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAyMiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjcwNzEgNy4yOTM1N0wxNS4zNDMxIDAuOTI5NjEyQzE0Ljk1MjYgMC41MzkwODggMTQuMzE5NSAwLjUzOTA4OCAxMy45Mjg5IDAuOTI5NjEyQzEzLjUzODQgMS4zMjAxNCAxMy41Mzg0IDEuOTUzMyAxMy45Mjg5IDIuMzQzODNMMTguNTg1OCA3LjAwMDY4TDEgNy4wMDA2OEMwLjQ0NzcxNSA3LjAwMDY4IDAgNy40NDg0IDAgOC4wMDA2OEMwIDguNTUyOTYgMC40NDc3MTUgOS4wMDA2OCAxIDkuMDAwNjhMMTguNTg1OCA5LjAwMDY4TDEzLjkyODkgMTMuNjU3NUMxMy41Mzg0IDE0LjA0ODEgMTMuNTM4NCAxNC42ODEyIDEzLjkyODkgMTUuMDcxN0MxNC4zMTk1IDE1LjQ2MjMgMTQuOTUyNiAxNS40NjIzIDE1LjM0MzEgMTUuMDcxN0wyMS43MDcxIDguNzA3NzlDMjIuMDk3NiA4LjMxNzI2IDIyLjA5NzYgNy42ODQxIDIxLjcwNzEgNy4yOTM1N1oiIGZpbGw9IiMyODI5MkEiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAyMiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjcwNzEgNy4yOTM1N0wxNS4zNDMxIDAuOTI5NjEyQzE0Ljk1MjYgMC41MzkwODggMTQuMzE5NSAwLjUzOTA4OCAxMy45Mjg5IDAuOTI5NjEyQzEzLjUzODQgMS4zMjAxNCAxMy41Mzg0IDEuOTUzMyAxMy45Mjg5IDIuMzQzODNMMTguNTg1OCA3LjAwMDY4TDEgNy4wMDA2OEMwLjQ0NzcxNSA3LjAwMDY4IDAgNy40NDg0IDAgOC4wMDA2OEMwIDguNTUyOTYgMC40NDc3MTUgOS4wMDA2OCAxIDkuMDAwNjhMMTguNTg1OCA5LjAwMDY4TDEzLjkyODkgMTMuNjU3NUMxMy41Mzg0IDE0LjA0ODEgMTMuNTM4NCAxNC42ODEyIDEzLjkyODkgMTUuMDcxN0MxNC4zMTk1IDE1LjQ2MjMgMTQuOTUyNiAxNS40NjIzIDE1LjM0MzEgMTUuMDcxN0wyMS43MDcxIDguNzA3NzlDMjIuMDk3NiA4LjMxNzI2IDIyLjA5NzYgNy42ODQxIDIxLjcwNzEgNy4yOTM1N1oiIGZpbGw9IiMyODI5MkEiLz4KPC9zdmc+Cg==);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.custom-table-module__7yEQuG__icon-prev{transform:rotate(180deg)}.custom-table-module__7yEQuG__pagination{--spage-column-gap:0;flex:1;align-self:center;max-width:100%;height:4px}.custom-table-module__7yEQuG__pagination>div{background-color:var(--table-track-color,var(--color--plant-80));flex:1;width:100%;height:100%;display:flex}.custom-table-module__7yEQuG__pagination span{border-radius:0;flex:1;transform:scale(1)}.custom-table-module__7yEQuG__pagination span[data-active=true]{background-color:var(--table-thumb-color,var(--color--pink));color:var(--color--white);transform:scale(1.2)}
