.rsvdws{padding-bottom:25px;padding-top:25px;position:relative;z-index:1}.rsvdws__top-rib{position:absolute;top:0;transform:rotate(180deg);width:100%}.rsvdws__bg{display:none;position:absolute;top:29px;width:15%;z-index:0}.rsvdws__title-with-view-all{align-items:center;column-gap:2rem;display:flex;justify-content:space-between;padding-bottom:20px}.rsvdws__title{color:var(--primary-color);position:relative;z-index:1}.rsvdws__swiper{height:auto!important}.rsvdws__swiper .swiper-slide{display:flex;flex-direction:column;height:auto!important}.rsvdws__card{background:linear-gradient(180deg,#36236a 9%,rgba(54,35,106,0) 90%),linear-gradient(0deg,#fff,#fff) 50%;border-radius:12px;display:flex;flex-direction:column;padding:2px;transition:background .3s ease-in-out;width:calc(50% - 8px)}.rsvdws__card-wrapper{background-color:#fff;border-radius:10px;display:flex;flex-direction:column;height:100%;padding:10px;position:relative}.rsvdws__card-image{border-radius:10px;display:block;margin-bottom:.5rem}.rsvdws__card-image img{border-radius:10px;height:150px;object-fit:cover;width:100%}.rsvdws__card-title{color:var(--primary-color);display:block;flex:1 1 auto;font-family:var(--primary-font-family);font-size:14px;font-weight:400;letter-spacing:.5px;line-height:18px;margin-bottom:1rem;text-decoration:none}.rsvdws__view-all{color:#36236a;display:inline-block;flex:none;font-size:14px;font-weight:700;text-decoration:none}.rsvdws__view-all img{margin-left:8px;vertical-align:middle}.rsvdws__card-likes{background-color:var(--secondary-color);border-radius:8px;display:flex;font-size:14px;gap:5px;line-height:1;padding:6px;position:absolute;right:16px;top:16px}.rsvdws__card-likes-img{padding-bottom:0}.rsvdws__card-info{color:var(--primary-color);display:flex;font-size:10px;gap:12px}.rsvdws__card-duration,.rsvdws__card_level{align-items:center;display:flex;gap:4px}.rsvdws__next,.rsvdws__prev{align-items:center;background-color:#fff;border:1px solid #36236a;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transition:background .3s ease-in-out;width:50px;z-index:8}.rsvdws__next svg,.rsvdws__prev svg{height:46px;transition:fill .3s ease-in-out;width:23px}.rsvdws__prev{left:-65px}.rsvdws__next{right:-65px}.rsvdws__slider{display:flex;flex-wrap:wrap;gap:16px}.rsvdws__next:hover,.rsvdws__prev:hover{background-color:var(--tertiary-color)}.rsvdws__next:hover svg,.rsvdws__prev:hover svg{fill:#fff}.rsvdws__next.swiper-button-disabled,.rsvdws__prev.swiper-button-disabled{cursor:not-allowed;opacity:.3}.rsvdws__bottom-rib{bottom:0;position:absolute;width:100%}@media(min-width:768px){.rsvdws{padding-bottom:50px;padding-top:50px}.rsvdws__bg{display:block;width:10%}.rsvdws__title-with-view-all{padding-bottom:50px}.rsvdws__title{color:var(--primary-color);text-align:left}.rsvdws__card{border-radius:30px;padding:1px}.rsvdws__card-wrapper{border-radius:30px;padding:1rem}.rsvdws__card-title{font-size:20px;line-height:27px}.rsvdws__card-info{font-size:14px;gap:1rem}.rsvdws__card-likes{right:24px;top:24px}.rso br{display:none}}@media(min-width:992px){.rsvdws__card{width:calc(25% - 12px)}}