[type=submit], [type=button], [type=reset], [type=file], button, .button, .webform-confirmation+.links a {
	display: inline-block;
	box-sizing: border-box;
	padding: .75rem 2rem;
	border: 0;
	border-radius: 6px;
	cursor: pointer;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-color: #009594;
	transition: background-color 400ms, opacity 400ms
}
[disabled][type=submit], [disabled][type=button], [disabled][type=reset], [disabled][type=file], button[disabled], [disabled].button, .webform-confirmation+.links a[disabled], .disabled[type=submit], .disabled[type=button], .disabled[type=reset], .disabled[type=file], button.disabled, .disabled.button, .webform-confirmation+.links a.disabled {
	cursor: default;
	opacity: .6
}
[type=submit]:hover, [type=button]:hover, [type=reset]:hover, [type=file]:hover, button:hover, .button:hover, .webform-confirmation+.links a:hover, [type=submit]:active, [type=button]:active, [type=reset]:active, [type=file]:active, button:active, .button:active, .webform-confirmation+.links a:active, [type=submit]:focus, [type=button]:focus, [type=reset]:focus, [type=file]:focus, button:focus, .button:focus, .webform-confirmation+.links a:focus {
	text-decoration: none;
	color: #fff;
	background-color: #00783f
}
.rtl .form-item.with-floated-label label, .rtl .form-item.with-floated-label .form--label {
	right: 1rem;
	left: auto
}
.rtl .form-item.with-floated-label label.floated-label, .rtl .form-item.with-floated-label .form--label.floated-label {
	right: 1rem;
	left: 0
}
.form-item.with-floated-label input, .form-item.with-floated-label select {
	padding-top: 1.5rem;
	padding-bottom: .5rem
}
.form-item.with-floated-label input:focus, .form-item.with-floated-label select:focus {
	border: 1px solid #5f504d
}
.form-item.with-floated-label input.error, .form-item.with-floated-label select.error {
	border: 1px solid #eb5757
}
.form-item.with-floated-label input[type=number] {
	-moz-appearance: textfield
}
.form-item.with-floated-label input[type=number]::-webkit-outer-spin-button, .form-item.with-floated-label input[type=number]::-webkit-inner-spin-button {
margin:0;
-webkit-appearance:none
}
.form-item.with-floated-label .iti--allow-dropdown .iti__country, .form-item.with-floated-label .iti--separate-dial-code .iti__country {
	display: flex;
	align-items: center
}
.rtl .form-item.with-floated-label .iti--allow-dropdown .iti__flag-container, .rtl .form-item.with-floated-label .iti--separate-dial-code .iti__flag-container {
	right: 0;
	left: auto
}
.rtl .form-item.with-floated-label .iti--allow-dropdown .iti__flag-container .iti__selected-flag, .rtl .form-item.with-floated-label .iti--separate-dial-code .iti__flag-container .iti__selected-flag {
	direction: ltr
}
.rtl .form-item.with-floated-label .iti--allow-dropdown .iti__flag-box, .rtl .form-item.with-floated-label .iti--allow-dropdown .iti__country-name, .rtl .form-item.with-floated-label .iti--separate-dial-code .iti__flag-box, .rtl .form-item.with-floated-label .iti--separate-dial-code .iti__country-name {
	margin-right: 0;
	margin-left: 6px
}
.form-item.with-floated-label .iti--allow-dropdown input, .form-item.with-floated-label .iti--allow-dropdown input[type=tel], .form-item.with-floated-label .iti--allow-dropdown input[type=text], .form-item.with-floated-label .iti--separate-dial-code input, .form-item.with-floated-label .iti--separate-dial-code input[type=tel], .form-item.with-floated-label .iti--separate-dial-code input[type=text] {
	padding: 1rem 1rem 1rem 52px
}
.rtl .form-item.with-floated-label .iti--allow-dropdown input, .rtl .form-item.with-floated-label .iti--allow-dropdown input[type=tel], .rtl .form-item.with-floated-label .iti--allow-dropdown input[type=text], .rtl .form-item.with-floated-label .iti--separate-dial-code input, .rtl .form-item.with-floated-label .iti--separate-dial-code input[type=tel], .rtl .form-item.with-floated-label .iti--separate-dial-code input[type=text] {
	padding-right: 52px;
	padding-left: 1rem
}
.form-item.with-floated-label.form-item--error label.floated-label {
	color: #eb5757
}
.form-item.form-type-select.default-label {
	position: relative
}
.form-item.form-type-select.default-label label {
	font-size: .8125rem;
	line-height: 1.2307692308;
	position: absolute;
	top: .5rem;
	left: 1rem
}
.rtl .form-item.form-type-select.default-label label {
	right: 1rem;
	left: auto
}
.form-item.form-type-select.default-label select {
	padding-top: 1.5rem;
	padding-bottom: .5rem
}
.form-item.form-type-select.no-label select {
	padding-top: .5rem;
	padding-bottom: .5rem
}
.form-item.form-type-select.form-item--error label {
	color: #eb5757
}
.form-item.form-type-textarea.label-before label, .form-item.form-type-textarea.label-before .form--label {
	position: absolute;
	top: 1.5rem;
	left: 1rem
}
.form-item.form-type-textarea.label-before label.floated-label, .form-item.form-type-textarea.label-before .form--label.floated-label {
	top: .5rem
}
.form-item.form-type-textarea textarea {
	padding-top: 1.5rem;
	padding-bottom: 1rem
}
.form-item--description {
	font-size: .75rem;
	line-height: 1.4166666667;
	padding: .75rem 0 0;
	color: #978b87
}
button, optgroup {
	font-size: 1rem;
	line-height: 1.5;
	font-family: inherit
}
input, select, textarea {
	font-size: 1rem;
	line-height: 1.5;
	max-width: 100%;
	font-family: inherit
}
input:focus, select:focus, textarea:focus {
	outline-color: #5f504d
}
input.error, select.error, textarea.error {
	border: 1px solid #eb5757
}
fieldset {
	min-width: inherit;
	margin: 2rem 0;
	padding: 2rem;
	border: 1px solid rgba(95,80,77,.6)
}
fieldset legend {
	padding: 0 2rem
}
fieldset legend a {
	text-decoration: none
}
@-moz-document url-prefix() {
fieldset {
display:table-cell
}
}
[type=submit], [type=button], [type=reset], [type=file], button, .button {
	-webkit-appearance: none
}
.button--arrow {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding-right: 1.5rem;
	padding-left: 1.5rem
}
.button--arrow::before {
	width: 1.125rem;
	height: 1.125rem;
	order: 2;
	margin-left: .5rem
}
.rtl .button--arrow::before {
	margin-right: .5rem;
	margin-left: 0;
	transform: scaleX(-1)
}
select, textarea, input[type=text], input[type=email], input[type=tel], input[type=password], input[type=number], input[type=search] {
	box-shadow: 0 8px 12px 0 rgba(0,0,0,.05);
	box-sizing: border-box;
	padding: 1rem;
	border: 1px solid rgba(151,139,135,.3);
	border-radius: 6px;
	outline: none;
	line-height: 1.5rem;
	color: #5f504d;
	background-color: #fff;
	transition: border-color 400ms ease, color 400ms ease;
	-webkit-appearance: none;
	appearance: none
}
select:hover, select:focus, textarea:hover, textarea:focus, input[type=text]:hover, input[type=text]:focus, input[type=email]:hover, input[type=email]:focus, input[type=tel]:hover, input[type=tel]:focus, input[type=password]:hover, input[type=password]:focus, input[type=number]:hover, input[type=number]:focus, input[type=search]:hover, input[type=search]:focus {
	border-color: #5f504d;
	color: #5f504d
}
select[disabled], select .disabled, textarea[disabled], textarea .disabled, input[type=text][disabled], input[type=text] .disabled, input[type=email][disabled], input[type=email] .disabled, input[type=tel][disabled], input[type=tel] .disabled, input[type=password][disabled], input[type=password] .disabled, input[type=number][disabled], input[type=number] .disabled, input[type=search][disabled], input[type=search] .disabled {
	opacity: .6
}
select[disabled]:hover, select[disabled]:focus, select .disabled:hover, select .disabled:focus, textarea[disabled]:hover, textarea[disabled]:focus, textarea .disabled:hover, textarea .disabled:focus, input[type=text][disabled]:hover, input[type=text][disabled]:focus, input[type=text] .disabled:hover, input[type=text] .disabled:focus, input[type=email][disabled]:hover, input[type=email][disabled]:focus, input[type=email] .disabled:hover, input[type=email] .disabled:focus, input[type=tel][disabled]:hover, input[type=tel][disabled]:focus, input[type=tel] .disabled:hover, input[type=tel] .disabled:focus, input[type=password][disabled]:hover, input[type=password][disabled]:focus, input[type=password] .disabled:hover, input[type=password] .disabled:focus, input[type=number][disabled]:hover, input[type=number][disabled]:focus, input[type=number] .disabled:hover, input[type=number] .disabled:focus, input[type=search][disabled]:hover, input[type=search][disabled]:focus, input[type=search] .disabled:hover, input[type=search] .disabled:focus {
	border-color: rgba(151,139,135,.3);
	color: #5f504d
}
.rtl input[type=tel], .rtl input[type=number] {
	direction: ltr;
	text-align: right;
	-webkit-appearance: textfield;
	appearance: textfield
}
select {
	padding-right: 2rem;
	background-repeat: no-repeat;
	background-position: calc(100% - 20px) 50%;
	background-size: 12px auto;
	-webkit-appearance: none;
	appearance: none
}
.rtl select {
	padding-right: 1rem;
	padding-left: 2rem;
	background-position: 20px 50%
}
#field-password-add-more-wrapper .password-parent {
	position: relative
}
.form-type-password {
	position: relative
}
.form-type-password .show-password {
	position: absolute;
	top: 50%;
	right: 1rem;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	background-color: rgba(0,0,0,0);
	transform: translateY(-50%)
}
.form-type-password .show-password:active, .form-type-password .show-password:focus, .form-type-password .show-password:hover {
	background-color: rgba(0,0,0,0)
}
.rtl .form-type-password .show-password {
	right: auto;
	left: 1rem
}
.form-type-password .password-strength {
	position: absolute;
	bottom: 2rem;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	height: 3px
}
.form-type-password .password-strength .password-indicator {
	height: 3px;
	background-color: #fdeded
}
.form-type-password .password-strength .password-indicator .indicator {
	height: 3px;
	background-color: #fff
}
.form-type-password .password-strength .password-strength-text, .form-type-password .password-strength .password-strength-title {
	display: none
}
.password-suggestions.description {
	font-style: italic;
	opacity: .6
}
.form-file {
	margin-right: 2rem
}
input[type=file] {
	height: auto;
	padding: 1rem
}
textarea {
	height: auto
}
input::placeholder, textarea::placeholder {
color:#5f504d;
opacity:.6
}
.form-type-radio input, .form-type-checkbox input {
	margin: .6666666667rem 0
}
.form-type-radio label, .form-type-checkbox label {
	display: inline
}
.webform-client-form .webform-component {
	border-bottom: 1px solid rgba(95,80,77,.6)
}
.webform-client-form table th, .webform-client-form table td {
	padding: .6666666667rem;
	border: 1px solid rgba(95,80,77,.6)
}
.webform-client-form table .form-item {
	padding: 0
}
.webform-container-inline.form-item label {
	display: inline
}
.webform-progressbar {
	padding: 4rem 0
}
.webform-confirmation {
width:calc(100% - 20px * 2);
	max-width: 1280px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 2rem 0
}

@media(min-width:1025px) {
.webform-confirmation {
width:calc(100% - 60px * 2);
	margin-right: 60px;
	margin-left: 60px
}
}

@media(min-width:1280px) {
.webform-confirmation {
width:calc(100% - 80px * 2);
	margin-right: 80px;
	margin-left: 80px
}
}

@media(min-width:1440px) {
.webform-confirmation {
	width: 100%;
	margin-right: auto;
	margin-left: auto
}
}
.webform-confirmation+.links a {
	margin: 2rem 2rem 0 0
}
.form-item-submitted-component-time-ampm {
	margin-left: 1rem
}
.form-item-submitted-component-time-ampm label {
	margin-right: 0
}
hr.webform-horizontal-rule {
	border-bottom: 2px dotted rgba(151,139,135,.3);
	margin: .5rem 0 2.5rem;
	border-top: 0
}
.form-checkboxes ul, .facets-widget-checkbox ul {
	padding: 0
}
.form-type-checkbox, .form-checkboxes li, .facets-widget-checkbox li {
	margin-bottom: 1.25rem;
	list-style: none
}
.form-type-checkbox li, .form-checkboxes li li, .facets-widget-checkbox li li {
	padding-right: 0
}
.form-type-checkbox label, .form-checkboxes li label, .facets-widget-checkbox li label {
	display: inline-block;
	min-height: 1.375rem;
	padding-left: 2rem;
	cursor: pointer;
	color: #5f504d;
	background-position: 0 0;
	background-size: 1.375rem auto
}
.rtl .form-type-checkbox label, .rtl .form-checkboxes li label, .rtl .facets-widget-checkbox li label {
	padding-right: 2rem;
	padding-left: 0;
	background-position: 100% 0
}
.form-type-checkbox a, .form-checkboxes li a, .facets-widget-checkbox li a {
	color: #5f504d
}
.form-type-checkbox input, .form-checkboxes li input, .facets-widget-checkbox li input {
	display: none
}
.form-type-checkbox input:checked+label, .form-checkboxes li input:checked+label, .facets-widget-checkbox li input:checked+label {
	background-size: 1.37500625rem auto
}
.form-type-radio label {
	position: relative;
	display: inline-block;
	padding-left: 2rem;
	cursor: pointer;
	color: #5f504d;
	background-size: 1.375rem auto
}
.form-type-radio label::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 1.25rem;
	height: 1.25rem;
	border: 1px solid #978b87;
	border-radius: 100%;
	content: "";
	background-color: #fff
}
.form-type-radio label::after {
	position: absolute;
	top: .25rem;
	left: .25rem;
	width: .875rem;
	height: .875rem;
	border-radius: 100%;
	content: "";
	background-color: #009594;
	opacity: 0;
	transition: all 200ms ease;
	transform: scale(0)
}
.rtl .form-type-radio label {
	padding-right: 2rem;
	padding-left: 0
}
.rtl .form-type-radio label::before {
	right: 0;
	left: auto
}
.rtl .form-type-radio label::after {
	right: .25rem;
	left: auto
}
.form-type-radio a {
	color: #5f504d
}
.form-type-radio input {
	display: none
}
.form-type-radio input:checked+label::before {
	border-color: #009594
}
.form-type-radio input:checked+label::after {
	opacity: 1;
	transform: scale(1)
}
form [data-drupal-messages], .path-editor [data-drupal-messages] {
	display: none
}
[data-drupal-messages] .messages--error {
	display: none
}
.form-item--error-message {
	font-size: .8125rem;
	line-height: 1.2307692308;
	position: absolute;
	bottom: calc(100% + 4px);
	left: 0;
	padding: .25rem .625rem;
	border-radius: 6px;
	color: #fff;
	background-color: #eb5757
}
.form-item--error-message::after {
	position: absolute;
	bottom: -0.5rem;
	left: 1.1875rem;
	width: 16px;
	height: 8px;
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='16' height='8' viewBox='0 0 16 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.274 7.293 0 0h16L9.264 7.341a2 2 0 0 1-2.99-.048Z' fill='%23EB5757'/%3E%3C/svg%3E")
}
.rtl .form-item--error-message {
	right: 0;
	left: auto
}
.rtl .form-item--error-message::after {
	right: 1.1875rem;
	left: auto
}
.container {
width:calc(100% - 20px * 2);
	max-width: 1280px;
	margin-right: 20px;
	margin-left: 20px
}

@media(min-width:1025px) {
.container {
width:calc(100% - 60px * 2);
	margin-right: 60px;
	margin-left: 60px
}
}

@media(min-width:1280px) {
.container {
width:calc(100% - 80px * 2);
	margin-right: 80px;
	margin-left: 80px
}
}

@media(min-width:1440px) {
.container {
	width: 100%;
	margin-right: auto;
	margin-left: auto
}
}
.flex-container {
	display: flex;
	max-width: calc(1280px + 1rem);
	margin-right: -0.5rem;
	margin-left: -0.5rem
}
.scroll-container {
	display: flex;
	max-width: calc(1280px + 1rem);
	margin-right: -0.5rem;
	margin-left: -0.5rem;
	flex-flow: row nowrap;
	align-items: stretch;
	justify-content: flex-start;
	width: auto;
	max-width: none
}

@media(max-width:1024px) {
.scroll-container {
	margin-right: -20px;
	margin-left: -20px;
	padding-right: calc(20px - 0.5rem) !important;
	padding-left: calc(20px - 0.5rem) !important;
	overflow-x: auto;
	scroll-snap-type: x mandatory;
	scrollbar-width: none;
	scroll-padding: 0 20px
}
.scroll-container::-webkit-scrollbar {
display:none
}
}
.scroll-container-item {
	margin-right: .5rem;
	margin-left: .5rem;
	min-width: 17.375rem;
	scroll-snap-align: start
}

@media(max-width:767px) {
.scroll-container-item {
	width: calc(75% - 1rem)
}
}

@media(min-width:768px) {
.scroll-container-item {
	width: calc(37.5% - 1rem)
}
}

@media(min-width:1025px) {
.scroll-container-item {
	width: calc(25% - 1rem)
}
}

@media(max-width:1024px) {
.scroll-container-item:last-child {
	scroll-snap-align: end
}
}

@media(min-width:768px) {
.scroll-container-item {
	min-width: 16.4375rem
}
}

@media(min-width:1025px) {
.scroll-container-item {
	min-width: auto;
	cursor: default;
	scroll-snap-align: initial
}
}
.scroll-container-item--large {
	margin-right: .5rem;
	margin-left: .5rem;
	min-width: 17.375rem;
	scroll-snap-align: start
}

@media(max-width:767px) {
.scroll-container-item--large {
	width: calc(50% - 1rem)
}
}

@media(min-width:768px) {
.scroll-container-item--large {
	width: calc(62.5% - 1rem)
}
}

@media(min-width:1025px) {
.scroll-container-item--large {
	width: calc(50% - 1rem)
}
}

@media(max-width:1024px) {
.scroll-container-item--large:last-child {
	scroll-snap-align: end
}
}

@media(min-width:768px) {
.scroll-container-item--large {
	min-width: 28.0625rem
}
}

@media(min-width:1025px) {
.scroll-container-item--large {
	min-width: auto;
	cursor: default;
	scroll-snap-align: initial
}
}
.dialog-off-canvas-main-canvas {
	height: 100%
}
.layout-container {
	display: flex;
	flex-direction: column;
	min-height: 100vh
}
main {
	flex-grow: 1
}
.region-header {
	background-color: #fff
}
.region-header-container {
width:calc(100% - 20px * 2);
	max-width: 1280px;
	margin-right: 20px;
	margin-left: 20px;
	display: flex;
	align-items: center;
	padding: 7px 0
}

@media(min-width:1025px) {
.region-header-container {
width:calc(100% - 60px * 2);
	margin-right: 60px;
	margin-left: 60px
}
}

@media(min-width:1280px) {
.region-header-container {
width:calc(100% - 80px * 2);
	margin-right: 80px;
	margin-left: 80px
}
}

@media(min-width:1440px) {
.region-header-container {
	width: 100%;
	margin-right: auto;
	margin-left: auto
}
}
.menu--main {
	margin-right: auto
}
.rtl .menu--main {
	margin-right: 0;
	margin-left: auto
}
body.mobile-menu-open {
	overflow: hidden
}
.menu--account ul {
	display: flex;
	padding: 0;
	list-style: none
}
.layout-sidebar--right {
	display: flex;
	max-width: calc(1280px + 1rem);
	margin-right: -0.5rem;
	margin-left: -0.5rem
}

@media(min-width:1025px) {
.layout-sidebar--right {
	flex-flow: row nowrap;
	align-items: flex-start;
	justify-content: space-between
}
}
.layout-sidebar--right--content {
	margin-right: .5rem;
	margin-left: .5rem
}

@media(max-width:767px) {
.layout-sidebar--right--content {
	width: calc(100% - 1rem)
}
}

@media(min-width:768px) {
.layout-sidebar--right--content {
	width: calc(100% - 1rem)
}
}

@media(min-width:1025px) {
.layout-sidebar--right--content {
	width: calc(66.6666666667% - 1rem)
}
}
.layout-sidebar--right--sidebar {
	margin-right: .5rem;
	margin-left: .5rem
}

@media(max-width:767px) {
.layout-sidebar--right--sidebar {
	width: calc(100% - 1rem)
}
}

@media(min-width:768px) {
.layout-sidebar--right--sidebar {
	width: calc(100% - 1rem)
}
}

@media(min-width:1025px) {
.layout-sidebar--right--sidebar {
	width: calc(25% - 1rem)
}
}
.layout-sidebar--left {
	display: flex;
	max-width: calc(1280px + 1rem);
	margin-right: -0.5rem;
	margin-left: -0.5rem
}

@media(min-width:1025px) {
.layout-sidebar--left {
	flex-flow: row nowrap;
	align-items: flex-start;
	justify-content: space-between
}
}
.layout-sidebar--left--content {
	margin-right: .5rem;
	margin-left: .5rem
}

@media(max-width:767px) {
.layout-sidebar--left--content {
	width: calc(100% - 1rem)
}
}

@media(min-width:768px) {
.layout-sidebar--left--content {
	width: calc(100% - 1rem)
}
}

@media(min-width:1025px) {
.layout-sidebar--left--content {
	width: calc(75% - 1rem)
}
}

@media(min-width:1025px) {
.layout-sidebar--left--content {
	padding-left: 3.5rem
}
.rtl .layout-sidebar--left--content {
	padding-right: 3.5rem;
	padding-left: 0
}
}
.layout-sidebar--left--sidebar {
	margin-right: .5rem;
	margin-left: .5rem
}

@media(max-width:767px) {
.layout-sidebar--left--sidebar {
	width: calc(100% - 1rem)
}
}

@media(min-width:768px) {
.layout-sidebar--left--sidebar {
	width: calc(100% - 1rem)
}
}

@media(min-width:1025px) {
.layout-sidebar--left--sidebar {
	width: calc(25% - 1rem)
}
}

.rtl .block-adama-footer-slogan-block .footer-slogan ul {
	transform: scaleX(-1)
}


.mobile-menu-open #header .region-header__container {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
	max-width: 100%;
	height: 100%;
	margin: 0;
	overflow-y: scroll;
	background-color: #fff
}
#header .menu-close-icon {
	position: absolute;
	top: .75rem;
	right: 20px;
	display: none;
	width: 1.5rem;
	height: 1.5rem;
	cursor: pointer
}

@media(min-width:1280px) {
#header .menu-close-icon {
	display: none
}
}
.rtl #header .menu-close-icon {
	right: auto;
	left: 20px
}
.mobile-menu-open #header .menu-close-icon {
	display: flex;
	align-items: center;
	justify-content: center
}
#header .menu-close-icon::before {
	width: .8125rem;
	height: .8125rem
}
#header .hamburger-menu {
	display: flex;
	margin-left: 1.5rem;
	cursor: pointer
}

@media(min-width:1280px) {
#header .hamburger-menu {
	display: none
}
}
.mobile-menu-open #header .hamburger-menu {
	display: none
}
.rtl #header .hamburger-menu {
	margin-right: 1.5rem;
	margin-left: 0
}
.pager {
	display: flex;
	justify-content: center;
	margin: 4rem 0;
	list-style: none
}

@media(min-width:1280px) {
.pager {
	justify-content: flex-start
}
}
.pager .pager__items {
	display: flex;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style-type: none
}
.pager .pager__items .pager__item {
	position: relative;
	color: #5f504d
}
.pager .pager__items .pager__item:not(:last-child) {
	margin-right: .5rem
}
.rtl .pager .pager__items .pager__item:not(:last-child) {
	margin-right: 0;
	margin-left: .5rem
}
.pager .pager__items .pager__item.is-active {
	display: flex;
	align-items: center;
	justify-content: center
}
.pager .pager__items .pager__item.is-active a {
	min-width: 1.5rem;
	border-radius: .75rem;
	text-align: center;
	color: #fff;
	background-color: #009594
}
.pager .pager__items .pager__item a {
	padding: 0 .5rem;
	text-decoration: none;
	color: #5f504d
}
.pager .pager__items .pager__item .prev-btn::before {
	width: .625rem;
	height: .625rem;
	transform: rotate(90deg)
}
.rtl .pager .pager__items .pager__item .prev-btn::before {
	transform: rotate(-90deg)
}
.pager .pager__items .pager__item .next-btn::before {
	width: .625rem;
	height: .625rem;
	transform: rotate(-90deg)
}
.rtl .pager .pager__items .pager__item .next-btn::before {
	transform: rotate(90deg)
}
.taxonomy-term-treatment--name.icon-crop-enhance::before, .taxonomy-term-treatment--name.icon-harvest-aids::before, .taxonomy-term-treatment--name.icon-growth-regulators::before {
	content: "";
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(/west-canada/themes/custom/adama/dist/icons/icons-f80d56d2.svg#crop-enhance)
}
.taxonomy-term-treatment--name.icon-fungicide::before {
	content: "";
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(/west-canada/themes/custom/adama/dist/icons/icons-f80d56d2.svg#disease-control)
}
.taxonomy-term-treatment--name.icon-nematicide::before {
	content: "";
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(/west-canada/themes/custom/adama/dist/icons/icons-f80d56d2.svg#nematicide)
}
.taxonomy-term-treatment--name.icon-insecticide::before {
	content: "";
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(/west-canada/themes/custom/adama/dist/icons/icons-f80d56d2.svg#pest-control)
}
.taxonomy-term-treatment--name.icon-herbicide::before {
	content: "";
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(/west-canada/themes/custom/adama/dist/icons/icons-f80d56d2.svg#weed-control)
}
.taxonomy-term-treatment {
	position: relative;
	max-width: 100%;
	text-transform: inherit;
	color: #fff
}
.taxonomy-term-treatment.view-mode--category_background {
	padding-right: .5rem;
	padding-left: .5rem
}
.taxonomy-term-treatment.view-mode--category_background::before, .taxonomy-term-treatment.view-mode--category_background::after {
	position: absolute;
	top: 0;
	z-index: 0;
	display: block;
	width: 50%;
	height: 100%;
	background-color: inherit
}
.node--type-article .taxonomy-term-treatment.view-mode--category_background {
	font-size: 1rem;
	line-height: 1.5;
	padding-right: 1rem;
	border-radius: 0 0 6px 6px;
	line-height: 2
}
.node--type-article .taxonomy-term-treatment.view-mode--category_background::after {
	left: -14px;
	width: 100%;
	border-radius: 6px 0 0 0;
	content: "";
	transform: skewX(-17deg);
	transform-origin: 100% 100%
}
.taxonomy-term-treatment--name {
	position: relative;
	z-index: 1;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: flex-start;
	text-transform: uppercase
}
.taxonomy-term-treatment--name::before {
	width: 1.0625rem;
	height: 1.0625rem;
	margin-right: .5rem
}
.rtl .taxonomy-term-treatment--name::before {
	margin-right: 0;
	margin-left: .5rem
}
.taxonomy-term-treatment.product-category-adama {
	background-color: #009594
}
.taxonomy-term-treatment.product-category-blue {
	background-color: #00a0df
}
.taxonomy-term-treatment.product-category-green {
	background-color: #93cc23
}
.taxonomy-term-treatment.product-category-orange {
	background-color: #f5b317
}
.taxonomy-term-treatment.product-category-purple {
	background-color: #9d1d96
}
.rtl .taxonomy-term-treatment, .rtl .taxonomy-term-treatment--name {
	transform: scaleX(-1)
}
.hero--product .field--name-cta-button a {
	display: inline-block;
	box-sizing: border-box;
	padding: .75rem 2rem;
	border: 0;
	border-radius: 6px;
	cursor: pointer;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-color: #009594;
	transition: background-color 400ms, opacity 400ms
}
.hero--product .field--name-cta-button a:hover, .hero--product .field--name-cta-button a:active, .hero--product .field--name-cta-button a:focus {
	text-decoration: none;
	color: #fff;
	background-color: #00783f
}
.product-category-adama .hero--product .field--name-cta-button a {
	background-color: #00783f
}
.product-category-adama .hero--product .field--name-cta-button a:hover, .product-category-adama .hero--product .field--name-cta-button a:active, .product-category-adama .hero--product .field--name-cta-button a:focus {
	background-color: #00783f
}
.product-category-blue .hero--product .field--name-cta-button a {
	background-color: #00698f
}
.product-category-blue .hero--product .field--name-cta-button a:hover, .product-category-blue .hero--product .field--name-cta-button a:active, .product-category-blue .hero--product .field--name-cta-button a:focus {
	background-color: #00698f
}
.product-category-purple .hero--product .field--name-cta-button a {
	background-color: #752157
}
.product-category-purple .hero--product .field--name-cta-button a:hover, .product-category-purple .hero--product .field--name-cta-button a:active, .product-category-purple .hero--product .field--name-cta-button a:focus {
	background-color: #752157
}
.product-category-orange .hero--product .field--name-cta-button a {
	background-color: #eaa23d
}
.product-category-orange .hero--product .field--name-cta-button a:hover, .product-category-orange .hero--product .field--name-cta-button a:active, .product-category-orange .hero--product .field--name-cta-button a:focus {
	background-color: #eaa23d
}
.product-category-green .hero--product .field--name-cta-button a {
	background-color: #7db41e
}
.product-category-green .hero--product .field--name-cta-button a:hover, .product-category-green .hero--product .field--name-cta-button a:active, .product-category-green .hero--product .field--name-cta-button a:focus {
	background-color: #7db41e
}
.hero--product {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	width: 100%;
	margin: 0 0 1rem
}

@media(min-width:1025px) {
.hero--product {
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
	margin: 0 0 4.5rem
}
}
.hero--product .hero--product--image {
	position: relative;
	z-index: 1;
	margin: -18px 0 0;
	text-align: center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='414' height='1500' viewBox='0 0 109.537 396.875' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 396.875V2.496a606.498 606.498 0 01109.537-.036v394.415z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg width='414' height='1500' viewBox='0 0 109.537 396.875' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 396.875V2.496a606.498 606.498 0 01109.537-.036v394.415z'/%3E%3C/svg%3E");
	-webkit-mask-position: 50% 0%;
	mask-position: 50% 0%;
	-webkit-mask-size: 100% auto;
	mask-size: 100% auto;
	background-color: #fff
}

@media(min-width:768px) {
.hero--product .hero--product--image {
	margin-top: -44px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='768' height='1500' viewBox='0 0 203.2 396.875' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 396.875V8.602a606.331 606.331 0 01203.2-.058v388.331z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg width='768' height='1500' viewBox='0 0 203.2 396.875' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 396.875V8.602a606.331 606.331 0 01203.2-.058v388.331z'/%3E%3C/svg%3E")
}
}

@media(min-width:1025px) {
.hero--product .hero--product--image {
	margin-right: .5rem;
	margin-left: .5rem;
	order: -1;
	max-width: 383px;
	margin-top: 44px;
	margin-left: max(calc((100% - 1280px) / 2), 60px);
	-webkit-mask-image: none;
	mask-image: none
}
}

@media(min-width:1025px)and (min-width:1025px) {
.hero--product .hero--product--image {
	width: calc(33.3333333333% - 1rem)
}
}
.hero--product .hero--product--image picture {
	display: block;
	padding: 2rem 0
}
.hero--product .hero--product--image img {
	display: block;
	margin: 0 auto
}
.hero--product .hero--product--content {
	margin-right: .5rem;
	margin-left: .5rem;
	position: relative;
	z-index: 0;
	margin: 0;
	padding: 6rem 20px 4rem;
	color: #fff
}

@media(min-width:1025px) {
.hero--product .hero--product--content {
	width: calc(66.6666666667% - 1rem)
}
}

@media(max-width:1024px) {
.hero--product .hero--product--content {
	width: 100%;
	margin-right: 0;
	margin-left: 0
}
}

@media(min-width:768px) {
.hero--product .hero--product--content {
	padding-top: 5rem;
	padding-bottom: 4.5rem
}
}

@media(min-width:1025px) {
.hero--product .hero--product--content {
	padding-top: 6.5rem;
	padding-bottom: 7.5rem;
	padding-left: 8.5rem
}
.hero--product .hero--product--content::before {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='2360.001' height='555' viewBox='0 0 2360.001 555' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M72.227 0C66.672 8.701 61.14 17.408 55.585 26.11c-78.33 126.113-70.627 276.41 2.732 386.396 71.239 109.507 198.901 169.43 335.162 130.654 318.406-91.87 648.75-84.799 955.97 11.84h1010.552V0z' fill='%23000'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg width='2360.001' height='555' viewBox='0 0 2360.001 555' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M72.227 0C66.672 8.701 61.14 17.408 55.585 26.11c-78.33 126.113-70.627 276.41 2.732 386.396 71.239 109.507 198.901 169.43 335.162 130.654 318.406-91.87 648.75-84.799 955.97 11.84h1010.552V0z' fill='%23000'/%3E%3C/svg%3E");
	-webkit-mask-position: 0 100%;
	mask-position: 0 100%;
	-webkit-mask-size: auto;
	mask-size: auto;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat
}
}
.hero--product .hero--product--content::before {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	content: ""
}
.hero--product .hero--product--content .content {
	max-width: 700px
}
.product-category-adama .hero--product .hero--product--content::before {
	background-color: #009594;
	background-image: linear-gradient(184.02deg, #009594 52%, rgba(0,152,69,0.58) 125.69%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24.023' height='14.702' viewBox='0 0 6.356 3.89'%3E%3Cpath d='M4.327 2.73a1.15 1.15 0 00-1.149 1.15l.001.01h2.297l.001-.01a1.14 1.14 0 00-1.15-1.15zM1.15.787a1.15 1.15 0 000 2.298 1.15 1.15 0 001.15-1.15c0-.624-.525-1.148-1.15-1.148zM3.18 0a1.15 1.15 0 001.147 1.142A1.15 1.15 0 005.477 0z' fill='%2300783f'/%3E%3C/svg%3E")
}
.product-category-blue .hero--product .hero--product--content::before {
	background-color: #00a0df;
	background-image: linear-gradient(184.02deg, #00a0df 52%, rgba(0,160,223,0.58) 125.69%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24.023' height='14.702' viewBox='0 0 6.356 3.89'%3E%3Cpath d='M4.327 2.73a1.15 1.15 0 00-1.149 1.15l.001.01h2.297l.001-.01a1.14 1.14 0 00-1.15-1.15zM1.15.787a1.15 1.15 0 000 2.298 1.15 1.15 0 001.15-1.15c0-.624-.525-1.148-1.15-1.148zM3.18 0a1.15 1.15 0 001.147 1.142A1.15 1.15 0 005.477 0z' fill='%2300698f'/%3E%3C/svg%3E")
}
.product-category-green .hero--product .hero--product--content::before {
	background-color: #93cc23;
	background-image: linear-gradient(184.02deg, #93cc23 52%, rgba(147,204,35,0.58) 125.69%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.518' height='16.518' fill='none'%3E%3Cpath d='M0 0l16.518 16.518V9.135L7.383 0zm0 9.135v7.32l.063.063h7.32z' fill='%23fff' /%3E%3C/svg%3E")
}
.product-category-orange .hero--product .hero--product--content::before {
	background-color: #f5b317;
	background-image: linear-gradient(184.02deg, #f5b317 52%, rgba(245,179,23,0.58) 125.69%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='87.994' height='11.775' fill='none'%3E%3Cpath d='M0 0v5.254c7.533 0 15.004-2.28 22.22-4.432.917-.278 1.852-.547 2.778-.822zm62.996 0c.927.276 1.86.544 2.777.822 7.217 2.153 14.688 4.432 22.221 4.432V0zM43.998 2.975c-7.47 0-15.004 2.279-22.348 4.431C14.497 9.56 7.09 11.776 0 11.776h24.998c6.239-1.856 12.661-3.546 19-3.546s12.76 1.69 18.998 3.545h24.998c-7.09 0-14.497-2.216-21.65-4.369C59 5.254 51.468 2.975 43.998 2.975z' fill='%23fff'/%3E%3C/svg%3E")
}
.product-category-purple .hero--product .hero--product--content::before {
	background-color: #9d1d96;
	background-image: linear-gradient(184.02deg, #9d1d96 52%, rgba(157,29,150,0.58) 125.69%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48.001' height='25.386' fill='none'%3E%3Cpath d='M4.542.003A4.271 4.271 0 002.044.69 4.445 4.445 0 00.001 4.341a4.6 4.6 0 00.71 2.547c1.332 2.134 8.065 4.467 8.065 4.467s.734-7.134-.6-9.201C7.345.82 5.966.06 4.543.004zM41.31.021s-6.533 2.868-7.733 5.135c-1.133 2.2-.332 4.933 1.801 6.066 2.133 1.134 4.867.267 6-1.933S41.31.02 41.31.02zM22.243 1.29c-2.466.066-7.933 4.732-7.933 4.732s5.8 4.2 8.267 4.133c2.467-.067 4.468-2.133 4.334-4.6-.066-2.466-2.201-4.332-4.668-4.265zM17.31 13.687s-6.533 2.868-7.733 5.135c-1.133 2.2-.332 4.933 1.801 6.066 2.133 1.134 4.867.267 6-1.933s-.068-9.268-.068-9.268zm11.232.05a4.27 4.27 0 00-2.498.684c-2.067 1.334-2.667 4.066-1.334 6.2 1.333 2.066 8.066 4.466 8.066 4.466s.734-7.132-.6-9.199c-.832-1.333-2.211-2.093-3.634-2.15zm17.701 1.284c-2.466.067-7.933 4.734-7.933 4.734s5.8 4.2 8.267 4.133a4.452 4.452 0 001.424-.293v-8.283a4.682 4.682 0 00-1.758-.29zm-46.242.291v8.283c1.76-.648 3.017-2.341 2.91-4.306-.05-1.852-1.264-3.365-2.91-3.977z' fill='%23752157'/%3E%3C/svg%3E")
}
.hero--product .taxonomy-term-treatment {
	margin-bottom: .5rem;
	padding: 0
}
.hero--product .taxonomy-term-treatment--name::before {
	width: .9375rem;
	height: .9375rem
}
.hero--product .taxonomy-term-treatment a {
	color: #fff
}
.hero--product h1 {
	font-size: 2.25rem;
	line-height: 1.3698630137;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 1rem
}

@media(min-width:1025px) {
.hero--product h1 {
	font-weight: 700;
	font-size: 2.5625rem;
	line-height: 1.3698630137
}
}
.hero--product .field--name-product-subtitle {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	padding-bottom: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-clamp: 4 "...";
	margin-bottom: 1.5rem
}

@media(min-width:768px)and (max-width:1024px) {
.hero--product .field--name-product-subtitle {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	padding-bottom: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-clamp: 3 "...";
	width: 75%
}
}

@media(min-width:1025px) {
.hero--product .field--name-product-subtitle {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	padding-bottom: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-clamp: 3 "...";
	width: calc(71.4285714286% - 0.5833333333rem)
}
}
.hero--product .field--name-product-subtitle p {
	margin: 0
}
.hero--product .field--name-cta-button a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 12.5rem
}
.hero--product .field--name-product-available {
	position: relative;
	display: inline-block;
	padding: 1rem 0;
	line-height: 1;
	color: #fff;
	background-color: #978b87
}
.hero--product .field--name-product-available::before, .hero--product .field--name-product-available::after {
	position: absolute;
	top: 0;
	z-index: 0;
	display: block;
	width: 42px;
	height: 100%;
	content: "";
	background-color: inherit
}
.hero--product .field--name-product-available::before {
	left: 0;
	border-radius: 0 0 0 23px;
	transform: skewX(20deg) translateX(-24px);
	transform-origin: 100% 100%
}
.hero--product .field--name-product-available::after {
	right: 0;
	border-radius: 0 0 23px;
	transform: skewX(-20deg) translateX(24px);
	transform-origin: 0 100%
}
.hero--product .field--name-product-available span {
	position: relative;
	z-index: 1
}
.node--type-product.node--view-mode-full .node-meta {
	font-size: .875rem;
	line-height: 1.2142857143
}
.node--type-product.node--view-mode-full .field--name-body, .node--type-product.node--view-mode-full .field--name-general-info {
	margin-bottom: 2rem
}

@media(min-width:768px) {
.node--type-product.node--view-mode-full .field--name-body, .node--type-product.node--view-mode-full .field--name-general-info {
	margin-bottom: 3rem
}
}

@media(min-width:1025px) {
.node--type-product.node--view-mode-full .field--name-body, .node--type-product.node--view-mode-full .field--name-general-info {
	margin-bottom: 3.5rem
}
}
.node--type-product.node--view-mode-full .field--name-general-info-media img {
	border-radius: 6px
}
.node--type-product.node--view-mode-full .field--name-body h3, .node--type-product.node--view-mode-full .field--name-body h4, .node--type-product.node--view-mode-full .field--name-body h5, .node--type-product.node--view-mode-full .field--name-body h6 {
	color: #009594
}
.product-category-adama .node--type-product.node--view-mode-full .field--name-body h3, .product-category-adama .node--type-product.node--view-mode-full .field--name-body h4, .product-category-adama .node--type-product.node--view-mode-full .field--name-body h5, .product-category-adama .node--type-product.node--view-mode-full .field--name-body h6 {
	color: #009594
}
.product-category-blue .node--type-product.node--view-mode-full .field--name-body h3, .product-category-blue .node--type-product.node--view-mode-full .field--name-body h4, .product-category-blue .node--type-product.node--view-mode-full .field--name-body h5, .product-category-blue .node--type-product.node--view-mode-full .field--name-body h6 {
	color: #00a0df
}
.product-category-green .node--type-product.node--view-mode-full .field--name-body h3, .product-category-green .node--type-product.node--view-mode-full .field--name-body h4, .product-category-green .node--type-product.node--view-mode-full .field--name-body h5, .product-category-green .node--type-product.node--view-mode-full .field--name-body h6 {
	color: #93cc23
}
.product-category-orange .node--type-product.node--view-mode-full .field--name-body h3, .product-category-orange .node--type-product.node--view-mode-full .field--name-body h4, .product-category-orange .node--type-product.node--view-mode-full .field--name-body h5, .product-category-orange .node--type-product.node--view-mode-full .field--name-body h6 {
	color: #f5b317
}
.product-category-purple .node--type-product.node--view-mode-full .field--name-body h3, .product-category-purple .node--type-product.node--view-mode-full .field--name-body h4, .product-category-purple .node--type-product.node--view-mode-full .field--name-body h5, .product-category-purple .node--type-product.node--view-mode-full .field--name-body h6 {
	color: #9d1d96
}
.node--type-product.node--view-mode-full .general-info--title {
	font-weight: 700;
	font-size: 1.75rem;
	line-height: 1.2142857143
}
.node--type-product.node--view-mode-full .component-block {
	margin-bottom: 1rem
}
.node--type-product.node--view-mode-full .component-block.with-background {
	background-color: #f5f3f3
}
.node--type-product.node--view-mode-full .component-block.with-icon {
	padding-left: 4rem;
	background-repeat: no-repeat;
	background-position: 1rem 1rem;
	background-size: 46px 48px
}
.rtl .node--type-product.node--view-mode-full .component-block.with-icon {
	padding-right: 4rem;
	padding-left: 0;
	background-position: 98% 1rem
}
.node--type-product.node--view-mode-full .component-block.with-icon .component-block--title {
	font-size: .8125rem;
	line-height: 1.2307692308;
	margin-bottom: .5rem;
	font-weight: 500;
	text-transform: uppercase;
	color: #978b87
}
.node--type-product.node--view-mode-full .component-block.with-icon .component-block--content {
	font-weight: 700;
	color: #5f504d
}
.node--type-product.node--view-mode-full .component-block.field--name-active-ingredients .component-block--title, .node--type-product.node--view-mode-full .component-block.field--name-formulation-type .component-block--title, .node--type-product.node--view-mode-full .component-block.field--name-region .component-block--title {
	margin-bottom: 0
}
.node--type-product.node--view-mode-full .component-block.field--name-active-ingredients .component-block--content, .node--type-product.node--view-mode-full .component-block.field--name-formulation-type .component-block--content, .node--type-product.node--view-mode-full .component-block.field--name-region .component-block--content {
	font-size: 1rem;
	line-height: 1.5
}

@media(min-width:768px)and (max-width:1024px) {
.node--type-product.node--view-mode-full .wrapper--formulation-ingredients {
	display: flex;
	max-width: calc(1280px + 1rem);
	margin-right: -0.5rem;
	margin-left: -0.5rem
}
.node--type-product.node--view-mode-full .wrapper--formulation-ingredients .field {
	margin-right: .5rem;
	margin-left: .5rem
}
}

@media(min-width:768px)and (max-width:1024px)and (min-width:768px) {
.node--type-product.node--view-mode-full .wrapper--formulation-ingredients .field {
	width: calc(50% - 1rem)
}
}
.product-category-adama .node--type-product.node--view-mode-full .field--name-active-ingredients {
	background-image: url("data:image/svg+xml,%3Csvg width='46' height='48' viewBox='0 0 46 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.926 19.667v-8.486c1.112-.286 1.946-1.322 1.946-2.555C28.872 7.18 27.725 6 26.318 6h-6.636c-1.407 0-2.554 1.18-2.554 2.626 0 1.233.834 2.27 1.946 2.555v8.486c-4.378 1.68-7.28 5.932-7.28 10.81C11.795 36.836 16.816 42 23 42s11.205-5.163 11.205-11.524c.017-4.877-2.901-9.13-7.279-10.809zm-6.81 1.358a.818.818 0 0 0 .556-.768v-9.826a.809.809 0 0 0-.799-.822h-.191a.985.985 0 0 1-.973-1c0-.554.434-1.001.973-1.001h6.636c.539 0 .973.447.973 1 0 .554-.434 1-.973 1h-.191c-.434 0-.8.358-.8.823v9.808c0 .358.227.661.557.768 2.866.93 5.072 3.127 6.098 5.878-.99.233-1.616.804-2.12 1.305-.59.553-1.008.964-1.928.964-.921 0-1.338-.41-1.929-.964-.642-.626-1.459-1.394-3.005-1.394-1.546 0-2.363.768-3.005 1.394-.591.553-1.008.964-1.929.964-.92 0-1.337-.41-1.928-.964-.521-.483-1.13-1.072-2.12-1.305 1.025-2.733 3.232-4.93 6.098-5.86zM23 40.375c-5.299 0-9.624-4.45-9.624-9.899 0-.678.07-1.34.19-2 .644.107 1.008.464 1.495.928.643.626 1.46 1.394 3.005 1.394 1.546 0 2.363-.768 3.006-1.394.59-.553 1.007-.964 1.928-.964.92 0 1.338.41 1.928.964.643.626 1.46 1.394 3.006 1.394 1.546 0 2.362-.768 3.005-1.394.487-.464.851-.821 1.494-.929.122.644.191 1.323.191 2.001 0 5.45-4.308 9.898-9.624 9.898zm1.13-4.092h-2.26c-.433 0-.798.357-.798.822 0 .464.347.822.799.822h2.258c.435 0 .8-.358.8-.822 0-.465-.348-.822-.8-.822zm2.258-3.609h-6.776c-.434 0-.799.357-.799.822 0 .447.348.822.8.822h6.775c.434 0 .799-.358.799-.822 0-.465-.348-.822-.8-.822z' fill='%23009845'/%3E%3C/svg%3E")
}
.product-category-adama .node--type-product.node--view-mode-full .field--name-formulation-type {
	background-image: url("data:image/svg+xml,%3Csvg width='46' height='48' viewBox='0 0 46 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m33.35 35.024.002-.002.03-.032a3.053 3.053 0 0 1 2.155-.89 3.068 3.068 0 0 1 3.064 3.064 3.068 3.068 0 0 1-3.064 3.064 3.068 3.068 0 0 1-3.064-3.064c0-.833.336-1.587.877-2.14zm2.187-2.318c-1.04 0-1.996.359-2.755.957l-4.33-3.94c.56-.943.887-2.04.887-3.216a6.347 6.347 0 0 0-5.642-6.3v-4.972a4.46 4.46 0 0 0 3.761-4.399c0-2.458-2-4.458-4.458-4.458s-4.458 2-4.458 4.458a4.461 4.461 0 0 0 3.761 4.399v4.973a6.347 6.347 0 0 0-5.642 6.3 6.29 6.29 0 0 0 .887 3.216l-4.293 3.967a4.437 4.437 0 0 0-2.792-.985c-2.458 0-4.458 2-4.458 4.458s2 4.458 4.458 4.458 4.458-2 4.458-4.458c0-.9-.268-1.74-.729-2.441l4.198-3.88A6.314 6.314 0 0 0 23 32.846a6.314 6.314 0 0 0 4.61-2.003l4.225 3.843a4.43 4.43 0 0 0-.756 2.478c0 2.458 2 4.458 4.458 4.458s4.458-2 4.458-4.458c0-2.459-2-4.458-4.458-4.458zm-25.074 7.522A3.068 3.068 0 0 1 7.4 37.164a3.068 3.068 0 0 1 3.064-3.065 3.068 3.068 0 0 1 3.064 3.065 3.068 3.068 0 0 1-3.064 3.064zm9.473-29.392A3.068 3.068 0 0 1 23 7.772a3.068 3.068 0 0 1 3.064 3.064A3.068 3.068 0 0 1 23 13.9a3.068 3.068 0 0 1-3.064-3.064zM23 31.452a4.95 4.95 0 0 1-4.944-4.945A4.95 4.95 0 0 1 23 21.563a4.95 4.95 0 0 1 4.944 4.944A4.95 4.95 0 0 1 23 31.452z' fill='%23009845'/%3E%3C/svg%3E")
}
.product-category-adama .node--type-product.node--view-mode-full .field--name-region {
	background-image: url("data:image/svg+xml,%3Csvg width='46' height='48' viewBox='0 0 46 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.027 8.818c-1.96 0-3.77.886-4.969 2.428-1.208 1.556-1.625 3.528-1.144 5.41.146.571.385 1.134.71 1.674l1.268 2.106c-.457.17-.865.212-1.289.255-.694.072-1.48.153-2.253.891-1.54 1.47-1.385 3.867-1.301 4.566.102.866.453 1.474.793 2.061.128.222.262.451.379.693.35.727.406 1.595.152 2.334-.588 1.064-.67 2.059-.229 2.805.293.494.935 1.08 2.346 1.06l.06-.001c.847-.088 1.322-.6 1.669-.973.3-.323.47-.492.761-.525.227-.026.486.126.786.302 1.065.734 2.05.598 3.033-.527.823-.77 1.32-1.234 2.625-1.47l.015-.003c1.19-.244 2.894-.49 3.942.186.711.46 1.076 1.254 1.344 1.834a4.8 4.8 0 0 0 .298.582c.337.518.765.485.934.447.24-.054.552-.233.67-.773.042-.193.058-.414.076-.649.017-.226.057-.734.148-.904.17.024.54.25.793.488.569.54.613 1.138.67 1.897.054.707.115 1.51.653 2.275l.01.014c.851 1.145 2.566 1.88 4.378 1.88h.053c1.551-.011 2.846-.58 3.553-1.562.296-.478.416-1 .619-1.492.293-.71.814-1.381 1.295-2.047.947-1.312 1.586-2.606 1.898-3.846.393-1.56.275-3.039-.353-4.398-.402-.892-1.168-1.452-1.68-2.21-.145-.224-.32-.586-.555-.816-.81-1.3-3.602-5.735-4.05-6.68-.544-.947-.905-.861-1.41-1.675-.693-.915-.257-2.452-1.36-2.613-1.073-.08-1.363 1.577-1.502 2.373l-.006.04c-.08.449-.032.964.014 1.462.063.674.133 1.438-.166 1.71-.436.397-1.193.251-1.674-.118-1.052-.93-.931-2.514-2.137-3.461-.603-.503-1.392-.727-2.218-.633-.525.06-1.037.24-1.494.517a6.352 6.352 0 0 0-1.184-2.486 6.25 6.25 0 0 0-4.97-2.428Zm0 1.329c1.548 0 2.976.697 3.92 1.914a4.967 4.967 0 0 1 1.06 2.988v.047c.002.41-.05.823-.154 1.23a4.92 4.92 0 0 1-.56 1.319l-4.266 7.076-4.265-7.076a4.924 4.924 0 0 1-.56-1.319c-.38-1.482-.05-3.035.905-4.265a4.927 4.927 0 0 1 3.92-1.914zm0 2.125a2.858 2.858 0 0 0-2.855 2.853 2.86 2.86 0 0 0 2.855 2.855 2.858 2.858 0 0 0 2.854-2.855 2.856 2.856 0 0 0-2.854-2.853zm0 1.328a1.527 1.527 0 1 1-.002 3.053 1.527 1.527 0 0 1 .002-3.053zm15.166.722c.183.596.825 1.528 1.217 1.797.196.173.353.312.555.645.475 1.113 3.837 6.38 4.449 7.318.013.019.028.032.041.049.549.829 1.58 1.731 1.76 2.262.925 2.003.448 4.328-1.416 6.91-.856 1.03-1.483 2.299-1.938 3.568-.463.616-1.359.974-2.465.983h-.039c-1.361 0-2.715-.547-3.308-1.338-.323-.465-.365-.993-.41-1.604-.063-.833-.141-1.87-1.082-2.762-.214-.201-1.324-1.185-2.282-.734-.456.215-.667.64-.775 1.094-.31-.538-.743-1.113-1.4-1.537-1.454-.939-3.503-.662-4.92-.371-1.684.307-2.427 1-3.288 1.804-.205.192-.418.39-.658.598-.177.085-.32.035-.795-.244-.42-.248-.941-.555-1.609-.479-.793.09-1.232.562-1.584.942-.308.331-.487.51-.805.552-.353.002-.943-.054-1.154-.41-.19-.322-.09-.892.27-1.525a.668.668 0 0 0 .046-.1 4.417 4.417 0 0 0-.187-3.416 11.76 11.76 0 0 0-.424-.781c-.31-.535-.554-.958-.625-1.553-.028-.238-.245-2.355.9-3.449.445-.424.854-.466 1.473-.53.515-.052 1.13-.116 1.848-.425l2.87 4.764a.663.663 0 0 0 1.138 0l4.834-8.02c.325-.54.564-1.103.71-1.674.115-.447.178-.899.192-1.35.385-.418.94-.71 1.494-.773 2.128-.268 1.931 2.91 3.397 3.828.9.693 2.388.946 3.375.05 1.155-1.06.371-2.819.595-4.089z' fill='%23009845'/%3E%3C/svg%3E")
}
.product-category-blue .node--type-product.node--view-mode-full .field--name-active-ingredients {
	background-image: url("data:image/svg+xml,%3Csvg width='46' height='48' viewBox='0 0 46 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.926 19.667v-8.486c1.112-.286 1.946-1.322 1.946-2.555C28.872 7.18 27.725 6 26.318 6h-6.636c-1.407 0-2.554 1.18-2.554 2.626 0 1.233.834 2.27 1.946 2.555v8.486c-4.378 1.68-7.28 5.932-7.28 10.81C11.795 36.836 16.816 42 23 42s11.205-5.163 11.205-11.524c.017-4.877-2.901-9.13-7.279-10.809zm-6.81 1.358a.818.818 0 0 0 .556-.768v-9.826a.809.809 0 0 0-.799-.822h-.191a.985.985 0 0 1-.973-1c0-.554.434-1.001.973-1.001h6.636c.539 0 .973.447.973 1 0 .554-.434 1-.973 1h-.191c-.434 0-.8.358-.8.823v9.808c0 .358.227.661.557.768 2.866.93 5.072 3.127 6.098 5.878-.99.233-1.616.804-2.12 1.305-.59.553-1.008.964-1.928.964-.921 0-1.338-.41-1.929-.964-.642-.626-1.459-1.394-3.005-1.394-1.546 0-2.363.768-3.005 1.394-.591.553-1.008.964-1.929.964-.92 0-1.337-.41-1.928-.964-.521-.483-1.13-1.072-2.12-1.305 1.025-2.733 3.232-4.93 6.098-5.86zM23 40.375c-5.299 0-9.624-4.45-9.624-9.899 0-.678.07-1.34.19-2 .644.107 1.008.464 1.495.928.643.626 1.46 1.394 3.005 1.394 1.546 0 2.363-.768 3.006-1.394.59-.553 1.007-.964 1.928-.964.92 0 1.338.41 1.928.964.643.626 1.46 1.394 3.006 1.394 1.546 0 2.362-.768 3.005-1.394.487-.464.851-.821 1.494-.929.122.644.191 1.323.191 2.001 0 5.45-4.308 9.898-9.624 9.898zm1.13-4.092h-2.26c-.433 0-.798.357-.798.822 0 .464.347.822.799.822h2.258c.435 0 .8-.358.8-.822 0-.465-.348-.822-.8-.822zm2.258-3.609h-6.776c-.434 0-.799.357-.799.822 0 .447.348.822.8.822h6.775c.434 0 .799-.358.799-.822 0-.465-.348-.822-.8-.822z' fill='%2300a0df'/%3E%3C/svg%3E")
}
.product-category-blue .node--type-product.node--view-mode-full .field--name-formulation-type {
	background-image: url("data:image/svg+xml,%3Csvg width='46' height='48' viewBox='0 0 46 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m33.35 35.024.002-.002.03-.032a3.053 3.053 0 0 1 2.155-.89 3.068 3.068 0 0 1 3.064 3.064 3.068 3.068 0 0 1-3.064 3.064 3.068 3.068 0 0 1-3.064-3.064c0-.833.336-1.587.877-2.14zm2.187-2.318c-1.04 0-1.996.359-2.755.957l-4.33-3.94c.56-.943.887-2.04.887-3.216a6.347 6.347 0 0 0-5.642-6.3v-4.972a4.46 4.46 0 0 0 3.761-4.399c0-2.458-2-4.458-4.458-4.458s-4.458 2-4.458 4.458a4.461 4.461 0 0 0 3.761 4.399v4.973a6.347 6.347 0 0 0-5.642 6.3 6.29 6.29 0 0 0 .887 3.216l-4.293 3.967a4.437 4.437 0 0 0-2.792-.985c-2.458 0-4.458 2-4.458 4.458s2 4.458 4.458 4.458 4.458-2 4.458-4.458c0-.9-.268-1.74-.729-2.441l4.198-3.88A6.314 6.314 0 0 0 23 32.846a6.314 6.314 0 0 0 4.61-2.003l4.225 3.843a4.43 4.43 0 0 0-.756 2.478c0 2.458 2 4.458 4.458 4.458s4.458-2 4.458-4.458c0-2.459-2-4.458-4.458-4.458zm-25.074 7.522A3.068 3.068 0 0 1 7.4 37.164a3.068 3.068 0 0 1 3.064-3.065 3.068 3.068 0 0 1 3.064 3.065 3.068 3.068 0 0 1-3.064 3.064zm9.473-29.392A3.068 3.068 0 0 1 23 7.772a3.068 3.068 0 0 1 3.064 3.064A3.068 3.068 0 0 1 23 13.9a3.068 3.068 0 0 1-3.064-3.064zM23 31.452a4.95 4.95 0 0 1-4.944-4.945A4.95 4.95 0 0 1 23 21.563a4.95 4.95 0 0 1 4.944 4.944A4.95 4.95 0 0 1 23 31.452z' fill='%2300a0df'/%3E%3C/svg%3E")
}
.product-category-blue .node--type-product.node--view-mode-full .field--name-region {
	background-image: url("data:image/svg+xml,%3Csvg width='46' height='48' viewBox='0 0 46 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.027 8.818c-1.96 0-3.77.886-4.969 2.428-1.208 1.556-1.625 3.528-1.144 5.41.146.571.385 1.134.71 1.674l1.268 2.106c-.457.17-.865.212-1.289.255-.694.072-1.48.153-2.253.891-1.54 1.47-1.385 3.867-1.301 4.566.102.866.453 1.474.793 2.061.128.222.262.451.379.693.35.727.406 1.595.152 2.334-.588 1.064-.67 2.059-.229 2.805.293.494.935 1.08 2.346 1.06l.06-.001c.847-.088 1.322-.6 1.669-.973.3-.323.47-.492.761-.525.227-.026.486.126.786.302 1.065.734 2.05.598 3.033-.527.823-.77 1.32-1.234 2.625-1.47l.015-.003c1.19-.244 2.894-.49 3.942.186.711.46 1.076 1.254 1.344 1.834a4.8 4.8 0 0 0 .298.582c.337.518.765.485.934.447.24-.054.552-.233.67-.773.042-.193.058-.414.076-.649.017-.226.057-.734.148-.904.17.024.54.25.793.488.569.54.613 1.138.67 1.897.054.707.115 1.51.653 2.275l.01.014c.851 1.145 2.566 1.88 4.378 1.88h.053c1.551-.011 2.846-.58 3.553-1.562.296-.478.416-1 .619-1.492.293-.71.814-1.381 1.295-2.047.947-1.312 1.586-2.606 1.898-3.846.393-1.56.275-3.039-.353-4.398-.402-.892-1.168-1.452-1.68-2.21-.145-.224-.32-.586-.555-.816-.81-1.3-3.602-5.735-4.05-6.68-.544-.947-.905-.861-1.41-1.675-.693-.915-.257-2.452-1.36-2.613-1.073-.08-1.363 1.577-1.502 2.373l-.006.04c-.08.449-.032.964.014 1.462.063.674.133 1.438-.166 1.71-.436.397-1.193.251-1.674-.118-1.052-.93-.931-2.514-2.137-3.461-.603-.503-1.392-.727-2.218-.633-.525.06-1.037.24-1.494.517a6.352 6.352 0 0 0-1.184-2.486 6.25 6.25 0 0 0-4.97-2.428Zm0 1.329c1.548 0 2.976.697 3.92 1.914a4.967 4.967 0 0 1 1.06 2.988v.047c.002.41-.05.823-.154 1.23a4.92 4.92 0 0 1-.56 1.319l-4.266 7.076-4.265-7.076a4.924 4.924 0 0 1-.56-1.319c-.38-1.482-.05-3.035.905-4.265a4.927 4.927 0 0 1 3.92-1.914zm0 2.125a2.858 2.858 0 0 0-2.855 2.853 2.86 2.86 0 0 0 2.855 2.855 2.858 2.858 0 0 0 2.854-2.855 2.856 2.856 0 0 0-2.854-2.853zm0 1.328a1.527 1.527 0 1 1-.002 3.053 1.527 1.527 0 0 1 .002-3.053zm15.166.722c.183.596.825 1.528 1.217 1.797.196.173.353.312.555.645.475 1.113 3.837 6.38 4.449 7.318.013.019.028.032.041.049.549.829 1.58 1.731 1.76 2.262.925 2.003.448 4.328-1.416 6.91-.856 1.03-1.483 2.299-1.938 3.568-.463.616-1.359.974-2.465.983h-.039c-1.361 0-2.715-.547-3.308-1.338-.323-.465-.365-.993-.41-1.604-.063-.833-.141-1.87-1.082-2.762-.214-.201-1.324-1.185-2.282-.734-.456.215-.667.64-.775 1.094-.31-.538-.743-1.113-1.4-1.537-1.454-.939-3.503-.662-4.92-.371-1.684.307-2.427 1-3.288 1.804-.205.192-.418.39-.658.598-.177.085-.32.035-.795-.244-.42-.248-.941-.555-1.609-.479-.793.09-1.232.562-1.584.942-.308.331-.487.51-.805.552-.353.002-.943-.054-1.154-.41-.19-.322-.09-.892.27-1.525a.668.668 0 0 0 .046-.1 4.417 4.417 0 0 0-.187-3.416 11.76 11.76 0 0 0-.424-.781c-.31-.535-.554-.958-.625-1.553-.028-.238-.245-2.355.9-3.449.445-.424.854-.466 1.473-.53.515-.052 1.13-.116 1.848-.425l2.87 4.764a.663.663 0 0 0 1.138 0l4.834-8.02c.325-.54.564-1.103.71-1.674.115-.447.178-.899.192-1.35.385-.418.94-.71 1.494-.773 2.128-.268 1.931 2.91 3.397 3.828.9.693 2.388.946 3.375.05 1.155-1.06.371-2.819.595-4.089z' fill='%2300a0df'/%3E%3C/svg%3E")
}
.product-category-green .node--type-product.node--view-mode-full .field--name-active-ingredients {
	background-image: url("data:image/svg+xml,%3Csvg width='46' height='48' viewBox='0 0 46 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.926 19.667v-8.486c1.112-.286 1.946-1.322 1.946-2.555C28.872 7.18 27.725 6 26.318 6h-6.636c-1.407 0-2.554 1.18-2.554 2.626 0 1.233.834 2.27 1.946 2.555v8.486c-4.378 1.68-7.28 5.932-7.28 10.81C11.795 36.836 16.816 42 23 42s11.205-5.163 11.205-11.524c.017-4.877-2.901-9.13-7.279-10.809zm-6.81 1.358a.818.818 0 0 0 .556-.768v-9.826a.809.809 0 0 0-.799-.822h-.191a.985.985 0 0 1-.973-1c0-.554.434-1.001.973-1.001h6.636c.539 0 .973.447.973 1 0 .554-.434 1-.973 1h-.191c-.434 0-.8.358-.8.823v9.808c0 .358.227.661.557.768 2.866.93 5.072 3.127 6.098 5.878-.99.233-1.616.804-2.12 1.305-.59.553-1.008.964-1.928.964-.921 0-1.338-.41-1.929-.964-.642-.626-1.459-1.394-3.005-1.394-1.546 0-2.363.768-3.005 1.394-.591.553-1.008.964-1.929.964-.92 0-1.337-.41-1.928-.964-.521-.483-1.13-1.072-2.12-1.305 1.025-2.733 3.232-4.93 6.098-5.86zM23 40.375c-5.299 0-9.624-4.45-9.624-9.899 0-.678.07-1.34.19-2 .644.107 1.008.464 1.495.928.643.626 1.46 1.394 3.005 1.394 1.546 0 2.363-.768 3.006-1.394.59-.553 1.007-.964 1.928-.964.92 0 1.338.41 1.928.964.643.626 1.46 1.394 3.006 1.394 1.546 0 2.362-.768 3.005-1.394.487-.464.851-.821 1.494-.929.122.644.191 1.323.191 2.001 0 5.45-4.308 9.898-9.624 9.898zm1.13-4.092h-2.26c-.433 0-.798.357-.798.822 0 .464.347.822.799.822h2.258c.435 0 .8-.358.8-.822 0-.465-.348-.822-.8-.822zm2.258-3.609h-6.776c-.434 0-.799.357-.799.822 0 .447.348.822.8.822h6.775c.434 0 .799-.358.799-.822 0-.465-.348-.822-.8-.822z' fill='%2393cc23'/%3E%3C/svg%3E")
}
.product-category-green .node--type-product.node--view-mode-full .field--name-formulation-type {
	background-image: url("data:image/svg+xml,%3Csvg width='46' height='48' viewBox='0 0 46 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m33.35 35.024.002-.002.03-.032a3.053 3.053 0 0 1 2.155-.89 3.068 3.068 0 0 1 3.064 3.064 3.068 3.068 0 0 1-3.064 3.064 3.068 3.068 0 0 1-3.064-3.064c0-.833.336-1.587.877-2.14zm2.187-2.318c-1.04 0-1.996.359-2.755.957l-4.33-3.94c.56-.943.887-2.04.887-3.216a6.347 6.347 0 0 0-5.642-6.3v-4.972a4.46 4.46 0 0 0 3.761-4.399c0-2.458-2-4.458-4.458-4.458s-4.458 2-4.458 4.458a4.461 4.461 0 0 0 3.761 4.399v4.973a6.347 6.347 0 0 0-5.642 6.3 6.29 6.29 0 0 0 .887 3.216l-4.293 3.967a4.437 4.437 0 0 0-2.792-.985c-2.458 0-4.458 2-4.458 4.458s2 4.458 4.458 4.458 4.458-2 4.458-4.458c0-.9-.268-1.74-.729-2.441l4.198-3.88A6.314 6.314 0 0 0 23 32.846a6.314 6.314 0 0 0 4.61-2.003l4.225 3.843a4.43 4.43 0 0 0-.756 2.478c0 2.458 2 4.458 4.458 4.458s4.458-2 4.458-4.458c0-2.459-2-4.458-4.458-4.458zm-25.074 7.522A3.068 3.068 0 0 1 7.4 37.164a3.068 3.068 0 0 1 3.064-3.065 3.068 3.068 0 0 1 3.064 3.065 3.068 3.068 0 0 1-3.064 3.064zm9.473-29.392A3.068 3.068 0 0 1 23 7.772a3.068 3.068 0 0 1 3.064 3.064A3.068 3.068 0 0 1 23 13.9a3.068 3.068 0 0 1-3.064-3.064zM23 31.452a4.95 4.95 0 0 1-4.944-4.945A4.95 4.95 0 0 1 23 21.563a4.95 4.95 0 0 1 4.944 4.944A4.95 4.95 0 0 1 23 31.452z' fill='%2393cc23'/%3E%3C/svg%3E")
}
.product-category-green .node--type-product.node--view-mode-full .field--name-region {
	background-image: url("data:image/svg+xml,%3Csvg width='46' height='48' viewBox='0 0 46 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.027 8.818c-1.96 0-3.77.886-4.969 2.428-1.208 1.556-1.625 3.528-1.144 5.41.146.571.385 1.134.71 1.674l1.268 2.106c-.457.17-.865.212-1.289.255-.694.072-1.48.153-2.253.891-1.54 1.47-1.385 3.867-1.301 4.566.102.866.453 1.474.793 2.061.128.222.262.451.379.693.35.727.406 1.595.152 2.334-.588 1.064-.67 2.059-.229 2.805.293.494.935 1.08 2.346 1.06l.06-.001c.847-.088 1.322-.6 1.669-.973.3-.323.47-.492.761-.525.227-.026.486.126.786.302 1.065.734 2.05.598 3.033-.527.823-.77 1.32-1.234 2.625-1.47l.015-.003c1.19-.244 2.894-.49 3.942.186.711.46 1.076 1.254 1.344 1.834a4.8 4.8 0 0 0 .298.582c.337.518.765.485.934.447.24-.054.552-.233.67-.773.042-.193.058-.414.076-.649.017-.226.057-.734.148-.904.17.024.54.25.793.488.569.54.613 1.138.67 1.897.054.707.115 1.51.653 2.275l.01.014c.851 1.145 2.566 1.88 4.378 1.88h.053c1.551-.011 2.846-.58 3.553-1.562.296-.478.416-1 .619-1.492.293-.71.814-1.381 1.295-2.047.947-1.312 1.586-2.606 1.898-3.846.393-1.56.275-3.039-.353-4.398-.402-.892-1.168-1.452-1.68-2.21-.145-.224-.32-.586-.555-.816-.81-1.3-3.602-5.735-4.05-6.68-.544-.947-.905-.861-1.41-1.675-.693-.915-.257-2.452-1.36-2.613-1.073-.08-1.363 1.577-1.502 2.373l-.006.04c-.08.449-.032.964.014 1.462.063.674.133 1.438-.166 1.71-.436.397-1.193.251-1.674-.118-1.052-.93-.931-2.514-2.137-3.461-.603-.503-1.392-.727-2.218-.633-.525.06-1.037.24-1.494.517a6.352 6.352 0 0 0-1.184-2.486 6.25 6.25 0 0 0-4.97-2.428Zm0 1.329c1.548 0 2.976.697 3.92 1.914a4.967 4.967 0 0 1 1.06 2.988v.047c.002.41-.05.823-.154 1.23a4.92 4.92 0 0 1-.56 1.319l-4.266 7.076-4.265-7.076a4.924 4.924 0 0 1-.56-1.319c-.38-1.482-.05-3.035.905-4.265a4.927 4.927 0 0 1 3.92-1.914zm0 2.125a2.858 2.858 0 0 0-2.855 2.853 2.86 2.86 0 0 0 2.855 2.855 2.858 2.858 0 0 0 2.854-2.855 2.856 2.856 0 0 0-2.854-2.853zm0 1.328a1.527 1.527 0 1 1-.002 3.053 1.527 1.527 0 0 1 .002-3.053zm15.166.722c.183.596.825 1.528 1.217 1.797.196.173.353.312.555.645.475 1.113 3.837 6.38 4.449 7.318.013.019.028.032.041.049.549.829 1.58 1.731 1.76 2.262.925 2.003.448 4.328-1.416 6.91-.856 1.03-1.483 2.299-1.938 3.568-.463.616-1.359.974-2.465.983h-.039c-1.361 0-2.715-.547-3.308-1.338-.323-.465-.365-.993-.41-1.604-.063-.833-.141-1.87-1.082-2.762-.214-.201-1.324-1.185-2.282-.734-.456.215-.667.64-.775 1.094-.31-.538-.743-1.113-1.4-1.537-1.454-.939-3.503-.662-4.92-.371-1.684.307-2.427 1-3.288 1.804-.205.192-.418.39-.658.598-.177.085-.32.035-.795-.244-.42-.248-.941-.555-1.609-.479-.793.09-1.232.562-1.584.942-.308.331-.487.51-.805.552-.353.002-.943-.054-1.154-.41-.19-.322-.09-.892.27-1.525a.668.668 0 0 0 .046-.1 4.417 4.417 0 0 0-.187-3.416 11.76 11.76 0 0 0-.424-.781c-.31-.535-.554-.958-.625-1.553-.028-.238-.245-2.355.9-3.449.445-.424.854-.466 1.473-.53.515-.052 1.13-.116 1.848-.425l2.87 4.764a.663.663 0 0 0 1.138 0l4.834-8.02c.325-.54.564-1.103.71-1.674.115-.447.178-.899.192-1.35.385-.418.94-.71 1.494-.773 2.128-.268 1.931 2.91 3.397 3.828.9.693 2.388.946 3.375.05 1.155-1.06.371-2.819.595-4.089z' fill='%2393cc23'/%3E%3C/svg%3E")
}
.product-category-orange .node--type-product.node--view-mode-full .field--name-active-ingredients {
	background-image: url("data:image/svg+xml,%3Csvg width='46' height='48' viewBox='0 0 46 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.926 19.667v-8.486c1.112-.286 1.946-1.322 1.946-2.555C28.872 7.18 27.725 6 26.318 6h-6.636c-1.407 0-2.554 1.18-2.554 2.626 0 1.233.834 2.27 1.946 2.555v8.486c-4.378 1.68-7.28 5.932-7.28 10.81C11.795 36.836 16.816 42 23 42s11.205-5.163 11.205-11.524c.017-4.877-2.901-9.13-7.279-10.809zm-6.81 1.358a.818.818 0 0 0 .556-.768v-9.826a.809.809 0 0 0-.799-.822h-.191a.985.985 0 0 1-.973-1c0-.554.434-1.001.973-1.001h6.636c.539 0 .973.447.973 1 0 .554-.434 1-.973 1h-.191c-.434 0-.8.358-.8.823v9.808c0 .358.227.661.557.768 2.866.93 5.072 3.127 6.098 5.878-.99.233-1.616.804-2.12 1.305-.59.553-1.008.964-1.928.964-.921 0-1.338-.41-1.929-.964-.642-.626-1.459-1.394-3.005-1.394-1.546 0-2.363.768-3.005 1.394-.591.553-1.008.964-1.929.964-.92 0-1.337-.41-1.928-.964-.521-.483-1.13-1.072-2.12-1.305 1.025-2.733 3.232-4.93 6.098-5.86zM23 40.375c-5.299 0-9.624-4.45-9.624-9.899 0-.678.07-1.34.19-2 .644.107 1.008.464 1.495.928.643.626 1.46 1.394 3.005 1.394 1.546 0 2.363-.768 3.006-1.394.59-.553 1.007-.964 1.928-.964.92 0 1.338.41 1.928.964.643.626 1.46 1.394 3.006 1.394 1.546 0 2.362-.768 3.005-1.394.487-.464.851-.821 1.494-.929.122.644.191 1.323.191 2.001 0 5.45-4.308 9.898-9.624 9.898zm1.13-4.092h-2.26c-.433 0-.798.357-.798.822 0 .464.347.822.799.822h2.258c.435 0 .8-.358.8-.822 0-.465-.348-.822-.8-.822zm2.258-3.609h-6.776c-.434 0-.799.357-.799.822 0 .447.348.822.8.822h6.775c.434 0 .799-.358.799-.822 0-.465-.348-.822-.8-.822z' fill='%23f5b317'/%3E%3C/svg%3E")
}
.product-category-orange .node--type-product.node--view-mode-full .field--name-formulation-type {
	background-image: url("data:image/svg+xml,%3Csvg width='46' height='48' viewBox='0 0 46 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m33.35 35.024.002-.002.03-.032a3.053 3.053 0 0 1 2.155-.89 3.068 3.068 0 0 1 3.064 3.064 3.068 3.068 0 0 1-3.064 3.064 3.068 3.068 0 0 1-3.064-3.064c0-.833.336-1.587.877-2.14zm2.187-2.318c-1.04 0-1.996.359-2.755.957l-4.33-3.94c.56-.943.887-2.04.887-3.216a6.347 6.347 0 0 0-5.642-6.3v-4.972a4.46 4.46 0 0 0 3.761-4.399c0-2.458-2-4.458-4.458-4.458s-4.458 2-4.458 4.458a4.461 4.461 0 0 0 3.761 4.399v4.973a6.347 6.347 0 0 0-5.642 6.3 6.29 6.29 0 0 0 .887 3.216l-4.293 3.967a4.437 4.437 0 0 0-2.792-.985c-2.458 0-4.458 2-4.458 4.458s2 4.458 4.458 4.458 4.458-2 4.458-4.458c0-.9-.268-1.74-.729-2.441l4.198-3.88A6.314 6.314 0 0 0 23 32.846a6.314 6.314 0 0 0 4.61-2.003l4.225 3.843a4.43 4.43 0 0 0-.756 2.478c0 2.458 2 4.458 4.458 4.458s4.458-2 4.458-4.458c0-2.459-2-4.458-4.458-4.458zm-25.074 7.522A3.068 3.068 0 0 1 7.4 37.164a3.068 3.068 0 0 1 3.064-3.065 3.068 3.068 0 0 1 3.064 3.065 3.068 3.068 0 0 1-3.064 3.064zm9.473-29.392A3.068 3.068 0 0 1 23 7.772a3.068 3.068 0 0 1 3.064 3.064A3.068 3.068 0 0 1 23 13.9a3.068 3.068 0 0 1-3.064-3.064zM23 31.452a4.95 4.95 0 0 1-4.944-4.945A4.95 4.95 0 0 1 23 21.563a4.95 4.95 0 0 1 4.944 4.944A4.95 4.95 0 0 1 23 31.452z' fill='%23f5b317'/%3E%3C/svg%3E")
}
.product-category-orange .node--type-product.node--view-mode-full .field--name-region {
	background-image: url("data:image/svg+xml,%3Csvg width='46' height='48' viewBox='0 0 46 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.027 8.818c-1.96 0-3.77.886-4.969 2.428-1.208 1.556-1.625 3.528-1.144 5.41.146.571.385 1.134.71 1.674l1.268 2.106c-.457.17-.865.212-1.289.255-.694.072-1.48.153-2.253.891-1.54 1.47-1.385 3.867-1.301 4.566.102.866.453 1.474.793 2.061.128.222.262.451.379.693.35.727.406 1.595.152 2.334-.588 1.064-.67 2.059-.229 2.805.293.494.935 1.08 2.346 1.06l.06-.001c.847-.088 1.322-.6 1.669-.973.3-.323.47-.492.761-.525.227-.026.486.126.786.302 1.065.734 2.05.598 3.033-.527.823-.77 1.32-1.234 2.625-1.47l.015-.003c1.19-.244 2.894-.49 3.942.186.711.46 1.076 1.254 1.344 1.834a4.8 4.8 0 0 0 .298.582c.337.518.765.485.934.447.24-.054.552-.233.67-.773.042-.193.058-.414.076-.649.017-.226.057-.734.148-.904.17.024.54.25.793.488.569.54.613 1.138.67 1.897.054.707.115 1.51.653 2.275l.01.014c.851 1.145 2.566 1.88 4.378 1.88h.053c1.551-.011 2.846-.58 3.553-1.562.296-.478.416-1 .619-1.492.293-.71.814-1.381 1.295-2.047.947-1.312 1.586-2.606 1.898-3.846.393-1.56.275-3.039-.353-4.398-.402-.892-1.168-1.452-1.68-2.21-.145-.224-.32-.586-.555-.816-.81-1.3-3.602-5.735-4.05-6.68-.544-.947-.905-.861-1.41-1.675-.693-.915-.257-2.452-1.36-2.613-1.073-.08-1.363 1.577-1.502 2.373l-.006.04c-.08.449-.032.964.014 1.462.063.674.133 1.438-.166 1.71-.436.397-1.193.251-1.674-.118-1.052-.93-.931-2.514-2.137-3.461-.603-.503-1.392-.727-2.218-.633-.525.06-1.037.24-1.494.517a6.352 6.352 0 0 0-1.184-2.486 6.25 6.25 0 0 0-4.97-2.428Zm0 1.329c1.548 0 2.976.697 3.92 1.914a4.967 4.967 0 0 1 1.06 2.988v.047c.002.41-.05.823-.154 1.23a4.92 4.92 0 0 1-.56 1.319l-4.266 7.076-4.265-7.076a4.924 4.924 0 0 1-.56-1.319c-.38-1.482-.05-3.035.905-4.265a4.927 4.927 0 0 1 3.92-1.914zm0 2.125a2.858 2.858 0 0 0-2.855 2.853 2.86 2.86 0 0 0 2.855 2.855 2.858 2.858 0 0 0 2.854-2.855 2.856 2.856 0 0 0-2.854-2.853zm0 1.328a1.527 1.527 0 1 1-.002 3.053 1.527 1.527 0 0 1 .002-3.053zm15.166.722c.183.596.825 1.528 1.217 1.797.196.173.353.312.555.645.475 1.113 3.837 6.38 4.449 7.318.013.019.028.032.041.049.549.829 1.58 1.731 1.76 2.262.925 2.003.448 4.328-1.416 6.91-.856 1.03-1.483 2.299-1.938 3.568-.463.616-1.359.974-2.465.983h-.039c-1.361 0-2.715-.547-3.308-1.338-.323-.465-.365-.993-.41-1.604-.063-.833-.141-1.87-1.082-2.762-.214-.201-1.324-1.185-2.282-.734-.456.215-.667.64-.775 1.094-.31-.538-.743-1.113-1.4-1.537-1.454-.939-3.503-.662-4.92-.371-1.684.307-2.427 1-3.288 1.804-.205.192-.418.39-.658.598-.177.085-.32.035-.795-.244-.42-.248-.941-.555-1.609-.479-.793.09-1.232.562-1.584.942-.308.331-.487.51-.805.552-.353.002-.943-.054-1.154-.41-.19-.322-.09-.892.27-1.525a.668.668 0 0 0 .046-.1 4.417 4.417 0 0 0-.187-3.416 11.76 11.76 0 0 0-.424-.781c-.31-.535-.554-.958-.625-1.553-.028-.238-.245-2.355.9-3.449.445-.424.854-.466 1.473-.53.515-.052 1.13-.116 1.848-.425l2.87 4.764a.663.663 0 0 0 1.138 0l4.834-8.02c.325-.54.564-1.103.71-1.674.115-.447.178-.899.192-1.35.385-.418.94-.71 1.494-.773 2.128-.268 1.931 2.91 3.397 3.828.9.693 2.388.946 3.375.05 1.155-1.06.371-2.819.595-4.089z' fill='%23f5b317'/%3E%3C/svg%3E")
}
.product-category-purple .node--type-product.node--view-mode-full .field--name-active-ingredients {
	background-image: url("data:image/svg+xml,%3Csvg width='46' height='48' viewBox='0 0 46 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.926 19.667v-8.486c1.112-.286 1.946-1.322 1.946-2.555C28.872 7.18 27.725 6 26.318 6h-6.636c-1.407 0-2.554 1.18-2.554 2.626 0 1.233.834 2.27 1.946 2.555v8.486c-4.378 1.68-7.28 5.932-7.28 10.81C11.795 36.836 16.816 42 23 42s11.205-5.163 11.205-11.524c.017-4.877-2.901-9.13-7.279-10.809zm-6.81 1.358a.818.818 0 0 0 .556-.768v-9.826a.809.809 0 0 0-.799-.822h-.191a.985.985 0 0 1-.973-1c0-.554.434-1.001.973-1.001h6.636c.539 0 .973.447.973 1 0 .554-.434 1-.973 1h-.191c-.434 0-.8.358-.8.823v9.808c0 .358.227.661.557.768 2.866.93 5.072 3.127 6.098 5.878-.99.233-1.616.804-2.12 1.305-.59.553-1.008.964-1.928.964-.921 0-1.338-.41-1.929-.964-.642-.626-1.459-1.394-3.005-1.394-1.546 0-2.363.768-3.005 1.394-.591.553-1.008.964-1.929.964-.92 0-1.337-.41-1.928-.964-.521-.483-1.13-1.072-2.12-1.305 1.025-2.733 3.232-4.93 6.098-5.86zM23 40.375c-5.299 0-9.624-4.45-9.624-9.899 0-.678.07-1.34.19-2 .644.107 1.008.464 1.495.928.643.626 1.46 1.394 3.005 1.394 1.546 0 2.363-.768 3.006-1.394.59-.553 1.007-.964 1.928-.964.92 0 1.338.41 1.928.964.643.626 1.46 1.394 3.006 1.394 1.546 0 2.362-.768 3.005-1.394.487-.464.851-.821 1.494-.929.122.644.191 1.323.191 2.001 0 5.45-4.308 9.898-9.624 9.898zm1.13-4.092h-2.26c-.433 0-.798.357-.798.822 0 .464.347.822.799.822h2.258c.435 0 .8-.358.8-.822 0-.465-.348-.822-.8-.822zm2.258-3.609h-6.776c-.434 0-.799.357-.799.822 0 .447.348.822.8.822h6.775c.434 0 .799-.358.799-.822 0-.465-.348-.822-.8-.822z' fill='%239d1d96'/%3E%3C/svg%3E")
}
.product-category-purple .node--type-product.node--view-mode-full .field--name-formulation-type {
	background-image: url("data:image/svg+xml,%3Csvg width='46' height='48' viewBox='0 0 46 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m33.35 35.024.002-.002.03-.032a3.053 3.053 0 0 1 2.155-.89 3.068 3.068 0 0 1 3.064 3.064 3.068 3.068 0 0 1-3.064 3.064 3.068 3.068 0 0 1-3.064-3.064c0-.833.336-1.587.877-2.14zm2.187-2.318c-1.04 0-1.996.359-2.755.957l-4.33-3.94c.56-.943.887-2.04.887-3.216a6.347 6.347 0 0 0-5.642-6.3v-4.972a4.46 4.46 0 0 0 3.761-4.399c0-2.458-2-4.458-4.458-4.458s-4.458 2-4.458 4.458a4.461 4.461 0 0 0 3.761 4.399v4.973a6.347 6.347 0 0 0-5.642 6.3 6.29 6.29 0 0 0 .887 3.216l-4.293 3.967a4.437 4.437 0 0 0-2.792-.985c-2.458 0-4.458 2-4.458 4.458s2 4.458 4.458 4.458 4.458-2 4.458-4.458c0-.9-.268-1.74-.729-2.441l4.198-3.88A6.314 6.314 0 0 0 23 32.846a6.314 6.314 0 0 0 4.61-2.003l4.225 3.843a4.43 4.43 0 0 0-.756 2.478c0 2.458 2 4.458 4.458 4.458s4.458-2 4.458-4.458c0-2.459-2-4.458-4.458-4.458zm-25.074 7.522A3.068 3.068 0 0 1 7.4 37.164a3.068 3.068 0 0 1 3.064-3.065 3.068 3.068 0 0 1 3.064 3.065 3.068 3.068 0 0 1-3.064 3.064zm9.473-29.392A3.068 3.068 0 0 1 23 7.772a3.068 3.068 0 0 1 3.064 3.064A3.068 3.068 0 0 1 23 13.9a3.068 3.068 0 0 1-3.064-3.064zM23 31.452a4.95 4.95 0 0 1-4.944-4.945A4.95 4.95 0 0 1 23 21.563a4.95 4.95 0 0 1 4.944 4.944A4.95 4.95 0 0 1 23 31.452z' fill='%239d1d96'/%3E%3C/svg%3E")
}
.product-category-purple .node--type-product.node--view-mode-full .field--name-region {
	background-image: url("data:image/svg+xml,%3Csvg width='46' height='48' viewBox='0 0 46 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.027 8.818c-1.96 0-3.77.886-4.969 2.428-1.208 1.556-1.625 3.528-1.144 5.41.146.571.385 1.134.71 1.674l1.268 2.106c-.457.17-.865.212-1.289.255-.694.072-1.48.153-2.253.891-1.54 1.47-1.385 3.867-1.301 4.566.102.866.453 1.474.793 2.061.128.222.262.451.379.693.35.727.406 1.595.152 2.334-.588 1.064-.67 2.059-.229 2.805.293.494.935 1.08 2.346 1.06l.06-.001c.847-.088 1.322-.6 1.669-.973.3-.323.47-.492.761-.525.227-.026.486.126.786.302 1.065.734 2.05.598 3.033-.527.823-.77 1.32-1.234 2.625-1.47l.015-.003c1.19-.244 2.894-.49 3.942.186.711.46 1.076 1.254 1.344 1.834a4.8 4.8 0 0 0 .298.582c.337.518.765.485.934.447.24-.054.552-.233.67-.773.042-.193.058-.414.076-.649.017-.226.057-.734.148-.904.17.024.54.25.793.488.569.54.613 1.138.67 1.897.054.707.115 1.51.653 2.275l.01.014c.851 1.145 2.566 1.88 4.378 1.88h.053c1.551-.011 2.846-.58 3.553-1.562.296-.478.416-1 .619-1.492.293-.71.814-1.381 1.295-2.047.947-1.312 1.586-2.606 1.898-3.846.393-1.56.275-3.039-.353-4.398-.402-.892-1.168-1.452-1.68-2.21-.145-.224-.32-.586-.555-.816-.81-1.3-3.602-5.735-4.05-6.68-.544-.947-.905-.861-1.41-1.675-.693-.915-.257-2.452-1.36-2.613-1.073-.08-1.363 1.577-1.502 2.373l-.006.04c-.08.449-.032.964.014 1.462.063.674.133 1.438-.166 1.71-.436.397-1.193.251-1.674-.118-1.052-.93-.931-2.514-2.137-3.461-.603-.503-1.392-.727-2.218-.633-.525.06-1.037.24-1.494.517a6.352 6.352 0 0 0-1.184-2.486 6.25 6.25 0 0 0-4.97-2.428Zm0 1.329c1.548 0 2.976.697 3.92 1.914a4.967 4.967 0 0 1 1.06 2.988v.047c.002.41-.05.823-.154 1.23a4.92 4.92 0 0 1-.56 1.319l-4.266 7.076-4.265-7.076a4.924 4.924 0 0 1-.56-1.319c-.38-1.482-.05-3.035.905-4.265a4.927 4.927 0 0 1 3.92-1.914zm0 2.125a2.858 2.858 0 0 0-2.855 2.853 2.86 2.86 0 0 0 2.855 2.855 2.858 2.858 0 0 0 2.854-2.855 2.856 2.856 0 0 0-2.854-2.853zm0 1.328a1.527 1.527 0 1 1-.002 3.053 1.527 1.527 0 0 1 .002-3.053zm15.166.722c.183.596.825 1.528 1.217 1.797.196.173.353.312.555.645.475 1.113 3.837 6.38 4.449 7.318.013.019.028.032.041.049.549.829 1.58 1.731 1.76 2.262.925 2.003.448 4.328-1.416 6.91-.856 1.03-1.483 2.299-1.938 3.568-.463.616-1.359.974-2.465.983h-.039c-1.361 0-2.715-.547-3.308-1.338-.323-.465-.365-.993-.41-1.604-.063-.833-.141-1.87-1.082-2.762-.214-.201-1.324-1.185-2.282-.734-.456.215-.667.64-.775 1.094-.31-.538-.743-1.113-1.4-1.537-1.454-.939-3.503-.662-4.92-.371-1.684.307-2.427 1-3.288 1.804-.205.192-.418.39-.658.598-.177.085-.32.035-.795-.244-.42-.248-.941-.555-1.609-.479-.793.09-1.232.562-1.584.942-.308.331-.487.51-.805.552-.353.002-.943-.054-1.154-.41-.19-.322-.09-.892.27-1.525a.668.668 0 0 0 .046-.1 4.417 4.417 0 0 0-.187-3.416 11.76 11.76 0 0 0-.424-.781c-.31-.535-.554-.958-.625-1.553-.028-.238-.245-2.355.9-3.449.445-.424.854-.466 1.473-.53.515-.052 1.13-.116 1.848-.425l2.87 4.764a.663.663 0 0 0 1.138 0l4.834-8.02c.325-.54.564-1.103.71-1.674.115-.447.178-.899.192-1.35.385-.418.94-.71 1.494-.773 2.128-.268 1.931 2.91 3.397 3.828.9.693 2.388.946 3.375.05 1.155-1.06.371-2.819.595-4.089z' fill='%239d1d96'/%3E%3C/svg%3E")
}
.node--type-product.node--view-mode-full .field--name-key-targets {
	padding-bottom: 1rem;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.node--type-product.node--view-mode-full .field--name-key-targets .key-targets--item {
	background-color: #00783f;
	font-size: 1rem;
	line-height: 1.5;
	display: inline-block;
	box-sizing: border-box;
	margin-right: .125rem;
	margin-bottom: .5rem;
	padding: .25rem .5rem;
	border: 0;
	border-radius: 6px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-color: #009594
}
.product-category-adama .node--type-product.node--view-mode-full .field--name-key-targets .key-targets--item {
	background-color: #009594
}
.product-category-blue .node--type-product.node--view-mode-full .field--name-key-targets .key-targets--item {
	background-color: #00a0df
}
.product-category-green .node--type-product.node--view-mode-full .field--name-key-targets .key-targets--item {
	background-color: #93cc23
}
.product-category-orange .node--type-product.node--view-mode-full .field--name-key-targets .key-targets--item {
	background-color: #f5b317
}
.product-category-purple .node--type-product.node--view-mode-full .field--name-key-targets .key-targets--item {
	background-color: #9d1d96
}
.node--type-product.node--view-mode-full .field--name-key-targets .key-targets--item a {
	color: #fff
}
.node--type-product.node--view-mode-full .field--name-key-targets .key-targets--item a:hover, .node--type-product.node--view-mode-full .field--name-key-targets .key-targets--item a:active, .node--type-product.node--view-mode-full .field--name-key-targets .key-targets--item a:focus {
	text-decoration: none;
	color: #fff
}
.node--type-product.node--view-mode-full .field--name-key-targets+.field--name-crops {
	margin-top: calc(-1rem - 0.1875rem);
	padding-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.node--type-product.node--view-mode-full .package-size--item {
	font-size: 1rem;
	line-height: 1.5;
	display: inline-block;
	box-sizing: border-box;
	margin-right: .125rem;
	margin-bottom: .5rem;
	padding: .25rem .5rem;
	border: 0;
	border-radius: 6px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-color: #978b87
}
.node--type-product.node--view-mode-full .package-size--item a {
	color: #fff
}
.node--type-product.node--view-mode-full .package-size--item a:hover, .node--type-product.node--view-mode-full .package-size--item a:active, .node--type-product.node--view-mode-full .package-size--item a:focus {
	text-decoration: none;
	color: #fff
}
.node--type-product.node--view-mode-full .additional-links--item {
	font-size: 1.125rem;
	line-height: 1.2222222222;
	margin-bottom: 1.125rem
}
.node--type-product.node--view-mode-full .additional-links--item:last-of-type {
	margin-bottom: 0
}
.node--type-product.node--view-mode-full .additional-links--item a {
	color: #009594
}
.product-category-adama .node--type-product.node--view-mode-full .additional-links--item a {
	color: #009594
}
.product-category-blue .node--type-product.node--view-mode-full .additional-links--item a {
	color: #00a0df
}
.product-category-green .node--type-product.node--view-mode-full .additional-links--item a {
	color: #93cc23
}
.product-category-orange .node--type-product.node--view-mode-full .additional-links--item a {
	color: #f5b317
}
.product-category-purple .node--type-product.node--view-mode-full .additional-links--item a {
	color: #9d1d96
}
.product-category-adama .node--type-product.node--view-mode-full .additional-links--item a:hover, .product-category-adama .node--type-product.node--view-mode-full .additional-links--item a:active {
	color: #00783f
}
.product-category-blue .node--type-product.node--view-mode-full .additional-links--item a:hover, .product-category-blue .node--type-product.node--view-mode-full .additional-links--item a:active {
	color: #00698f
}
.product-category-green .node--type-product.node--view-mode-full .additional-links--item a:hover, .product-category-green .node--type-product.node--view-mode-full .additional-links--item a:active {
	color: #7db41e
}
.product-category-orange .node--type-product.node--view-mode-full .additional-links--item a:hover, .product-category-orange .node--type-product.node--view-mode-full .additional-links--item a:active {
	color: #eaa23d
}
.product-category-purple .node--type-product.node--view-mode-full .additional-links--item a:hover, .product-category-purple .node--type-product.node--view-mode-full .additional-links--item a:active {
	color: #752157
}

@media(min-width:1025px) {
.rtl .hero--product .hero--product--image {
	margin-right: max(calc((100% - 1280px) / 2), 60px);
	margin-left: initial
}
}

@media(min-width:1025px) {
.rtl .hero--product .hero--product--content {
	padding-right: 8.5rem;
	padding-left: initial
}
.rtl .hero--product .hero--product--content::before {
	transform: scaleX(-1)
}
}
.related-product-item .node--type-product {
	margin-bottom: 1.5rem
}
.related-product-item .node--type-product .field--name-treatment {
	position: absolute;
	bottom: 0;
	left: 0;
	display: flex;
	align-items: center;
	max-width: 100%;
	border-top-right-radius: 6px;
	color: #fff
}
.related-product-item .node--type-product .field--name-treatment .taxonomy-term-treatment {
	font-size: .6875rem;
	line-height: 2.0909090909;
	text-transform: uppercase;
	color: #fff;
	padding: .3125rem 0 .3125rem .375rem;
	border-top-right-radius: 6px;
	line-height: 1.2
}
.related-product-item .node--type-product .field--name-treatment .taxonomy-term-treatment::after {
	right: -0.75rem;
	border-radius: 0 6px 0 0;
	content: "";
	background-color: inherit;
	transform: skewX(24grad);
	transform-origin: 0 100%
}
.related-product-item .node--type-product .field--name-treatment .taxonomy-term-treatment--name::before {
	width: .625rem;
	height: .625rem;
	margin-right: .3125rem
}
.related-product-item .node--type-product .product-image {
	position: relative;
	margin-bottom: .5rem;
	border: solid 1px rgba(151,139,135,.3);
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 21px 12px -20px rgba(0,0,0,.15);
	transition: border-color 400ms
}

@media(min-width:1025px) {
.related-product-item .node--type-product .product-image {
	margin-bottom: 1rem
}
}
.related-product-item .node--type-product .product-image img {
	display: block;
	width: 100%
}
.related-product-item .node--type-product .product-title {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-bottom: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-clamp: 2 "...";
	font-size: 1.125rem;
	line-height: 1.2222222222;
	font-weight: 700;
	margin-bottom: .5rem;
	color: #5f504d
}

@media(min-width:1025px) {
.related-product-item .node--type-product .product-title {
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 1.25
}
}
.related-product-item .node--type-product .field--name-product-subtitle {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	padding-bottom: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-clamp: 3 "...";
	font-size: .875rem;
	line-height: 1.2142857143;
	color: #5f504d
}
.rtl .related-product-item .node--type-product .field--name-treatment {
	right: 0;
	left: auto
}
.rtl .related-product-item .node--type-product .field--name-treatment .taxonomy-term-treatment--name::before {
	margin-right: 0;
	margin-left: .3125rem
}
.acquia-search--list-documents .related-documents--list--body--category-label, .acquia-search--download-bar--button {
	display: inline-block;
	box-sizing: border-box;
	padding: .75rem 2rem;
	border: 0;
	border-radius: 6px;
	cursor: pointer;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-color: #009594;
	transition: background-color 400ms, opacity 400ms
}
.acquia-search--list-documents .related-documents--list--body--category-label:hover, .acquia-search--download-bar--button:hover, .acquia-search--list-documents .related-documents--list--body--category-label:active, .acquia-search--download-bar--button:active, .acquia-search--list-documents .related-documents--list--body--category-label:focus, .acquia-search--download-bar--button:focus {
	text-decoration: none;
	color: #fff;
	background-color: #00783f
}
.acquia-search--download-bar--close::before {
	content: "";
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(/west-canada/themes/custom/adama/dist/icons/icons-f80d56d2.svg#close--earth)
}
.acquia-search--list-documents .related-documents--list--body .related-documents--list--item-selected::before {
	content: "";
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(/west-canada/themes/custom/adama/dist/icons/icons-f80d56d2.svg#close--white)
}
.acquia-search--exposed--group .sort-wrapper .views-display-link::before {
	content: "";
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(/west-canada/themes/custom/adama/dist/icons/icons-f80d56d2.svg#documents)
}
.acquia-search--download-bar--button::before {
	content: "";
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(/west-canada/themes/custom/adama/dist/icons/icons-f80d56d2.svg#download--white)
}
.acquia-search--list-documents .related-documents--list--body--category-label::before {
	content: "";
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(/west-canada/themes/custom/adama/dist/icons/icons-f80d56d2.svg#plus--adama)
}
.acquia-search .views-exposed-form {
	width: 100%
}
.acquia-search .wrapper--search-actions {
	margin-bottom: 1.5rem
}
.acquia-search--exposed--group {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%
}
.acquia-search--exposed--group .bef-sortby.bef-select-as-radios {
	margin-right: .5rem
}
.rtl .acquia-search--exposed--group .bef-sortby.bef-select-as-radios {
	margin-right: 0;
	margin-left: .5rem
}
.acquia-search--exposed--group .bef-sortby.bef-select-as-radios>.form-wrapper {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 0
}
.acquia-search--exposed--group .bef-sortby.bef-select-as-radios>.form-wrapper .fieldset-legend {
	margin-right: .5rem;
	white-space: nowrap
}
.acquia-search--exposed--group .bef-sortby.bef-select-as-radios>.form-wrapper>.fieldset-wrapper>div {
	display: flex
}
.acquia-search--exposed--group .bef-sortby.bef-select-as-radios>.form-wrapper .form--label {
	margin-right: .3125rem;
	padding: 0;
	cursor: pointer;
	white-space: nowrap;
	color: rgba(151,139,135,.7)
}
.acquia-search--exposed--group .bef-sortby.bef-select-as-radios>.form-wrapper .form--label::before, .acquia-search--exposed--group .bef-sortby.bef-select-as-radios>.form-wrapper .form--label::after {
	content: none
}
.acquia-search--exposed--group .bef-sortby.bef-select-as-radios>.form-wrapper .form-item {
	margin-bottom: 0
}
.acquia-search--exposed--group .bef-sortby.bef-select-as-radios>.form-wrapper .form-radio {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px,1px,1px,1px);
	opacity: 0
}
.acquia-search--exposed--group .bef-sortby.bef-select-as-radios>.form-wrapper .form-radio:checked+label {
	color: #5f504d
}
.acquia-search--exposed--group .sort-wrapper {
	display: flex;
	align-items: flex-start;
	margin-left: auto
}
.acquia-search--exposed--group .sort-wrapper .views-display-link {
	display: none
}

@media(min-width:1025px) {
.acquia-search--exposed--group .sort-wrapper .views-display-link {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	margin-left: 1rem;
	padding-left: 1rem;
	border-left: 1px solid rgba(151,139,135,.5);
	color: #5f504d
}
.acquia-search--exposed--group .sort-wrapper .views-display-link:hover {
	color: #009594
}
}
.acquia-search--exposed--group .sort-wrapper .views-display-link::before {
	width: 1.1875rem;
	height: 1.5rem;
	margin-right: .5rem
}
.rtl .acquia-search--exposed--group .sort-wrapper {
	margin-right: auto;
	margin-left: 0
}

@media(min-width:1025px) {
.rtl .acquia-search--exposed--group .sort-wrapper .views-display-link {
	margin-right: 1rem;
	margin-left: 0;
	padding-right: 1rem;
	padding-left: 0;
	border-right: 1px solid rgba(151,139,135,.5);
	border-left: 0
}
}
.rtl .acquia-search--exposed--group .sort-wrapper .views-display-link::before {
	margin-right: 0;
	margin-left: .5rem
}
.acquia-search--filter--download {
	position: relative;
	margin-right: 1.5rem
}
.acquia-search--filter--download .dropdown-controls {
	position: relative;
	display: block;
	min-width: 11.25rem;
	height: 3rem;
	padding: 0 1.25rem;
	border: 1px solid rgba(151,139,135,.3);
	border-radius: .5rem;
	cursor: pointer;
	font-weight: 700;
	line-height: 3rem;
	background-color: #fff
}

@media(min-width:768px) {
.acquia-search--filter--download .dropdown-controls {
	min-width: 14.75rem
}
}
.acquia-search--filter--download .dropdown-controls::before {
	position: absolute;
	right: .75rem;
	width: .75rem;
	height: 3rem;
	transition: transform 400ms
}
.acquia-search--filter--download .dropdown-controls-open::before {
	transform: rotate(-180deg)
}
.acquia-search--filter--download .dropdown-menu {
	top: 3rem;
	right: inherit;
	width: 100%;
	min-width: initial
}
.acquia-search--filter--download .dropdown-menu ul {
	padding: 0
}
.acquia-search--filter--download .dropdown-menu li {
	display: block;
	padding: .5rem 1.25rem
}
.acquia-search--list {
	display: flex;
	max-width: calc(1280px + 1rem);
	margin-right: -0.5rem;
	margin-left: -0.5rem;
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	justify-content: flex-start;
	margin-bottom: 3rem
}
.acquia-search--list-documents {
	width: 100%;
	margin-bottom: 3rem;
	border-spacing: 0
}
.acquia-search--list-documents thead {
	text-align: left;
	background-color: #f5f3f3
}
.acquia-search--list-documents thead th {
	padding: .875rem 1rem;
	font-weight: 400;
	text-align: left;
	color: #978b87
}
.acquia-search--list-documents thead th.views-field-title {
	padding-left: 1.5rem
}
.acquia-search--list-documents td {
	padding: 1.5rem 1rem;
	border-bottom: 1px solid rgba(151,139,135,.3);
	vertical-align: top
}
.acquia-search--list-documents td.views-field-title {
	font-size: 1.125rem;
	line-height: 1.2222222222;
	font-weight: 700;
	width: 70%;
	padding-left: 0
}
.acquia-search--list-documents td.views-field-title a {
	color: #5f504d
}
.acquia-search--list-documents td.views-field-related-documents {
	padding-bottom: 0
}
.acquia-search--list-documents .taxonomy-term-treatment {
	padding: 0;
	line-height: 2rem;
	background-color: rgba(0,0,0,0)
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-adama {
	color: #009594
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-adama .icon-insecticide::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3E%3Cpath d='M76.81 32.879h-9.877c.607-5.92-.988-11.155-4.559-15.252-.836-.987-1.823-1.897-2.887-2.732l4.407-10.396C64.577 2.83 63.818.933 62.146.25c-1.671-.683-3.57.076-4.254 1.745l-4.027 9.561c-4.026-1.745-8.813-2.731-13.979-2.731-4.938 0-9.725.986-13.751 2.807l-4.103-9.637C21.35.326 19.45-.433 17.778.25c-1.672.683-2.431 2.58-1.748 4.25l4.483 10.47c-.988.836-1.975 1.67-2.735 2.58-3.647 4.174-5.242 9.41-4.71 15.253H3.19C1.443 32.803 0 34.244 0 35.99c0 1.745 1.443 3.187 3.19 3.187h10.79c1.063 6.373 2.658 13.582 5.09 20.108l-9.725 5.008c-1.596.835-2.204 2.732-1.368 4.325.608 1.138 1.672 1.745 2.887 1.745.532 0 .988-.152 1.444-.38l9.268-4.78C25.68 73.702 31.605 80 39.886 80c8.889 0 14.815-6.374 18.765-14.645l9.041 4.629c.456.227.988.38 1.444.38 1.14 0 2.279-.608 2.887-1.746.835-1.593.228-3.49-1.368-4.325l-9.496-4.856c2.507-6.981 3.95-14.494 4.862-20.26h10.788c1.748 0 3.191-1.442 3.191-3.187 0-1.746-1.443-3.111-3.19-3.111ZM39.885 73.778c-5.546 0-10.332-5.084-14.207-15.024-3.419-8.65-5.166-18.743-6.154-25.724-.608-4.4.456-8.195 3.115-11.154 3.57-4.098 10.029-6.526 17.246-6.526 7.445 0 13.98 2.428 17.55 6.526 2.583 2.96 3.57 6.753 2.963 11.23-1.444 10.016-5.774 40.672-20.513 40.672Z' fill='%23009845'/%3E%3C/svg%3E")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-adama .icon-fungicide::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3E%3Cpath d='M56.13 0c-8.463 0-16.058 4.34-20.398 11.429C16.202 10.633 0 26.329 0 45.714 0 64.665 15.407 80 34.286 80c18.95 0 34.285-15.407 34.285-34.286v-1.446C75.66 39.928 80 32.333 80 23.87 80 10.705 69.295 0 56.13 0Zm7.884 39.783a3.021 3.021 0 0 0-1.663 3.038c.072.94.145 1.88.145 2.821 0 15.552-12.659 28.137-28.138 28.137-15.48 0-28.21-12.585-28.21-28.065 0-15.479 12.658-28.21 28.138-28.21.94 0 1.88.073 2.82.145 1.303.145 2.46-.578 3.039-1.663 3.038-6.076 9.114-9.838 15.913-9.838 9.765 0 17.721 7.957 17.721 17.722.073 6.8-3.689 12.875-9.765 15.913z' fill='%23009845'/%3E%3Cpath d='M28.644 28.86c-7.885 0-14.322 6.438-14.322 14.323 0 7.884 6.437 14.321 14.322 14.321 7.884 0 14.321-6.437 14.321-14.321 0-7.885-6.437-14.322-14.321-14.322zm0 22.424c-4.485 0-8.174-3.69-8.174-8.174s3.689-8.173 8.174-8.173c4.484 0 8.173 3.689 8.173 8.173 0 4.485-3.689 8.174-8.173 8.174z' fill='%23009845'/%3E%3C/svg%3E")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-adama .icon-herbicide::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='82.057' height='85.301' viewBox='0 0 82.057 85.301' fill='none'%3E%3Cpath d='M40.986 0c-2.021 0-3.535 1.6-3.535 3.537V17.01c0 2.02 1.598 3.62 3.535 3.62 1.936 0 3.537-1.6 3.537-3.536V3.62C44.607 1.601 43.007 0 40.986 0Zm17.01 17.262c-.906 0-1.81.338-2.526 1.011L40.482 33.262 26.587 19.367c-1.431-1.431-3.705-1.431-5.052 0-1.432 1.432-1.432 3.706 0 5.053l16.42 16.42c.673.673 1.6 1.01 2.527 1.01.926 0 1.851-.337 2.525-1.01l17.516-17.516c1.431-1.431 1.431-3.703 0-5.05a3.68 3.68 0 0 0-2.528-1.012zm10.472 11.472c-.916 0-1.84.359-2.557 1.075l-25.43 25.43-24.335-24.335c-1.432-1.431-3.706-1.431-5.053 0-1.431 1.432-1.431 3.704 0 5.051l26.861 26.861c.674.674 1.602 1.012 2.528 1.012.926 0 1.852-.338 2.525-1.012l27.957-27.955c1.432-1.431 1.432-3.705 0-5.052a3.409 3.409 0 0 0-2.496-1.075zm9.957 11.873c-.916 0-1.82.359-2.494 1.075l-35.03 35.113L6.125 41.934c-1.431-1.432-3.703-1.432-5.05 0-1.432 1.431-1.432 3.705 0 5.052L38.376 84.29c.674.674 1.6 1.012 2.526 1.012.926 0 1.853-.338 2.527-1.012l37.555-37.555c1.431-1.431 1.431-3.705 0-5.052a3.617 3.617 0 0 0-2.559-1.075z' fill='%23009845'/%3E%3C/svg%3E")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-adama .icon-crop-enhance::before, .acquia-search--list-documents .taxonomy-term-treatment.product-category-adama .icon-harvest-aids::before, .acquia-search--list-documents .taxonomy-term-treatment.product-category-adama .icon-growth-regulators::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='87' height='85' viewBox='0 0 87 85' fill='none'%3E%3Cpath d='M44.604.286a3.248 3.248 0 0 0-2.664 0c-.914.38-22.759 10.513-22.759 35.881 0 20.493 15.376 30.93 20.856 34.054V81.8c0 1.752 1.446 3.199 3.197 3.199 1.75 0 3.197-1.447 3.197-3.2V70.145c5.48-3.124 20.855-13.637 20.855-34.054C67.362 10.951 45.517.667 44.604.286Zm-1.37 64.297C38.895 62.145 25.65 53.385 25.65 36.167c0-17.979 13.244-26.892 17.583-29.253 4.338 2.437 17.659 11.503 17.659 29.253 0 17.141-13.32 25.978-17.66 28.416zM11.57 61.612c.76 0 1.522-.228 2.13-.762 1.37-1.142 1.523-3.2.381-4.57-5.023-5.79-7.535-12.57-7.535-20.113 0-7.999 2.664-15.16 7.84-21.178 1.142-1.371.99-3.428-.38-4.571-1.37-1.143-3.426-.99-4.568.38C3.121 17.96 0 26.493 0 36.169c0 9.141 3.045 17.293 9.058 24.378a3.58 3.58 0 0 0 2.512 1.066zM73.375 10.342c-1.37 1.142-1.522 3.2-.38 4.57 5.023 5.79 7.535 12.57 7.535 20.113 0 7.999-2.664 15.16-7.84 21.178-1.141 1.371-.99 3.428.38 4.571.61.533 1.371.762 2.132.762.914 0 1.827-.381 2.436-1.143C83.879 53.156 87 44.547 87 34.948c0-9.141-3.045-17.293-9.058-24.378-1.141-1.219-3.197-1.371-4.567-.228Z' fill='%23009845'/%3E%3C/svg%3E")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-adama .icon-nematicide::before {
	background-image: url("data:image/svg+xml,%3Csvg width='19' height='28' viewBox='0 0 19 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3223 3.04218C10.334 3.88312 9.85482 4.78413 9.67512 5.1145C9.40559 5.65511 8.92641 6.61619 9.01625 7.8776C9.07615 8.68851 9.37564 9.25915 9.67512 9.88986C10.5137 11.5717 11.7116 12.713 12.7598 13.7342C13.4487 14.3949 14.0177 14.8454 14.6466 15.7765C14.7065 15.8666 15.1258 16.4973 15.3654 17.0679C16.174 18.9901 15.7846 21.3327 14.4669 22.9245C13.1492 24.5163 10.8731 25.2371 8.83656 24.7565C7.42898 24.4262 6.23103 23.5552 5.06304 22.7143C4.13463 22.0535 3.29607 20.5518 3.20622 19.4105C3.17627 18.8399 3.20622 18.3894 3.32601 17.9689C3.41586 17.7287 3.5656 17.2782 3.95494 16.9177C4.49401 16.4072 5.09298 16.3171 5.30262 16.3171C5.48232 16.287 6.23103 16.1969 6.85995 16.5874C7.24929 16.8577 7.54877 17.0679 7.96805 18.6597C8.17769 19.4406 8.53708 20.1914 8.95636 20.8822C9.2259 21.3027 10.0046 22.1136 10.4538 22.4139C10.7233 22.5941 11.0528 22.2938 10.903 21.9934C10.4837 21.0624 9.76497 19.6508 9.58528 18.6597C9.43554 17.8188 9.37564 16.9478 8.98631 16.227C8.32744 14.9656 6.83 14.3048 5.39247 14.2147C4.85339 14.1847 4.31432 14.1847 3.80519 14.3348C2.42756 14.7253 1.4093 15.9867 1.04992 17.3382C0.600689 19.0501 1.04992 20.4617 1.43925 21.5429C1.58899 21.9334 2.27781 23.7354 4.10468 25.3272C6.20108 27.1592 8.47718 27.5196 9.0462 27.6097C9.55533 27.6698 12.0411 28.0302 14.1075 26.8589C14.9461 26.3784 15.6948 25.6876 15.6948 25.6876C15.8745 25.5374 16.3836 24.9968 16.9227 24.2159C17.5516 23.2849 17.8511 22.474 17.911 22.2938C18.0008 21.9934 18.3902 20.8522 18.3602 19.2904C18.3003 17.7887 17.881 16.5573 17.4618 15.6263C15.3055 10.7308 11.3822 9.85983 11.6517 7.18683C11.7715 5.83531 12.9096 4.81417 13.3888 4.36366C15.2156 2.71181 17.7014 2.59167 17.7313 1.60056C17.7313 1.57052 17.7313 1.33026 17.5516 1.12002C17.3719 0.939817 17.0125 0.819682 15.3354 1.24015C14.3771 1.48042 13.8979 1.60056 13.269 1.87086C12.6999 2.1712 12.0411 2.4415 11.3223 3.04218Z' fill='%23009845'/%3E%3C/svg%3E%0A")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-blue {
	color: #00a0df
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-blue .icon-insecticide::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3E%3Cpath d='M76.81 32.879h-9.877c.607-5.92-.988-11.155-4.559-15.252-.836-.987-1.823-1.897-2.887-2.732l4.407-10.396C64.577 2.83 63.818.933 62.146.25c-1.671-.683-3.57.076-4.254 1.745l-4.027 9.561c-4.026-1.745-8.813-2.731-13.979-2.731-4.938 0-9.725.986-13.751 2.807l-4.103-9.637C21.35.326 19.45-.433 17.778.25c-1.672.683-2.431 2.58-1.748 4.25l4.483 10.47c-.988.836-1.975 1.67-2.735 2.58-3.647 4.174-5.242 9.41-4.71 15.253H3.19C1.443 32.803 0 34.244 0 35.99c0 1.745 1.443 3.187 3.19 3.187h10.79c1.063 6.373 2.658 13.582 5.09 20.108l-9.725 5.008c-1.596.835-2.204 2.732-1.368 4.325.608 1.138 1.672 1.745 2.887 1.745.532 0 .988-.152 1.444-.38l9.268-4.78C25.68 73.702 31.605 80 39.886 80c8.889 0 14.815-6.374 18.765-14.645l9.041 4.629c.456.227.988.38 1.444.38 1.14 0 2.279-.608 2.887-1.746.835-1.593.228-3.49-1.368-4.325l-9.496-4.856c2.507-6.981 3.95-14.494 4.862-20.26h10.788c1.748 0 3.191-1.442 3.191-3.187 0-1.746-1.443-3.111-3.19-3.111ZM39.885 73.778c-5.546 0-10.332-5.084-14.207-15.024-3.419-8.65-5.166-18.743-6.154-25.724-.608-4.4.456-8.195 3.115-11.154 3.57-4.098 10.029-6.526 17.246-6.526 7.445 0 13.98 2.428 17.55 6.526 2.583 2.96 3.57 6.753 2.963 11.23-1.444 10.016-5.774 40.672-20.513 40.672Z' fill='%2300a0df'/%3E%3C/svg%3E")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-blue .icon-fungicide::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3E%3Cpath d='M56.13 0c-8.463 0-16.058 4.34-20.398 11.429C16.202 10.633 0 26.329 0 45.714 0 64.665 15.407 80 34.286 80c18.95 0 34.285-15.407 34.285-34.286v-1.446C75.66 39.928 80 32.333 80 23.87 80 10.705 69.295 0 56.13 0Zm7.884 39.783a3.021 3.021 0 0 0-1.663 3.038c.072.94.145 1.88.145 2.821 0 15.552-12.659 28.137-28.138 28.137-15.48 0-28.21-12.585-28.21-28.065 0-15.479 12.658-28.21 28.138-28.21.94 0 1.88.073 2.82.145 1.303.145 2.46-.578 3.039-1.663 3.038-6.076 9.114-9.838 15.913-9.838 9.765 0 17.721 7.957 17.721 17.722.073 6.8-3.689 12.875-9.765 15.913z' fill='%2300a0df'/%3E%3Cpath d='M28.644 28.86c-7.885 0-14.322 6.438-14.322 14.323 0 7.884 6.437 14.321 14.322 14.321 7.884 0 14.321-6.437 14.321-14.321 0-7.885-6.437-14.322-14.321-14.322zm0 22.424c-4.485 0-8.174-3.69-8.174-8.174s3.689-8.173 8.174-8.173c4.484 0 8.173 3.689 8.173 8.173 0 4.485-3.689 8.174-8.173 8.174z' fill='%2300a0df'/%3E%3C/svg%3E")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-blue .icon-herbicide::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='82.057' height='85.301' viewBox='0 0 82.057 85.301' fill='none'%3E%3Cpath d='M40.986 0c-2.021 0-3.535 1.6-3.535 3.537V17.01c0 2.02 1.598 3.62 3.535 3.62 1.936 0 3.537-1.6 3.537-3.536V3.62C44.607 1.601 43.007 0 40.986 0Zm17.01 17.262c-.906 0-1.81.338-2.526 1.011L40.482 33.262 26.587 19.367c-1.431-1.431-3.705-1.431-5.052 0-1.432 1.432-1.432 3.706 0 5.053l16.42 16.42c.673.673 1.6 1.01 2.527 1.01.926 0 1.851-.337 2.525-1.01l17.516-17.516c1.431-1.431 1.431-3.703 0-5.05a3.68 3.68 0 0 0-2.528-1.012zm10.472 11.472c-.916 0-1.84.359-2.557 1.075l-25.43 25.43-24.335-24.335c-1.432-1.431-3.706-1.431-5.053 0-1.431 1.432-1.431 3.704 0 5.051l26.861 26.861c.674.674 1.602 1.012 2.528 1.012.926 0 1.852-.338 2.525-1.012l27.957-27.955c1.432-1.431 1.432-3.705 0-5.052a3.409 3.409 0 0 0-2.496-1.075zm9.957 11.873c-.916 0-1.82.359-2.494 1.075l-35.03 35.113L6.125 41.934c-1.431-1.432-3.703-1.432-5.05 0-1.432 1.431-1.432 3.705 0 5.052L38.376 84.29c.674.674 1.6 1.012 2.526 1.012.926 0 1.853-.338 2.527-1.012l37.555-37.555c1.431-1.431 1.431-3.705 0-5.052a3.617 3.617 0 0 0-2.559-1.075z' fill='%2300a0df'/%3E%3C/svg%3E")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-blue .icon-crop-enhance::before, .acquia-search--list-documents .taxonomy-term-treatment.product-category-blue .icon-harvest-aids::before, .acquia-search--list-documents .taxonomy-term-treatment.product-category-blue .icon-growth-regulators::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='87' height='85' viewBox='0 0 87 85' fill='none'%3E%3Cpath d='M44.604.286a3.248 3.248 0 0 0-2.664 0c-.914.38-22.759 10.513-22.759 35.881 0 20.493 15.376 30.93 20.856 34.054V81.8c0 1.752 1.446 3.199 3.197 3.199 1.75 0 3.197-1.447 3.197-3.2V70.145c5.48-3.124 20.855-13.637 20.855-34.054C67.362 10.951 45.517.667 44.604.286Zm-1.37 64.297C38.895 62.145 25.65 53.385 25.65 36.167c0-17.979 13.244-26.892 17.583-29.253 4.338 2.437 17.659 11.503 17.659 29.253 0 17.141-13.32 25.978-17.66 28.416zM11.57 61.612c.76 0 1.522-.228 2.13-.762 1.37-1.142 1.523-3.2.381-4.57-5.023-5.79-7.535-12.57-7.535-20.113 0-7.999 2.664-15.16 7.84-21.178 1.142-1.371.99-3.428-.38-4.571-1.37-1.143-3.426-.99-4.568.38C3.121 17.96 0 26.493 0 36.169c0 9.141 3.045 17.293 9.058 24.378a3.58 3.58 0 0 0 2.512 1.066zM73.375 10.342c-1.37 1.142-1.522 3.2-.38 4.57 5.023 5.79 7.535 12.57 7.535 20.113 0 7.999-2.664 15.16-7.84 21.178-1.141 1.371-.99 3.428.38 4.571.61.533 1.371.762 2.132.762.914 0 1.827-.381 2.436-1.143C83.879 53.156 87 44.547 87 34.948c0-9.141-3.045-17.293-9.058-24.378-1.141-1.219-3.197-1.371-4.567-.228Z' fill='%2300a0df'/%3E%3C/svg%3E")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-blue .icon-nematicide::before {
	background-image: url("data:image/svg+xml,%3Csvg width='19' height='28' viewBox='0 0 19 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3223 3.04218C10.334 3.88312 9.85482 4.78413 9.67512 5.1145C9.40559 5.65511 8.92641 6.61619 9.01625 7.8776C9.07615 8.68851 9.37564 9.25915 9.67512 9.88986C10.5137 11.5717 11.7116 12.713 12.7598 13.7342C13.4487 14.3949 14.0177 14.8454 14.6466 15.7765C14.7065 15.8666 15.1258 16.4973 15.3654 17.0679C16.174 18.9901 15.7846 21.3327 14.4669 22.9245C13.1492 24.5163 10.8731 25.2371 8.83656 24.7565C7.42898 24.4262 6.23103 23.5552 5.06304 22.7143C4.13463 22.0535 3.29607 20.5518 3.20622 19.4105C3.17627 18.8399 3.20622 18.3894 3.32601 17.9689C3.41586 17.7287 3.5656 17.2782 3.95494 16.9177C4.49401 16.4072 5.09298 16.3171 5.30262 16.3171C5.48232 16.287 6.23103 16.1969 6.85995 16.5874C7.24929 16.8577 7.54877 17.0679 7.96805 18.6597C8.17769 19.4406 8.53708 20.1914 8.95636 20.8822C9.2259 21.3027 10.0046 22.1136 10.4538 22.4139C10.7233 22.5941 11.0528 22.2938 10.903 21.9934C10.4837 21.0624 9.76497 19.6508 9.58528 18.6597C9.43554 17.8188 9.37564 16.9478 8.98631 16.227C8.32744 14.9656 6.83 14.3048 5.39247 14.2147C4.85339 14.1847 4.31432 14.1847 3.80519 14.3348C2.42756 14.7253 1.4093 15.9867 1.04992 17.3382C0.600689 19.0501 1.04992 20.4617 1.43925 21.5429C1.58899 21.9334 2.27781 23.7354 4.10468 25.3272C6.20108 27.1592 8.47718 27.5196 9.0462 27.6097C9.55533 27.6698 12.0411 28.0302 14.1075 26.8589C14.9461 26.3784 15.6948 25.6876 15.6948 25.6876C15.8745 25.5374 16.3836 24.9968 16.9227 24.2159C17.5516 23.2849 17.8511 22.474 17.911 22.2938C18.0008 21.9934 18.3902 20.8522 18.3602 19.2904C18.3003 17.7887 17.881 16.5573 17.4618 15.6263C15.3055 10.7308 11.3822 9.85983 11.6517 7.18683C11.7715 5.83531 12.9096 4.81417 13.3888 4.36366C15.2156 2.71181 17.7014 2.59167 17.7313 1.60056C17.7313 1.57052 17.7313 1.33026 17.5516 1.12002C17.3719 0.939817 17.0125 0.819682 15.3354 1.24015C14.3771 1.48042 13.8979 1.60056 13.269 1.87086C12.6999 2.1712 12.0411 2.4415 11.3223 3.04218Z' fill='%2300a0df'/%3E%3C/svg%3E%0A")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-green {
	color: #93cc23
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-green .icon-insecticide::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3E%3Cpath d='M76.81 32.879h-9.877c.607-5.92-.988-11.155-4.559-15.252-.836-.987-1.823-1.897-2.887-2.732l4.407-10.396C64.577 2.83 63.818.933 62.146.25c-1.671-.683-3.57.076-4.254 1.745l-4.027 9.561c-4.026-1.745-8.813-2.731-13.979-2.731-4.938 0-9.725.986-13.751 2.807l-4.103-9.637C21.35.326 19.45-.433 17.778.25c-1.672.683-2.431 2.58-1.748 4.25l4.483 10.47c-.988.836-1.975 1.67-2.735 2.58-3.647 4.174-5.242 9.41-4.71 15.253H3.19C1.443 32.803 0 34.244 0 35.99c0 1.745 1.443 3.187 3.19 3.187h10.79c1.063 6.373 2.658 13.582 5.09 20.108l-9.725 5.008c-1.596.835-2.204 2.732-1.368 4.325.608 1.138 1.672 1.745 2.887 1.745.532 0 .988-.152 1.444-.38l9.268-4.78C25.68 73.702 31.605 80 39.886 80c8.889 0 14.815-6.374 18.765-14.645l9.041 4.629c.456.227.988.38 1.444.38 1.14 0 2.279-.608 2.887-1.746.835-1.593.228-3.49-1.368-4.325l-9.496-4.856c2.507-6.981 3.95-14.494 4.862-20.26h10.788c1.748 0 3.191-1.442 3.191-3.187 0-1.746-1.443-3.111-3.19-3.111ZM39.885 73.778c-5.546 0-10.332-5.084-14.207-15.024-3.419-8.65-5.166-18.743-6.154-25.724-.608-4.4.456-8.195 3.115-11.154 3.57-4.098 10.029-6.526 17.246-6.526 7.445 0 13.98 2.428 17.55 6.526 2.583 2.96 3.57 6.753 2.963 11.23-1.444 10.016-5.774 40.672-20.513 40.672Z' fill='%2393cc23'/%3E%3C/svg%3E")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-green .icon-fungicide::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3E%3Cpath d='M56.13 0c-8.463 0-16.058 4.34-20.398 11.429C16.202 10.633 0 26.329 0 45.714 0 64.665 15.407 80 34.286 80c18.95 0 34.285-15.407 34.285-34.286v-1.446C75.66 39.928 80 32.333 80 23.87 80 10.705 69.295 0 56.13 0Zm7.884 39.783a3.021 3.021 0 0 0-1.663 3.038c.072.94.145 1.88.145 2.821 0 15.552-12.659 28.137-28.138 28.137-15.48 0-28.21-12.585-28.21-28.065 0-15.479 12.658-28.21 28.138-28.21.94 0 1.88.073 2.82.145 1.303.145 2.46-.578 3.039-1.663 3.038-6.076 9.114-9.838 15.913-9.838 9.765 0 17.721 7.957 17.721 17.722.073 6.8-3.689 12.875-9.765 15.913z' fill='%2393cc23'/%3E%3Cpath d='M28.644 28.86c-7.885 0-14.322 6.438-14.322 14.323 0 7.884 6.437 14.321 14.322 14.321 7.884 0 14.321-6.437 14.321-14.321 0-7.885-6.437-14.322-14.321-14.322zm0 22.424c-4.485 0-8.174-3.69-8.174-8.174s3.689-8.173 8.174-8.173c4.484 0 8.173 3.689 8.173 8.173 0 4.485-3.689 8.174-8.173 8.174z' fill='%2393cc23'/%3E%3C/svg%3E")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-green .icon-herbicide::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='82.057' height='85.301' viewBox='0 0 82.057 85.301' fill='none'%3E%3Cpath d='M40.986 0c-2.021 0-3.535 1.6-3.535 3.537V17.01c0 2.02 1.598 3.62 3.535 3.62 1.936 0 3.537-1.6 3.537-3.536V3.62C44.607 1.601 43.007 0 40.986 0Zm17.01 17.262c-.906 0-1.81.338-2.526 1.011L40.482 33.262 26.587 19.367c-1.431-1.431-3.705-1.431-5.052 0-1.432 1.432-1.432 3.706 0 5.053l16.42 16.42c.673.673 1.6 1.01 2.527 1.01.926 0 1.851-.337 2.525-1.01l17.516-17.516c1.431-1.431 1.431-3.703 0-5.05a3.68 3.68 0 0 0-2.528-1.012zm10.472 11.472c-.916 0-1.84.359-2.557 1.075l-25.43 25.43-24.335-24.335c-1.432-1.431-3.706-1.431-5.053 0-1.431 1.432-1.431 3.704 0 5.051l26.861 26.861c.674.674 1.602 1.012 2.528 1.012.926 0 1.852-.338 2.525-1.012l27.957-27.955c1.432-1.431 1.432-3.705 0-5.052a3.409 3.409 0 0 0-2.496-1.075zm9.957 11.873c-.916 0-1.82.359-2.494 1.075l-35.03 35.113L6.125 41.934c-1.431-1.432-3.703-1.432-5.05 0-1.432 1.431-1.432 3.705 0 5.052L38.376 84.29c.674.674 1.6 1.012 2.526 1.012.926 0 1.853-.338 2.527-1.012l37.555-37.555c1.431-1.431 1.431-3.705 0-5.052a3.617 3.617 0 0 0-2.559-1.075z' fill='%2393cc23'/%3E%3C/svg%3E")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-green .icon-crop-enhance::before, .acquia-search--list-documents .taxonomy-term-treatment.product-category-green .icon-harvest-aids::before, .acquia-search--list-documents .taxonomy-term-treatment.product-category-green .icon-growth-regulators::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='87' height='85' viewBox='0 0 87 85' fill='none'%3E%3Cpath d='M44.604.286a3.248 3.248 0 0 0-2.664 0c-.914.38-22.759 10.513-22.759 35.881 0 20.493 15.376 30.93 20.856 34.054V81.8c0 1.752 1.446 3.199 3.197 3.199 1.75 0 3.197-1.447 3.197-3.2V70.145c5.48-3.124 20.855-13.637 20.855-34.054C67.362 10.951 45.517.667 44.604.286Zm-1.37 64.297C38.895 62.145 25.65 53.385 25.65 36.167c0-17.979 13.244-26.892 17.583-29.253 4.338 2.437 17.659 11.503 17.659 29.253 0 17.141-13.32 25.978-17.66 28.416zM11.57 61.612c.76 0 1.522-.228 2.13-.762 1.37-1.142 1.523-3.2.381-4.57-5.023-5.79-7.535-12.57-7.535-20.113 0-7.999 2.664-15.16 7.84-21.178 1.142-1.371.99-3.428-.38-4.571-1.37-1.143-3.426-.99-4.568.38C3.121 17.96 0 26.493 0 36.169c0 9.141 3.045 17.293 9.058 24.378a3.58 3.58 0 0 0 2.512 1.066zM73.375 10.342c-1.37 1.142-1.522 3.2-.38 4.57 5.023 5.79 7.535 12.57 7.535 20.113 0 7.999-2.664 15.16-7.84 21.178-1.141 1.371-.99 3.428.38 4.571.61.533 1.371.762 2.132.762.914 0 1.827-.381 2.436-1.143C83.879 53.156 87 44.547 87 34.948c0-9.141-3.045-17.293-9.058-24.378-1.141-1.219-3.197-1.371-4.567-.228Z' fill='%2393cc23'/%3E%3C/svg%3E")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-green .icon-nematicide::before {
	background-image: url("data:image/svg+xml,%3Csvg width='19' height='28' viewBox='0 0 19 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3223 3.04218C10.334 3.88312 9.85482 4.78413 9.67512 5.1145C9.40559 5.65511 8.92641 6.61619 9.01625 7.8776C9.07615 8.68851 9.37564 9.25915 9.67512 9.88986C10.5137 11.5717 11.7116 12.713 12.7598 13.7342C13.4487 14.3949 14.0177 14.8454 14.6466 15.7765C14.7065 15.8666 15.1258 16.4973 15.3654 17.0679C16.174 18.9901 15.7846 21.3327 14.4669 22.9245C13.1492 24.5163 10.8731 25.2371 8.83656 24.7565C7.42898 24.4262 6.23103 23.5552 5.06304 22.7143C4.13463 22.0535 3.29607 20.5518 3.20622 19.4105C3.17627 18.8399 3.20622 18.3894 3.32601 17.9689C3.41586 17.7287 3.5656 17.2782 3.95494 16.9177C4.49401 16.4072 5.09298 16.3171 5.30262 16.3171C5.48232 16.287 6.23103 16.1969 6.85995 16.5874C7.24929 16.8577 7.54877 17.0679 7.96805 18.6597C8.17769 19.4406 8.53708 20.1914 8.95636 20.8822C9.2259 21.3027 10.0046 22.1136 10.4538 22.4139C10.7233 22.5941 11.0528 22.2938 10.903 21.9934C10.4837 21.0624 9.76497 19.6508 9.58528 18.6597C9.43554 17.8188 9.37564 16.9478 8.98631 16.227C8.32744 14.9656 6.83 14.3048 5.39247 14.2147C4.85339 14.1847 4.31432 14.1847 3.80519 14.3348C2.42756 14.7253 1.4093 15.9867 1.04992 17.3382C0.600689 19.0501 1.04992 20.4617 1.43925 21.5429C1.58899 21.9334 2.27781 23.7354 4.10468 25.3272C6.20108 27.1592 8.47718 27.5196 9.0462 27.6097C9.55533 27.6698 12.0411 28.0302 14.1075 26.8589C14.9461 26.3784 15.6948 25.6876 15.6948 25.6876C15.8745 25.5374 16.3836 24.9968 16.9227 24.2159C17.5516 23.2849 17.8511 22.474 17.911 22.2938C18.0008 21.9934 18.3902 20.8522 18.3602 19.2904C18.3003 17.7887 17.881 16.5573 17.4618 15.6263C15.3055 10.7308 11.3822 9.85983 11.6517 7.18683C11.7715 5.83531 12.9096 4.81417 13.3888 4.36366C15.2156 2.71181 17.7014 2.59167 17.7313 1.60056C17.7313 1.57052 17.7313 1.33026 17.5516 1.12002C17.3719 0.939817 17.0125 0.819682 15.3354 1.24015C14.3771 1.48042 13.8979 1.60056 13.269 1.87086C12.6999 2.1712 12.0411 2.4415 11.3223 3.04218Z' fill='%2393cc23'/%3E%3C/svg%3E%0A")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-orange {
	color: #f5b317
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-orange .icon-insecticide::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3E%3Cpath d='M76.81 32.879h-9.877c.607-5.92-.988-11.155-4.559-15.252-.836-.987-1.823-1.897-2.887-2.732l4.407-10.396C64.577 2.83 63.818.933 62.146.25c-1.671-.683-3.57.076-4.254 1.745l-4.027 9.561c-4.026-1.745-8.813-2.731-13.979-2.731-4.938 0-9.725.986-13.751 2.807l-4.103-9.637C21.35.326 19.45-.433 17.778.25c-1.672.683-2.431 2.58-1.748 4.25l4.483 10.47c-.988.836-1.975 1.67-2.735 2.58-3.647 4.174-5.242 9.41-4.71 15.253H3.19C1.443 32.803 0 34.244 0 35.99c0 1.745 1.443 3.187 3.19 3.187h10.79c1.063 6.373 2.658 13.582 5.09 20.108l-9.725 5.008c-1.596.835-2.204 2.732-1.368 4.325.608 1.138 1.672 1.745 2.887 1.745.532 0 .988-.152 1.444-.38l9.268-4.78C25.68 73.702 31.605 80 39.886 80c8.889 0 14.815-6.374 18.765-14.645l9.041 4.629c.456.227.988.38 1.444.38 1.14 0 2.279-.608 2.887-1.746.835-1.593.228-3.49-1.368-4.325l-9.496-4.856c2.507-6.981 3.95-14.494 4.862-20.26h10.788c1.748 0 3.191-1.442 3.191-3.187 0-1.746-1.443-3.111-3.19-3.111ZM39.885 73.778c-5.546 0-10.332-5.084-14.207-15.024-3.419-8.65-5.166-18.743-6.154-25.724-.608-4.4.456-8.195 3.115-11.154 3.57-4.098 10.029-6.526 17.246-6.526 7.445 0 13.98 2.428 17.55 6.526 2.583 2.96 3.57 6.753 2.963 11.23-1.444 10.016-5.774 40.672-20.513 40.672Z' fill='%23f5b317'/%3E%3C/svg%3E")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-orange .icon-fungicide::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3E%3Cpath d='M56.13 0c-8.463 0-16.058 4.34-20.398 11.429C16.202 10.633 0 26.329 0 45.714 0 64.665 15.407 80 34.286 80c18.95 0 34.285-15.407 34.285-34.286v-1.446C75.66 39.928 80 32.333 80 23.87 80 10.705 69.295 0 56.13 0Zm7.884 39.783a3.021 3.021 0 0 0-1.663 3.038c.072.94.145 1.88.145 2.821 0 15.552-12.659 28.137-28.138 28.137-15.48 0-28.21-12.585-28.21-28.065 0-15.479 12.658-28.21 28.138-28.21.94 0 1.88.073 2.82.145 1.303.145 2.46-.578 3.039-1.663 3.038-6.076 9.114-9.838 15.913-9.838 9.765 0 17.721 7.957 17.721 17.722.073 6.8-3.689 12.875-9.765 15.913z' fill='%23f5b317'/%3E%3Cpath d='M28.644 28.86c-7.885 0-14.322 6.438-14.322 14.323 0 7.884 6.437 14.321 14.322 14.321 7.884 0 14.321-6.437 14.321-14.321 0-7.885-6.437-14.322-14.321-14.322zm0 22.424c-4.485 0-8.174-3.69-8.174-8.174s3.689-8.173 8.174-8.173c4.484 0 8.173 3.689 8.173 8.173 0 4.485-3.689 8.174-8.173 8.174z' fill='%23f5b317'/%3E%3C/svg%3E")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-orange .icon-herbicide::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='82.057' height='85.301' viewBox='0 0 82.057 85.301' fill='none'%3E%3Cpath d='M40.986 0c-2.021 0-3.535 1.6-3.535 3.537V17.01c0 2.02 1.598 3.62 3.535 3.62 1.936 0 3.537-1.6 3.537-3.536V3.62C44.607 1.601 43.007 0 40.986 0Zm17.01 17.262c-.906 0-1.81.338-2.526 1.011L40.482 33.262 26.587 19.367c-1.431-1.431-3.705-1.431-5.052 0-1.432 1.432-1.432 3.706 0 5.053l16.42 16.42c.673.673 1.6 1.01 2.527 1.01.926 0 1.851-.337 2.525-1.01l17.516-17.516c1.431-1.431 1.431-3.703 0-5.05a3.68 3.68 0 0 0-2.528-1.012zm10.472 11.472c-.916 0-1.84.359-2.557 1.075l-25.43 25.43-24.335-24.335c-1.432-1.431-3.706-1.431-5.053 0-1.431 1.432-1.431 3.704 0 5.051l26.861 26.861c.674.674 1.602 1.012 2.528 1.012.926 0 1.852-.338 2.525-1.012l27.957-27.955c1.432-1.431 1.432-3.705 0-5.052a3.409 3.409 0 0 0-2.496-1.075zm9.957 11.873c-.916 0-1.82.359-2.494 1.075l-35.03 35.113L6.125 41.934c-1.431-1.432-3.703-1.432-5.05 0-1.432 1.431-1.432 3.705 0 5.052L38.376 84.29c.674.674 1.6 1.012 2.526 1.012.926 0 1.853-.338 2.527-1.012l37.555-37.555c1.431-1.431 1.431-3.705 0-5.052a3.617 3.617 0 0 0-2.559-1.075z' fill='%23f5b317'/%3E%3C/svg%3E")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-orange .icon-crop-enhance::before, .acquia-search--list-documents .taxonomy-term-treatment.product-category-orange .icon-harvest-aids::before, .acquia-search--list-documents .taxonomy-term-treatment.product-category-orange .icon-growth-regulators::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='87' height='85' viewBox='0 0 87 85' fill='none'%3E%3Cpath d='M44.604.286a3.248 3.248 0 0 0-2.664 0c-.914.38-22.759 10.513-22.759 35.881 0 20.493 15.376 30.93 20.856 34.054V81.8c0 1.752 1.446 3.199 3.197 3.199 1.75 0 3.197-1.447 3.197-3.2V70.145c5.48-3.124 20.855-13.637 20.855-34.054C67.362 10.951 45.517.667 44.604.286Zm-1.37 64.297C38.895 62.145 25.65 53.385 25.65 36.167c0-17.979 13.244-26.892 17.583-29.253 4.338 2.437 17.659 11.503 17.659 29.253 0 17.141-13.32 25.978-17.66 28.416zM11.57 61.612c.76 0 1.522-.228 2.13-.762 1.37-1.142 1.523-3.2.381-4.57-5.023-5.79-7.535-12.57-7.535-20.113 0-7.999 2.664-15.16 7.84-21.178 1.142-1.371.99-3.428-.38-4.571-1.37-1.143-3.426-.99-4.568.38C3.121 17.96 0 26.493 0 36.169c0 9.141 3.045 17.293 9.058 24.378a3.58 3.58 0 0 0 2.512 1.066zM73.375 10.342c-1.37 1.142-1.522 3.2-.38 4.57 5.023 5.79 7.535 12.57 7.535 20.113 0 7.999-2.664 15.16-7.84 21.178-1.141 1.371-.99 3.428.38 4.571.61.533 1.371.762 2.132.762.914 0 1.827-.381 2.436-1.143C83.879 53.156 87 44.547 87 34.948c0-9.141-3.045-17.293-9.058-24.378-1.141-1.219-3.197-1.371-4.567-.228Z' fill='%23f5b317'/%3E%3C/svg%3E")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-orange .icon-nematicide::before {
	background-image: url("data:image/svg+xml,%3Csvg width='19' height='28' viewBox='0 0 19 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3223 3.04218C10.334 3.88312 9.85482 4.78413 9.67512 5.1145C9.40559 5.65511 8.92641 6.61619 9.01625 7.8776C9.07615 8.68851 9.37564 9.25915 9.67512 9.88986C10.5137 11.5717 11.7116 12.713 12.7598 13.7342C13.4487 14.3949 14.0177 14.8454 14.6466 15.7765C14.7065 15.8666 15.1258 16.4973 15.3654 17.0679C16.174 18.9901 15.7846 21.3327 14.4669 22.9245C13.1492 24.5163 10.8731 25.2371 8.83656 24.7565C7.42898 24.4262 6.23103 23.5552 5.06304 22.7143C4.13463 22.0535 3.29607 20.5518 3.20622 19.4105C3.17627 18.8399 3.20622 18.3894 3.32601 17.9689C3.41586 17.7287 3.5656 17.2782 3.95494 16.9177C4.49401 16.4072 5.09298 16.3171 5.30262 16.3171C5.48232 16.287 6.23103 16.1969 6.85995 16.5874C7.24929 16.8577 7.54877 17.0679 7.96805 18.6597C8.17769 19.4406 8.53708 20.1914 8.95636 20.8822C9.2259 21.3027 10.0046 22.1136 10.4538 22.4139C10.7233 22.5941 11.0528 22.2938 10.903 21.9934C10.4837 21.0624 9.76497 19.6508 9.58528 18.6597C9.43554 17.8188 9.37564 16.9478 8.98631 16.227C8.32744 14.9656 6.83 14.3048 5.39247 14.2147C4.85339 14.1847 4.31432 14.1847 3.80519 14.3348C2.42756 14.7253 1.4093 15.9867 1.04992 17.3382C0.600689 19.0501 1.04992 20.4617 1.43925 21.5429C1.58899 21.9334 2.27781 23.7354 4.10468 25.3272C6.20108 27.1592 8.47718 27.5196 9.0462 27.6097C9.55533 27.6698 12.0411 28.0302 14.1075 26.8589C14.9461 26.3784 15.6948 25.6876 15.6948 25.6876C15.8745 25.5374 16.3836 24.9968 16.9227 24.2159C17.5516 23.2849 17.8511 22.474 17.911 22.2938C18.0008 21.9934 18.3902 20.8522 18.3602 19.2904C18.3003 17.7887 17.881 16.5573 17.4618 15.6263C15.3055 10.7308 11.3822 9.85983 11.6517 7.18683C11.7715 5.83531 12.9096 4.81417 13.3888 4.36366C15.2156 2.71181 17.7014 2.59167 17.7313 1.60056C17.7313 1.57052 17.7313 1.33026 17.5516 1.12002C17.3719 0.939817 17.0125 0.819682 15.3354 1.24015C14.3771 1.48042 13.8979 1.60056 13.269 1.87086C12.6999 2.1712 12.0411 2.4415 11.3223 3.04218Z' fill='%23f5b317'/%3E%3C/svg%3E%0A")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-purple {
	color: #9d1d96
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-purple .icon-insecticide::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3E%3Cpath d='M76.81 32.879h-9.877c.607-5.92-.988-11.155-4.559-15.252-.836-.987-1.823-1.897-2.887-2.732l4.407-10.396C64.577 2.83 63.818.933 62.146.25c-1.671-.683-3.57.076-4.254 1.745l-4.027 9.561c-4.026-1.745-8.813-2.731-13.979-2.731-4.938 0-9.725.986-13.751 2.807l-4.103-9.637C21.35.326 19.45-.433 17.778.25c-1.672.683-2.431 2.58-1.748 4.25l4.483 10.47c-.988.836-1.975 1.67-2.735 2.58-3.647 4.174-5.242 9.41-4.71 15.253H3.19C1.443 32.803 0 34.244 0 35.99c0 1.745 1.443 3.187 3.19 3.187h10.79c1.063 6.373 2.658 13.582 5.09 20.108l-9.725 5.008c-1.596.835-2.204 2.732-1.368 4.325.608 1.138 1.672 1.745 2.887 1.745.532 0 .988-.152 1.444-.38l9.268-4.78C25.68 73.702 31.605 80 39.886 80c8.889 0 14.815-6.374 18.765-14.645l9.041 4.629c.456.227.988.38 1.444.38 1.14 0 2.279-.608 2.887-1.746.835-1.593.228-3.49-1.368-4.325l-9.496-4.856c2.507-6.981 3.95-14.494 4.862-20.26h10.788c1.748 0 3.191-1.442 3.191-3.187 0-1.746-1.443-3.111-3.19-3.111ZM39.885 73.778c-5.546 0-10.332-5.084-14.207-15.024-3.419-8.65-5.166-18.743-6.154-25.724-.608-4.4.456-8.195 3.115-11.154 3.57-4.098 10.029-6.526 17.246-6.526 7.445 0 13.98 2.428 17.55 6.526 2.583 2.96 3.57 6.753 2.963 11.23-1.444 10.016-5.774 40.672-20.513 40.672Z' fill='%239d1d96'/%3E%3C/svg%3E")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-purple .icon-fungicide::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3E%3Cpath d='M56.13 0c-8.463 0-16.058 4.34-20.398 11.429C16.202 10.633 0 26.329 0 45.714 0 64.665 15.407 80 34.286 80c18.95 0 34.285-15.407 34.285-34.286v-1.446C75.66 39.928 80 32.333 80 23.87 80 10.705 69.295 0 56.13 0Zm7.884 39.783a3.021 3.021 0 0 0-1.663 3.038c.072.94.145 1.88.145 2.821 0 15.552-12.659 28.137-28.138 28.137-15.48 0-28.21-12.585-28.21-28.065 0-15.479 12.658-28.21 28.138-28.21.94 0 1.88.073 2.82.145 1.303.145 2.46-.578 3.039-1.663 3.038-6.076 9.114-9.838 15.913-9.838 9.765 0 17.721 7.957 17.721 17.722.073 6.8-3.689 12.875-9.765 15.913z' fill='%239d1d96'/%3E%3Cpath d='M28.644 28.86c-7.885 0-14.322 6.438-14.322 14.323 0 7.884 6.437 14.321 14.322 14.321 7.884 0 14.321-6.437 14.321-14.321 0-7.885-6.437-14.322-14.321-14.322zm0 22.424c-4.485 0-8.174-3.69-8.174-8.174s3.689-8.173 8.174-8.173c4.484 0 8.173 3.689 8.173 8.173 0 4.485-3.689 8.174-8.173 8.174z' fill='%239d1d96'/%3E%3C/svg%3E")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-purple .icon-herbicide::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='82.057' height='85.301' viewBox='0 0 82.057 85.301' fill='none'%3E%3Cpath d='M40.986 0c-2.021 0-3.535 1.6-3.535 3.537V17.01c0 2.02 1.598 3.62 3.535 3.62 1.936 0 3.537-1.6 3.537-3.536V3.62C44.607 1.601 43.007 0 40.986 0Zm17.01 17.262c-.906 0-1.81.338-2.526 1.011L40.482 33.262 26.587 19.367c-1.431-1.431-3.705-1.431-5.052 0-1.432 1.432-1.432 3.706 0 5.053l16.42 16.42c.673.673 1.6 1.01 2.527 1.01.926 0 1.851-.337 2.525-1.01l17.516-17.516c1.431-1.431 1.431-3.703 0-5.05a3.68 3.68 0 0 0-2.528-1.012zm10.472 11.472c-.916 0-1.84.359-2.557 1.075l-25.43 25.43-24.335-24.335c-1.432-1.431-3.706-1.431-5.053 0-1.431 1.432-1.431 3.704 0 5.051l26.861 26.861c.674.674 1.602 1.012 2.528 1.012.926 0 1.852-.338 2.525-1.012l27.957-27.955c1.432-1.431 1.432-3.705 0-5.052a3.409 3.409 0 0 0-2.496-1.075zm9.957 11.873c-.916 0-1.82.359-2.494 1.075l-35.03 35.113L6.125 41.934c-1.431-1.432-3.703-1.432-5.05 0-1.432 1.431-1.432 3.705 0 5.052L38.376 84.29c.674.674 1.6 1.012 2.526 1.012.926 0 1.853-.338 2.527-1.012l37.555-37.555c1.431-1.431 1.431-3.705 0-5.052a3.617 3.617 0 0 0-2.559-1.075z' fill='%239d1d96'/%3E%3C/svg%3E")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-purple .icon-crop-enhance::before, .acquia-search--list-documents .taxonomy-term-treatment.product-category-purple .icon-harvest-aids::before, .acquia-search--list-documents .taxonomy-term-treatment.product-category-purple .icon-growth-regulators::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='87' height='85' viewBox='0 0 87 85' fill='none'%3E%3Cpath d='M44.604.286a3.248 3.248 0 0 0-2.664 0c-.914.38-22.759 10.513-22.759 35.881 0 20.493 15.376 30.93 20.856 34.054V81.8c0 1.752 1.446 3.199 3.197 3.199 1.75 0 3.197-1.447 3.197-3.2V70.145c5.48-3.124 20.855-13.637 20.855-34.054C67.362 10.951 45.517.667 44.604.286Zm-1.37 64.297C38.895 62.145 25.65 53.385 25.65 36.167c0-17.979 13.244-26.892 17.583-29.253 4.338 2.437 17.659 11.503 17.659 29.253 0 17.141-13.32 25.978-17.66 28.416zM11.57 61.612c.76 0 1.522-.228 2.13-.762 1.37-1.142 1.523-3.2.381-4.57-5.023-5.79-7.535-12.57-7.535-20.113 0-7.999 2.664-15.16 7.84-21.178 1.142-1.371.99-3.428-.38-4.571-1.37-1.143-3.426-.99-4.568.38C3.121 17.96 0 26.493 0 36.169c0 9.141 3.045 17.293 9.058 24.378a3.58 3.58 0 0 0 2.512 1.066zM73.375 10.342c-1.37 1.142-1.522 3.2-.38 4.57 5.023 5.79 7.535 12.57 7.535 20.113 0 7.999-2.664 15.16-7.84 21.178-1.141 1.371-.99 3.428.38 4.571.61.533 1.371.762 2.132.762.914 0 1.827-.381 2.436-1.143C83.879 53.156 87 44.547 87 34.948c0-9.141-3.045-17.293-9.058-24.378-1.141-1.219-3.197-1.371-4.567-.228Z' fill='%239d1d96'/%3E%3C/svg%3E")
}
.acquia-search--list-documents .taxonomy-term-treatment.product-category-purple .icon-nematicide::before {
	background-image: url("data:image/svg+xml,%3Csvg width='19' height='28' viewBox='0 0 19 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3223 3.04218C10.334 3.88312 9.85482 4.78413 9.67512 5.1145C9.40559 5.65511 8.92641 6.61619 9.01625 7.8776C9.07615 8.68851 9.37564 9.25915 9.67512 9.88986C10.5137 11.5717 11.7116 12.713 12.7598 13.7342C13.4487 14.3949 14.0177 14.8454 14.6466 15.7765C14.7065 15.8666 15.1258 16.4973 15.3654 17.0679C16.174 18.9901 15.7846 21.3327 14.4669 22.9245C13.1492 24.5163 10.8731 25.2371 8.83656 24.7565C7.42898 24.4262 6.23103 23.5552 5.06304 22.7143C4.13463 22.0535 3.29607 20.5518 3.20622 19.4105C3.17627 18.8399 3.20622 18.3894 3.32601 17.9689C3.41586 17.7287 3.5656 17.2782 3.95494 16.9177C4.49401 16.4072 5.09298 16.3171 5.30262 16.3171C5.48232 16.287 6.23103 16.1969 6.85995 16.5874C7.24929 16.8577 7.54877 17.0679 7.96805 18.6597C8.17769 19.4406 8.53708 20.1914 8.95636 20.8822C9.2259 21.3027 10.0046 22.1136 10.4538 22.4139C10.7233 22.5941 11.0528 22.2938 10.903 21.9934C10.4837 21.0624 9.76497 19.6508 9.58528 18.6597C9.43554 17.8188 9.37564 16.9478 8.98631 16.227C8.32744 14.9656 6.83 14.3048 5.39247 14.2147C4.85339 14.1847 4.31432 14.1847 3.80519 14.3348C2.42756 14.7253 1.4093 15.9867 1.04992 17.3382C0.600689 19.0501 1.04992 20.4617 1.43925 21.5429C1.58899 21.9334 2.27781 23.7354 4.10468 25.3272C6.20108 27.1592 8.47718 27.5196 9.0462 27.6097C9.55533 27.6698 12.0411 28.0302 14.1075 26.8589C14.9461 26.3784 15.6948 25.6876 15.6948 25.6876C15.8745 25.5374 16.3836 24.9968 16.9227 24.2159C17.5516 23.2849 17.8511 22.474 17.911 22.2938C18.0008 21.9934 18.3902 20.8522 18.3602 19.2904C18.3003 17.7887 17.881 16.5573 17.4618 15.6263C15.3055 10.7308 11.3822 9.85983 11.6517 7.18683C11.7715 5.83531 12.9096 4.81417 13.3888 4.36366C15.2156 2.71181 17.7014 2.59167 17.7313 1.60056C17.7313 1.57052 17.7313 1.33026 17.5516 1.12002C17.3719 0.939817 17.0125 0.819682 15.3354 1.24015C14.3771 1.48042 13.8979 1.60056 13.269 1.87086C12.6999 2.1712 12.0411 2.4415 11.3223 3.04218Z' fill='%239d1d96'/%3E%3C/svg%3E%0A")
}
.acquia-search--list-documents .taxonomy-term-treatment--name {
	font-size: .8125rem;
	line-height: 1.2307692308;
	align-items: flex-start;
	white-space: nowrap
}
.acquia-search--list-documents .taxonomy-term-treatment--name::before {
	display: inline-block;
	flex-shrink: 0;
	width: .75rem;
	content: "";
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain
}
.acquia-search--list-documents .related-documents--list--body {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: flex-start
}
.acquia-search--list-documents .related-documents--list--body--category-label {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding-right: 1.5rem;
	padding-left: 1.5rem;
	font-size: 1rem;
	line-height: 1.5;
	position: relative;
	height: 2rem;
	margin-bottom: 1.5rem;
	padding: 0 .75rem;
	border: 1px solid #009594;
	font-weight: 400;
	line-height: 2rem;
	white-space: nowrap;
	color: #009594;
	background-color: rgba(0,0,0,0)
}
.acquia-search--list-documents .related-documents--list--body--category-label::before {
	width: 1.125rem;
	height: 1.125rem;
	order: -1;
	margin-right: .5rem
}
.rtl .acquia-search--list-documents .related-documents--list--body--category-label::before {
	margin-right: .5rem;
	margin-left: 0;
	transform: scaleX(-1)
}
.acquia-search--list-documents .related-documents--list--body--category-label:hover {
	color: #009594;
	background-color: rgba(0,0,0,0)
}
.acquia-search--list-documents .related-documents--list--body--category-label::before {
	flex-shrink: 0;
	width: .75rem;
	height: .75rem
}
.acquia-search--list-documents .related-documents--list--body .related-documents--list--item-selected {
	color: #fff;
	background-color: #009594
}
.acquia-search--list-documents .related-documents--list--body .related-documents--list--item-selected::before {
	height: .625rem
}
.acquia-search--list-documents .related-documents--list--label {
	margin-right: .75rem
}
.acquia-search--list-documents .related-documents--list--label:last-child {
	margin-right: 0
}
.acquia-search--list-documents .related-documents--list--item-list {
	display: none
}
.acquia-search--download-bar {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	padding: .75rem 1.5rem;
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 6px 26px -7px rgba(0,0,0,.65);
	transition: all .3s ease
}

@media(min-width:1025px) {
.acquia-search--download-bar {
	width: 75%;
	margin-left: auto
}
}

@media(max-width:767px) {
.acquia-search--download-bar .count-items-selected {
	display: flex;
	flex-flow: column nowrap;
	align-items: flex-start;
	justify-content: flex-start
}
}
.acquia-search--download-bar .count-items-nummber {
	margin-right: 1.5rem
}

@media(min-width:768px) {
.acquia-search--download-bar .count-items-nummber {
	margin-right: 3rem
}
.acquia-search--download-bar .count-items-nummber:nth-child(2n) {
	position: relative
}
.acquia-search--download-bar .count-items-nummber:nth-child(2n)::before {
	position: absolute;
	top: -7px;
	left: -21px;
	height: 2rem;
	border-left: 1px solid rgba(151,139,135,.3);
	content: ""
}
}
.acquia-search--download-bar--container {
	position: fixed;
	right: 0;
	bottom: .5rem;
	left: 0;
	z-index: 9;
	visibility: hidden;
	opacity: 0;
	transition: opacity 400ms
}

@media(min-width:1025px) {
.acquia-search--download-bar--container {
	padding-left: 5rem
}
}
.acquia-search--download-bar--container.sticky.show-download-bar {
	visibility: visible;
	opacity: 1
}
.acquia-search--download-bar--inner {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding-left: 1.5rem
}
.acquia-search--download-bar--close {
	cursor: pointer
}
.acquia-search--download-bar--close::before {
	width: .75rem;
	height: .75rem
}
.acquia-search--download-bar--button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding-right: 1.5rem;
	padding-left: 1.5rem;
	padding-top: .625rem;
	padding-bottom: .625rem
}
.acquia-search--download-bar--button::before {
	width: 1.125rem;
	height: 1.125rem;
	order: -1;
	margin-right: .5rem
}
.rtl .acquia-search--download-bar--button::before {
	margin-right: .5rem;
	margin-left: 0;
	transform: scaleX(-1)
}

@media(min-width:768px) {
.acquia-search--download-bar--button {
	min-width: 12.1875rem
}
}
.acquia-search--download-bar--button::before {
	width: 1.25rem;
	height: 1.25rem;
	margin-right: .75rem
}
.acquia-search .node--type-product {
	margin-right: .5rem;
	margin-left: .5rem;
	display: flex;
	align-items: stretch;
	margin-bottom: 1.5rem
}

@media(max-width:767px) {
.acquia-search .node--type-product {
	width: calc(50% - 1rem)
}
}

@media(min-width:768px) {
.acquia-search .node--type-product {
	width: calc(25% - 1rem)
}
}

@media(min-width:1025px) {
.acquia-search .node--type-product {
	width: calc(33.3333333333% - 1rem)
}
}
.acquia-search .node--type-product .node-content:hover .product-image {
	border-color: rgba(0,149,148,1)
}
.acquia-search--not-found {
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: flex-start;
	padding: 4rem 0 6.5rem
}
.acquia-search--not-found::before {
	width: 3.5rem;
	height: 3.5rem;
	margin-bottom: .75rem;
	transform: rotate(90deg)
}
.acquia-search .pager {
	margin-top: 0
}
.acquia-search .view-empty {
	margin-bottom: 4rem
}

@media(min-width:1025px) {
.acquia-search .view-empty {
	margin-bottom: 6rem
}
}
.block-page-title-block {
	margin-bottom: 2rem;
	padding: 1.5rem 0 2.5rem;
	background-image: url("data:image/svg+xml,%3Csvg width='768' height='790.148' preserveAspectRatio='none' viewBox='0 0 768 790.148' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M212.707 400v375.84c183.15-47.652 369.505-72.258 555.293-74.041V400z' fill='%2300783f'/%3E%3Cpath d='M0 0v772.959c96.589 29.409 205.007 22.492 307.027-31.713C455.098 661.912 609.817 600.77 768 556.03V0z' fill='%23009845'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-size: 768px auto
}

@media(min-width:768px) {
.block-page-title-block {
	padding-bottom: 4rem;
	background-image: url("data:image/svg+xml,%3Csvg width='1024' height='800' preserveAspectRatio='none' viewBox='0 0 1024 800' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M262.975 241.303V786.09C513.533 739.308 770.664 722.49 1024 734.5V241.303z' fill='%2300783f'/%3E%3Cpath d='M0 0v753.129c102.798 52.734 229.475 64.712 353.414 16.61C569.842 684.921 795.927 632.514 1024 611.444V0z' fill='%23009845'/%3E%3C/svg%3E");
	background-size: 1024px auto
}
}

@media(min-width:1025px) {
.block-page-title-block {
	background-image: url("data:image/svg+xml,%3Csvg width='1440' height='800' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M348.811 775.213C707.303 669.016 1081.276 652.451 1440 722.525V200.62z' fill='%2300783f'/%3E%3Cpath d='M0 0v731.756c113.183 71.933 257.447 92.36 399.816 35.287C734.914 631.356 1089.373 572.187 1440 586.262V0z' fill='%23009845'/%3E%3C/svg%3E");
	background-size: 1440px auto
}
}

@media(min-width:1280px) {
.block-page-title-block {
	padding: 6rem 0 4.5rem;
	background-size: 100% auto
}
}

@media(min-width:1920px) {
.block-page-title-block {
	background-image: url("data:image/svg+xml,%3Csvg width='1920' height='220' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M416.314-580l-7.128 764.574C897.656-3.958 1429.564-17.936 1920 135.348V-580H416.314z' fill='%2300783f'/%3E%3Cpath d='M0-580v717.28c115.303 80.17 265.901 105.84 414.816 46.144C899.496-12.831 1424.565-49.273 1920 65.834V-580H0z' fill='%23009845'/%3E%3C/svg%3E")
}
}
.block-page-title-block .page-title {
width:calc(100% - 20px * 2);
	max-width: 1280px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 2.25rem;
	line-height: 1.3698630137;
	width: min(100% - 40px, 270px);
	margin-bottom: 0;
	color: #fff
}

@media(min-width:1025px) {
.block-page-title-block .page-title {
width:calc(100% - 60px * 2);
	margin-right: 60px;
	margin-left: 60px
}
}

@media(min-width:1280px) {
.block-page-title-block .page-title {
width:calc(100% - 80px * 2);
	margin-right: 80px;
	margin-left: 80px
}
}

@media(min-width:1440px) {
.block-page-title-block .page-title {
	width: 100%;
	margin-right: auto;
	margin-left: auto
}
}

@media(min-width:1025px) {
.block-page-title-block .page-title {
	font-weight: 700;
	font-size: 2.5625rem;
	line-height: 1.3698630137
}
}

@media(min-width:768px) {
.block-page-title-block .page-title {
	width: min(55%, 410px)
}
}

@media(min-width:1440px) {
.block-page-title-block .page-title {
	margin-left: 80px
}
}

@media(min-width:1920px) {
.block-page-title-block .page-title {
	margin-left: 5%
}
}

@media(max-width:767px) {
.block-page-title-block .page-title {
	font-size: 1.75rem
}
}
body.rtl .block-page-title-block {
	transform: scaleX(-1)
}
body.rtl .block-page-title-block .page-title {
	margin-right: auto;
	transform: scaleX(-1)
}
#page-navigation {
	position: relative;
	z-index: 5;
	margin-bottom: -51px
}

@media(min-width:768px) {
#page-navigation {
	margin-bottom: -62px
}
}

@media(min-width:1025px) {
#page-navigation {
	position: sticky;
	top: 0;
	margin-right: 40px;
	margin-bottom: -2.75rem;
	padding: 0;
	color: #fff;
	background-color: #009594
}
.product-category-adama #page-navigation {
	background-color: #00783f
}
.product-category-blue #page-navigation {
	background-color: #00698f
}
.product-category-green #page-navigation {
	background-color: #7db41e
}
.product-category-orange #page-navigation {
	background-color: #eaa23d
}
.product-category-purple #page-navigation {
	background-color: #752157
}
.rtl #page-navigation {
	margin-right: 0;
	margin-left: 40px
}
#page-navigation::after {
	position: absolute;
	top: 0;
	right: -29px;
	display: block;
	width: 29px;
	height: 100%;
	border-radius: 0 0 10px;
	content: "";
	background-color: inherit;
	transform: skewX(-23grad);
	transform-origin: 100% 0
}
.rtl #page-navigation::after {
	right: inherit;
	left: -29px;
	border-radius: 0 0 0 10px;
	transform: skewX(29grad)
}
}

@media(min-width:1280px) {
#page-navigation {
	margin-right: calc((100% - 1280px) / 2 + 29px)
}
.rtl #page-navigation {
	margin-right: 0;
	margin-left: calc((100% - 1280px) / 2 + 29px)
}
#header.fixed+.rtl #page-navigation {
	margin-left: 0
}
}

@media(min-width:1025px) {
.page-type--crop-solution #page-navigation {
	background-color: #978b87
}
}
#page-navigation.sticky {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	margin-right: 0;
	background-color: #009594;
	transition: all .3s ease
}
.product-category-adama #page-navigation.sticky {
	background-color: #00783f
}
.product-category-blue #page-navigation.sticky {
	background-color: #00698f
}
.product-category-green #page-navigation.sticky {
	background-color: #7db41e
}
.product-category-orange #page-navigation.sticky {
	background-color: #eaa23d
}
.product-category-purple #page-navigation.sticky {
	background-color: #752157
}

@media(min-width:1025px) {
#page-navigation.sticky {
	padding: 0
}
}
.page-type--crop-solution #page-navigation.sticky {
	background-color: #978b87
}
.page-type--crop-solution #page-navigation.sticky[data-background=product-category-adama] {
	background-color: #00783f
}
.page-type--crop-solution #page-navigation.sticky[data-background=product-category-blue] {
	background-color: #00698f
}
.page-type--crop-solution #page-navigation.sticky[data-background=product-category-green] {
	background-color: #7db41e
}
.page-type--crop-solution #page-navigation.sticky[data-background=product-category-orange] {
	background-color: #eaa23d
}
.page-type--crop-solution #page-navigation.sticky[data-background=product-category-purple] {
	background-color: #752157
}
#page-navigation.sticky .region--page-navigation--content {
	max-width: 1280px
}

@media(min-width:1025px) {
#page-navigation.sticky .region--page-navigation--content {
	margin-right: 60px;
	margin-left: 60px
}
}

@media(min-width:1280px) {
#page-navigation.sticky .region--page-navigation--content {
	margin-right: 80px;
	margin-left: 80px
}
}

@media(min-width:1440px) {
#page-navigation.sticky .region--page-navigation--content {
	margin-right: auto;
	margin-left: auto
}
}

@media(min-width:1025px) {
.rtl #page-navigation.sticky .region--page-navigation--content {
	margin-right: 60px;
	margin-left: 60px
}
}

@media(min-width:1280px) {
.rtl #page-navigation.sticky .region--page-navigation--content {
	margin-right: 80px;
	margin-left: 80px
}
}

@media(min-width:1440px) {
.rtl #page-navigation.sticky .region--page-navigation--content {
	margin-right: auto;
	margin-left: auto
}
}
#page-navigation.sticky .block-adama-product-actions-block {
	background-color: rgba(0,0,0,0)
}
#page-navigation .region--page-navigation--content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 51px;
	margin-left: 20px
}

@media(min-width:768px) {
#page-navigation .region--page-navigation--content {
	height: 62px
}
}

@media(min-width:1025px) {
#page-navigation .region--page-navigation--content {
	position: relative;
	z-index: 1;
	max-width: calc(1280px - 29px);
	height: inherit;
	min-height: 44px;
	margin-left: 60px
}
}

@media(min-width:1280px) {
#page-navigation .region--page-navigation--content {
	margin-left: 80px
}
}

@media(min-width:1440px) {
#page-navigation .region--page-navigation--content {
	margin-left: auto
}
}
.rtl #page-navigation .region--page-navigation--content {
	margin-right: 20px;
	margin-left: 0
}

@media(min-width:1025px) {
.rtl #page-navigation .region--page-navigation--content {
	margin-right: 60px
}
}

@media(min-width:1280px) {
.rtl #page-navigation .region--page-navigation--content {
	margin-right: 80px
}
}

@media(min-width:1440px) {
.rtl #page-navigation .region--page-navigation--content {
	margin-right: auto
}
}
.toolbar-fixed #page-navigation.sticky {
	top: 2.4375rem
}

@media screen and (min-width:976px) {
.toolbar-fixed #page-navigation.sticky {
	top: 3.375rem
}
}
.node-navigation-block {
	position: relative;
	z-index: 5;
	width: min(40%, 235px)
}

@media(min-width:1025px) {
.node-navigation-block {
	flex: 1 1 auto;
	margin-right: 2rem
}
}

@media(min-width:1025px) {
#page-navigation .dropdown-navigation {
	position: relative;
	z-index: 1;
	width: 100%
}
}
#page-navigation .dropdown-navigation--controls {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	display: block;
	width: 100%;
	min-width: auto;
	height: 2.5rem;
	padding: 0 3rem 0 1.125rem;
	border: .0625rem solid #f5f3f3;
	border-radius: 6px;
	cursor: pointer;
	font-weight: 700;
	line-height: 2.5rem;
	text-align: left;
	white-space: nowrap;
	color: #5f504d;
	background-color: #fff
}

@media(min-width:768px) {
#page-navigation .dropdown-navigation--controls {
	height: 3rem;
	line-height: 3rem
}
}

@media(min-width:1025px) {
#page-navigation .dropdown-navigation--controls {
	display: none
}
}
.rtl #page-navigation .dropdown-navigation--controls {
	padding: 0 1.125rem 0 3rem
}
#page-navigation .dropdown-navigation--controls::before {
	position: absolute;
	right: 1.125rem;
	width: 10px;
	height: 2.5rem
}

@media(min-width:768px) {
#page-navigation .dropdown-navigation--controls::before {
	height: 3rem
}
}
.rtl #page-navigation .dropdown-navigation--controls::before {
	right: auto;
	left: 1.25rem
}
#page-navigation .dropdown-navigation--menu {
	top: 0;
	left: 0;
	visibility: visible;
	display: none;
	min-width: 14.6875rem
}

@media(min-width:1025px) {
#page-navigation .dropdown-navigation--menu {
	position: relative;
	display: inline-flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	min-width: 23.125rem;
	max-width: 1000px;
	padding-right: 40px;
	background: rgba(0,0,0,0);
	opacity: 1;
	transform: none
}
}
#page-navigation .dropdown-navigation--menu::after, #page-navigation .dropdown-navigation--menu::before {
	display: none
}
#page-navigation .dropdown-navigation--menu.dropdown-menu-open {
	position: absolute;
	z-index: 999;
	display: block;
	max-height: calc(100vh - 12rem);
	border: 1px solid #f5f3f3;
	border-radius: 6px;
	overflow-x: hidden;
	overflow-y: auto;
	opacity: 1
}
.rtl #page-navigation .dropdown-navigation--menu {
	right: 0;
	left: auto
}
#page-navigation .dropdown-navigation--more {
	display: none
}

@media(min-width:1025px) {
#page-navigation .dropdown-navigation--more {
	position: relative;
	display: block;
	order: 9999;
	height: 2.75rem;
	padding: 0
}
}
.rtl #page-navigation .dropdown-navigation--more {
	right: auto;
	left: 0
}
#page-navigation .dropdown-navigation--more--controls {
	width: 2.5rem;
	cursor: pointer;
	font-size: 1.875rem;
	line-height: 1
}
.rtl #page-navigation .dropdown-navigation--more--controls {
	padding-right: .75rem
}
#page-navigation .dropdown-navigation--more--menu {
	top: 44px;
	min-width: auto;
	max-width: 200px
}
#page-navigation .dropdown-navigation--more--menu li {
	display: block;
	margin: 0
}
#page-navigation .dropdown-navigation--more--menu li a {
	display: block;
	height: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #5f504d
}
#page-navigation .dropdown-navigation--more--menu li.active {
	font-weight: 700;
	background: rgba(0,0,0,0)
}
.page-navigation {
	margin: 0;
	padding: 0;
	outline: none;
	background-color: #fff
}
.page-navigation li {
	display: block
}
.page-navigation li.active a {
	background-color: #f5f3f3
}
.page-navigation a {
	font-size: 1rem;
	line-height: 1.5;
	display: block;
	padding: .5rem 1rem;
	color: #5f504d;
	overflow-wrap: break-word
}

@media(min-width:1025px) {
.page-navigation {
	display: inline-flex;
	flex-shrink: 1;
	width: 100%;
	border: 0;
	border-radius: 0;
	background: rgba(0,0,0,0);
	box-shadow: none
}
.page-navigation li {
	padding-right: 2rem;
	white-space: nowrap
}
.page-navigation li.active a {
	position: relative;
	background-color: rgba(0,0,0,0);
	opacity: 1
}
.page-navigation li.active a::after {
	position: absolute;
	right: -3px;
	bottom: 0;
	left: -3px;
	display: block;
	height: 3px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	content: "";
	background-color: #fff;
	transition: opacity 400ms
}
.page-navigation a {
	font-size: .9375rem;
	line-height: 1.2;
	position: relative;
	display: inline-block;
	height: 2.75rem;
	padding: 0;
	line-height: 2.75rem;
	color: #fff;
	opacity: .8;
	transition: opacity 400ms
}
.page-navigation a:hover, .page-navigation a:active {
	background-color: rgba(0,0,0,0);
	opacity: 1
}
}
.rtl .page-navigation {
	padding: 0
}

@media(min-width:1025px) {
.rtl .page-navigation li {
	padding-right: 0;
	padding-left: 36px
}
}

.dropdown-container {
	position: relative
}
.dropdown-controls.select-dropdown {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	display: inline-block;
	min-width: 11.25rem;
	max-width: 100%;
	height: 3rem;
	padding: 0 2rem 0 20px;
	border: 1px solid rgba(151,139,135,.3);
	border-radius: .5rem;
	cursor: pointer;
	line-height: 3rem;
	vertical-align: top;
	background-color: #fff
}

@media(min-width:768px) {
.dropdown-controls.select-dropdown {
	min-width: 14.75rem
}
}
.dropdown-controls.select-dropdown::before {
	position: absolute;
	right: 1.125rem;
	width: .625rem;
	height: 3rem;
	transition: transform 400ms
}
.rtl .dropdown-controls.select-dropdown {
	padding: 0 20px 0 1.5rem
}
.rtl .dropdown-controls.select-dropdown::before {
	right: auto;
	left: .75rem
}
.dropdown-controls-open.select-dropdown::before {
	transform: rotate(-180deg)
}
.dropdown-menu, .form-item-sort-by .form-select {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px,1px,1px,1px);
	opacity: 0;
	box-shadow: 0 28px 38px 0 rgba(0,0,0,.15);
	padding: 0;
	border-radius: 6px;
	background: #fff;
	transition: opacity 200ms ease-in
}
.rtl .dropdown-menu, .rtl .form-item-sort-by .form-select {
	right: 0;
	left: auto
}
.rtl .dropdown-menu::before, .rtl .form-item-sort-by .form-select::before {
	right: 1.5rem;
	left: auto
}
.dropdown-menu.dropdown-menu-open, .form-item-sort-by .form-select.dropdown-menu-open {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 4;
	width: min-content;
	min-width: 11.25rem;
	height: auto;
	border: 1px solid #f5f3f3;
	border-radius: 6px;
	overflow: initial;
	opacity: 1;
	clip: auto
}

@media(min-width:768px) {
.dropdown-menu.dropdown-menu-open, .form-item-sort-by .form-select.dropdown-menu-open {
	min-width: 14.75rem
}
}
.dropdown-menu__list, .form-item-sort-by .form-select__list {
	position: relative;
	margin: 0;
	padding: 0;
	border-radius: 6px;
	overflow: hidden;
	list-style-type: none
}
.rtl .dropdown-menu__list, .rtl .form-item-sort-by .form-select__list {
	padding: 0
}
.dropdown-menu li, .form-item-sort-by .form-select li {
	font-size: 1rem;
	line-height: 1.5;
	position: relative;
	width: 100%;
	padding: 0 1.25rem;
	background-color: #fff;
	transition: background-color .2s ease
}
.dropdown-menu li.active, .form-item-sort-by .form-select li.active {
	background-color: #f5f3f3
}
.dropdown-menu li:hover, .form-item-sort-by .form-select li:hover {
	background-color: #f5f3f3
}
.dropdown-menu li li, .form-item-sort-by .form-select li li {
	padding-right: 0
}
.dropdown-menu li a, .form-item-sort-by .form-select li a {
	font-size: 1rem;
	line-height: 1.5;
	display: block;
	width: calc(100% + 40px);
	margin: 0 -1.25rem;
	padding: .75rem 1.25rem;
	text-decoration: none;
	color: #5f504d
}
.dropdown-menu li .ajax-progress, .form-item-sort-by .form-select li .ajax-progress {
	position: absolute;
	top: 50%;
	right: 1.25rem;
	transform: translateY(-50%)
}
.rtl .dropdown-menu li .ajax-progress, .rtl .form-item-sort-by .form-select li .ajax-progress {
	right: auto;
	left: 1.25rem
}
.region-header .dropdown-menu::before, .region-header .form-item-sort-by .form-select::before {
	position: absolute;
	top: -0.375rem;
	left: 1.5rem;
	display: block;
	width: .625rem;
	height: .375rem;
	background-size: 100% auto
}
.block-views-exposed-filter-blockglobal-search-solr-header-search-autocomplete .search-icon-wrapper::before {
	content: "";
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(/west-canada/themes/custom/adama/dist/icons/icons-f80d56d2.svg#search--grey)
}
.block-views-exposed-filter-blockglobal-search-solr-header-search-autocomplete form .form-actions input[type=submit] {
	background-image: url(/west-canada/themes/custom/adama/dist/icons/icons-f80d56d2.svg#search--grey);
	background-repeat: no-repeat
}
.block-views-exposed-filter-blockglobal-search-solr-header-search-autocomplete {
	margin-left: auto
}

@media(min-width:1280px) {
.block-views-exposed-filter-blockglobal-search-solr-header-search-autocomplete {
	margin-left: 1.5rem
}
}
.rtl .block-views-exposed-filter-blockglobal-search-solr-header-search-autocomplete {
	margin-right: auto;
	margin-left: 0
}

@media(min-width:1280px) {
.rtl .block-views-exposed-filter-blockglobal-search-solr-header-search-autocomplete {
	margin-right: 1.5rem
}
}

.rtl .block-views-exposed-filter-blockglobal-search-solr-header-search-autocomplete form .form-actions {
	right: 0;
	left: auto
}




.full-page-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9;
	display: none;
	width: 100%;
	height: 100%;
	background-color: #fff
}

@media(min-width:1025px) {
.full-page-overlay {
	background-color: rgba(0,0,0,.6)
}
}
.full-page-overlay .button-close-desktop {
	position: absolute;
	top: 1.125rem;
	right: 1.3125rem;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1.5rem;
	height: 1.5rem;
	cursor: pointer
}
.full-page-overlay .button-close-desktop::before {
	width: .875rem;
	height: .875rem
}
.toolbar-fixed .full-page-overlay .button-close-desktop {
	top: 4.625rem
}
.search-visible .full-page-overlay {
	display: block
}
.block-adama-country-selector {
	display: none
}

@media(min-width:1280px) {
.block-adama-country-selector {
	display: flex;
	align-items: center;
	margin-right: .75rem;
	margin-left: .5rem;
	padding-right: .75rem;
	border-right: 1px solid #ece9e8
}
.rtl .block-adama-country-selector {
	margin-right: .5rem;
	margin-left: .75rem;
	padding-right: 0;
	padding-left: .75rem;
	border-right: 0;
	border-left: 1px solid #ece9e8
}
}
.mobile-menu-open .block-adama-country-selector {
	position: relative;
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
	align-items: flex-start;
	width: 100%;
	padding: 0 1.5rem .6875rem 1.5rem
}
.mobile-menu-open .block-adama-country-selector .current-country__icon {
	transform-origin: 0 50%
}
.mobile-menu-open .block-adama-country-selector .current-page-link {
	border-top: 2px dotted rgba(151,139,135,.3);
	position: relative;
	width: 100%;
	padding: 2rem 0
}
.mobile-menu-open .block-adama-country-selector .trigger-country-selector {
	margin-left: 0;
	border: 0
}
.rtl.mobile-menu-open .block-adama-country-selector .current-country__icon {
	transform-origin: 100% 50%
}
.block-adama-country-selector .current-page-link {
	flex-shrink: 0;
	color: rgba(151,139,135,.9)
}

@media(min-width:1280px) {
.block-adama-country-selector .current-page-link {
	font-size: .8125rem;
	line-height: 1.2307692308
}
}
.block-adama-country-selector .current-country__icon {
	display: flex;
	transform: scale(0.5)
}
.block-adama-country-selector .current-country__icon.flag--indonesia {
	transform: scale(0.5) rotate(180deg)
}
.block-adama-country-selector .trigger-country-selector {
	font-size: .8125rem;
	line-height: 1.2307692308;
	display: flex;
	flex-shrink: 0;
	align-items: center;
	margin-left: 1rem;
	text-transform: capitalize;
	color: rgba(151,139,135,.9)
}
.block-adama-country-selector .trigger-country-selector::before {
	order: 2;
	width: .5rem;
	margin-left: .5rem
}

@media(min-width:1280px) {
.rtl .block-adama-country-selector .trigger-country-selector {
	margin-right: 1rem;
	margin-left: 0
}
}
.rtl .block-adama-country-selector .trigger-country-selector::before {
	margin-right: .5rem;
	margin-left: 0
}
.block-adama-country-selector.block-adama-canada-selector {
	font-size: .8125rem;
	line-height: 1.2307692308;
	flex-direction: row;
	margin-left: 0;
	padding-top: .5rem;
	padding-bottom: .5rem
}
.block-adama-country-selector.block-adama-canada-selector a, .block-adama-country-selector.block-adama-canada-selector span {
	display: inline-block;
	padding: 0 .5rem
}
.block-adama-country-selector.block-adama-canada-selector a {
	text-decoration: underline;
	color: #009594
}
.block-adama-country-selector.block-adama-canada-selector span {
	color: rgba(151,139,135,.5)
}
.block-adama-country-selector.block-adama-canada-selector :first-child {
	padding-left: 0
}
.block-adama-country-selector.block-adama-canada-selector :nth-child(2) {
	padding-right: 0;
	border-left: 1px solid #ece9e8
}
.country-selector {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999;
	visibility: visible;
	width: 100%;
	height: 100%;
	max-height: 100%;
	overflow-y: scroll;
	background-color: #fff;
	opacity: 1
}
.country-selector--header {
	margin-bottom: 5.5rem;
	background-color: #009594
}

@media(min-width:768px) {
.country-selector--header {
	margin-bottom: 8.5rem
}
}

@media(min-width:1025px) {
.country-selector--header {
	margin-bottom: 7.5rem
}
}
.country-selector--header::after {
	position: absolute;
	width: 100%;
	height: 3rem;
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' width='414' height='48' viewBox='0 0 414 48' fill='none'%3E%3Cpath d='M0 1v27.584c137.608-14.803 276.17-14.646 414 .336V1z' fill='%2300783f'/%3E%3Cpath d='M0 0v45.7c38.444 4.18 78.75 2.763 120.268-5.076C218.168 21.778 316.258 9.541 414 3.734V0z' fill='%23009845'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% 3rem;
	pointer-events: none
}

@media(min-width:768px) {
.country-selector--header::after {
	height: 4.25rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' width='768' height='67' viewBox='0 0 768 67' fill='none'%3E%3Cpath d='M492.316 13.132c93.19 3.095 185.242 13.841 275.684 32.05V3.507c-98.32 0-223.93 5.22-275.684 9.625z' fill='%2300783f'/%3E%3Cpath d='M0 0v36.5c70.323 30.057 151.196 39.417 236.664 21.234C413.783 19.39 591.986 2.882 768 7.272V0z' fill='%23009845'/%3E%3C/svg%3E");
	background-size: 100% 4.25rem
}
}

@media(min-width:1025px) {
.country-selector--header::after {
	height: 3.25rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' width='1440' height='52' viewBox='0 0 1440 52' fill='none'%3E%3Cpath d='M0 0v7.401c109.552 40.302 233.791 55.32 363.953 36.65C724.693-6.52 1086.661-10.92 1440 28.016V0z' fill='%23009845'/%3E%3Cdefs id='defs845'%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' id='rect842' d='M0 0h1440v323H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	background-size: 100% 3.25rem
}
}
.country-selector--header--brand-wrapper {
	display: flex;
	max-width: calc(1280px + 1rem);
	margin-right: -0.5rem;
	margin-left: -0.5rem;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 3.5rem;
	padding: 1.5rem 0 0
}
.country-selector--header--adama-logo {
	width: 6.875rem;
	height: 2.625rem
}

@media(min-width:768px) {
.country-selector--header--adama-logo {
	margin-left: .5rem
}
}
.country-selector--header .close-btn-icon {
	cursor: pointer
}
.country-selector--header .close-btn-icon::before {
	display: block;
	width: 1.9375rem;
	height: 1.9375rem;
	background-position: 50% 50%;
	background-size: 1.1875rem
}
.country-selector--header--content-wrapper {
	display: flex;
	max-width: calc(1280px + 1rem);
	margin-right: -0.5rem;
	margin-left: -0.5rem;
	flex-direction: column;
	padding: 0 0 1.5rem
}

@media(min-width:768px) {
.country-selector--header--content-wrapper {
	padding: 0 0 2.5rem
}
}

@media(min-width:1025px) {
.country-selector--header--content-wrapper {
	flex-direction: row;
	align-items: start;
	justify-content: space-between
}
}
.country-selector--header--content {
	margin-right: .5rem;
	margin-left: .5rem
}

@media(max-width:767px) {
.country-selector--header--content {
	width: calc(100% - 1rem)
}
}

@media(min-width:768px) {
.country-selector--header--content {
	width: calc(87.5% - 1rem)
}
}

@media(min-width:1025px) {
.country-selector--header--content {
	width: calc(41.6666666667% - 1rem)
}
}
.country-selector--header--title {
	font-size: 2.25rem;
	line-height: 1.3698630137;
	margin-bottom: 1rem;
	color: #fff
}

@media(min-width:1025px) {
.country-selector--header--title {
	font-weight: 700;
	font-size: 2.5625rem;
	line-height: 1.3698630137
}
}

@media(min-width:1025px) {
.country-selector--header--title {
	font-size: 2.5625rem
}
}
.country-selector--header--subtitle {
	font-size: 1rem;
	line-height: 1.5;
	margin: 0;
	color: #fff
}
.country-selector--header--search {
	margin-right: .5rem;
	margin-left: .5rem;
	position: relative;
	margin-top: 1.5rem
}

@media(max-width:767px) {
.country-selector--header--search {
	width: calc(100% - 1rem)
}
}

@media(min-width:768px) {
.country-selector--header--search {
	width: calc(50% - 1rem)
}
}

@media(min-width:1025px) {
.country-selector--header--search {
	width: calc(25% - 1rem)
}
}

@media(min-width:768px) {
.country-selector--header--search {
	margin-top: 2rem
}
}

@media(min-width:1025px) {
.country-selector--header--search {
	margin-top: 0
}
}
.country-selector--header--search .country-search-input {
	width: 100%;
	padding: 12px 15px;
	border: solid 1px rgba(151,139,135,.3);
	border-radius: 6px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 97% 50%;
	background-size: 1.25rem
}
.rtl .country-selector--header--search .country-search-input {
	background-position: 1.25rem 50%
}
.country-selector--list {
width:calc(100% - 20px * 2);
	max-width: 1280px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0;
	list-style-type: none
}

@media(min-width:1025px) {
.country-selector--list {
width:calc(100% - 60px * 2);
	margin-right: 60px;
	margin-left: 60px
}
}

@media(min-width:1280px) {
.country-selector--list {
width:calc(100% - 80px * 2);
	margin-right: 80px;
	margin-left: 80px
}
}

@media(min-width:1440px) {
.country-selector--list {
	width: 100%;
	margin-right: auto;
	margin-left: auto
}
}
.country-selector--list--region {
	font-weight: 700;
	font-size: 1.75rem;
	line-height: 1.2857142857;
	display: block;
	margin-bottom: 1.5rem;
	color: #009594
}

@media(min-width:768px) {
.country-selector--list--region {
	font-size: 2.25rem;
	line-height: 1.3333333333
}
}

@media(min-width:1025px) {
.country-selector--list--region {
	margin-bottom: 1rem
}
}
.country-selector--list--nested-list {
	column-gap: 1rem;
	margin-bottom: 3.5rem;
	padding: inherit;
	list-style-type: inherit
}
.country-selector--list--nested-list.columns-1 {
	column-count: 1
}
.country-selector--list--nested-list:not(.columns-1) {
	column-count: 2
}

@media(min-width:1025px) {
.country-selector--list--nested-list {
	column-width: 5.75rem
}
.country-selector--list--nested-list.columns-2 {
	width: calc(33.3333333333% - 0.6666666667rem);
	column-count: 2
}
.country-selector--list--nested-list.columns-3 {
	width: calc(50% - 0.5rem);
	column-count: 3
}
.country-selector--list--nested-list.columns-4 {
	width: calc(66.6666666667% - 0.3333333333rem);
	column-count: 4
}
.country-selector--list--nested-list.columns-5 {
	width: calc(83.3333333333% - 0.1666666667rem);
	column-count: 5
}
.country-selector--list--nested-list.columns-6 {
	width: calc(100% - 0rem);
	column-count: 6
}
}
.country-selector--list--nested-list--item:not(:last-child) {
	margin-bottom: 1.5rem
}

@media(min-width:1025px) {
.country-selector--list--nested-list--item:not(:last-child) {
	margin-bottom: 1rem
}
}
.country-selector--list--nested-list--item a {
	font-size: 1.125rem;
	line-height: 1.2222222222;
	color: #5f504d
}
.country-selector--list--nested-list--item .country-name-abbreviation {
	font-size: 1.125rem;
	line-height: 1.2222222222;
	color: #978b87
}

.flag--africa {
	background-position: -49px -5px
}
.flag--americas {
	background-position: -89px -131px
}
.flag--argentina {
	background-position: -5px -47px
}
.flag--australia {
	background-position: -47px -47px
}
.flag--austria {
	background-position: -91px -5px
}
.flag--belarus {
	background-position: -91px -47px
}
.flag--belgium {
	background-position: -5px -89px
}
.flag--benin {
	background-position: -47px -89px
}
.flag--brazil {
	background-position: -89px -89px
}
.flag--bulgaria {
	background-position: -133px -5px
}
.flag--burkina-faso {
	background-position: -133px -47px
}
.flag--burundi {
	background-position: -133px -89px
}
.flag--cameroon {
	background-position: -5px -131px
}
.flag--canada {
	background-position: -47px -131px
}
.flag--chile {
	background-position: -131px -131px
}
.flag--colombia {
	background-position: -175px -5px
}
.flag--costa-rica {
	background-position: -175px -47px
}
.flag--curacao {
	background-position: -175px -89px
}
.flag--czech {
	background-position: -175px -131px
}
.flag--denmark {
	background-position: -5px -173px
}
.flag--dominican-republic {
	background-position: -47px -173px
}
.flag--ecuador {
	background-position: -89px -173px
}
.flag--el-salvador {
	background-position: -131px -173px
}
.flag--estonia {
	background-position: -173px -173px
}
.flag--ethiopia {
	background-position: -217px -5px
}
.flag--finland {
	background-position: -217px -47px
}
.flag--france {
	background-position: -217px -89px
}
.flag--gb {
	background-position: -217px -131px
}
.flag--germany {
	width: 34px;
	height: 32px;
	background-position: -5px -5px
}
.flag--ghana {
	background-position: -217px -173px
}
.flag--global {
	background-position: -5px -215px
}
.flag--greece {
	background-position: -47px -215px
}
.flag--guatemala {
	background-position: -89px -215px
}
.flag--honduras {
	background-position: -131px -215px
}
.flag--hungary {
	background-position: -173px -215px
}
.flag--india {
	background-position: -215px -215px
}
.flag--indonesia {
	background-position: -343px -257px
}
.flag--israel {
	background-position: -259px -5px
}
.flag--italy {
	background-position: -259px -47px
}
.flag--ivory-coast {
	background-position: -259px -89px
}
.flag--kenya {
	background-position: -259px -131px
}
.flag--latvia {
	background-position: -259px -173px
}
.flag--lithuania {
	background-position: -259px -215px
}
.flag--mali {
	background-position: -5px -257px
}
.flag--mexico {
	background-position: -47px -257px
}
.flag--moldova {
	background-position: -89px -257px
}
.flag--netherlands {
	background-position: -131px -257px
}
.flag--new-zealand {
	background-position: -173px -257px
}
.flag--nicaragua {
	background-position: -215px -257px
}
.flag--nigeria {
	background-position: -257px -257px
}
.flag--norway {
	background-position: -301px -5px
}
.flag--panama {
	background-position: -301px -47px
}
.flag--paraguay {
	background-position: -301px -89px
}
.flag--peru {
	background-position: -301px -131px
}
.flag--poland {
	background-position: -301px -173px
}
.flag--portugal {
	background-position: -301px -215px
}
.flag--romania {
	background-position: -301px -257px
}
.flag--russia {
	background-position: -5px -299px
}
.flag--serbia {
	background-position: -47px -299px
}
.flag--slovakia {
	background-position: -89px -299px
}
.flag--south-africa {
	background-position: -131px -299px
}
.flag--south-korea {
	background-position: -173px -299px
}
.flag--spain {
	background-position: -215px -299px
}
.flag--sweden {
	background-position: -257px -299px
}
.flag--tanzania {
	background-position: -299px -299px
}
.flag--thailand {
	background-position: -343px -5px
}
.flag--turkey {
	background-position: -343px -47px
}
.flag--uganda {
	background-position: -343px -89px
}
.flag--ukraine {
	background-position: -343px -131px
}
.flag--usa {
	background-position: -343px -173px
}
.flag--vietnam {
	background-position: -343px -215px
}
.responsive-dropdown-trigger::before {
	content: "";
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(/west-canada/themes/custom/adama/dist/icons/icons-f80d56d2.svg#arrow-down--menu)
}
.menu-item--expanded:hover .responsive-dropdown-trigger::before {
	content: "";
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(/west-canada/themes/custom/adama/dist/icons/icons-f80d56d2.svg#arrow-down--menu--adama)
}
.menu--main .menu-item {
	position: relative;
	display: block
}
.menu--main a, .menu--main span:not(.responsive-dropdown-trigger) {
	display: block;
	white-space: nowrap;
	color: #5f504d
}
.menu--main a:hover, .menu--main span:not(.responsive-dropdown-trigger):hover {
	color: #009594
}
.menu--main a.is-active, .menu--main span:not(.responsive-dropdown-trigger).is-active {
	font-weight: 700
}

@media(min-width:1280px) {
.menu--main {
	position: relative;
	display: flex
}
.menu--main>.menu {
	display: flex;
	flex-direction: row;
	align-items: center
}
.menu--main>.menu .menu-item {
	display: block
}
.menu--main>.menu .menu-item:not(:last-child) {
	margin-right: 1.5rem;
	margin-bottom: 0
}
.rtl .menu--main>.menu .menu-item:not(:last-child) {
	margin-right: 0;
	margin-left: 1.5rem
}
.menu--main>.menu .menu-item>a, .menu--main>.menu .menu-item>span:not(.responsive-dropdown-trigger) {
	display: block;
	margin-bottom: 0;
	padding: .5625rem 0;
	cursor: pointer;
	font-weight: 400;
	font-size: 1rem;
	color: #5f504d
}
.menu--main>.menu .menu-item>a:hover, .menu--main>.menu .menu-item>span:not(.responsive-dropdown-trigger):hover {
	color: #009594
}
.menu--main>.menu .menu-item--expanded {
	display: flex;
	align-items: center
}
.menu--main>.menu .menu-item--expanded:hover .responsive-dropdown-trigger::before {
	transform: rotate(180deg)
}
.menu--main>.menu .menu-item--expanded:hover .menu--main--dropdown {
	position: static;
	width: auto;
	height: auto;
	overflow: initial;
	clip: auto;
	opacity: 1;
	position: absolute;
	top: 100%;
	z-index: 1;
	visibility: visible;
	display: block;
	min-width: 23.125rem;
	padding-top: 1.125rem;
	border-radius: 6px;
	opacity: 1
}
.menu--main>.menu .menu-item--expanded .responsive-dropdown-trigger {
	margin-left: .5rem
}
.menu--main>.menu .menu-item--expanded .responsive-dropdown-trigger::before {
	width: .5rem;
	height: .5rem;
	transition: transform .2s
}
.rtl .menu--main>.menu .menu-item--expanded .responsive-dropdown-trigger {
	margin-right: .5rem;
	margin-left: 0
}
.menu--main .menu--main--dropdown {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px,1px,1px,1px);
	opacity: 0;
	box-shadow: 0 28px 38px 0 rgba(0,0,0,.15);
	z-index: -1;
	visibility: hidden;
	opacity: 0;
	transition: opacity 400ms
}
.menu--main .menu--main--dropdown::before {
	position: absolute;
	top: 12px;
	right: auto;
	left: 1.5rem;
	display: block;
	width: .625rem;
	height: .375rem;
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.443 1.737L.796 6h8.691L6.841 1.737a2 2 0 00-3.398 0z' fill='%23fff'/%3E%3C/svg%3E");
	background-size: 100% auto
}
.rtl .menu--main .menu--main--dropdown {
	right: 0;
	left: auto
}
.rtl .menu--main .menu--main--dropdown::before {
	right: 1.5rem;
	left: auto
}
.menu--main .sub-menu {
	display: block;
	margin: 0;
	padding: 1rem 6.5rem 2.5rem 1.5rem;
	border-radius: 6px;
	overflow: hidden;
	background-color: #fff;
/*	background-image: url("data:image/svg+xml,%3Csvg width='92.941' height='143.336' viewBox='0 0 92.941 143.336' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M92.941 0c-1.316 2.634-2.477 5.404-3.365 8.387A279.198 279.198 0 011.48 143.336H92.94z' fill='%2300783f'/%3E%3Cpath d='M92.941 37.47C71.387 80.454 39.257 116.73 0 143.337h92.941z' fill='%23009845'/%3E%3C/svg%3E");*/
	background-repeat: no-repeat;
	background-position: 100% calc(100% + 1px)
}
.menu--main .sub-menu.one-col {
	column-count: 1
}
.menu--main .sub-menu.two-cols {
	column-count: 2
}
.menu--main .sub-menu.three-cols {
	column-count: 3
}
.menu--main .sub-menu .menu-item {
	display: block;
	min-width: 7.5rem
}
.menu--main .sub-menu .menu-item:not(:last-child) {
	margin-bottom: 1rem
}
.menu--main .sub-menu .menu-item a {
	font-size: 1rem;
	line-height: 1.5;
	display: block;
	padding: 0;
	font-weight: 400;
	color: #5f504d;
	transition: color .2s
}
.rtl .menu--main .sub-menu {
	padding-right: 1.5rem;
	padding-left: 6.5rem;
	background-image: url("data:image/svg+xml,%3Csvg width='92.941' height='143.336' viewBox='0 0 92.941 143.336' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0c1.31 2.628 2.465 5.391 3.348 8.367A277.79 278.542 0 0 0 91 143H.001Z' fill='%2300783f'/%3E%3Cpath d='M0 37c21.568 43.038 53.718 79.36 93 106H0Z' fill='%23009845'/%3E%3C/svg%3E");
	background-position: 0% calc(100% + 1px)
}
}

@media(min-width:1440px) {
.menu--main>.menu .menu-item:not(:last-child) {
	margin-right: 2rem
}
.rtl .menu--main>.menu .menu-item:not(:last-child) {
	margin-left: 2rem
}
}

@media(max-width:1279px) {
.menu--main {
	display: none
}
.mobile-menu-open .menu--main {
	display: block;
	width: 100%;
	margin-right: 0
}
.menu--main .menu {
	width: 100%
}
.menu--main .menu>.menu-item {
	display: block;
	padding: 0 1.5rem
}
.menu--main .menu>.menu-item>a, .menu--main .menu>.menu-item>span:not(.responsive-dropdown-trigger) {
	font-weight: 700;
	font-size: 1.75rem;
	line-height: 1.2142857143;
	padding: 1rem 0;
	overflow: hidden
}
.menu--main .menu>.menu-item>a::before, .menu--main .menu>.menu-item>span:not(.responsive-dropdown-trigger)::before {
	content: none
}
.menu--main .menu>.menu-item.menu-item--expanded>a {
	margin-right: 1.5rem
}
.rtl .menu--main .menu>.menu-item.menu-item--expanded>a {
	margin-right: 0;
	margin-left: 1.5rem
}
.menu--main .sub-menu {
	padding: 0
}
.menu--main .sub-menu .menu-item {
	padding: 0 1.5rem
}
.menu--main .sub-menu .menu-item a {
	font-weight: 700;
	font-size: 1.25rem;
	line-height: 1.2;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	font-weight: 400
}
.menu--main .sub-menu .menu-item a:hover {
	color: #009594
}
.menu--main .sub-menu .menu-item:not(:last-child) a {
	border-bottom: 2px dotted rgba(151,139,135,.3)
}
.menu--main .sub-menu .menu-item--expanded::before {
	display: none
}
.menu--main .menu--main--dropdown {
	position: static;
	visibility: visible;
	display: none;
	margin: 0 -1.25rem;
	background-color: #f5f3f3;
	opacity: 1
}
.menu--main .menu--main--dropdown.visible {
	display: block
}
.menu--main .responsive-dropdown-trigger {
	position: absolute;
	top: 1rem;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 2.75rem;
	height: 2.125rem;
	padding-right: 20px;
	cursor: pointer;
	transition: transform .2s
}
.menu--main .responsive-dropdown-trigger.dropdown-arrow-down::before {
	transform: rotate(180deg)
}
.menu--main .responsive-dropdown-trigger::before {
	width: .875rem;
	height: .875rem
}
.rtl .menu--main .responsive-dropdown-trigger {
	right: auto;
	left: 0;
	padding-right: 0;
	padding-left: 20px
}
}
.block-system-branding-block {
	flex-shrink: 0;
	margin-right: 2rem
}
.rtl .block-system-branding-block {
	margin-right: 0;
	margin-left: 2rem
}
.mobile-menu-open .block-system-branding-block {
	padding: .5rem 20px 1.5rem
}
.path-user .block-system-branding-block, .path-my-adama .block-system-branding-block {
	margin-right: auto
}
.path-user.rtl .block-system-branding-block, .path-my-adama.rtl .block-system-branding-block {
	margin-right: 0;
	margin-left: auto
}
.site-logo img {
	display: block;
	height: 31px
}

@media(min-width:1025px) {
.site-logo img {
	height: 42px
}
}
.side-filter--wrapper {
	background-image: url(/west-canada/themes/custom/adama/dist/icons/icons-f80d56d2.svg#filter);
	background-repeat: no-repeat
}

@media(max-width:1024px) {
.side-filter.product-catalog {
	position: relative;
	display: block
}
}

@media(max-width:1024px) {
.side-filter .layout-sidebar--left--sidebar, .side-filter .view-events-overview .views-exposed-form, .side-filter .articles-overview--facets, .side-filter .articles-overview--facets--wrapper {
	display: flex;
	flex-direction: column
}
}

@media(max-width:1024px) {
.side-filter .layout-sidebar--left--sidebar, .side-filter .view-events-overview .view-filters, .side-filter .view-articles-overview .articles-overview--facets {
	position: fixed;
	top: 0;
	right: -414px;
	bottom: 0;
	z-index: 9999;
	width: 100%;
	max-width: 25.875rem;
	height: 100%;
	margin: 0;
	padding: 2rem 0 5rem;
	background-color: #fff;
	transition: right 400ms ease-in
}
.rtl .side-filter .layout-sidebar--left--sidebar, .rtl .side-filter .view-events-overview .view-filters, .rtl .side-filter .view-articles-overview .articles-overview--facets {
	right: auto;
	left: -414px;
	transition: left 400ms ease-in
}
.side-filter .layout-sidebar--left--sidebar .views-exposed-form, .side-filter .layout-sidebar--left--sidebar .region-sidebar-first, .side-filter .view-events-overview .view-filters .views-exposed-form, .side-filter .view-events-overview .view-filters .region-sidebar-first, .side-filter .view-articles-overview .articles-overview--facets .views-exposed-form, .side-filter .view-articles-overview .articles-overview--facets .region-sidebar-first {
	width: 100%;
	height: 100%;
	padding: 0 20px 20px;
	overflow-y: auto
}
.side-filter .layout-sidebar--left--sidebar::after, .side-filter .view-events-overview .view-filters::after, .side-filter .view-articles-overview .articles-overview--facets::after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	height: 5rem;
	border-top: 1px solid rgba(151,139,135,.3);
	content: "";
	background-color: #fff;
	box-shadow: 0 14px 14px 10px rgba(0,0,0,.15)
}
}
.side-filter .layout-sidebar--left--sidebar .region-sidebar-first, .side-filter .view-events-overview .view-filters .region-sidebar-first, .side-filter .view-articles-overview .articles-overview--facets .region-sidebar-first {
	padding-bottom: 20px
}
.side-filter .layout-sidebar--left--sidebar .side-filter--actions, .side-filter .view-events-overview .view-filters .side-filter--actions, .side-filter .view-articles-overview .articles-overview--facets .side-filter--actions {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 3;
	width: 100%
}

@media(min-width:1025px) {
.side-filter .layout-sidebar--left--sidebar .side-filter--actions, .side-filter .view-events-overview .view-filters .side-filter--actions, .side-filter .view-articles-overview .articles-overview--facets .side-filter--actions {
	display: none
}
}
.side-filter .layout-sidebar--left--sidebar .side-filter--actions .form-actions, .side-filter .view-events-overview .view-filters .side-filter--actions .form-actions, .side-filter .view-articles-overview .articles-overview--facets .side-filter--actions .form-actions {
	display: flex;
	flex-flow: row-reverse nowrap;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px 1rem
}
.side-filter .layout-sidebar--left--sidebar .side-filter--actions .form-submit, .side-filter .view-events-overview .view-filters .side-filter--actions .form-submit, .side-filter .view-articles-overview .articles-overview--facets .side-filter--actions .form-submit {
	width: 50%
}
.side-filter .layout-sidebar--left--sidebar .side-filter--actions .form-submit[data-drupal-selector=edit-reset], .side-filter .view-events-overview .view-filters .side-filter--actions .form-submit[data-drupal-selector=edit-reset], .side-filter .view-articles-overview .articles-overview--facets .side-filter--actions .form-submit[data-drupal-selector=edit-reset] {
	width: auto
}
.side-filter .layout-sidebar--left--sidebar .side-filter--actions .form-submit[value^="Clear All Filters"], .side-filter .view-events-overview .view-filters .side-filter--actions .form-submit[value^="Clear All Filters"], .side-filter .view-articles-overview .articles-overview--facets .side-filter--actions .form-submit[value^="Clear All Filters"] {
	padding: 0;
	color: #5f504d;
	background-color: rgba(0,0,0,0)
}

@media(max-width:1024px) {
.side-filter.show-filter::after {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9998;
	content: "";
	background-color: rgba(0,0,0,.5)
}
}
.side-filter.show-filter .layout-sidebar--left--sidebar, .side-filter.show-filter .view-events-overview .view-filters, .side-filter.show-filter .view-articles-overview .articles-overview--facets {
	right: 0
}
.rtl .side-filter.show-filter .layout-sidebar--left--sidebar, .rtl .side-filter.show-filter .view-events-overview .view-filters, .rtl .side-filter.show-filter .view-articles-overview .articles-overview--facets {
	right: auto;
	left: 0
}
.side-filter--wrapper {
	box-shadow: 0 28px 38px 0 rgba(0,0,0,.15);
	position: sticky;
	top: calc(100% - 80px);
	z-index: 5;
	float: right;
	min-width: 8.9375rem;
	margin-right: .5rem;
	padding: .625rem 1.25rem .625rem 1.75rem;
	border: .125rem solid #978b87;
	border-radius: 6px;
	cursor: pointer;
	font-weight: 700;
	text-align: center;
	background-color: #fff;
	background-position: .8125rem 50%;
	background-size: .9375rem auto;
	transform: translateY(-100%)
}

@media(min-width:620px) {
.side-filter--wrapper {
	top: calc(100% - 100px)
}
}

@media(min-width:768px) {
.side-filter--wrapper {
	top: calc(100% - 120px)
}
}

@media(min-width:1025px) {
.side-filter--wrapper {
	display: none
}
}
.rtl .side-filter--wrapper {
	float: left;
	margin-right: 0;
	margin-left: .5rem;
	padding: .625rem 1.75rem .625rem 1.25rem;
	background-position: calc(100% - 13px) 50%
}
.side-filter--open::before {
	position: absolute;
	top: 50%;
	left: 20px;
	width: 1rem;
	transform: translateY(-50%)
}
.side-filter--close {
	margin-bottom: 1rem;
	cursor: pointer
}
.side-filter--close::before {
	display: block;
	width: 1rem;
	margin: 0 1.5rem
}
.region-header .language-switcher-language-url {
	position: relative;
	display: none
}

@media(min-width:1280px) {
.region-header .language-switcher-language-url {
	display: block
}
.rtl .region-header .language-switcher-language-url .dropdown-menu--wrapper {
	right: inherit;
	left: 0
}
}
.region-header .language-switcher-language-url:hover .dropdown-menu--wrapper {
	position: absolute;
	top: 100%;
	left: 1.5rem;
	display: block
}

@media(min-width:1280px) {
.region-header .language-switcher-language-url:hover .dropdown-menu--wrapper {
	right: 0;
	left: auto;
	width: min-content;
	padding-top: 1.625rem
}
}
.rtl .region-header .language-switcher-language-url:hover .dropdown-menu--wrapper {
	right: 1.5rem;
	left: 0
}

@media(min-width:1280px) {
.rtl .region-header .language-switcher-language-url:hover .dropdown-menu--wrapper {
	right: auto;
	left: 0
}
}
.region-header .language-switcher-language-url:hover .dropdown-menu--wrapper .dropdown-menu {
	position: static;
	width: auto;
	height: auto;
	overflow: initial;
	clip: auto;
	opacity: 1;
	position: relative;
	z-index: 1;
	visibility: visible;
	display: block;
	width: min-content;
	height: auto;
	border: 1px solid #f5f3f3;
	border-radius: 6px;
	overflow: initial;
	opacity: 1;
	clip: auto
}
.region-header .language-switcher-language-url .active-language {
	font-size: .8125rem;
	line-height: 1.2307692308;
	position: relative;
	display: flex;
	align-items: center;
	cursor: pointer;
	line-height: 1.5rem;
	text-transform: uppercase;
	color: rgba(151,139,135,.9)
}
.region-header .language-switcher-language-url .active-language::before {
	order: 2;
	width: .5rem;
	margin-left: .5rem
}
.rtl .region-header .language-switcher-language-url .active-language::before {
	margin-right: .5rem;
	margin-left: 0
}
.region-header .language-switcher-language-url .dropdown-menu--wrapper {
	display: none
}
.region-header .language-switcher-language-url .dropdown-menu {
	position: relative;
	top: 0;
	right: 0;
	left: auto;
	min-width: auto
}
.region-header .language-switcher-language-url .dropdown-menu::before {
	right: 1rem;
	left: auto
}
.rtl .region-header .language-switcher-language-url .dropdown-menu {
	right: auto;
	left: 0
}
.rtl .region-header .language-switcher-language-url .dropdown-menu::before {
	right: auto;
	left: 1rem
}
.mobile-menu-open .region-header .language-switcher-language-url {
	display: block;
	margin-top: .5rem;
	padding: .6875rem 1.5rem
}
.mobile-menu-open .region-header .language-switcher-language-url .active-language::before {
	margin-left: .5rem
}
.mobile-menu-open .region-header .language-switcher-language-url .dropdown-menu::before, .mobile-menu-open .region-header .language-switcher-language-url .dropdown-menu::after {
	content: none
}
.rtl.mobile-menu-open .region-header .language-switcher-language-url .active-language::before {
	margin-right: .5rem;
	margin-left: 0
}
.block-facet-sidebar.accordion-item {
    width: auto;
    margin: 0;
    border-bottom: 1px solid rgba(151,139,135,.3);
    border-radius: 0;
    box-shadow: none;
}
.block-facet-sidebar .accordion-item--title {
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 1.125rem 0.5rem 1.125rem 0;
}
.block-facet-sidebar.accordion-item a{color: #464646;}
.block-facet-sidebar.accordion-item a.on{color: #009594}


