body>.wrapper{overflow-y:visible}table.comparisonTable{display:block;width:1092px;max-width:100%;margin:0 auto}@media (max-width:768px){table.comparisonTable{border-collapse:collapse}}table.comparisonTable tbody{box-shadow:0 4px 16px 0 rgba(0,0,0,.08);border-collapse:collapse}@media (max-width:768px){table.comparisonTable tbody{display:flex;flex-direction:column;gap:24px;box-shadow:none}}table.comparisonTable tr.headerRow{display:grid;grid-template-columns:1fr 1fr}@media (max-width:768px){table.comparisonTable tr.headerRow{display:none}}table.comparisonTable tr.headerRow.sticky{position:sticky;top:52px;z-index:10}table.comparisonTable tr.headerRow th{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;color:#fff;padding:26px;font-size:24px}table.comparisonTable tr.headerRow th:first-of-type{display:none}table.comparisonTable tr.headerRow th.headerKeeper{border-start-start-radius:8px;border-start-end-radius:8px;background:#1b78e0;background:-moz-linear-gradient(top,#1b78e0 0,#004899 100%);background:-webkit-linear-gradient(top,#1b78e0 0,#004899 100%);background:linear-gradient(to bottom,#1b78e0 0,#004899 100%);height:103px;text-indent:-10000px}table.comparisonTable tr.headerRow th.headerKeeper:has(span){text-indent:0;color:#fff;font-weight:400}table.comparisonTable tr.headerRow th.headerVs{border-start-end-radius:8px;background:#000;color:#fff;height:92px;align-self:flex-end;font-weight:400}table.comparisonTable tr.featureRow{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-template-areas:"featureTitle featureTitle" "featureKeeper featureVs"}@media (max-width:768px){table.comparisonTable tr.featureRow{grid-template-columns:1fr;grid-template-areas:"featureTitle" "featureKeeper" "featureVs";border-radius:8px}}table.comparisonTable tr.featureRow th.featureTitle{position:relative;grid-area:featureTitle;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f0f0f0;border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8;padding:24px 48px;font-size:24px;font-weight:500}@media (max-width:768px){table.comparisonTable tr.featureRow th.featureTitle{background-color:#000;color:#fff;align-items:flex-start;text-align:start;border:none;border-radius:8px;font-size:18px;margin:0 8px;padding:16px 48px 16px 16px}table.comparisonTable tr.featureRow th.featureTitle h3{color:inherit}}table.comparisonTable tr.featureRow td{display:block;background-color:#fff;border:1px solid #d8d8d8;padding:32px 48px}@media (max-width:768px){table.comparisonTable tr.featureRow td{padding:32px 24px}}table.comparisonTable tr.featureRow td.featureKeeper{grid-area:featureKeeper;border-inline-end:0}table.comparisonTable tr.featureRow td.featureVs{grid-area:featureVs}table.comparisonTable tr.featureRow td p+p{margin-top:16px}table.comparisonTable tr.featureRow td ul{list-style-position:outside;margin-inline-start:24px;font-size:20px;line-height:1.4;font-weight:300;letter-spacing:0;max-width:100%}@media (max-width:768px){table.comparisonTable tr.featureRow td ul{font-size:16px;letter-spacing:0}}table.comparisonTable tr a{color:#1b74da}table.comparisonTable tr a.inherit{color:inherit}@media (max-width:768px){table.comparisonTable.collapsible .featureRow.open .featureTitle:after{transform:rotate(-45deg)}table.comparisonTable.collapsible .featureRow:not(.open)>td{opacity:0;height:0;padding-top:0;padding-bottom:0;overflow:hidden;line-height:0}table.comparisonTable.collapsible .featureRow th.featureTitle:after{content:"+";font-size:30px;font-weight:200;line-height:1;color:#ffc700;display:block;position:absolute;top:calc(50% - 15px);inset-inline-end:15px;pointer-events:none;z-index:2;transition:all .5s}table.comparisonTable.collapsible .featureRow td.featureKeeper{border:none}table.comparisonTable.collapsible .featureRow td.featureVs{background-color:#f0f0f0;border:none}}.threeColumnComparisonChart{display:flex;flex-flow:row wrap;justify-content:center;align-items:stretch;border-radius:8px;position:relative;margin-top:56px}@media (max-width:991px){.threeColumnComparisonChart{margin-top:52px}}@media (max-width:768px){.threeColumnComparisonChart{margin-top:28px}}@media (max-width:480px){.threeColumnComparisonChart{margin-top:24px}}.threeColumnComparisonChart:before{content:"";display:block;width:100%;height:calc(100% - 90px);position:absolute;left:0;bottom:0;pointer-events:none;box-shadow:0 14px 28px rgba(0,0,0,.16),0 10px 10px rgba(0,0,0,.12)}@media (max-width:640px){.threeColumnComparisonChart{box-shadow:none;background:0 0}}.threeColumnComparisonChart a{color:#1b74da}@media (max-width:640px){.threeColumnComparisonChart a{color:#ffc700}}.threeColumnComparisonChart .theFeature{display:flex;flex-flow:row wrap;justify-content:center;align-items:stretch;width:100%}.threeColumnComparisonChart .theFeature.featureHeaders{align-items:flex-end}.threeColumnComparisonChart .theFeature.featureHeaders>div.featureName{padding-top:0;padding-bottom:0}.threeColumnComparisonChart .theFeature.featureHeaders>div.featureName h3{color:#232323;text-indent:-10000px}.threeColumnComparisonChart .theFeature:not(.featureHeaders){background:#fff}.threeColumnComparisonChart .theFeature.separator>div{background:#d8d8d8!important;font-weight:600;color:#000!important;border:none!important;border-radius:0!important}.threeColumnComparisonChart .theFeature.separator>div.keeperSupport:not(.headingCell){box-shadow:none!important}.threeColumnComparisonChart .theFeature>div{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:33.332%;text-align:center;font-size:17px;line-height:1.4;padding:22px 20px}@media (max-width:991px){.threeColumnComparisonChart .theFeature>div{font-size:18px}}@media (max-width:768px){.threeColumnComparisonChart .theFeature>div{font-size:16px}}@media (max-width:480px){.threeColumnComparisonChart .theFeature>div{font-size:14px}}.threeColumnComparisonChart .theFeature>div.featureName{font-size:18px;padding:16px 50px;text-align:start;justify-content:flex-start;background:#fff}@media (max-width:1200px){.threeColumnComparisonChart .theFeature>div.featureName{padding:16px 40px;background-position:30px center!important}}@media (max-width:991px){.threeColumnComparisonChart .theFeature>div.featureName{font-size:20px;padding:16px 30px;background-position:20px center!important}}@media (max-width:767px){.threeColumnComparisonChart .theFeature>div.featureName{background-size:32px!important}}@media (max-width:640px){.threeColumnComparisonChart .theFeature>div.featureName{font-size:18px;padding:16px 10px}}@media (max-width:480px){.threeColumnComparisonChart .theFeature>div.featureName{font-size:16px;background-size:26px!important;padding:14px}}@media (max-width:414px){.threeColumnComparisonChart .theFeature>div.featureName{font-size:14px;background-size:20px!important}}.threeColumnComparisonChart .theFeature>div.keeperSide{padding:27px 54px!important;background:#fff;text-align:center}@media (max-width:480px){.threeColumnComparisonChart .theFeature>div.keeperSide{padding:10px 8px!important}}.threeColumnComparisonChart .theFeature>div.keeperSide:not(.headingCell){background:#fff;font-size:17px;box-shadow:0 10px 20px rgba(0,0,0,.12),0 10px 20px rgba(0,0,0,.12)}@media (max-width:640px){.threeColumnComparisonChart .theFeature>div.keeperSide:not(.headingCell){box-shadow:none}}@media (max-width:1200px){.threeColumnComparisonChart .theFeature>div.keeperSide{padding:36px 30px;background-position:30px center!important}}@media (max-width:991px){.threeColumnComparisonChart .theFeature>div.keeperSide{padding:32px 30px;background-position:20px center!important}}@media (max-width:767px){.threeColumnComparisonChart .theFeature>div.keeperSide{padding:18px 40px;background-position:center!important}}@media (max-width:480px){.threeColumnComparisonChart .theFeature>div.keeperSide{padding:14px}}.threeColumnComparisonChart .theFeature>div.otherSide{padding:16px 50px;text-align:center}@media (max-width:1200px){.threeColumnComparisonChart .theFeature>div.otherSide{padding:16px 30px;background-position:30px center!important}}@media (max-width:991px){.threeColumnComparisonChart .theFeature>div.otherSide{padding:16px 30px;background-position:20px center!important}}@media (max-width:767px){.threeColumnComparisonChart .theFeature>div.otherSide{padding:16px 40px;background-position:center!important}}@media (max-width:640px){.threeColumnComparisonChart .theFeature>div.otherSide{background-size:28px;padding:16px;background:#fff;color:#000;border-end-start-radius:8px}}@media (max-width:480px){.threeColumnComparisonChart .theFeature>div.otherSide{padding:14px}}.threeColumnComparisonChart .theFeature>div.headingCell{background:#232323;color:#fff;position:relative;padding:30px 54px}.threeColumnComparisonChart .theFeature>div.headingCell.featureName{border-start-start-radius:8px;overflow:hidden}.threeColumnComparisonChart .theFeature>div.headingCell.keeperSide{background:linear-gradient(to bottom,#004899 0,#1b78e0 100%);border-start-start-radius:8px;height:94px}@media (max-width:767px){.threeColumnComparisonChart .theFeature>div.headingCell.keeperSide{padding:18px 10px}}@media (max-width:480px){.threeColumnComparisonChart .theFeature>div.headingCell.keeperSide{padding:10px 8px;height:72px}}.threeColumnComparisonChart .theFeature>div.headingCell.keeperSide img{display:block;margin:0 auto}@media (max-width:767px){.threeColumnComparisonChart .theFeature>div.headingCell.keeperSide img{display:none}}.threeColumnComparisonChart .theFeature>div.headingCell.keeperSide h3{display:none}@media (max-width:767px){.threeColumnComparisonChart .theFeature>div.headingCell.keeperSide h3{display:block;width:100%;text-align:center}}.threeColumnComparisonChart .theFeature>div.headingCell.otherSide{border-start-end-radius:8px;overflow:hidden;color:#fff;height:94px}@media (max-width:767px){.threeColumnComparisonChart .theFeature>div.headingCell.otherSide{padding:18px 10px}}@media (max-width:480px){.threeColumnComparisonChart .theFeature>div.headingCell.otherSide{padding:10px 8px;height:72px}}@media (max-width:480px){.threeColumnComparisonChart .theFeature>div.headingCell.otherSide h3{font-size:16px}}@media (max-width:360px){.threeColumnComparisonChart .theFeature>div.headingCell.otherSide h3{font-size:14px}}.threeColumnComparisonChart .theFeature>div:not(.headingCell){border-top:1px solid #c4c4c4}.ratingComparisonChart{display:table;width:100%;max-width:1260px;margin:64px auto 0;border-start-start-radius:8px;border-start-end-radius:8px;border-spacing:0px;box-shadow:0 14px 28px rgba(0,0,0,.16),0 10px 10px rgba(0,0,0,.12)}@media (max-width:768px){.ratingComparisonChart{box-shadow:none;background:0 0}}.ratingComparisonChart .theFeature{display:flex;flex-flow:row wrap;justify-content:center;align-items:stretch;width:100%}.ratingComparisonChart .theFeature.featureHeaders{align-items:flex-end;position:relative}@media (max-width:768px){.ratingComparisonChart .theFeature.featureHeaders{display:none}}@media (max-width:768px){.ratingComparisonChart .theFeature.mobileTempHidden{height:0;opacity:0}}.ratingComparisonChart .theFeature.tempHidden{height:0;opacity:0}.ratingComparisonChart .theFeature>td,.ratingComparisonChart .theFeature>th{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:33.332%;text-align:start;font-size:20px;line-height:1.4}@media (max-width:991px){.ratingComparisonChart .theFeature>td,.ratingComparisonChart .theFeature>th{font-size:18px}}@media (max-width:768px){.ratingComparisonChart .theFeature>td,.ratingComparisonChart .theFeature>th{width:50%}}.ratingComparisonChart .theFeature>td img,.ratingComparisonChart .theFeature>th img{margin-bottom:10px}.ratingComparisonChart .theFeature>td span,.ratingComparisonChart .theFeature>th span{display:block;width:100%;text-align:center;font-size:18px}@media (max-width:480px){.ratingComparisonChart .theFeature>td span,.ratingComparisonChart .theFeature>th span{text-align:start}}.ratingComparisonChart .theFeature>td.featureName,.ratingComparisonChart .theFeature>th.featureName{font-size:20px;padding:22px 57px;min-height:72px;background:#fff}@media (max-width:1200px){.ratingComparisonChart .theFeature>td.featureName,.ratingComparisonChart .theFeature>th.featureName{padding:20px 40px}}@media (max-width:991px){.ratingComparisonChart .theFeature>td.featureName,.ratingComparisonChart .theFeature>th.featureName{padding:20px 30px;width:33.32%}}@media (max-width:768px){.ratingComparisonChart .theFeature>td.featureName,.ratingComparisonChart .theFeature>th.featureName{width:100%;display:flex;justify-content:flex-start;align-items:center;font-size:18px;min-height:initial;background:#232323;color:#fff;border-radius:8px;padding:15px}}.ratingComparisonChart .theFeature>td.keeperSupport,.ratingComparisonChart .theFeature>th.keeperSupport{padding:22px 57px;flex-flow:column nowrap;justify-content:flex-start;align-items:center;position:relative;z-index:3}@media (max-width:480px){.ratingComparisonChart .theFeature>td.keeperSupport,.ratingComparisonChart .theFeature>th.keeperSupport{align-items:flex-start}}.ratingComparisonChart .theFeature>td.keeperSupport:not(.headingCell),.ratingComparisonChart .theFeature>th.keeperSupport:not(.headingCell){background:#fff;box-shadow:0 14px 28px rgba(0,0,0,.16),0 10px 10px rgba(0,0,0,.12)}@media (max-width:768px){.ratingComparisonChart .theFeature>td.keeperSupport:not(.headingCell),.ratingComparisonChart .theFeature>th.keeperSupport:not(.headingCell){box-shadow:none;background:#fff url("/assets/branding/keeper-logo.svg") no-repeat center 27px/80px;padding:60px 30px 24px}}@media (max-width:1200px){.ratingComparisonChart .theFeature>td.keeperSupport,.ratingComparisonChart .theFeature>th.keeperSupport{padding:16px 30px}}@media (max-width:991px){.ratingComparisonChart .theFeature>td.keeperSupport,.ratingComparisonChart .theFeature>th.keeperSupport{padding:16px 30px;width:33.32%}}@media (max-width:768px){.ratingComparisonChart .theFeature>td.keeperSupport,.ratingComparisonChart .theFeature>th.keeperSupport{width:50%;color:#000}}.ratingComparisonChart .theFeature>td.keeperSupport p,.ratingComparisonChart .theFeature>th.keeperSupport p{text-align:start}.ratingComparisonChart .theFeature>td.competitorSide,.ratingComparisonChart .theFeature>th.competitorSide{padding:22px 57px;flex-flow:column nowrap;justify-content:flex-start;align-items:center;text-align:start;background:#f5f5f5;color:#888}@media (max-width:480px){.ratingComparisonChart .theFeature>td.competitorSide,.ratingComparisonChart .theFeature>th.competitorSide{align-items:flex-start}}.ratingComparisonChart .theFeature>td.competitorSide.headingCell,.ratingComparisonChart .theFeature>th.competitorSide.headingCell{padding:16px 0}@media (max-width:1200px){.ratingComparisonChart .theFeature>td.competitorSide,.ratingComparisonChart .theFeature>th.competitorSide{padding:16px 30px}}@media (max-width:991px){.ratingComparisonChart .theFeature>td.competitorSide,.ratingComparisonChart .theFeature>th.competitorSide{padding:16px 30px;width:33.32%}}@media (max-width:768px){.ratingComparisonChart .theFeature>td.competitorSide,.ratingComparisonChart .theFeature>th.competitorSide{width:50%;background:#fff;color:#000;position:relative;padding:60px 30px 24px}}.ratingComparisonChart .theFeature>td.competitorSide h3,.ratingComparisonChart .theFeature>th.competitorSide h3{display:none;font-size:20px;margin-bottom:10px}@media (max-width:768px){.ratingComparisonChart .theFeature>td.competitorSide h3,.ratingComparisonChart .theFeature>th.competitorSide h3{display:block}}.ratingComparisonChart .theFeature>td.headingCell,.ratingComparisonChart .theFeature>th.headingCell{background:#232323;color:#fff;position:relative;padding:30px 54px}.ratingComparisonChart .theFeature>td.headingCell:first-of-type,.ratingComparisonChart .theFeature>th.headingCell:first-of-type{border-start-start-radius:8px}.ratingComparisonChart .theFeature>td.headingCell:last-of-type,.ratingComparisonChart .theFeature>th.headingCell:last-of-type{border-start-end-radius:8px}.ratingComparisonChart .theFeature>td.headingCell h3,.ratingComparisonChart .theFeature>th.headingCell h3{text-align:center;width:100%;color:#fff}@media (max-width:1100px){.ratingComparisonChart .theFeature>td.headingCell h3,.ratingComparisonChart .theFeature>th.headingCell h3{font-size:22px}}@media (max-width:991px){.ratingComparisonChart .theFeature>td.headingCell h3,.ratingComparisonChart .theFeature>th.headingCell h3{font-size:20px}}.ratingComparisonChart .theFeature>td.headingCell.featureName,.ratingComparisonChart .theFeature>th.headingCell.featureName{overflow:hidden;padding:18px 10px;min-height:92px}.ratingComparisonChart .theFeature>td.headingCell.keeperSupport,.ratingComparisonChart .theFeature>th.headingCell.keeperSupport{background:#08509a;padding:18px 30px 30px;min-height:102px}@media (max-width:767px){.ratingComparisonChart .theFeature>td.headingCell.keeperSupport,.ratingComparisonChart .theFeature>th.headingCell.keeperSupport{padding:18px 10px}}.ratingComparisonChart .theFeature>td.headingCell.keeperSupport:before,.ratingComparisonChart .theFeature>th.headingCell.keeperSupport:before{content:"";display:block;width:100%;height:11px;border-start-start-radius:8px;border-start-end-radius:8px;background:#08509a;position:absolute;inset-inline-start:0;bottom:100%}.ratingComparisonChart .theFeature>td.headingCell.keeperSupport h3,.ratingComparisonChart .theFeature>th.headingCell.keeperSupport h3{text-indent:-10000px;background:url("/assets/branding/keeper-logo-light.svg") no-repeat left center/contain;width:216px;height:51px;margin:0 auto}@media (max-width:767px){.ratingComparisonChart .theFeature>td.headingCell.keeperSupport h3,.ratingComparisonChart .theFeature>th.headingCell.keeperSupport h3{width:46px;background-size:188px 46px}}.ratingComparisonChart .theFeature>td.headingCell.competitorSide,.ratingComparisonChart .theFeature>th.headingCell.competitorSide{overflow:hidden;color:#fff;min-height:92px}@media (max-width:767px){.ratingComparisonChart .theFeature>td.headingCell.competitorSide,.ratingComparisonChart .theFeature>th.headingCell.competitorSide{padding:18px 10px}}.ratingComparisonChart .theFeature>td.headingCell.competitorSide h3,.ratingComparisonChart .theFeature>th.headingCell.competitorSide h3{text-indent:0}.ratingComparisonChart .theFeature>td.headingCell.competitorSide h3 .showMobile,.ratingComparisonChart .theFeature>th.headingCell.competitorSide h3 .showMobile{display:none}@media (max-width:767px){.ratingComparisonChart .theFeature>td.headingCell.competitorSide h3 .showMobile,.ratingComparisonChart .theFeature>th.headingCell.competitorSide h3 .showMobile{display:block}}@media (max-width:767px){.ratingComparisonChart .theFeature>td.headingCell.competitorSide h3 .showDesktop,.ratingComparisonChart .theFeature>th.headingCell.competitorSide h3 .showDesktop{display:none}}.ratingComparisonChart .theFeature>td:not(.headingCell),.ratingComparisonChart .theFeature>th:not(.headingCell){border-top:1px solid #c4c4c4;font-weight:400}.ratingComparisonChart.fullVisibility{border-radius:8px}.ratingComparisonChart.fullVisibility tr.theFeature.mobileTempHidden,.ratingComparisonChart.fullVisibility tr.theFeature.tempHidden{height:auto;opacity:1}@media (max-width:768px){.ratingComparisonChart.collapsible tbody{display:flex;flex-direction:column;gap:24px}.ratingComparisonChart.collapsible .theFeature>td,.ratingComparisonChart.collapsible .theFeature>th{position:relative;justify-content:flex-start;width:100%;border-top:none}.ratingComparisonChart.collapsible .theFeature>td.keeperSupport,.ratingComparisonChart.collapsible .theFeature>th.keeperSupport{box-shadow:none;background:#fff url("/assets/branding/keeper-black-one-color.svg") no-repeat center 32px/117px;padding:77px 24px 32px}}@media (max-width:768px) and (max-width:480px){.ratingComparisonChart.collapsible .theFeature>td.keeperSupport,.ratingComparisonChart.collapsible .theFeature>th.keeperSupport{background-position:24px 24px}}@media (max-width:768px){.ratingComparisonChart.collapsible .theFeature>td.competitorSide,.ratingComparisonChart.collapsible .theFeature>th.competitorSide{background-color:#f0f0f0;border-end-start-radius:8px;border-end-end-radius:8px;padding:72px 24px 32px}}@media (max-width:768px) and (max-width:768px){.ratingComparisonChart.collapsible .theFeature>td.competitorSide,.ratingComparisonChart.collapsible .theFeature>th.competitorSide{padding-top:32px}}@media (max-width:768px){.ratingComparisonChart.collapsible .theFeature>td.competitorSide:before,.ratingComparisonChart.collapsible .theFeature>th.competitorSide:before{text-align:start;padding-inline-start:24px;padding-top:32px;font-weight:700;font-size:21px;line-height:24px}.ratingComparisonChart.collapsible .theFeature .featureName:after{content:"";display:block;position:absolute;top:calc(50% - 16px);inset-inline-end:48px;width:32px;height:32px;background:url("/assets/icons/x-yellow.svg") no-repeat center/contain;pointer-events:none;z-index:2;transform:rotate(-45deg)}}@media (max-width:768px) and (max-width:768px){.ratingComparisonChart.collapsible .theFeature .featureName:after{top:calc(50% - 10px);inset-inline-end:24px;width:20px;height:20px}}@media (max-width:768px) and (max-width:480px){.ratingComparisonChart.collapsible .theFeature .featureName:after{inset-inline-end:13px}}@media (max-width:768px){.ratingComparisonChart.collapsible .theFeature.open .featureName{border-start-start-radius:8px;border-start-end-radius:8px}.ratingComparisonChart.collapsible .theFeature.open .featureName:after{transform:initial}.ratingComparisonChart.collapsible .theFeature:not(.open)>td{opacity:0;height:0;padding-top:0;padding-bottom:0;overflow:hidden;line-height:0}}.sideBySideChart{display:flex;flex-flow:row wrap;justify-content:center;align-items:stretch;margin:40px auto;box-shadow:0 4px 16px rgba(0,0,0,.08);border-end-start-radius:8px;border-end-end-radius:8px;overflow:hidden;width:1092px;max-width:100%}@media (max-width:767px){.sideBySideChart{flex-flow:column nowrap;box-shadow:none;margin:0 0 40px}}.sideBySideChart .keeperSide,.sideBySideChart .vsSide{width:50%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;text-align:start;gap:16px;padding:32px 50px;border:1px solid #d8d8d8}@media (max-width:991px){.sideBySideChart .keeperSide,.sideBySideChart .vsSide{padding:28px 24px}}@media (max-width:768px){.sideBySideChart .keeperSide,.sideBySideChart .vsSide{padding:24px 16px}}@media (max-width:767px){.sideBySideChart .keeperSide,.sideBySideChart .vsSide{width:100%}}.sideBySideChart .keeperSide.firstRow,.sideBySideChart .vsSide.firstRow{justify-content:flex-end;padding:0;border:none}@media (max-width:767px){.sideBySideChart .keeperSide.firstRow,.sideBySideChart .vsSide.firstRow{display:none}}.sideBySideChart .keeperSide h3,.sideBySideChart .vsSide h3{font-size:20px}.sideBySideChart .keeperSide p a,.sideBySideChart .vsSide p a{color:#1b74da}.sideBySideChart .keeperSide{background-color:#fff;border-inline-end:0}@media (max-width:767px){.sideBySideChart .keeperSide{border-bottom:0}}.sideBySideChart .keeperSide.firstRow{background-color:transparent}.sideBySideChart .keeperSide.lastRow{border-end-end-radius:8px}.sideBySideChart .vsSide{background-color:#fff}.sideBySideChart .vsSide.firstRow{background-color:transparent}.sideBySideChart .vsSide.lastRow{border-end-start-radius:8px}@media (max-width:767px){.sideBySideChart .vsSide{background:#f0f0f0;border-end-start-radius:8px;border-end-end-radius:8px}}.sideBySideChart .sourceRow{width:100%;background:#f0f0f0;padding:26px 50px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:16px;font-size:22px;font-weight:600;line-height:35px;border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8}@media (max-width:991px){.sideBySideChart .sourceRow{padding:28px 24px}}@media (max-width:768px){.sideBySideChart .sourceRow{padding:26px 16px}}@media (max-width:767px){.sideBySideChart .sourceRow{margin:48px 0 0 0;border-start-start-radius:8px;border-start-end-radius:8px;border:1px solid #d8d8d8;border-bottom:0;font-size:18px}}.sideBySideChart .sourceRow img{position:relative;top:-2px}.sideBySideChart .keeperTab{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;align-self:flex-end;padding:26px 0;width:100%;border-start-start-radius:8px;border-start-end-radius:8px;overflow:hidden;background:radial-gradient(140.99% 141.42% at 0 100%,#1b78e0 0,#004899 100%)}.sideBySideChart .vsTab{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;align-self:flex-end;width:100%;color:#fff;background:#232323;padding:32px 0;border-start-end-radius:8px;overflow:hidden;font-size:24px;font-weight:600}@media (max-width:768px){.sideBySideChart .sourceRow{position:relative;cursor:pointer;background-color:#000;color:#fff;align-items:flex-start;justify-content:flex-start;text-align:start;border:none;border-radius:8px;font-size:18px;margin-top:24px;padding:16px 48px 16px 16px}.sideBySideChart .sourceRow>img{display:none}.sideBySideChart .sourceRow.open{border-start-start-radius:8px;border-start-end-radius:8px}.sideBySideChart .sourceRow.open:after{background:url("/assets/icons/x-yellow.svg") no-repeat center/contain}.sideBySideChart .sourceRow:not(.open)+.keeperSide,.sideBySideChart .sourceRow:not(.open)+.keeperSide+.vsSide{display:none}.sideBySideChart .sourceRow:after{content:"";display:block;position:absolute;top:calc(50% - 10px);inset-inline-end:24px;width:20px;height:20px;background:url("/assets/icons/plus-yellow.svg") no-repeat center/contain;pointer-events:none;z-index:2}}@media (max-width:768px) and (max-width:480px){.sideBySideChart .sourceRow:after{inset-inline-end:13px}}.featureCompChart{display:flex;flex-flow:row wrap;justify-content:center;align-items:stretch;margin:40px auto;border-end-start-radius:8px;border-end-end-radius:8px;overflow:hidden;width:1092px;max-width:100%}@media (max-width:767px){.featureCompChart{flex-flow:column nowrap;box-shadow:none;margin:24px 0}}.featureCompChart .tabsRow{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:flex-end;width:100%}@media (max-width:767px){.featureCompChart .tabsRow{display:none}}.featureCompChart .tabsRow .keeperTab{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;align-self:flex-end;padding:26px 0;width:40%;border-start-start-radius:8px;border-start-end-radius:8px;overflow:hidden;background:radial-gradient(140.99% 141.42% at 0 100%,#1b78e0 0,#004899 100%)}.featureCompChart .tabsRow .vsTab{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;align-self:flex-end;width:40%;color:#565656;background:#fff;padding:25px 0;border-start-end-radius:8px;overflow:hidden;font-size:28px;font-weight:600;border-top:1px solid #d8d8d8;border-inline-end:1px solid #D8D8D8}.featureCompChart .chartRow{display:flex;flex-flow:row nowrap;justify-content:center;align-items:stretch;width:100%;border-bottom:0}@media (max-width:767px){.featureCompChart .chartRow{flex-flow:column nowrap;border-radius:8px;overflow:hidden}.featureCompChart .chartRow+.chartRow{margin-top:24px}}.featureCompChart .chartRow .featureName{width:20%;font-size:20px;font-weight:500;padding:0 16px 0 20px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start;gap:16px;text-align:start;border-top:1px solid #d8d8d8;border-inline-start:1px solid #D8D8D8}@media (max-width:768px){.featureCompChart .chartRow .featureName{font-size:16px}}@media (max-width:767px){.featureCompChart .chartRow .featureName{flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:100%;font-size:20px;padding:16px;background:#dfedfb;border-color:#dfedfb;border-radius:8px 8px 0 0;position:relative}.featureCompChart .chartRow .featureName:after{content:"";display:block;position:absolute;z-index:2;inset-inline-start:16px;top:calc(100% + 24px);font-size:20px;font-weight:500;width:calc(100% - 32px);height:24px;background:url("/assets/branding/keeper-logo-black.svg") no-repeat 0 center/contain}.featureCompChart .chartRow .featureName p{font-size:20px}}.featureCompChart .chartRow .keeperSide,.featureCompChart .chartRow .vsSide{width:40%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;text-align:start;gap:16px;padding:32px 50px;border:1px solid #d8d8d8}@media (max-width:991px){.featureCompChart .chartRow .keeperSide,.featureCompChart .chartRow .vsSide{padding:28px 24px}}@media (max-width:768px){.featureCompChart .chartRow .keeperSide,.featureCompChart .chartRow .vsSide{padding:24px 16px}}@media (max-width:767px){.featureCompChart .chartRow .keeperSide,.featureCompChart .chartRow .vsSide{width:100%;border-color:#dfedfb}}.featureCompChart .chartRow .keeperSide.firstRow,.featureCompChart .chartRow .vsSide.firstRow{justify-content:flex-end;padding:0;border:none}@media (max-width:767px){.featureCompChart .chartRow .keeperSide.firstRow,.featureCompChart .chartRow .vsSide.firstRow{display:none}}.featureCompChart .chartRow .keeperSide h3,.featureCompChart .chartRow .vsSide h3{font-size:20px}.featureCompChart .chartRow .keeperSide p a,.featureCompChart .chartRow .vsSide p a{color:#1b74da}.featureCompChart .chartRow .keeperSide{border-width:3px;border-top-width:1px;border-bottom-width:1px;background:#fff;position:relative}@media (max-width:767px){.featureCompChart .chartRow .keeperSide{border-bottom:0;padding-top:66px;position:relative}}.featureCompChart .chartRow .keeperSide:before{content:"";pointer-events:none;display:block;width:16px;height:100%;position:absolute;inset-inline-end:100%;top:0;background:linear-gradient(to var(--inline-end),rgba(134,181,229,0) 0,rgba(134,181,229,.32) 100%)}.featureCompChart .chartRow .keeperSide:after{content:"";pointer-events:none;display:block;width:16px;height:100%;position:absolute;inset-inline-start:100%;top:0;background:linear-gradient(to var(--inline-end),rgba(134,181,229,.32) 0,rgba(134,181,229,0) 100%)}.featureCompChart .chartRow .vsSide{background-color:rgba(240,240,240,.4)}@media (max-width:767px){.featureCompChart .chartRow .vsSide{background:#f0f0f0;border-end-start-radius:8px;border-end-end-radius:8px;padding-top:66px;position:relative}.featureCompChart .chartRow .vsSide:after{content:attr(data-content);display:block;position:absolute;inset-inline-start:16px;top:24px;font-size:20px;font-weight:500}}.featureCompChart .chartRow:first-child .keeperSide{border-inline-start:none!important;border-inline-end:none!important}.featureCompChart .chartRow:nth-child(2) .featureName{border-start-start-radius:8px}.featureCompChart .chartRow:last-child .featureName{border-bottom:1px solid #d8d8d8;border-end-start-radius:8px;max-height:calc(100% - 4px)}@media (max-width:767px){.featureCompChart .chartRow:last-child .featureName{border-radius:8px 8px 0 0}}.featureCompChart .chartRow:last-child .keeperSide{border-radius:0 0 8px 8px}.featureCompChart .chartRow:last-child .vsSide{border-end-end-radius:8px;max-height:calc(100% - 4px)}@media (max-width:767px){.featureCompChart.mobileCollapsible .featureName{cursor:pointer}.featureCompChart.mobileCollapsible .featureName:before{content:"";position:absolute;inset-inline-end:16px;top:50%;margin-top:-15px;width:30px;height:30px;background:url("/assets/icons/plus-black.svg") no-repeat center/contain}.featureCompChart.mobileCollapsible .keeperSide,.featureCompChart.mobileCollapsible .vsSide{display:none}.featureCompChart.mobileCollapsible .chartRow.open .featureName:before{background-image:url("/assets/icons/minus-black.svg")}.featureCompChart.mobileCollapsible .chartRow.open .keeperSide,.featureCompChart.mobileCollapsible .chartRow.open .vsSide{display:flex}}.featureCompChart .chartRow{background:#fff}.featureCompChart .chartRow:first-child .keeperSide{border-inline-start:none;border-inline-end:none}.featureCompChart .chartRow:last-child .keeperSide{border-radius:0 0 8px 8px;border-bottom:3px solid #86b5e5}@media (max-width:767px){.featureCompChart .chartRow:last-child .keeperSide{border-bottom:0;border-radius:0}}@media (max-width:767px){.featureCompChart .chartRow:last-child .vsSide{border-bottom:0}}.featureCompChart[data-rows="1"] .chartRow:first-of-type .keeperSide{border-inline-start-color:#1B74DA;border-inline-end-color:#1B74DA}@media (max-width:767px){.featureCompChart[data-rows="1"] .chartRow:first-of-type .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="2"] .chartRow:first-of-type .keeperSide{border-inline-start-color:#1b74da;border-inline-end-color:#1b74da}@media (max-width:767px){.featureCompChart[data-rows="2"] .chartRow:first-of-type .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="2"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:#86b5e5;border-inline-end-color:#86b5e5}@media (max-width:767px){.featureCompChart[data-rows="2"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="3"] .chartRow:first-of-type .keeperSide{border-inline-start-color:#1b74da;border-inline-end-color:#1b74da}@media (max-width:767px){.featureCompChart[data-rows="3"] .chartRow:first-of-type .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="3"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgb(80.5,148.5,223.5);border-inline-end-color:rgb(80.5,148.5,223.5)}@media (max-width:767px){.featureCompChart[data-rows="3"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="3"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:#86b5e5;border-inline-end-color:#86b5e5}@media (max-width:767px){.featureCompChart[data-rows="3"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="4"] .chartRow:first-of-type .keeperSide{border-inline-start-color:#1b74da;border-inline-end-color:#1b74da}@media (max-width:767px){.featureCompChart[data-rows="4"] .chartRow:first-of-type .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="4"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgb(62.6666666667,137.6666666667,221.6666666667);border-inline-end-color:rgb(62.6666666667,137.6666666667,221.6666666667)}@media (max-width:767px){.featureCompChart[data-rows="4"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="4"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgb(98.3333333333,159.3333333333,225.3333333333);border-inline-end-color:rgb(98.3333333333,159.3333333333,225.3333333333)}@media (max-width:767px){.featureCompChart[data-rows="4"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="4"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:#86b5e5;border-inline-end-color:#86b5e5}@media (max-width:767px){.featureCompChart[data-rows="4"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="5"] .chartRow:first-of-type .keeperSide{border-inline-start-color:#1b74da;border-inline-end-color:#1b74da}@media (max-width:767px){.featureCompChart[data-rows="5"] .chartRow:first-of-type .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="5"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgb(53.75,132.25,220.75);border-inline-end-color:rgb(53.75,132.25,220.75)}@media (max-width:767px){.featureCompChart[data-rows="5"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="5"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgb(80.5,148.5,223.5);border-inline-end-color:rgb(80.5,148.5,223.5)}@media (max-width:767px){.featureCompChart[data-rows="5"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="5"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgb(107.25,164.75,226.25);border-inline-end-color:rgb(107.25,164.75,226.25)}@media (max-width:767px){.featureCompChart[data-rows="5"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="5"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:#86b5e5;border-inline-end-color:#86b5e5}@media (max-width:767px){.featureCompChart[data-rows="5"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="6"] .chartRow:first-of-type .keeperSide{border-inline-start-color:#1b74da;border-inline-end-color:#1b74da}@media (max-width:767px){.featureCompChart[data-rows="6"] .chartRow:first-of-type .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="6"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgb(48.4,129,220.2);border-inline-end-color:rgb(48.4,129,220.2)}@media (max-width:767px){.featureCompChart[data-rows="6"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="6"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgb(69.8,142,222.4);border-inline-end-color:rgb(69.8,142,222.4)}@media (max-width:767px){.featureCompChart[data-rows="6"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="6"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgb(91.2,155,224.6);border-inline-end-color:rgb(91.2,155,224.6)}@media (max-width:767px){.featureCompChart[data-rows="6"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="6"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgb(112.6,168,226.8);border-inline-end-color:rgb(112.6,168,226.8)}@media (max-width:767px){.featureCompChart[data-rows="6"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="6"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:#86b5e5;border-inline-end-color:#86b5e5}@media (max-width:767px){.featureCompChart[data-rows="6"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="7"] .chartRow:first-of-type .keeperSide{border-inline-start-color:#1b74da;border-inline-end-color:#1b74da}@media (max-width:767px){.featureCompChart[data-rows="7"] .chartRow:first-of-type .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="7"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgb(44.8333333333,126.8333333333,219.8333333333);border-inline-end-color:rgb(44.8333333333,126.8333333333,219.8333333333)}@media (max-width:767px){.featureCompChart[data-rows="7"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="7"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgb(62.6666666667,137.6666666667,221.6666666667);border-inline-end-color:rgb(62.6666666667,137.6666666667,221.6666666667)}@media (max-width:767px){.featureCompChart[data-rows="7"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="7"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgb(80.5,148.5,223.5);border-inline-end-color:rgb(80.5,148.5,223.5)}@media (max-width:767px){.featureCompChart[data-rows="7"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="7"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgb(98.3333333333,159.3333333333,225.3333333333);border-inline-end-color:rgb(98.3333333333,159.3333333333,225.3333333333)}@media (max-width:767px){.featureCompChart[data-rows="7"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="7"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgb(116.1666666667,170.1666666667,227.1666666667);border-inline-end-color:rgb(116.1666666667,170.1666666667,227.1666666667)}@media (max-width:767px){.featureCompChart[data-rows="7"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="7"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:#86b5e5;border-inline-end-color:#86b5e5}@media (max-width:767px){.featureCompChart[data-rows="7"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="8"] .chartRow:first-of-type .keeperSide{border-inline-start-color:#1b74da;border-inline-end-color:#1b74da}@media (max-width:767px){.featureCompChart[data-rows="8"] .chartRow:first-of-type .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="8"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgb(42.2857142857,125.2857142857,219.5714285714);border-inline-end-color:rgb(42.2857142857,125.2857142857,219.5714285714)}@media (max-width:767px){.featureCompChart[data-rows="8"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="8"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgb(57.5714285714,134.5714285714,221.1428571429);border-inline-end-color:rgb(57.5714285714,134.5714285714,221.1428571429)}@media (max-width:767px){.featureCompChart[data-rows="8"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="8"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgb(72.8571428571,143.8571428571,222.7142857143);border-inline-end-color:rgb(72.8571428571,143.8571428571,222.7142857143)}@media (max-width:767px){.featureCompChart[data-rows="8"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="8"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgb(88.1428571429,153.1428571429,224.2857142857);border-inline-end-color:rgb(88.1428571429,153.1428571429,224.2857142857)}@media (max-width:767px){.featureCompChart[data-rows="8"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="8"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgb(103.4285714286,162.4285714286,225.8571428571);border-inline-end-color:rgb(103.4285714286,162.4285714286,225.8571428571)}@media (max-width:767px){.featureCompChart[data-rows="8"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="8"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgb(118.7142857143,171.7142857143,227.4285714286);border-inline-end-color:rgb(118.7142857143,171.7142857143,227.4285714286)}@media (max-width:767px){.featureCompChart[data-rows="8"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="8"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:#86b5e5;border-inline-end-color:#86b5e5}@media (max-width:767px){.featureCompChart[data-rows="8"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="9"] .chartRow:first-of-type .keeperSide{border-inline-start-color:#1b74da;border-inline-end-color:#1b74da}@media (max-width:767px){.featureCompChart[data-rows="9"] .chartRow:first-of-type .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="9"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgb(40.375,124.125,219.375);border-inline-end-color:rgb(40.375,124.125,219.375)}@media (max-width:767px){.featureCompChart[data-rows="9"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="9"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgb(53.75,132.25,220.75);border-inline-end-color:rgb(53.75,132.25,220.75)}@media (max-width:767px){.featureCompChart[data-rows="9"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="9"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgb(67.125,140.375,222.125);border-inline-end-color:rgb(67.125,140.375,222.125)}@media (max-width:767px){.featureCompChart[data-rows="9"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="9"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgb(80.5,148.5,223.5);border-inline-end-color:rgb(80.5,148.5,223.5)}@media (max-width:767px){.featureCompChart[data-rows="9"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="9"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgb(93.875,156.625,224.875);border-inline-end-color:rgb(93.875,156.625,224.875)}@media (max-width:767px){.featureCompChart[data-rows="9"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="9"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgb(107.25,164.75,226.25);border-inline-end-color:rgb(107.25,164.75,226.25)}@media (max-width:767px){.featureCompChart[data-rows="9"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="9"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgb(120.625,172.875,227.625);border-inline-end-color:rgb(120.625,172.875,227.625)}@media (max-width:767px){.featureCompChart[data-rows="9"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="9"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:#86b5e5;border-inline-end-color:#86b5e5}@media (max-width:767px){.featureCompChart[data-rows="9"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="10"] .chartRow:first-of-type .keeperSide{border-inline-start-color:#1b74da;border-inline-end-color:#1b74da}@media (max-width:767px){.featureCompChart[data-rows="10"] .chartRow:first-of-type .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="10"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgb(38.8888888889,123.2222222222,219.2222222222);border-inline-end-color:rgb(38.8888888889,123.2222222222,219.2222222222)}@media (max-width:767px){.featureCompChart[data-rows="10"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="10"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgb(50.7777777778,130.4444444444,220.4444444444);border-inline-end-color:rgb(50.7777777778,130.4444444444,220.4444444444)}@media (max-width:767px){.featureCompChart[data-rows="10"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="10"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgb(62.6666666667,137.6666666667,221.6666666667);border-inline-end-color:rgb(62.6666666667,137.6666666667,221.6666666667)}@media (max-width:767px){.featureCompChart[data-rows="10"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="10"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgb(74.5555555556,144.8888888889,222.8888888889);border-inline-end-color:rgb(74.5555555556,144.8888888889,222.8888888889)}@media (max-width:767px){.featureCompChart[data-rows="10"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="10"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgb(86.4444444444,152.1111111111,224.1111111111);border-inline-end-color:rgb(86.4444444444,152.1111111111,224.1111111111)}@media (max-width:767px){.featureCompChart[data-rows="10"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="10"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgb(98.3333333333,159.3333333333,225.3333333333);border-inline-end-color:rgb(98.3333333333,159.3333333333,225.3333333333)}@media (max-width:767px){.featureCompChart[data-rows="10"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="10"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgb(110.2222222222,166.5555555556,226.5555555556);border-inline-end-color:rgb(110.2222222222,166.5555555556,226.5555555556)}@media (max-width:767px){.featureCompChart[data-rows="10"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="10"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgb(122.1111111111,173.7777777778,227.7777777778);border-inline-end-color:rgb(122.1111111111,173.7777777778,227.7777777778)}@media (max-width:767px){.featureCompChart[data-rows="10"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="10"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:#86b5e5;border-inline-end-color:#86b5e5}@media (max-width:767px){.featureCompChart[data-rows="10"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="11"] .chartRow:first-of-type .keeperSide{border-inline-start-color:#1b74da;border-inline-end-color:#1b74da}@media (max-width:767px){.featureCompChart[data-rows="11"] .chartRow:first-of-type .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="11"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgb(37.7,122.5,219.1);border-inline-end-color:rgb(37.7,122.5,219.1)}@media (max-width:767px){.featureCompChart[data-rows="11"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="11"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgb(48.4,129,220.2);border-inline-end-color:rgb(48.4,129,220.2)}@media (max-width:767px){.featureCompChart[data-rows="11"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="11"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgb(59.1,135.5,221.3);border-inline-end-color:rgb(59.1,135.5,221.3)}@media (max-width:767px){.featureCompChart[data-rows="11"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="11"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgb(69.8,142,222.4);border-inline-end-color:rgb(69.8,142,222.4)}@media (max-width:767px){.featureCompChart[data-rows="11"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="11"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgb(80.5,148.5,223.5);border-inline-end-color:rgb(80.5,148.5,223.5)}@media (max-width:767px){.featureCompChart[data-rows="11"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="11"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgb(91.2,155,224.6);border-inline-end-color:rgb(91.2,155,224.6)}@media (max-width:767px){.featureCompChart[data-rows="11"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="11"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgb(101.9,161.5,225.7);border-inline-end-color:rgb(101.9,161.5,225.7)}@media (max-width:767px){.featureCompChart[data-rows="11"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="11"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgb(112.6,168,226.8);border-inline-end-color:rgb(112.6,168,226.8)}@media (max-width:767px){.featureCompChart[data-rows="11"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="11"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgb(123.3,174.5,227.9);border-inline-end-color:rgb(123.3,174.5,227.9)}@media (max-width:767px){.featureCompChart[data-rows="11"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="11"] .chartRow:nth-of-type(11) .keeperSide{border-inline-start-color:#86b5e5;border-inline-end-color:#86b5e5}@media (max-width:767px){.featureCompChart[data-rows="11"] .chartRow:nth-of-type(11) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="12"] .chartRow:first-of-type .keeperSide{border-inline-start-color:#1b74da;border-inline-end-color:#1b74da}@media (max-width:767px){.featureCompChart[data-rows="12"] .chartRow:first-of-type .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="12"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgb(36.7272727273,121.9090909091,219);border-inline-end-color:rgb(36.7272727273,121.9090909091,219)}@media (max-width:767px){.featureCompChart[data-rows="12"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="12"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgb(46.4545454545,127.8181818182,220);border-inline-end-color:rgb(46.4545454545,127.8181818182,220)}@media (max-width:767px){.featureCompChart[data-rows="12"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="12"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgb(56.1818181818,133.7272727273,221);border-inline-end-color:rgb(56.1818181818,133.7272727273,221)}@media (max-width:767px){.featureCompChart[data-rows="12"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="12"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgb(65.9090909091,139.6363636364,222);border-inline-end-color:rgb(65.9090909091,139.6363636364,222)}@media (max-width:767px){.featureCompChart[data-rows="12"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="12"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgb(75.6363636364,145.5454545455,223);border-inline-end-color:rgb(75.6363636364,145.5454545455,223)}@media (max-width:767px){.featureCompChart[data-rows="12"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="12"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgb(85.3636363636,151.4545454545,224);border-inline-end-color:rgb(85.3636363636,151.4545454545,224)}@media (max-width:767px){.featureCompChart[data-rows="12"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="12"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgb(95.0909090909,157.3636363636,225);border-inline-end-color:rgb(95.0909090909,157.3636363636,225)}@media (max-width:767px){.featureCompChart[data-rows="12"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="12"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgb(104.8181818182,163.2727272727,226);border-inline-end-color:rgb(104.8181818182,163.2727272727,226)}@media (max-width:767px){.featureCompChart[data-rows="12"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="12"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgb(114.5454545455,169.1818181818,227);border-inline-end-color:rgb(114.5454545455,169.1818181818,227)}@media (max-width:767px){.featureCompChart[data-rows="12"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="12"] .chartRow:nth-of-type(11) .keeperSide{border-inline-start-color:rgb(124.2727272727,175.0909090909,228);border-inline-end-color:rgb(124.2727272727,175.0909090909,228)}@media (max-width:767px){.featureCompChart[data-rows="12"] .chartRow:nth-of-type(11) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="12"] .chartRow:nth-of-type(12) .keeperSide{border-inline-start-color:#86b5e5;border-inline-end-color:#86b5e5}@media (max-width:767px){.featureCompChart[data-rows="12"] .chartRow:nth-of-type(12) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="13"] .chartRow:first-of-type .keeperSide{border-inline-start-color:#1b74da;border-inline-end-color:#1b74da}@media (max-width:767px){.featureCompChart[data-rows="13"] .chartRow:first-of-type .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="13"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgb(35.9166666667,121.4166666667,218.9166666667);border-inline-end-color:rgb(35.9166666667,121.4166666667,218.9166666667)}@media (max-width:767px){.featureCompChart[data-rows="13"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="13"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgb(44.8333333333,126.8333333333,219.8333333333);border-inline-end-color:rgb(44.8333333333,126.8333333333,219.8333333333)}@media (max-width:767px){.featureCompChart[data-rows="13"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="13"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgb(53.75,132.25,220.75);border-inline-end-color:rgb(53.75,132.25,220.75)}@media (max-width:767px){.featureCompChart[data-rows="13"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="13"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgb(62.6666666667,137.6666666667,221.6666666667);border-inline-end-color:rgb(62.6666666667,137.6666666667,221.6666666667)}@media (max-width:767px){.featureCompChart[data-rows="13"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="13"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgb(71.5833333333,143.0833333333,222.5833333333);border-inline-end-color:rgb(71.5833333333,143.0833333333,222.5833333333)}@media (max-width:767px){.featureCompChart[data-rows="13"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="13"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgb(80.5,148.5,223.5);border-inline-end-color:rgb(80.5,148.5,223.5)}@media (max-width:767px){.featureCompChart[data-rows="13"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="13"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgb(89.4166666667,153.9166666667,224.4166666667);border-inline-end-color:rgb(89.4166666667,153.9166666667,224.4166666667)}@media (max-width:767px){.featureCompChart[data-rows="13"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="13"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgb(98.3333333333,159.3333333333,225.3333333333);border-inline-end-color:rgb(98.3333333333,159.3333333333,225.3333333333)}@media (max-width:767px){.featureCompChart[data-rows="13"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="13"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgb(107.25,164.75,226.25);border-inline-end-color:rgb(107.25,164.75,226.25)}@media (max-width:767px){.featureCompChart[data-rows="13"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="13"] .chartRow:nth-of-type(11) .keeperSide{border-inline-start-color:rgb(116.1666666667,170.1666666667,227.1666666667);border-inline-end-color:rgb(116.1666666667,170.1666666667,227.1666666667)}@media (max-width:767px){.featureCompChart[data-rows="13"] .chartRow:nth-of-type(11) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="13"] .chartRow:nth-of-type(12) .keeperSide{border-inline-start-color:rgb(125.0833333333,175.5833333333,228.0833333333);border-inline-end-color:rgb(125.0833333333,175.5833333333,228.0833333333)}@media (max-width:767px){.featureCompChart[data-rows="13"] .chartRow:nth-of-type(12) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="13"] .chartRow:nth-of-type(13) .keeperSide{border-inline-start-color:#86b5e5;border-inline-end-color:#86b5e5}@media (max-width:767px){.featureCompChart[data-rows="13"] .chartRow:nth-of-type(13) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="14"] .chartRow:first-of-type .keeperSide{border-inline-start-color:#1b74da;border-inline-end-color:#1b74da}@media (max-width:767px){.featureCompChart[data-rows="14"] .chartRow:first-of-type .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="14"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgb(35.2307692308,121,218.8461538462);border-inline-end-color:rgb(35.2307692308,121,218.8461538462)}@media (max-width:767px){.featureCompChart[data-rows="14"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="14"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgb(43.4615384615,126,219.6923076923);border-inline-end-color:rgb(43.4615384615,126,219.6923076923)}@media (max-width:767px){.featureCompChart[data-rows="14"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="14"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgb(51.6923076923,131,220.5384615385);border-inline-end-color:rgb(51.6923076923,131,220.5384615385)}@media (max-width:767px){.featureCompChart[data-rows="14"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="14"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgb(59.9230769231,136,221.3846153846);border-inline-end-color:rgb(59.9230769231,136,221.3846153846)}@media (max-width:767px){.featureCompChart[data-rows="14"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="14"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgb(68.1538461538,141,222.2307692308);border-inline-end-color:rgb(68.1538461538,141,222.2307692308)}@media (max-width:767px){.featureCompChart[data-rows="14"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="14"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgb(76.3846153846,146,223.0769230769);border-inline-end-color:rgb(76.3846153846,146,223.0769230769)}@media (max-width:767px){.featureCompChart[data-rows="14"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="14"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgb(84.6153846154,151,223.9230769231);border-inline-end-color:rgb(84.6153846154,151,223.9230769231)}@media (max-width:767px){.featureCompChart[data-rows="14"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="14"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgb(92.8461538462,156,224.7692307692);border-inline-end-color:rgb(92.8461538462,156,224.7692307692)}@media (max-width:767px){.featureCompChart[data-rows="14"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="14"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgb(101.0769230769,161,225.6153846154);border-inline-end-color:rgb(101.0769230769,161,225.6153846154)}@media (max-width:767px){.featureCompChart[data-rows="14"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="14"] .chartRow:nth-of-type(11) .keeperSide{border-inline-start-color:rgb(109.3076923077,166,226.4615384615);border-inline-end-color:rgb(109.3076923077,166,226.4615384615)}@media (max-width:767px){.featureCompChart[data-rows="14"] .chartRow:nth-of-type(11) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="14"] .chartRow:nth-of-type(12) .keeperSide{border-inline-start-color:rgb(117.5384615385,171,227.3076923077);border-inline-end-color:rgb(117.5384615385,171,227.3076923077)}@media (max-width:767px){.featureCompChart[data-rows="14"] .chartRow:nth-of-type(12) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="14"] .chartRow:nth-of-type(13) .keeperSide{border-inline-start-color:rgb(125.7692307692,176,228.1538461538);border-inline-end-color:rgb(125.7692307692,176,228.1538461538)}@media (max-width:767px){.featureCompChart[data-rows="14"] .chartRow:nth-of-type(13) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="14"] .chartRow:nth-of-type(14) .keeperSide{border-inline-start-color:#86b5e5;border-inline-end-color:#86b5e5}@media (max-width:767px){.featureCompChart[data-rows="14"] .chartRow:nth-of-type(14) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="15"] .chartRow:first-of-type .keeperSide{border-inline-start-color:#1b74da;border-inline-end-color:#1b74da}@media (max-width:767px){.featureCompChart[data-rows="15"] .chartRow:first-of-type .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="15"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgb(34.6428571429,120.6428571429,218.7857142857);border-inline-end-color:rgb(34.6428571429,120.6428571429,218.7857142857)}@media (max-width:767px){.featureCompChart[data-rows="15"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="15"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgb(42.2857142857,125.2857142857,219.5714285714);border-inline-end-color:rgb(42.2857142857,125.2857142857,219.5714285714)}@media (max-width:767px){.featureCompChart[data-rows="15"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="15"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgb(49.9285714286,129.9285714286,220.3571428571);border-inline-end-color:rgb(49.9285714286,129.9285714286,220.3571428571)}@media (max-width:767px){.featureCompChart[data-rows="15"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="15"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgb(57.5714285714,134.5714285714,221.1428571429);border-inline-end-color:rgb(57.5714285714,134.5714285714,221.1428571429)}@media (max-width:767px){.featureCompChart[data-rows="15"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="15"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgb(65.2142857143,139.2142857143,221.9285714286);border-inline-end-color:rgb(65.2142857143,139.2142857143,221.9285714286)}@media (max-width:767px){.featureCompChart[data-rows="15"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="15"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgb(72.8571428571,143.8571428571,222.7142857143);border-inline-end-color:rgb(72.8571428571,143.8571428571,222.7142857143)}@media (max-width:767px){.featureCompChart[data-rows="15"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="15"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgb(80.5,148.5,223.5);border-inline-end-color:rgb(80.5,148.5,223.5)}@media (max-width:767px){.featureCompChart[data-rows="15"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="15"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgb(88.1428571429,153.1428571429,224.2857142857);border-inline-end-color:rgb(88.1428571429,153.1428571429,224.2857142857)}@media (max-width:767px){.featureCompChart[data-rows="15"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="15"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgb(95.7857142857,157.7857142857,225.0714285714);border-inline-end-color:rgb(95.7857142857,157.7857142857,225.0714285714)}@media (max-width:767px){.featureCompChart[data-rows="15"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="15"] .chartRow:nth-of-type(11) .keeperSide{border-inline-start-color:rgb(103.4285714286,162.4285714286,225.8571428571);border-inline-end-color:rgb(103.4285714286,162.4285714286,225.8571428571)}@media (max-width:767px){.featureCompChart[data-rows="15"] .chartRow:nth-of-type(11) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="15"] .chartRow:nth-of-type(12) .keeperSide{border-inline-start-color:rgb(111.0714285714,167.0714285714,226.6428571429);border-inline-end-color:rgb(111.0714285714,167.0714285714,226.6428571429)}@media (max-width:767px){.featureCompChart[data-rows="15"] .chartRow:nth-of-type(12) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="15"] .chartRow:nth-of-type(13) .keeperSide{border-inline-start-color:rgb(118.7142857143,171.7142857143,227.4285714286);border-inline-end-color:rgb(118.7142857143,171.7142857143,227.4285714286)}@media (max-width:767px){.featureCompChart[data-rows="15"] .chartRow:nth-of-type(13) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="15"] .chartRow:nth-of-type(14) .keeperSide{border-inline-start-color:rgb(126.3571428571,176.3571428571,228.2142857143);border-inline-end-color:rgb(126.3571428571,176.3571428571,228.2142857143)}@media (max-width:767px){.featureCompChart[data-rows="15"] .chartRow:nth-of-type(14) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="15"] .chartRow:nth-of-type(15) .keeperSide{border-inline-start-color:#86b5e5;border-inline-end-color:#86b5e5}@media (max-width:767px){.featureCompChart[data-rows="15"] .chartRow:nth-of-type(15) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="16"] .chartRow:first-of-type .keeperSide{border-inline-start-color:#1b74da;border-inline-end-color:#1b74da}@media (max-width:767px){.featureCompChart[data-rows="16"] .chartRow:first-of-type .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="16"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgb(34.1333333333,120.3333333333,218.7333333333);border-inline-end-color:rgb(34.1333333333,120.3333333333,218.7333333333)}@media (max-width:767px){.featureCompChart[data-rows="16"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="16"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgb(41.2666666667,124.6666666667,219.4666666667);border-inline-end-color:rgb(41.2666666667,124.6666666667,219.4666666667)}@media (max-width:767px){.featureCompChart[data-rows="16"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="16"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgb(48.4,129,220.2);border-inline-end-color:rgb(48.4,129,220.2)}@media (max-width:767px){.featureCompChart[data-rows="16"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="16"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgb(55.5333333333,133.3333333333,220.9333333333);border-inline-end-color:rgb(55.5333333333,133.3333333333,220.9333333333)}@media (max-width:767px){.featureCompChart[data-rows="16"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="16"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgb(62.6666666667,137.6666666667,221.6666666667);border-inline-end-color:rgb(62.6666666667,137.6666666667,221.6666666667)}@media (max-width:767px){.featureCompChart[data-rows="16"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="16"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgb(69.8,142,222.4);border-inline-end-color:rgb(69.8,142,222.4)}@media (max-width:767px){.featureCompChart[data-rows="16"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="16"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgb(76.9333333333,146.3333333333,223.1333333333);border-inline-end-color:rgb(76.9333333333,146.3333333333,223.1333333333)}@media (max-width:767px){.featureCompChart[data-rows="16"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="16"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgb(84.0666666667,150.6666666667,223.8666666667);border-inline-end-color:rgb(84.0666666667,150.6666666667,223.8666666667)}@media (max-width:767px){.featureCompChart[data-rows="16"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="16"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgb(91.2,155,224.6);border-inline-end-color:rgb(91.2,155,224.6)}@media (max-width:767px){.featureCompChart[data-rows="16"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="16"] .chartRow:nth-of-type(11) .keeperSide{border-inline-start-color:rgb(98.3333333333,159.3333333333,225.3333333333);border-inline-end-color:rgb(98.3333333333,159.3333333333,225.3333333333)}@media (max-width:767px){.featureCompChart[data-rows="16"] .chartRow:nth-of-type(11) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="16"] .chartRow:nth-of-type(12) .keeperSide{border-inline-start-color:rgb(105.4666666667,163.6666666667,226.0666666667);border-inline-end-color:rgb(105.4666666667,163.6666666667,226.0666666667)}@media (max-width:767px){.featureCompChart[data-rows="16"] .chartRow:nth-of-type(12) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="16"] .chartRow:nth-of-type(13) .keeperSide{border-inline-start-color:rgb(112.6,168,226.8);border-inline-end-color:rgb(112.6,168,226.8)}@media (max-width:767px){.featureCompChart[data-rows="16"] .chartRow:nth-of-type(13) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="16"] .chartRow:nth-of-type(14) .keeperSide{border-inline-start-color:rgb(119.7333333333,172.3333333333,227.5333333333);border-inline-end-color:rgb(119.7333333333,172.3333333333,227.5333333333)}@media (max-width:767px){.featureCompChart[data-rows="16"] .chartRow:nth-of-type(14) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="16"] .chartRow:nth-of-type(15) .keeperSide{border-inline-start-color:rgb(126.8666666667,176.6666666667,228.2666666667);border-inline-end-color:rgb(126.8666666667,176.6666666667,228.2666666667)}@media (max-width:767px){.featureCompChart[data-rows="16"] .chartRow:nth-of-type(15) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="16"] .chartRow:nth-of-type(16) .keeperSide{border-inline-start-color:#86b5e5;border-inline-end-color:#86b5e5}@media (max-width:767px){.featureCompChart[data-rows="16"] .chartRow:nth-of-type(16) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="17"] .chartRow:first-of-type .keeperSide{border-inline-start-color:#1b74da;border-inline-end-color:#1b74da}@media (max-width:767px){.featureCompChart[data-rows="17"] .chartRow:first-of-type .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="17"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgb(33.6875,120.0625,218.6875);border-inline-end-color:rgb(33.6875,120.0625,218.6875)}@media (max-width:767px){.featureCompChart[data-rows="17"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="17"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgb(40.375,124.125,219.375);border-inline-end-color:rgb(40.375,124.125,219.375)}@media (max-width:767px){.featureCompChart[data-rows="17"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="17"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgb(47.0625,128.1875,220.0625);border-inline-end-color:rgb(47.0625,128.1875,220.0625)}@media (max-width:767px){.featureCompChart[data-rows="17"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="17"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgb(53.75,132.25,220.75);border-inline-end-color:rgb(53.75,132.25,220.75)}@media (max-width:767px){.featureCompChart[data-rows="17"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="17"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgb(60.4375,136.3125,221.4375);border-inline-end-color:rgb(60.4375,136.3125,221.4375)}@media (max-width:767px){.featureCompChart[data-rows="17"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="17"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgb(67.125,140.375,222.125);border-inline-end-color:rgb(67.125,140.375,222.125)}@media (max-width:767px){.featureCompChart[data-rows="17"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="17"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgb(73.8125,144.4375,222.8125);border-inline-end-color:rgb(73.8125,144.4375,222.8125)}@media (max-width:767px){.featureCompChart[data-rows="17"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="17"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgb(80.5,148.5,223.5);border-inline-end-color:rgb(80.5,148.5,223.5)}@media (max-width:767px){.featureCompChart[data-rows="17"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="17"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgb(87.1875,152.5625,224.1875);border-inline-end-color:rgb(87.1875,152.5625,224.1875)}@media (max-width:767px){.featureCompChart[data-rows="17"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="17"] .chartRow:nth-of-type(11) .keeperSide{border-inline-start-color:rgb(93.875,156.625,224.875);border-inline-end-color:rgb(93.875,156.625,224.875)}@media (max-width:767px){.featureCompChart[data-rows="17"] .chartRow:nth-of-type(11) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="17"] .chartRow:nth-of-type(12) .keeperSide{border-inline-start-color:rgb(100.5625,160.6875,225.5625);border-inline-end-color:rgb(100.5625,160.6875,225.5625)}@media (max-width:767px){.featureCompChart[data-rows="17"] .chartRow:nth-of-type(12) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="17"] .chartRow:nth-of-type(13) .keeperSide{border-inline-start-color:rgb(107.25,164.75,226.25);border-inline-end-color:rgb(107.25,164.75,226.25)}@media (max-width:767px){.featureCompChart[data-rows="17"] .chartRow:nth-of-type(13) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="17"] .chartRow:nth-of-type(14) .keeperSide{border-inline-start-color:rgb(113.9375,168.8125,226.9375);border-inline-end-color:rgb(113.9375,168.8125,226.9375)}@media (max-width:767px){.featureCompChart[data-rows="17"] .chartRow:nth-of-type(14) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="17"] .chartRow:nth-of-type(15) .keeperSide{border-inline-start-color:rgb(120.625,172.875,227.625);border-inline-end-color:rgb(120.625,172.875,227.625)}@media (max-width:767px){.featureCompChart[data-rows="17"] .chartRow:nth-of-type(15) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="17"] .chartRow:nth-of-type(16) .keeperSide{border-inline-start-color:rgb(127.3125,176.9375,228.3125);border-inline-end-color:rgb(127.3125,176.9375,228.3125)}@media (max-width:767px){.featureCompChart[data-rows="17"] .chartRow:nth-of-type(16) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="17"] .chartRow:nth-of-type(17) .keeperSide{border-inline-start-color:#86b5e5;border-inline-end-color:#86b5e5}@media (max-width:767px){.featureCompChart[data-rows="17"] .chartRow:nth-of-type(17) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="18"] .chartRow:first-of-type .keeperSide{border-inline-start-color:#1b74da;border-inline-end-color:#1b74da}@media (max-width:767px){.featureCompChart[data-rows="18"] .chartRow:first-of-type .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="18"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgb(33.2941176471,119.8235294118,218.6470588235);border-inline-end-color:rgb(33.2941176471,119.8235294118,218.6470588235)}@media (max-width:767px){.featureCompChart[data-rows="18"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="18"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgb(39.5882352941,123.6470588235,219.2941176471);border-inline-end-color:rgb(39.5882352941,123.6470588235,219.2941176471)}@media (max-width:767px){.featureCompChart[data-rows="18"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="18"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgb(45.8823529412,127.4705882353,219.9411764706);border-inline-end-color:rgb(45.8823529412,127.4705882353,219.9411764706)}@media (max-width:767px){.featureCompChart[data-rows="18"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="18"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgb(52.1764705882,131.2941176471,220.5882352941);border-inline-end-color:rgb(52.1764705882,131.2941176471,220.5882352941)}@media (max-width:767px){.featureCompChart[data-rows="18"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="18"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgb(58.4705882353,135.1176470588,221.2352941176);border-inline-end-color:rgb(58.4705882353,135.1176470588,221.2352941176)}@media (max-width:767px){.featureCompChart[data-rows="18"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="18"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgb(64.7647058824,138.9411764706,221.8823529412);border-inline-end-color:rgb(64.7647058824,138.9411764706,221.8823529412)}@media (max-width:767px){.featureCompChart[data-rows="18"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="18"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgb(71.0588235294,142.7647058824,222.5294117647);border-inline-end-color:rgb(71.0588235294,142.7647058824,222.5294117647)}@media (max-width:767px){.featureCompChart[data-rows="18"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="18"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgb(77.3529411765,146.5882352941,223.1764705882);border-inline-end-color:rgb(77.3529411765,146.5882352941,223.1764705882)}@media (max-width:767px){.featureCompChart[data-rows="18"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="18"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgb(83.6470588235,150.4117647059,223.8235294118);border-inline-end-color:rgb(83.6470588235,150.4117647059,223.8235294118)}@media (max-width:767px){.featureCompChart[data-rows="18"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="18"] .chartRow:nth-of-type(11) .keeperSide{border-inline-start-color:rgb(89.9411764706,154.2352941176,224.4705882353);border-inline-end-color:rgb(89.9411764706,154.2352941176,224.4705882353)}@media (max-width:767px){.featureCompChart[data-rows="18"] .chartRow:nth-of-type(11) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="18"] .chartRow:nth-of-type(12) .keeperSide{border-inline-start-color:rgb(96.2352941176,158.0588235294,225.1176470588);border-inline-end-color:rgb(96.2352941176,158.0588235294,225.1176470588)}@media (max-width:767px){.featureCompChart[data-rows="18"] .chartRow:nth-of-type(12) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="18"] .chartRow:nth-of-type(13) .keeperSide{border-inline-start-color:rgb(102.5294117647,161.8823529412,225.7647058824);border-inline-end-color:rgb(102.5294117647,161.8823529412,225.7647058824)}@media (max-width:767px){.featureCompChart[data-rows="18"] .chartRow:nth-of-type(13) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="18"] .chartRow:nth-of-type(14) .keeperSide{border-inline-start-color:rgb(108.8235294118,165.7058823529,226.4117647059);border-inline-end-color:rgb(108.8235294118,165.7058823529,226.4117647059)}@media (max-width:767px){.featureCompChart[data-rows="18"] .chartRow:nth-of-type(14) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="18"] .chartRow:nth-of-type(15) .keeperSide{border-inline-start-color:rgb(115.1176470588,169.5294117647,227.0588235294);border-inline-end-color:rgb(115.1176470588,169.5294117647,227.0588235294)}@media (max-width:767px){.featureCompChart[data-rows="18"] .chartRow:nth-of-type(15) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="18"] .chartRow:nth-of-type(16) .keeperSide{border-inline-start-color:rgb(121.4117647059,173.3529411765,227.7058823529);border-inline-end-color:rgb(121.4117647059,173.3529411765,227.7058823529)}@media (max-width:767px){.featureCompChart[data-rows="18"] .chartRow:nth-of-type(16) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="18"] .chartRow:nth-of-type(17) .keeperSide{border-inline-start-color:rgb(127.7058823529,177.1764705882,228.3529411765);border-inline-end-color:rgb(127.7058823529,177.1764705882,228.3529411765)}@media (max-width:767px){.featureCompChart[data-rows="18"] .chartRow:nth-of-type(17) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="18"] .chartRow:nth-of-type(18) .keeperSide{border-inline-start-color:#86b5e5;border-inline-end-color:#86b5e5}@media (max-width:767px){.featureCompChart[data-rows="18"] .chartRow:nth-of-type(18) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="19"] .chartRow:first-of-type .keeperSide{border-inline-start-color:#1b74da;border-inline-end-color:#1b74da}@media (max-width:767px){.featureCompChart[data-rows="19"] .chartRow:first-of-type .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="19"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgb(32.9444444444,119.6111111111,218.6111111111);border-inline-end-color:rgb(32.9444444444,119.6111111111,218.6111111111)}@media (max-width:767px){.featureCompChart[data-rows="19"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="19"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgb(38.8888888889,123.2222222222,219.2222222222);border-inline-end-color:rgb(38.8888888889,123.2222222222,219.2222222222)}@media (max-width:767px){.featureCompChart[data-rows="19"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="19"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgb(44.8333333333,126.8333333333,219.8333333333);border-inline-end-color:rgb(44.8333333333,126.8333333333,219.8333333333)}@media (max-width:767px){.featureCompChart[data-rows="19"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="19"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgb(50.7777777778,130.4444444444,220.4444444444);border-inline-end-color:rgb(50.7777777778,130.4444444444,220.4444444444)}@media (max-width:767px){.featureCompChart[data-rows="19"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="19"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgb(56.7222222222,134.0555555556,221.0555555556);border-inline-end-color:rgb(56.7222222222,134.0555555556,221.0555555556)}@media (max-width:767px){.featureCompChart[data-rows="19"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="19"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgb(62.6666666667,137.6666666667,221.6666666667);border-inline-end-color:rgb(62.6666666667,137.6666666667,221.6666666667)}@media (max-width:767px){.featureCompChart[data-rows="19"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="19"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgb(68.6111111111,141.2777777778,222.2777777778);border-inline-end-color:rgb(68.6111111111,141.2777777778,222.2777777778)}@media (max-width:767px){.featureCompChart[data-rows="19"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="19"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgb(74.5555555556,144.8888888889,222.8888888889);border-inline-end-color:rgb(74.5555555556,144.8888888889,222.8888888889)}@media (max-width:767px){.featureCompChart[data-rows="19"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="19"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgb(80.5,148.5,223.5);border-inline-end-color:rgb(80.5,148.5,223.5)}@media (max-width:767px){.featureCompChart[data-rows="19"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="19"] .chartRow:nth-of-type(11) .keeperSide{border-inline-start-color:rgb(86.4444444444,152.1111111111,224.1111111111);border-inline-end-color:rgb(86.4444444444,152.1111111111,224.1111111111)}@media (max-width:767px){.featureCompChart[data-rows="19"] .chartRow:nth-of-type(11) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="19"] .chartRow:nth-of-type(12) .keeperSide{border-inline-start-color:rgb(92.3888888889,155.7222222222,224.7222222222);border-inline-end-color:rgb(92.3888888889,155.7222222222,224.7222222222)}@media (max-width:767px){.featureCompChart[data-rows="19"] .chartRow:nth-of-type(12) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="19"] .chartRow:nth-of-type(13) .keeperSide{border-inline-start-color:rgb(98.3333333333,159.3333333333,225.3333333333);border-inline-end-color:rgb(98.3333333333,159.3333333333,225.3333333333)}@media (max-width:767px){.featureCompChart[data-rows="19"] .chartRow:nth-of-type(13) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="19"] .chartRow:nth-of-type(14) .keeperSide{border-inline-start-color:rgb(104.2777777778,162.9444444444,225.9444444444);border-inline-end-color:rgb(104.2777777778,162.9444444444,225.9444444444)}@media (max-width:767px){.featureCompChart[data-rows="19"] .chartRow:nth-of-type(14) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="19"] .chartRow:nth-of-type(15) .keeperSide{border-inline-start-color:rgb(110.2222222222,166.5555555556,226.5555555556);border-inline-end-color:rgb(110.2222222222,166.5555555556,226.5555555556)}@media (max-width:767px){.featureCompChart[data-rows="19"] .chartRow:nth-of-type(15) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="19"] .chartRow:nth-of-type(16) .keeperSide{border-inline-start-color:rgb(116.1666666667,170.1666666667,227.1666666667);border-inline-end-color:rgb(116.1666666667,170.1666666667,227.1666666667)}@media (max-width:767px){.featureCompChart[data-rows="19"] .chartRow:nth-of-type(16) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="19"] .chartRow:nth-of-type(17) .keeperSide{border-inline-start-color:rgb(122.1111111111,173.7777777778,227.7777777778);border-inline-end-color:rgb(122.1111111111,173.7777777778,227.7777777778)}@media (max-width:767px){.featureCompChart[data-rows="19"] .chartRow:nth-of-type(17) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="19"] .chartRow:nth-of-type(18) .keeperSide{border-inline-start-color:rgb(128.0555555556,177.3888888889,228.3888888889);border-inline-end-color:rgb(128.0555555556,177.3888888889,228.3888888889)}@media (max-width:767px){.featureCompChart[data-rows="19"] .chartRow:nth-of-type(18) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="19"] .chartRow:nth-of-type(19) .keeperSide{border-inline-start-color:#86b5e5;border-inline-end-color:#86b5e5}@media (max-width:767px){.featureCompChart[data-rows="19"] .chartRow:nth-of-type(19) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="20"] .chartRow:first-of-type .keeperSide{border-inline-start-color:#1b74da;border-inline-end-color:#1b74da}@media (max-width:767px){.featureCompChart[data-rows="20"] .chartRow:first-of-type .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="20"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgb(32.6315789474,119.4210526316,218.5789473684);border-inline-end-color:rgb(32.6315789474,119.4210526316,218.5789473684)}@media (max-width:767px){.featureCompChart[data-rows="20"] .chartRow:nth-of-type(2) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="20"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgb(38.2631578947,122.8421052632,219.1578947368);border-inline-end-color:rgb(38.2631578947,122.8421052632,219.1578947368)}@media (max-width:767px){.featureCompChart[data-rows="20"] .chartRow:nth-of-type(3) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="20"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgb(43.8947368421,126.2631578947,219.7368421053);border-inline-end-color:rgb(43.8947368421,126.2631578947,219.7368421053)}@media (max-width:767px){.featureCompChart[data-rows="20"] .chartRow:nth-of-type(4) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="20"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgb(49.5263157895,129.6842105263,220.3157894737);border-inline-end-color:rgb(49.5263157895,129.6842105263,220.3157894737)}@media (max-width:767px){.featureCompChart[data-rows="20"] .chartRow:nth-of-type(5) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="20"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgb(55.1578947368,133.1052631579,220.8947368421);border-inline-end-color:rgb(55.1578947368,133.1052631579,220.8947368421)}@media (max-width:767px){.featureCompChart[data-rows="20"] .chartRow:nth-of-type(6) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="20"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgb(60.7894736842,136.5263157895,221.4736842105);border-inline-end-color:rgb(60.7894736842,136.5263157895,221.4736842105)}@media (max-width:767px){.featureCompChart[data-rows="20"] .chartRow:nth-of-type(7) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="20"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgb(66.4210526316,139.9473684211,222.0526315789);border-inline-end-color:rgb(66.4210526316,139.9473684211,222.0526315789)}@media (max-width:767px){.featureCompChart[data-rows="20"] .chartRow:nth-of-type(8) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="20"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgb(72.0526315789,143.3684210526,222.6315789474);border-inline-end-color:rgb(72.0526315789,143.3684210526,222.6315789474)}@media (max-width:767px){.featureCompChart[data-rows="20"] .chartRow:nth-of-type(9) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="20"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgb(77.6842105263,146.7894736842,223.2105263158);border-inline-end-color:rgb(77.6842105263,146.7894736842,223.2105263158)}@media (max-width:767px){.featureCompChart[data-rows="20"] .chartRow:nth-of-type(10) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="20"] .chartRow:nth-of-type(11) .keeperSide{border-inline-start-color:rgb(83.3157894737,150.2105263158,223.7894736842);border-inline-end-color:rgb(83.3157894737,150.2105263158,223.7894736842)}@media (max-width:767px){.featureCompChart[data-rows="20"] .chartRow:nth-of-type(11) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="20"] .chartRow:nth-of-type(12) .keeperSide{border-inline-start-color:rgb(88.9473684211,153.6315789474,224.3684210526);border-inline-end-color:rgb(88.9473684211,153.6315789474,224.3684210526)}@media (max-width:767px){.featureCompChart[data-rows="20"] .chartRow:nth-of-type(12) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="20"] .chartRow:nth-of-type(13) .keeperSide{border-inline-start-color:rgb(94.5789473684,157.0526315789,224.9473684211);border-inline-end-color:rgb(94.5789473684,157.0526315789,224.9473684211)}@media (max-width:767px){.featureCompChart[data-rows="20"] .chartRow:nth-of-type(13) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="20"] .chartRow:nth-of-type(14) .keeperSide{border-inline-start-color:rgb(100.2105263158,160.4736842105,225.5263157895);border-inline-end-color:rgb(100.2105263158,160.4736842105,225.5263157895)}@media (max-width:767px){.featureCompChart[data-rows="20"] .chartRow:nth-of-type(14) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="20"] .chartRow:nth-of-type(15) .keeperSide{border-inline-start-color:rgb(105.8421052632,163.8947368421,226.1052631579);border-inline-end-color:rgb(105.8421052632,163.8947368421,226.1052631579)}@media (max-width:767px){.featureCompChart[data-rows="20"] .chartRow:nth-of-type(15) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="20"] .chartRow:nth-of-type(16) .keeperSide{border-inline-start-color:rgb(111.4736842105,167.3157894737,226.6842105263);border-inline-end-color:rgb(111.4736842105,167.3157894737,226.6842105263)}@media (max-width:767px){.featureCompChart[data-rows="20"] .chartRow:nth-of-type(16) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="20"] .chartRow:nth-of-type(17) .keeperSide{border-inline-start-color:rgb(117.1052631579,170.7368421053,227.2631578947);border-inline-end-color:rgb(117.1052631579,170.7368421053,227.2631578947)}@media (max-width:767px){.featureCompChart[data-rows="20"] .chartRow:nth-of-type(17) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="20"] .chartRow:nth-of-type(18) .keeperSide{border-inline-start-color:rgb(122.7368421053,174.1578947368,227.8421052632);border-inline-end-color:rgb(122.7368421053,174.1578947368,227.8421052632)}@media (max-width:767px){.featureCompChart[data-rows="20"] .chartRow:nth-of-type(18) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="20"] .chartRow:nth-of-type(19) .keeperSide{border-inline-start-color:rgb(128.3684210526,177.5789473684,228.4210526316);border-inline-end-color:rgb(128.3684210526,177.5789473684,228.4210526316)}@media (max-width:767px){.featureCompChart[data-rows="20"] .chartRow:nth-of-type(19) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.featureCompChart[data-rows="20"] .chartRow:nth-of-type(20) .keeperSide{border-inline-start-color:#86b5e5;border-inline-end-color:#86b5e5}@media (max-width:767px){.featureCompChart[data-rows="20"] .chartRow:nth-of-type(20) .keeperSide{border-inline-start-color:rgba(0,0,0,0);border-inline-end-color:rgba(0,0,0,0);border-width:1px}}.comparisonChart{display:flex;flex-flow:row wrap;justify-content:center;align-items:stretch;border-radius:8px;position:relative}@media (max-width:640px){.comparisonChart{box-shadow:none;background:0 0}}.comparisonChart .theFeature{display:flex;flex-flow:row wrap;justify-content:center;align-items:stretch;width:1092px;max-width:100%;margin:0 auto}.comparisonChart .theFeature:not(.featureHeaders){box-shadow:16px 0 16px -16px rgba(136,136,136,.24),-16px 0 16px -16px rgba(136,136,136,.24)}.comparisonChart .theFeature:not(.featureHeaders) .featureName{box-shadow:inset -16px 0 16px -16px rgba(136,136,136,.24)}.comparisonChart .theFeature:not(.featureHeaders) .otherSmsSupport{box-shadow:inset 16px 0 16px -16px rgba(136,136,136,.24)}.comparisonChart .theFeature:nth-child(2){box-shadow:0 -16px 16px -16px rgba(136,136,136,.24),16px 0 16px -16px rgba(136,136,136,.24),-16px 0 16px -16px rgba(136,136,136,.24)}.comparisonChart .theFeature:nth-child(2) .featureName{border-start-start-radius:8px}@media (max-width:640px){.comparisonChart .theFeature:nth-child(2) .featureName{border-start-start-radius:8px;border-start-end-radius:8px}}.comparisonChart .theFeature:last-child{box-shadow:0 16px 16px -16px rgba(136,136,136,.24),16px 0 16px -16px rgba(136,136,136,.24),-16px 0 16px -16px rgba(136,136,136,.24)}.comparisonChart .theFeature:last-child .featureName{border-end-end-radius:8px}@media (max-width:640px){.comparisonChart .theFeature:last-child .featureName{border-radius:0}}.comparisonChart .theFeature:last-child .otherSmsSupport{border-end-start-radius:8px}@media (max-width:640px){.comparisonChart .theFeature:last-child .otherSmsSupport{border-end-end-radius:8px}}.comparisonChart .theFeature.featureHeaders{align-items:flex-end}.comparisonChart .theFeature.featureHeaders>div.featureName{padding-top:0;padding-bottom:0;height:0}.comparisonChart .theFeature.featureHeaders>div.featureName h3{color:#232323;text-indent:-10000px}.comparisonChart .theFeature>div{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:33.332%;text-align:start;font-size:20px;line-height:1.4}@media (max-width:991px){.comparisonChart .theFeature>div{font-size:18px}}@media (max-width:768px){.comparisonChart .theFeature>div{font-size:16px}}@media (max-width:640px){.comparisonChart .theFeature>div{flex-flow:row wrap}}@media (max-width:480px){.comparisonChart .theFeature>div{font-size:14px}}.comparisonChart .theFeature>div.featureName,.comparisonChart .theFeature>div.keeperSupport,.comparisonChart .theFeature>div.otherSmsSupport{padding:32px 46px}@media (max-width:640px){.comparisonChart .theFeature>div.featureName,.comparisonChart .theFeature>div.keeperSupport,.comparisonChart .theFeature>div.otherSmsSupport{padding:16px}}.comparisonChart .theFeature>div.featureName{font-size:22px;padding:32px 24px;text-align:start;justify-content:flex-start;background:#fff}@media (max-width:1200px){.comparisonChart .theFeature>div.featureName{background-position:30px center!important}}@media (max-width:991px){.comparisonChart .theFeature>div.featureName{font-size:20px;background-position:20px center!important}}@media (max-width:767px){.comparisonChart .theFeature>div.featureName{width:50%;background-size:32px!important}}@media (max-width:640px){.comparisonChart .theFeature>div.featureName{font-size:18px;background-size:30px!important;background:#000;color:#fff;text-align:center;width:100%;justify-content:center;overflow:hidden;padding:16px;line-height:24px}}@media (max-width:480px){.comparisonChart .theFeature>div.featureName{padding:8px;font-size:16px;background-size:26px!important}}@media (max-width:414px){.comparisonChart .theFeature>div.featureName{font-size:14px;background-size:20px!important}}.comparisonChart .theFeature>div.keeperSupport{background:#fff;text-align:center}.comparisonChart .theFeature>div.keeperSupport h3{width:100%;text-align:center;font-size:20px;display:none}@media (max-width:640px){.comparisonChart .theFeature>div.keeperSupport h3{display:block}.comparisonChart .theFeature>div.keeperSupport h3 img{margin:0 auto}}@media (max-width:1200px){.comparisonChart .theFeature>div.keeperSupport{background-position:30px center!important}}@media (max-width:991px){.comparisonChart .theFeature>div.keeperSupport{background-position:20px center!important}}@media (max-width:767px){.comparisonChart .theFeature>div.keeperSupport{background-position:center!important;width:25%}}@media (max-width:640px){.comparisonChart .theFeature>div.keeperSupport{background-size:30px;width:50%;border-end-end-radius:8px}}.comparisonChart .theFeature>div.otherSmsSupport{background:#fff;text-align:center}.comparisonChart .theFeature>div.otherSmsSupport h3{font-size:20px;display:none;width:100%;text-align:center}@media (max-width:640px){.comparisonChart .theFeature>div.otherSmsSupport h3{display:block;font-weight:500}}@media (max-width:1200px){.comparisonChart .theFeature>div.otherSmsSupport{background-position:30px center!important}}@media (max-width:991px){.comparisonChart .theFeature>div.otherSmsSupport{background-position:20px center!important}}@media (max-width:767px){.comparisonChart .theFeature>div.otherSmsSupport{background-position:center!important;width:25%}}@media (max-width:640px){.comparisonChart .theFeature>div.otherSmsSupport{background-size:28px;width:50%;background:#fff;color:#000;border-end-start-radius:8px}}.comparisonChart .theFeature>div.headingCell{background:#232323;color:#fff;position:relative;padding:30px 54px}@media (max-width:640px){.comparisonChart .theFeature>div.headingCell{display:none}}.comparisonChart .theFeature>div.headingCell h3{display:block!important;text-align:center;width:100%;color:#fff}.comparisonChart .theFeature>div.headingCell.featureName{border-start-start-radius:8px;overflow:hidden}@media (max-width:640px){.comparisonChart .theFeature>div.headingCell.featureName{display:none}}.comparisonChart .theFeature>div.headingCell.keeperSupport{background:radial-gradient(140.99% 141.42% at 0 100%,#1b78e0 0,#004899 100%);padding:23px 10px 22px;border-start-start-radius:8px}@media (max-width:767px){.comparisonChart .theFeature>div.headingCell.keeperSupport{padding:8px 10px}}@media (max-width:480px){.comparisonChart .theFeature>div.headingCell.keeperSupport{padding:10px 8px}}.comparisonChart .theFeature>div.headingCell.keeperSupport h3{text-indent:-10000px;background:url("/assets/branding/keeper-logo-light.svg") no-repeat left center/contain;width:172px;height:39px;margin:0 auto}@media (max-width:767px){.comparisonChart .theFeature>div.headingCell.keeperSupport h3{width:100%;height:48px}}@media (max-width:480px){.comparisonChart .theFeature>div.headingCell.keeperSupport h3{background:url("/assets/branding/keeper_tm-yellow.svg") no-repeat center/contain;height:32px}}.comparisonChart .theFeature>div.headingCell.otherSmsSupport{border-start-end-radius:8px;overflow:hidden;color:#fff}@media (max-width:767px){.comparisonChart .theFeature>div.headingCell.otherSmsSupport{padding:18px 10px}}@media (max-width:480px){.comparisonChart .theFeature>div.headingCell.otherSmsSupport{padding:10px 8px}}.comparisonChart .theFeature>div.headingCell.otherSmsSupport h3{text-indent:0}@media (max-width:480px){.comparisonChart .theFeature>div.headingCell.otherSmsSupport h3{font-size:16px}}@media (max-width:360px){.comparisonChart .theFeature>div.headingCell.otherSmsSupport h3{font-size:14px}}.comparisonChart .theFeature>div.headingCell.otherSmsSupport h3 .showMobile{display:none}@media (max-width:767px){.comparisonChart .theFeature>div.headingCell.otherSmsSupport h3 .showMobile{display:block}}@media (max-width:767px){.comparisonChart .theFeature>div.headingCell.otherSmsSupport h3 .showDesktop{display:none}}.comparisonChart .theFeature>div:not(.headingCell){border-top:1px solid #d8d8d8}.comparisonChart .theFeature.separator>div{background:#054b91!important;font-weight:500;color:#fff!important;border:none!important;border-radius:0!important}.comparisonChart .theFeature.separator>div.keeperSupport:not(.headingCell){box-shadow:none!important}@media (max-width:640px){.comparisonChart .theFeature.separator>div.keeperSupport,.comparisonChart .theFeature.separator>div.otherSmsSupport{display:none}}.comparisonChart .theFeature a{color:#1b74da;font-weight:500}@media (max-width:640px){.comparisonChart .theFeature a{color:#ffc700}}@media (max-width:768px){.comparisonChart .theFeature.mobileTempHidden{height:0;opacity:0}}.comparisonChart .theFeature.tempHidden{height:0;opacity:0}.comparisonChart.fullVisibility{border-radius:8px}.comparisonChart.fullVisibility div.theFeature.mobileTempHidden,.comparisonChart.fullVisibility div.theFeature.tempHidden{height:auto;opacity:1}.compare-chart{display:flex;flex-direction:column;padding:24px 40px;margin:48px auto;align-items:center;justify-content:center;align-self:stretch;border-radius:8px;background:#fff;box-shadow:0 0 16px 0 rgba(136,136,136,.24)}@media (max-width:768px){.compare-chart{padding:0 16px;margin:32px -16px;box-shadow:none}}.compare-chart .compare-header{display:flex;align-items:center;width:100%}.compare-chart .compare-header .header-spacer{width:430px;flex-shrink:0}@media (max-width:991px){.compare-chart .compare-header .header-spacer{flex-shrink:1;width:200px}}@media (max-width:480px){.compare-chart .compare-header .header-spacer{flex-shrink:0;width:100px}}.compare-chart .compare-header .competitor-label,.compare-chart .compare-header .header-label{display:flex;height:80px;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0}@media (max-width:991px){.compare-chart .compare-header .competitor-label,.compare-chart .compare-header .header-label{height:auto}}.compare-chart .compare-header .header-label{padding:16px 40px;border-start-start-radius:8px;background:#000}@media (max-width:991px){.compare-chart .compare-header .header-label{background:0 0;padding:8px;border-bottom:2px solid #1b74da}}.compare-chart .compare-header .competitor-label{padding:24px 40px;border-start-end-radius:8px;background:#565656}@media (max-width:991px){.compare-chart .compare-header .competitor-label{background:0 0;padding:8px;border-bottom:2px solid #b3b3b3}}.compare-chart .compare-header h3,.compare-chart .compare-header span{color:#fff;text-align:center}.compare-chart .compare-header h3 img,.compare-chart .compare-header span img{margin:0 auto;height:40px}@media (max-width:991px){.compare-chart .compare-header h3,.compare-chart .compare-header span{color:#000}}.compare-chart .compare-header span{display:none}@media (max-width:991px){.compare-chart .compare-header h3{display:none}.compare-chart .compare-header span{display:block}}.compare-chart .compare-section{display:flex;flex-direction:column;width:100%}.compare-chart .compare-section .section-label{display:flex;padding:16px 0;align-items:center;border-bottom:1px solid #d8d8d8;width:100%;cursor:pointer}.compare-chart .compare-section .section-label:last-child{border-bottom:none}.compare-chart .compare-section .section-label:before{content:"+";font-family:monospace;display:inline-block;font-size:27px;line-height:1;padding-inline-end:16px}.compare-chart .compare-section .section-features{height:0;flex-direction:column;width:100%;overflow:hidden;transition:height .3s ease,opacity .3s ease;opacity:0;interpolate-size:allow-keywords}.compare-chart .compare-section.expanded .section-label:before{content:"-"}.compare-chart .compare-section.expanded .section-features{height:auto;opacity:1;transition:height .3s ease,opacity .3s ease;interpolate-size:allow-keywords}.compare-chart .compare-feature{display:flex;padding:16px 0;align-items:center;border-bottom:1px solid #d8d8d8;width:100%}.compare-chart .compare-feature:last-child{border-bottom:none}.compare-chart .compare-feature .feature-label{width:430px;font-weight:500;flex-shrink:0;padding-inline-start:32px;padding-inline-end:32px}@media (max-width:991px){.compare-chart .compare-feature .feature-label{flex-shrink:1;width:200px}}@media (max-width:768px){.compare-chart .compare-feature .feature-label{padding-inline-start:0}}@media (max-width:480px){.compare-chart .compare-feature .feature-label{flex-shrink:0;padding-inline-end:16px;width:100px}}.compare-chart .compare-feature .competitor-content,.compare-chart .compare-feature .feature-content{display:flex;flex-flow:row nowrap;height:24px;justify-content:center;align-items:center;flex:1 0 0;text-align:center;font-weight:500}.compare-chart .compare-feature .competitor-content a,.compare-chart .compare-feature .feature-content a{color:#1b74da;font-weight:500}.compare-chart .compare-feature .competitor-content:not(:has(img)),.compare-chart .compare-feature .feature-content:not(:has(img)){height:auto;min-height:24px;align-items:flex-start;padding:4px 8px;text-wrap:balance}@supports not (selector(:has(*))){.compare-chart .compare-feature .competitor-content:not(:has(img)):not(:empty),.compare-chart .compare-feature .feature-content:not(:has(img)):not(:empty){height:auto;min-height:24px;align-items:flex-start;padding:4px 8px;text-wrap:balance}}@media (max-width:768px){[locale=ar_AE] table.comparisonTable.collapsible tr.featureRow .featureTitle{padding:16px 16px 16px 48px}}.main[view=dashlaneAlternative] .intro{position:relative;height:600px;background:url("/assets/images/pages/vs/dashlane/fed-up-with-dashlane-dash-over-to-keeper@2x.webp") no-repeat calc(50% - 400px) center/contain,linear-gradient(90deg,#000 50%,#ffc700 50%),#ffc700}@media (max-width:1600px){.main[view=dashlaneAlternative] .intro{height:528px;background-image:url("/assets/images/pages/vs/dashlane/fed-up-with-dashlane-dash-over-to-keeper.webp"),linear-gradient(90deg,#000 50%,#ffc700 50%)}}@media (max-width:1440px){.main[view=dashlaneAlternative] .intro{background-image:url("/assets/images/pages/vs/dashlane/fed-up-with-dashlane-dash-over-to-keeper@2x.webp"),linear-gradient(90deg,#000 50%,#ffc700 50%)}}@media (max-width:1920px){.main[view=dashlaneAlternative] .intro{background-image:url("/assets/images/pages/vs/dashlane/fed-up-with-dashlane-dash-over-to-keeper.webp"),linear-gradient(90deg,#000 50%,#ffc700 50%)}}@media (max-width:960px){.main[view=dashlaneAlternative] .intro{background-position:calc(50% - 360px) center,center;background-size:cover}}@media (max-width:768px){.main[view=dashlaneAlternative] .intro{height:auto;padding-bottom:72%;background:#ffc700 url("/assets/images/pages/vs/dashlane/fed-up-with-dashlane-dash-over-to-keeper-mobile@2x.webp") no-repeat bottom center/contain}}@media (max-width:480px){.main[view=dashlaneAlternative] .intro{background-image:url("/assets/images/pages/vs/dashlane/fed-up-with-dashlane-dash-over-to-keeper-mobile.webp")}}.main[view=dashlaneAlternative] .intro .container{height:100%;position:relative}.main[view=dashlaneAlternative] .intro .container:before{content:"";display:block;height:100%;position:absolute;right:100%;top:0;background:#000}@media (max-width:768px){.main[view=dashlaneAlternative] .intro .actions{justify-content:center;margin-top:32px}}.main[view=dashlaneAlternative] .intro .actions [class^=btn-]{width:auto}@media (max-width:768px){.main[view=dashlaneAlternative] .intro .actions [class^=btn-]{min-width:180px}}.main[view=dashlaneAlternative] .intro .intro-content{width:50%;max-width:50%;height:100%;margin-left:50%;padding-left:160px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start}@media (max-width:1200px){.main[view=dashlaneAlternative] .intro .intro-content{padding-left:80px}}@media (max-width:1100px){.main[view=dashlaneAlternative] .intro .intro-content{padding-left:60px}}@media (max-width:991px){.main[view=dashlaneAlternative] .intro .intro-content{padding-left:40px}}@media (max-width:960px){.main[view=dashlaneAlternative] .intro .intro-content{padding-left:0}}@media (max-width:768px){.main[view=dashlaneAlternative] .intro .intro-content{width:100%;max-width:100%;margin-left:0;justify-content:flex-start;align-items:center}}.main[view=dashlaneAlternative] .intro .intro-content h1,.main[view=dashlaneAlternative] .intro .intro-content p{display:block;color:#000;max-width:100%;width:100%}.main[view=dashlaneAlternative] .intro .intro-content .actions{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;gap:16px}@media (max-width:768px){.main[view=dashlaneAlternative] .intro .intro-content .actions{justify-content:center}}.main[view=dashlaneAlternative] .intro .intro-content .actions .btn-clear-black{border-color:#000}.main[view=dashlaneAlternative] .howG2UserRate{background:#fff;padding:56px 0}@media (max-width:1200px){.main[view=dashlaneAlternative] .howG2UserRate{padding:52px 0}}@media (max-width:991px){.main[view=dashlaneAlternative] .howG2UserRate{padding:48px 0}}@media (max-width:768px){.main[view=dashlaneAlternative] .howG2UserRate{padding:40px 0}}@media (max-width:480px){.main[view=dashlaneAlternative] .howG2UserRate{padding:32px 0}}.main[view=dashlaneAlternative] .howG2UserRate h2{text-align:center}.main[view=dashlaneAlternative] .howG2UserRate h2+p{width:100%;text-align:center}.main[view=dashlaneAlternative] .howG2UserRate .comparisonChart{margin-top:56px}@media (max-width:991px){.main[view=dashlaneAlternative] .howG2UserRate .comparisonChart{margin-top:52px}}@media (max-width:768px){.main[view=dashlaneAlternative] .howG2UserRate .comparisonChart{margin-top:28px}}@media (max-width:480px){.main[view=dashlaneAlternative] .howG2UserRate .comparisonChart{margin-top:24px}}.main[view=dashlaneAlternative] .howG2UserRate .actions{margin:40px 0;text-align:center}.main[view=dashlaneAlternative] .whatMakesKeeperBetter{background:#f0f0f0;padding:56px 0}@media (max-width:1200px){.main[view=dashlaneAlternative] .whatMakesKeeperBetter{padding:52px 0}}@media (max-width:991px){.main[view=dashlaneAlternative] .whatMakesKeeperBetter{padding:48px 0}}@media (max-width:768px){.main[view=dashlaneAlternative] .whatMakesKeeperBetter{background:#fff;padding:40px 0}}@media (max-width:480px){.main[view=dashlaneAlternative] .whatMakesKeeperBetter{padding:32px 0}}.main[view=dashlaneAlternative] .whatMakesKeeperBetter h2{text-align:center;margin-bottom:48px}@media (max-width:768px){.main[view=dashlaneAlternative] .whatMakesKeeperBetter h2{margin-bottom:24px}}.main[view=dashlaneAlternative] .whatMakesKeeperBetter .comparison.container{margin-top:48px;margin-bottom:48px}@media (max-width:768px){.main[view=dashlaneAlternative] .whatMakesKeeperBetter .comparison.container{margin-top:24px;padding:0}}.main[view=dashlaneAlternative] .whatMakesKeeperBetter .disclaimer{font-size:16px;color:#888;text-align:center}.main[view=dashlaneAlternative] .dashlaneUser{padding:56px 0}.main[view=dashlaneAlternative] .dashlaneUser .duContent{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;gap:16px}.main[view=dashlaneAlternative] .dashlaneUser .duContent h2{text-align:center;margin-top:32px}@media (max-width:768px){.main[view=dashlaneAlternative] .dashlaneUser .duContent h2{margin-bottom:10px}}.main[view=dashlaneAlternative] .dashlaneUser .duContent p{text-align:center;font-size:22px}.main[view=dashlaneAlternative] .dashlaneUser .duContent .actions{margin-top:32px}.main[view=dashlaneAlternative] .switchNow{padding:72px 0}@media (max-width:768px){.main[view=dashlaneAlternative] .switchNow{padding:48px 0}}@media (max-width:414px){.main[view=dashlaneAlternative] .switchNow{padding:40px 0}}.main[view=dashlaneAlternative] .switchNow h2{text-align:center;margin-bottom:40px}@media (max-width:768px){.main[view=dashlaneAlternative] .switchNow h2{margin-bottom:10px}}[locale=ar_AE] .main[view=dashlaneAlternative] section.howG2UserRate .comparisonChart .theFeature>div.headingCell.featureName{border-radius:0 8px 0 0}[locale=ar_AE] .main[view=dashlaneAlternative] section.howG2UserRate .comparisonChart .theFeature>div.headingCell.otherSmsSupport{border-radius:8px 0 0 0}