.breeding__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}.breeding__page{border-radius:5px;height:auto;max-width:calc(50% - 16px);overflow:hidden;width:100%}.breeding__page,.breeding__page-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.breeding__page-info{background-color:var(--grey);gap:24px;height:100%;padding:32px}.breeding__page-cover{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.breeding__page-description{margin-bottom:24px}.breeding__page-link{margin-top:auto;min-width:220px}.breeding_title{color:var(--text);font-size:24px;font-weight:400;line-height:130%;margin-bottom:48px}@media (max-width:767px){.breeding__page{max-width:100%}.breeding__page-info{gap:0;padding:32px 16px}.breeding__page-cover{display:none}.breeding__page-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:12px;justify-content:space-between;-webkit-transition:margin .35s ease-in-out;-o-transition:margin .35s ease-in-out;transition:margin .35s ease-in-out}.breeding__page-title.active{margin-bottom:32px}.breeding__page-title span{max-width:calc(100% - 52px);width:100%}.breeding__page-description{margin-top:24px;padding:0;-webkit-transition:height .35s ease-in-out;-o-transition:height .35s ease-in-out;transition:height .35s ease-in-out}.breeding__page-description.active{display:block}}