.ac-artsyapi-vr-entry .pic {
    height: 200px;
    width: 300px;
    background: no-repeat center center;
    background-size: cover;
}

.ac-artsyapi-vr-entry .gray,
.ac-artsyapi-vr-entry-featured .gray {
    color: #9CA3AF;
}

.ac-artsyapi-vr-entry .title {
    font-size: 24px;
}

.ac-artsyapi-vr-entry .small {
    font-size: 11px;
}

.ac-artsyapi-vr-entry .author {
    margin-top: 15px;
}

.ac-artsyapi-vr-entry .author>div {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
}

.ac-artsyapi-vr-entry .author .bx-def-unit-img .bx-base-pofile-unit-thumb {
    border-width: 1px;
    border-color: #2D5BFF;
    width: 24px;
    height: 24px;
}

.ac-artsyapi-vr-entry .author .bx-base-pofile-unit-online {
    bottom: 0px;
    right: 0px;
    width: 10px;
    height: 10px;
    box-shadow: inset 0px 0px 0px 2px #ffffff;
}

.ac-artsyapi-vr-entry .author .bx-def-thumb-size {
    width: 24px;
    height: 24px;
}

.ac-artsyapi-vr-entry .author .bx-base-pofile-unit-wo-info {
    display: inline-block;
}

.ac-artsyapi-vr-entry-featured {
    display: flex;
    gap: 30px;
    position: relative;
    margin-top: 20px;
}

.ac-artsyapi-vr-entry-featured .featured {
    margin-bottom: 20px;
    color: #6B7280;
    font-size: 14px;
    font-weight: bold;
}

.ac-artsyapi-vr-entry-featured .title {
    font-size: 36px;
}

.ac-artsyapi-vr-entry .title a,
.ac-artsyapi-vr-entry-featured .title a {
    color: unset;
}

.ac-artsyapi-vr-entry {
    display: flex;
    gap: 20px;
    position: relative;
    margin: 7px 9px 15px;
    margin-top: 15px;
}


.ac-artsyapi-vr-entry-newstyle {
    position: relative;
}
.ac-artsyapi-vr-entry-newstyle .vr-pic,
.ac-artsyapi-vr-entry-newstyle .pic{
    border-radius: 8px;
    overflow: hidden;
    margin-top: 0px!important;
}
.ac-artsyapi-vr-entry-newstyle .circle-cont {
    background: #9b907e;
    color: white;
    border-radius: 9999px;
    text-align: center;
    width: 22px;
    height: 22px;
    line-height: 22px;
    display: inline-block;
    font-weight: bold;
}
.ac-artsyapi-vr-entry-newstyle .circled-line {
    display: flex;
    gap: 15px;
    align-items: center;
    margin-top: 15px;
}
.ac-artsyapi-vr-entry-newstyle .circled-line .bx-def-thumb-size {
    width: 18px;
    height: 18px;
}
.ac-artsyapi-vr-entry-newstyle .circled-line .bx-base-pofile-unit-wo-info {
    border: 2px solid #9b907e;
    border-radius: 9999px;
    width: 22px;
    height: 22px;
}

.ac-artsyapi-vr-entry-newstyle.ac-artsyapi-vr-entry-featured .circle-cont {
    width: 38px;
    height: 38px;
    line-height: 38px;
}
.ac-artsyapi-vr-entry-newstyle.ac-artsyapi-vr-entry-featured .circled-line .bx-def-thumb-size {
    width: 34px;
    height: 34px;
}
.ac-artsyapi-vr-entry-newstyle.ac-artsyapi-vr-entry-featured .bx-base-pofile-unit-wo-info {
    width: 38px!important;
    height: 38px!important;
}

.bx-media-phone .ac-artsyapi-vr-entry-newstyle {
    flex-direction: column;
    padding-bottom: 0px;
    margin: 0px;
}
.bx-media-phone .ac-artsyapi-vr-entry-featured > * {
    flex-basis: 100%!important;
    width: 100% !important;
}
.bx-media-phone .ac-artsyapi-vr-entry-featured .pic, .bx-media-tablet .ac-artsyapi-vr-entry-featured .pic {
    width: 100% !important;
    height: auto!important;
}


.bx-media-phone #ac-artsyapi-bc-results {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.slick-dots li button::before {
    font-size: 15px!important;
}
.strange-slick .slick-dots li button::before {
    font-size: 7px!important;
}

.bx-media-phone .ac-slick-slider-slide {
    padding: 0px!important;
}
.bx-media-phone .ac-artsyapi-vr-entry div.pic {
    width: 100%;
    padding-bottom: 50%;
    height: auto;
}
.bx-media-phone .ac-artsyapi-vr-entry .vr-pic {
    width: 100%;
}
.bx-media-phone .ac-slick-slider {
    margin-left: 0px!important;
}
.ac-slick-slider {
    overflow: visible!important;
}

.ac-artsyapi-vr-entry-featured .pic {
    height: 420px;
}
.ac-artsyapi-vr-entry .badge, .ac-artsyapi-vr-entry-featured .badge {
    border: 1px solid white;
}
.ac-artsyapi-vrs-subheading2 {
  margin: 30px 0px 20px;
  font-size: 28px;
}
.ac-artsyapi-vrs-slider {
    margin-top: 30px;
}
.ac-artsyapi-vr-entry-featured h2 {
    border-bottom: 0px;
}
.slick-dotted.slick-slider {
    margin-bottom: 30px!important;
}
.ac-artsyapi-vr-entry h3 {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 2.4rem;
}
