:root{--spacing-xl:40px;--spacing-lg:32px}
.breedhistory-wrapper{width:100%;margin:auto;margin-top:0;padding-top:0;margin-bottom:40px}
@media(max-width:992px){.breedhistory-wrapper{margin-bottom:32px}
}
.breedhistory-wrapper .breedhistory-content{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}
.breedhistory-wrapper .breedhistory-head-content{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}
.breedhistory-wrapper .breedhistory_description{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
.breedhistory-wrapper .breedhistory_read-btn{display:none;cursor:pointer}
.breedhistory-wrapper .breedhistory_readmore{text-decoration-line:underline;text-underline-position:from-font}