.CoveoMotoTopDisplay {
	color: #000000;
}
.CoveoSearchInterface .coveo-search-section {
	background-color: #f2f2f2 !important;
	max-width: 100% !important;
}

.THIS .btn {
	display: inline-flex;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	justify-content: center;
	text-transform: uppercase;
	letter-spacing: 0.075rem;
	padding: 8px 23px 6px;
	font-size: 0.8125rem;
	line-height: 1.5rem;
	border-radius: 1.3125rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
		border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.THIS .CoveoSearchbox {
	max-width: 450px;
}

@media (min-width: 992px) {
	.THIS .CoveoSearchbox {
		max-width: 543px;
	}
}

.THIS .btn.btn-secondary {
	color: hsla(0, 0%, 100%, 0.95);
	background: transparent;
	border: 1px solid hsla(0, 0%, 100%, 0.4);
}

.THIS .btn:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.THIS .btn.btn-secondary:hover:not(:disabled):not(.disabled) {
	color: rgba(0, 0, 0, 0.95);
	background: hsla(0, 0%, 100%, 0.95);
}
@media screen and (min-width: 768px) {
	.THIS .cta-content {
		padding: 23px 15px 22px 15px;
	}
}

.THIS input,
input[type="text"] {
	max-width: unset;
}


.CoveoSearchInterface .CoveoMotoTopDisplay {
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.4px;
	color: rgba(0, 0, 0, 0.95);
}

@media (min-width: 992px) {
	.CoveoSearchInterface .CoveoMotoTopDisplay {
		font-size: 14px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.5;
		letter-spacing: 0.2px;
	}
}

.CoveoSearchInterface .coveo-main-section .facetheader div {
	font-size: 19px;
	line-height: 1.58;
	letter-spacing: normal;
}

.CoveoSearchInterface .coveo-main-section .coveo-breadcrumb-clear-all div {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 30px;
	letter-spacing: 0.2px;
	color: #005eb8;
}

.CoveoSearchInterface
	.coveo-main-section
	.coveo-dynamic-facet-header-title
	span {
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.2px;
}

.CoveoSearchInterface .coveo-main-section .coveo-checkbox-span-label {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.63;
	letter-spacing: normal;
	color: rgba(0, 0, 0, 0.6);
}

@media (min-width: 768px) {
	.CoveoSearchInterface .coveo-main-section .coveo-checkbox-span-label {
		font-size: 14px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.5;
		letter-spacing: 0.2px;
	}
}

.CoveoSearchInterface .coveo-main-section .coveo-checkbox-span-label:checked {
	color: rgba(0, 0, 0, 0.95);
}

.CoveoSearchInterface
	.coveo-main-section
	.filter-sort
	.coveo-custom-sort-dropdown-text {
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.58;
	letter-spacing: normal;
	color: rgba(0, 0, 0, 0.95);
}

@media (min-width: 992px) {
	.CoveoSearchInterface
		.coveo-main-section
		.main-sort
		.coveo-checkbox-span-label,
	.CoveoSearchInterface
		.coveo-main-section
		.coveo-resultsperpage-dropdown-caption {
		font-size: 14px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.5;
		letter-spacing: 0.2px;
	}
}

.CoveoSearchInterface .coveo-main-section .topicfield span {
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.5px;
	color: rgba(0, 0, 0, 0.6);
}

@media (min-width: 992px) {
	.CoveoSearchInterface .coveo-main-section .topicfield span {
		color: rgba(0, 0, 0, 0.95);
	}
}

.CoveoSearchInterface .coveo-main-section .titlefield {
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: rgba(0, 0, 0, 0.95);
}

@media (min-width: 768px) {
	.CoveoSearchInterface .coveo-main-section .titlefield {
		font-size: 16px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.63;
		letter-spacing: normal;
	}
}

.CoveoSearchInterface .coveo-main-section .CoveoExcerpt {
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.4px;
	color: rgba(0, 0, 0, 0.6);
}

@media (min-width: 768px) {
	.CoveoSearchInterface .coveo-main-section .CoveoExcerpt {
		font-size: 14px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.5;
		letter-spacing: 0.2px;
	}
}

.CoveoSearchInterface .coveo-main-section .CoveoFieldValue.idfield {
	font-size: 12px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.4px;
	color: rgba(0, 0, 0, 0.6);
}

@media (min-width: 992px) {
	.CoveoSearchInterface .coveo-main-section .CoveoFieldValue.idfield {
		font-size: 14px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.5;
		letter-spacing: 0.2px;
	}
}

.CoveoSearchInterface .coveo-main-section .coveo-custom-select-styled {
	display: flex;
	align-items: center;
}

/*margins*/

.newsroomsearch .CoveoSearchInterface .coveo-facet-column {
	padding: 0;
}

.newsroomsearch .CoveoSearchInterface .coveo-main-section {
	padding: 12px 15px 64px;
	margin: auto;
}

@media (min-width: 768px) {
	.newsroomsearch .CoveoSearchInterface .coveo-main-section {
		padding: 12px 40px 80px;
		margin: auto;
	}
}

@media (min-width: 992px) {
	.newsroomsearch .CoveoSearchInterface .coveo-main-section {
		padding: 64px 40px 108px;
		margin: auto;
	}
}

.newsroomsearch .CoveoSearchInterface .coveo-list-layout {
	padding: 12px !important;
}

.newsroomsearch .CoveoSearchInterface .coveo-results-column {
	padding: 0px;
}

.newsroomsearch .CoveoSearchInterface .CoveoResultList {
	margin: 0px;
}

@media (min-width: 768px) {
	.newsroomsearch .CoveoSearchInterface .coveo-list-layout {
		padding: 20px !important;
	}
}

@media (min-width: 992px) {
	.newsroomsearch .CoveoSearchInterface .coveo-facet-column {
		margin-right: 30px;
	}

	.newsroomsearch .CoveoSearchInterface .CoveoResultList {
		margin-top: 40px;
	}
}

.newsroomsearch .CoveoSearchInterface .coveo-results-row {
	margin: 0;
}

.newsroomsearch .CoveoSearchInterface .coveo-results-header {
	display: none;
}

@media (min-width: 992px) {
	.newsroomsearch .CoveoSearchInterface .coveo-results-header {
		display: block;
	}
}

/*filter section margins*/

@media (max-width: 992px) {
	.newsroomsearch .coveo-custom-sort-dropdown-text {
		padding: 0;
	}

	.newsroomsearch .CoveoCustomSortDropdown.filter-sort {
		margin: 0 !important;
		padding: 32px 0 0 15px;
	}

	.newsroomsearch
		.CoveoCustomSortDropdown
		.coveo-main-section
		.CoveoCustomSortDropdown
		.coveo-custom-sort-dropdown-text {
		padding: 0;
		margin: 0 0 20px 0;
	}

	.newsroomsearch .filter-section-header {
		margin-left: 15px;
		margin-bottom: 8px;
		padding-top: 0;
		margin-top: 46px;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.newsroomsearch .CoveoCustomSortDropdown.filter-sort {
		margin: 0 !important;
		padding: 32px 0 0 40px;
	}
}

@media (min-width: 992px) {
	.facetheader {
		margin-bottom: 12px;
	}
}

.CoveoDynamicFacet:first-child {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.newsroomsearch
	.CoveoSearchInterface
	.coveo-facet-column
	.facets-filter
	.CoveoDynamicFacet {
	padding-top: 12px;
}

.newsroomsearch .CoveoSearchInterface .coveo-facet-column .CoveoDynamicFacet {
	padding-top: 12px;
	padding-bottom: 35px;
	margin-bottom: 30px;
}

.newsroomsearch .coveo-dynamic-facet-value .coveo-checkbox-label {
	padding: 0;
	margin: 0;
}

.newsroomsearch
	.THIS
	.CoveoSearchInterface
	.coveo-facet-column
	.CoveoDynamicFacet
	.coveo-dynamic-facet-values
	.coveo-dynamic-facet-value {
	padding: 0;
	margin: 0;
}

.newsroomsearch
	.THIS
	.CoveoSearchInterface
	.coveo-facet-column
	.CoveoDynamicFacet
	.coveo-dynamic-facet-values
	.coveo-dynamic-facet-value {
	padding: 0;
	margin: 0;
	margin-bottom: 18px;
}

.newsroomsearch
	.CoveoSearchInterface.coveo-small-facets
	.coveo-facet-column.coveo-facet-dropdown-content
	.CoveoDynamicFacet
	.coveo-dynamic-facet-header {
	padding: 0;
	/* margin-bottom: 29px;//// */
}

.newsroomsearch
	.CoveoSearchInterface.coveo-small-facets
	.coveo-facet-column.coveo-facet-dropdown-content
	.CoveoDynamicFacet
	.coveo-dynamic-facet-values {
	padding: 0;
}

.newsroomsearch
	.CoveoSearchInterface.coveo-small-facets
	.coveo-facet-column.coveo-facet-dropdown-content
	.CoveoDynamicFacet
	.coveo-dynamic-facet-value:first-child {
	margin-top: 29px;
}

@media (min-width: 768px) {
	.newsroomsearch
		.CoveoSearchInterface.coveo-small-facets
		.coveo-facet-column.coveo-facet-dropdown-content
		.CoveoDynamicFacet
		.coveo-dynamic-facet-value:first-child {
		margin-top: 33px;
	}

	.newsroomsearch
		.THIS
		.CoveoSearchInterface
		.coveo-facet-column
		.CoveoDynamicFacet
		.coveo-dynamic-facet-values
		.coveo-dynamic-facet-value {
		margin-bottom: 21px;
	}

	.newsroomsearch
		.CoveoSearchInterface
		.coveo-facet-column
		.CoveoDynamicFacet {
		padding-bottom: 26px;
	}

	.newsroomsearch .filter-section-header {
		margin-left: 40px !important;
	}

	.newsroomsearch
		.CoveoSearchInterface
		.coveo-facet-column
		.CoveoDynamicFacet {
		margin-left: 40px !important;
		margin-right: 40px !important;
	}
}

@media (min-width: 992px) {
	.newsroomsearch
		.CoveoSearchInterface
		.coveo-facet-column
		.CoveoDynamicFacet {
		margin-left: 0px !important;
		margin-right: 0px !important;
		margin-bottom: 0;
	}

	.newsroomsearch
		.THIS
		.CoveoSearchInterface
		.coveo-facet-column
		.CoveoDynamicFacet
		.coveo-dynamic-facet-header,
	.newsroomsearch
		.THIS
		.CoveoSearchInterface
		.coveo-facet-column
		.CoveoDynamicFacet,
	.newsroomsearch
		.THIS
		.CoveoSearchInterface
		.coveo-facet-column
		.CoveoDynamicFacet
		.coveo-dynamic-facet-values {
		padding: 0;
		margin: 0;
	}

	.newsroomsearch
		.THIS
		.CoveoSearchInterface
		.coveo-facet-column
		.CoveoDynamicFacet
		.coveo-dynamic-facet-header {
		margin-bottom: 35px;
	}

	.newsroomsearch
		.THIS
		.CoveoSearchInterface
		.coveo-facet-column
		.CoveoDynamicFacet {
		padding-top: 16px;
		padding-bottom: 23px;
	}
}

/* checkbox icon */

@media (max-width: 767px) {
	.newsroomsearch
		.THIS
		.CoveoSearchInterface
		.coveo-facet-column
		.CoveoDynamicFacet
		.coveo-dynamic-facet-values
		.coveo-dynamic-facet-value
		.coveo-checkbox-button,
	.newsroomsearch
		.THIS
		.CoveoSearchInterface
		.coveo-facet-column
		.CoveoDynamicFacet
		.coveo-dynamic-facet-values
		.coveo-dynamic-facet-value
		input[type="checkbox"].coveo-checkbox
		+ button {
		width: 24px;
		height: 24px;
	}

	.newsroomsearch
		input[type="checkbox"].coveo-checkbox:checked
		+ button:before {
		top: 2px;
		left: 8px;
		width: 7px;
		height: 12px;
	}
}

/* clear etc. */
.newsroomsearch
	.coveo-dynamic-facet-header-btn.coveo-dynamic-facet-header-clear,
.newsroomsearch
	.coveo-dynamic-facet-collapsed
	.coveo-dynamic-facet-collapsed-values {
	display: none !important;
}

.newsroomsearch #close-filters-button {
	margin-left: 22px;
}

.newsroomsearch
	.THIS
	.CoveoSearchInterface
	.coveo-facet-column
	.CoveoDynamicFacet
	.coveo-dynamic-facet-values
	.coveo-dynamic-facet-value.coveo-selected
	.coveo-checkbox-span-label-suffix {
	padding: 0 7px;
}

.newsroomsearchpage .footer2021 {
	/* important for footer to work correctly when filter section on mobile and tablet is open, beacuse of the fact how it is implemented */
	z-index: 0 !important;
}

/*ribbon with filter button */
.newsroomsearchpage .CoveoCustomResults {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.2px;
	margin-left: 15px;
	color: rgba(0, 0, 0, 0.95);
}

@media (min-width: 768px) {
	.newsroomsearchpage .CoveoCustomResults {
		margin-left: 40px;
	}
}

.newsroomsearchpage
	.CoveoSearchInterface.coveo-small-facets
	.coveo-dropdown-header-wrapper {
	justify-content: space-between;
}

@media (max-width: 992px) {
	.newsroomsearchpage .coveo-main-section .coveo-custom-select-styled,
	.newsroomsearchpage .coveo-custom-select-options li {
		width: 92vw;
		height: 48px;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.newsroomsearchpage .coveo-main-section .coveo-custom-select-styled,
	.newsroomsearchpage .coveo-custom-select-options li {
		width: 90vw;
		height: 48px;
	}
}

/* sort list */
@media (max-width: 992px) {
	.newsroomsearchpage
		.coveo-main-section
		.searchBottomSection
		.coveo-custom-select-styled {
		width: 74px;
		height: 48px;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.newsroomsearchpage
		.coveo-main-section
		.searchBottomSection
		.coveo-custom-select-styled {
		width: 74px;
		height: 48px;
	}
}
@media (max-width: 992px) {
	.newsroomsearchpage .coveo-custom-select-styled:after {
		top: 20px;
	}
}
/*always display filter list */
.newsroomsearch
	.THIS
	.CoveoSearchInterface
	.coveo-facet-column
	.CoveoDynamicFacet
	.coveo-dynamic-facet-values
	.coveo-dynamic-facet-value {
	display: block !important;
}

.newsroomsearchpage
	.coveo-dynamic-facet-header
	div
	.coveo-dynamic-facet-header-btn {
	display: none !important;
}

/* top filter ribbon height */
@media (max-width: 992px) {
	.newsroomsearchpage
		.THIS
		.CoveoSearchInterface
		.coveo-facet-column
		.facetheader {
		padding: 9px 15px;
	}
}
.newsroomsearchpage
	.CoveoSearchInterface.coveo-small-facets
	.coveo-dropdown-header-wrapper
	a {
	margin-right: 15px;
}
.newsroomsearchpage
	.CoveoSearchInterface.coveo-small-facets
	.coveo-dropdown-header-wrapper
	a
	p {
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.85;
	letter-spacing: 1.2px;
}

@media (min-width: 768px) {
	.newsroomsearchpage
		.CoveoSearchInterface.coveo-small-facets
		.coveo-dropdown-header-wrapper
		a {
		margin-right: 40px;
	}
}

@media (max-width: 816px) {
	.THIS
		.coveo-facet-column.coveo-facet-dropdown-content.coveo-dropdown-content {
		min-height: calc(100vh - 113px) !important;
		max-height: calc(100vh - 113px) !important;
		height: calc(100vh - 113px) !important;
	}
}

.newsroomsearchpage .searchBottomSection {
	margin-top: 20px;
}

.newsroomsearchpage #close-filters-button--apply-btn {
	background-color: rgba(0,0,0,0.95);
    color: rgba(255,255,255,0.95);
    padding: 12px 32px;
    border-radius: 3rem;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 20px;
    letter-spacing: 1.29px;
}

.newsroomsearchpage .bottom-filter-section {
	height: 80px;
    background-color: #fafafa;
    display: flex;
    justify-content: center;
    align-items: center;
}

.newsroomsearchpage .THIS .CoveoSearchInterface .coveo-facet-column .CoveoDynamicFacet:last-of-type {
	border-bottom: none;
}

@media (min-width: 800px) {
	.newsroomsearchpage .bottom-filter-section {
		display: none;
	}
}

.newsroomsearchpage .searchBottomSection .coveo-pager-list-item:hover {
	background-color: transparent;
	box-shadow: 0 10px 20px 0 rgb(35 35 35 / 8%);
}

.newsroomsearchpage .searchBottomSection .coveo-pager-list-item:hover,
.newsroomsearchpage .searchBottomSection .coveo-pager-list-item:hover .coveo-pager-list-item-text {
	text-decoration: none;
}

.newsroomsearchpage .CoveoSearchInterface .coveo-main-section .coveo-breadcrumb-clear-all div {
	color: #00a3e0;
	display: inline-block;
    line-height: 21px;
}