<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,900,300italic");.product-cards&gt;.product-cards-wrapper&gt;.mdc-layout-grid&gt;.mdc-layout-grid__inner{display:none}
.product-cards&gt;.product-cards-wrapper&gt;.mdc-layout-grid&gt;.mdc-layout-grid__inner.loaded{display:grid}
.product-cards .pdf-detail{padding-top:0;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}
.product-cards .pdf-detail&gt;.mdc-layout-grid__inner{max-width:none}
.product-cards .pdf-detail&gt;.mdc-layout-grid__inner .product-characteristics-pdf .characteristic-group:last-child{margin-bottom:0}
.product-cards .pdf-detail&gt;.mdc-layout-grid__inner .product-characteristics-pdf .characteristic-table img{width:13px;vertical-align:middle}
.product-cards .pdf-detail .pdf-header h6{text-transform:uppercase}
.product-cards .pdf-detail .logo-image{max-width:160px;max-height:55px;float:right}
.product-cards .pdf-detail .mdc-data-table{background:0}
.product-cards .pdf-detail .mdc-data-table__content .mdc-data-table__header:nth-child(2),.product-cards .pdf-detail .mdc-data-table__content .mdc-data-table__cell:nth-child(2){padding-left:0}
.product-cards .pdf-detail .mdc-data-table__content .mdc-data-table__header:nth-child(2),.product-cards .pdf-detail .mdc-data-table__content .mdc-data-table__cell:nth-child(2){padding-left:0}
.product-cards .pdf-detail .mdc-data-table{white-space:normal;border-bottom:1px solid #ccc;border-top:0;overflow:visible;width:90%}
.product-cards .pdf-detail .mdc-data-table .mdc-data-table__content{margin-bottom:0}
.product-cards .pdf-detail .mdc-data-table thead .mdc-data-table__row{border-bottom:1px solid #ccc}
.product-cards .pdf-detail .mdc-data-table tbody .mdc-data-table__row{border-color:#ccc}
.product-cards .pdf-detail .mdc-data-table__cell,.product-cards .pdf-detail .mdc-data-table__header{color:#000;font-size:10px;height:44px;text-align:center;padding:0 24px}
.product-cards .pdf-detail .mdc-data-table__cell.align-left,.product-cards .pdf-detail .mdc-data-table__header.align-left{text-align:left}
.product-cards .pdf-detail .mdc-data-table__cell img,.product-cards .pdf-detail .mdc-data-table__header img{max-height:20px}
.product-cards .pdf-detail .mdc-data-table__header{font-weight:bold;line-height:normal;white-space:nowrap;text-align:left;position:relative;overflow:visible;padding-top:140px}
.product-cards .pdf-detail .mdc-data-table__header span{display:block;position:absolute;transform:rotate(-45deg);transform-origin:bottom left;right:50%;left:50%;bottom:.5rem}
.product-cards .social-share{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}
.product-cards .social-share&gt;a{display:flex;align-items:center;text-decoration:none}
.product-cards .filter-column{position:relative}
@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:839px){.product-cards .filter-column{margin:0;position:fixed;padding:1rem 1.25rem;z-index:5;top:0;height:100%;transition:.5s all;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;background:#fff;visibility:hidden;-webkit-box-shadow:10px 0 20px 0 rgba(0,0,0,0.25);-moz-box-shadow:10px 0 20px 0 rgba(0,0,0,0.25);box-shadow:10px 0 20px 0 rgba(0,0,0,0.25)}
.product-cards .filter-column::-webkit-scrollbar{width:0;height:0}
.product-cards .filter-column.opened{right:0;transition:.5s all;visibility:visible}
html[dir="rtl"] .product-cards .filter-column.opened{left:0;right:auto}
}
@media only screen and (max-width:599px){.product-cards .filter-column{right:-100vw;width:320px}
html[dir="rtl"] .product-cards .filter-column{right:0;left:-100vw}
}
@media only screen and (min-width:600px) and (max-width:839px){.product-cards .filter-column{right:-640px;width:320px}
html[dir="rtl"] .product-cards .filter-column{right:auto;left:-640px}
}
.product-cards .filter-column .tag-group .mdc-typography--body1{position:relative;padding:.5rem 2rem .5rem 0;cursor:pointer;border:0;background:0;width:100%;text-align:left}
html[dir="rtl"] .product-cards .filter-column .tag-group .mdc-typography--body1{padding:.5rem 0 .5rem 2rem;text-align:right}
.product-cards .filter-column .tag-group .mdc-typography--body1.no-point{cursor:default}
.product-cards .filter-column .tag-group .mdc-typography--body1.no-point i{display:none}
.product-cards .filter-column .tag-group .mdc-typography--body1 span{position:relative;z-index:-1;pointer-events:none}
.product-cards .filter-column .tag-group .mdc-typography--body1 i{position:absolute;right:0;top:50%;z-index:-1;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}
html[dir="rtl"] .product-cards .filter-column .tag-group .mdc-typography--body1 i{left:0;right:auto}
.product-cards .filter-column .crop-select{position:relative;z-index:2;padding:0 0 1.5rem}
@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:839px){.product-cards .filter-column .crop-select{padding-top:1.5rem}
}
.product-cards .filter-column .crop-select h6{margin-bottom:1rem}
.product-cards .filter-column .crop-select .mdc-select{width:100%}
.product-cards .filter-column .crop-select .close-button{display:none}
@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:839px){.product-cards .filter-column .crop-select .close-button{display:block;position:absolute;right:0;top:1.25rem}
html[dir="rtl"] .product-cards .filter-column .crop-select .close-button{left:0;right:auto}
}
.product-cards .filter-column .filter-options{position:relative;z-index:2;padding:0}
.product-cards .filter-column .filter-options .product-name-input{width:100%;z-index:6;margin-bottom:1rem;margin-top:.5rem}
@media(min-width:840px) and (max-width:1250px){.product-cards .filter-column .filter-options .product-name-input:not(.mdc-text-field--focused) label{width:calc(100% - 36px)}
}
.product-cards .filter-column .filter-options .mdc-chip-set{padding:0 0 1rem;margin:0 -4px;display:none}
.product-cards .filter-column .filter-options .mdc-chip-set .mdc-chip{border:0}
.product-cards .filter-column .filter-options .mdc-chip-set .mdc-chip:focus{background:#e0e0e0}
.product-cards .filter-column.zip-error{visibility:hidden}
@media only screen and (min-width:840px){.product-cards .overlay-bg{display:none}
}
@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:839px){.product-cards .overlay-bg.overlay-open{content:" ";display:block;background:rgba(0,0,0,0.32);position:fixed;top:0;left:0;width:100vw;height:100vh;cursor:pointer;z-index:3}
}
@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:839px){.product-cards .plp-column{margin:0}
}
@media only screen and (max-width:599px){.product-cards .plp-column .seed-finder-tabs{margin:0 -1rem}
}
@media only screen and (min-width:600px) and (max-width:839px){.product-cards .plp-column .seed-finder-tabs{margin:0 -2rem}
}
.product-cards .results-meta{padding:0;flex-wrap:wrap;align-items:center;display:none}
@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:839px){.product-cards .results-meta{display:block;justify-content:space-between}
}
@media only screen and (max-width:599px){.product-cards .results-meta hr{margin:0 -1rem}
}
@media only screen and (min-width:600px) and (max-width:839px){.product-cards .results-meta hr{margin:0 -2rem}
}
@media only screen and (min-width:840px){.product-cards .results-meta hr{margin:0 -24px}
}
.product-cards .results-meta .results-showing{margin-right:.5rem}
@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:839px){.product-cards .results-meta .results-showing{margin-right:0}
}
@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:839px){.product-cards .results-meta .results-chips{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:.5rem 0 0;margin:0 -4px}
}
@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:839px){.product-cards .results-meta .filter-link{display:inline-block;padding:.5rem 0}
}
@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:839px){.product-cards .results-meta .seed-list{display:inline-block;float:right}
.product-cards .results-meta .seed-list:not(.mdc-button){padding:.5rem 0 .5rem .5rem}
html[dir="rtl"] .product-cards .results-meta .seed-list{float:left}
html[dir="rtl"] .product-cards .results-meta .seed-list:not(.mdc-button){padding:.5rem .5rem .5rem 0}
.product-cards .results-meta .seed-list button{line-height:18px}
.product-cards .results-meta .seed-list button .button-bg{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}
}
.product-cards .results-meta .mobile-count{display:none}
@media only screen and (max-width:599px){.product-cards .results-meta .mobile-count{display:flex;justify-content:space-between;align-items:center}
.product-cards .results-meta .mobile-count.no-table-view{padding:10px 0}
}
.product-cards .results-meta .mobile-count .view-select .mdc-button:hover:before,.product-cards .results-meta .mobile-count .view-select .mdc-button:focus:before{opacity:.1}
.product-cards .results-meta .mobile-count .view-select .button-bg{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}
.product-cards .results-meta .mdc-chip-set{padding:0}
.product-cards .results-meta .mdc-chip-set .mdc-chip{margin-bottom:1rem;border:0}
.product-cards .results-meta .mdc-chip-set.mdc-chip-set--input-scroll span:last-child{white-space:nowrap}
.product-cards .results-meta .mdc-chip-set .mdc-data-table__cell--hyperlink{height:32px;padding:7px 4px;margin:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.product-cards .results-meta .mdc-chip-set .mdc-data-table__cell--hyperlink a{display:block}
@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:839px){.product-cards .no-filter .results-meta{text-align:right}
.product-cards .no-filter .results-meta .seed-list{float:none;padding-right:0}
}
.product-cards .plp-search{margin:0;width:100%}
@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:839px){.product-cards .plp-search{padding:0}
}
@media only screen and (max-width:599px){.product-cards .plp-search{margin-bottom:-1rem}
}
@media only screen and (min-width:840px){.product-cards .plp-search .mdc-form{padding:0 1.5rem}
}
@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:839px){.product-cards .plp-search .mdc-form{padding-bottom:1rem}
}
.product-cards .plp-search .mobile-search{display:none}
@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:839px){.product-cards .plp-search .mobile-search{display:flex;align-items:center;justify-content:flex-end}
.product-cards .plp-search .mobile-search .info{display:flex;align-items:center}
.product-cards .plp-search .mobile-search .info a{text-decoration:none}
.product-cards .plp-search .mobile-search .info a span{text-decoration:underline}
.product-cards .plp-search .mobile-search .info .zip{padding:0 0 0 .25rem}
.product-cards .plp-search .mobile-search .info .zip:after{content:","}
.product-cards .plp-search .mobile-search .info .crop{text-transform:capitalize}
.product-cards .plp-search .mobile-search i{opacity:.5}
.product-cards .plp-search .mobile-search.hide-bar{display:none}
}
.product-cards .plp-search .horizontal-search{align-items:center}
@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:839px){.product-cards .plp-search .horizontal-search{display:none}
.product-cards .plp-search .horizontal-search.show-search{display:grid}
}
.product-cards .plp-search .horizontal-search .mdc-textfield{width:100%;margin:0}
.product-cards .plp-search .horizontal-search .mdc-select{width:100%;margin:0;height:56px}
.product-cards .plp-search .horizontal-search .mdc-text-field-helper-line{position:absolute}
.product-cards .plp-search .horizontal-search .mdc-text-field-helper-line .mdc-text-field-helper-text{opacity:1;color:#b00020;margin-top:.4rem}
@media only screen and (max-width:599px){.product-cards .plp-search .horizontal-search .mdc-text-field-helper-line .mdc-text-field-helper-text{margin-top:0}
}
.product-cards .plp-search .horizontal-search .search-seed-list{text-align:right}
.product-cards .plp-search .horizontal-search .search-seed-list.no-location{text-align:left}
.product-cards .plp-search .horizontal-search .search-seed-list button{margin:.5rem 0}
.product-cards .plp-search .horizontal-search .seed-list{text-align:right}
.product-cards .plp-search .horizontal-search .seed-list:focus:before,.product-cards .plp-search .horizontal-search .seed-list:hover:before{opacity:.1}
.product-cards .plp-search .horizontal-search .seed-list .button-bg{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}
.product-cards .plp-search .product-list{padding:1rem;margin-top:1.5rem;background:#f9f9f9}
@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:839px){.product-cards .plp-search .product-list{margin-left:-1.5rem;margin-right:-1.5rem}
}
.product-cards .plp-search .product-list .mdc-layout-grid{padding:0}
@media only screen and (max-width:599px){.product-cards .plp-search .mobile-hide{display:none}
}
@media only screen and (min-width:600px) and (max-width:839px){.product-cards .plp-search .tablet-hide{display:none}
}
.product-cards div#plp-sidebar div.filter-options button.mdc-chip{height:auto}
.product-cards div#plp-sidebar div.filter-options button.mdc-chip div.mdc-chip__text{white-space:normal}
.product-cards .seed-finder-card .mdc-card-header{padding:0;background-color:transparent;min-height:2px}
.product-cards .seed-finder-card .product-header{padding-top:1rem}
.product-cards .seed-finder-card .crop-list ul{padding:0}
.product-cards .seed-finder-card .crop-list ul li{list-style:none;margin:0;padding:0}
.product-cards .seed-finder-card .mdc-card__actions{border-top:0;padding-top:.5rem;justify-content:flex-start}
.product-cards .mdc-tab{height:50px}
.product-cards .mdc-tab:focus .mdc-tab__ripple:before{opacity:.08;background-color:#ffffffde}
.product-cards .mdc-tab .mdc-tab__content{flex-direction:inherit}
.product-cards .mdc-tab .mdc-tab__content .mdc-tab__text-label{padding:0}
.product-cards .plp-content{background:#f9f9f9;padding:0 24px 24px}
@media only screen and (max-width:599px){.product-cards .plp-content{margin:0 -1rem;padding:0 16px 16px}
}
@media only screen and (min-width:600px) and (max-width:839px){.product-cards .plp-content{margin:0 -2rem;padding:0 2rem 16px}
}
.product-cards .plp-content&gt;.mdc-layout-grid__inner{position:relative}
.product-cards .plp-content .mdc-product-card__editor-content ol,.product-cards .plp-content .mdc-product-card__editor-content ul{padding:0 0 0 1.1em}
html[dir="rtl"] .product-cards .plp-content .mdc-product-card__editor-content ol,html[dir="rtl"] .product-cards .plp-content .mdc-product-card__editor-content ul{padding:0 1.1em 0 0}
.product-cards .plp-content .sticky-header{z-index:2;padding-top:24px}
.product-cards .plp-content .sticky-header .back-to-products{display:flex;height:36px;padding:.5rem 0;align-items:center}
@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:839px){.product-cards .plp-content .sticky-header{padding-top:16px}
}
.product-cards .plp-content .product-title{text-transform:capitalize;margin-bottom:.5rem}
@media only screen and (max-width:599px){.product-cards .plp-content .mobile-hide{display:none}
}
.product-cards .plp-content .mobile-bar{display:none}
@media only screen and (max-width:599px){.product-cards .plp-content .mobile-bar{display:flex;justify-content:center;position:fixed;bottom:0;left:0;width:100vw;height:56px;z-index:2;background:#fff;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,0.15);box-shadow:0 0 10px 0 rgba(0,0,0,0.15)}
.product-cards .plp-content .mobile-bar button{flex:1;padding:6px 12px 8px;min-width:80px;max-width:168px;color:inherit;border:0;margin:0;cursor:pointer;display:inline-flex;outline:0;position:relative;align-items:center;user-select:none;border-radius:0;vertical-align:middle;justify-content:center;-moz-appearance:none;text-decoration:none;height:auto;flex-direction:column}
.product-cards .plp-content .mobile-bar button:disabled{cursor:default;opacity:.37}
.product-cards .plp-content .mobile-bar button i{width:1em;height:1em;display:block;font-size:24px;z-index:2}
.product-cards .plp-content .mobile-bar button span{display:block;position:relative;z-index:2}
.product-cards .plp-content .mobile-bar button span.button-bg{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}
}
.product-cards .plp-content .result-actions{display:flex;justify-content:space-between;padding:.5rem 0}
@media only screen and (max-width:599px){.product-cards .plp-content .result-actions{display:none}
}
.product-cards .plp-content .result-actions .hidden-duplicate-products-text{margin-left:16px}
.product-cards .plp-content .result-actions .mdc-chip-set{padding-left:0;margin-left:-4px}
.product-cards .plp-content .result-actions .mdc-chip-set .mdc-chip{background:rgba(0,0,0,0.04);border:0}
.product-cards .plp-content .result-actions .mdc-chip-set .mdc-chip:focus{background:rgba(0,0,0,0.12)}
@media only screen and (min-width:600px) and (max-width:839px){.product-cards .plp-content .result-actions .mdc-chip-set{display:none}
}
.product-cards .plp-content .result-actions .mdc-chip-set&gt;span{display:flex}
.product-cards .plp-content .result-actions .mdc-chip-set&gt;span.mdc-data-table__cell--hyperlink{height:32px;padding:7px 4px;margin:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.product-cards .plp-content .result-actions .mdc-chip-set&gt;span.mdc-data-table__cell--hyperlink a{display:block}
.product-cards .plp-content .result-actions .view-select{display:flex;flex-direction:row}
.product-cards .plp-content .result-actions .button-bg{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}
.product-cards .plp-content .result-actions:first-of-type{align-items:flex-start}
.product-cards .plp-content .result-actions:not(:first-of-type){align-items:center}
.product-cards .plp-content .result-actions:not(:first-of-type) button{min-height:36px;height:auto}
.product-cards .plp-content .result-actions .mdc-button:focus:before{opacity:.1}
@media only screen and (min-width:840px) and (max-width:1279px){.product-cards .product-card-cell{grid-column-end:span 6}
}
.product-cards .product-card-cell.is-duplicate{display:none}
@media only screen and (min-width:1280px){.product-cards .no-filter .product-card-cell{grid-column-end:span 3}
}
@media only screen and (min-width:840px) and (max-width:1279px){.product-cards .no-filter .product-card-cell{grid-column-end:span 4}
}
.product-cards .mdc-product-card__avatar.disabled-mask{overflow:visible;display:flex;align-items:center;justify-content:flex-end;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;width:auto}
.product-cards .mdc-product-card__avatar.disabled-mask img{object-fit:inherit;max-width:70px;max-height:39px;width:auto}
.product-cards .product-name-disease-shield .mdc-product-card__avatar.disabled-mask{width:30px}
.product-cards .product-name-disease-shield .mdc-product-card__avatar.disabled-mask img{max-height:30px}
.product-cards .product-name-silage-proven .mdc-product-card__avatar.disabled-mask{width:30px}
.product-cards .product-name-silage-proven .mdc-product-card__avatar.disabled-mask img{max-height:39px;padding-top:2px}
.product-cards .mdc-product-card{min-width:0;height:100%;padding-bottom:60px;position:relative}
.product-cards .mdc-product-card .mdc-product-card__header{min-height:51px}
.product-cards .mdc-product-card .mdc-product-card__header .mdc-product-card__identity.has-avatar{padding-right:95px}
html[dir="rtl"] .product-cards .mdc-product-card .mdc-product-card__header .mdc-product-card__identity.has-avatar{padding-right:0;padding-left:95px}
.product-cards .mdc-product-card .mdc-product-card__header.no-header-bg{background:0;color:inherit}
.product-cards .mdc-product-card .mdc-product-card__header.no-header-bg .mdc-product-card__crop-type,.product-cards .mdc-product-card .mdc-product-card__header.no-header-bg .mdc-product-card__subhead{color:inherit;opacity:.6}
.product-cards .mdc-product-card .mdc-product-card__header.no-header-bg .mdc-product-card__sku-name{color:inherit}
.product-cards .mdc-product-card .mdc-product-card__feature .mdc-product-card__avatar.disabled-mask{margin:-15px 0}
.product-cards .mdc-product-card .mdc-product-card__actions:not(.lmnt-theme-primary-bg) .mdc-form-field .mdc-checkbox{margin-left:-11px}
.product-cards .mdc-product-card .mdc-product-card__actions:not(.lmnt-theme-primary-bg) .mdc-form-field label{padding-left:0}
.product-cards .mdc-product-card .product-card__footer{position:absolute;bottom:0;width:100%;height:60px;display:flex;padding:0 .5rem;align-items:center;justify-content:space-between;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.product-cards .mdc-product-card .product-card__footer .mdc-card__divider{position:absolute;width:100%;top:0;left:-1px}
.product-cards .mdc-product-card .product-card__footer .product-card__actions{display:flex}
.product-cards .mdc-product-card .product-card__footer .my-seed-list-icon{color:rgba(71,71,71,0.54)}
.product-cards .mdc-product-card .lmnt-theme-secondary-on-surface{color:#006f9b !important}
.product-cards .load-more{text-align:center}
.product-cards .pdf-detail .pdf-legal .disclaimer{top:100%}
.product-cards .pdf-detail .pdf-legal .disclaimer .legal{margin-top:2vw}
.product-cards .pdf-detail .pdf-legal .disclaimer .legal p{font-size:8px;color:#999;margin:0}
.product-cards .mobile-only{display:none !important}
@media only screen and (max-width:599px){.product-cards .mobile-only{display:block !important}
}
.product-cards .dash-trait{display:none}
.plp-content .key-header,.pdf-detail .key-header{margin-bottom:10px}
.plp-content .legend-content p,.pdf-detail .legend-content p{font-size:11px}
.plp-content .legend-content h4,.pdf-detail .legend-content h4{font-size:15px}
.product-logo-wrapper .silage{padding-top:4px}
.hide-product-logo .product-logo-wrapper{display:block}
.hide-crop-name .crop-name{display:none}
.hide-maturity .card-maturity-label{display:none}
.hide-trait .product-trait-toggle{display:none}
.hide-trait-label .product-trait-label-toggle{display:none}
.hide-trait-label .product-trait-toggle.mdc-product-card__box{justify-content:flex-start;padding:1rem}
.hide-trait-label .product-trait-toggle .product-trait-logo-toggle.disabled-mask{justify-content:normal}
.hide-trait-label .product-trait-toggle .product-trait-logo-toggle.disabled-mask img{max-width:75%;max-height:none;width:100%}
.product-cards .hide-trait-label .product-trait-toggle .product-trait-logo-toggle.disabled-mask{margin:0}
.hide-trait-logo .product-trait-logo-toggle{display:none !important}
.hide-key-strengths .key-strengths-toggle{display:none}
.hide-seed-list .seed-list-toggle{display:none}
.hide-region .product-region-toggle{display:none !important}
.hide-season .product-season-toggle{display:none}
.hide-className .product-className-toggle{display:none}
.hide-country .product-country-toggle{display:none}
@keyframes spin{from{transform:rotate(0)}
to{transform:rotate(360deg)}
}
@media all and (-ms-high-contrast:none) and (min-width:840px) and (max-width:1279px),(-ms-high-contrast:active){.product-cards .product-card-cell{width:calc(50% - 24px)}
.product-cards .no-filter .product-card-cell{width:calc(33.3333% - 24px)}
}
@media all and (-ms-high-contrast:none) and (min-width:1280px),(-ms-high-contrast:active){.product-cards .no-filter .product-card-cell{width:calc(25% - 24px)}
}
@media all and (-ms-high-contrast:none){.product-cards&gt;.product-cards-wrapper&gt;.mdc-layout-grid&gt;.mdc-layout-grid__inner.loaded{display:-webkit-box;display:flex}
}
.theme-vegstate .product-cards .plp-content{background:#fff}
.theme-vegstate .product-cards .mdc-product-card{border-radius:0}
.theme-vegstate .product-cards .mdc-product-card .mdc-product-card__identity{display:flex;flex-direction:column}
.theme-vegstate .product-cards .mdc-product-card .mdc-product-card__brand{order:1;color:#006f9b;font-size:12px;font-family:HelveticaNeue-Medium;font-weight:500;text-transform:uppercase;letter-spacing:1.75px;line-height:16px}
.theme-vegstate .product-cards .mdc-product-card .mdc-product-card__crop-type{height:20px;line-height:20px;font-size:14px;letter-spacing:.75px;order:3;color:rgba(16,56,79,0.38);text-transform:capitalize}
.theme-vegstate .product-cards .mdc-product-card .mdc-product-card__sku-name{order:2;color:#10384f;letter-spacing:.75px}
.theme-vegstate .product-cards .mdc-product-card .mdc-product-card__img{height:100%;width:100%;max-width:128px;border-radius:0}
.theme-vegstate .product-cards .mdc-product-card .product-img-wrapper{padding-top:1rem}
.theme-vegstate .product-cards .mdc-product-card__header{background-color:inherit;padding-bottom:0}
.theme-vegstate .product-cards .key-strengths-toggle{letter-spacing:.75px;padding:16px}
.theme-vegstate .product-cards .key-strengths-toggle.trueshort li{overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}
.theme-vegstate .product-cards .key-strengths-toggle ul{padding:0}
.theme-vegstate .product-cards .key-strengths-toggle li{list-style:none}</pre></body></html>