<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wpsolr-select2, .wpsolr_hide, .wpsolr-show-less {
    display: none;
}

.wpsolr_infinitescroll_loader {
    position: fixed;
    top: 100px;
    text-align: center;
    font-size: 15px;
    z-index: 999;
    margin: 0px auto;
    /*background: #CCC;*/
    padding: 30px;
    left: 40%; 
}

.wpsolr_facet_title {
    margin-top: 10px;
    clear: both;
	cursor: pointer;
}

.wpsolr_facet_checkbox .select_opt, .wpsolr_facet_radiobox .select_opt {
    background: url(../images/1449252372_unchecked_checkbox.png) 0 50% no-repeat;
    /* https://www.iconfinder
   .com/icons/175466/checkbox_unchecked_icon#size=128 */
    background-size: 22px 22px;
    /* margin-bottom: 6px; */
    margin-bottom: 1.2em;
    /* padding:4px 0 4px 30px; */
    padding-left: 32px;
    line-height: 1.6em;
    cursor: pointer; text-decoration: none; font-size:14px; color:#151529; font-family: "atlas", sans-serif;
}

.wpsolr_rtl .wpsolr_facet_checkbox .select_opt, .wpsolr_rtl .wpsolr_facet_radiobox .select_opt {
    padding-left: 0;
    padding-right: 0;
    background-position-x: right;
}

.wpsolr_facet_checkbox .select_opt.checked {
    background-image: url(../images/1449252361_checked_checkbox.png);
    /* https://www.iconfinder.com/icons
   /175220/checkbox_checked_icon#size=128 */
}

.c-story:not(.story--main, .c-story--breaking, .c-story--single, .c-story--reports) {
    padding-bottom: 24px !important;
    margin-bottom: 24px !important;
}

.res_facets ul li, #res_facets ul li {
    margin-left: 0 !important;
}

.res_facets ul, #res_facets ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.res_facets.wpsolr_ltr ul ul, #res_facets.wpsolr_ltr ul ul {
    padding-left: 0;
    margin-left: 5px;
}

.res_facets.wpsolr_rtl ul ul, #res_facets.wpsolr_rtl ul ul {
    padding-right: 0;
    margin-right: 5px;

}

.results-by-facets {
    margin-top: 10px;
}

.wdm_result_list_thumb {
    float: left;
    padding-right: 6px;
}

.wdm_suggestion_list_thumb {
    width: 10%;
    float: left;
    padding-right: 2px;
}

.post_header {
    font-size: 16px;
    font-weight: bold;
}

/*Plugin Front End Styling*/
.wdm_resultContainer {
    margin-top: 10px;
}

.right_wdm_options {
    padding-bottom: 5px;
    text-align: right;
    border-bottom: 1px solid #ddd;
    width: 50%;
    float: right;
}

.left_wdm_options {
    padding-bottom: 5px;
    text-align: left;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    width: 50%;
    float: left;
}

.right_wdm_options label, .right_wdm_options label {
    font-weight: bold;
    padding-right: 5px;
}

.p_misc {
    float: right;
    color: #777;
}

.loading_res {
    display: none;
}

.load_more,.custom_filters_clear, .filters_close.icon-close {
    cursor: pointer;
} 

/* .wdm_results {
     width: 73% !important;
    padding-left: 2%;
    border-left: 0px solid #ddd;
    float: left !important;
}

.wdm_results p {
	font-family: IBM Plex Sans;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3rem;
	margin-bottom: 0;
	padding: 5px 0 0 8px; 
}*/

/* .wdm_results p.c-story__header__subtitle {font-size: 24px; padding: 24px 0; color:#464646;} */

.c-default-page__content h3 {
       margin-bottom: 0 !important;
}

.wdm_list {
    width: 24% !important;
    float: left !important;
}

.wdm_resultContainer {
    width: 100% !important;
}

div.select_opt {
    cursor: pointer;
    text-decoration: underline;
    list-style: inside disc;  font-size: 1rem;
}
.wpsolr_facet_slider_ion_skin_flat div.select_opt {
    cursor: pointer;
    text-decoration: underline;
    list-style: inside disc;  max-width:82%; padding-top:1rem;
}

.wdm_ul {
    border: 0;
    margin: 0;
    padding: 0;
}

#pagination-flickr li {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 11px;
    list-style: none;
}

#pagination-flickr a {
    border: solid 1px #DDDDDD;
    margin-right: 2px;
}

#pagination-flickr .previous-off,
#pagination-flickr .next-off {
    color: #666666;
    display: block;
    float: left;
    font-weight: bold;
    padding: 3px 4px;
}

#pagination-flickr .next a,
#pagination-flickr .previous a {
    font-weight: bold;
    border: solid 1px #FFFFFF;
}

#pagination-flickr .active {
    color: #ff0084;
    font-weight: bold;
    display: block;
    float: left;
    padding: 4px 6px;
}

#pagination-flickr a:link,
#pagination-flickr a:visited {
    /*color:#0063e3;*/
    display: block;
    float: left;
    padding: 3px 6px;
    text-decoration: none;
}

#pagination-flickr a:hover {
    border: solid 1px #666666;
}

.infor {
    font-style: italic;
    font-weight: bold;
    color: #777777;
}

.wpsolr_loading_sugg {
    background: url('../images/ajax-loader.gif') no-repeat;
    background-position: right center !important;
}

[dir="rtl"] .wpsolr_loading_sugg{
    background-position: left center !important;
}

.wdm_label {
    font-weight: bold;
}

.wdm_filter {
    margin-top: 15px;
}

.results-by-facets li {
    list-style: inside;
}

.p_content {
    float: left;
    padding-top: 4px;
    text-align: justify;
}

.search-submit {

}

.custom_search {

    float: left;
    background-color: #fff !important;
    background-image: url('../images/indexer1.png') !important;

    width: 32px !important;
    height: 32px !important;
    margin-left: -2px !important;
    border: 1px solid #ccc !important;
    padding: 0px !important;
    background-repeat: no-repeat;
    background-size: 100% !important;
    cursor: pointer;
}

.sfl2, .sfl1 {

    display: block;
    float: left;
    height: 32px !important;
    width: 150px !important;
    margin-left: 5px !important;
}

/* .select_field {

    width: 99%;
} */



.promo.partner-page--promo{
	height:auto;
}

.page-search .c-default-page__container .c-default-page__content,
.page-s .c-default-page__container .c-default-page__content {
	box-sizing: border-box;
	flex: 0 0 100%;
    margin :0 ;
}
/*.page-search .results-by-facets img {
	max-width: 300px; max-height:215px;
}*/
.wpsolr_facet_title {
	margin: 1.4em 0;
	clear: both;
	margin-bottom: 20px;
	font-weight: 500;	
	 padding-bottom: 20px;
	font-size: 20PX; font-family:IBM Plex Sans; border-bottom: 1px solid #ddd;

}
.wdm_label {
	margin: 0em 0;
	clear: both;
	margin-bottom: 0px;
	font-weight: 400;	
	font-size: 1em; font-family:IBM Plex Sans; border-bottom: 0px solid #ddd;

}
.wdm_label {
    padding-bottom: 0px;
    width: 100%;
    display: inline-block;
    font-size: 16px;
}



.page-search .c-entry-header, 
.page-s .c-entry-header {
    display:none;
}

.page-search .search-result-row,
.page-s .search-result-row {
	float: left;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

.c-story--catalogue::after {
	height: 0.04125rem !important;
}

/* .search-field.sfl2{
	padding-right: 3.75rem;
	font-family: IBM Plex Sans, sans-serif;
	font-size: var(--title-2-fs);
	font-weight: 600;
	line-height: var(--title-2-lh);
	letter-spacing: var(--title-2-ls);
} */

/* .search-field.sfl2 {
	padding: 24px 0;
	outline: none;
	border: none;
	border-radius: 0%;
	border-bottom: 1px solid #464646;
		-moz-transition: width 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: width 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	-webkit-transition: width 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: width 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	font: IBM Plex Sans;
	font-weight: 450;
	font-size: 40px;
	line-height: auto;	
	width: 100% !important;
	height: auto !important;
	margin-bottom:0; color:#000;
} */

::-webkit-input-placeholder { /* Edge */
  color: #ddd;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ddd;
}

::placeholder {
  color: #ddd;
}



.res_info_wraper {
    box-sizing: border-box;
    display: flex;
    /*margin-left: 0.3em;*/
    font-family: IBM Plex Sans, sans-serif;
    border-bottom: 1px solid #ddd;
    padding-bottom: 1em;
    font-weight: normal;
    font-size: 16px;
    padding: 24px 0;
}

/* .wdm_list .select_field {
	margin-bottom: 1.3em;
	width: 95%;
	border-radius: 0;
	border: 1px solid #ccc;
	padding: 0.8em 0.5em;
	background: #fff;
	margin-top: 0.5em;
} */
.res_facets.wpsolr_ltr {
	padding-right: 0.8em;
}

.page-search .c-story__image + .c-story__header,
.page-s .c-story__image + .c-story__header {
	flex: 0 0 55%;
}

@media (max-width: 767px){
	.wdm_list{width:100% !important;}
	
}


#searchsubmit {
	
	min-width: 135px;
	padding: 12px 10px;
	letter-spacing: .05em;
	line-height: 1.4;
	font-size: .813em;
	font-weight: 600;
	height: auto;
	white-space: normal;
	word-break: break-word;
	word-wrap: break-word;
	border: 0;
	color: #FFFFFF;

background-color: #12418D;
}

.c-search-filter__dropdown {
	margin-left: auto;
}
/* .select_field {
	border: 0;
	background: #fff;
	font-size: 20px;
	font-family: IBM Plex Sans, sans-serif;
	font-weight: 500;
} */

.wpsolr_facet_title .icon-chevron-down, .wpsolr_facet_title .icon-chevron-up {
	float: right;
}
ul.wpsolr_facet_checkbox {
    list-style: none;
    margin: 0 !important;
    max-height: 26em;
    overflow: auto;
}
ul.wpsolr_facet_checkbox::-webkit-scrollbar {
    width: 0.3em;
}
 
ul.wpsolr_facet_checkbox::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(219,219,219);
}

.search-filter-container .icon-close::before {
    top:3px !important;
}
.search-filter-container .search-filter-section .search-wrapper .no-filter-selected {
    color:#626262;
}
 
ul.wpsolr_facet_checkbox::-webkit-scrollbar-thumb {
  background-color: #000;
  outline: 1px solid #000; border-radius:3px;
}

ul.wpsolr_facet_checkbox a {text-decoration:none;}

ul.wpsolr_facet_checkbox li {padding-left:0 !important; }

.c-default-page__content ul:not(.c-share__list) li::before {
	content: "";
	height: 0.375rem;
	width: 0;
	border-radius: 0%;
	position: absolute;
	left: 0;
	top: 0.4375rem;
	background: none !important;
	display: none !important; 
}

.wpsolr_facet_checkbox { padding-bottom:1rem;}

.clearable{
position: relative;
display: inline-block;
}
.clear_custom_clear {
   /* position: absolute;
    right: 0;
    top: 0;
    padding: 20px 8px 24px 8px;
    font-style: normal;
    font-size: 55px;
    user-select: none;
    cursor: pointer;*/
}
.no_results_custom .wdm_results{width: 100% !important; padding-left: 0%;
border-left: 0px solid #ddd;}
.clearable {
	position: relative;
	display: inline-block;
	width: 100%;
}

.c-story--catalogue::after {
  
    background-color: #ddd  !important;
}

.single-author.no-avatars {
	color: #464646;
}
.clearable .icon-search {color: #464646;} 
.clearable .icon-search::before {
	font-size: 2rem;
	position: absolute;
	bottom: 0;
	color: #252524;
	opacity: 0.6;
	top: 38px;
	right: -4px;
}

.c-search-form__btn {
	top: auto;
	bottom: 1.3rem;
	
}

@media screen and (min-width: 768px) {
.wdm_results {width: 73% !important;}  .wdm_label {
padding-bottom: 10px;} .results-by-facets .c-story__image__img {
	max-height: 18vw;
} }

@media screen and (max-width: 767px) {
.wdm_results p.c-story__header__subtitle, .single-author {font-size:18px;} 

.clear_custom_clear, .wpsolr_facet_checkbox .select_opt, .wpsolr_facet_radiobox .select_opt, .wpsolr_facet_title  {font-size:16px;}

.c-story:not(.story--main, .c-story--breaking, .c-story--single, .c-story--reports) {padding-bottom: 20px !important;
    margin-bottom: 20px !important;}
}




.c-search-form__btn--reset::before, .c-search-form__btn--reset::after {
	transform: rotate(-45deg);
	content: "";
	position: absolute;
	/*top: 50%;*/
	left: 50%; bottom:0;
	margin-top: calc(0.0625rem/ 2 * -1);
	margin-left: calc(2.375rem/ 2 * -1);
	display: block;
	height: 0.0625rem;
	width: 2.375rem;
	background-color: #252524;
	transition: all 0.25s ease-out;
}

.c-search-form__btn--reset::after {
	transform: rotate(-135deg);
}
.c-search-form__btn--reset {
	display: block;
	height: 2.5rem;
	width: 2.5rem;
	box-sizing: border-box;
	line-height: 2.5rem;
	display: inline-block;
	top: 0.8125rem;
}

.c-search-form__btn--reset:hover::before,  .c-search-form__btn--reset:hover::after {
	transform: rotate(0deg);
}

#show-filters, #hide-filters {
	background: #0a254b;
	width: 45%;
	height: 47px;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	color: #fff;
	margin: 1rem auto 0 auto;
	border: 0;
}


@media screen and (max-width: 767px) {
	#show-filters {display:block;}
    /* .wpsolr_ltr {display:none;} */
    /* .search_form_header {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    } */
.clearable{width:90%;} 

/* .wdm_results p{padding: 24px 0 0 21px;} */

.page-search .c-default-page__container .c-default-page__content,
.page-s .c-default-page__container .c-default-page__content {
	box-sizing: border-box;
	flex: 0 0 100%;
	margin: 0;
	margin-top: 9rem;
}
/* .search-field.sfl2 {	margin: 0 20px !important;} */
.res_info_wraper {font-size:14px;} 

/* .select_field {
    font-size: 14px;
    width: 120px;
} */
/* .search-field.sfl2 { padding:15px 0; font-size: 30px;}  */
.c-search-form__btn {
    top: -8px !important;
} .clearable .icon-search::before {top:20px;}  
.clearable .icon-search::before{
right: -18px; } .c-search-form__btn {right: -15px !important; }
}
@media screen and (min-width: 768px) { .wpsolr_ltr {display:block;} #show-filters, #hide-filters {display:none;}}

.no_filters_displaydate_dt.facet_type_field.no_custom_filters_clear {
	display: none;
}
.custom_filters_clear {
    font-family: "atlas", sans-serif;
    cursor: pointer;
    color: red;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 14px;
    border: none;
    background-color: transparent;
}
.no_custom_filters_clear {
    font-size: 1rem;
    color: #ddd;
    margin-bottom: 1.2em;
    font-family: "atlas", sans-serif;
    font-weight: 400;
    line-height: 1em;
}

.pcat.category.mb-small,.pcat.date.mb-small{
    font-family: "atlas", sans-serif;
    line-height: inherit;
    color: #373997;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 0.5em;
    display: inline-block;
}

/* .custom_filters_clear,.filters_close.icon-close { color:#ec5e52;} */
/* .filters_close.icon-close::before {
	font-size: 0.9rem;
	margin-right: 0.8em;	
} */

/* .search-filter-btn-reset.custom_filters_clear {
    font-family: "atlas", sans-serif !important;
    cursor: pointer;
    color: red !important;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 14px;
    border: none;
    background-color: transparent;
} */
img.c-story__image__img.the-global-title.storefront-img {
    aspect-ratio: 0 !important;
}
body.custom-search-class div.search-wrapper:nth-child(n+5) {
    display:none;
}
.premium-insights .search-form {
    margin-bottom:6px !important;
    position: sticky;
    top: 0;
    background: #fff;
}
.insighs-page .custom_filters_clear{
    margin-bottom:0px !important;
}
.insights-sort select option[value^="sort_by_relevancy_desc"] {
    display:none !important;
}
</pre></body></html>