.offer-tabs{width:100%;margin:3rem 0;display:block}.offers__label{text-align:center;font-size:.875rem;font-weight:500}.switch{background-color:#f8f3f4;border-radius:7px;grid-auto-columns:1fr;grid-auto-flow:column;width:fit-content;margin-bottom:2rem;margin-left:auto;display:grid;overflow:hidden}.switch__button{cursor:pointer;text-align:center;white-space:nowrap;color:#2e2828;background-color:#0000;border:none;outline:none;padding:.8rem 1.3rem;font-size:.875rem}.switch__button:hover{background-color:#f1eded}.switch__button.-active{color:#fff;background-color:#b61539}