.swiper-wrapper {
  height: fit-content;
}
.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
  background: #d4d4d4;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  top: 24px;
}

.room-container.active-slider {
  display: flex;
  padding-top: 30px;
}
@media screen and (max-width: 768px) {
  .room-container.active-slider {
    max-width: 360px;
  }
}
@media screen and (max-width: 400px) {
  .room-container.active-slider {
    max-width: 300px;
  }
}
.swiper-pagination-rooms.swiper-pagination {
  height: 1px !important;
}
.club-gallery__image {
  border-radius: 5px;
}
.swiper-pagination.swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  transform: none !important;
  background: #ffbb5a;
  height: 6px;
  border-radius: 20px;
  position: relative;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 100% !important;
}
.swiper-container .swiper-button-prev:after,
.swiper-container .swiper-button-next:after {
  display: none;
}
.room-gallery__image__wrapper {
  position: relative;
  width: 100%;
}
.room-gallery__image__wrapper::after {
  content: "";
  display: block;
  padding-bottom: 51.0204081632653%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.room-gallery__image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
  width: 101px;
  position: sticky;
  display: flex;
  margin: 0 auto;
  align-items: center;
}
.button-rooms {
  position: static;
  margin: 0;
}
.swiper-container {
  overflow: hidden;
}
.swiper-navigation-rooms {
  position: absolute;
  width: 360px;
  display: flex;
  align-items: center;
  height: 70px;
  justify-content: space-between;
}
@media screen and (max-width: 400px) {
  .swiper-navigation-rooms {
    width: 300px;
  }
}
.main-background-rooms {
  background-repeat: no-repeat;
  background-color: black;
  background-size: cover;
  position: absolute;
  top: 0;
  width: 100%;
  height: 1420px;
  z-index: -1;
  background-position: center;
}
.static-gallery {
  display: none;
}
.support-message-rooms {
  font-family: "FixelText-Regular";
  background: #d9d9d9;
  width: 145px;
  height: fit-content;
  padding: 15px 13px 15px 14px;
  font-size: 12px;
  line-height: normal;
  position: absolute;
  left: 0;
  line-height: 120%;
  letter-spacing: -0.28px;
  top: 331px;
  border-radius: 5px;
}
.container-rooms-item {
  /* width: 260px; */
  background: white;
  padding: 5px;
  border-radius: 5px;
}
.background-rooms {
  background: #f7f7f7;
  padding: 127px 0 130px 0;
}
@media screen and (max-width: 768px) {
  .background-rooms {
    padding: 80px 0 130px 0;
  }
}
.support-message-rooms::after {
  content: "";
  position: absolute;
  right: 9px;
  transform: translateY(-50%);
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent transparent #d9d9d9;
  border-width: 37px 0 45px 43px;
  border-radius: 5px;
  transform: translateY(-50%) rotate(178deg);
  top: 48px;
  z-index: -1;
}
.contact-icon-rooms {
  width: 40px;
  height: 40px;
}
a.retreat-icon-main:visited,
.retreat-icon-main {
  margin-left: 15px;
  text-decoration: none;
  color: white;
}
.contact-text-rooms {
  font-family: "FixelText-Regular";
  color: white;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: -0.36px;
}
.contact-option-rooms {
  padding: 15px 0 10px 0;
}
.manager-name-rooms {
  font-family: "FixelDisplay";
  line-height: 120%;
  letter-spacing: -0.96px;
  margin: 0;
  font-size: 20px;
  padding-right: 55px;
  color: white;
}
.manager-photo-room {
  display: none;
}
.language-switcher-rooms {
  display: block;
}

.swiper-button-next.swiper-button-disabled img,
.swiper-button-prev.swiper-button-disabled img {
  opacity: 40%;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 100%;
}
.language-switcher-rooms span {
  font-family: "FixelText-Regular";
  line-height: 140%;
  letter-spacing: -0.32px;
  font-size: 16px;
  color: white;
  padding-left: 5px;
}
.manager-details-rooms {
  display: flex;
  align-items: center;
  justify-content: center;
}
.support-image-rooms {
  height: 197px;
  position: absolute;
  z-index: -1;
  top: 306px;
  right: 0;
}
.description-title-main span {
  color: rgba(255 187 89);
}
.description-text-main {
  font-family: "FixelText-Regular";
  opacity: 70%;
  text-align: center;
  line-height: 140%;
  letter-spacing: -0.36px;
  color: white;
  font-size: 16px;
  width: 278px;
  margin: 0;
  padding: 20px 0 26px 0;
}
.rooms-description-main {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.poker-rooms-main {
  display: flex;
  position: relative;
  justify-content: space-between;
  padding-bottom: 57px;
  flex-direction: column;
  align-items: center;
  height: 614px;
}
.description-title-main {
  font-family: "FixelDisplay";
  line-height: 120%;
  letter-spacing: -0.72px;
  text-align: center;
  margin: 0;
  font-size: 20px;
  color: white;
  width: 230px;
}
.manager-position-rooms {
  font-family: "FixelText-Regular";
  line-height: 140%;
  letter-spacing: -0.36px;
  opacity: 70%;
  color: white;
  margin: 0;
  padding: 5px 0 0 0;
  font-size: 16px;
  text-align: center;
}
.main-content-rooms {
  display: flex;
  align-items: center;
}
.rooms-title-main {
  line-height: 100%;
  letter-spacing: -2.88px;

  font-family: "FixelDisplay-Bold";
  text-align: center;
  margin: 0;
  font-size: 32px;
  color: white;
  padding: 25px 0;
}
.manager-info-rooms {
  border-radius: 5px;
  width: 100%;
  height: fit-content;
  background: #1b1b1b;
  padding: 20px 36px 29px 36px;
  margin-top: 184px;
}
a.main-title-rooms {
  text-decoration: none;
  font-family: "FixelText-Regular";
  margin: 0;
  line-height: 100%;
  letter-spacing: -0.32px;
  font-size: 16px;
  color: rgba(255 187 89);
}
.main-figure-rooms {
  margin: 0;
  display: flex;
  align-items: center;
}
.main-image-rooms {
  margin: 0 6px 0 5px;
}
a.figure-caption-rooms {
  text-decoration: none;
  color: white;
  font-family: "FixelText-Regular";
  line-height: 100%;
  letter-spacing: -0.32px;
  opacity: 70%;
}
.container-rooms-main {
  padding-top: 39px;
}

.slider-navigation-rooms {
  background: black;
  flex-wrap: wrap;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  padding: 30px 20px 0 20px;
}
.room-container {
  display: none;
  transition: opacity 0.3s ease-in-out;
}
.room-container.active {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 30px;
}
.swiper-slide.room-item.swiper-slide-active .details-button-room {
  background: #ff4400;
  color: white;
  opacity: 100%;
}
.room-item:hover .details-button-room {
  transition: background 0.3s ease, color 0.3s ease;
  background: #ff4400;
  color: white;
  opacity: 100%;
}
.room-item:hover {
  opacity: 100%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
.swiper-slide.room-item {
  height: fit-content;
  transition: all 0.3s ease;
  opacity: 100%;
  width: 245px;
  margin: 0 0 29px 0;
  border-radius: 5px;
}
.room-name {
  font-family: "FixelText-SemiBold";
  text-align: center;
  margin: 0;
  line-height: 100%;
  letter-spacing: -0.48px;
  font-size: 24px;
}
.room-rating-label {
  font-family: "FixelText-Regular";
  font-size: 16px;
  line-height: 100%;
  letter-spacing: -0.32px;
  opacity: 70%;
  padding-right: 10px;
}
.room-rating {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
}
.room-stars {
  margin: 0;
}
.room-stars i {
  font-size: 13px;
  color: #ffbb5a;
  padding: 0 2px;
}
.details-button-room {
  font-family: "FixelDisplay-SemiBold";
  width: 100%;
  background: none;
  border: 1px solid #ff4400;
  height: 55px;
  padding: 0;
  color: #ff4400;
  border-radius: 5px;
  opacity: 70%;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: -0.36px;
  font-weight: bold;
  margin-top: 30px;
}
.divider-bottom-rooms {
  width: 2px;
  height: 35px;
  background: silwer;
}
.room-info {
  padding: 30px 15px 15px 15px;
}
.slider-button-rooms.slider-button-retreat {
  width: 128px;
}
.slider-button-rooms:hover {
  opacity: 100%;
}
.slider-button-rooms {
  font-family: "FixelText-Medium";
  color: white;
  position: relative;
  margin-bottom: 30px;
  padding: 0;
  background: no-repeat;
  border: none;
  font-size: 14px;
  display: flex;
  align-items: center;
  height: 40px;
  flex-direction: row;
  width: 118px;
  text-align: left;
}
.image-rooms-navigation {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.slider-button-rooms {
  font-family: "FixelText-Medium";
  letter-spacing: -0.48px;
}
.slider-button-rooms.active .image-rooms-navigation {
  filter: invert(71%) sepia(170%) saturate(300%) hue-rotate(-15deg)
    brightness(220%);
}
.divider-room {
  position: absolute;
  width: 100px;
  height: 2px;
  background: silwer;
  top: 38px;
}
@media (min-width: 768px) {
  .background-rooms {
    padding: 0 0 45px 0;
  }
  .poker-rooms-main {
    height: 757px;
  }
  .swiper-container {
    display: none !important;
  }
  .static-gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    width: 100%;
    justify-content: flex-start;
  }
  .slider-button-rooms.active .image-rooms-navigation {
    filter: grayscale(1) brightness(0);
  }
  .main-background-rooms {
    height: 941px;
  }
  .support-message-rooms {
    left: auto;
    width: 177px;
    height: 100px;
    padding: 26px 20px 24px 20px;
    font-size: 14px;
    right: 435px;
    top: 343px;
  }
  .contact-text-rooms {
    opacity: 70%;
    font-size: 18px;
  }
  .support-message-rooms::after {
    top: 86px;
  }

  .manager-photo-room {
    display: block;
  }
  .language-switcher-rooms {
    display: none;
  }
  .contact-option-rooms {
    padding: 25px 0 15px 0;
  }
  .manager-name-rooms {
    font-size: 32px;
    padding-right: 15px;
  }
  .manager-details-rooms {
    justify-content: flex-start;
  }
  .support-image-rooms {
    height: 340px;
    top: 283px;
    right: auto;
  }
  .description-text-main {
    font-size: 18px;
    width: 358px;
    padding: 20px 0 0 0;
  }
  .description-title-main {
    font-size: 23px;
    width: 358px;
  }
  .manager-position-rooms {
    text-align: left;
    padding: 10px 0 25px 0;
    font-size: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .rooms-title-main {
    font-size: 64px;
  }
  .manager-info-rooms {
    position: absolute;
    top: 295px;
    width: 384px;
    padding: 35px;
    margin-top: 328px;
  }

  .divider-room,
  .divider-bottom-rooms {
    display: none;
  }

  .slider-navigation-rooms {
    border-radius: 0;
    background: no-repeat;
    padding: 230px 0 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  }
  .room-item {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 0 0 25px 0;
    background: white;
    width: calc(33.333% - 10px);
  }
  .room-rating-label {
    color: black;
  }
  .slider-button-rooms {
    color: black;
    opacity: 50%;
    font-size: 19px;
    height: fit-content;
    flex-direction: column;
    margin: 0;
    padding: 9px;
    width: fit-content;
  }
  .slider-button-rooms.slider-button-retreat {
    width: auto;
  }
  .image-rooms-navigation {
    filter: brightness(0);
    width: 22px;
    height: 22px;
    margin-right: 15px;
  }
  .slider-button-rooms.active {
    background: rgba(255 187 90);
    opacity: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
}
@media (min-width: 1024px) {
  .main-background-rooms {
    height: 602px;
  }
  .support-message-rooms {
    right: 515px;
    top: 181px;
  }
  .support-message-rooms::after {
    top: 35px;
    right: -16px;
    transform: translateY(-50%) rotate(228deg);
  }
  .support-image-rooms {
    top: 7px;
    height: auto;
    right: 198px;
  }
  .description-text-main {
    text-align: start;
    width: 275px;
  }
  .rooms-description-main {
    align-items: flex-start;
  }
  .poker-rooms-main {
    height: auto;
    flex-direction: row;
  }
  .description-title-main {
    text-align: left;
    font-size: 21px;
  }
  .rooms-title-main {
    padding: 15px 0 45px 0;
  }
  .manager-info-rooms {
    position: static;
    width: 333px;
    margin: 0;
  }

  .slider-navigation-rooms {
    padding-top: 60px;
  }
  .slider-button-rooms {
    height: 50px;
    padding: 0 27px;
    flex-direction: row;
  }

  .room-item {
    width: calc(25% - 11.5px);
  }
}
@media (min-width: 1440px) {
  .container-rooms-main {
    padding-top: 60px;
  }
  .poker-rooms-main {
    padding-bottom: 36px;
  }
  .support-message-rooms {
    right: 557px;
    top: 187px;
  }
  .support-image-rooms {
    right: 246px;
    top: 4px;
  }
  .description-text-main {
    width: 363px;
  }
  .description-title-main {
    font-size: 24px;
  }
  .rooms-title-main {
    font-size: 96px;
    padding: 14px 0 30px 0;
    text-align: left;
  }
  .manager-info-rooms {
    width: 362px;
    padding: 60px;
  }
  .room-item {
    margin: 0 0 35px 0;
    width: calc(20% - 15px);
  }
  .slider-button-rooms {
    font-size: 24px;
  }
}
@media (min-width: 1600px) {
  .rooms-title-main {
    padding: 14px 0 0 0;
  }
  .poker-rooms-main {
    padding-bottom: 19px;
    align-items: flex-start;
  }
  .support-image-rooms {
    top: -12px;
  }
  .support-message-rooms:after {
    right: 0;
  }
  .support-message-rooms {
    top: 149px;
    left: 730px;
  }
  .description-text-main {
    padding: 4px 0 0 33px;
    width: 412px;
  }
  .manager-info-rooms {
    top: -38px;
    position: relative;
  }
  .rooms-description-main {
    flex-direction: row;
    padding: 42px 0 0 0;
  }
  .description-title-main {
    width: 311px;
  }
}
