<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.new-post-card .col-2{
  float: left;
  width: calc(50% - 20px);
  margin-right: 20px;
  margin-bottom: 50px;
}

.new-post-card .wrapper{
  float: left;
  max-width: calc(100% - 245px );
  width: 80%;
  margin: 0 auto;
}

.new-post-card .thumbnail-container {
  height: 194px;
  overflow: hidden;
  margin-bottom: 25px;
    position: relative;
}
.new-post-card .thumbnail-container a{
  height: inherit;
}
.new-post-card .thumbnail-container img{
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.new-post-card .thumbnail-category {
  position: absolute;
  top: 10px;
  left: 10px;
  height: auto !important;
  display: inline-block;
  padding: 6px 18px;
  font-family: "Muli Bold", Courier, Helvetica, sans-serif;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 4px 20px;
  border-radius: 100px;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
  text-decoration: none;
  background-color: rgb(255, 255, 255);
  transition: background-color 0.2s ease-in 0s, color 0.2s ease-in 0s;
  color: rgb(56, 158, 56);
}

.redesign-20 .new-post-card h2{
    color: rgb(0, 0, 0);
    margin: 0px;
    font-size: 20px !important;
    line-height: 32px !important;
    margin-bottom: 14px;
}

.new-post-card .post-info {
  margin-bottom: 14px;
  font-family: "Muli Regular", Courier, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
}
.new-post-card .by {
  color: rgb(127, 127, 127);
}
.new-post-card .vi-blog-user {
  font-family: "Muli Bold", Courier, Helvetica, sans-serif;
  color: rgb(0, 0, 0);
  cursor: pointer;
}
.new-post-card .dot {
  color: rgb(0, 0, 0);
  margin: 0px 12px;
  font-size: 10px;
  opacity: 0.5;
}
.new-post-card .time {
  color: rgb(127, 127, 127);
}

.new-post-card p{
    font-family: "Muli Regular", Courier, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: rgb(0, 0, 0);
    margin: 0px;
}

.new-post-card .sidebar{
  width: 245px;
  float: left;
}
.new-post-card input{
    color: rgb(127, 127, 127);
    background-color: rgb(255, 255, 255);
    border-radius: 999px;
    font-family: "Muli Regular", Courier, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    padding: 13px 60px 13px 25px;
    width: 100%;
    height: 52px;
    border: 1px solid rgb(215, 215, 215);
}
.new-post-card svg{
  position: absolute;
    top: 0;
    right: 0;
}
.new-post-card .sidebar-search {
  margin-bottom: 30px;
}

.new-post-card .item{
    font-family: "Muli Bold", Courier, Helvetica, sans-serif;
    color: rgb(0, 0, 0);
    list-style: none;
    border-bottom: 1px solid rgb(215, 215, 215);
    padding: 14px 0px;
    margin: 0px;
    font-size: 14px !important;
    line-height: 22px !important;
}

.new-post-card .number-wrapper {
  margin-left: auto;
  width: 50px;
  text-align: center;
}

.new-post-card .pagination{
  float: left;
  width: 100%;
}

.new-post-card .pagination ul{
  margin: 0px;
  text-align: center;
    list-style: none;
    border-radius: 999px;
    background-color: rgb(240, 241, 239);
    padding: 5px;
    width: 400px;
    margin: 0 auto !important;
    float: none;
}
.new-post-card .pagination ul li{
  display: inline-block;
  vertical-align: middle;
}
.new-post-card .pagination ul span{
  vertical-align: middle;
}
.new-post-card .col-2:nth-child(odd){
  content: '';
  display: block;
  clear: both;
}
.new-post-card .pagination a{
  font-family: "Muli Bold", Courier, Helvetica, sans-serif;
    padding: 5px;
    border-radius: 999px;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0px;
    cursor: pointer;
    color: rgb(0, 0, 0);
    transition: color 0.2s ease-in 0s;
    font-size: 14px !important;
    line-height: 28px !important;
    display: inline-block;
}
.new-post-card .pagination a.current{ 
  font-family: "Muli Bold", Courier, Helvetica, sans-serif;
    padding: 5px;
    border-radius: 999px;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0px;
    cursor: pointer;
    background-color: rgb(71, 198, 71);
    color: rgb(0, 0, 0);
    transition: color 0.2s ease-in 0s;
    font-size: 14px !important;
    line-height: 28px !important;
}

.redesign-20 .news-cards .content-outer .col-wrap .col-two .news-card .blog-link.edit.logged-out {
    display: none;
}
.redesign-20 .news-cards .content-outer .col-wrap .col-two .news-card &gt; a .text-wrap .post-info.hide {
    display: none;
}
.redesign-20 header#no-header {
    display: none !important;
}

/*.listing-grid__filters .select2-container:nth-of-type(1) {*/
    /*display: none;*/
/*}.listing-grid__filters .select2-container:nth-of-type(3) {*/
    /*display: none;*/
/*}*/


/*customer-case-studies/*/

.ua-ie .listing-grid__filters select {
    border: 2px solid #d7d7d7;
    display: inline-block;
    margin-bottom: 1.5rem;
    min-width: 200px;
    padding: 1rem 1.5rem;
    margin-right: 1.5rem;
}
.ua-ie .listing-grid__filters select::-ms-expand {
    background-color: transparent;
    border: none;
}


.slug-resources .select2-container--default .select2-selection--single {
    border: none;
}
.slug-resources .select2-selection--single .select2-selection__arrow {
    right: 1.5rem;
    top: 25%;
}

.redesign-20 .bg-black{
    background-color: #000000 !important;
}</pre></body></html>