.pdp-compare{display:flex;justify-content:flex-end;align-items:center;width:100%;min-height:600px;padding:var(--pdp-compare-pt, 80px) 40px var(--pdp-compare-pb, 80px);background-color:var(--pdp-compare-bg-color, transparent);background-image:var(--pdp-compare-bg-mobile);background-size:cover;background-repeat:no-repeat}@media only screen and (min-width: 769px){.pdp-compare{background-image:var(--pdp-compare-bg-desktop)}}@media only screen and (min-width: 1025px){.pdp-compare{padding-right:100px}}.pdp-compare--bg-color{background-image:none}@media only screen and (min-width: 769px){.pdp-compare--bg-color{background-image:none}}.pdp-compare--align-left{justify-content:flex-start}.pdp-compare--align-center{justify-content:center}.pdp-compare--align-right{justify-content:flex-end}.pdp-compare *{box-sizing:border-box}.pdp-compare__panel{width:100%;padding:40px 0;border-radius:12px}@media only screen and (min-width: 769px){.pdp-compare__panel{max-width:500px}}@media only screen and (min-width: 1025px){.pdp-compare__panel{max-width:880px}}.pdp-compare__title{color:#003b5c;text-align:center;text-transform:uppercase;font-family:"Circular Std",sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:120%;margin:0 0 23px}.pdp-compare__table{display:grid;grid-template-columns:repeat(3, 1fr);width:100%;border-radius:0 0 8px 8px;overflow:hidden}.pdp-compare__column-head,.pdp-compare__cell{background:#f9fafb}.pdp-compare__column-head--featured,.pdp-compare__cell--featured{background:#cdf8fe}.pdp-compare__column-head{display:flex;align-items:center;justify-content:center;align-self:end;height:56px;padding:8px 14px;border-top:1px solid #fff;border-radius:8px 8px 0 0;overflow:hidden;text-align:center;text-overflow:ellipsis;color:#003b5c;font-family:"Circular Std",sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:140%;background:#eaeef1}.pdp-compare__column-head--featured{align-self:stretch;height:88px;background:#003b5c;color:#fff}.pdp-compare__logo{display:block;max-width:120px;max-height:56px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;margin:0 auto}.pdp-compare__cell{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:8px 14px;flex:1 0 0;align-self:stretch;border-top:1px solid #fff;text-align:center}.pdp-compare__cell:nth-child(3n+1){border-left:1px solid #eaeef1}.pdp-compare__cell:nth-child(3n){border-right:1px solid #eaeef1}.pdp-compare__cell:nth-last-child(-n+3){border-bottom:1px solid #eaeef1}.pdp-compare__cell-eyebrow{overflow:hidden;color:#62849b;text-align:center;text-overflow:ellipsis;font-family:"Circular Std",sans-serif;font-size:12px;font-style:normal;font-weight:450;line-height:116%}.pdp-compare__cell-title{overflow:hidden;color:#003b5c;text-align:center;font-variant-numeric:stacked-fractions;text-overflow:ellipsis;font-family:"Circular Std",sans-serif;font-size:16px;font-style:normal;font-weight:450;line-height:140%}.pdp-compare .pdp-compare__cell--featured .pdp-compare__cell-title{font-size:18px}.pdp-compare__disclaimer{max-width:640px;margin:16px auto 0;padding:0 20px;color:#62849b;text-align:center;font-family:"Circular Std",sans-serif;font-size:12px;font-style:normal;font-weight:450;line-height:140%}.pdp-compare__disclaimer p{margin:0 0 8px}.pdp-compare__disclaimer p:last-child{margin-bottom:0}@media only screen and (max-width: 768px){.pdp-compare{padding:var(--pdp-compare-pt-mobile, 48px) 20px var(--pdp-compare-pb-mobile, 48px);min-height:0}.pdp-compare__panel{padding:24px 0}.pdp-compare__title{font-size:32px;margin-bottom:24px}.pdp-compare__column-head{padding:14px;gap:10px;font-size:14px}.pdp-compare__column-head--featured{height:80px}.pdp-compare__logo{max-width:90px;max-height:40px}.pdp-compare__cell-title{font-size:14px;line-height:116%}.pdp-compare__disclaimer{max-width:100%;padding:0 12px;margin-top:12px}.pdp-compare .pdp-compare__cell--featured .pdp-compare__cell-title{font-size:14px}}