@keyframes rotate-up-amenities-button {
  0% {
    transform: rotate(90deg);
  }
  to {
    transform: rotate(-90deg);
  }
}
@keyframes rotate-down-amenities-button {
  0% {
    transform: rotate(-90deg);
  }
  to {
    transform: rotate(90deg);
  }
}
@keyframes rotate-up {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(180deg);
  }
}
@keyframes rotate-down {
  0% {
    transform: rotate(-180deg);
  }
  to {
    transform: rotate(0);
  }
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
html {
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
header,
hgroup,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
.slick-slide img,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
b {
  font-weight: 700;
}
a {
  color: inherit;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body,
html {
  width: 100%;
}
body {
  font-family: var(--font-text);
  font-size: 16px;
}
body.page {
  min-height: 100vh;
}
body.page .footer {
  position: static;
}
body.page .footer_fixed {
  position: fixed;
  bottom: 0;
  left: 0;
}
body #tl-booking-form {
  margin: 0 auto;
  min-height: 700px;
}
.slick-slide.slick-loading img,
body .tl-analytics {
  display: none;
}
body.home,
body.page {
  padding-inline-start: 270px;
  background: rgb(var(--color-bg-main));
}
body.page {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  [dir="ltr"] body.home,
  [dir="ltr"] body.page,
  [dir="rtl"] body.home,
  [dir="rtl"] body.page {
    padding: 0;
  }
}
@media screen and (max-width: 480px) {
  body.home,
  body.page {
    padding: 0;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--font-header);
  margin: 0 0 25px;
}
h1,
h2,
h3 {
  line-height: 1;
}
h1 {
  font-size: 48px;
  text-align: left;
}
h2,
h3 {
  font-size: 40px;
}
h3 {
  font-size: 24px;
}
.stop-scrolling {
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .h1,
  h1 {
    font-size: 40px;
  }
  .h2,
  h2 {
    font-size: 30px;
  }
  .h3,
  h3 {
    font-size: 22px;
  }
  body {
    font-size: 14px;
  }
}
p {
  line-height: 1.5;
}
.text-with-nl {
  white-space: pre-line;
}
.no-wrap {
  white-space: nowrap;
}
.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
  clear: both;
}
.svgstore-item {
  fill: rgb(var(--color-bg-buttons));
}
.content {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.content_main-screen {
  display: flex;
  flex-direction: column-reverse;
  height: 100%;
  max-height: min(100vh, 915px);
}
#theme-icons {
  height: 0;
  width: 0;
  display: none;
  visibility: hidden;
}
[class*=" icon-"]:before,
[class^="icon-"]:before {
  font-family: "starticons";
  font-style: normal;
  speak: none;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.icon-d:before {
  content: "";
}
.icon-d1:before {
  content: "";
}
.icon-mans1:before {
  content: "";
}
.icon-mans:before {
  content: "";
}
.icon-hours:before {
  content: "";
}
.icon-AccessControlledCommunity:before {
  content: "";
}
.icon-adapter:before {
  content: "";
}
.icon-airplane:before {
  content: "";
}
.icon-alarm:before {
  content: "";
}
.icon-alcove:before {
  content: "";
}
.icon-ambulance:before {
  content: "";
}
.icon-aqua-aerobics:before {
  content: "";
}
.icon-arms:before {
  content: "";
}
.icon-arrow1:before {
  content: "";
}
.icon-arrow1_down:before {
  content: "";
}
.icon-arrow1_left:before {
  content: "";
}
.icon-arrow1_up:before {
  content: "";
}
.icon-arrow2:before {
  content: "";
}
.icon-arrow3:before {
  content: "";
}
.icon-arrow3_left:before {
  content: "";
}
.icon-arrow4:before {
  content: "";
}
.icon-arrow4_left:before {
  content: "";
}
.icon-arrow5:before {
  content: "";
}
.icon-arrow6:before {
  content: "";
}
.icon-arrow6_left:before {
  content: "";
}
.icon-atm:before {
  content: "";
}
.icon-audiocenter:before {
  content: "";
}
.icon-autowash:before {
  content: "";
}
.icon-baby-carriages:before {
  content: "";
}
.icon-badewanne:before {
  content: "";
}
.icon-ball:before {
  content: "";
}
.icon-bar:before {
  content: "";
}
.icon-barbershop:before {
  content: "";
}
.icon-basketball:before {
  content: "";
}
.icon-bathrobe:before {
  content: "";
}
.icon-beach:before {
  content: "";
}
.icon-bed:before {
  content: "";
}
.icon-bed2:before {
  content: "";
}
.icon-bell:before {
  content: "";
}
.icon-benches-lantern:before {
  content: "";
}
.icon-bicycle:before {
  content: "";
}
.icon-BikeTrailAccess:before {
  content: "";
}
.icon-billiards:before {
  content: "";
}
.icon-Billiards2:before {
  content: "";
}
.icon-binoculars:before {
  content: "";
}
.icon-birthday-cake:before {
  content: "";
}
.icon-book:before {
  content: "";
}
.icon-bottle:before {
  content: "";
}
.icon-bus:before {
  content: "";
}
.icon-BusinessCenter:before {
  content: "";
}
.icon-businesscentre:before {
  content: "";
}
.icon-businessman:before {
  content: "";
}
.icon-cake:before {
  content: "";
}
.icon-calendar1:before {
  content: "";
}
.icon-calendar2:before {
  content: "";
}
.icon-calendar3:before {
  content: "";
}
.icon-calendar4:before {
  content: "";
}
.icon-calendar5:before {
  content: "";
}
.icon-calendar6:before {
  content: "";
}
.icon-car:before {
  content: "";
}
.icon-car2:before {
  content: "";
}
.icon-carpet-covering:before {
  content: "";
}
.icon-casino_1:before {
  content: "";
}
.icon-casino_2:before {
  content: "";
}
.icon-casino_3:before {
  content: "";
}
.icon-CatFriendly:before {
  content: "";
}
.icon-cctv:before {
  content: "";
}
.icon-check:before {
  content: "";
}
.icon-chess:before {
  content: "";
}
.icon-chinese:before {
  content: "";
}
.icon-church:before {
  content: "";
}
.icon-clear:before {
  content: "";
}
.icon-cloche:before {
  content: "";
}
.icon-close:before {
  content: "";
}
.icon-cloudy:before {
  content: "";
}
.icon-clown:before {
  content: "";
}
.icon-cocktail:before {
  content: "";
}
.icon-coffeemaker:before {
  content: "";
}
.icon-concierge:before {
  content: "";
}
.icon-conditioner:before {
  content: "";
}
.icon-conference:before {
  content: "";
}
.icon-ConferenceRoom:before {
  content: "";
}
.icon-cooking:before {
  content: "";
}
.icon-cosmetics:before {
  content: "";
}
.icon-cot:before {
  content: "";
}
.icon-cow:before {
  content: "";
}
.icon-creditcard:before {
  content: "";
}
.icon-cripple:before {
  content: "";
}
.icon-cross-country-skiing:before {
  content: "";
}
.icon-cruise:before {
  content: "";
}
.icon-cup:before {
  content: "";
}
.icon-currencyexchange:before {
  content: "";
}
.icon-depositbox:before {
  content: "";
}
.icon-desk-2:before {
  content: "";
}
.icon-discount:before {
  content: "";
}
.icon-display:before {
  content: "";
}
.icon-document:before {
  content: "";
}
.icon-document2:before {
  content: "";
}
.icon-DogFriendly:before {
  content: "";
}
.icon-DogPark:before {
  content: "";
}
.icon-double-bed-2:before {
  content: "";
}
.icon-douche:before {
  content: "";
}
.icon-drink:before {
  content: "";
}
.icon-drink-machine:before {
  content: "";
}
.icon-drop:before {
  content: "";
}
.icon-duck:before {
  content: "";
}
.icon-duck-2:before {
  content: "";
}
.icon-electric-range:before {
  content: "";
}
.icon-elevator:before {
  content: "";
}
.icon-eng:before {
  content: "";
}
.icon-esp:before {
  content: "";
}
.icon-euro:before {
  content: "";
}
.icon-euro-serif:before {
  content: "";
}
.icon-EventRoom:before {
  content: "";
}
.icon-family:before {
  content: "";
}
.icon-faq:before {
  content: "";
}
.icon-fax1:before {
  content: "";
}
.icon-fax2:before {
  content: "";
}
.icon-fb1:before {
  content: "";
}
.icon-feeder:before {
  content: "";
}
.icon-fireplacee:before {
  content: "";
}
.icon-fish:before {
  content: "";
}
.icon-flatTV:before {
  content: "";
}
.icon-flickr:before {
  content: "";
}
.icon-flower:before {
  content: "";
}
.icon-fousquare:before {
  content: "";
}
.icon-fruits:before {
  content: "";
}
.icon-gallery:before {
  content: "";
}
.icon-GarageParking:before {
  content: "";
}
.icon-gym:before {
  content: "";
}
.icon-gym-bike:before {
  content: "";
}
.icon-hairdryer:before {
  content: "";
}
.icon-hanger:before {
  content: "";
}
.icon-hanger-2:before {
  content: "";
}
.icon-heating:before {
  content: "";
}
.icon-HighSpeed:before {
  content: "";
}
.icon-home1:before {
  content: "";
}
.icon-home2:before {
  content: "";
}
.icon-home3:before {
  content: "";
}
.icon-home4:before {
  content: "";
}
.icon-home5:before {
  content: "";
}
.icon-home6:before {
  content: "";
}
.icon-hoover:before {
  content: "";
}
.icon-horse:before {
  content: "";
}
.icon-HotTub:before {
  content: "";
}
.icon-hygiene:before {
  content: "";
}
.icon-icq:before {
  content: "";
}
.icon-IndoorPool:before {
  content: "";
}
.icon-inmap:before {
  content: "";
}
.icon-inmap1:before {
  content: "";
}
.icon-inmap2:before {
  content: "";
}
.icon-inmap3:before {
  content: "";
}
.icon-inmap4:before {
  content: "";
}
.icon-inmap5:before {
  content: "";
}
.icon-inmap6:before {
  content: "";
}
.icon-inmap7:before {
  content: "";
}
.icon-instagram:before {
  content: "";
}
.icon-instagram2:before {
  content: "";
}
.icon-internet:before {
  content: "";
}
.icon-iPod:before {
  content: "";
}
.icon-iron:before {
  content: "";
}
.icon-ivisa:before {
  content: "";
}
.icon-jacuzzi:before {
  content: "";
}
.icon-keys:before {
  content: "";
}
.icon-keys2:before {
  content: "";
}
.icon-kidgirl:before {
  content: "";
}
.icon-kitchen-furniture:before {
  content: "";
}
.icon-krug:before {
  content: "";
}
.icon-kvadrik:before {
  content: "";
}
.icon-vk-2020:before {
  content: "";
}
.icon-lj:before {
  content: "";
}
.icon-lounge:before {
  content: "";
}
.icon-magnifier1:before {
  content: "";
}
.icon-magnifier2:before {
  content: "";
}
.icon-magnifier3:before {
  content: "";
}
.icon-magnifier4:before {
  content: "";
}
.icon-MaidServiceAvailable:before {
  content: "";
}
.icon-mail1:before {
  content: "";
}
.icon-mail2:before {
  content: "";
}
.icon-mail3:before {
  content: "";
}
.icon-mail4:before {
  content: "";
}
.icon-mail5:before {
  content: "";
}
.icon-mail6:before {
  content: "";
}
.icon-makeup-mirror:before {
  content: "";
}
.icon-man:before {
  content: "";
}
.icon-manbuysticket:before {
  content: "";
}
.icon-manOk:before {
  content: "";
}
.icon-man-roof:before {
  content: "";
}
.icon-man-with-racket:before {
  content: "";
}
.icon-mariornament:before {
  content: "";
}
.icon-massage:before {
  content: "";
}
.icon-matrioshka:before {
  content: "";
}
.icon-meal:before {
  content: "";
}
.icon-medicine:before {
  content: "";
}
.icon-menu1:before {
  content: "";
}
.icon-menu2:before {
  content: "";
}
.icon-metro:before {
  content: "";
}
.icon-metro2:before {
  content: "";
}
.icon-MetroAccessible:before {
  content: "";
}
.icon-microphone:before {
  content: "";
}
.icon-microwave:before {
  content: "";
}
.icon-mineralwater:before {
  content: "";
}
.icon-minibus:before {
  content: "";
}
.icon-moneypay:before {
  content: "";
}
.icon-moneyterminal:before {
  content: "";
}
.icon-monitor:before {
  content: "";
}
.icon-MovieTheater:before {
  content: "";
}
.icon-museum2:before {
  content: "";
}
.icon-music:before {
  content: "";
}
.icon-mute:before {
  content: "";
}
.icon-newspaper:before {
  content: "";
}
.icon-nightstand:before {
  content: "";
}
.icon-NoPetsPermitted:before {
  content: "";
}
.icon-nosmoke:before {
  content: "";
}
.icon-notdisturb:before {
  content: "";
}
.icon-odnoklassiki:before {
  content: "";
}
.icon-OutdoorGrillingArea:before {
  content: "";
}
.icon-overcast:before {
  content: "";
}
.icon-package:before {
  content: "";
}
.icon-pajamas:before {
  content: "";
}
.icon-paragliding:before {
  content: "";
}
.icon-parilka:before {
  content: "";
}
.icon-parking:before {
  content: "";
}
.icon-partlycloudy:before {
  content: "";
}
.icon-people:before {
  content: "";
}
.icon-phone1:before {
  content: "";
}
.icon-phone2:before {
  content: "";
}
.icon-phone3:before {
  content: "";
}
.icon-phone4:before {
  content: "";
}
.icon-phone5:before {
  content: "";
}
.icon-photocamera1:before {
  content: "";
}
.icon-photocamera2:before {
  content: "";
}
.icon-photocamera3:before {
  content: "";
}
.icon-pillow-one:before {
  content: "";
}
.icon-pinterest:before {
  content: "";
}
.icon-plates:before {
  content: "";
}
.icon-Playground:before {
  content: "";
}
.icon-pool:before {
  content: "";
}
.icon-porter:before {
  content: "";
}
.icon-present:before {
  content: "";
}
.icon-print:before {
  content: "";
}
.icon-projector:before {
  content: "";
}
.icon-pyramid:before {
  content: "";
}
.icon-qiwi:before {
  content: "";
}
.icon-rain:before {
  content: "";
}
.icon-ramp:before {
  content: "";
}
.icon-razor:before {
  content: "";
}
.icon-refrigerator:before {
  content: "";
}
.icon-restaurant:before {
  content: "";
}
.icon-RetailOn-site:before {
  content: "";
}
.icon-reverse:before {
  content: "";
}
.icon-review1:before {
  content: "";
}
.icon-rink:before {
  content: "";
}
.icon-rollerblade:before {
  content: "";
}
.icon-RooftopLounge:before {
  content: "";
}
.icon-roomservice:before {
  content: "";
}
.icon-rouble-sans:before {
  content: "";
}
.icon-rouble-serif:before {
  content: "";
}
.icon-safe:before {
  content: "";
}
.icon-sauna:before {
  content: "";
}
.icon-sauna-hot:before {
  content: "";
}
.icon-seating-banket:before {
  content: "";
}
.icon-seating-banquet:before {
  content: "";
}
.icon-seating-cabinet:before {
  content: "";
}
.icon-seating-furshet:before {
  content: "";
}
.icon-seating-klass:before {
  content: "";
}
.icon-seating-p:before {
  content: "";
}
.icon-seating-perimeter:before {
  content: "";
}
.icon-seating-roundtable:before {
  content: "";
}
.icon-seating-t:before {
  content: "";
}
.icon-seating-theater:before {
  content: "";
}
.icon-seating-ustyle:before {
  content: "";
}
.icon-setting:before {
  content: "";
}
.icon-shashlik:before {
  content: "";
}
.icon-shell:before {
  content: "";
}
.icon-shield:before {
  content: "";
}
.icon-shoes2:before {
  content: "";
}
.icon-shootingrange:before {
  content: "";
}
.icon-shower:before {
  content: "";
}
.icon-ShuttleServicetoMetro:before {
  content: "";
}
.icon-ski-slope:before {
  content: "";
}
.icon-skype:before {
  content: "";
}
.icon-slippers:before {
  content: "";
}
.icon-Smoke-freeLiving:before {
  content: "";
}
.icon-smokeman:before {
  content: "";
}
.icon-snow:before {
  content: "";
}
.icon-snowmobile:before {
  content: "";
}
.icon-soccerball:before {
  content: "";
}
.icon-solarium:before {
  content: "";
}
.icon-spa:before {
  content: "";
}
.icon-speech:before {
  content: "";
}
.icon-sport-2:before {
  content: "";
}
.icon-stairs:before {
  content: "";
}
.icon-star:before {
  content: "";
}
.icon-storm:before {
  content: "";
}
.icon-stroller:before {
  content: "";
}
.icon-SubwayAccessible:before {
  content: "";
}
.icon-suitcase:before {
  content: "";
}
.icon-sunbed:before {
  content: "";
}
.icon-swing:before {
  content: "";
}
.icon-tablet:before {
  content: "";
}
.icon-target:before {
  content: "";
}
.icon-taxi:before {
  content: "";
}
.icon-teapot:before {
  content: "";
}
.icon-telegram1:before {
  content: "";
}
.icon-tennis-court:before {
  content: "";
}
.icon-tennissmall:before {
  content: "";
}
.icon-terrenkur:before {
  content: "";
}
.icon-theater:before {
  content: "";
}
.icon-threads:before {
  content: "";
}
.icon-tires:before {
  content: "";
}
.icon-tlstart:before {
  content: "";
}
.icon-tlstart2:before {
  content: "";
}
.icon-tooth:before {
  content: "";
}
.icon-towel:before {
  content: "";
}
.icon-train:before {
  content: "";
}
.icon-train-2:before {
  content: "";
}
.icon-trampoline:before {
  content: "";
}
.icon-brand-blue:before {
  content: "";
}
.icon-tripadvisor:before {
  content: "";
}
.icon-triplearrow:before {
  content: "";
}
.icon-tubing:before {
  content: "";
}
.icon-tubing2:before {
  content: "";
}
.icon-tv:before {
  content: "";
}
.icon-tv2:before {
  content: "";
}
.icon-twitter:before {
  content: "";
}
.icon-umbrella:before {
  content: "";
}
.icon-umbrellaandchair:before {
  content: "";
}
.icon-Valet-DryCleaningService:before {
  content: "";
}
.icon-valve:before {
  content: "";
}
.icon-viber:before {
  content: "";
}
.icon-viber2:before {
  content: "";
}
.icon-vk:before {
  content: "";
}
.icon-vk-new:before {
  content: "";
}
.icon-volleyball:before {
  content: "";
}
.icon-walking:before {
  content: "";
}
.icon-wallet:before {
  content: "";
}
.icon-warm:before {
  content: "";
}
.icon-warmflooring:before {
  content: "";
}
.icon-washingmachine:before {
  content: "";
}
.icon-watch:before {
  content: "";
}
.icon-wc:before {
  content: "";
}
.icon-webcam:before {
  content: "";
}
.icon-wedding1:before {
  content: "";
}
.icon-wedding2:before {
  content: "";
}
.icon-WelcomePackage:before {
  content: "";
}
.icon-whatsapp:before {
  content: "";
}
.icon-whatsapp2:before {
  content: "";
}
.icon-wifi:before {
  content: "";
}
.icon-wififree:before {
  content: "";
}
.icon-worktable:before {
  content: "";
}
.icon-youtube1:before {
  content: "";
}
.icon-youtube2:before {
  content: "";
}
.icon-ZipCar:before {
  content: "";
}
.icon-rest-menu:before {
  content: "";
}
.icon-tiktok:before {
  content: "";
}
.icon-line-me:before {
  content: "";
}
.icon-x:before {
  content: "";
}
.icon-avatar:before {
  content: "";
}
.icon-arrow-dropdown1:before {
  content: "";
}
.icon-arrow-dropdown2:before {
  content: "";
}
.icon-rutube:before {
  content: "";
}
.icon-fb2:before {
  content: "";
}
.icon-telegram2:before {
  content: "";
}
.icon-max:before {
  content: "";
}
@font-face {
  font-family: "starticons";
  font-display: auto;
  src: url(../fonts/starticons.eot);
  src:
    url(../fonts/starticonsd41d.eot?#iefix) format("embedded-opentype"),
    url(../fonts/starticons.svg#icomoon) format("svg"),
    url(../fonts/starticons.woff) format("woff"),
    url(../fonts/starticons.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
:root {
  --color-bg-main: 255, 255, 255;
  --color-bg-additional: 0, 0, 0;
  --color-bg-transparent: 26, 26, 26;
  --color-bg-buttons: 174, 2, 30;
  --color-bg-decor: 189, 0, 0;
  --color-bg-logo: 255, 255, 255;
  --font-header: PT Sans, Open Sans, Arial, Tahoma, sans-serif;
  --font-text: Open Sans, PT Sans, Tahoma, Roboto Flex, sans-serif;
  --color-text-main: 0, 0, 0;
  --color-text-additional: 255, 255, 255;
  --color-text-transparent: 255, 255, 255;
  --color-text-accented: 255, 255, 255;
}
.slick-list,
.slick-slider {
  position: relative;
  display: block;
}
.slick-slider {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-loading .slick-list {
  background: #fff url(ajax-loader.gif) center center no-repeat;
}
@font-face {
  font-family: "slick";
  src: url(fonts/slick.html);
  src:
    url(fonts/slickd41d.html?#iefix) format("embedded-opentype"),
    url(fonts/slick-2.html) format("woff"),
    url(fonts/slick-3.html) format("truetype"),
    url(fonts/slick-4.html#slick) format("svg");
  font-weight: 400;
  font-style: normal;
}
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: 0;
  outline: 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
.lang__columns {
  display: flex;
  flex-direction: column;
  justify-self: center;
  overflow: hidden;
  width: 100%;
  max-width: -moz-min-content;
  max-width: min-content;
  padding-block-end: 30px;
  z-index: 10;
  background-color: #fff;
  box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.2);
  color: #000;
  text-decoration: none;
  text-transform: none;
}
.lang__columns_content {
  display: flex;
  flex-direction: row;
  gap: 15px;
  overflow-y: auto;
  padding-inline: 30px;
}
.lang__columns_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-block: 30px;
  padding-inline: 30px;
  font-size: 24px;
  font-weight: 700;
  box-shadow: none;
  transition: box-shadow 0.2s;
}
.lang__column {
  flex: auto;
  width: 300px;
  max-width: 300px;
  min-width: 200px;
}
.lang__list {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.lang__item {
  display: flex;
  width: 100%;
}
.lang__item_current {
  background-color: rgba(0, 0, 0, 0.05);
}
.lang__link {
  display: flex;
  align-items: center;
  flex: auto;
  gap: 10px;
  height: 50px;
  padding-inline-start: 10px;
  font-size: 16px;
  text-decoration: none;
}
.lang__link:not(.lang__link_selected):hover {
  background-color: rgba(0, 0, 0, 0.05);
  color: rgba(var(--color-text-main), 0.6);
}
.lang__flag {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  border: 1px solid rgba(61, 61, 61, 0.16);
}
.lang__flag_ar-SA {
  background: url(../img/flags/ar-SA.png) 50%no-repeat;
}
.lang__flag_az-Latn-AZ {
  background: url(../img/flags/az-Latn-AZ.png) 50%no-repeat;
}
.lang__flag_bg-BG {
  background: url(../img/flags/bg-BG.png) 50%no-repeat;
}
.lang__flag_cs-CZ {
  background: url(../img/flags/cs-CZ.png) 50%no-repeat;
}
.lang__flag_de-DE {
  background: url(../img/flags/de-DE.png) 50%no-repeat;
}
.lang__flag_el-GR {
  background: url(../img/flags/el-GR.png) 50%no-repeat;
}
.lang__flag_en-GB {
  background: url(../img/flags/en-GB.png) 50%no-repeat;
}
.lang__flag_en-US {
  background: url(../img/flags/en-US.png) 50%no-repeat;
}
.lang__flag_es-ES {
  background: url(../img/flags/es-ES.png) 50%no-repeat;
}
.lang__flag_et-EE {
  background: url(../img/flags/et-EE.png) 50%no-repeat;
}
.lang__flag_fi-FI {
  background: url(../img/flags/fi-FI.png) 50%no-repeat;
}
.lang__flag_fil-PH {
  background: url(../img/flags/fil-PH.png) 50%no-repeat;
}
.lang__flag_fr-FR {
  background: url(../img/flags/fr-FR.png) 50%no-repeat;
}
.lang__flag_he-IL {
  background: url(../img/flags/he-IL.svg) 50%no-repeat;
}
.lang__flag_hi-IN {
  background: url(../img/flags/hi-IN.png) 50%no-repeat;
}
.lang__flag_hu-HU {
  background: url(../img/flags/hu-HU.png) 50%no-repeat;
}
.lang__flag_hy-AM {
  background: url(../img/flags/hy-AM.png) 50%no-repeat;
}
.lang__flag_id-ID {
  background: url(../img/flags/id-ID.png) 50%no-repeat;
}
.lang__flag_it-IT {
  background: url(../img/flags/it-IT.png) 50%no-repeat;
}
.lang__flag_ja-JP {
  background: url(../img/flags/ja-JP.png) 50%no-repeat;
}
.lang__flag_ka-GE {
  background: url(../img/flags/ka-GE.png) 50%no-repeat;
}
.lang__flag_kk-KZ {
  background: url(../img/flags/kk-KZ.png) 50%no-repeat;
}
.lang__flag_km-KH {
  background: url(../img/flags/km-KH.png) 50%no-repeat;
}
.lang__flag_ko-KR {
  background: url(../img/flags/ko-KR.png) 50%no-repeat;
}
.lang__flag_lt-LT {
  background: url(../img/flags/lt-LT.png) 50%no-repeat;
}
.lang__flag_lv-LV {
  background: url(../img/flags/lv-LV.png) 50%no-repeat;
}
.lang__flag_mk-MK {
  background: url(../img/flags/mk-MK.png) 50%no-repeat;
}
.lang__flag_ms-MY {
  background: url(../img/flags/ms-MY.png) 50%no-repeat;
}
.lang__flag_ne-NP {
  background: url(../img/flags/ne-NP.png) 50%no-repeat;
}
.lang__flag_pl-PL {
  background: url(../img/flags/pl-PL.png) 50%no-repeat;
}
.lang__flag_pt-PT {
  background: url(../img/flags/pt-PT.png) 50%no-repeat;
}
.lang__flag_ro-RO {
  background: url(../img/flags/ro-RO.png) 50%no-repeat;
}
.lang__flag_ru-RU {
  background: url(../img/flags/ru-RU.png) 50%no-repeat;
}
.lang__flag_ru-RU_neutral {
  background: url(../img/flags/ru-RU_neutral.png) 50%no-repeat;
}
.lang__flag_si-LK {
  background: url(../img/flags/si-LK.png) 50%no-repeat;
}
.lang__flag_sq-AL {
  background: url(../img/flags/sq-AL.png) 50%no-repeat;
}
.lang__flag_sr-Latn-ME {
  background: url(../img/flags/sr-Latn-ME.png) 50%no-repeat;
}
.lang__flag_sr-Latn-RS {
  background: url(../img/flags/sr-Latn-RS.png) 50%no-repeat;
}
.lang__flag_sv-SE {
  background: url(../img/flags/sv-SE.png) 50%no-repeat;
}
.lang__flag_th-TH {
  background: url(../img/flags/th-TH.png) 50%no-repeat;
}
.lang__flag_tr {
  background: url(../img/flags/tr.png) 50%no-repeat;
}
.lang__flag_uk-UA {
  background: url(../img/flags/uk-UA.png) 50%no-repeat;
}
.lang__flag_uz-Latn-UZ {
  background: url(../img/flags/uz-Latn-UZ.png) 50%no-repeat;
}
.lang__flag_vi-VN {
  background: url(../img/flags/vi-VN.png) 50%no-repeat;
}
.lang__flag_zh-CN {
  background: url(../img/flags/zh-CN.png) 50%no-repeat;
}
.lang__icon_arrow:before {
  font-size: 10px;
}
.lang__icon_close,
.slider_content-gallery
  .slick-slider
  .slick-dots
  .slider_content-gallery__dot:hover {
  cursor: pointer;
}
.lang__icon_close:before {
  font-size: 14px;
}
@media screen and (max-width: 960px) {
  .lang__modal_wrapper {
    max-width: initial;
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
  }
  .lang__columns {
    max-width: 100%;
  }
  .lang__columns_content {
    display: flex;
    flex-direction: column;
    padding-inline: 30px 14px;
    margin-inline-end: 10px;
    flex: auto;
    overflow-y: auto;
  }
  .lang__columns_content::-webkit-scrollbar {
    width: 6px;
    border-radius: 2px;
  }
  .lang__columns_content::-webkit-scrollbar-track {
    background: rgba(61, 61, 61, 0.09);
    border-radius: 2px;
    margin-block-start: 15px;
    margin-inline-end: 10px;
    height: 100%;
  }
  .lang__columns_content::-webkit-scrollbar-thumb {
    background: rgba(61, 61, 61, 0.3);
    border-radius: 2px;
  }
  .lang__columns_header_shadow {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
  }
  .lang__column {
    max-width: 100%;
    min-width: 0;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .lang__popup {
    background-color: rgba(var(--color-bg-transparent), 0.45);
  }
  .lang__popup_visible {
    position: fixed;
    z-index: 21;
    left: 0;
    top: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100vw;
    height: 100vh;
  }
  .lang__modal_wrapper {
    max-width: calc(100% - 30px) !important;
  }
}
.header,
.header__section {
  display: flex;
  flex-direction: column;
}
.header {
  color: rgb(var(--color-text-main));
  background-color: rgb(var(--color-bg-main));
  width: 270px;
  height: 100%;
  position: fixed;
  z-index: 11;
  inset-inline-start: 0;
  top: 0;
  box-shadow: 4px 0 20px 0 rgba(0, 0, 0, 0.1);
}
.header__section {
  padding-inline: 24px;
  padding-block: 10px;
}
.header__title {
  font-size: 24px;
  font-family: var(--font-header);
  color: rgb(var(--color-text-main));
}
.header__title,
.header__title:hover {
  transition: color 0.3s ease;
  text-decoration: none;
}
.header__container {
  max-width: 270px;
  margin: 0;
  padding-block: 30px 0;
  min-height: 480px;
  height: 100%;
  display: flex;
  gap: 30px;
  flex-direction: column;
  justify-content: space-between;
}
.header__bar {
  display: none;
  background: rgb(var(--color-bg-buttons));
}
.header__content {
  width: 100%;
  padding-block-start: 30px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.header_page_inner {
  margin-bottom: 30px;
}
@media screen and (max-width: 1399px) {
  .header__container .logo.square {
    height: 60px;
  }
  .header__container .logo.square:after {
    opacity: 0;
  }
}
@media screen and (max-width: 768px) {
  .header {
    display: contents;
    width: 100%;
    min-height: 60px;
  }
  .header__container {
    position: sticky;
    top: 0;
    z-index: 21;
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: 60px;
    padding: 0;
  }
  .header__menu {
    padding-top: 30px;
  }
  .header__bar {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 60px;
    padding-inline: 15px;
    z-index: 5;
  }
  .header__actions {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
  }
  .header__bar .logo {
    height: auto;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
  }
  .header__bar .logo__link {
    display: flex;
    align-items: center;
  }
  .header__bar .logo__image {
    max-height: 60px;
    position: absolute;
    top: 0px;
    left: 20px;
    width: auto;
    border-radius: 10px;
  }
  .header__bar .button_lang {
    border: none;
    color: #fff;
    background: transparent;
    padding: 8px 12px;
    min-height: 36px;
    line-height: 20px;
    font-size: 14px;
  }
  .header__bar .button_lang:hover {
    background: rgba(255,255,255,0.1);
  }
  .header__bar .button_menu {
    min-height: 36px;
    padding: 8px;
  }
  .header__content {
    display: none;
    position: fixed;
    z-index: 12;
    bottom: 80px;
    transform: translateX(-50%);
    inset-inline-start: 50%;
    max-width: 270px;
    width: 100%;
  }
  .header__content_visible {
    display: block;
  }
}
@media screen and (max-width: 768px) and (max-height: 750px) {
  /* Keep vertical layout on short screens to maintain centered alignment */
}
.address__coordinates {
  font-size: 0.875em;
  line-height: 1.5;
  margin-left: 40px;
  margin-top: 15px;
}
.address__coordinates-title {
  font-weight: 700;
  line-height: 20px;
}
.address__container {
  display: flex;
  align-items: center;
}
.address__remark {
  margin-left: 40px;
  margin-top: 15px;
  font-size: 0.875em;
}
.address__icon {
  color: #000;
  font-size: 24px;
}
.address__link {
  text-decoration: none;
  display: flex;
  transition: color 0.2s ease;
  cursor: pointer;
}
.address__link:hover,
.header__title:hover {
  color: rgb(var(--color-bg-buttons));
}
.address__text {
  display: flex;
  flex: 1 1 auto;
  margin-left: 15px;
  line-height: 21px;
  word-break: break-word;
}
.address__title {
  color: rgb(var(--color-bg-decor));
}
.address_header {
  width: 100%;
  padding: 10px 0;
}
.address_header .address__icon {
  flex: 1 1 auto;
}
.address_header .address__link {
  width: 100%;
  justify-content: center;
}
@media screen and (max-width: 768px) and (max-height: 750px) {
  .address_header {
    display: none;
  }
}
.phone__icon {
  color: rgb(var(--color-bg-decor));
  font-size: 24px;
  visibility: hidden;
  align-self: baseline;
}
.phone__text {
  line-height: 20px;
  margin-left: 15px;
}
[dir="rtl"] .phone__text {
  direction: ltr;
  text-align: right;
}
.phone__link {
  text-decoration: none;
  display: flex;
  transition: color 0.2s ease;
}
.phone__link:hover {
  color: rgb(var(--color-bg-buttons));
}
.phone__title,
.services__item-icon:before {
  color: rgb(var(--color-bg-decor));
}
.phone__number {
  font-weight: 700;
}
.phone__description {
  font-size: 0.875em;
  display: block;
}
[dir="rtl"] .phone__description {
  direction: rtl;
}
.phone_list {
  flex-wrap: wrap;
}
.phone__item {
  margin-bottom: 15px;
  max-width: 320px;
  width: 100%;
}
.email__item:first-child .email__icon,
.phone__item:first-child .phone__icon {
  visibility: visible;
}
.phone__item:last-of-type {
  margin-bottom: 0;
}
.phone_header {
  width: 30%;
}
.phone_header .phone__container {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1399px) {
  .phone_on_map.contacts__item {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .phone_type_horizontal {
    display: block;
  }
  .phone_list {
    height: 100%;
    max-height: 100%;
  }
}
.email__mail {
  text-decoration: underline;
}
.email__description {
  font-size: 0.875em;
  display: block;
}
.email__item {
  margin-bottom: 15px;
}
.email__item .email__icon {
  visibility: hidden;
}
.email__item:last-child {
  margin-bottom: 0;
}
.email__icon {
  color: rgb(var(--color-bg-decor));
  font-size: 24px;
  vertical-align: middle;
}
.email__text {
  line-height: 20px;
  margin-left: 15px;
}
.email__link {
  display: flex;
  vertical-align: middle;
  transition: color 0.3s ease;
}
.email__link,
.email__link:hover .email__mail {
  text-decoration: none;
}
@media screen and (max-width: 480px) {
  .email_on_map.contacts__item {
    display: none;
  }
}
.logo {
  padding-block-start: 30px;
  text-align: center;
}
.logo__link {
  display: inline-block;
  width: 100%;
  padding: 5px;
}
.logo__placeholder {
  margin: 0;
  height: 50px;
}
.logo__image {
  position: relative;
  z-index: 10;
  max-height: 95px;
  margin: 0 auto;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .logo {
    display: flex;
    align-items: center;
    height: 90px;
    padding-block-start: 0;
  }
}
@media screen and (max-width: 480px) {
  .logo {
    margin: 0 auto;
  }
  .logo_small {
    margin: 0;
  }
}
.dropdown {
  background-color: rgb(var(--color-bg-buttons));
  width: 280px;
  height: 360px;
  position: absolute;
  z-index: 11;
  left: 200px;
  top: 60px;
  transition: 0.2s opacity;
}
.dropdown,
.dropdown_visible {
  visibility: visible;
  opacity: 1;
}
.dropdown_hidden {
  visibility: hidden;
  opacity: 0;
}
@media screen and (max-width: 1399px) {
  .dropdown {
    right: 40px;
    left: auto;
  }
}
@media screen and (max-width: 768px) {
  .dropdown {
    right: 0;
  }
}
.provider_style_primary {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
}
.provider_style_complementary {
  background: rgb(var(--color-bg-additional));
  color: rgb(var(--color-text-additional));
}
.provider__container {
  max-width: 1180px;
  min-width: 320px;
  margin: 0 auto;
  line-height: 24px;
  padding-top: 15px;
  }
  
  @media screen and (max-width: 768px) {
    .provider__container {
      padding-top: 15px;
    }
}
.provider__container_with_align {
  text-align: left;
}
.provider__container_with_padding {
  padding: 30px 15px;
}
.provider__container_inner_page {
  padding: 50px 0 30px;
}
.provider_ivisa {
  min-height: 80%;
}
.provider__information {
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 15px;
}
.provider__title {
  padding: 0 15px;
}
.provider__description {
  flex: 1 1 290px;
  width: 50%;
  line-height: 24px;
  text-align: justify;
  word-wrap: break-word;
}
.provider__description__text {
  display: -webkit-inline-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.provider__more_info_link {
  color: rgb(var(--color-bg-decor));
  text-decoration: underline;
}
.provider__more_info_link:hover {
  text-decoration: none;
}
.provider__image {
  position: relative;
  flex: 1 2 290px;
  width: 100%;
  min-width: 290px;
  height: 320px;
  margin: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.provider__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.provider__button {
  margin: 18px 0 0;
}
.provider .reservation-and-cancellation-text {
  word-break: break-word;
}
.provider__rooms-video {
  width: 100%;
}
@media screen and (max-width: 1399px) {
  .provider__container {
    max-width: 930px;
  }
}
.slider__item {
  outline: 0;
}
.slider__item-image {
  width: 100%;
  height: 320px;
  -o-object-fit: cover;
  object-fit: cover;
}
.slider__dot {
  background-color: rgb(var(--color-bg-main));
  padding: 0 6px;
  border-radius: 50%;
  outline: 0;
  height: 12px;
  display: block;
  border: 0;
  cursor: pointer;
}
.slider_main {
  width: 100%;
  max-height: 815px;
  height: 100vh;
  flex: 1 1 auto;
}
.slider_main .slider__list {
  width: 100%;
  height: 100%;
}
.slider_main .slider__item {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
}
.slider_main .slider__item-image {
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
}
.hero-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
.hero-video-desktop {
  display: block;
}
.hero-video-mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .hero-video-desktop {
    display: none;
  }
  .hero-video-mobile {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
  }
}
.slider_main .slider__overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 250px;
  width: 100%;
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.6));
  z-index: 2;
}
.slider_main .slider__overlay-container {
  width: 100%;
  height: 100%;
  max-width: 1180px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.slider_main .slider__header {
  color: rgb(var(--color-text-transparent));
  font-size: 60px;
  margin: 0 15px;
  padding: 0;
  text-align: left;
  text-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
  word-break: break-word;
}
.slider_main .slider__header_rep_widget {
  max-width: 60%;
}
.slider_category,
.slider_main {
  position: relative;
}
.slider_category .slider__item {
  width: 50%;
  float: left;
  position: relative;
  margin: 0 15px;
  word-break: break-word;
}
.slider_category .slider__item-title {
  color: rgb(var(--color-bg-buttons));
}
[dir="rtl"] .slider_category .slider__item-description,
[dir="rtl"] .slider_category .slider__item-title {
  text-align: right;
}
.slider_category .slider__item-content {
  position: relative;
}
.slider_category .slider__item-image {
  height: 240px;
}
.slider_category .slider__item-image img {
  position: absolute;
  top: 0;
}
.slider_category .slider__item-description {
  color: rgb(var(--color-text-main));
  font-size: 16px;
  line-height: 1.5;
}
.slider_category .slider__item-overlay {
  color: rgb(var(--color-text-transparent));
  width: 100%;
  margin: 15px 0 0;
}
.slider_rooms .slider__item {
  width: 100%;
  float: left;
  position: relative;
  margin: 0;
}
.slider_rooms .slider__item-image {
  border-radius: 0;
  -o-object-fit: cover;
  object-fit: cover;
  min-height: 100%;
  padding-top: 75%;
}
.slider_rooms .slider__item-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  height: auto;
  width: 100%;
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.6));
  padding: 0 30px;
  display: flex;
  align-items: center;
}
[dir="rtl"] .slider_rooms .slider__item-overlay {
  justify-content: end;
}
.slider_rooms .slider__item-overlay-container {
  max-width: 1150px;
  border-left: 5px solid rgb(var(--color-bg-decor));
  padding: 0 0 0 20px;
  margin: 0 0 8%;
  position: relative;
}
.slider_special-offers .slider__item {
  margin: 0 15px;
}
.slider_special-offers .slider__item-image {
  position: relative;
  transition: all 0.5s;
  overflow: hidden;
  background-color: rgba(var(--color-text-additional), 0.05);
  padding-top: 75%;
}
.slider_special-offers .slider__item-image:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: inherit;
  transition: inherit;
}
.slider_special-offers .slider__item-image:hover::before {
  transform: scale(1.1);
}
.slider_special-offers .slider__item-description {
  text-align: left;
  color: rgb(var(--color-text-accented));
}
.slider_special-offers .slider__item-title {
  position: absolute;
  color: rgb(var(--color-text-transparent));
  background-color: rgba(var(--color-bg-transparent), 0.7);
  padding: 16px 23px 21px;
  border-left: 5px solid rgb(var(--color-bg-buttons));
  bottom: 20px;
  text-align: left;
  margin: 0;
  left: 0;
}
.slider_services .slider__item-image {
  border-radius: 5px;
  overflow: hidden;
  min-height: 100%;
  width: 100%;
  height: 160px;
  background-color: rgba(var(--color-bg-buttons), 0.05);
}
.slider_services .slider__item-image img {
  position: unset;
}
.slider_services .slider__item-description {
  word-wrap: break-word;
}
.slider_services .slick-slider_category .slick-next,
.slider_services .slick-slider_category .slick-prev {
  background: rgb(var(--color-bg-decor));
  top: -80px;
  bottom: auto;
  transform: translateY(0);
  margin: 0;
}
.slider_services .slick-slider_category .slick-next {
  right: 15px;
}
.slider_services .slick-slider_category .slick-prev {
  right: 65px;
}
.slider_services .slick-slider_category .slick-next:before,
.slider_services .slick-slider_category .slick-prev:before {
  background: rgb(var(--color-bg-decor));
  color: rgb(var(--color-text-additional));
}
.slider_content-gallery {
  position: relative;
  cursor: pointer;
}
.slider_content-gallery,
.slider_content-gallery .slick-list,
.slider_content-gallery .slick-slider,
.slider_content-gallery .slick-track,
.slider_content-gallery__inner,
.slider_content-gallery__list {
  width: inherit;
  height: inherit;
}
.slider_content-gallery__title {
  position: absolute;
  left: 50%;
  bottom: 40px;
  transform: translateX(-50%);
  color: #fff;
  font-size: 24px;
  font-family: var(--font-header);
  font-weight: 400;
  z-index: 2;
}
.slider_content-gallery__item {
  position: relative;
}
.slider_content-gallery__item_gradient {
  position: absolute;
  bottom: 0;
  height: 85px;
  width: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
  pointer-events: none;
}
.slider_content-gallery__image {
  display: block;
  height: 100%;
  width: 100%;
  max-width: 100%;
}
.information-item__photo img,
.loyalty-program-item__photo img,
.slider_content-gallery__image img,
.vacancy__photo img {
  height: inherit;
  width: inherit;
  -o-object-fit: cover;
  object-fit: cover;
}
.slider_content-gallery .slick-slider .slick-dots {
  position: absolute;
  height: 85px;
  width: 100%;
  padding-bottom: 19px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: end;
  gap: 10px;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  pointer-events: none;
  z-index: 1;
}
.slider_content-gallery .slick-slider .slick-dots li {
  height: unset;
  width: unset;
  margin: 0;
}
.slider_content-gallery .slick-slider .slick-dots li button {
  padding: 0;
}
.slider_content-gallery .slick-slider .slick-dots .slider_content-gallery__dot {
  height: 10px;
  width: 10px;
  border: 0;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.7);
  pointer-events: all;
}
.slider_content-gallery
  .slick-slider
  .slick-dots
  .slick-active
  .slider_content-gallery__dot {
  height: 12px;
  width: 12px;
  background-color: #fff;
}
.slider_content-gallery__overlay {
  position: absolute;
  top: 0;
  display: none;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.slider_content-gallery:hover .slider_content-gallery__overlay {
  display: flex;
}
.slider_content-gallery__overlay__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
}
.slider_content-gallery__overlay__inner i {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 10px;
  font-size: 24px;
}
.slider_content-gallery__overlay__inner span {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media screen and (max-width: 1399px) {
  .slider_rooms .slider__item-overlay-container {
    width: 900px;
  }
  .slider_services .slider__item-image {
    border-radius: 5px;
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 100%;
    width: 100%;
    height: 160px;
  }
  .slider_services .slick-slider_category .slick-next,
  .slider_services .slick-slider_category .slick-prev {
    margin: 0;
    transform: translateY(0);
  }
}
@media screen and (max-width: 1470px) {
  .slider_main {
    height: calc(100% - 120px);
  }
  .slider_with_sf_promo {
    height: calc(100% - 140px);
  }
}
@media screen and (max-width: 1038px) {
  .slider_main {
    height: calc(100% - 85px);
  }
  .slider_services .slick-slider_category .slick-next,
  .slider_services .slick-slider_category .slick-prev {
    top: auto;
    bottom: 10px;
  }
  .slider_services .slick-slider_category .slick-next {
    right: 15px;
  }
  .slider_services .slick-slider_category .slick-prev {
    left: 15px;
  }
}
@media screen and (max-width: 768px) {
  .slider_main {
    max-height: none;
    height: calc(100vh - 60px - 70px - env(safe-area-inset-bottom));
    position: relative;
  }
  .slider_main .slider__overlay-container {
    width: 100%;
  }
  .slider_main .slider__header {
    font-size: 36px;
  }
  .slider_main .slider__header_rep_widget {
    max-width: none;
  }
  .hero-video-desktop {
    display: none;
  }
  .hero-video-mobile {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
  }
  .reservation-form-container,
  .custom-hr-form {
    display: none !important;
  }
}
@media screen and (max-width: 480px) {
  .slider_main {
    height: calc(100vh - 60px - 70px - env(safe-area-inset-bottom));
    border-bottom: 1px solid rgb(var(--color-bg-decor));
  }
  .slider_main .slider__list {
    height: 100vw;
    max-height: 480px;
  }
  .slider_main .slider__overlay {
    height: 150px;
  }
  .slider_main .slider__overlay-container {
    width: 100%;
  }
  .slider_services .slick-slider_category .slick-prev {
    left: 15px;
  }
  .slider_services .slider__item-title {
    margin-bottom: 10px;
  }
  .slider_rooms .slider__item-image {
    background-color: rgba(var(--color-text-additional), 0.05);
  }
  .slider_rooms .slider__item-overlay {
    position: relative;
    height: auto;
    background: 0 0;
    align-items: flex-end;
    padding: 0 15px;
    margin: 25px 0 0;
  }
  .slider_rooms .slider__item-overlay-container {
    margin-bottom: 80px;
  }
  .slider_category {
    position: relative;
  }
  .slider_category .slider__item-description {
    font-size: 14px;
  }
  .slider_special-offers .slider__item-image {
    height: auto;
    overflow: visible;
  }
  .slider_special-offers .slider__item-image::before {
    display: none;
  }
  .slider_special-offers .slider__item-description {
    padding-top: 60px;
  }
  .slider_special-offers .slider__item-title {
    bottom: -60px;
    background: 0 0;
    padding: 8px 15px 8px 5px;
  }
  .slider_special-offers .slider__item-title_long {
    bottom: -70px;
  }
}
.slick-slider .slick-dots li {
  margin: 0 5.5px 10px;
  float: left;
}
.slick-slider .slick-dots li button::before {
  content: unset;
}
.slick-slider .slick-dots li:only-child {
  display: none !important;
}
.slick-slider_main .slick-list,
.slick-slider_main .slick-track {
  height: 100%;
}
.slick-slider_main .slick-arrow {
  border-radius: 5px;
  background-color: rgb(var(--color-bg-main));
  z-index: 8;
  width: 40px;
  height: 40px;
  top: auto;
  bottom: 128px;
  transform: translateY(0);
}
[dir="rtl"] .slick-slider_main .slick-arrow {
  transform: translateY(0) rotate(180deg);
}
.slick-slider_main .slick-next {
  right: 115px;
}
.slick-slider_main .slick-prev {
  right: 165px;
  left: auto;
}
.slick-slider_main .slick-next:before,
.slick-slider_main .slick-prev:before {
  font-family: "starticons";
  font-style: normal;
  speak: none;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-size: 18px;
  color: rgb(var(--color-bg-decor));
  vertical-align: middle;
}
.slick-slider_main .slick-prev:before {
  content: "";
}
.slick-slider_main .slick-next:before {
  content: "";
}
.slick-slider_main .slick-dots {
  position: absolute;
  right: 20%;
  bottom: 165px;
  transform: translateX(-37.5%);
  z-index: 1;
}
.slick-slider_category .slick-active .slider__dot,
.slick-slider_main .slick-dots .slick-active .slider__dot {
  background-color: rgb(var(--color-bg-decor));
  border: 0;
  box-shadow: none;
}
.slick-slider_category .slick-list {
  padding-bottom: 50px;
}
.slick-slider_category .slick-dots {
  display: flex;
  bottom: 20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.slick-slider_category .slick-arrow {
  border-radius: 5px;
  background-color: rgb(var(--color-bg-main));
  top: auto;
  bottom: 80px;
  width: 40px;
  height: 40px;
  z-index: 8;
  transform: translateY(0);
}
[dir="rtl"] .slick-slider_category .slick-arrow,
[dir="rtl"] .slick-slider_rooms .slick-arrow,
[dir="rtl"] .slick-slider_special-offers .slick-arrow {
  transform: translateY(0) rotate(180deg);
}
.slick-slider_category .slick-next {
  right: 15px;
}
.slick-slider_category .slick-prev {
  right: 65px;
  left: auto;
}
.slick-slider_category .slick-next:before,
.slick-slider_category .slick-prev:before {
  font-family: "starticons";
  font-style: normal;
  speak: none;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-size: 18px;
  color: rgb(var(--color-bg-decor));
  vertical-align: middle;
}
.slick-slider_category .slick-prev:before {
  content: "";
}
.slick-slider_category .slick-next:before {
  content: "";
}
.slick-slider_rooms .slick-list {
  padding-bottom: 0;
}
.slick-slider_rooms .slick-arrow {
  top: 50px;
}
.slick-slider_rooms .slick-next {
  right: 115px;
}
.slick-slider_rooms .slick-prev {
  right: 165px;
  left: auto;
}
.slick-slider_special-offers .slick-arrow {
  top: -50px;
}
@media screen and (max-width: 1399px) {
  .slick-slider_main .slick-arrow {
    top: 50%;
    transform: translateY(-50%);
  }
  [dir="rtl"] .slick-slider_main .slick-arrow {
    transform: translateY(-50%) rotate(180deg);
  }
  .slick-slider_main .slick-next {
    right: 15px;
  }
  .slick-slider_main .slick-prev {
    left: 15px;
  }
  .slick-slider_category .slick-arrow {
    top: 50%;
    transform: translateY(0);
  }
  [dir="rtl"] .slick-slider_category .slick-arrow {
    transform: translateY(0) rotate(180deg);
  }
  .slick-slider_category .slick-next {
    right: 15px;
  }
  .slick-slider_category .slick-prev {
    right: 65px;
    left: auto;
  }
  .slick-slider_rooms .slick-arrow {
    top: 50px;
    transform: translateY(-50%);
  }
  [dir="rtl"] .slick-slider_rooms .slick-arrow,
  [dir="rtl"] .slick-slider_special-offers .slick-arrow {
    transform: translateY(-50%) rotate(180deg);
  }
  .slick-slider_rooms .slick-next {
    top: 50px;
    right: 28px;
  }
  .slick-slider_rooms .slick-prev {
    left: auto;
    right: 78px;
  }
  .slick-slider_special-offers .slick-arrow {
    top: -50px;
    transform: translateY(-50%);
  }
  .slick-slider_special-offers .slick-next {
    right: 15px;
  }
  .slick-slider_special-offers .slick-prev {
    left: auto;
    right: 65px;
  }
}
@media screen and (max-width: 768px) {
  .slick-slider_category .slick-arrow {
    top: 50%;
    transform: translateY(0);
  }
  [dir="rtl"] .slick-slider_category .slick-arrow {
    transform: translateY(0) rotate(180deg);
  }
  .slick-slider_category .slick-next {
    right: 15px;
  }
  .slick-slider_category .slick-prev {
    right: auto;
    left: 15px;
  }
}
@media screen and (max-width: 1038px) {
  .slick-slider_special-offers .slick-next {
    top: 40%;
    right: 15px;
  }
  .slick-slider_special-offers .slick-prev {
    top: 40%;
    right: auto;
    left: 15px;
  }
  .slick-slider_rooms .slick-arrow {
    top: 50%;
    transform: translateY(-50%);
  }
  [dir="rtl"] .slick-slider_rooms .slick-arrow {
    transform: translateY(-50%) rotate(180deg);
  }
  .slick-slider_rooms .slick-next {
    right: 15px;
  }
  .slick-slider_rooms .slick-prev {
    right: auto;
    left: 15px;
  }
}
@media screen and (max-width: 480px) {
  .slick-slider_category .slick-dots {
    display: flex;
  }
  .slick-slider_category .slick-dots li {
    margin: 0 5.5px 10px;
  }
  .slick-slider_category .slick-arrow {
    top: 50%;
    transform: translateY(-50%);
  }
  .slick-slider_category .slick-next {
    right: 15px;
  }
  .slick-slider_category .slick-prev {
    right: auto;
    left: 15px;
  }
  .slick-slider_rooms .slick-arrow {
    top: 35%;
    transform: translateY(-50%);
  }
  .slick-slider_special-offers .slick__list {
    padding-bottom: 0;
  }
  .slick-slider_special-offers .slick-arrow {
    top: 32.5%;
  }
  .slick-slider_special-offers .slick-next {
    right: 15px;
  }
  .slick-slider_special-offers .slick-prev {
    right: auto;
    left: 15px;
  }
}
.weather__link {
  text-decoration: none;
  display: flex;
  align-items: flex-start;
}
.weather__icon {
  font-size: 38px;
  margin-top: 9px;
  margin-right: 7px;
}
.weather__temperature {
  font-size: 20px;
  font-weight: 700;
  margin-top: 2px;
}
.weather__state {
  font-size: 12px;
  font-weight: 400;
  margin-left: 3px;
  margin-top: 4px;
}
.footer {
  color: rgb(var(--color-text-transparent));
  border-top: 1px solid rgb(var(--color-bg-decor));
  background-color: rgb(var(--color-bg-transparent));
  width: 100%;
  padding: 10px;
}
.footer__container {
  position: relative;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  height: 100%;
}
.footer__side-left {
  width: 50%;
  justify-content: flex-start;
}
.footer__side-right {
  width: 50%;
  justify-content: flex-end;
}
.footer__list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  padding: 0 6px 0 5px;
  font-size: 14px;
  line-height: 16px;
  align-items: center;
  justify-content: space-between;
}
.footer__list_align_start {
  justify-content: flex-start;
}
.footer__list_align_end {
  justify-content: flex-end;
}
.footer_fixed {
  position: fixed;
  bottom: 0;
}
.footer_visible {
  display: block;
}
.footer__item {
  margin: 10px 0 0;
  text-align: center;
  width: auto;
}
.footer__item_counters {
  display: flex;
  min-width: 150px;
  justify-content: flex-end;
  align-items: center;
  margin-top: 14px;
}
.footer .tl-analytics {
  display: none;
}
@media screen and (max-width: 768px) {
  .footer .container .footer-list {
    padding: 0 15px;
    align-content: space-between;
  }
  .footer .container .counters {
    margin-right: 15px;
  }
}
@media screen and (min-width: 768px) {
  .footer_fixed {
    padding-left: 300px;
  }
}
@media screen and (max-width: 480px) {
  .footer {
    background-color: rgb(var(--color-bg-transparent));
    position: static;
  }
  .footer__container {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .footer__list {
    padding: 28px 5px 27px;
    justify-content: space-around;
  }
  .footer .button-anchor,
  .footer__item_counters {
    display: none;
  }
  .footer__link_main-site {
    display: inline-block;
  }
}
.footer__other {
  padding-top: 10px;
  align-self: flex-start;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.footer__other_link {
  font-size: 14px;
  margin-bottom: 10px;
}
.footer__other_link:last-child {
  margin-bottom: 0;
}
.footer__other_centered {
  padding-top: 0;
  align-self: center;
}
.footer__link_main-site {
  display: none;
  text-decoration: none;
  font-size: 12px;
  margin-top: 2px;
  color: rgb(var(--color-bg-decor));
  box-shadow: inset 0-1px 0 0 rgba(var(--color-bg-decor), 0.75);
}
.footer__link_main-site:hover {
  box-shadow: none;
}
@media screen and (max-width: 480px) {
  .footer__other {
    padding-top: 0;
  }
  .footer__other_link {
    text-align: start;
  }
  .footer__other_centered {
    padding-top: 0;
    align-self: flex-start;
  }
}
.table {
  width: 100%;
  margin: 16px 0;
  line-height: 1.5;
  border-bottom: 1px solid #dedede;
  text-align: left;
}
.table__item,
.table__value {
  border-top: 1px solid #dedede;
}
.table__item {
  min-width: calc(min(100vw, 1180px) / 3);
  max-width: calc(min(100vw, 1180px) / 2);
  font-weight: 700;
  padding: 5px 20px 5px 0;
}
.table__value {
  padding: 15px 0;
  line-height: 24px;
}
.contacts {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0;
  max-width: 1200px;
  font-size: 16px;
}
.contacts_style_primary {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
}
.contacts_style_complementary {
  background: rgb(var(--color-bg-additional));
  color: rgb(var(--color-text-additional));
}
.contacts__title {
  margin-bottom: 35px;
  padding: 0 15px 10px;
}
.contacts__container {
  color: rgb(var(--color-text-transparent));
  background-color: rgba(var(--color-bg-transparent), 0.7);
  border-left: 5px solid rgb(var(--color-bg-decor));
  position: absolute;
  right: 0;
  top: 55px;
  z-index: 1;
  min-width: 270px;
  max-width: 315px;
  padding: 25px 0;
  overflow-y: auto;
  overflow-x: hidden;
  -ms-overflow-style: none;
}
.contacts__container_type_horizontal {
  color: rgb(var(--color-text-main));
  position: static;
  max-width: 100%;
  height: auto;
  background: 0 0;
  border-left: 0;
  max-height: none;
}
.contacts__description-text {
  padding: 0 15px;
  word-break: break-word;
}
.contacts__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0 10px;
}
.contacts__item {
  display: flex;
  flex-direction: column;
  margin: 0 15px 20px;
  width: 356.6666666667px;
}
.contacts__item_email {
  flex-wrap: wrap;
}
.contacts__item.address {
  flex-direction: row;
}
.contacts__item:last-child {
  margin-bottom: 0;
}
.contacts__item .address__link,
.contacts__item .email__link,
.contacts__item .messenger__link,
.contacts__item .phone__link,
.contacts__item .remainder__description {
  word-break: break-word;
}
.contacts__remark {
  margin-left: 40px;
  margin-top: 15px;
  font-size: 0.875em;
}
.contacts_above_map {
  max-width: 100%;
}
.contacts_above_map .contacts__container {
  border-left: none;
  position: static;
  max-width: 1200px;
  max-height: none;
  min-height: 0;
  background-color: transparent;
  margin: 0 auto;
}
@media screen and (max-width: 1399px) {
  .contacts__container_type_horizontal {
    max-width: 930px;
    margin: 0 auto;
    overflow: auto;
    max-height: 100%;
  }
  .contacts__list {
    padding-top: 0;
  }
  .contacts__item {
    width: 100%;
    max-width: 350px;
  }
}
@media screen and (max-width: 768px) {
  .contacts_booking {
    display: block;
  }
  .contacts__container_type_horizontal {
    overflow: auto;
    max-height: 100%;
  }
}
@media screen and (max-width: 480px) {
  .contacts {
    font-size: 14px;
  }
  .contacts .contacts__container {
    border-left: none;
    position: static;
    max-width: 1200px;
    max-height: none;
    min-height: 0;
    background-color: transparent;
    margin: 0 auto;
  }
}
.search-form {
  background: rgb(var(--color-bg-buttons));
  width: 100%;
}
.search-form_promo {
  min-height: 100px;
}
.search-form__container {
  visibility: visible;
  opacity: 0;
  transition: opacity 0.5s ease-in;
  min-width: 320px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.search-form__container_state_visible {
  opacity: 1;
  transition: opacity 1s ease-in;
}
.search-form__iframe {
  width: 100%;
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
.search-form__iframe_state_visible {
  opacity: 1;
  transition: opacity 1s ease-in;
}
@media screen and (max-width: 480px) {
  .search-form__iframe {
    display: none;
  }
}
.search-form__button {
  height: 80px;
  background: rgb(var(--color-bg-buttons));
  width: 100%;
  align-items: center;
  display: none;
}
@media screen and (max-width: 1470px) {
  .search-form_main .search-form__container {
    max-width: 700px;
    margin: 0 auto;
    min-height: 120px;
  }
  .search-form_promo .search-form__container {
    max-width: 760px;
    margin: 0 auto;
    min-height: 140px;
  }
}
@media screen and (max-width: 1038px) {
  .search-form_main .search-form__container {
    max-width: 600px;
  }
}
@media screen and (max-width: 768px) {
  .search-form_inner {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .search-form {
    display: none;
  }
  .search-form__button {
    display: flex;
  }
}
.menu_visible {
  padding-block-start: 30px;
}
.menu__list {
  display: flex;
  flex-direction: column;
}
.menu__list_hidden {
  display: none;
}
.menu__list_visible {
  display: flex;
}
.menu__logo {
  display: block;
  padding: 20px;
  text-align: center;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
.menu__logo img {
  max-height: 110px;
  max-width: 100%;
}
.menu__link,
.menu__subitem-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: 0 0;
  color: inherit;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
}
.menu__link:hover,
.menu__subitem {
  color: rgb(var(--color-text-transparent));
}
.menu__link a,
.menu__subitem-link a {
  padding: 0 0 0 30px;
  text-decoration: none;
}
.menu__subitem {
  min-height: 50px;
}
.menu__subitem-link:hover,
.menu__subitem-link_current {
  background-color: rgb(var(--color-bg-main));
  color: rgb(var(--color-bg-decor));
}
.menu__item {
  display: block;
  width: 100%;
  min-height: 50px;
  border-right: none;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.25);
  color: #000;
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
  align-content: center;
  cursor: pointer;
}
.menu__item_select {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: inherit;
  cursor: pointer;
}
.menu__item_select_title {
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 3px;
}
.menu__item_select_title span {
  display: flex;
  align-items: center;
  height: 24px;
}
.menu__item_select_close,
.menu__item_select_expanded {
  display: none;
}
.menu__item_select_visible {
  position: absolute;
  top: 0;
  inset-inline-start: 100%;
  display: flex;
  flex-direction: column;
  width: 210px;
  height: 100vh;
  background-color: rgb(var(--color-bg-decor));
  box-shadow: 4px 0 20px 0 rgba(0, 0, 0, 0.1);
  padding-block-start: 150px;
  cursor: default;
}
.menu__item_select_icon {
  position: absolute;
  inset-inline-start: calc(100% + 3px) !important;
  display: inline-block;
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.menu__item_select_icon:dir(rtl) {
  transform: scaleX(-1);
}
.menu__item:hover,
.menu__item_current .menu__link {
  color: rgb(var(--color-text-transparent));
}
.menu__item:hover,
.menu__item_booking-button,
.menu__item_current {
  background-color: rgb(var(--color-bg-decor));
}
.menu__item_booking-button {
  margin-top: 6px;
  border-bottom: none;
  border-radius: 4px;
  box-shadow: 0 2px 5px 1px #ccc;
  cursor: pointer;
}
.menu__item_booking-button:hover {
  background-color: hsl(from rgb(var(--color-bg-decor)) h s calc(l + 5));
}
.menu__item_booking-button .menu__link,
.menu__item_booking-button .menu__link:active,
.menu__item_booking-button .menu__link:hover {
  color: rgb(var(--color-text-accented));
}
.menu__item_lang .menu__link {
  gap: 10px;
}
.menu__item_lang .lang__flag {
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .menu {
    position: absolute;
    top: 100%;
    display: none;
    width: 100vw;
    height: calc(100vh - 100%);
    background-color: rgb(var(--color-bg-main));
    padding-inline: 30px;
    padding-block: 60px 265px;
    overflow-y: auto;
  }
  .menu__logo {
    display: none;
  }
  .lang {
    display: none !important;
  }
  .menu__subitem {
    width: 100%;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.25);
  }
  .menu__subitem-link {
    color: rgb(var(--color-bg-decor));
  }
  .menu__subitem-link:hover,
  .menu__subitem-link_current {
    background-color: rgb(var(--color-bg-decor));
    color: rgb(var(--color-text-transparent));
  }
  .menu__item_select_close {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    cursor: pointer;
  }
  .menu__item_select_close_icon {
    position: absolute;
    inset-inline-end: calc(100% + 3px);
    width: 24px;
    height: 24px;
    font-size: 24px;
    transform: rotate(180deg);
  }
  .menu__item_select_close_icon:dir(rtl) {
    transform: none;
  }
  .menu__item_select_visible {
    inset-inline-start: 0;
    width: calc(100vw - 60px);
    height: 100%;
    padding-inline: 0;
    padding-block: 0 60px;
    background-color: rgb(var(--color-bg-main));
    box-shadow: none !important;
    color: rgb(var(--color-bg-decor));
    align-items: center;
    overflow-y: auto;
    z-index: 13;
  }
  .menu_visible {
    display: flex;
    flex-direction: column;
  }
  .menu_visible ~ .header__content {
    display: flex !important;
  }
  .menu_visible ~ .header__bar {
    background-color: rgb(var(--color-bg-buttons)) !important;
  }
  .menu__list {
    position: relative;
    width: 100%;
  }
}
.account__button {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  height: 40px;
  border: 1px solid rgb(var(--color-bg-decor));
  border-radius: 4px;
  color: rgb(var(--color-bg-decor));
  cursor: pointer;
  text-decoration: none;
}
.account__button_header-icon {
  font-size: 24px;
  width: 24px;
  height: 24px;
}
.account__button_header-text {
  text-wrap: nowrap;
}
.account__button_menu {
  display: none;
}
@media screen and (max-width: 768px) and (max-height: 750px) {
  .account__button_header {
    padding-inline: 10px;
  }
}
.button {
  background-color: rgb(var(--color-bg-buttons));
  color: rgb(var(--color-text-accented));
  text-align: center;
  cursor: pointer;
  font-weight: 700;
}
.button_menu {
  background: 0 0;
  color: rgb(var(--color-text-transparent));
  height: auto;
  width: auto;
  min-width: 60px;
  min-height: 60px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 10px 0 0;
}
.button_menu .icon-close,
.button_menu .icon-menu1 {
  align-items: center;
  justify-content: center;
  color: rgb(var(--color-text-transparent));
  font-size: 20px;
  width: 24px;
  height: 24px;
  margin: 0 10px;
}
.button_menu .button__title {
  color: rgb(var(--color-text-transparent));
  font-size: 16px;
}
.button_booking {
  height: 40px;
  line-height: 40px;
  padding: 0 27px;
  position: relative;
  z-index: 10;
  cursor: pointer;
  display: none;
  border-radius: 5px;
  text-decoration: none;
  align-self: center;
  margin: 0 auto;
}
.button_booking_action {
  background: #fff;
    color: #000;
  border-radius: 5px;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.25);
  font-size: 16px;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 120px;
  text-align: center;
  margin: 0 auto;
  padding: 0 10px;
}
.button_booking_action .button__title {
  font-size: 80%;
  white-space: nowrap;
}
.button_anchor {
  background-color: transparent;
  height: 40px;
  width: 40px;
  transition: opacity 0.3s ease;
}
.button_anchor .icon-arrow5 {
  color: rgb(var(--color-text-transparent));
  font-size: 18px;
  position: absolute;
  top: 12px;
  left: 11px;
}
.button_on_slider {
  position: absolute;
  z-index: 20;
  margin: -52px 0 0-25px;
  left: 50%;
  visibility: hidden;
  opacity: 0;
  display: none;
}
.button_visible {
  visibility: visible;
  opacity: 1;
}
.button_hidden {
  visibility: hidden;
  opacity: 1;
}
.button_round {
  border-radius: 30px;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.25);
}
.button_common {
  background: rgb(var(--color-bg-buttons));
  color: rgb(var(--color-text-accented));
  margin: 5px;
  text-decoration: none;
  border-radius: 3px;
  padding: 12px 18px;
  display: inline-block;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  transition: filter 0.1s ease-in;
  font-size: 16px;
}
.button_common:hover {
  background-color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l + 5));
  transition: background-color 0.1s ease-in;
}
.button_under-description {
  margin-left: 0;
  margin-top: 15px;
}
.button_switched-colors {
  color: rgb(var(--color-bg-buttons));
  background: rgb(var(--color-text-accented));
}
.button_switched-colors:hover {
  background-color: hsl(from rgb(var(--color-text-accented)) h s calc(l - 10));
}
.button_small {
  margin: 15px 0;
  font-size: 14px;
  padding: 8px 15px;
}
.button_room {
  text-decoration: none;
  padding: 13px 27px;
  align-self: flex-end;
  display: inline-block;
  border-radius: 5px;
  color: rgb(var(--color-text-accented));
  font-size: 16px;
}
.button_room:hover {
  background-color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l + 5));
}
.button_lang,
.button_visa {
  display: flex;
  justify-content: flex-start;
}
.button_visa {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
  text-decoration: none;
  border-radius: 3px;
  padding: 12px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  line-height: 20px;
  align-items: flex-start;
  min-width: 290px;
}
.button_visa:hover {
  background: hsl(from rgb(var(--color-bg-main)) h s calc(l + 5));
  transition: all 0.5s ease-in;
}
.button_lang {
  background: 0 0;
  color: rgb(var(--color-bg-decor));
  padding-inline: 15px;
  padding-block: 8px;
  gap: 10px;
  border: 1px solid rgb(var(--color-bg-decor));
  border-radius: 5px;
  min-height: 40px;
  line-height: 38px;
  align-items: center;
  padding: 0 15px;
}
.button_lang:hover {
  background: rgba(var(--color-bg-additional), 0.1);
  transition: ease 0.3s;
}
.button_lang.button_pressed {
  border: 1px solid transparent;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  box-shadow:
    inset 0-1px 0 0 rgb(var(--color-bg-decor)),
    inset -1px 0 0 0 rgb(var(--color-bg-decor)),
    inset 1px 0 0 0 rgb(var(--color-bg-decor));
}
.button_instead_form {
  background: #fff;
  color: #000;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .button_booking {
    display: block;
    margin: 0;
  }
  .button_menu__item_inactive {
    display: flex;
  }
  .button_menu__active .button_menu__item_inactive,
  .button_menu__item_active {
    display: none;
  }
  .button_menu__active .button_menu__item_active {
    display: flex;
  }
}
@media screen and (max-width: 480px) {
  .button_room {
    padding: 12px 20px;
    font-size: 16px;
    position: absolute;
    left: -25px;
    bottom: -60px;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.25);
  }
  .button_anchor {
    display: block;
  }
  .button_booking {
    display: block;
    position: relative;
  }
  .button_on_slider {
    display: none;
  }
}
.rooms_style_primary {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
}
.rooms_style_complementary {
  background: rgb(var(--color-bg-additional));
  color: rgb(var(--color-text-additional));
}
.rooms__title {
  text-align: center;
  margin-bottom: 47px;
}
.rooms__container {
  max-width: 100%;
  min-width: 320px;
}
.rooms-video {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 100%;
  padding: 0 15px;
}
.rooms-video__provider {
  width: 100%;
}
.rooms-video__text {
  max-width: 470px;
  width: 100%;
  text-align: left;
  line-height: 24px;
}
.rooms-video__video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin: 5px 0 15px;
  overflow: hidden;
  border-radius: 5px;
}
.rooms-video__video iframe {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.rooms-video__wrapper {
  width: 100%;
  min-width: 290px;
  flex: 1 1;
  max-width: 570px;
}
@media screen and (max-width: 768px) {
  .rooms-video {
    flex-direction: column-reverse;
    gap: 50px;
  }
  .rooms-video__text {
    width: 100%;
  }
  .rooms-video__video {
    max-width: 100%;
  }
}
.room {
  width: 100%;
  margin: 0;
}
.room__title {
  min-height: 40px;
  text-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
  line-height: 1;
  width: 100%;
  color: inherit;
  margin: -9px 0 12px;
}
[dir="rtl"] .room__title {
  text-align: right;
}
.room__text {
  display: inline-block;
  font-size: 30px;
  margin: 0 20px 0 0;
}
.room__price {
  font-size: 30px;
  font-weight: 700;
}
.room__stay-time {
  margin-left: -4px;
}
[dir="rtl"] .room__booking {
  float: right;
}
@media screen and (max-width: 1399px) {
  .room__stay-time {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .room__price,
  .room__text {
    font-size: 24px;
  }
  .room__title {
    min-height: 30px;
    margin: -5px 0 5px;
  }
  .room__booking {
    position: relative;
    width: 100%;
  }
}
.map {
  width: 100%;
}
.map-marker {
  color: rgb(var(--color-bg-buttons));
}
.map-marker:hover {
  cursor: pointer;
}
.map-marker__google {
  position: absolute;
  transform: translate(-50%, -100%);
}
.map__container {
  border-top: 1px solid rgb(var(--color-bg-decor));
  height: 460px;
  width: 100%;
  position: relative;
}
.map_with-padding {
  padding: 0 15px;
}
@media screen and (max-width: 480px) {
  .map__container {
    height: 320px;
  }
}
.services_style_primary {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
}
.services_style_complementary {
  background: rgb(var(--color-bg-additional));
  color: rgb(var(--color-text-additional));
}
.services__title {
  text-align: left;
}
.services_collapsible {
  overflow: hidden;
  max-height: -moz-max-content;
  max-height: max-content;
}
.services__container {
  max-width: 1180px;
  min-width: 320px;
  margin: 0 auto;
  padding: 53px 15px 48px;
}
.services__container .provider__container {
  padding: 0;
}
.services__container .provider {
  margin: 0-15px 90px;
}
.services__container .js-collapsible-list-button {
  padding-top: 20px;
  transition: 0.5s;
}
.services__container .js-collapsible-list-button.collapsible-button_opened {
  padding-top: 0;
  transition: ease 0.5s;
}
.services__container .collapsible-button,
.services__container .collapsible-button .icon-arrow::before {
  color: rgb(var(--color-bg-buttons));
}
.services__container .collapsible-button_opened .icon-arrow {
  animation-name: rotate-up-amenities-button;
}
.services__container .collapsible-button_collapse .icon-arrow {
  animation-name: rotate-down-amenities-button;
}
.services__list {
  padding-top: 23px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.services__item {
  margin-bottom: 30px;
  width: 360px;
  position: relative;
  height: 50px;
  color: inherit;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.services__item-name {
  line-height: 23px;
  max-width: 300px;
  text-align: left;
}
.services__item-icon {
  max-width: 60px;
  padding: 0 20px 0 0;
  display: flex;
  justify-content: center;
}
.services__item-svg {
  width: 40px;
  height: 40px;
}
.services__description {
  line-height: 1.5;
  word-break: break-word;
}
@media screen and (max-width: 1399px) {
  .services__container {
    max-width: 930px;
  }
}
@media screen and (max-width: 768px) {
  .services_amenities .services__container {
    margin: 0 15px;
  }
}
@media screen and (max-width: 480px) {
  .services_amenities .services__container {
    margin: 0 auto;
  }
}
.copyright {
  width: 300px;
}
.copyright__official {
  font-size: 12px;
  margin-top: 6px;
  margin-left: 15px;
}
@media screen and (max-width: 480px) {
  .copyright__hotel {
    text-align: center;
  }
  .copyright__official {
    margin: 5px 0 0;
    text-align: center;
  }
}
.lang {
  color: rgb(var(--color-text-main));
  position: relative;
  height: 40px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.lang__popup {
  z-index: 21;
  display: none;
  position: fixed;
  inset-inline-start: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--color-bg-transparent), 0.45);
}
.lang__popup_visible {
  display: flex;
  justify-content: center;
  align-items: center;
}
.lang__selector {
  position: relative;
}
.lang__name {
  text-transform: none;
  font-size: 14px;
  font-weight: 400;
}
.lang__columns_content {
  max-height: calc(100vh - 205px);
}
.lang__modal_wrapper {
  position: fixed;
  inset-inline-start: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  z-index: 11;
  align-items: end;
  max-width: calc(100% - 40px) !important;
  max-height: calc(100vh - 90px) !important;
}
@media screen and (max-width: 960px) {
  .lang__modal_wrapper {
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
  }
  .lang__columns {
    max-height: min(100vh - 80px, 635px);
  }
}
@media screen and (max-width: 768px) and (max-height: 750px) {
  .lang__selector {
    position: initial;
    transform: none !important;
  }
}
.societal {
  max-width: 450px;
  padding: 0;
  display: flex;
}
.societal__item,
.societal__list {
  display: flex;
  justify-content: center;
}
.societal__list {
  margin: 0;
  min-height: 60px;
  flex-wrap: wrap;
  align-items: center;
}
.societal__item {
  width: 30px;
  height: 30px;
  text-decoration: none;
  margin: 0 5px;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  transition: ease 0.5s;
}
.societal__item:hover {
  transition: ease 0.5s;
  filter: brightness(1.1);
}
.photos {
  min-height: 700px;
}
.photos__list {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.photos__item {
  align-self: center;
  text-align: center;
  padding: 10px;
}
.photos__image {
  max-width: 370px;
  max-height: 320px;
}
.photos__separation-line {
  margin: 35px 10px 35px 5px;
  background: rgba(var(--color-bg-additional), 0.8);
  width: auto;
  height: 2px;
}
.photos__groups-list {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.photos__group {
  align-self: center;
  text-align: center;
  padding: 10px;
}
.photos__group__item {
  text-decoration: none;
  display: none;
  position: relative;
}
.photos__group__item:first-child {
  display: block;
}
.photos__group-title {
  text-align: center;
}
.photos__group__gallery {
  height: 296px;
  width: 370px;
}
.photos__item-overlay {
  position: absolute;
  left: 0;
  background-color: rgba(var(--color-bg-transparent), 0.7);
  align-items: center;
  justify-content: flex-start;
  display: flex;
  flex-direction: row;
  width: 100%;
  color: rgb(var(--color-text-transparent));
  height: 70px;
  bottom: 5px;
}
.photos__item-overlay_title {
  display: block;
  width: 82%;
  padding-left: 25px;
  font-size: 24px;
  bottom: 0;
  margin: auto 0;
  color: inherit;
  text-align: left;
  word-break: break-word;
}
.photos__gallery-icon {
  color: #fff;
  display: block;
  font-size: 20px;
  position: absolute;
  bottom: 15px;
  right: 15px;
  padding: 8px;
  border-radius: 5px;
}
@media screen and (max-width: 1399px) {
  .photos__groups-list,
  .photos__list {
    justify-content: center;
    margin: 0 15px;
  }
}
@media screen and (max-width: 480px) {
  .photos__groups-list,
  .photos__list {
    justify-content: center;
    margin: 0 15px;
  }
  .photos__group,
  .photos__item {
    padding: 0;
  }
  .photos__image {
    width: 100%;
    max-height: 570px;
    display: block;
    margin: 1px 0;
  }
  .photos__item-overlay {
    bottom: 0;
  }
}
.paid-service {
  margin: 50px 0 0;
}
.paid-service__item {
  display: flex;
  justify-content: flex-start;
  margin: 0 0 40px;
}
.paid-service__info {
  margin-left: 15px;
  width: 80%;
  word-break: break-word;
}
.paid-service__photo {
  height: 160px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: rgba(var(--color-bg-buttons), 0.05);
}
.paid-service__photo-item {
  overflow: hidden;
  border-radius: 5px;
}
.paid-service__name {
  font-family: var(--font-header);
  font-size: 24px;
  word-break: break-word;
}
.paid-service__name-link {
  color: rgb(var(--color-bg-buttons));
  text-decoration: none;
}
.paid-service__description {
  margin: 20px 0 10px;
  line-height: 1.5;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.paid-service__photo-item {
  display: block;
  position: relative;
  height: 100%;
  width: 270px;
}
.paid-service__gallery {
  max-width: 270px;
  min-width: 270px;
  width: 100%;
  height: 160px;
  border-radius: 5px;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .paid-service__gallery {
    margin-bottom: 10px;
  }
  .paid-service__item {
    flex-wrap: wrap;
  }
  .paid-service__photo-item {
    margin: 0 0 20px;
  }
  .paid-service__info {
    width: 100%;
    margin-left: 0;
  }
  .paid-service__photo {
    width: 100%;
    max-width: 100%;
  }
}
.link {
  color: rgb(var(--color-bg-buttons));
  font-size: 16px;
  text-decoration: underline;
}
.breadcrumbs-link a,
.link:hover {
  text-decoration: none;
}
.link_unstyled {
  color: inherit;
  font-size: inherit;
  text-decoration: inherit;
}
.visa {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
  margin: 0;
  width: 100%;
  padding: 15px 0;
}
.visa_inner {
  background: rgb(var(--color-bg-buttons));
  color: rgb(var(--color-text-accented));
}
.visa__container {
  margin: 0 auto;
  max-width: 1180px;
  min-width: 320px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.visa__container.provider__container {
  text-align: center;
}
.provider_visa_page .visa__container {
  display: block;
}
.visa__title {
  width: 100%;
  min-width: 320px;
  margin: 15px 0;
  padding: 0 15px;
  flex: 1 1 auto;
}
.visa__info {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.visa__description,
.visa__link {
  min-width: 320px;
  margin: 15px 0;
  padding: 0 15px;
  flex: 1 1 auto;
}
.visa__description {
  width: 400px;
  max-width: 100%;
  line-height: 18px;
}
.visa__link {
  width: 320px;
  max-width: 340px;
}
.visa__logo {
  min-width: 70px;
  width: 70px;
  height: 34px;
}
.visa__get {
  padding: 0 0 0 14px;
  line-height: 18px;
  text-align: left;
  align-self: center;
}
@media screen and (max-width: 1399px) {
  .visa__container {
    margin: 0 auto;
    max-width: 930px;
  }
}
@media screen and (max-width: 768px) {
  .visa__description,
  .visa__title {
    width: 100%;
    max-width: none;
  }
}
@media screen and (max-width: 480px) {
  .visa__description,
  .visa__title {
    width: 100%;
    max-width: none;
  }
  .visa__link {
    flex: none;
    width: auto;
    max-width: 300px;
  }
}
.booking__description {
  margin: 5px 15px 15px;
  word-break: break-word;
}
.booking__description ul {
  list-style-type: disc;
  margin: 0 0 30px 50px;
}
.booking__description li {
  margin-top: 5px;
}
.booking-online {
  display: none;
  margin: 0;
  width: 100%;
  min-height: 100px;
}
.booking-online__container {
  margin: 0 auto;
  max-width: 1200px;
  min-width: 320px;
  padding: 50px 15px;
  text-align: center;
}
.booking-online__title {
  margin-bottom: 10px;
}
.booking-online__content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.booking-online__description {
  margin: 15px 0;
  flex: 0.9 1;
  min-width: 600px;
  line-height: 24px;
}
.booking-online__link {
  margin: 15px 0;
}
@media screen and (max-width: 768px) {
  .booking-online__description {
    min-width: 0;
    flex: auto;
  }
}
.remainder {
  display: flex;
  margin-top: 20px;
}
.remainder__description {
  line-height: 20px;
  margin-bottom: 15px;
  font-size: 0.815em;
}
.remainder__icon {
  margin: 5px 15px 0 1px;
  font-size: 24px;
  color: rgb(var(--color-bg-decor));
}
.remainder__button {
  background-color: rgb(var(--color-bg-buttons));
  text-align: center;
  cursor: pointer;
  font-weight: 700;
  text-decoration: none;
  padding: 13px 27px;
  display: inline-block;
  border-radius: 5px;
  color: rgb(var(--color-text-additional));
  font-size: 16px;
}
.remainder__button:hover {
  background-color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l + 5));
}
body,
html {
  height: 100%;
  margin: 0;
}
.error {
  height: 100%;
  display: flex;
}
.error_404 .error__image {
  background: url(../img/man-404.gif) no-repeat;
  background-size: contain;
}
.error_404 .error__container {
  min-height: 480px;
}
.error_500 {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10000;
  top: 0;
  inset-inline-start: 0;
  padding-left: 20px;
  padding-right: 20px;
  background-color: rgba(0, 0, 0, 0.75);
}
.error_500 .error__image {
  background: url(../img/man-500.gif) no-repeat;
  background-size: contain;
}
.error_500 .error__container {
  min-height: 420px;
}
.error .error__message {
  position: absolute;
  top: 70px;
  max-width: 500px;
  inset-inline-end: 40px;
  z-index: 10;
}
[dir="ltr"] .error .error__message,
[dir="rtl"] .error .error__message {
  right: 40px;
}
.error__container {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  max-width: 1000px;
  min-height: 380px;
  overflow: hidden;
  margin: auto;
  background-color: #fff;
}
.error__image {
  position: absolute;
  width: 100%;
  height: 380px;
  min-width: 650px;
}
.error__header {
  font-family: "PT Sans", Arial, sans-serif;
  margin: 0;
  line-height: 48px;
}
.error__text {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 30px;
  margin-top: 15px;
}
.error__buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
  flex-wrap: wrap;
}
.error__button {
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  font-weight: 700;
  width: 240px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  margin: 0 6px 15px 0;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
}
.error__button,
.error__button:hover {
  transition: background-color 0.1s ease-in;
}
.error__button_booking {
  color: rgb(var(--color-text-accented));
  background-color: rgb(var(--color-bg-buttons));
}
.error__button_booking:hover {
  background-color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l + 5));
}
.error__button_goto_main {
  color: rgb(var(--color-bg-buttons));
  background-color: rgb(var(--color-bg-main));
}
.error__button_goto_main:hover {
  background-color: hsl(from rgb(var(--color-bg-main)) h s calc(l - 10));
}
@media screen and (max-width: 768px) {
  .error__image {
    position: static;
    display: none;
  }
  .error__buttons {
    justify-content: center;
    gap: 15px;
  }
  .error__buttons .error__button {
    margin: 0;
  }
  .error_404 .error__container .error__message,
  .error_500 .error__container .error__message {
    top: unset;
    right: unset;
    inset-inline-end: unset;
    inset-inline-start: unset;
    margin: 0;
    padding: 0 30px;
    text-align: center;
    max-width: 100%;
  }
  .error_500 .error__image {
    height: 300px;
  }
  .error_500 .error__container {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 360px;
    padding-top: 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 480px) {
  .error .error__text {
    font-size: 14px;
  }
}
.reputation {
  position: absolute !important;
  width: 270px;
  bottom: 195px;
  right: 115px;
}
.reputation_under-sf {
  position: static !important;
  margin: 0 auto;
  width: 240px;
  min-width: 240px;
  padding-top: 20px;
}
.reputation_under-sf.reputation_slider-enabled {
  display: none;
}
@media screen and (max-width: 1399px) {
  .reputation {
    bottom: 70px;
    right: 15px;
  }
}
@media screen and (max-width: 1038px) {
  .reputation {
    display: none;
  }
  .reputation_under-sf,
  .reputation_under-sf.reputation_slider-enabled {
    display: block;
  }
}
.reviews-widget {
  min-height: 800px;
}
.special-offers_style_primary {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
}
.special-offers_style_complementary {
  background: rgb(var(--color-bg-additional));
  color: rgb(var(--color-text-additional));
}
.special-offers__container,
.special-offers_slider .special-offers__container {
  max-width: 1180px;
  min-width: 320px;
  margin: 0 auto;
  padding: 75px 13px 0;
}
.special-offers_slider .special-offers__title {
  margin: 0 15px 35px;
}
.special-offers__container {
  max-width: 1399px;
  padding: 52px 15px 40px;
  text-align: center;
}
.special-offers__title {
  text-align: left;
  margin-bottom: 47px;
}
@media screen and (max-width: 1399px) {
  .special-offers_slider .special-offers__container {
    max-width: 930px;
  }
}
@media screen and (max-width: 768px) {
  .special-offers_slider .special-offers__container {
    padding: 45px 0 0;
  }
  .special-offers_slider .special-offers__title {
    margin-bottom: 25px;
  }
}
.special-offer {
  display: flex;
  justify-content: flex-start;
}
.special-offer:not(:last-child) {
  padding: 0 0 60px;
  border-bottom: 1px solid rgb(var(--color-bg-decor));
  margin: 0 0 60px;
}
.special-offer__info {
  text-align: left;
  width: 80%;
}
.special-offer__description,
.special-offer__name {
  word-break: break-word;
}
.special-offer__name {
  margin-bottom: 20px;
}
.special-offer__image {
  max-width: 270px;
  width: 270px;
  margin: 0 30px 0 0;
  height: 180px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: rgba(var(--color-bg-buttons), 0.05);
}
.special-offer__description {
  line-height: 24px;
}
.special-offer__description ul {
  list-style-type: disc;
  margin-left: 50px;
}
.special-offer__short-description {
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  .special-offer {
    flex-wrap: wrap;
  }
  .special-offer__image {
    width: 100%;
    max-width: 100%;
    margin: 0 0 20px;
  }
  .special-offer__info {
    width: 100%;
  }
}
.hotel-rewards {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 25px;
  white-space: normal;
}
.hotel-rewards__item {
  margin: 20px 20px 0 0;
}
.hotel-rewards__link {
  display: block;
}
.hotel-rewards__image {
  width: 120px;
  height: 120px;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}
.payment-methods {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
}
.payment-methods__container {
  max-width: 1399px;
  min-width: 320px;
  margin: 0 auto;
  padding: 52px 15px 40px;
  text-align: center;
}
.payment-methods_footer {
  display: flex;
  background: 0 0;
  color: inherit;
}
.payment-methods__wrap {
  margin-bottom: 30px;
}
.payment-methods__text {
  text-align: left;
}
.payment-methods__title {
  text-align: left;
  margin-bottom: 47px;
}
.payment-methods__list,
.payment-methods__subtitle {
  text-align: left;
}
.payment-methods__icon {
  font-size: 20px;
  margin-right: 10px;
  color: rgb(var(--color-bg-decor));
}
.payment-methods__link {
  text-decoration: none;
  margin-bottom: 1px;
  border-bottom: 1px solid rgb(var(--color-text-transparent));
}
.payment-methods__link:hover {
  border-bottom: none;
}
.payment-method {
  margin-bottom: 40px;
}
.payment-method:last-child {
  margin-bottom: 0;
}
.payment-method__name,
.text-with-html p {
  margin-bottom: 10px;
}
.payment-method__description {
  line-height: 1.5;
  margin-bottom: 10px;
}
.payment-method__images {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.payment-method__image {
  margin-right: 30px;
}
.payment-method__image:last-child {
  margin-right: 0;
}
.payment-method__img {
  max-height: 250px;
  width: 100%;
}
.messenger__list {
  margin-top: 20px;
}
.messenger__item {
  padding-right: 10px;
  margin-bottom: 15px;
}
.messenger__item:last-child {
  margin-bottom: 0;
}
.messenger__phone,
.text-with-html strong {
  font-weight: 700;
}
[dir="rtl"] .messenger__phone {
  unicode-bidi: bidi-override;
  direction: ltr;
}
.messenger__link {
  display: flex;
  align-items: center;
  text-decoration: none;
  transition: color 0.2s ease;
}
.messenger__icon,
.messenger__link_hover:hover {
  color: rgb(var(--color-bg-decor));
}
.messenger__icon {
  font-size: 24px;
  margin-left: 2px;
}
.messenger__title {
  margin-right: 5px;
}
.messenger__text {
  display: flex;
  line-height: 20px;
  margin-left: 15px;
}
.presentation__wrap {
  width: 100%;
  min-width: 320px;
  flex: 1 1;
  max-width: 590px;
}
.presentation__video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin: 5px 15px 15px;
  overflow: hidden;
  border-radius: 5px;
}
.presentation__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.presentation__item {
  margin: 5px 15px;
  display: flex;
}
.presentation__icon {
  color: rgb(var(--color-bg-decor));
}
.document__icon:before,
.presentation__icon:before,
.restaurants__icon:before {
  font-size: 30px;
  line-height: 1;
  vertical-align: top;
}
.presentation__link {
  color: rgb(var(--color-bg-buttons));
  font-weight: 700;
  padding: 0 15px;
}
.presentation__link:hover,
.restaurants__menu-link:hover {
  color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l + 5));
}
.restaurants_style_primary {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
}
.restaurants__menu-container {
  width: 100%;
}
.restaurants__menu-mobile-container {
  display: none;
}
.restaurants__container {
  max-width: 1399px;
  min-width: 320px;
  margin: 0 auto;
  padding: 52px 0 73px;
  text-align: left;
}
.restaurants__title {
  margin-bottom: 35px;
  padding: 0 15px;
}
.restaurants__information {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.restaurants__description {
  margin: 0 15px;
  width: 50%;
  line-height: 24px;
  flex: 1 1 290px;
  word-wrap: break-word;
}
.restaurants__wrap {
  margin-top: 10px;
  width: 100%;
  flex: 1 1;
  max-width: 590px;
  min-width: 320px;
}
.restaurants__menu-link {
  display: none;
  color: rgb(var(--color-bg-buttons));
  font-weight: 700;
  padding: 0 15px;
  text-decoration: none;
}
.restaurants__menu-link:first-child {
  display: block;
}
.restaurants__menu-item {
  margin: 5px 15px;
  display: flex;
  text-align: left;
}
.restaurants__menu-name {
  margin-left: 10px;
  line-height: 1.3;
  display: flex;
  text-decoration: underline;
  word-break: break-word;
}
.restaurants__icon {
  color: rgb(var(--color-bg-decor));
  float: left;
  padding-right: 10px;
}
.restaurants__image-menu-block {
  position: relative;
  margin: 5px 15px 15px;
  min-width: 290px;
  flex: 1 2 290px;
}
.restaurants__gallery {
  height: 320px;
  border-radius: 5px;
  overflow: hidden;
}
.restaurants__photo {
  border-radius: 5px;
  width: 100%;
  max-width: 100%;
  height: 320px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: rgba(var(--color-bg-buttons), 0.05);
}
@media screen and (max-width: 910px) {
  .restaurants__menu-container {
    display: none;
  }
  .restaurants__menu-mobile-container {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .restaurants__menu-container {
    display: block;
  }
  .restaurants__menu-mobile-container {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .restaurants__menu-container {
    display: none;
  }
  .restaurants__menu-mobile-container {
    display: block;
    width: 100%;
  }
}
.qr-code__image {
  position: relative;
  display: block;
  margin-top: 30px;
  margin-left: 40px;
  height: 160px;
  width: 160px;
}
@media screen and (max-width: 480px) {
  .qr-code__image {
    margin-top: 20px;
  }
}
.news_style_primary {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
}
.news_style_complementary {
  background: rgb(var(--color-bg-additional));
  color: rgb(var(--color-text-additional));
}
.news_slider {
  background-color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l - 14));
  color: rgb(var(--color-text-additional));
}
.news_slider .special-offers__container {
  padding: 52px 0;
}
.news_slider .special-offers__title {
  padding: 0 15px;
}
.news__container {
  max-width: 1399px;
  min-width: 320px;
  margin: 0 auto;
  padding: 52px 15px 40px;
  text-align: center;
}
.news__title {
  text-align: left;
  margin-bottom: 47px;
}
.news-item {
  display: flex;
  flex-direction: row;
}
.news-item:not(:last-child) {
  padding: 0 0 60px;
  border-bottom: 1px solid rgb(var(--color-bg-decor));
  margin: 0 0 60px;
}
.news-item__info {
  text-align: left;
  width: 100%;
}
.news-item__title {
  margin-bottom: 30px;
  word-break: break-word;
  text-align: left;
}
.news-item .no-photo,
.news-item__gallery {
  height: 180px;
  max-width: 270px;
  width: 100%;
  margin-right: 30px;
  border-radius: 5px;
  overflow: hidden;
}
.news-item__description {
  word-break: break-word;
  margin-bottom: 20px;
  overflow: hidden;
  max-height: -moz-max-content;
  max-height: max-content;
}
.information-item__description_inner li:not(:last-child),
.loyalty-program-item__description_inner li:not(:last-child),
.news-item__description_inner li:not(:last-child),
.sustainability-item__description_inner li:not(:last-child),
.vacancy__description_inner li:not(:last-child) {
  margin-bottom: 8px;
  line-height: 22px;
}
.news-item__description_inner * {
  line-height: 24px !important;
}
.news-item__publish-date {
  margin: 0 0 25px;
  font-size: 14px;
}
.news-item__photo-item {
  margin: 0 30px 0 0;
  display: block;
  position: relative;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .news-item__photo {
    min-width: 270px;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .news-item {
    flex-wrap: wrap;
  }
  .news-item__photo {
    max-width: 100%;
    width: 100%;
  }
  .news-item__photo-item {
    width: 100%;
    margin: 0 0 20px;
  }
}
.collapsible-button {
  font-size: 16px;
  cursor: pointer;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.collapsible-button .icon-arrow {
  display: inline-block;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  float: left;
  margin: -5px 10px 0 0;
}
.collapsible-button_opened .icon-arrow {
  animation-name: rotate-up;
}
.collapsible-button .icon-arrow:before {
  font-size: 25px;
}
.collapsible-button_collapse .icon-arrow {
  animation-name: rotate-down;
}
.collapsible-button__text {
  float: left;
  text-align: left;
}
@media screen and (max-width: 480px) {
  .collapsible-button {
    font-size: 14px;
  }
}
.vacancies_style_primary {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
}
.vacancies_style_complementary {
  background: rgb(var(--color-bg-additional));
  color: rgb(var(--color-text-additional));
}
.vacancies_slider {
  background-color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l - 14));
  color: rgb(var(--color-text-additional));
}
.vacancies_slider .special-offers__container {
  padding: 52px 0;
}
.vacancies_slider .special-offers__title {
  padding: 0 15px;
}
.vacancies__container {
  max-width: 1399px;
  min-width: 320px;
  margin: 0 auto;
  padding: 52px 15px 40px;
  text-align: center;
}
.vacancies__title {
  text-align: left;
  margin-bottom: 47px;
}
.vacancy {
  display: flex;
  justify-content: flex-start;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.vacancy:not(:last-child) {
  padding: 0 0 60px;
  border-bottom: 1px solid rgb(var(--color-bg-decor));
  margin: 0 0 60px;
}
.vacancy__info {
  text-align: left;
  width: 100%;
}
.vacancy__name {
  margin-bottom: 30px;
  word-break: break-word;
  text-align: left;
}
.vacancy__photo {
  max-width: 270px;
  width: 270px;
  height: 180px;
}
.vacancy__description {
  word-break: break-word;
  margin-bottom: 20px;
  overflow: hidden;
  max-height: -moz-max-content;
  max-height: max-content;
}
.vacancy__description_inner * {
  line-height: 24px !important;
}
.vacancy__photo-item {
  margin: 0 30px 0 0;
  display: block;
  position: relative;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .vacancy__photo {
    min-width: 270px;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .vacancy {
    flex-wrap: wrap;
  }
  .vacancy__photo {
    max-width: 100%;
    width: 100%;
  }
  .vacancy__photo-item {
    width: 100%;
    margin: 0 0 20px;
  }
}
.loyalty-program_style_primary {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
}
.loyalty-program_style_complementary {
  background: rgb(var(--color-bg-additional));
  color: rgb(var(--color-text-additional));
}
.loyalty-program_slider {
  background-color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l - 14));
  color: rgb(var(--color-text-additional));
}
.loyalty-program_slider .special-offers__container {
  padding: 52px 0;
}
.loyalty-program_slider .special-offers__title {
  padding: 0 15px;
}
.loyalty-program__container {
  max-width: 1399px;
  min-width: 320px;
  margin: 0 auto;
  padding: 52px 15px 40px;
  text-align: center;
}
.loyalty-program__title {
  text-align: left;
  margin-bottom: 47px;
}
.loyalty-program__document-container {
  margin-top: 70px;
}
.loyalty-program__document-item {
  margin-bottom: 15px;
  display: flex;
  text-align: left;
}
.loyalty-program__document-item:last-child {
  margin-bottom: 0;
}
.loyalty-program-item {
  display: flex;
  justify-content: flex-start;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.loyalty-program-item:not(:last-child) {
  padding: 0 0 60px;
  border-bottom: 1px solid rgb(var(--color-bg-decor));
  margin: 0 0 60px;
}
.loyalty-program-item__info {
  text-align: left;
  width: 100%;
}
.loyalty-program-item__name {
  margin-bottom: 30px;
  word-break: break-word;
  text-align: left;
}
.loyalty-program-item__photo {
  max-width: 270px;
  width: 270px;
  height: 180px;
}
.loyalty-program-item__description {
  word-break: break-word;
  margin-bottom: 20px;
  overflow: hidden;
  max-height: -moz-max-content;
  max-height: max-content;
}
.loyalty-program-item__description_inner * {
  line-height: 24px !important;
}
.loyalty-program-item__photo-item {
  margin: 0 30px 0 0;
  display: block;
  position: relative;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .loyalty-program-item__photo {
    min-width: 270px;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .loyalty-program-item {
    flex-wrap: wrap;
  }
  .loyalty-program-item__photo {
    max-width: 100%;
    width: 100%;
  }
  .loyalty-program-item__photo-item {
    width: 100%;
    margin: 0 0 20px;
  }
}
.treatment_style_primary {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
}
.treatment_style_complementary {
  background: rgb(var(--color-bg-additional));
  color: rgb(var(--color-text-additional));
}
.treatment__container {
  max-width: 1399px;
  min-width: 320px;
  margin: 0 auto;
  padding: 52px 15px 40px;
  text-align: center;
}
.treatment__title {
  text-align: left;
  margin-bottom: 47px;
}
.treatment .no-photo,
.treatment__gallery {
  height: 180px;
  max-width: 270px;
  width: 100%;
  margin-right: 30px;
  border-radius: 5px;
  overflow: hidden;
}
.procedure {
  display: flex;
  flex-direction: row;
}
.procedure:not(:last-child) {
  padding: 0 0 60px;
  border-bottom: 1px solid rgb(var(--color-bg-decor));
  margin: 0 0 60px;
}
.procedure__info {
  text-align: left;
  width: 100%;
}
.procedure__name {
  margin-bottom: 30px;
  word-break: break-word;
  text-align: left;
}
.procedure__description {
  word-break: break-word;
  max-height: -moz-max-content;
  max-height: max-content;
}
.procedure__photo-item {
  margin: 0 30px 0 0;
  display: block;
  position: relative;
  height: 100%;
}
.procedure__photo {
  max-width: 270px;
  width: 270px;
  height: 180px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: rgba(var(--color-bg-buttons), 0.05);
}
.procedure__photo-overlay {
  position: absolute;
  max-width: 500px;
  left: 0;
  background-color: rgba(var(--color-bg-transparent), 0.7);
  align-items: center;
  justify-content: flex-start;
  display: flex;
  flex-direction: row;
  width: 100%;
  color: rgb(var(--color-text-transparent));
  height: 60px;
  bottom: 0;
}
.procedure__documents {
  margin-top: 25px;
}
.procedure__document-item {
  margin-bottom: 15px;
  display: flex;
  text-align: left;
}
.procedure__document-item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .procedure__photo {
    min-width: 270px;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .procedure {
    flex-wrap: wrap;
  }
  .procedure__photo {
    max-width: 100%;
    width: 100%;
  }
  .procedure__photo-item {
    width: 100%;
    margin: 0 0 20px;
  }
}
.document__link {
  display: block;
  color: rgb(var(--color-bg-buttons));
  font-weight: 700;
  text-decoration: none;
}
.document__link:hover {
  color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l + 10));
}
.document__link:first-child {
  display: block;
}
.document__name {
  margin-left: 10px;
  line-height: 1.3;
  display: flex;
  word-break: break-word;
  height: 100%;
  align-items: center;
}
.document__icon {
  color: rgb(var(--color-bg-decor));
  float: left;
  padding-right: 10px;
}
.spa_style_primary {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
}
.spa_style_complementary {
  background: rgb(var(--color-bg-additional));
  color: rgb(var(--color-text-additional));
}
.spa__container {
  max-width: 1399px;
  min-width: 320px;
  margin: 0 auto;
  padding: 52px 15px 40px;
  text-align: center;
}
.spa__title {
  text-align: left;
  margin-bottom: 47px;
}
.spa .no-photo,
.spa__gallery {
  height: 180px;
  max-width: 270px;
  width: 100%;
  margin-right: 30px;
  border-radius: 5px;
  overflow: hidden;
}
.spa-procedure {
  display: flex;
  flex-direction: row;
}
.spa-procedure:not(:last-child) {
  padding: 0 0 60px;
  border-bottom: 1px solid rgb(var(--color-bg-decor));
  margin: 0 0 60px;
}
.spa-procedure__info {
  text-align: left;
  width: 100%;
}
.spa-procedure__name {
  margin-bottom: 30px;
  word-break: break-word;
  text-align: left;
}
.spa-procedure__description {
  word-break: break-word;
  max-height: -moz-max-content;
  max-height: max-content;
}
.spa-procedure__photo {
  max-width: 270px;
  width: 270px;
  height: 180px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: rgba(var(--color-bg-buttons), 0.05);
}
.spa-procedure__documents {
  margin-top: 25px;
}
.spa-procedure__document-item {
  margin-bottom: 15px;
  display: flex;
  text-align: left;
}
.spa-procedure__document-item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .spa-procedure__photo {
    min-width: 270px;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .spa-procedure {
    flex-wrap: wrap;
  }
  .spa-procedure__photo {
    max-width: 100%;
    width: 100%;
  }
  .spa-procedure__photo-item {
    width: 100%;
    margin: 0 0 20px;
  }
}
.events_style_primary {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
}
.events_style_complementary {
  background: rgb(var(--color-bg-additional));
  color: rgb(var(--color-text-additional));
}
.events__container {
  max-width: 1399px;
  min-width: 320px;
  margin: 0 auto;
  padding: 52px 15px 40px;
  text-align: center;
}
.events__title {
  text-align: left;
  margin-bottom: 47px;
}
.event {
  display: flex;
  flex-direction: row;
}
.event:not(:last-child) {
  padding: 0 0 60px;
  border-bottom: 1px solid rgb(var(--color-bg-decor));
  margin: 0 0 60px;
}
.event__info {
  text-align: left;
  width: 100%;
}
.event__name {
  margin-bottom: 30px;
  word-break: break-word;
  text-align: left;
}
.event__description {
  word-break: break-word;
  max-height: -moz-max-content;
  max-height: max-content;
}
.event__photo {
  max-width: 270px;
  width: 270px;
  height: 180px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: rgba(var(--color-bg-buttons), 0.05);
}
.event .no-photo,
.event__gallery {
  height: 180px;
  max-width: 270px;
  width: 100%;
  margin-right: 30px;
  border-radius: 5px;
  overflow: hidden;
}
.event__documents {
  margin-top: 25px;
}
.event__document-item {
  margin-bottom: 15px;
  display: flex;
  text-align: left;
}
.event__document-item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .event__photo {
    min-width: 270px;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .event {
    flex-wrap: wrap;
  }
  .event__photo {
    max-width: 100%;
    width: 100%;
  }
  .event__photo-item {
    width: 100%;
    margin: 0 0 20px;
  }
}
.excursions_style_primary {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
}
.excursions_style_complementary {
  background: rgb(var(--color-bg-additional));
  color: rgb(var(--color-text-additional));
}
.excursions__container {
  max-width: 1399px;
  min-width: 320px;
  margin: 0 auto;
  padding: 52px 15px 40px;
  text-align: center;
}
.excursions__title {
  text-align: left;
  margin-bottom: 47px;
}
.excursion {
  display: flex;
  flex-direction: row;
}
.excursion:not(:last-child) {
  padding: 0 0 60px;
  border-bottom: 1px solid rgb(var(--color-bg-decor));
  margin: 0 0 60px;
}
.excursion__info {
  text-align: left;
  width: 100%;
}
.excursion__name {
  margin-bottom: 30px;
  word-break: break-word;
  text-align: left;
}
.excursion__description {
  word-break: break-word;
  max-height: -moz-max-content;
  max-height: max-content;
  line-height: 1.5;
}
.excursion__photo {
  max-width: 270px;
  width: 270px;
  height: 180px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: rgba(var(--color-bg-buttons), 0.05);
}
.excursion .no-photo,
.excursion__gallery {
  height: 180px;
  max-width: 270px;
  width: 100%;
  margin-right: 30px;
  border-radius: 5px;
  overflow: hidden;
}
.excursion__documents {
  margin-top: 25px;
}
.excursion__document-item {
  margin-bottom: 15px;
  display: flex;
  text-align: left;
}
.excursion__document-item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .excursion__photo {
    min-width: 270px;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .excursion {
    flex-wrap: wrap;
  }
  .excursion__photo {
    max-width: 100%;
    width: 100%;
  }
  .excursion__photo-item {
    width: 100%;
    margin: 0 0 20px;
  }
}
.conference-halls_style_primary {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
}
.conference-halls_style_complementary {
  background: rgb(var(--color-bg-additional));
  color: rgb(var(--color-text-additional));
}
.conference-halls__container {
  max-width: 1399px;
  min-width: 320px;
  margin: 0 auto;
  padding: 52px 15px 40px;
  text-align: center;
}
.conference-halls__title {
  text-align: left;
  margin-bottom: 47px;
}
.conference-hall {
  display: flex;
  flex-direction: row;
}
.conference-hall:not(:last-child) {
  padding: 0 0 60px;
  border-bottom: 1px solid rgb(var(--color-bg-decor));
  margin: 0 0 60px;
}
.conference-hall__info {
  text-align: left;
  width: 100%;
}
.conference-hall__name {
  margin-bottom: 30px;
  word-break: break-word;
  text-align: left;
}
.conference-hall__description {
  word-break: break-word;
  max-height: -moz-max-content;
  max-height: max-content;
}
.conference-hall__photo {
  max-width: 270px;
  width: 270px;
  height: 180px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: rgba(var(--color-bg-buttons), 0.05);
}
.conference-hall .no-photo,
.conference-hall__gallery {
  height: 180px;
  max-width: 270px;
  width: 100%;
  margin-right: 30px;
  border-radius: 5px;
  overflow: hidden;
}
.conference-hall__documents {
  margin-top: 25px;
}
.conference-hall__document-item {
  margin-bottom: 15px;
  display: flex;
  text-align: left;
}
.conference-hall__document-item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .conference-hall__photo {
    min-width: 270px;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .conference-hall {
    flex-wrap: wrap;
  }
  .conference-hall__photo {
    max-width: 100%;
    width: 100%;
  }
  .conference-hall__photo-item {
    width: 100%;
    margin: 0 0 20px;
  }
}
.text-with-html em,
.text-with-html i {
  font-style: italic;
}
.text-with-html ol,
.text-with-html ul {
  list-style-type: decimal;
  margin-left: 40px;
  margin-bottom: 10px;
}
.text-with-html ul {
  list-style-type: disc;
}
.information_style_primary {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
}
.information_style_complementary {
  background: rgb(var(--color-bg-additional));
  color: rgb(var(--color-text-additional));
}
.information_slider {
  background: hsl(from rgb(var(--color-bg-buttons)) h s calc(l - 14));
  color: rgb(var(--color-text-additional));
}
.information_slider .special-offers__container {
  padding: 52px 0;
}
.information_slider .special-offers__title {
  padding: 0 15px;
}
.information__container {
  max-width: 1399px;
  min-width: 320px;
  margin: 0 auto;
  padding: 52px 15px 40px;
  text-align: center;
}
.information__title {
  text-align: left;
  margin-bottom: 47px;
}
.information__document-container {
  margin-top: 70px;
}
.information__document-item {
  margin-bottom: 15px;
  display: flex;
  text-align: left;
}
.information__document-item:last-child {
  margin-bottom: 0;
}
.information-item {
  display: flex;
  justify-content: flex-start;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.information-item:not(:last-child) {
  padding: 0 0 60px;
  border-bottom: 1px solid rgb(var(--color-bg-decor));
  margin: 0 0 60px;
}
.information-item__info {
  text-align: left;
  width: 100%;
}
.information-item__name {
  margin-bottom: 30px;
  word-break: break-word;
  text-align: left;
}
.information-item__photo {
  max-width: 270px;
  width: 270px;
  height: 180px;
}
.information-item__description {
  word-break: break-word;
  margin-bottom: 20px;
  overflow: hidden;
  max-height: -moz-max-content;
  max-height: max-content;
}
.information-item__description_inner * {
  line-height: 24px !important;
}
.information-item__photo-item {
  margin: 0 30px 0 0;
  display: block;
  position: relative;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .information-item__photo {
    min-width: 270px;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .information-item {
    flex-wrap: wrap;
  }
  .information-item__photo {
    max-width: 100%;
    width: 100%;
  }
  .information-item__photo-item {
    width: 100%;
    margin: 0 0 20px;
  }
}
.terms-of-use {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
}
.terms-of-use__container {
  max-width: 1399px;
  min-width: 320px;
  margin: 0 auto;
  padding: 52px 15px 40px;
  text-align: center;
}
.terms-of-use__wrap {
  margin-bottom: 30px;
}
.terms-of-use__title {
  text-align: left;
  margin-bottom: 47px;
}
.terms-of-use__list,
.terms-of-use__subtitle {
  text-align: left;
}
.terms-of-use-paragraph {
  margin-bottom: 40px;
}
.buisness-policy-paragraph:last-child,
.privacy-policy-paragraph:last-child,
.terms-of-use-paragraph:last-child {
  margin-bottom: 0;
}
.terms-of-use-paragraph__title {
  margin-bottom: 10px;
}
.terms-of-use-paragraph__text {
  line-height: 1.5;
  margin-bottom: 10px;
}
.privacy-policy {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
}
.privacy-policy__container {
  max-width: 1399px;
  min-width: 320px;
  margin: 0 auto;
  padding: 52px 15px 40px;
  text-align: center;
}
.privacy-policy__wrap {
  margin-bottom: 30px;
}
.privacy-policy__title {
  text-align: left;
  margin-bottom: 47px;
}
.privacy-policy__list,
.privacy-policy__subtitle {
  text-align: left;
}
.privacy-policy-paragraph {
  margin-bottom: 40px;
}
.privacy-policy-paragraph__name {
  margin-bottom: 10px;
}
.privacy-policy-paragraph__description {
  line-height: 1.5;
  margin-bottom: 10px;
}
.buisness-policy {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
}
.buisness-policy__container {
  max-width: 1399px;
  min-width: 320px;
  margin: 0 auto;
  padding: 52px 15px 40px;
  text-align: center;
}
.buisness-policy__wrap {
  margin-bottom: 30px;
}
.buisness-policy__title {
  text-align: left;
  margin-bottom: 47px;
}
.buisness-policy__list,
.buisness-policy__subtitle {
  text-align: left;
}
.buisness-policy-paragraph {
  margin-bottom: 40px;
}
.buisness-policy-paragraph__title {
  margin-bottom: 10px;
}
.buisness-policy-paragraph__text {
  line-height: 1.5;
  margin-bottom: 10px;
}
.accommodation__description,
.accommodation__heading,
.accommodation__opening-text {
  word-break: break-word;
}
.sustainability_style_primary {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-text-main));
}
.sustainability_style_complementary {
  background: rgb(var(--color-bg-additional));
  color: rgb(var(--color-text-additional));
}
.sustainability_slider {
  background-color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l - 14));
  color: rgb(var(--color-text-additional));
}
.sustainability_slider .sustainability__container {
  padding: 52px 0;
}
.sustainability_slider .sustainability__title {
  padding: 0 15px;
}
.sustainability__container {
  max-width: 1399px;
  min-width: 320px;
  margin: 0 auto;
  padding: 52px 15px 40px;
  text-align: center;
  min-height: 75vh;
}
.sustainability__title {
  text-align: left;
  margin-bottom: 47px;
}
.sustainability__document-container {
  margin-top: 70px;
}
.sustainability__document-item {
  margin-bottom: 15px;
  display: flex;
  text-align: left;
}
.sustainability__document-item:last-child {
  margin-bottom: 0;
}
.sustainability-item {
  display: flex;
  justify-content: flex-start;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.sustainability-item:not(:last-child) {
  padding: 0 0 60px;
  border-bottom: 1px solid rgb(var(--color-bg-decor));
  margin: 0 0 60px;
}
.sustainability-item__info {
  text-align: left;
  width: 100%;
}
.sustainability-item__name {
  margin-bottom: 30px;
  word-break: break-word;
  text-align: left;
}
.sustainability-item__photo {
  max-width: 270px;
  width: 270px;
  height: 180px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: rgba(var(--color-bg-buttons), 0.05);
}
.sustainability-item__description {
  word-break: break-word;
  margin-bottom: 20px;
  overflow: hidden;
  max-height: -moz-max-content;
  max-height: max-content;
}
.sustainability-item__description_inner * {
  line-height: 24px !important;
}
.sustainability-item__photo-item {
  margin: 0 30px 0 0;
  display: block;
  position: relative;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .sustainability-item__photo {
    min-width: 270px;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .sustainability-item {
    flex-wrap: wrap;
  }
  .sustainability-item__photo {
    max-width: 100%;
    width: 100%;
  }
  .sustainability-item__photo-item {
    width: 100%;
    margin: 0 0 20px;
  }
}
#hotel-license {
  background-color: rgb(var(--color-bg-main));
}
.hotel-license__container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  min-height: 204px;
  max-width: 1399px;
  margin: 0 auto;
  padding: 55px 15px;
  color: rgb(var(--color-text-main));
}
.hotel-license__container p {
  margin-bottom: 5px;
}
.hotel-license__container p span:not(:last-of-type)::after {
  content: "  ";
}
.hotel-license__info {
  margin-right: 30px;
}
.hotel-license__mark img {
  height: 78px;
  width: 200px;
}
@media screen and (max-width: 767px) {
  .hotel-license__container {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
}
@media screen and (max-width: 479px) {
  .hotel-license__info_main {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 5px;
  }
}
.balloon:hover,
img.no-photo:hover {
  cursor: auto;
}
.balloon.top {
  position: absolute;
  width: 240px;
  padding: 23px 18px 18px;
  background-color: rgb(var(--color-bg-main));
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
}
.balloon__inner {
  text-align: left;
}
.balloon__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 16px;
  height: 16px;
  background-image: url(../img/close.svg);
}
.balloon__close:hover {
  cursor: pointer;
}
.balloon__info,
.balloon__title {
  color: rgb(var(--color-text-main));
}
.balloon__title {
  font-size: 16px;
  font-family: var(--font-header);
  max-width: 205px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.balloon__inner > ymaps {
  overflow: hidden !important;
}
.balloon__info {
  margin-bottom: 12px;
  border-bottom: 1px solid rgb(var(--color-bg-buttons));
}
.balloon__address,
.balloon__price {
  font-family: var(--font-text);
  font-size: 12px;
}
.balloon__address {
  margin-bottom: 5px;
  color: rgb(var(--color-text-main));
}
.balloon__price {
  text-transform: lowercase;
}
.balloon__money {
  font-weight: 600;
  text-transform: uppercase;
}
.balloon__book-number {
  width: 100%;
  height: 26px;
  box-sizing: border-box;
  border: 0;
  color: rgb(var(--color-text-accented));
  background-color: rgb(var(--color-bg-buttons));
  font-family: var(--font-text);
  font-size: 12px;
  font-weight: 700;
}
.balloon__book-number:hover {
  cursor: pointer;
  background-color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l + 5));
}
.balloon__arrow {
  position: absolute;
  bottom: -16px;
  left: 45px;
  width: 24px;
  height: 16px;
  background-color: rgb(var(--color-bg-main));
  clip-path: polygon(50% 100%, 0 0, 100%0);
}
.breadcrumbs-wrapper {
  max-width: 100%;
  padding-block-end: 20px;
  margin: 0 auto;
  text-align: start;
}
.breadcrumbs-wrapper__provider {
  padding-inline: 15px;
}
.breadcrumbs-link {
  color: rgb(var(--color-bg-decor));
}
.breadcrumbs-link__active {
  color: rgb(var(--color-text-main));
}
.cookies-settings-popup {
  width: 800px;
  max-width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000000;
  background-color: rgb(var(--color-bg-main));
}
.cookies-settings-popup_hidden,
.cookies-settings-popup_hidden .cookies-settings-popup__blackout {
  display: none;
}
.cookies-settings-popup__blackout {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 999999;
}
.cookies-settings-popup__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  padding: 30px 30px 0;
}
.cookies-settings-popup__header-title {
  font-weight: 700;
  font-size: 24px;
  color: rgb(var(--color-text-main));
}
.cookies-settings-popup__header-close-button {
  cursor: pointer;
  height: 14px;
}
.cookies-settings-popup__content {
  padding: 0 30px;
}
.cookies-settings-popup__content-description {
  color: rgb(var(--color-text-main));
}
.cookies-settings-popup__content-cookie {
  font-size: 16px;
  color: rgb(var(--color-text-main));
  padding: 0 15px;
}
.cookies-settings-popup__content-cookie-list {
  padding: 15px 0;
}
.cookies-settings-popup__content-cookie-list li:not(:last-child) {
  border-bottom: 1px solid rgba(var(--color-text-main), 0.15);
}
.cookies-settings-popup__content-cookie-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  cursor: pointer;
}
.cookies-settings-popup__content-cookie-header-title {
  font-size: 16px;
  display: flex;
  flex-direction: row;
  align-items: center;
  word-break: break-word;
}
.cookies-settings-popup__content-cookie-header-icon {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-right: 5px;
  transition: transform 0.2s ease-in;
  font-size: 10px;
}
.cookies-settings-popup__content-cookie-description {
  overflow: hidden;
  padding: 10px 30px;
  background-color: rgba(var(--color-bg-buttons), 0.2);
  margin-top: 10px;
}
.cookies-settings-popup__content-cookie-description-wrapper {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.2s ease-in;
  margin-bottom: 10px;
}
.cookies-settings-popup__footer {
  display: flex;
  justify-content: space-between;
  padding: 0 30px 30px;
}
@media screen and (max-width: 768px) {
  .cookies-settings-popup {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .cookies-settings-popup__header {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    padding-bottom: 17px;
    margin-bottom: 18px;
  }
  .cookies-settings-popup__content {
    height: 100%;
    overflow: scroll;
  }
  .cookies-settings-popup__content-cookie-header-title {
    margin-right: 10px;
  }
  .cookies-settings-popup__footer {
    box-shadow: 0-4px 10px 0 rgba(0, 0, 0, 0.15);
    flex-direction: column;
    padding: 15px 30px 30px;
  }
  .cookies-settings-popup__footer :not(:last-child) {
    margin-bottom: 15px;
  }
}
.cookies-common__text {
  color: rgb(var(--color-text-main));
}
.cookies-common__link {
  color: rgb(var(--color-bg-decor));
}
.cookies-common__button_primary,
.cookies-common__button_secondary {
  display: inline-block;
  padding: 0 18px;
  text-decoration: none;
  cursor: pointer;
  background: rgb(var(--color-bg-buttons));
  border: 0;
  border-radius: 5px;
  width: 100%;
  height: 46px;
}
.cookies-common__button_primary {
  color: rgb(var(--color-text-accented));
  transition: background-color 0.1s ease-in;
  margin-right: 15px;
}
.cookies-common__button_primary:hover,
.cookies-common__button_secondary:hover {
  background-color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l + 5));
  transition: background-color 0.1s ease-in;
}
.cookies-common__button_secondary:hover {
  background-color: rgb(var(--color-bg-buttons));
  color: rgb(var(--color-text-accented));
  transition:
    background-color 0.1s ease-in,
    color 0.1s ease-in;
}
.cookies-common__button_secondary {
  background: rgb(var(--color-bg-main));
  color: rgb(var(--color-bg-buttons));
  border: 1px rgb(var(--color-bg-buttons)) solid;
  transition:
    background-color 0.1s ease-in,
    color 0.1s ease-in;
}
.cookie-notification {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  background-color: rgb(var(--color-bg-main));
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3019607843);
}
.cookie-notification_hidden {
  display: none;
}
.cookie-notification_center {
  padding: 30px;
  flex-direction: column;
  width: 600px;
  max-width: calc(100% - 32px);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  z-index: 99999;
}
.cookie-notification_center .cookie-notification__buttons {
  display: flex;
  flex-direction: row;
  margin-top: 15px;
  width: 100%;
}
.cookie-notification_center .cookies-common__button_primary,
.cookie-notification_center .cookies-common__button_secondary {
  width: 100%;
}
.cookie-notification_bottom {
  padding: 20px 30px;
  width: calc(100% - 280px);
  max-width: 1500px;
  left: calc(270px + 50%);
  bottom: 80px;
  transform: translate(calc(-50% - 270px / 2), 0);
  z-index: 9;
}
.cookie-notification_bottom .cookie-notification__buttons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
}
.cookie-notification_bottom
  .cookie-notification__buttons
  .cookies-common__button_primary,
.cookie-notification_bottom
  .cookie-notification__buttons
  .cookies-common__button_secondary {
  width: 220px;
}
@media screen and (max-width: 1669px) {
  .cookie-notification_bottom {
    flex-direction: column;
  }
  .cookie-notification_bottom .cookie-notification__buttons {
    margin-top: 15px;
    width: 100%;
  }
  .cookie-notification_bottom .cookies-common__button_primary,
  .cookie-notification_bottom .cookies-common__button_secondary {
    width: 100% !important;
  }
}
@media screen and (max-width: 1038px) {
  .cookie-notification {
    flex-direction: column;
  }
  .cookie-notification .cookie-notification__buttons {
    width: 100%;
    margin-left: 0;
  }
  .cookie-notification .cookies-common__button_primary {
    width: 100% !important;
    margin: 0 15px 0 0;
  }
  .cookie-notification .cookies-common__button_secondary {
    width: 100% !important;
  }
}
@media screen and (max-width: 768px) {
  .cookie-notification_bottom {
    left: 50%;
    width: calc(100% - 10px);
    transform: translate(-50%, 0);
    bottom: 40px;
  }
}
@media screen and (max-width: 480px) {
  .cookie-notification .cookie-notification__buttons {
    flex-direction: column;
    margin: 0;
  }
  .cookie-notification .cookies-common__button_primary,
  .cookie-notification .cookies-common__button_secondary {
    margin: 15px 0 0;
  }
}
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  min-width: 50px;
  max-width: 50px;
  height: 30px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch input:checked + .switch-slider {
  background-color: rgb(var(--color-bg-buttons));
}
.switch input:checked + .switch-slider::before {
  width: 24px;
  height: 24px;
  left: calc(100% - 26px);
  transform: translate(0, -50%);
  background-color: rgb(var(--color-bg-main));
}
.switch input:disabled:checked + .switch-slider {
  background-color: rgba(var(--color-text-main), 0.16);
  border-color: transparent;
}
.switch input:disabled:checked + .switch-slider::before {
  background-color: rgb(var(--color-bg-main));
}
.switch input:disabled + .switch-slider {
  background-color: rgb(var(--color-bg-main));
  border-color: rgba(var(--color-text-main), 0.16);
}
.switch input:disabled + .switch-slider::before {
  background-color: rgba(var(--color-text-main), 0.16);
}
.switch-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: background-color 0.3s;
  background-color: rgb(var(--color-bg-main));
  border-radius: 15px;
  border: 2px rgb(var(--color-bg-buttons)) solid;
}
.switch-slider::before {
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translate(0, -50%);
  transition: all 0.3s;
  content: "";
  height: 18px;
  width: 18px;
  background-color: rgba(var(--color-bg-buttons), 0.6);
  border-radius: 50%;
}
img.first-image-with-fallback,
img.gallery-cover,
img.no-photo {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  background-color: rgba(var(--color-bg-buttons), 0.05);
}

/* Contact Card Redesign */
.contact-card {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 15px;
  margin-bottom: 20px;
  transition: all 0.3s ease;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  width: 100%;
}

.contact-card:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.2);
  transform: translateY(-2px);
}

.contact-card__main {
  margin-bottom: 12px;
}

.contact-card__phone {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: inherit;
}

.contact-card__icon {
  font-size: 20px;
  color: #000;
  margin-right: 12px;
  flex-shrink: 0;
}

.contact-card__details {
  display: flex;
  flex-direction: column;
}

.contact-card__label {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  opacity: 0.6;
  margin-bottom: 2px;
}

.contact-card__number {
  font-size: 15px;
  font-weight: 600;
  white-space: nowrap;
}

.contact-card__actions {
  display: flex;
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 12px;
}

.contact-card__action {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  border-radius: 8px;
  transition: all 0.2s ease;
  color: white;
}

.contact-card__action_whatsapp {
  background: rgba(37, 211, 102, 0.15);
  color: #25D366;
}

.contact-card__action_whatsapp:hover {
  background: #25D366;
  color: white;
}

.contact-card__action_telegram {
  background: rgba(34, 158, 217, 0.15);
  color: #229ED9;
}

.contact-card__action_telegram:hover {
  background: #229ED9;
  color: white;
}

.contact-card__action svg {
  width: 18px;
  height: 18px;
}

/* Rooms Section Redesign */
.rooms_style_premium {
  padding: 40px 0 20px;
  background: #fdfdfd;
}

.room-v3-card {
  background: #000;
  /* Dark background behind image */
  border-radius: 0;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  text-decoration: none;
  color: #fff;
  display: flex;
  flex-direction: column;
  margin: 15px;
  position: relative;
  height: 380px;
  /* Consistent height for cards */
}

.room-v3-card:hover {
  transform: scale(1.02);
  z-index: 2;
}

.room-v3-card__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.room-v3-card__image::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.4) 50%, transparent 100%);
  z-index: 2;
}

.room-v3-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.9;
  transition: transform 0.6s ease;
}

.room-v3-card:hover .room-v3-card__image img {
  transform: scale(1.05);
}

.room-v3-card__details {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px 25px 30px 40px;
  /* Space for the left bar */
  z-index: 10;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease;
}

/* Pink/Accent bar on the left */
.room-v3-card__details::before {
  content: "";
  position: absolute;
  left: 15px;
  top: 30px;
  bottom: 30px;
  width: 4px;
  background: rgb(var(--color-bg-buttons));
  /* Using the theme's button/accent color */
  box-shadow: 0 0 15px rgba(var(--color-bg-buttons), 0.5);
}

.room-v3-card__title {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 10px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.room-v3-card__description {
  font-size: 0.95rem;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.85);
  margin: 0;
  max-width: 90%;
}

@media (max-width: 768px) {
  .rooms_style_premium {
    padding: 20px 0 40px;
  }

  .room-v3-card {
    height: 320px;
    margin: 10px;
  }

  .room-v3-card__title {
    font-size: 1.3rem;
  }
}

.rooms-page-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.rooms-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

/* Ensure the cards in the grid look perfect */
.room-v3-card {
  margin: 0;
  /* Reset homepage slider margin */
  width: 100%;
}

@media (max-width: 1200px) {
  .rooms-page-wrapper {
    padding: 0 20px;
  }
}

@media (max-width: 1024px) {
  .rooms-grid {
    gap: 25px;
  }
}

@media (max-width: 768px) {
  .rooms-page-wrapper {
    padding: 0;
  }

  .rooms-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 0px 0px 20px 0px;
  }
}

.reviews-section {
  padding: 60px 0;
  background-color: #f9f9f9;
}

.reviews-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.review-card {
  background: #fff;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
  display: flex;
  flex-direction: column;
}

.review-card:hover {
  transform: translateY(-5px);
}

.review-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.review-user {
  font-weight: 700;
  font-size: 1.1rem;
  color: #333;
}

.review-rating {
  color: #ffc107;
  font-size: 1.2rem;
}

.review-text {
  font-style: italic;
  color: #666;
  line-height: 1.6;
  flex-grow: 1;
  margin-bottom: 20px;
}

.review-date {
  font-size: 0.85rem;
  color: #999;
  text-align: right;
}

          
.reviews-title {
  font-size: 2.5rem;
  font-weight: 800;
  text-align: center;
  margin-bottom: 10px;
  color: #222;
}

.reviews-subtitle {
  text-align: center;
  color: #777;
  max-width: 600px;
  margin: 0 auto 40px;
}

/* Google Reviews Style */
.google-rating-summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  border: 1px solid #dadce0;
  border-radius: 12px;
  padding: 24px 30px;
  margin: 30px auto 40px;
  max-width: 1000px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

@media (max-width: 600px) {
  .google-rating-summary {
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
    padding: 20px;
  }
}

.google-summary-title {
  font-size: 1.1rem;
  font-weight: 700;
  color: #202124;
  margin-bottom: 5px;
}

.google-summary-rating {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.google-rating-num {
  font-size: 1.6rem;
  font-weight: 700;
  color: #202124;
}

.google-summary-stars {
  color: #fbbc05;
  font-size: 1.3rem;
  letter-spacing: -1px;
}

.google-rating-count {
  font-size: 0.9rem;
  color: #5f6368;
}

.google-write-review-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background-color: #1a73e8;
  color: #fff !important;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 10px 20px;
  border-radius: 8px;
  text-decoration: none;
  transition: background-color 0.2s, box-shadow 0.2s;
}

.google-write-review-btn:hover {
  background-color: #1557b0;
  box-shadow: 0 1px 2px 0 rgba(60,64,67,0.3), 0 1px 3px 1px rgba(60,64,67,0.15);
}

.google-write-review-btn svg {
  fill: currentColor;
}

.google-reviews-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 24px;
  max-width: 1000px;
  margin: 0 auto;
}

.google-review-card {
  background: #fff;
  border: 1px solid #dadce0;
  border-radius: 12px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.2s, transform 0.2s;
}

.google-review-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}

.google-review-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 12px;
}

.google-review-user-info {
  display: flex;
  align-items: center;
  gap: 12px;
}

.google-review-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1.1rem;
  text-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

/* Avatar random colors based on modulo */
.google-avatar-color-0 { background-color: #1a73e8; }
.google-avatar-color-1 { background-color: #34a853; }
.google-avatar-color-2 { background-color: #fbbc05; }
.google-avatar-color-3 { background-color: #ea4335; }
.google-avatar-color-4 { background-color: #a142f4; }

.google-review-meta {
  display: flex;
  flex-direction: column;
}

.google-review-user {
  font-weight: 700;
  font-size: 0.95rem;
  color: #202124;
}

.google-review-sub {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 0.8rem;
  color: #5f6368;
}

.google-review-bullet {
  font-size: 0.5rem;
  color: #5f6368;
}

.google-review-rating-row {
  margin-bottom: 12px;
}

.google-review-stars {
  color: #fbbc05;
  font-size: 1.1rem;
  letter-spacing: -1px;
}

.google-review-stars .star-empty {
  color: #e8eaed;
}

.google-review-text {
  font-size: 0.95rem;
  color: #3c4043;
  line-height: 1.6;
  margin: 0;
  font-style: normal;
  font-family: inherit;
}