.border{border:1px solid var(--light-tertiary-border,#dee5ec)}.border-radius.corner{border-radius:0}.border-radius.small{border-radius:4px}.border-radius.medium{border-radius:8px}.border-radius.large{border-radius:12px}.border-radius.round{border-radius:20000px}.chart{float:none;clear:both;margin-left:auto;margin-right:auto;width:100%;max-width:1600px;padding-left:24px;padding-right:24px;position:relative;top:-80px}.chart:after{content:"";display:table;clear:both;height:0}@media screen and (min-width:1024px){.chart{padding-left:40px;padding-right:40px}}.chart__inner{overflow-x:auto;overflow-y:hidden;padding-top:80px}.table-chart{display:table;table-layout:fixed;width:100%}.table-chart__cell{font-size:12px;line-height:1.33;padding:10px 24px;display:table-cell}.table-chart__cell .btn{margin-right:0;margin-top:15px;display:none}@media screen and (min-width:768px){.table-chart__cell .btn{display:inline-block}}@media screen and (min-width:1024px){.table-chart__cell{padding:15px 24px;font-size:14px;line-height:1.29}}.table-chart__cell p{font-size:inherit;line-height:inherit}.table-chart__cell .ct__richtext{padding:0}.table-chart__cell .compare-price{text-decoration:line-through;margin-left:0;display:block}.table-chart__cell.with-product .badge--blue{margin:0;float:none;display:-ms-inline-flexbox;display:inline-flex}.table-chart__cell.with-product .table-chart__img{width:100%;max-width:160px;display:block;margin:0 auto}.table-chart__cell.with-product .table-chart__product-title{font-weight:500}.table-chart__cell.with-product .table-chart__product-title .table-chart__link{text-decoration:none}.table-chart__cell.with-product .product-button-container{display:none}@media screen and (min-width:768px){.table-chart__cell.with-product .product-button-container{display:initial}}.table-chart__cell .product-button-container button{margin-right:0;margin-top:15px}.table-chart__cell.cta-link{padding-left:0;padding-right:0}@media screen and (min-width:768px){.table-chart__cell.cta-link{padding-left:24px;padding-right:24px}}.table-chart__row{display:table-row}.table-chart__row:last-child .table-chart__cell::after{content:none}.table-chart__row .table-chart__cell{border-top:1px solid var(--color-tertiary-500);vertical-align:middle;width:36vw;position:relative;text-align:center}.table-chart__row .table-chart__cell::after{content:"";position:absolute;top:0;left:0;height:100%;border-right:1px solid var(--color-tertiary-500)}.table-chart__row .table-chart__cell:first-child{background-color:var(--color-white-900);position:sticky;left:0;z-index:10;padding-left:0;padding-right:0}.table-chart__row .table-chart__cell:first-child::after{content:none}@media screen and (min-width:1024px){.table-chart__row .table-chart__cell:first-child{padding-left:48px}}.table-chart__row .table-chart__cell:hover .table-chart__tooltip::after{opacity:1}@media screen and (min-width:768px){.table-chart__row .table-chart__cell{width:25vw}}@media screen and (min-width:1024px){.table-chart__row .table-chart__cell{width:20vw}}.table-chart__row .table-chart__cell:first-child{border-bottom:none;border-top:none}.table-chart__row:first-child .table-chart__cell:first-child{border-top:1px solid var(--color-tertiary-500)}.table-chart__heading{background-color:var(--color-tertiary-300);font-weight:500;cursor:pointer;position:sticky;position:-webkit-sticky;left:0}.table-chart__heading~.table-chart__row{display:none}.table-chart__heading~.table-chart__row.table-chart__row--active{display:table-row}.table-chart__heading .table-chart__cell{background-color:var(--color-tertiary-300);border-top:1px solid var(--color-tertiary-500)}.table-chart__heading .table-chart__cell:first-child{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:15px;padding-right:15px;width:100vw}@media screen and (min-width:768px){.table-chart__heading .table-chart__cell:first-child{width:calc(100vw - 87px)}}@media screen and (min-width:1024px){.table-chart__heading .table-chart__cell:first-child{width:calc(100vw - 103px)}}@media screen and (min-width:1280px){.table-chart__heading .table-chart__cell:first-child{width:calc(100vw - 131px)}}@media screen and (min-width:1440px){.table-chart__heading .table-chart__cell:first-child{width:calc(100vw - 159px)}}@media screen and (min-width:1600px){.table-chart__heading .table-chart__cell:first-child{width:calc(100vw - 185px)}}@supports (-webkit-touch-callout:none){.table-chart__heading .table-chart__cell:first-child{width:100vw}}.table-chart__heading .table-chart__cell .icon-chevron-down{margin-right:10px;transform:rotate(-90deg);transition:250ms ease transform}.table-chart__heading--active .table-chart__cell .icon-chevron-down{transform:unset}.table-chart__tooltip{width:14px;height:14px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;margin-left:4px}.table-chart__tooltip svg{width:100%;height:100%}.table-chart__tooltip svg path.fill_color{fill:var(--color-primary-500)}.table-chart__tooltip::after{content:attr(data-tooltip);border-radius:12px;background:var(--color-tertiary-300);box-shadow:0 2px 8px rgba(0,0,0,.15);position:absolute;left:15px;top:0;z-index:10;opacity:0;width:185px;padding:15px;pointer-events:none;font-weight:300;font-size:12px;line-height:1.5;color:var(--color-neutral-500);margin-left:10px;transition:250ms ease opacity}@media screen and (min-width:1024px){.table-chart__tooltip::after{font-size:13px;line-height:1.54}}