.seed-header{display:flex;flex-direction:column;padding:64px;position:relative}.seed-header-info{padding:32px}.seed-header-info h1{font-size:38px;line-height:46px;font-weight:700;margin:0 0 8px;color:var(--table-text-color)}.seed-header-info h2{font-size:24px;line-height:32px;margin:0;color:var(--table-text-color)}.seed-header-img{display:flex;justify-content:center;margin-bottom:48px}.seed-header-img img{max-width:1000px;height:auto;object-fit:contain}.seed-family-img{position:absolute;top:48px;right:128px}.seed-family-img img{max-width:150px;height:auto;object-fit:contain}@media(max-width:768px){.seed-header{padding:32px;display:flex;flex-direction:column}.seed-header-info{margin-bottom:32px;order:1;text-align:center}.seed-header-img{margin-bottom:32px;order:2}.seed-header-img img{max-width:100%}.seed-family-img{position:static;display:flex;justify-content:center;margin-bottom:32px;order:3}.seed-family-img img{max-width:150px}}