.mm-products-feed__controls{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:1.5rem;margin-bottom:2rem;text-align:center}.mm-products-feed__status{margin:0;font-size:.92rem;font-weight:600;color:#52665f;line-height:1.45}.mm-products-feed__status--error{color:#b42318}.mm-products-feed__status--end{color:#6b7c75}.mm-products-feed__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #c5d9ce;border-radius:999px;background:#fff;color:#173328;font-size:.92rem;font-weight:700;padding:.65rem 1.35rem;cursor:pointer;transition:opacity .15s ease,background .15s ease}.mm-products-feed__btn:hover{background:#f3fbf6}.mm-products-feed__btn--primary{border-color:#19a85b;background:#19a85b;color:#fff}.mm-products-feed__btn--primary:hover{background:#148f4e}.mm-products-feed__btn:disabled{opacity:.55;cursor:not-allowed}