section.what-we-buy-cats{background-color:#fbf4e6;padding:60px 0}section.what-we-buy-cats .cats-container{margin:0 auto;max-width:1200px}section.what-we-buy-cats .cats-title{color:#000;font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-align:center}section.what-we-buy-cats .cats-description p{color:#000;font-family:Lora,serif;font-size:1.25rem;margin-bottom:1.5rem;text-align:center}section.what-we-buy-cats .module-wrapper{align-items:stretch;background:#fbf4e6;display:flex;margin-bottom:50px;overflow:hidden}section.what-we-buy-cats .content{background-color:#fbf4e6;flex:1}section.what-we-buy-cats .toggle-switch-wrapper{display:flex;justify-content:center;margin-bottom:2.5rem}section.what-we-buy-cats .toggle-switch{background:#fffaf1;border:1px solid #dfd5c9;border-radius:12px;display:flex;padding:.4rem}section.what-we-buy-cats .toggle-switch .toggle-btn{appearance:none;-webkit-appearance:none;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}section.what-we-buy-cats .toggle-switch .toggle-btn.active{background-color:#2c3a05!important;color:#fff!important}section.what-we-buy-cats .toggle-switch .toggle-btn.toggle-btn--dont.active{background-color:#df2542!important;color:#fff!important}section.what-we-buy-cats .yes-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}section.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}section.what-we-buy-cats .yes-grid-card img{display:block;height:auto;padding:10px;width:100%}section.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}section.what-we-buy-cats .new-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}section.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}section.what-we-buy-cats .new-grid-card img{display:block;height:auto;padding:10px;width:100%}section.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}section.what-we-buy-cats .grid-icon{height:20px;left:.75rem;position:absolute;top:.75rem;width:20px;z-index:1}section.what-we-buy-cats .grid-icon path,section.what-we-buy-cats .grid-icon svg{color:#df2542!important}section.what-we-buy-cats .hidden{display:none!important}@media (min-width:640px){section.what-we-buy-cats .new-grid,section.what-we-buy-cats .yes-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){section.what-we-buy-cats .new-grid,section.what-we-buy-cats .yes-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){section.what-we-buy-cats .new-grid,section.what-we-buy-cats .yes-grid{grid-template-columns:repeat(6,1fr)}}@media (max-width:992px){section.what-we-buy-cats .module-wrapper{flex-direction:column}section.what-we-buy-cats .content{padding:1.5rem 1rem}}@media (max-width:768px){section.what-we-buy-cats .cats-title{font-size:2rem}section.what-we-buy-cats .cats-description p{font-size:.8rem;line-height:1.1rem;margin-bottom:1.5rem}section.what-we-buy-cats .content{padding:0}section.what-we-buy-cats .category-grid{grid-template-columns:1fr}section.what-we-buy-cats .toggle-switch .toggle-btn{font-size:.9rem;padding:.75rem 1.5rem}}