/* Carousel 01 — its styles are intentionally isolated from the grid/list card component. */
.twsr-pcards-carousel{position:relative;width:100%}.twsr-pcards-carousel__head{position:relative;display:flex;justify-content:flex-end;align-items:center;min-height:36px;margin-bottom:16px}.twsr-pcards-carousel__nav{display:flex;gap:8px}.twsr-pcards-carousel__arrow,.twsr-pcards-carousel__all{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dce0e0;background:#fff;color:#222;font:inherit;font-size:13px;font-weight:600;line-height:34px;text-decoration:none;cursor:pointer;height:36px;min-width:88px;padding:0 14px;white-space:nowrap}.twsr-pcards-carousel__arrow-icon{font-size:21px;font-weight:400;line-height:1}.twsr-pcards-carousel__arrow:hover,.twsr-pcards-carousel__all:hover{background:#f7f7f7;color:#222}.twsr-pcards-carousel__all{margin-left:10px}.twsr-pcards-carousel__viewport{overflow:hidden;margin:0 -10px}.twsr-pcards-carousel__track{display:flex;transition:transform .3s ease;will-change:transform}.twsr-pcards--carousel_01{display:flex!important;flex:0 0 100%;width:100%;gap:0!important}.twsr-pcards--carousel_01 .twsr-pcard{flex:0 0 calc(33.333333% - 20px);width:calc(33.333333% - 20px);margin:0 10px;min-width:0;border-radius:4px;box-shadow:0 0 4px 2px rgba(0,0,0,.03)}.twsr-pcards--carousel_01 .twsr-pcard__media{aspect-ratio:4/3}.twsr-pcards--carousel_01 .twsr-pcard__body{padding:20px}.twsr-pcards--carousel_01 .twsr-pcard__title{font-size:16px;line-height:26px;margin:0 0 10px}.twsr-pcards--carousel_01 .twsr-pcard__price{position:static;margin:0 0 14px}.twsr-pcards--carousel_01 .twsr-pcard__price strong{font-size:16px;line-height:1;font-weight:700}.twsr-pcards--carousel_01 .twsr-pcard__meta{font-size:14px;line-height:16px;gap:8px}.twsr-pcards-carousel__dots{display:flex;justify-content:center;gap:7px;margin-top:12px}.twsr-pcards-carousel__dot{appearance:none;border:0;width:7px;height:7px;padding:0;border-radius:50%;background:#b7b7b7;cursor:pointer}.twsr-pcards-carousel__dot.is-active{background:#222}
@media(max-width:991px){.twsr-pcards--carousel_01 .twsr-pcard{flex-basis:calc(50% - 20px);width:calc(50% - 20px)}}
@media(max-width:768px){.twsr-pcards--carousel_01 .twsr-pcard{flex-basis:calc(100% - 20px);width:calc(100% - 20px)}.twsr-pcards-carousel__head{margin-bottom:12px}.twsr-pcards-carousel__arrow{height:34px;min-width:76px;padding:0 10px;font-size:12px}}
