.ComparativeCalculatorHeaderCell{background:var(--color-white);border-bottom:1px solid var(--color-border-light-subtle);min-width:0;padding:16vw 2vw 5.5vw;position:relative}@media only screen and (min-width:768px){.ComparativeCalculatorHeaderCell{padding:40px clamp(16px,2vw,32px) 32px}}.ComparativeCalculatorHeaderCell--rental{z-index:2;border-left:2px solid var(--color-base-blue);border-right:2px solid var(--color-base-blue)}.ComparativeCalculatorHeaderCell--conventional{z-index:1;border-right:1px solid var(--color-border-light-subtle);border-left:0}.ComparativeCalculatorHeaderCell__inner{flex-direction:column;align-items:flex-start;gap:5vw;display:flex}@media only screen and (min-width:768px){.ComparativeCalculatorHeaderCell__inner{gap:22px}}.ComparativeCalculatorHeaderCell__logo-slot{align-items:center;margin-top:2vw;display:flex}@media only screen and (min-width:768px){.ComparativeCalculatorHeaderCell__logo-slot{margin-top:16px;margin-bottom:6px}}.ComparativeCalculatorHeaderCell__heading-row{justify-content:space-between;align-items:center;gap:2vw;width:100%;display:flex}@media only screen and (min-width:768px){.ComparativeCalculatorHeaderCell__heading-row{justify-content:flex-start;gap:6px}}.ComparativeCalculatorHeaderCell__price-block,.ComparativeCalculatorHeaderCell__conditions-box{flex-direction:column;align-items:flex-start;display:flex}.ComparativeCalculatorHeaderCell__price-block{gap:1.3vw}@media only screen and (min-width:768px){.ComparativeCalculatorHeaderCell__price-block{gap:0}}.ComparativeCalculatorHeaderCell__conditions{width:100%;margin-top:3vw;display:none}@media only screen and (min-width:768px){.ComparativeCalculatorHeaderCell__conditions{margin-top:12px;display:block}}.ComparativeCalculatorHeaderCell__conditions-box{border:1px solid var(--color-border-light-subtle);border-radius:8px;gap:.5vw;width:100%;padding:2.5vw 3vw}@media only screen and (min-width:768px){.ComparativeCalculatorHeaderCell__conditions-box{gap:0;padding:12px}}.ComparativeCalculatorHeaderCell__conditions-label-row{align-items:center;gap:1.2vw;display:flex}@media only screen and (min-width:768px){.ComparativeCalculatorHeaderCell__conditions-label-row{gap:6px}}.ComparativeCalculatorHeaderCell__conditions-value-row{align-items:center;gap:1vw;width:100%;display:inline-flex}@media only screen and (min-width:768px){.ComparativeCalculatorHeaderCell__conditions-value-row{gap:6px}}.ComparativeCalculatorHeaderCell__conditions-value{min-width:0}.ComparativeCalculatorHeaderCell__promo-banner{background:var(--color-base-blue);text-align:center;border-top-left-radius:5px;border-top-right-radius:5px;justify-content:center;align-items:center;min-height:12.8vw;padding:2.4vw 3vw;display:flex;position:absolute;top:0;left:0;right:0}@media only screen and (min-width:768px){.ComparativeCalculatorHeaderCell__promo-banner{min-height:auto;padding:10px 12px}}.ComparativeCalculatorHeaderCell__promo-banner-label{text-align:center;width:100%;line-height:1.2}.PlanComparison__grid>.ComparativeCalculatorHeaderCell.ComparativeCalculatorHeaderCell--rental{margin-top:calc(var(--plan-comparison-rental-edge-offset)*-1);padding-top:calc(17vw + var(--plan-comparison-rental-edge-offset));border-top:2px solid var(--color-base-blue);border-top-left-radius:8px;border-top-right-radius:8px}@media only screen and (min-width:768px){.PlanComparison__grid>.ComparativeCalculatorHeaderCell.ComparativeCalculatorHeaderCell--rental{padding-top:calc(42px + var(--plan-comparison-rental-edge-offset))}}.PlanComparison__grid>.ComparativeCalculatorHeaderCell.ComparativeCalculatorHeaderCell--conventional{border-top:1px solid var(--color-border-light-subtle);border-top-right-radius:8px}
