.product-addon-row{display:flex;align-items:center;width:100%;min-height:50px;background-color:var(--addon-row-bg, #F5F5F5);border:1px solid var(--addon-row-border, #E0E0E0);border-radius:12px;padding:8px 12px}.product__block--product_addon_row~.product__block--product_addon_row{margin-top:10px}.product__block--product_addon_row:has(~.product__block--product_addon_row){margin-bottom:10px}.product-addon-row__inner{display:flex;align-items:center;gap:13px;width:100%}.product-addon-row__icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.product-addon-row__icon-img{width:32px;height:32px;object-fit:contain}.product-addon-row__icon-placeholder{width:32px;height:32px;background-color:var(--addon-row-text, #000000);opacity:.2;border-radius:4px}.product-addon-row__label{flex:1;min-width:0;font-size:14px;font-weight:500;line-height:150%;color:var(--addon-row-text, #000000)}.product-addon-row__label_secondary{color:var(--addon-row-text-secondary, #7D7D7D)}.product-addon-row__label_secondary_bold{font-weight:700}.product-addon-row__switch{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:46px;height:24px;cursor:pointer;margin:-2px -2px 0 0}body .product-addon-row__switch-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-addon-row__switch-input:focus-visible+.product-addon-row__switch-track{outline:2px solid currentColor;outline-offset:2px}.product-addon-row__switch-track{width:46px;height:24px;border-radius:12px;background-color:#0003;position:relative;transition:background-color .2s ease}.product-addon-row__switch-track:after{content:"";position:absolute;top:50%;left:3px;width:18px;height:18px;border-radius:50%;background-color:#fff;box-shadow:0 1px 3px #0003;transition:transform .2s ease;transform:translate(0) translateY(-50%)}.product-addon-row__switch-input:checked+.product-addon-row__switch-track{background-color:var(--addon-row-switch-active, #10A443)}.product-addon-row__switch-input:checked+.product-addon-row__switch-track:after{transform:translate(22px) translateY(-50%)}@media(max-width:767.98px){.product-addon-row{padding:4px 10px}.product-addon-row__inner{gap:5px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/product-addon-row.css.map */
