.what-we-buy-cats{background-color:#fbf4e6;padding:60px 0}.what-we-buy-cats .cats-container{margin:0 auto;max-width:1200px}.what-we-buy-cats .cats-title{color:#000;font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.what-we-buy-cats .cats-description p{color:#000;font-family:Lora,serif;font-size:1.25rem;margin-bottom:1.5rem;text-align:center}.what-we-buy-cats .module-wrapper{align-items:stretch;background:#fbf4e6;display:flex;margin-bottom:50px;overflow:hidden}.what-we-buy-cats .content{background-color:#fbf4e6;flex:1}.what-we-buy-cats .parent-heading{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.what-we-buy-cats .parent-heading img{height:26px;object-fit:contain;width:26px}.what-we-buy-cats .parent-heading h2{font-size:1.3rem;font-weight:600}.what-we-buy-cats .toggle-switch-wrapper{display:flex;justify-content:center;margin-bottom:2.5rem}.what-we-buy-cats .toggle-switch{background:#fffaf1;border:1px solid #dfd5c9;border-radius:12px;display:flex;padding:.4rem}.what-we-buy-cats .toggle-btn{background-color:transparent;border:none;border-radius:10px;color:#000;cursor:pointer;font-size:1.2rem;font-weight:600;padding:1rem 1.5rem;transition:all .2s ease}.what-we-buy-cats .toggle-btn.active{background-color:#2c3a05;color:#fff}.what-we-buy-cats .toggle-btn--dont.active{background-color:#df2542;color:#fff}.what-we-buy-cats .yes-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}.what-we-buy-cats .yes-grid-card{background:#fffdfa;border:1px solid #dfd5c9;border-radius:10px;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow:hidden;position:relative}.what-we-buy-cats .yes-grid-card img{display:block;height:auto;padding:10px;width:100%}.what-we-buy-cats .yes-title{background:#2c3a05;border-bottom-left-radius:10px;border-bottom-right-radius:10px;color:#fff;font-size:.9rem;font-weight:500;padding:.75rem 0;text-align:center}.what-we-buy-cats .new-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}.what-we-buy-cats .new-grid-card{background:#fffdfa;border:1px solid #dfd5c9;border-radius:10px;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;position:relative}.what-we-buy-cats .new-grid-card img{display:block;height:auto;padding:10px;width:100%}.what-we-buy-cats .new-title{background:#df2542;border-bottom-left-radius:10px;border-bottom-right-radius:10px;color:#fff;font-size:.9rem;font-weight:500;padding:.75rem 0;text-align:center}.what-we-buy-cats .grid-icon{height:20px;left:.75rem;position:absolute;top:.75rem;width:20px;z-index:1}.what-we-buy-cats .grid-icon path,.what-we-buy-cats .grid-icon svg{color:#df2542!important}@media (min-width:640px){.what-we-buy-cats .new-grid,.what-we-buy-cats .yes-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.what-we-buy-cats .new-grid,.what-we-buy-cats .yes-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.what-we-buy-cats .new-grid,.what-we-buy-cats .yes-grid{grid-template-columns:repeat(6,1fr)}}@media (max-width:992px){.what-we-buy-cats .module-wrapper{flex-direction:column}.what-we-buy-cats .content{padding:1.5rem 1rem}.what-we-buy-cats .parent-heading h2{font-size:1rem}}@media (max-width:768px){.what-we-buy-cats .cats-title{font-size:2rem}.what-we-buy-cats .cats-description p{font-size:.8rem;line-height:1.1rem;margin-bottom:1.5rem}.what-we-buy-cats .content{padding:0}.what-we-buy-cats .category-grid{grid-template-columns:1fr}.what-we-buy-cats .toggle-btn{font-size:.9rem;padding:.75rem 1.5rem}}