#su__wrapper * {
  font-family: "Graphik";
}
#su__wrapper {
  background-color: #fff;
  min-height: 200px;
}
#loading::before {
  height: 80%;
}
.su__color-blue, 
.hover-color-blue:hover,
.su__text-black,
.highlight,
.filter-label,
.su__bg-blue-grd {
  color: #081A59;
}

.su__color-lgray,
.su__hover-lgray:hover,
.su__filter-label,
.su__tags ,
.su__list-item-desc{
  color: #212529;
}
.su__search_btn svg{
  width: 30px;
  height: 30px;
}
.su__input-close svg{
  width: 15px;
  height: 15px;
}
.su__search_btn svg path,
.su__input-close svg path {
  fill: #081A59;
}
[data-entity="HomePage"] .widget-container--index-4 .generic_hero > .sitewidth,
.custom-page_SearchUnify .widget-container--index-4 .full-width  {
  z-index: 9;
}
.su__viewed-results a:visited, 
.su__viewed-results a:visited h2, 
.su__viewed-results a:visited .highlight {
  color: #609 !important;
}
/* searchbar css */
.swapFilterLeft {
  overflow: unset;
}
.swapFilterLeft .su__knowledgeGraph-show {
  overflow: hidden;
}
/* .su_autocomplete-block  .su__bg-blue-grd, */
.su__main-content .su__bg-blue-grd,
.su__bookmark-popup-title {
  background-color: #081A59;
}
#su__wrapper #searchForm > div {
  width: 934px;
  max-width: 90%;
  margin: auto;
}
#search-box-autocomplete,
#search-box-search {
  font-size: 20px;
  border-radius: 50px;
  padding: 19px 50px;
  outline: transparent;
  height: 58px;
}
#search-box-autocomplete::placeholder,
#search-box-search::placeholder {
  color: #192232;
}
#auto .su__search_btn,
.su__search_btn {
  left: 5px;
  max-width: max-content;
}
#auto .su__input-close,
.su__input-close {
  right: 10px;
  top: 19px;
}
.su__search_btn {
  padding: 5px 10px;
}
.su__autoSuggestion {
  margin-top: 5px;
  /* padding: 20px 0; */
  border-radius: 10px;
  border-color: #AFB9C5;
  overflow: hidden;
  z-index: 9999;
}
.su__autoSuggestion .auto-suggestion:not(:empty) {
  padding: 20px 0;
}

.su__suggestions-txt .su__color-gray,
.su__suggestion-title {
  font-size: 16px;
  color: #081A59;
}
.su__suggestion-title {
  font-weight: 500;
}
.su__suggestion-desc .su__description-truncate {
  font-size: 14px;
  color: #3F4550;
  padding-left: 0;
}
.su__suggesticon:before {
  content: '';
  background-image: url('https://d1djckv51f32xg.cloudfront.net/0a3054b40eff87ffffc1fc8a1b1b6768/Asset-Library/check-circle-orange-icon.svg');
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  margin-right: 8px;
  margin-top: 2px;
}
.su__recentSearch .su__suggesticon:before {
  background-image: url('https://d1djckv51f32xg.cloudfront.net/0a3054b40eff87ffffc1fc8a1b1b6768/Asset-Library/recent-search-icon.svg');
}
.su__suggestions-list:not(.su__recentSearch) .su__suggesticon:before {
  background-image: url('https://d1djckv51f32xg.cloudfront.net/0a3054b40eff87ffffc1fc8a1b1b6768/Asset-Library/check-circle-orange-icon.svg');
}
.su__suggesticon > svg,
.su__autosuggestion-icon {
  display: none;
}
.su__recentSearch .su__suggestion-desc .su__f-bold{
  font-weight: normal;
}
.su__suggestions-list:not(.su__recentSearch) .su__suggestion-desc .su__f-bold{
  display: none;
}
.su__recentSearch > svg {
  margin-right: 8px;
}
#su_autocomplete-block .su__suggestion-title .highlight,
.su__main-content .su__suggestion-title .highlight{
  color: #FF8200;
}
#su_autocomplete-block .su__suggestions-list,
.su__main-content .su__suggestions-list {
  padding: 8px 20px;
}
.custom-suggest-search-text {
  font-size: 16px;
  font-weight: 600;
  color: #F57E20;
  padding: 8px 20px;
  margin: 0;
}

/* search page */
.su__results-section {
  background-color: #fff;
  max-width: 1140px;
  margin: auto;
}
.su__slider-outer .su-tabsSection {
  margin-bottom: 30px;
  border-top: unset;
  border-bottom-color: #F1F3F4;
  justify-content: center;
}
.su__tabs {
  padding: 8px;
  margin: 0 25px;
  color: #081A59;
  border-bottom-color: #081A59 !important;
  font-size: 18px;
}
.su__active-tab,
.su__tabs.su__inactive-type:hover  {
  color: #081A59 !important;
}
.su__search_advance {
  justify-content: center;
  margin-bottom: 42px;
  width: 100%;
}
.su__search_advance > .su__position-relative {
  width: 100%;
}
.su__search_advance .btn_advance-search {
  padding: 5px;
  width: 100%;
  margin: 0;
  border: 1px solid #081E5C;
  border-radius: 25px;
}
.su__advance-background {
  background-color: #081E5C;
  color: #fff;
}
.su__advance-background svg path {
  fill: #fff;
}
select.su__btn-filters {
  height: 34px;
}
.custom-content-total-filter-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  align-items: center;
}
.custom-content-total .su__loading-view {
  font-size: 16px;
}
.custom-filters-wrapper {
  align-items: center;
}

.custom-content-total > .su__clear-filter-row .su__sticky__filters {
  margin-bottom: 0;
}
.custom-content-total > .su__clear-filter-row .su__sticky__head  {
  margin: 0;
  padding: 0;
}
.custom-clearFilter-stickyFacets-wrapper  {
  /* align-items: center; */
}
.custom-clearFilter-stickyFacets-wrapper .su__clear-filters .su__clear-all-btn{
  margin-top: 6px;
}
/* .custom-clearFilter-stickyFacets-wrapper .su__clear-filters .su__clear-all-btn,  */
.custom-clearFilter-stickyFacets-wrapper .su__clear-filter-row .su__sticky__top{
  margin: 0 !important;
}
.custom-clearFilter-stickyFacets-wrapper .su__clear-filters {
  width: 100%;
  max-width: max-content;
}
.su__clear-all-btn {
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
  color: #FF8200;
  margin-right: 22px;
  margin-bottom: 20px !important;
}
.su__sticky__top {
  align-items: center;
}
.su__show-all .su__arrow-down,
.su__show-less .su__arrow-up {
  border-color: #081A59;
}
.su__sticky__head {
  color: #212529;
  font-size: 16px;
  font-weight: 400;
  margin-right: 4px;
  margin-bottom: 10px;
}
.su__sticky__filters {
  border-color: #00A9CE;
  margin-bottom: 6px;
}
.su__sticky__filters__ellipses {
  color: #212529;
  font-size: 16px;
  padding: 3px;
}
.su__see-more-less {
  margin-bottom: 10px;
}
.su__cancel__sticky {
  border-left-color: #00A9CE;
  font-size: 16px;
  padding: 3px;
}
.su__list-items {
  padding: 20px;
  box-shadow: none;
  border: 1px solid #BAC5D04D;
  border-radius: 8px;
}
.su__ribbon-title {
  font-weight: 400;
  font-size: 16px;
  background: transparent;
  border: unset;
  color: #00A9CE;
  padding: unset;
  margin: unset;
  border-radius: unset;
}
.su__list-item-title{
  flex-direction: column;
  align-items: flex-start;
}
.su__list-item-title span h2,
.custom-title {
  font-size: 20px;
  font-weight: 500;
  margin-top: 6px;
  margin-bottom: 6px;
  display: inline-block;
}
.su__list-item-title span h2 .highlight,
.custom-title .highlight{
  text-decoration: underline;
}
.su__list-item-desc {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  display: inline-block;
}
.searchTips-sidenav {
  left: 0;
  bottom: 0;
  margin: auto;
  max-height: 100%;
  height: max-content;
  width: 464px;
  max-width: 100%;
  border-radius: 4px;
}
.su__searchTip-header > h2,
.su__bookmark-popup-title > h2,
.su__bookmark-popup-title > .su__text-black {
  font-size: 18px;
  color: #fff;
}
.su__bookmark-popup-title h2:focus {
  border: unset;
}
.su__searchTip-content .su__searchTip-list {
  padding: 0 15px;
  margin: 15px;
}
.su__searchTip-content .su__searchTip-list  > li {
  margin-bottom: 20px;
  font-size: 14px;
  color: #000;
  list-style-type: decimal;
}
.su__searchTip-content .su__searchTip-list  > li:before {
  content: unset;
}
.su__left-sidebar,
.facet > .su__bg-white {
  background-color: #fbfbfb;
  border: none;
  border-radius: 8px;
}
.facet .su__filter-badge,
.su__meta-data .su__tags,
.su__filter-toggle .label-badge {
  background-color: transparent;
  border-radius: unset;
  padding-right: 0;
  font-size: 15px;
  margin: 0;
  flex: unset;
  font-weight: normal;
}
.facet.su__open-facets:first-child .su__bg-white .su__border-t {
  border-top: unset;
}
.su__meta-data {
  align-items: center;
  flex: unset;
}
@media (max-width: 767px) {
  .su__list-item-row .su__meta-data > .su__d-flex {
    flex-direction: row;
  }
}
.su__list-item-row > .su__align-items-baseline {
  position: relative;
}
.metaDataKey {
  font-size: 15px;
  font-weight: 500;
  margin-right: 5px;
}
.metaDataKey,
.metaDataValue {
  display: inline;
}
.metaDataValue > span {
  padding: 0;
  line-height: 19px;
  vertical-align: middle;
}
.su__bookmark-inner .su__advance_search_padding > label {
  font-size: 14px;
  color: #282829;
  margin-bottom: 11px;
}
.su__bookmark-inner .su__advance_search_padding .su__form-control {
  padding: 8px;
  margin-bottom: 18px;
  color: #0D253A;
  border-color: #ddd;
}
.su__bookmark-inner .su__advance_search_padding .su__form-control:focus {
  border-color: #FF8200;
}
.su__advance_group {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.su__advance_group .su__refine__search {
  max-width: max-content;
  background-color: #FF8200;
  border-radius: 30px;
  font-size: 16px;
  padding: 13px 24px;
}
.su__advance_group .su_clear_all_btn  {
  background: transparent;
  max-width: max-content;
  font-style: unset;
  font-size: 14px;
  color: #081A59;
  transition: unset;
  text-decoration: underline;
  padding: 10px 0;
  outline: unset;
}  

/* side filters */
.su__sort-filter {
  top: 50px;
  width: 192px;
}
.su__sort-filter div.su__color-lblue {
  align-items: flex-start;
}
.su__sort-filter span.su__color-lblue {
  font-size: 17px;
  color: #00A9CE;
}
.su__sort-filter button {
  color: #212529;
  font-size: 16px;
}
.su__sort-filter .su__filters-sort-active {
  color: #FF8200;
}
.su__filter-toggle input[type=checkbox] + label:before {
  border: 1px solid #9FA4A8 !important;
  height: 17px;
  width: 17px;
  top: 2px;
  left: -1px;
}
.su__filter-toggle input[type=checkbox]:checked + label:before {
  content: "";
  background: #FF8200;
  border-color: #FF8200 !important;
}
.su__toggle-input:focus + label::before {
  border: 1px solid #9FA4A8 !important;
  filter: unset;
}

.su__search-facet-drop .su__filter-toggle input[type='checkbox'] + label::after {
  top: 12px;
  left: 12px;
}
.su__search-facet .su__search-facet-icon,
.su__search-facet .su__facet-close-icon {
  top: 12px;
  margin: 0;
}
.su__search-facet .su__search-facet-icon path,
.su__search-facet .su__facet-close-icon path {
  fill: #FF8200;
}
.su__filter-label {
  font-size: 15px;
  font-weight: 400;
  color: #212529;
  margin-left: 12px;
}
.su__search-facet .su__search-facet-input {
  border: 1px solid #FF8200;
  border-radius: 4px;
  font-size: 14px;
  padding-left: 35px;
  padding-right: 30px;
  box-shadow: unset;
}
.su__search-facet .su__search-facet-input:focus {
  border-color: #FF8200;
}
.su__showmore-icon {
  left: 100px;
}
.su__showless-icon {
  left: 90px;
}
.su__showmore-text:hover .su__showmore-icon {
  left: 110px;
}
.su__showmore-text:hover .su__showless-icon {
  left: 85px;
}
.su__showmore-text {
  font-size: 14px;
  color: #FF8200;
  padding-left: 0;
  text-transform: uppercase;
}
.su__search-head-icon {
  border: unset !important;
}
.su__search-head-icon > svg {
  padding: 0;
}
.su__showless-icon svg{
  transform: rotate(180deg);
}

/* pagination */
.su__align_resultPerPage {
  font-size: 16px;
  color: #081A59;
}
.resultsPerPage {
  border: 1px solid #D8DDDF;
  background: #FFF;
  border-radius: 8px;
  top: 45px;
  bottom: auto;
  min-width: 66px;
  font-size: 16px;
  padding: 10px 13px;
  color: #081A59;
}
.resultsPerPage  > button {
  color: #081A59; 
  font-size: 16px;
}
.resultsPerPage > button > .su__pr-2 {
  padding-right: 12px;
}
.su__resultPaginationbtn_align {
  text-align: left;
  margin-top: 40px;
}
.su__pagination {
  align-items: center;
}
.su__pagination span span,
.su__pagination span button {
  font-size: 16px;
  color: #081A59;
  border: none;
  box-shadow: none;
  display: flex;
  align-items: center;
}
.su__pagination span span.su__pagination-active,
.su__pagination span span.su__pagination-active:hover,
.su__pagination span button.su__pagination-active, 
.su__pagination span button.su__pagination-active:hover {
  background-color: transparent;
  border-color: #fff;
  color: #FF8200;
}
.su__pagination span span:hover,
.su__pagination span button:hover {
  color: #081A59;
}
.su__pagination span button[disabled] {
  color: #D8DDDF;
}
.su__pagination span button[disabled]:before,
.su__pagination span button[disabled]:after {
  opacity: 0.6;
}
.su__pagination button[aria-label="Previous"]:before,
.su__pagination button[aria-label="Next"]:after {
  content: '';
  display: inline-block;
  width: 13.5px;
  height: 13.5px;
}

.su__pagination button[aria-label="Previous"] {
  padding-left: 0;
}

.su__pagination button[aria-label="Previous"],
.su__pagination button[aria-label="Next"] {
  border: 1px solid #D8DDDF;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 8px 8px 12px;
}
.su__pagination button[aria-label="Previous"] {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.su__pagination button[aria-label="Next"] {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.su__pagination button[aria-label="Previous"]:before,
.su__pagination button[aria-label="Next"]:after {
  background-image: url('https://d1djckv51f32xg.cloudfront.net/0a3054b40eff87ffffc1fc8a1b1b6768/Asset-Library/chevron-right-orange.svg');
  background-repeat: no-repeat;
}
.su__pagination button[aria-label="Previous"]:before{
  transform: rotate(180deg);
  margin-right: 5px;
}
.su__pagination button[aria-label="Next"]:after {
  /* margin-left: 8px; */
}
.su__pagination span button[disabled]:before,
.su__pagination span button[disabled]:after {
  background-image: url('https://d1djckv51f32xg.cloudfront.net/0a3054b40eff87ffffc1fc8a1b1b6768/Asset-Library/chevron-left-gray.svg');
  background-repeat: no-repeat;
}
.su__pagination span button[disabled]:before {
  transform: unset;
  margin-right: unset;
} 
.su__pagination span button[disabled]:after {
  transform: rotate(180deg);
  margin-right: 8px;
}
#su__wrapper > .su__feedback-text {
  display: none;
}
.su__feedback-text {
  position: unset;
  display: flex;
  align-items: center;
}
.su__feedback-searchsvg {
  display: flex;
}
.su__customized__settings-inner {
  cursor: pointer;
}

/* loading bar */
.MuiLinearProgress-colorPrimary {
  background-color: #ff9a305c;
  width: calc(100% - 35px);
  margin: auto;
}
.MuiLinearProgress-barColorPrimary {
  background-color: #FF9A30;
}

/* feedback */
.su__feedback-modal.custom-rating-modal {
  width: 444px;
  max-width: 95%;
  padding: 0;
  text-align: center;
}
.custom-rating-modal .su__close-svg {
  top: 15px;
  width: 26px;
  height: 26px;
}
.custom-rating-modal .su__close-svg svg path {
  fill: #fff;
}
.custom-rating-modal .su__feedback-row {
  text-align: left;
}
.custom-rating-modal .su__feed-rating,
.custom-rating-modal .su__feed-txtarea {
  padding: 15px 15px 0;
}
.custom-rating-modal .su__feed-rating .su__feed-rating {
  padding: 0;
}
.su__emoji-icon0, .su__emoji-icon1, .su__emoji-icon2, .su__emoji-icon3, .su__emoji-icon4 {
  border: 1px solid #F1F1F1;
  width: 60px;
  height: 60px;
  position: relative;
  margin-right: 15px;
}

.su__emoji-active.su__emoji-icon0, .su__emoji-active.su__emoji-icon1, .su__emoji-active.su__emoji-icon2, .su__emoji-active.su__emoji-icon3, .su__emoji-active.su__emoji-icon4 {
  background-color: #fff3e6;
  border: 1px solid #fff3e6;
  width: 60px;
  height: 60px;
  position: relative;
}

.su__emoji-icon0:after, .su__emoji-icon1:after, .su__emoji-icon2:after, .su__emoji-icon3:after, .su__emoji-icon4:after, .su__emoji-active.su__emoji-icon0:after, .su__emoji-active.su__emoji-icon1:after, .su__emoji-active.su__emoji-icon2:after, .su__emoji-active.su__emoji-icon3:after, .su__emoji-active.su__emoji-icon4:after {
  content: "";
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.su__emoji-icon0:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='41' viewBox='0 0 40 41' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.001 36.4839C23.203 36.4837 26.3331 35.534 28.9954 33.755C31.6577 31.9759 33.7327 29.4472 34.9579 26.4889C36.1831 23.5305 36.5036 20.2753 35.8788 17.1348C35.254 13.9943 33.7119 11.1096 31.4477 8.84553C29.1834 6.58142 26.2987 5.03957 23.1581 4.41496C20.0176 3.79035 16.7624 4.11102 13.8041 5.33643C10.8458 6.56184 8.31736 8.63696 6.53842 11.2994C4.75949 13.9618 3.80999 17.0919 3.80999 20.2939C3.80999 22.4201 4.22879 24.5255 5.04247 26.4898C5.85616 28.4541 7.04879 30.239 8.55228 31.7424C10.0558 33.2458 11.8407 34.4383 13.805 35.2518C15.7694 36.0654 17.8748 36.4841 20.001 36.4839ZM40.001 20.2939C40.001 24.2496 38.828 28.1164 36.6304 31.4053C34.4327 34.6943 31.3092 37.2578 27.6547 38.7715C24.0001 40.2853 19.9788 40.6814 16.0992 39.9097C12.2196 39.1379 8.6559 37.2331 5.85885 34.4361C3.0618 31.639 1.15698 28.0754 0.38528 24.1958C-0.386424 20.3161 0.00964224 16.2948 1.52339 12.6403C3.03715 8.98575 5.6006 5.86218 8.88958 3.66455C12.1786 1.46692 16.0454 0.293945 20.001 0.293945C22.6274 0.293945 25.2281 0.811261 27.6547 1.81635C30.0812 2.82145 32.2859 4.29464 34.1431 6.15181C36.0003 8.00898 37.4735 10.2138 38.4786 12.6403C39.4837 15.0668 40.001 17.6675 40.001 20.2939Z' fill='%23081A59' fill-opacity='0.5'/%3E%3Cpath d='M15.0703 31.0699C14.9731 31.2103 14.8493 31.3302 14.7058 31.4227C14.5622 31.5152 14.4019 31.5785 14.2339 31.6091C14.066 31.6396 13.8936 31.6368 13.7267 31.6007C13.5598 31.5647 13.4017 31.4961 13.2613 31.3989C13.1209 31.3018 13.0011 31.1779 12.9086 31.0344C12.816 30.8909 12.7527 30.7306 12.7222 30.5626C12.6916 30.3946 12.6944 30.2222 12.7305 30.0554C12.7666 29.8885 12.8351 29.7303 12.9323 29.5899C13.7014 28.3699 14.769 27.3661 16.0341 26.6737C17.2992 25.9813 18.7201 25.6231 20.1623 25.6329C21.5798 25.6021 22.9785 25.9618 24.2053 26.6728C25.432 27.3838 26.4394 28.4186 27.1173 29.6639C27.2123 29.8107 27.2767 29.975 27.3067 30.1472C27.3367 30.3194 27.3316 30.4958 27.2919 30.666C27.2521 30.8362 27.1785 30.9966 27.0753 31.1377C26.9721 31.2788 26.8416 31.3976 26.6914 31.4871C26.5413 31.5765 26.3746 31.6348 26.2015 31.6584C26.0283 31.682 25.8521 31.6704 25.6835 31.6244C25.5149 31.5784 25.3574 31.4988 25.2202 31.3905C25.0831 31.2822 24.9692 31.1473 24.8853 30.9939C24.4382 30.1353 23.7577 29.4203 22.9221 28.9313C22.0866 28.4423 21.1299 28.1992 20.1623 28.2299C19.1402 28.2211 18.1333 28.4783 17.2405 28.9762C16.3478 29.4741 15.5999 30.1956 15.0703 31.0699Z' fill='%23081A59' fill-opacity='0.5'/%3E%3Cpath d='M13.043 20.3469C12.9422 20.2068 12.8145 20.0881 12.6674 19.9979C12.5203 19.9076 12.3566 19.8475 12.186 19.8211C12.0155 19.7948 11.8413 19.8027 11.6738 19.8443C11.5063 19.886 11.3488 19.9606 11.2104 20.0637C11.072 20.1669 10.9556 20.2966 10.8678 20.4453C10.7801 20.594 10.7229 20.7586 10.6995 20.9296C10.6761 21.1006 10.687 21.2746 10.7315 21.4414C10.7761 21.6081 10.8534 21.7644 10.959 21.9009C11.3072 22.4051 11.7755 22.8148 12.3216 23.0929C12.8677 23.3709 13.4743 23.5088 14.087 23.4939C14.6731 23.4868 15.2488 23.3374 15.7646 23.0588C16.2803 22.7801 16.7207 22.3803 17.048 21.8939C17.2462 21.6161 17.3272 21.2714 17.2734 20.9343C17.2197 20.5972 17.0355 20.2948 16.7607 20.0924C16.4859 19.8899 16.1425 19.8036 15.8047 19.8522C15.4668 19.9008 15.1616 20.0803 14.955 20.3519C14.8637 20.5131 14.7321 20.6478 14.5731 20.7428C14.4141 20.8378 14.2331 20.8899 14.048 20.8939C13.8469 20.9008 13.6476 20.8537 13.4709 20.7575C13.2941 20.6613 13.1464 20.5195 13.043 20.3469Z' fill='%23081A59' fill-opacity='0.5'/%3E%3Cpath d='M25.043 20.3469C24.9422 20.2068 24.8145 20.0881 24.6674 19.9979C24.5203 19.9076 24.3566 19.8475 24.186 19.8211C24.0155 19.7948 23.8413 19.8027 23.6738 19.8443C23.5063 19.886 23.3488 19.9606 23.2104 20.0637C23.072 20.1669 22.9556 20.2966 22.8679 20.4453C22.7801 20.594 22.7229 20.7586 22.6995 20.9296C22.6761 21.1006 22.687 21.2746 22.7315 21.4414C22.7761 21.6081 22.8534 21.7644 22.959 21.9009C23.3072 22.4051 23.7755 22.8148 24.3216 23.0929C24.8677 23.3709 25.4743 23.5088 26.087 23.4939C26.6731 23.4868 27.2488 23.3374 27.7646 23.0588C28.2803 22.7801 28.7207 22.3803 29.048 21.8939C29.2462 21.6161 29.3272 21.2714 29.2734 20.9343C29.2197 20.5972 29.0355 20.2948 28.7607 20.0924C28.4859 19.8899 28.1425 19.8036 27.8047 19.8522C27.4668 19.9008 27.1616 20.0803 26.955 20.3519C26.8637 20.5131 26.7321 20.6478 26.5731 20.7428C26.4141 20.8378 26.2331 20.8899 26.048 20.8939C25.8469 20.9008 25.6476 20.8537 25.4709 20.7575C25.2941 20.6613 25.1464 20.5195 25.043 20.3469Z' fill='%23081A59' fill-opacity='0.5'/%3E%3Cpath d='M9.59034 16.1629C9.2632 16.0539 8.99275 15.8194 8.83851 15.511C8.68426 15.2026 8.65884 14.8456 8.76784 14.5184C8.87685 14.1913 9.11135 13.9209 9.41975 13.7666C9.72815 13.6124 10.0852 13.5869 10.4123 13.6959L16.1013 15.5939C16.4285 15.7029 16.6989 15.9374 16.8532 16.2458C17.0074 16.5543 17.0328 16.9113 16.9238 17.2384C16.8148 17.5656 16.5803 17.836 16.2719 17.9903C15.9635 18.1445 15.6065 18.1699 15.2793 18.0609L9.59034 16.1629Z' fill='%23081A59' fill-opacity='0.5'/%3E%3Cpath d='M23.5903 15.6939C23.2632 15.8029 22.9928 16.0374 22.8385 16.3458C22.6843 16.6543 22.6588 17.0113 22.7678 17.3384C22.8768 17.6656 23.1113 17.936 23.4197 18.0903C23.7282 18.2445 24.0852 18.2699 24.4123 18.1609L30.4123 16.1609C30.5743 16.107 30.7241 16.0216 30.8531 15.9098C30.9821 15.7979 31.0878 15.6617 31.1642 15.509C31.2406 15.3563 31.2861 15.1901 31.2982 15.0198C31.3104 14.8495 31.2888 14.6784 31.2348 14.5164C31.1809 14.3545 31.0955 14.2047 30.9837 14.0757C30.8718 13.9467 30.7356 13.841 30.5829 13.7646C30.4302 13.6882 30.264 13.6427 30.0937 13.6306C29.9234 13.6184 29.7523 13.64 29.5903 13.6939L23.5903 15.6939Z' fill='%23081A59' fill-opacity='0.5'/%3E%3C/svg%3E");
}

.su__emoji-icon1:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='41' viewBox='0 0 40 41' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.001 36.4839C23.2031 36.4839 26.3332 35.5344 28.9957 33.7554C31.6581 31.9765 33.7332 29.4479 34.9586 26.4896C36.184 23.5313 36.5046 20.276 35.8799 17.1354C35.2552 13.9949 33.7133 11.1101 31.449 8.84589C29.1848 6.58167 26.3001 5.03973 23.1595 4.41503C20.019 3.79034 16.7637 4.11095 13.8053 5.33634C10.847 6.56172 8.31847 8.63683 6.53949 11.2993C4.76051 13.9617 3.81098 17.0919 3.81098 20.2939C3.81098 24.5878 5.51671 28.7058 8.55293 31.742C11.5891 34.7782 15.7071 36.4839 20.001 36.4839ZM40.001 20.2939C40.001 24.2496 38.828 28.1164 36.6304 31.4053C34.4328 34.6943 31.3092 37.2578 27.6547 38.7715C24.0001 40.2853 19.9788 40.6814 16.0992 39.9097C12.2196 39.1379 8.6559 37.2331 5.85885 34.4361C3.0618 31.639 1.15698 28.0754 0.38528 24.1958C-0.386424 20.3161 0.00964224 16.2948 1.52339 12.6403C3.03715 8.98575 5.6006 5.86218 8.88958 3.66455C12.1786 1.46692 16.0454 0.293945 20.001 0.293945C25.3053 0.293945 30.3924 2.40108 34.1431 6.15181C37.8939 9.90254 40.001 14.9896 40.001 20.2939Z' fill='%23081A59' fill-opacity='0.5'/%3E%3Cpath d='M8.80078 16.9939C8.80078 16.6757 8.92721 16.3705 9.15225 16.1454C9.3773 15.9204 9.68252 15.7939 10.0008 15.7939C10.319 15.7939 10.6243 15.9204 10.8493 16.1454C11.0743 16.3705 11.2008 16.6757 11.2008 16.9939C11.2008 17.4713 11.3904 17.9292 11.728 18.2667C12.0656 18.6043 12.5234 18.7939 13.0008 18.7939C13.4782 18.7939 13.936 18.6043 14.2736 18.2667C14.6111 17.9292 14.8008 17.4713 14.8008 16.9939C14.8008 16.6757 14.9272 16.3705 15.1523 16.1454C15.3773 15.9204 15.6825 15.7939 16.0008 15.7939C16.319 15.7939 16.6243 15.9204 16.8493 16.1454C17.0743 16.3705 17.2008 16.6757 17.2008 16.9939C17.2008 18.1079 16.7583 19.1761 15.9706 19.9638C15.183 20.7514 14.1147 21.1939 13.0008 21.1939C11.8869 21.1939 10.8186 20.7514 10.0309 19.9638C9.24328 19.1761 8.80078 18.1079 8.80078 16.9939Z' fill='%23081A59' fill-opacity='0.5'/%3E%3Cpath d='M22.8008 16.9939C22.8008 16.6757 22.9272 16.3705 23.1523 16.1454C23.3773 15.9204 23.6825 15.7939 24.0008 15.7939C24.319 15.7939 24.6243 15.9204 24.8493 16.1454C25.0743 16.3705 25.2008 16.6757 25.2008 16.9939C25.2008 17.4713 25.3904 17.9292 25.728 18.2667C26.0656 18.6043 26.5234 18.7939 27.0008 18.7939C27.4782 18.7939 27.936 18.6043 28.2736 18.2667C28.6111 17.9292 28.8008 17.4713 28.8008 16.9939C28.8008 16.6757 28.9272 16.3705 29.1523 16.1454C29.3773 15.9204 29.6825 15.7939 30.0008 15.7939C30.319 15.7939 30.6243 15.9204 30.8493 16.1454C31.0743 16.3705 31.2008 16.6757 31.2008 16.9939C31.2008 18.1079 30.7583 19.1761 29.9706 19.9638C29.183 20.7514 28.1147 21.1939 27.0008 21.1939C25.8869 21.1939 24.8186 20.7514 24.0309 19.9638C23.2433 19.1761 22.8008 18.1079 22.8008 16.9939Z' fill='%23081A59' fill-opacity='0.5'/%3E%3Cpath d='M16.8648 28.6659C16.7372 28.7793 16.5885 28.8665 16.4271 28.9224C16.2658 28.9783 16.0951 29.0019 15.9246 28.9918C15.7542 28.9818 15.5874 28.9382 15.4338 28.8637C15.2802 28.7891 15.1427 28.6851 15.0293 28.5574C14.9159 28.4298 14.8288 28.2811 14.7729 28.1197C14.717 27.9584 14.6934 27.7877 14.7034 27.6172C14.7135 27.4468 14.7571 27.28 14.8316 27.1264C14.9061 26.9728 15.0102 26.8353 15.1378 26.7219C16.5252 25.5127 18.3303 24.8936 20.1678 24.9969C21.8925 24.9663 23.5665 25.5808 24.8618 26.7199C25.1203 26.9483 25.2774 27.27 25.2987 27.6142C25.32 27.9584 25.2037 28.297 24.9753 28.5554C24.747 28.8139 24.4253 28.971 24.0811 28.9923C23.7369 29.0136 23.3983 28.8973 23.1398 28.6689C22.3079 27.9428 21.2314 27.5597 20.1278 27.5969C18.9416 27.508 17.7685 27.8923 16.8648 28.6659Z' fill='%23081A59' fill-opacity='0.5'/%3E%3C/svg%3E");
}

.su__emoji-icon2:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='41' viewBox='0 0 40 41' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.001 36.4839C23.2031 36.4839 26.3332 35.5344 28.9957 33.7554C31.6581 31.9765 33.7332 29.4479 34.9586 26.4896C36.184 23.5313 36.5046 20.276 35.8799 17.1354C35.2552 13.9949 33.7133 11.1101 31.449 8.84589C29.1848 6.58167 26.3 5.03973 23.1595 4.41503C20.0189 3.79034 16.7637 4.11095 13.8053 5.33634C10.847 6.56172 8.31848 8.63683 6.5395 11.2993C4.76052 13.9617 3.81098 17.0919 3.81098 20.2939C3.81098 24.5878 5.51671 28.7058 8.55293 31.742C11.5891 34.7782 15.7071 36.4839 20.001 36.4839ZM40.001 20.2939C40.001 24.2496 38.828 28.1164 36.6304 31.4053C34.4328 34.6943 31.3092 37.2578 27.6547 38.7715C24.0001 40.2853 19.9788 40.6814 16.0992 39.9097C12.2196 39.1379 8.6559 37.2331 5.85885 34.4361C3.0618 31.639 1.15698 28.0754 0.385278 24.1958C-0.386426 20.3161 0.00964785 16.2948 1.5234 12.6403C3.03715 8.98575 5.6006 5.86218 8.88958 3.66455C12.1786 1.46692 16.0454 0.293945 20.001 0.293945C25.3053 0.293945 30.3924 2.40108 34.1431 6.15181C37.8938 9.90254 40.001 14.9896 40.001 20.2939Z' fill='%23081A59' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.001 17.2939C16.001 17.8873 15.825 18.4673 15.4954 18.9607C15.1657 19.454 14.6972 19.8385 14.149 20.0656C13.6009 20.2926 12.9977 20.3521 12.4157 20.2363C11.8338 20.1205 11.2992 19.8348 10.8797 19.4153C10.4601 18.9957 10.1744 18.4612 10.0586 17.8792C9.94287 17.2973 10.0023 16.6941 10.2293 16.1459C10.4564 15.5977 10.8409 15.1292 11.3343 14.7995C11.8276 14.4699 12.4076 14.2939 13.001 14.2939C13.7966 14.2939 14.5597 14.61 15.1223 15.1726C15.6849 15.7352 16.001 16.4983 16.001 17.2939Z' fill='%23081A59' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M30.001 17.2939C30.001 17.8873 29.825 18.4673 29.4954 18.9607C29.1657 19.454 28.6972 19.8385 28.149 20.0656C27.6009 20.2926 26.9977 20.3521 26.4157 20.2363C25.8338 20.1205 25.2992 19.8348 24.8797 19.4153C24.4601 18.9957 24.1744 18.4612 24.0586 17.8792C23.9429 17.2973 24.0023 16.6941 24.2293 16.1459C24.4564 15.5977 24.8409 15.1292 25.3343 14.7995C25.8276 14.4699 26.4076 14.2939 27.001 14.2939C27.7966 14.2939 28.5597 14.61 29.1223 15.1726C29.6849 15.7352 30.001 16.4983 30.001 17.2939Z' fill='%23081A59' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.501 28.2939C12.501 27.8961 12.659 27.5146 12.9403 27.2333C13.2216 26.952 13.6032 26.7939 14.001 26.7939H26.001C26.3988 26.7939 26.7803 26.952 27.0616 27.2333C27.3429 27.5146 27.501 27.8961 27.501 28.2939C27.501 28.6918 27.3429 29.0733 27.0616 29.3546C26.7803 29.6359 26.3988 29.7939 26.001 29.7939H14.001C13.6032 29.7939 13.2216 29.6359 12.9403 29.3546C12.659 29.0733 12.501 28.6918 12.501 28.2939Z' fill='%23081A59' fill-opacity='0.5'/%3E%3C/svg%3E");
}

.su__emoji-icon3:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='41' viewBox='0 0 40 41' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.001 36.4839C23.2031 36.4839 26.3332 35.5344 28.9957 33.7554C31.6581 31.9765 33.7332 29.4479 34.9586 26.4896C36.184 23.5313 36.5046 20.276 35.8799 17.1354C35.2552 13.9949 33.7132 11.1101 31.449 8.84589C29.1848 6.58167 26.3 5.03973 23.1595 4.41503C20.0189 3.79034 16.7637 4.11095 13.8053 5.33634C10.847 6.56172 8.31847 8.63683 6.53949 11.2993C4.76051 13.9617 3.81098 17.0919 3.81098 20.2939C3.81098 24.5878 5.51671 28.7058 8.55292 31.742C11.5891 34.7782 15.7071 36.4839 20.001 36.4839ZM40.001 20.2939C40.001 24.2496 38.828 28.1164 36.6304 31.4053C34.4327 34.6943 31.3092 37.2578 27.6546 38.7715C24.0001 40.2853 19.9788 40.6814 16.0992 39.9097C12.2196 39.1379 8.65588 37.2331 5.85883 34.4361C3.06178 31.639 1.15699 28.0754 0.385286 24.1958C-0.386419 20.3161 0.0096252 16.2948 1.52338 12.6403C3.03713 8.98575 5.60058 5.86218 8.88956 3.66455C12.1785 1.46692 16.0454 0.293945 20.001 0.293945C25.3053 0.293945 30.3924 2.40108 34.1431 6.15181C37.8939 9.90254 40.001 14.9896 40.001 20.2939Z' fill='%23081A59' fill-opacity='0.5'/%3E%3Cpath d='M15.024 23.4939C14.8062 23.24 14.4988 23.0798 14.1659 23.0467C13.8329 23.0136 13.5001 23.1102 13.2365 23.3163C12.9729 23.5224 12.799 23.8222 12.7508 24.1533C12.7027 24.4844 12.7841 24.8213 12.978 25.0939C13.8119 26.2057 14.8985 27.1029 16.1479 27.7115C17.3973 28.3201 18.7736 28.6226 20.163 28.5939C21.5257 28.6447 22.8784 28.3424 24.0899 27.7166C25.3015 27.0908 26.3307 26.1626 27.078 25.0219C27.1737 24.8805 27.2406 24.7216 27.2748 24.5543C27.3091 24.3871 27.3101 24.2147 27.2777 24.047C27.2453 23.8794 27.1803 23.7197 27.0862 23.5772C26.9922 23.4347 26.8709 23.3121 26.7295 23.2164C26.5881 23.1208 26.4292 23.0539 26.2619 23.0196C26.0946 22.9854 25.9222 22.9844 25.7546 23.0168C25.5869 23.0491 25.4273 23.1142 25.2848 23.2082C25.1423 23.3023 25.0197 23.4235 24.924 23.5649C24.4147 24.3532 23.7061 24.9928 22.87 25.4192C22.034 25.8456 21.1001 26.0435 20.163 25.9929C19.1683 26.0222 18.1813 25.8102 17.2864 25.375C16.3915 24.9399 15.6152 24.2944 15.024 23.4939Z' fill='%23081A59' fill-opacity='0.5'/%3E%3Cpath d='M24.8007 16.006C24.6018 16.2194 24.3263 16.3452 24.0347 16.3555C23.743 16.3658 23.4592 16.2599 23.2457 16.061C23.0322 15.862 22.9065 15.5865 22.8962 15.2948C22.8859 15.0032 22.9918 14.7194 23.1908 14.506C23.5559 14.1073 24.0035 13.7928 24.5024 13.5844C25.0012 13.3759 25.5395 13.2785 26.0798 13.2989C26.594 13.2958 27.103 13.4023 27.5729 13.6113C28.0427 13.8203 28.4627 14.127 28.8047 14.5109C28.9954 14.7266 29.094 15.0085 29.0792 15.296C29.0645 15.5835 28.9376 15.8537 28.7258 16.0488C28.5141 16.2438 28.2343 16.348 27.9465 16.3391C27.6588 16.3301 27.386 16.2087 27.1868 16.001C27.0469 15.8384 26.8725 15.7091 26.6763 15.6226C26.4801 15.5361 26.2671 15.4945 26.0528 15.501C25.8194 15.4848 25.5855 15.5219 25.3686 15.6094C25.1518 15.6968 24.9576 15.8325 24.8007 16.006Z' fill='%23081A59' fill-opacity='0.5'/%3E%3Cpath d='M12.8013 16.006C12.6011 16.2142 12.3271 16.3354 12.0384 16.3433C11.7497 16.3512 11.4694 16.2453 11.2581 16.0483C11.0468 15.8513 10.9215 15.5792 10.9092 15.2906C10.8969 15.002 10.9986 14.7202 11.1923 14.506C11.5575 14.1073 12.005 13.7928 12.5039 13.5844C13.0028 13.3759 13.541 13.2785 14.0813 13.2989C14.5955 13.2958 15.1046 13.4023 15.5744 13.6113C16.0443 13.8203 16.4642 14.127 16.8063 14.5109C16.997 14.7266 17.0956 15.0085 17.0808 15.296C17.0661 15.5835 16.9392 15.8537 16.7274 16.0488C16.5156 16.2438 16.2358 16.348 15.9481 16.3391C15.6603 16.3301 15.3876 16.2087 15.1883 16.001C15.0485 15.8384 14.8741 15.7091 14.6779 15.6226C14.4817 15.5361 14.2686 15.4945 14.0543 15.501C13.8209 15.4848 13.5868 15.5219 13.3697 15.6093C13.1527 15.6968 12.9583 15.8324 12.8013 16.006Z' fill='%23081A59' fill-opacity='0.5'/%3E%3C/svg%3E");
}

.su__emoji-icon4:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='41' viewBox='0 0 40 41' fill='none'%3E%3Cg opacity='0.5'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.001 36.4839C23.2031 36.4839 26.3332 35.5344 28.9957 33.7554C31.6581 31.9765 33.7332 29.4479 34.9586 26.4896C36.184 23.5313 36.5046 20.276 35.8799 17.1354C35.2552 13.9949 33.7132 11.1101 31.449 8.84589C29.1848 6.58167 26.3 5.03973 23.1595 4.41503C20.0189 3.79034 16.7637 4.11095 13.8053 5.33634C10.847 6.56172 8.31847 8.63683 6.53949 11.2993C4.76051 13.9617 3.81098 17.0919 3.81098 20.2939C3.81098 24.5878 5.51671 28.7058 8.55292 31.742C11.5891 34.7782 15.7071 36.4839 20.001 36.4839ZM40.001 20.2939C40.001 24.2496 38.828 28.1164 36.6304 31.4053C34.4327 34.6943 31.3092 37.2578 27.6546 38.7715C24.0001 40.2853 19.9788 40.6814 16.0992 39.9097C12.2196 39.1379 8.65588 37.2331 5.85883 34.4361C3.06178 31.639 1.15699 28.0754 0.385286 24.1958C-0.386419 20.3161 0.0096252 16.2948 1.52338 12.6403C3.03713 8.98575 5.60058 5.86218 8.88956 3.66455C12.1785 1.46692 16.0454 0.293945 20.001 0.293945C25.3053 0.293945 30.3924 2.40108 34.1431 6.15181C37.8939 9.90254 40.001 14.9896 40.001 20.2939Z' fill='%23081A59'/%3E%3Cpath d='M11.117 23.256C11.0804 22.9496 11.1091 22.6389 11.2014 22.3444C11.2936 22.05 11.4472 21.7784 11.6521 21.5476C11.8569 21.3169 12.1084 21.1322 12.3899 21.0057C12.6713 20.8792 12.9764 20.8139 13.285 20.8139H26.716C27.0246 20.8139 27.3297 20.8793 27.6112 21.0057C27.8927 21.1322 28.1442 21.3169 28.3492 21.5476C28.5541 21.7783 28.7078 22.0499 28.8002 22.3443C28.8925 22.6388 28.9214 22.9495 28.885 23.256C28.6631 25.4579 27.6313 27.499 25.9898 28.9834C24.3484 30.4678 22.2141 31.2896 20.001 31.2896C17.7879 31.2896 15.6536 30.4678 14.0121 28.9834C12.3706 27.499 11.3389 25.4579 11.117 23.256Z' fill='%23081A59'/%3E%3Cpath d='M24.8684 16.2339C24.7795 16.3478 24.669 16.443 24.5433 16.5142C24.4176 16.5854 24.2791 16.6311 24.1357 16.6487C23.9923 16.6664 23.8469 16.6556 23.7077 16.617C23.5685 16.5785 23.4382 16.5128 23.3244 16.4239C23.2105 16.335 23.1153 16.2246 23.0441 16.0989C22.973 15.9732 22.9272 15.8347 22.9096 15.6913C22.892 15.5479 22.9027 15.4025 22.9413 15.2633C22.9798 15.1241 23.0455 14.9938 23.1344 14.8799C23.4962 14.3852 23.9729 13.9859 24.5234 13.7164C25.0739 13.4469 25.6817 13.3153 26.2944 13.3329C26.8781 13.3379 27.4523 13.4811 27.97 13.7509C28.4876 14.0207 28.934 14.4093 29.2724 14.8849C29.4506 15.1159 29.5298 15.4083 29.4924 15.6977C29.4551 15.987 29.3044 16.2497 29.0734 16.4279C28.8424 16.6062 28.55 16.6853 28.2606 16.648C27.9713 16.6107 27.7086 16.4599 27.5304 16.2289C27.3937 16.0162 27.2063 15.8408 26.9849 15.7186C26.7636 15.5964 26.5152 15.5312 26.2624 15.5289C25.9891 15.5175 25.7175 15.5763 25.4735 15.6998C25.2294 15.8232 25.0211 16.0071 24.8684 16.2339Z' fill='%23081A59'/%3E%3Cpath d='M12.8684 16.2339C12.6888 16.4639 12.4253 16.6131 12.1357 16.6487C11.8462 16.6843 11.5543 16.6035 11.3244 16.4239C11.0944 16.2444 10.9452 15.9809 10.9096 15.6913C10.874 15.4017 10.9548 15.1099 11.1344 14.8799C11.4962 14.3852 11.9729 13.9859 12.5234 13.7164C13.0739 13.4469 13.6817 13.3153 14.2944 13.3329C14.8781 13.3379 15.4523 13.4811 15.97 13.7509C16.4876 14.0207 16.934 14.4093 17.2724 14.8849C17.3606 14.9993 17.4255 15.13 17.4632 15.2694C17.501 15.4089 17.5109 15.5544 17.4924 15.6977C17.474 15.8409 17.4274 15.9792 17.3555 16.1045C17.2836 16.2298 17.1877 16.3397 17.0734 16.4279C16.959 16.5162 16.8284 16.581 16.6889 16.6188C16.5495 16.6566 16.4039 16.6665 16.2607 16.648C16.1174 16.6295 15.9792 16.583 15.8539 16.5111C15.7285 16.4392 15.6186 16.3433 15.5304 16.2289C15.3937 16.0162 15.2063 15.8408 14.9849 15.7186C14.7636 15.5964 14.5152 15.5312 14.2624 15.5289C13.9891 15.5175 13.7175 15.5763 13.4735 15.6998C13.2294 15.8232 13.0211 16.0071 12.8684 16.2339Z' fill='%23081A59'/%3E%3C/g%3E%3C/svg%3E");
}

.su__emoji-active.su__emoji-icon0:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='41' viewBox='0 0 40 41' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.001 36.4839C23.203 36.4837 26.3331 35.534 28.9954 33.755C31.6577 31.9759 33.7327 29.4472 34.9579 26.4889C36.1831 23.5305 36.5036 20.2753 35.8788 17.1348C35.254 13.9943 33.7119 11.1096 31.4477 8.84553C29.1834 6.58142 26.2987 5.03957 23.1581 4.41496C20.0176 3.79035 16.7624 4.11102 13.8041 5.33643C10.8458 6.56184 8.31736 8.63696 6.53842 11.2994C4.75949 13.9618 3.80999 17.0919 3.80999 20.2939C3.80999 22.4201 4.22879 24.5255 5.04247 26.4898C5.85616 28.4541 7.04879 30.239 8.55228 31.7424C10.0558 33.2458 11.8407 34.4383 13.805 35.2518C15.7694 36.0654 17.8748 36.4841 20.001 36.4839ZM40.001 20.2939C40.001 24.2496 38.828 28.1164 36.6304 31.4053C34.4327 34.6943 31.3092 37.2578 27.6547 38.7715C24.0001 40.2853 19.9788 40.6814 16.0992 39.9097C12.2196 39.1379 8.6559 37.2331 5.85885 34.4361C3.0618 31.639 1.15698 28.0754 0.38528 24.1958C-0.386424 20.3161 0.00964224 16.2948 1.52339 12.6403C3.03715 8.98575 5.6006 5.86218 8.88958 3.66455C12.1786 1.46692 16.0454 0.293945 20.001 0.293945C22.6274 0.293945 25.2281 0.811261 27.6547 1.81635C30.0812 2.82145 32.2859 4.29464 34.1431 6.15181C36.0003 8.00898 37.4735 10.2138 38.4786 12.6403C39.4837 15.0668 40.001 17.6675 40.001 20.2939Z' fill='%23FF8200'/%3E%3Cpath d='M15.0703 31.0699C14.9731 31.2103 14.8493 31.3302 14.7058 31.4227C14.5622 31.5152 14.4019 31.5785 14.2339 31.6091C14.066 31.6396 13.8936 31.6368 13.7267 31.6007C13.5598 31.5647 13.4017 31.4961 13.2613 31.3989C13.1209 31.3018 13.0011 31.1779 12.9086 31.0344C12.816 30.8909 12.7527 30.7306 12.7222 30.5626C12.6916 30.3946 12.6944 30.2222 12.7305 30.0554C12.7666 29.8885 12.8351 29.7303 12.9323 29.5899C13.7014 28.3699 14.769 27.3661 16.0341 26.6737C17.2992 25.9813 18.7201 25.6231 20.1623 25.6329C21.5798 25.6021 22.9785 25.9618 24.2053 26.6728C25.432 27.3838 26.4394 28.4186 27.1173 29.6639C27.2123 29.8107 27.2767 29.975 27.3067 30.1472C27.3367 30.3194 27.3316 30.4958 27.2919 30.666C27.2521 30.8362 27.1785 30.9966 27.0753 31.1377C26.9721 31.2788 26.8416 31.3976 26.6914 31.4871C26.5413 31.5765 26.3746 31.6348 26.2015 31.6584C26.0283 31.682 25.8521 31.6704 25.6835 31.6244C25.5149 31.5784 25.3574 31.4988 25.2202 31.3905C25.0831 31.2822 24.9692 31.1473 24.8853 30.9939C24.4382 30.1353 23.7577 29.4203 22.9221 28.9313C22.0866 28.4423 21.1299 28.1992 20.1623 28.2299C19.1402 28.2211 18.1333 28.4783 17.2405 28.9762C16.3478 29.4741 15.5999 30.1956 15.0703 31.0699Z' fill='%23FF8200'/%3E%3Cpath d='M13.043 20.3469C12.9422 20.2068 12.8145 20.0881 12.6674 19.9979C12.5203 19.9076 12.3566 19.8475 12.186 19.8211C12.0155 19.7948 11.8413 19.8027 11.6738 19.8443C11.5063 19.886 11.3488 19.9606 11.2104 20.0637C11.072 20.1669 10.9556 20.2966 10.8678 20.4453C10.7801 20.594 10.7229 20.7586 10.6995 20.9296C10.6761 21.1006 10.687 21.2746 10.7315 21.4414C10.7761 21.6081 10.8534 21.7644 10.959 21.9009C11.3072 22.4051 11.7755 22.8148 12.3216 23.0929C12.8677 23.3709 13.4743 23.5088 14.087 23.4939C14.6731 23.4868 15.2488 23.3374 15.7646 23.0588C16.2803 22.7801 16.7207 22.3803 17.048 21.8939C17.2462 21.6161 17.3272 21.2714 17.2734 20.9343C17.2197 20.5972 17.0355 20.2948 16.7607 20.0924C16.4859 19.8899 16.1425 19.8036 15.8047 19.8522C15.4668 19.9008 15.1616 20.0803 14.955 20.3519C14.8637 20.5131 14.7321 20.6478 14.5731 20.7428C14.4141 20.8378 14.2331 20.8899 14.048 20.8939C13.8469 20.9008 13.6476 20.8537 13.4709 20.7575C13.2941 20.6613 13.1464 20.5195 13.043 20.3469Z' fill='%23FF8200'/%3E%3Cpath d='M25.043 20.3469C24.9422 20.2068 24.8145 20.0881 24.6674 19.9979C24.5203 19.9076 24.3566 19.8475 24.186 19.8211C24.0155 19.7948 23.8413 19.8027 23.6738 19.8443C23.5063 19.886 23.3488 19.9606 23.2104 20.0637C23.072 20.1669 22.9556 20.2966 22.8679 20.4453C22.7801 20.594 22.7229 20.7586 22.6995 20.9296C22.6761 21.1006 22.687 21.2746 22.7315 21.4414C22.7761 21.6081 22.8534 21.7644 22.959 21.9009C23.3072 22.4051 23.7755 22.8148 24.3216 23.0929C24.8677 23.3709 25.4743 23.5088 26.087 23.4939C26.6731 23.4868 27.2488 23.3374 27.7646 23.0588C28.2803 22.7801 28.7207 22.3803 29.048 21.8939C29.2462 21.6161 29.3272 21.2714 29.2734 20.9343C29.2197 20.5972 29.0355 20.2948 28.7607 20.0924C28.4859 19.8899 28.1425 19.8036 27.8047 19.8522C27.4668 19.9008 27.1616 20.0803 26.955 20.3519C26.8637 20.5131 26.7321 20.6478 26.5731 20.7428C26.4141 20.8378 26.2331 20.8899 26.048 20.8939C25.8469 20.9008 25.6476 20.8537 25.4709 20.7575C25.2941 20.6613 25.1464 20.5195 25.043 20.3469Z' fill='%23FF8200'/%3E%3Cpath d='M9.59034 16.1629C9.2632 16.0539 8.99275 15.8194 8.83851 15.511C8.68426 15.2026 8.65884 14.8456 8.76784 14.5184C8.87685 14.1913 9.11135 13.9209 9.41975 13.7666C9.72815 13.6124 10.0852 13.5869 10.4123 13.6959L16.1013 15.5939C16.4285 15.7029 16.6989 15.9374 16.8532 16.2458C17.0074 16.5543 17.0328 16.9113 16.9238 17.2384C16.8148 17.5656 16.5803 17.836 16.2719 17.9903C15.9635 18.1445 15.6065 18.1699 15.2793 18.0609L9.59034 16.1629Z' fill='%23FF8200'/%3E%3Cpath d='M23.5903 15.6939C23.2632 15.8029 22.9928 16.0374 22.8385 16.3458C22.6843 16.6543 22.6588 17.0113 22.7678 17.3384C22.8768 17.6656 23.1113 17.936 23.4197 18.0903C23.7282 18.2445 24.0852 18.2699 24.4123 18.1609L30.4123 16.1609C30.5743 16.107 30.7241 16.0216 30.8531 15.9098C30.9821 15.7979 31.0878 15.6617 31.1642 15.509C31.2406 15.3563 31.2861 15.1901 31.2982 15.0198C31.3104 14.8495 31.2888 14.6784 31.2348 14.5164C31.1809 14.3545 31.0955 14.2047 30.9837 14.0757C30.8718 13.9467 30.7356 13.841 30.5829 13.7646C30.4302 13.6882 30.264 13.6427 30.0937 13.6306C29.9234 13.6184 29.7523 13.64 29.5903 13.6939L23.5903 15.6939Z' fill='%23FF8200'/%3E%3C/svg%3E");
}

.su__emoji-active.su__emoji-icon1:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='41' viewBox='0 0 40 41' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.001 36.4839C23.2031 36.4839 26.3332 35.5344 28.9957 33.7554C31.6581 31.9765 33.7332 29.4479 34.9586 26.4896C36.184 23.5313 36.5046 20.276 35.8799 17.1354C35.2552 13.9949 33.7133 11.1101 31.449 8.84589C29.1848 6.58167 26.3001 5.03973 23.1595 4.41503C20.019 3.79034 16.7637 4.11095 13.8053 5.33634C10.847 6.56172 8.31847 8.63683 6.53949 11.2993C4.76051 13.9617 3.81098 17.0919 3.81098 20.2939C3.81098 24.5878 5.51671 28.7058 8.55293 31.742C11.5891 34.7782 15.7071 36.4839 20.001 36.4839ZM40.001 20.2939C40.001 24.2496 38.828 28.1164 36.6304 31.4053C34.4328 34.6943 31.3092 37.2578 27.6547 38.7715C24.0001 40.2853 19.9788 40.6814 16.0992 39.9097C12.2196 39.1379 8.6559 37.2331 5.85885 34.4361C3.0618 31.639 1.15698 28.0754 0.38528 24.1958C-0.386424 20.3161 0.00964224 16.2948 1.52339 12.6403C3.03715 8.98575 5.6006 5.86218 8.88958 3.66455C12.1786 1.46692 16.0454 0.293945 20.001 0.293945C25.3053 0.293945 30.3924 2.40108 34.1431 6.15181C37.8939 9.90254 40.001 14.9896 40.001 20.2939Z' fill='%23FF8200'/%3E%3Cpath d='M8.80078 16.9939C8.80078 16.6757 8.92721 16.3705 9.15225 16.1454C9.3773 15.9204 9.68252 15.7939 10.0008 15.7939C10.319 15.7939 10.6243 15.9204 10.8493 16.1454C11.0743 16.3705 11.2008 16.6757 11.2008 16.9939C11.2008 17.4713 11.3904 17.9292 11.728 18.2667C12.0656 18.6043 12.5234 18.7939 13.0008 18.7939C13.4782 18.7939 13.936 18.6043 14.2736 18.2667C14.6111 17.9292 14.8008 17.4713 14.8008 16.9939C14.8008 16.6757 14.9272 16.3705 15.1523 16.1454C15.3773 15.9204 15.6825 15.7939 16.0008 15.7939C16.319 15.7939 16.6243 15.9204 16.8493 16.1454C17.0743 16.3705 17.2008 16.6757 17.2008 16.9939C17.2008 18.1079 16.7583 19.1761 15.9706 19.9638C15.183 20.7514 14.1147 21.1939 13.0008 21.1939C11.8869 21.1939 10.8186 20.7514 10.0309 19.9638C9.24328 19.1761 8.80078 18.1079 8.80078 16.9939Z' fill='%23FF8200'/%3E%3Cpath d='M22.8008 16.9939C22.8008 16.6757 22.9272 16.3705 23.1523 16.1454C23.3773 15.9204 23.6825 15.7939 24.0008 15.7939C24.319 15.7939 24.6243 15.9204 24.8493 16.1454C25.0743 16.3705 25.2008 16.6757 25.2008 16.9939C25.2008 17.4713 25.3904 17.9292 25.728 18.2667C26.0656 18.6043 26.5234 18.7939 27.0008 18.7939C27.4782 18.7939 27.936 18.6043 28.2736 18.2667C28.6111 17.9292 28.8008 17.4713 28.8008 16.9939C28.8008 16.6757 28.9272 16.3705 29.1523 16.1454C29.3773 15.9204 29.6825 15.7939 30.0008 15.7939C30.319 15.7939 30.6243 15.9204 30.8493 16.1454C31.0743 16.3705 31.2008 16.6757 31.2008 16.9939C31.2008 18.1079 30.7583 19.1761 29.9706 19.9638C29.183 20.7514 28.1147 21.1939 27.0008 21.1939C25.8869 21.1939 24.8186 20.7514 24.0309 19.9638C23.2433 19.1761 22.8008 18.1079 22.8008 16.9939Z' fill='%23FF8200'/%3E%3Cpath d='M16.8648 28.6659C16.7372 28.7793 16.5885 28.8665 16.4271 28.9224C16.2658 28.9783 16.0951 29.0019 15.9246 28.9918C15.7542 28.9818 15.5874 28.9382 15.4338 28.8637C15.2802 28.7891 15.1427 28.6851 15.0293 28.5574C14.9159 28.4298 14.8288 28.2811 14.7729 28.1197C14.717 27.9584 14.6934 27.7877 14.7034 27.6172C14.7135 27.4468 14.7571 27.28 14.8316 27.1264C14.9061 26.9728 15.0102 26.8353 15.1378 26.7219C16.5252 25.5127 18.3303 24.8936 20.1678 24.9969C21.8925 24.9663 23.5665 25.5808 24.8618 26.7199C25.1203 26.9483 25.2774 27.27 25.2987 27.6142C25.32 27.9584 25.2037 28.297 24.9753 28.5554C24.747 28.8139 24.4253 28.971 24.0811 28.9923C23.7369 29.0136 23.3983 28.8973 23.1398 28.6689C22.3079 27.9428 21.2314 27.5597 20.1278 27.5969C18.9416 27.508 17.7685 27.8923 16.8648 28.6659Z' fill='%23FF8200'/%3E%3C/svg%3E");
}

.su__emoji-active.su__emoji-icon2:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='41' viewBox='0 0 40 41' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.001 36.4839C23.2031 36.4839 26.3332 35.5344 28.9957 33.7554C31.6581 31.9765 33.7332 29.4479 34.9586 26.4896C36.184 23.5313 36.5046 20.276 35.8799 17.1354C35.2552 13.9949 33.7133 11.1101 31.449 8.84589C29.1848 6.58167 26.3 5.03973 23.1595 4.41503C20.0189 3.79034 16.7637 4.11095 13.8053 5.33634C10.847 6.56172 8.31848 8.63683 6.5395 11.2993C4.76052 13.9617 3.81098 17.0919 3.81098 20.2939C3.81098 24.5878 5.51671 28.7058 8.55293 31.742C11.5891 34.7782 15.7071 36.4839 20.001 36.4839ZM40.001 20.2939C40.001 24.2496 38.828 28.1164 36.6304 31.4053C34.4328 34.6943 31.3092 37.2578 27.6547 38.7715C24.0001 40.2853 19.9788 40.6814 16.0992 39.9097C12.2196 39.1379 8.6559 37.2331 5.85885 34.4361C3.0618 31.639 1.15698 28.0754 0.385278 24.1958C-0.386426 20.3161 0.00964785 16.2948 1.5234 12.6403C3.03715 8.98575 5.6006 5.86218 8.88958 3.66455C12.1786 1.46692 16.0454 0.293945 20.001 0.293945C25.3053 0.293945 30.3924 2.40108 34.1431 6.15181C37.8938 9.90254 40.001 14.9896 40.001 20.2939Z' fill='%23FF8200'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.001 17.2939C16.001 17.8873 15.825 18.4673 15.4954 18.9607C15.1657 19.454 14.6972 19.8385 14.149 20.0656C13.6009 20.2926 12.9977 20.3521 12.4157 20.2363C11.8338 20.1205 11.2992 19.8348 10.8797 19.4153C10.4601 18.9957 10.1744 18.4612 10.0586 17.8792C9.94287 17.2973 10.0023 16.6941 10.2293 16.1459C10.4564 15.5977 10.8409 15.1292 11.3343 14.7995C11.8276 14.4699 12.4076 14.2939 13.001 14.2939C13.7966 14.2939 14.5597 14.61 15.1223 15.1726C15.6849 15.7352 16.001 16.4983 16.001 17.2939Z' fill='%23FF8200'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M30.001 17.2939C30.001 17.8873 29.825 18.4673 29.4954 18.9607C29.1657 19.454 28.6972 19.8385 28.149 20.0656C27.6009 20.2926 26.9977 20.3521 26.4157 20.2363C25.8338 20.1205 25.2992 19.8348 24.8797 19.4153C24.4601 18.9957 24.1744 18.4612 24.0586 17.8792C23.9429 17.2973 24.0023 16.6941 24.2293 16.1459C24.4564 15.5977 24.8409 15.1292 25.3343 14.7995C25.8276 14.4699 26.4076 14.2939 27.001 14.2939C27.7966 14.2939 28.5597 14.61 29.1223 15.1726C29.6849 15.7352 30.001 16.4983 30.001 17.2939Z' fill='%23FF8200'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.501 28.2939C12.501 27.8961 12.659 27.5146 12.9403 27.2333C13.2216 26.952 13.6032 26.7939 14.001 26.7939H26.001C26.3988 26.7939 26.7803 26.952 27.0616 27.2333C27.3429 27.5146 27.501 27.8961 27.501 28.2939C27.501 28.6918 27.3429 29.0733 27.0616 29.3546C26.7803 29.6359 26.3988 29.7939 26.001 29.7939H14.001C13.6032 29.7939 13.2216 29.6359 12.9403 29.3546C12.659 29.0733 12.501 28.6918 12.501 28.2939Z' fill='%23FF8200'/%3E%3C/svg%3E");
}

.su__emoji-active.su__emoji-icon3:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='41' viewBox='0 0 40 41' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.001 36.4839C23.2031 36.4839 26.3332 35.5344 28.9957 33.7554C31.6581 31.9765 33.7332 29.4479 34.9586 26.4896C36.184 23.5313 36.5046 20.276 35.8799 17.1354C35.2552 13.9949 33.7132 11.1101 31.449 8.84589C29.1848 6.58167 26.3 5.03973 23.1595 4.41503C20.0189 3.79034 16.7637 4.11095 13.8053 5.33634C10.847 6.56172 8.31847 8.63683 6.53949 11.2993C4.76051 13.9617 3.81098 17.0919 3.81098 20.2939C3.81098 24.5878 5.51671 28.7058 8.55292 31.742C11.5891 34.7782 15.7071 36.4839 20.001 36.4839ZM40.001 20.2939C40.001 24.2496 38.828 28.1164 36.6304 31.4053C34.4327 34.6943 31.3092 37.2578 27.6546 38.7715C24.0001 40.2853 19.9788 40.6814 16.0992 39.9097C12.2196 39.1379 8.65588 37.2331 5.85883 34.4361C3.06178 31.639 1.15699 28.0754 0.385286 24.1958C-0.386419 20.3161 0.0096252 16.2948 1.52338 12.6403C3.03713 8.98575 5.60058 5.86218 8.88956 3.66455C12.1785 1.46692 16.0454 0.293945 20.001 0.293945C25.3053 0.293945 30.3924 2.40108 34.1431 6.15181C37.8939 9.90254 40.001 14.9896 40.001 20.2939Z' fill='%23FF8200'/%3E%3Cpath d='M15.024 23.4939C14.8062 23.24 14.4988 23.0798 14.1659 23.0467C13.8329 23.0136 13.5001 23.1102 13.2365 23.3163C12.9729 23.5224 12.799 23.8222 12.7508 24.1533C12.7027 24.4844 12.7841 24.8213 12.978 25.0939C13.8119 26.2057 14.8985 27.1029 16.1479 27.7115C17.3973 28.3201 18.7736 28.6226 20.163 28.5939C21.5257 28.6447 22.8784 28.3424 24.0899 27.7166C25.3015 27.0908 26.3307 26.1626 27.078 25.0219C27.1737 24.8805 27.2406 24.7216 27.2748 24.5543C27.3091 24.3871 27.3101 24.2147 27.2777 24.047C27.2453 23.8794 27.1803 23.7197 27.0862 23.5772C26.9922 23.4347 26.8709 23.3121 26.7295 23.2164C26.5881 23.1208 26.4292 23.0539 26.2619 23.0196C26.0946 22.9854 25.9222 22.9844 25.7546 23.0168C25.5869 23.0491 25.4273 23.1142 25.2848 23.2082C25.1423 23.3023 25.0197 23.4235 24.924 23.5649C24.4147 24.3532 23.7061 24.9928 22.87 25.4192C22.034 25.8456 21.1001 26.0435 20.163 25.9929C19.1683 26.0222 18.1813 25.8102 17.2864 25.375C16.3915 24.9399 15.6152 24.2944 15.024 23.4939Z' fill='%23FF8200'/%3E%3Cpath d='M24.8007 16.006C24.6018 16.2194 24.3263 16.3452 24.0347 16.3555C23.743 16.3658 23.4592 16.2599 23.2457 16.061C23.0322 15.862 22.9065 15.5865 22.8962 15.2948C22.8859 15.0032 22.9918 14.7194 23.1908 14.506C23.5559 14.1073 24.0035 13.7928 24.5024 13.5844C25.0012 13.3759 25.5395 13.2785 26.0798 13.2989C26.594 13.2958 27.103 13.4023 27.5729 13.6113C28.0427 13.8203 28.4627 14.127 28.8047 14.5109C28.9954 14.7266 29.094 15.0085 29.0792 15.296C29.0645 15.5835 28.9376 15.8537 28.7258 16.0488C28.5141 16.2438 28.2343 16.348 27.9465 16.3391C27.6588 16.3301 27.386 16.2087 27.1868 16.001C27.0469 15.8384 26.8725 15.7091 26.6763 15.6226C26.4801 15.5361 26.2671 15.4945 26.0528 15.501C25.8194 15.4848 25.5855 15.5219 25.3686 15.6094C25.1518 15.6968 24.9576 15.8325 24.8007 16.006Z' fill='%23FF8200'/%3E%3Cpath d='M12.8013 16.006C12.6011 16.2142 12.3271 16.3354 12.0384 16.3433C11.7497 16.3512 11.4694 16.2453 11.2581 16.0483C11.0468 15.8513 10.9215 15.5792 10.9092 15.2906C10.8969 15.002 10.9986 14.7202 11.1923 14.506C11.5575 14.1073 12.005 13.7928 12.5039 13.5844C13.0028 13.3759 13.541 13.2785 14.0813 13.2989C14.5955 13.2958 15.1046 13.4023 15.5744 13.6113C16.0443 13.8203 16.4642 14.127 16.8063 14.5109C16.997 14.7266 17.0956 15.0085 17.0808 15.296C17.0661 15.5835 16.9392 15.8537 16.7274 16.0488C16.5156 16.2438 16.2358 16.348 15.9481 16.3391C15.6603 16.3301 15.3876 16.2087 15.1883 16.001C15.0485 15.8384 14.8741 15.7091 14.6779 15.6226C14.4817 15.5361 14.2686 15.4945 14.0543 15.501C13.8209 15.4848 13.5868 15.5219 13.3697 15.6093C13.1527 15.6968 12.9583 15.8324 12.8013 16.006Z' fill='%23FF8200'/%3E%3C/svg%3E");
}

.su__emoji-active.su__emoji-icon4:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='41' viewBox='0 0 40 41' fill='none'%3E%3Cg%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.001 36.4839C23.2031 36.4839 26.3332 35.5344 28.9957 33.7554C31.6581 31.9765 33.7332 29.4479 34.9586 26.4896C36.184 23.5313 36.5046 20.276 35.8799 17.1354C35.2552 13.9949 33.7132 11.1101 31.449 8.84589C29.1848 6.58167 26.3 5.03973 23.1595 4.41503C20.0189 3.79034 16.7637 4.11095 13.8053 5.33634C10.847 6.56172 8.31847 8.63683 6.53949 11.2993C4.76051 13.9617 3.81098 17.0919 3.81098 20.2939C3.81098 24.5878 5.51671 28.7058 8.55292 31.742C11.5891 34.7782 15.7071 36.4839 20.001 36.4839ZM40.001 20.2939C40.001 24.2496 38.828 28.1164 36.6304 31.4053C34.4327 34.6943 31.3092 37.2578 27.6546 38.7715C24.0001 40.2853 19.9788 40.6814 16.0992 39.9097C12.2196 39.1379 8.65588 37.2331 5.85883 34.4361C3.06178 31.639 1.15699 28.0754 0.385286 24.1958C-0.386419 20.3161 0.0096252 16.2948 1.52338 12.6403C3.03713 8.98575 5.60058 5.86218 8.88956 3.66455C12.1785 1.46692 16.0454 0.293945 20.001 0.293945C25.3053 0.293945 30.3924 2.40108 34.1431 6.15181C37.8939 9.90254 40.001 14.9896 40.001 20.2939Z' fill='%23FF8200'/%3E%3Cpath d='M11.117 23.256C11.0804 22.9496 11.1091 22.6389 11.2014 22.3444C11.2936 22.05 11.4472 21.7784 11.6521 21.5476C11.8569 21.3169 12.1084 21.1322 12.3899 21.0057C12.6713 20.8792 12.9764 20.8139 13.285 20.8139H26.716C27.0246 20.8139 27.3297 20.8793 27.6112 21.0057C27.8927 21.1322 28.1442 21.3169 28.3492 21.5476C28.5541 21.7783 28.7078 22.0499 28.8002 22.3443C28.8925 22.6388 28.9214 22.9495 28.885 23.256C28.6631 25.4579 27.6313 27.499 25.9898 28.9834C24.3484 30.4678 22.2141 31.2896 20.001 31.2896C17.7879 31.2896 15.6536 30.4678 14.0121 28.9834C12.3706 27.499 11.3389 25.4579 11.117 23.256Z' fill='%23FF8200'/%3E%3Cpath d='M24.8684 16.2339C24.7795 16.3478 24.669 16.443 24.5433 16.5142C24.4176 16.5854 24.2791 16.6311 24.1357 16.6487C23.9923 16.6664 23.8469 16.6556 23.7077 16.617C23.5685 16.5785 23.4382 16.5128 23.3244 16.4239C23.2105 16.335 23.1153 16.2246 23.0441 16.0989C22.973 15.9732 22.9272 15.8347 22.9096 15.6913C22.892 15.5479 22.9027 15.4025 22.9413 15.2633C22.9798 15.1241 23.0455 14.9938 23.1344 14.8799C23.4962 14.3852 23.9729 13.9859 24.5234 13.7164C25.0739 13.4469 25.6817 13.3153 26.2944 13.3329C26.8781 13.3379 27.4523 13.4811 27.97 13.7509C28.4876 14.0207 28.934 14.4093 29.2724 14.8849C29.4506 15.1159 29.5298 15.4083 29.4924 15.6977C29.4551 15.987 29.3044 16.2497 29.0734 16.4279C28.8424 16.6062 28.55 16.6853 28.2606 16.648C27.9713 16.6107 27.7086 16.4599 27.5304 16.2289C27.3937 16.0162 27.2063 15.8408 26.9849 15.7186C26.7636 15.5964 26.5152 15.5312 26.2624 15.5289C25.9891 15.5175 25.7175 15.5763 25.4735 15.6998C25.2294 15.8232 25.0211 16.0071 24.8684 16.2339Z' fill='%23FF8200'/%3E%3Cpath d='M12.8684 16.2339C12.6888 16.4639 12.4253 16.6131 12.1357 16.6487C11.8462 16.6843 11.5543 16.6035 11.3244 16.4239C11.0944 16.2444 10.9452 15.9809 10.9096 15.6913C10.874 15.4017 10.9548 15.1099 11.1344 14.8799C11.4962 14.3852 11.9729 13.9859 12.5234 13.7164C13.0739 13.4469 13.6817 13.3153 14.2944 13.3329C14.8781 13.3379 15.4523 13.4811 15.97 13.7509C16.4876 14.0207 16.934 14.4093 17.2724 14.8849C17.3606 14.9993 17.4255 15.13 17.4632 15.2694C17.501 15.4089 17.5109 15.5544 17.4924 15.6977C17.474 15.8409 17.4274 15.9792 17.3555 16.1045C17.2836 16.2298 17.1877 16.3397 17.0734 16.4279C16.959 16.5162 16.8284 16.581 16.6889 16.6188C16.5495 16.6566 16.4039 16.6665 16.2607 16.648C16.1174 16.6295 15.9792 16.583 15.8539 16.5111C15.7285 16.4392 15.6186 16.3433 15.5304 16.2289C15.3937 16.0162 15.2063 15.8408 14.9849 15.7186C14.7636 15.5964 14.5152 15.5312 14.2624 15.5289C13.9891 15.5175 13.7175 15.5763 13.4735 15.6998C13.2294 15.8232 13.0211 16.0071 12.8684 16.2339Z' fill='%23FF8200'/%3E%3C/g%3E%3C/svg%3E");
}

.su__emoji {
  background: none;
}

.su__emoji-active {
  background: none !important;
}

.su__feedback-modal.custom-rating-modal .su__feedback-row .su__feed-title {
  background-color: #081A59;
  padding: 15px 20px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
.custom-rating-modal .su__feedback-label {
  font-size: 14px;
  color: #282829;
}
.custom-rating-modal .su__feedback-btn {
  background-color: #FF8200;
  padding: 12px 24px;
  color: #081A59;
  width: max-content;
  font-size: 16px;
  border-radius: 25px;
  margin-bottom: 20px;
}
.su_feedback_form {
  width: 312px;
  max-width: 95%;
}
.su__feedback-row .su__svg-ok:before {
  content: '';
  background-image: url('https://d1djckv51f32xg.cloudfront.net/0a3054b40eff87ffffc1fc8a1b1b6768/Asset-Library/feedback-icon.svg');
  width: 50px;
  height: 50px;
  display: inline-block;
  background-repeat: no-repeat;
}
.su__feedback-row .su__svg-ok svg {
  display: none;
}
.su__feed-title {
  color: #282829;
}

/* no result */
.su__sorry-no-result,
.custom-showing-recent-results {
  font-size: 18px;
  color: #081A59;
}
.custom-no-result-text {
  font-size: 16px;
  text-align: center;
  color: #212529;
}
.su__clear-filters-btn {
  background-color: #FF8200;
  padding: 12px 24px;
  border-radius: 25px;
  color: #081A59;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  max-width: max-content;
}

/* scroll to top */
.su__back-to-top {
  z-index: 1;

}
.su__back-to-top .su__btn-back-to-top.su__bg-blue-grd {
  background-color: #FF8200;
  color: #212529;
  padding: 11px 11px 10px 16px;
  cursor: pointer;
}
.su__back-to-top .su__btn-back-to-top.su__bg-blue-grd .su__font-13{
  font-size: 14px;
  padding-left: 8px;
}

/* did you mean */
.su__didumean .su__text-blue {
  font-size: 18px;
  color: #081A59;
}
.su__didumean .su__color-lgray {
  font-size: 18px;
  color: #00A9CE;
  text-decoration: underline;
}

/* mobile */
.su__mobile-child-block.su__searchTips {
  flex-basis: unset;
  flex-grow: unset;
}
@media (max-width: 767px) {
  /* .su__mobile-child-block {
    width: calc(100% / 3);
  } */
  .su__meta-data > .su__d-flex {
    flex-direction: column;
    gap: 8px;
  }
}
@media (max-width: 480px) {
  .custom-clearFilter-stickyFacets-wrapper{
    flex-direction: column;
  }
}
.su__mobile-feature   .su__col.su__mob-search {
  padding: 0;
} 
/* recommended articles */
.su__Recommended_flex {
  margin-top: 20px;
}
.su__Recommended_Articles-R {
  border: unset;
  padding: unset;
  border-radius: unset;
}
.su__Recommended_Articles-R > .su__pb-3 {
  padding-bottom: 24px;
}
.su__Recommended_Article {
  font-size: 20px;
  font-weight: 500;
  color: #081A59;
}
.su__recommendations-title a h3 {
  font-size: 16px;
  font-weight: 400;
  color: #081A59;
  border: unset;
}
.su__recommendations-title a h3:hover {
  color: #FF8200;
}
.su__recommendations-tag-content {
  display: none;
}
.su__Recommended_flex .su__d-block:not(:last-child) {
  padding-bottom: 20px;
}
@media (max-width: 385px) {
  .su__feedback-text {
    margin-top: 10px;
  }
}

.su__similarSearches .su__recommendations-results {
  margin: 0;
  border: unset;
  padding: 0;
  box-shadow: unset;
}
.su__similarSearches .su__recommendations-results .su__ribbon-block {
  position: unset;
}
.su__similarSearches .su__recommendations-results .su__ribbon-block .su__ribbon-row-block {
  padding-bottom: 24px;
  display: flex;
  align-items: center;
}
.su__similarSearches .su__recommendations-results .su__ribbon-block .su__ribbon-text {
  border: unset;
  font-size: 20px;
  font-weight: 500;
  padding: 0;
  padding-left: 8px;
}
.su__similarSearches .su__recommendations-results .su__search-title {
  line-height: unset;
}
.su__similarSearches .su__recommendations-results .su__search-title a {
  font-size: 16px;
  font-weight: 400;
}
.su__similarSearches .su__recommendations-results .su__search-title a:hover {
  color: #FF8200;
}
.su__similarSearches .su__recommendations-results .custom-similar-searches {
  padding: 0;
  margin: 0;
}
.su__similarSearches .su__recommendations-results .custom-similar-searches:not(:last-child) {
  padding-bottom: 20px;
}
.su__similarSearches .su__recommendations-results .su__mb-3 {
  margin: 0;
}
.su__save-bookmarks {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  margin-left: 8px;
}
.su__save-bookmarks .su__bookmark-list {
  margin: 0;
  padding: 2.5px 4px;
}
.su__save-bookmarks .su__bookmark-list:hover,
.su__bokmark-icon:hover {
  background: unset;
}
.su__bokmark-icon path,
.su__savebookmark-icon path,
.su__savedResultBookmarkIcon path{
  fill: #081A59;
}
.su__savedResultBookmarkIcon svg path:hover,
.su__active-bookmark-list-icon svg path,
.su__savedResultBookmarkIcon path:hover,
[aria-label="Unsave"].su__savedResultBookmarkIcon path {
  fill: #FF8200;
}
.su__bookmark-popup-title {
  padding: 1rem;
}
.su__bookmark-inner label.su__font-12 {
  font-size: 14px;
  color: #000;
  font-weight: 400;
}
/* .su__bookmark-inner svg path {
  fill: #081A59;
} */
.su__bookmark-popup-title > svg {
  display: none;
}
.su__bookmark-inner .su__bookmark-save,
.su__bookmark-btn .su__bookmark-active {
  background-color: #FF8200;
  padding: 12px 24px;
  color: #081A59;
  width: max-content;
  font-size: 16px;
  border-radius: 25px;
  margin: 20px auto;
  display: table;
}
.su__bookmark_SavedResult_RTL {
  cursor: pointer;
}
.su__form-control:focus {
  border-color: #FF8200;
}
.su__resultSaved {
  top: 0;
  left: auto;
  right: 100%;
  white-space: nowrap;
}
#su__top_nav_inner_div {
  width: 100%;
  max-width: max-content;
}
@media (min-width: 1200px) {
  .su__Recommended_Article-section {
    margin-right: 30px;
  }
}
.su__container_filters_tab .su__clear-filter-row {
  display: none;
}