:root{--spacing-xl:40px;--spacing-lg:32px}
.breed-text-card{margin-top:0;padding-top:0;margin-bottom:40px}
@media(max-width:992px){.breed-text-card{margin-bottom:32px}
}
.ch-breedText-onecard{display:flex;flex-direction:column;align-items:flex-start;gap:32px;align-self:stretch}
.ch-breedText-subtext{align-self:stretch;color:#333;font-family:"Petco Circular CAP";font-size:16px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:.5px}
.ch-breedText-cards{display:flex;align-items:flex-start;flex-wrap:wrap;gap:20px;justify-content:space-between}
.ch-breedText-morecards{display:flex;flex:0 1 calc(40%);box-sizing:border-box;width:456px;padding:24px 32px;align-items:center;gap:24px;flex-shrink:0;border-radius:5px;border:1px solid #e2f0f3;background:#FFF}
.ch-breedText-morecards-container{width:456px}
.ch-breedText-bar{background:#e2f0f3;width:1px;height:72px}
.ch-breedText-card-icon img{width:56px;height:45.88px;flex-shrink:0}
.ch-breedText-morecards-label{align-self:stretch;color:var(--Primary-Navy,#001952);font-feature-settings:'liga' off,'clig' off;font-family:"Petco Circular CAP";font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px}
.ch-breedText-morecards-value{align-self:stretch;color:var(--Primary-Charcoal,#333);font-feature-settings:'liga' off,'clig' off;font-family:"Petco Circular CAP";font-size:16px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:.5px}
.ch-breedText-onecard:has(.ch-breedText-cards .ch-breedText-morecards:nth-child(1):nth-last-child(1)){flex-direction:row;align-items:center}
@media only screen and (max-width:932px){.ch-breedText-cards{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}
.ch-breedText-morecards{width:100%;padding:16px}
.ch-breedText-onecard:has(.ch-breedText-cards .ch-breedText-morecards:nth-child(1):nth-last-child(1)){flex-direction:column;align-items:center}
}