.extras-list{display:grid;gap:12px}.extra-choice{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:14px 0;border-bottom:1px solid #e5e8ef}.extra-choice:last-child{border-bottom:0}.extra-choice>div:first-child{display:grid;gap:3px}.extra-choice span{color:#697080;font-size:13px}.yes-no{display:flex;gap:8px;flex-shrink:0}.yes-no label{display:flex!important;align-items:center;gap:6px;border:1px solid #cbd2e1;border-radius:99px;padding:8px 11px;font-weight:600!important;cursor:pointer}.yes-no label:has(input:checked){border-color:#082e92;background:#eef2fc;color:#082e92}.yes-no input{width:16px!important;height:16px;margin:0!important}.yes-no b{font-size:12px}.price-row{display:flex;justify-content:space-between;gap:15px;margin:8px 0;font-size:14px}.price-row span:last-child{font-weight:700}.delivery-note{color:#697080;font-size:13px}@media(max-width:600px){.extra-choice{align-items:flex-start;flex-direction:column}.yes-no{width:100%}.yes-no label{flex:1;justify-content:center}}
