.smart-combo{margin:32px 0;padding:24px;border:1px solid rgba(0,0,0,.12);background:#fff}.smart-combo__header{margin-bottom:20px}.smart-combo__header h2{margin:0 0 6px;font-size:24px;line-height:1.2}.smart-combo__header p{margin:0;opacity:.7}.smart-combo__products{display:flex;align-items:flex-start;gap:14px;overflow-x:auto;padding-bottom:8px}.smart-combo__item{width:190px;min-width:190px}.smart-combo__plus{align-self:center;font-size:28px}.smart-combo__image{display:block;width:100%;aspect-ratio:1;background:#f4f4f4;overflow:hidden}.smart-combo__image img{width:100%;height:100%;object-fit:cover;display:block}.smart-combo__body{padding-top:10px}.smart-combo__checkrow{display:flex;gap:9px;align-items:flex-start;cursor:pointer}.smart-combo__checkrow input{width:18px;height:18px;margin:2px 0 0;flex:none}.smart-combo__title{display:block;color:inherit;text-decoration:none;font-weight:600;line-height:1.35}.smart-combo__price{display:block;margin-top:4px;font-weight:600}.smart-combo__variant{width:100%;margin-top:10px;padding:9px;background:#fff;border:1px solid rgba(0,0,0,.2)}.smart-combo__footer{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:20px;padding-top:18px;border-top:1px solid rgba(0,0,0,.12)}.smart-combo__total-label{display:block;font-size:13px;opacity:.7}.smart-combo__total{display:block;font-size:24px}.smart-combo__button{border:0;padding:14px 24px;background:#000;color:#fff;font-weight:700;cursor:pointer}.smart-combo__button:disabled{opacity:.6;cursor:wait}@media(max-width:749px){.smart-combo{padding:18px}.smart-combo__item{width:150px;min-width:150px}.smart-combo__footer{align-items:stretch;flex-direction:column}.smart-combo__button{width:100%}}