.app-t360-profiles-list{display:flex;flex-direction:column;justify-items:center;color:var(--card-app-default-text-color);position:relative}.app-t360-profiles-list__items{display:flex;scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overflow-x:hidden}.app-t360-profiles-list__item{flex:1 0 100%;scroll-snap-align:start;-ms-scroll-snap-align:start;position:relative}.app-t360-profiles-list__item__img{height:168px}.app-t360-profiles-list__item__img a{height:100%}.app-t360-profiles-list__item__img img{border-bottom:7px solid currentColor;width:100%;height:100%}.app-t360-profiles-list__item a{display:block;color:inherit}.app-t360-profiles-list__content-wrapper{padding:8px 16px 16px;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:space-evenly;height:138px}.app-t360-profiles-list__title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-size:18px;line-height:26px;font-weight:700;margin-bottom:8px}.app-t360-profiles-list__description-wrapper{font-size:14px;line-height:22px;margin-bottom:8px;position:relative;width:226px}.app-t360-profiles-list__description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.app-t360-profiles-list__nav-icon{position:absolute;height:16px;width:16px;bottom:58px;left:12px;cursor:pointer}.app-t360-profiles-list__nav-icon--next{left:unset;right:12px}.app-t360-profiles-list__link{display:inline-block;border:1px solid var(--default-button-border-color);border-radius:4px;padding:4px 12px;font-weight:700;font-size:12px;line-height:18px;color:inherit}.app-t360-profiles-list__count{position:absolute;right:12px;bottom:16px;font-size:12px;line-height:18px;color:var(--secondary-text-color)}.app-t360-profiles-list__count::before{content:attr(data-count);display:inline-block;margin-right:4px}.app-t360-profiles-list .icon-solid{background-color:#444141}[color-scheme=dark] .app-t360-profiles-list .icon-solid{background-color:#b4b4b4}@media screen and (max-width:1199px){html[data-range=large] .app-t360-profiles-list__item__img,html[data-range=medium] .app-t360-profiles-list__item__img{width:100%}html[data-range=large] .app-t360-profiles-list__item__img img,html[data-range=medium] .app-t360-profiles-list__item__img img{object-fit:cover}}