.categories-tooltip > * {
    font-size: 18px;
    color: #f65f18;
    background-color: #fff;
    text-align: left; }
@media (max-width: 992px) {
    .categories-tooltip > * {
        right: 0;
        position: absolute; } }

.categories-tooltip {
    background: white;
    max-width: 300px;
    overflow-wrap: break-word;
    display: block;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05) !important; }

.categories-tooltip li {
    word-break: break-all;
    display: block; }

@media (min-width: 992px) {
    .bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^="top"] {
        left: -70px !important; } }

@media (max-width: 768px) {
    .bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^="top"] {
        left: -15px !important; } }

.tooltip.show {
    opacity: 1; }

.categories-tooltip li {
    list-style-type: none;
    padding: 0;
    margin: 0; }

.categories-tooltip li a {
    white-space: pre-wrap;
    word-break: keep-all;
    padding-bottom: 10px; }

.categories-tooltip ul {
    padding: 0.5rem;
    max-width: 400px; }

.card-categories-list {
    padding-left: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-items: flex-start;
    vertical-align: middle; }

.card-categories-list li {
    margin: 0;
    white-space: nowrap; }


.post-category {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #f65f18;
    text-decoration: none; }

.post-category:hover {
    color: #e15904; }

.post-category {
    white-space: nowrap; }

.categories-wrapper {
    position: relative;
    width: 100%;
    white-space: nowrap;
    overflow: hidden; }

.categories-wrapper ul {
    text-overflow: ellipsis;
    -webkit-mask-image: -webkit-gradient(linear, left top, right top, color-stop(85%, black), color-stop(90%, transparent));
    -webkit-mask-image: linear-gradient(to right, black 85%, transparent 90%);
    mask-image: -webkit-gradient(linear, left top, right top, color-stop(90%, black), to(transparent));
    mask-image: linear-gradient(to right, black 90%, transparent 100%); }


.multiselect span::after {
    content: "";
}

.background-green-1 {
    background-color: #14934c; }

.background-yellow-1 {
    background-color: #db9602; }

.background-blue-1 {
    background-color: #2a2a6d; }

.background-orange-2 {
    background-color: #f55004; }

.background-blue-2 {
    background-color: #2d81fc; }

.background-gray-11 {
    background-color: #4c4f59; }

.card-img-wrapper {
    position: relative;
    height: 10.5rem;
    border-radius: 6px 6px 0px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.partner-marketplace-card-inner-content {
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 4px 20px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 20px 2px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    padding: 0rem 1rem;
    min-height: 18rem; }

.partner-marketplace-card-main-content {
    position: relative;
    min-height: 12rem; }
    
.ratio {
  position: relative;
  width: 100%; }
  .ratio::before {
    display: block;
    padding-top: var(--bs-aspect-ratio);
    content: ""; }
  .ratio > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.ratio-1x1 {
  --bs-aspect-ratio: 100%; }

.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%); }

.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%); }

.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%); }
  
.card-logo {
  z-index: 1;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 60%; }
  
.post-title a {
    font-family: Roc Grotesk;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color: #191c26;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    min-height: 4.5em;
    text-decoration: none;
}

.search-modal-close {
    padding-left: 0px; 
    padding-right: 0px; 
    z-index: 9999;
    position: fixed;
    right: 46px;
}

.partner-marketplace-detail {
    flex-grow: 1;
    overflow: auto;
    min-height: 2em;
    
    /* For Firefox */
    scrollbar-width: thin;
    scrollbar-color: #eceff6 #fafafa;
}

/* Works on Chrome, Edge, and Safari */
.partner-marketplace-detail::-webkit-scrollbar {
    width: 8px;
}

.partner-marketplace-detail::-webkit-scrollbar-track {
    background: #fafafa;
}

.partner-marketplace-detail::-webkit-scrollbar-thumb {
    background-color: #eceff6;
    border-radius: 20px;
    border: 3px solid #fafafa;
}

.partner-marketplace-card-inner-content .card-content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

.icon-info-detail .list-links {
    padding-inline-start: 22px;
}

.text-image-block img, 
.text-image-block-rev img,
.inner-hero img {
    border-radius: calc(0.4rem - 1px);
}