.list-mod__filter{
  position:relative;
}

.dropdown-label:after{
  cursor: pointer;
  content:url(https://23715407.fs1.hubspotusercontent-na1.net/hubfs/23715407/raw_assets/public/unitedafa-s2/images/resources-icons/arrow-down.svg);
  position:absolute;
  right:15px;
  top:50%;
  transform:translateY(-50%);
  -webkit- transform:translateY(-50%);
}
.is-open .dropdown-label:after{
  transform:translateY(-50%) scaleY(-1);
  -webkit-transform:translateY(-50%) scaleY(-1);
}

.dropdown-list{
  list-style:none;
  background-color: #fff;
  border-radius:6px;
  box-shadow: 0 4px 50px rgba(0,0,0,.2);
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 10px;
  position: absolute;
  top: calc(100% - 1px);
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  visibility: hidden;
  width: 100%;
  z-index: 2;
  max-height:500px;
  overflow:scroll;
}

.is-open .dropdown-list {
  visibility:visible;
  opacity:1;
}

.dropdown-list li:last-child{
  margin-bottom:0;
}

.dropdown-list li a{
  display:block;
  line-height:1.1;
  font-size:14px;
  padding:7px 10px;
  position:relative;
  color:#000;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.dropdown-list li a:hover,
.dropdown-list li a.is-active{
  color:var(--primary-color);
  background-color:var(--accent-color);
}
.list-mod__filter--search input{
  background-image:url('data:image/svg+xml,<svg width="17" height="18" viewBox="0 0 17 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.1111 12.6111L16 16.5M13.963 7.98148C13.963 9.2634 13.5828 10.5165 12.8706 11.5824C12.1584 12.6483 11.1462 13.479 9.96184 13.9696C8.7775 14.4602 7.47429 14.5885 6.21701 14.3384C4.95973 14.0883 3.80484 13.471 2.89838 12.5646C1.99193 11.6581 1.37463 10.5032 1.12454 9.24596C0.874453 7.98867 1.00281 6.68546 1.49338 5.50113C1.98394 4.31679 2.81469 3.30452 3.88057 2.59233C4.94644 1.88013 6.19957 1.5 7.48148 1.5C9.20048 1.5 10.8491 2.18287 12.0646 3.39838C13.2801 4.61389 13.963 6.26248 13.963 7.98148V7.98148Z" stroke="%23FFC318" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg>') !important;
  background-position:center right 15px !important;
  background-repeat:no-repeat !important;
}
.ua.filter input::-ms-input-placeholder { /* Edge 12-18 */
  color: #bcbcbc;
  font-weight: 900;
}

.ua.filter input::placeholder {
  color: #bcbcbc;
  font-family: sweet-sans-pro;
  font-weight: 900;
}

.ua.filter #filter_contentType:not(.has-value) .dropdown-label,
.ua.filter #filter_topic:not(.has-value) .dropdown-label{
  color: #bcbcbc;
  font-family: sweet-sans-pro;
  font-weight: 900;
}

.ua.filter input {
  color: #151c27 !important;
  font-weight:400 !important;
}
.dark .ua.filter input {
  color: #f0f5f8 !important;
  font-weight:400 !important;
}
.dark .dropdown-label {
  border-color:#fff;
  background:transparent;
}
.ua .container > .row-fluid {
  max-width: 1325px;
  margin:0px auto;
}

@media (min-width:992px){
  .ua .container > .row-fluid {
    padding-right:208px;
  }
  .container .container__wrapper {
    padding: 0 0;
  }
}


@media (min-width:1400px){
  .ua .container > .row-fluid {
    padding-right:230px;
  }

  .container .container__wrapper {
    padding: 0 0;
  }
}
.hide-next + strong {
  display:none !important;
}
.posts__item .ua.card time {
  padding-bottom: 0px;
  margin-top: 11px;
  font-weight: bold;
}
.ua.card .card__tags span em:last-of-type {
  display:inline-block;
}

article #hs_cos_wrapper_post_body > div + div {
  margin-top:30px;
}
article #hs_cos_wrapper_post_body > div + div > p > img{
  margin-bottom:20px;
}





.posts__item .ua.card .item-tags {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 171.429%; 
}

.dark-mode .posts__item .ua.card  .item-tags {
  color:#F0F5F8;
}
.posts__item .ua.card  .item-tags-container {
  margin-top:5px;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
  margin-bottom: 15px;
}
.posts__item .ua.card .card__summary {
  margin-bottom:0px;
  padding-bottom:0px;
}
.posts__item .ua.card  .item-tags-container>div {
  display: inline-flex;
  font-size: 14px;
  flex-wrap:wrap;
  font-style: normal;
  font-weight: 700;
  line-height: 171.429%;
}
.posts__item .ua.card .item-icon {
    height: 35px;
    width: 35px;
}
.posts__item .ua.card  .item-icon img {
  height: 100% !important;
  object-fit: contain;
}
.posts__item .ua.card  .l-link {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /*  */
}
.posts__item .ua.card  h2 {
  margin-top:10px;
}
@media screen and (min-width:768px) {
  .posts__item .ua.card  h2 > a,
  .posts__item .ua.card  h2 {
    margin-bottom:0px;
    /*     margin: 0 0 0.8125rem;
    margin-bottom: 0.8125rem; */
    font-size: 24px;
    font-style: normal;
    font-weight: 800 !important;
    line-height: 125%; /*  */
  }
}
@media screen and (min-width:768px) {
  .posts__item .ua.card  h2 a,
  .posts__item .ua.card  h2 {
    margin-bottom:0px;
    font-size: 24px;
    line-height: 1.25;
  }
}

.posts__item .post__item_richtext {
  color: #151C27;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; 
  margin-bottom:8px;
  margin-top:8px;
}


.posts__item .post__item_richtext > p:last-child{
  margin-bottom:0px;
}

.dark-mode .posts__item  .post__item_richtext {
  color: #F0F5F8;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; 
}