.price-calc-with-card__results{background:#fff;border:1px solid #006dff;border-radius:8px;box-shadow:0 0 20px 0 rgba(0,109,255,.2);padding:24px;position:relative}.price-calc-with-card__price-save-text,.price-calc-with-card__price-save-text p{color:#00a71a;font-size:13px}.price-calc-with-card__step-list{padding-left:0}.price-calc-with-card__step{margin-left:0;padding-left:55px;position:relative}@media(min-width:768px){.price-calc-with-card__step{padding-left:75px}}.price-calc-with-card__step:before{background-color:#006dff;border-radius:50%;box-sizing:content-box;content:"";height:11px;left:12px;outline:1px solid #006dff;outline-offset:11px;position:absolute;top:7px;width:11px}.price-calc-with-card__step:after{background-color:#006dff;content:"";height:calc(100% - 20px);left:17px;position:absolute;top:29px;width:1px}.price-calc-with-card__step:last-child:after{display:none}.price-calc-with-card__addon-list{margin-block:40px 26px}.price-calc-with-card__addon{margin-bottom:24px;padding-left:52px;position:relative}.price-calc-with-card__addon .business-price-calculator-addon__checkbox{display:none}.price-calc-with-card__addon:before{background-color:rgba(0,167,26,.1);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' fill='%2300A71A' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='m9.965 14.962 7.504-7.515 1.062 1.06-8.566 8.577-4.495-4.496 1.06-1.06 3.435 3.434Z'/%3E%3C/svg%3E");border-radius:2.86px;content:"";height:20px;left:0;line-height:20px;position:absolute;text-align:center;top:5px;width:20px}.price-calc-with-card:has(.store-layout-tag) .price-calc-with-card__results>.text{width:70%}