:root{--spacing-xl:40px;--spacing-lg:32px}
.breedsizeandweightcomp .breedsizeandweightcomp_wrapper{margin-left:auto;margin-right:auto;margin-top:0;padding-top:0;margin-bottom:40px}
@media(max-width:992px){.breedsizeandweightcomp .breedsizeandweightcomp_wrapper{margin-bottom:32px}
}
.breedsizeandweightcomp .breedsizeandweightcomp_title-section{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}
.breedsizeandweightcomp .breedsizeandweightcomp_container{display:flex;flex-direction:column;align-items:flex-start;gap:16px}
.breedsizeandweightcomp .breedsizeandweightcomp_subtitle{font-weight:400}
.breedsizeandweightcomp .breedsizeandweightcomp_table-container{width:100%;display:flex;padding:24px 16px;flex-direction:column;align-items:flex-start;gap:8px;border-radius:5px;background:#001952}
.breedsizeandweightcomp .breedsizeandweightcomp_table-wrapper{display:flex;flex-direction:column;justify-content:center;gap:32px;align-self:stretch}
.breedsizeandweightcomp .breedsizeandweightcomp_table{display:flex;flex-direction:column;align-self:stretch;border-radius:2px;border:2px solid #6bc6c8}
.breedsizeandweightcomp .breedsizeandweightcomp_note{font-weight:400}
.breedsizeandweightcomp .breedsizeandweightcomp_chart{display:flex;padding:16px;justify-content:flex-end;align-items:center;gap:12px;align-self:stretch}
.breedsizeandweightcomp .breedsizeandweightcomp_male{background:#264f78}
.breedsizeandweightcomp .breedsizeandweightcomp_female,.breedsizeandweightcomp .breedsizeandweightcomp_male{display:flex;padding:17px 16px;justify-content:space-between;align-items:center;align-self:stretch}
.breedsizeandweightcomp .breedsizeandweightcomp_chart{border-bottom:2px solid #6bc6c8}
.breedsizeandweightcomp .breedsizeandweightcomp_height-bar img{width:100%;min-height:216px}
.breedsizeandweightcomp .breedsizeandweightcomp_sizechart-human img{height:218px}
.breedsizeandweightcomp .breedsizeandweightcomp_height-wrapper{position:relative}
.breedsizeandweightcomp .breedsizeandweightcomp_height-weight{position:absolute;bottom:-4px;left:0;right:30px;display:flex;justify-content:space-evenly;align-items:flex-end;z-index:2}
@media(min-width:992px){.breedsizeandweightcomp .breedsizeandweightcomp_wrapper{padding:0}
.breedsizeandweightcomp .breedsizeandweightcomp_table-container{display:flex;padding:24px;align-self:stretch}
.breedsizeandweightcomp .breedsizeandweightcomp_table-wrapper{flex-direction:row}
.breedsizeandweightcomp .breedsizeandweightcomp_table{height:fit-content;width:auto}
.breedsizeandweightcomp .breedsizeandweightcomp_table-content{width:230px}
.breedsizeandweightcomp .breedsizeandweightcomp_height-bar img{width:100%;height:100%}
.breedsizeandweightcomp .breedsizeandweightcomp_height-note{width:232px;margin-top:-45px}
}