.about-room__element{width:100%;display:flex;border-bottom:1px solid rgba(31,32,65,.1);margin-bottom:20px}.about-room__element:last-child{margin-bottom:0;border:none}.about-room__icon{font-family:Material Icons;font-size:3rem;background:linear-gradient(180deg,#bc9cff,#8ba4f9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#bc9cff;margin-right:10px;padding-bottom:20px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.about-room__text{margin:0;font-size:.875rem;line-height:1.5rem;color:rgba(31,32,65,.75);font-weight:400}.about-room__text_bold{font-weight:700}
.block-color{display:flex;font-size:1.1875rem;line-height:1.8125rem}.block-color__color-box{width:70px;height:70px;border-radius:6px}.block-color__color-box_color_dark-shade-100{background-color:#1f2041}.block-color__color-box_color_dark-shade-75{background-color:rgba(31,32,65,.75)}.block-color__color-box_color_dark-shade-50{background-color:rgba(31,32,65,.5)}.block-color__color-box_color_dark-shade-25{background-color:rgba(31,32,65,.25)}.block-color__color-box_color_dark-shade-05{background-color:rgba(31,32,65,.05)}.block-color__color-box_color_purple{background-color:#bc9cff}.block-color__color-box_color_green{background-color:#6fcf97}.block-color__description{padding:8px 0 0 40px}.block-color__text{margin:0;font-family:Quicksand,arial,sans-serif;font-weight:400}.block-color__text_bold{font-weight:700}
.booking-room-card{background-color:#fff;padding:40px 30px 30px;box-shadow:0 0 25px rgba(0,0,0,.2);border-radius:4px}@media(max-width:360px){.booking-room-card{padding:40px 4.33vw 30px}}.booking-room-card__title{display:flex;justify-content:space-between;align-items:baseline;font-weight:700;font-size:.875rem;margin-bottom:15px;line-height:1.875rem}.booking-room-card__number{font-family:Opensans,arial,sans-serif;color:#1f2041;font-size:1.5rem;margin-left:4px}.booking-room-card__number_no-lux{margin-right:auto}.booking-room-card__lux{margin-left:5px;color:#bc9cff;font-size:.75rem;margin-right:auto}.booking-room-card__cost-for-day{color:rgba(31,32,65,.5);margin-right:4px}.booking-room-card__text{color:rgba(31,32,65,.5);font-weight:400;font-size:.75rem}.booking-room-card__date-dropdown{margin-bottom:20px}.booking-room-card__dropdown{margin-bottom:19px}.booking-room-card__calculate{margin-bottom:28px;font-size:.875rem;line-height:1.5rem;color:rgba(31,32,65,.75)}.booking-room-card__row{display:flex;justify-content:space-between;margin-bottom:10px}.booking-room-card__row:last-child{margin-bottom:0}.booking-room-card__sum{padding-right:25px;flex-basis:68%}.booking-room-card__add-services,.booking-room-card__services{padding-right:25px;flex-basis:68%;position:relative}.booking-room-card__add-services:before,.booking-room-card__services:before{position:absolute;content:"i";top:0;right:2px;font-size:.75rem;line-height:1.25rem;font-weight:700;color:rgba(31,32,65,.25);text-align:center;width:20px;height:20px;border:1px solid rgba(31,32,65,.25);border-radius:50%;box-sizing:border-box}.booking-room-card__add-services{line-height:normal;margin-top:3px}.booking-room-card__total{margin-bottom:19px;display:flex;align-items:baseline;justify-content:space-between;font-family:Opensans,arial,sans-serif;font-size:1.1875rem;font-weight:700}.booking-room-card__border{flex-grow:1;border-bottom:1px dashed rgba(31,32,65,.25)}
.bullet-list{margin:0;padding:0;list-style-type:none}.bullet-list__element{position:relative;font-size:.875rem;line-height:1.5rem;color:rgba(31,32,65,.75);margin-bottom:10px;padding-left:21px}.bullet-list__element:last-child{margin-bottom:0}.bullet-list__element:before{content:"";position:absolute;width:10px;height:10px;background:rgba(31,32,65,.25);border-radius:50%;margin-left:-21px;top:6px}
.button{text-transform:uppercase;font-family:inherit;font-size:.75rem;line-height:.9375rem;font-weight:700;border-radius:22px;border:none;outline:none;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .4s}.button_size_big{min-width:99px;padding-top:14px;padding-bottom:15px}.button_size_small.button_color_purple{padding:9px 20px 10px 19px}.button_size_small.button_color_white{padding:7px 19px 8px 18px}.button_color_white{color:#bc9cff;background:#fff;background-clip:padding-box;position:relative;border:2px solid transparent;padding-top:12px;padding-bottom:13px}.button_color_white:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;background-image:linear-gradient(180deg,#bc9cff,#8ba4f9);transition:opacity .4s}.button_color_white:hover:before{opacity:.6}.button_color_purple{background:linear-gradient(180deg,#bc9cff,#8ba4f9);color:#fff}.button_color_purple:hover{opacity:.6}
.checkbox__label{display:inline-block;padding-left:30px;font-size:.875rem;line-height:1.25rem;color:rgba(31,32,65,.5);cursor:pointer}.checkbox__input{position:absolute;-webkit-appearance:none;appearance:none}.checkbox__input:checked+.checkbox__box{border-color:#bc9cff}.checkbox__input:checked+.checkbox__box:before{content:"";position:absolute;top:4px;left:6px;width:6px;height:8px;-o-border-image:linear-gradient(180deg,#bc9cff,#8ba4f9);border-image:linear-gradient(180deg,#bc9cff,#8ba4f9);border-image-slice:1;border-color:transparent;border-style:solid;border-width:0 2px 2px 0;border-radius:0;transform:rotate(45deg);box-sizing:border-box}.checkbox__box{position:absolute;width:20px;height:20px;box-sizing:border-box;margin-left:-30px;border:1px solid rgba(31,32,65,.25);border-radius:4px;background-color:#fff}
.comment{width:100%;font-size:.875rem;color:rgba(31,32,65,.75)}.comment__author{display:flex;margin-bottom:7px}.comment__image{width:48px;height:48px;border:1px solid #fff;border-radius:50%;box-shadow:0 10px 20px rgba(31,32,65,.1)}.comment__wrapper{margin-left:9px;margin-top:4px}.comment__name{font-weight:700;margin-bottom:6px}.comment__feedback{display:flex}.comment__like-button{margin-left:4px}.comment__text{margin-left:14px;line-height:1.5rem}
.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }
  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5; }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede; }
  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6; }
    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
      background: #8ad5f4; }
  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc; }
    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none; }

/* -------------------------------------------------
    Datepicker cells
   ------------------------------------------------- */
.datepicker--cells {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.datepicker--cell {
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 32px;
  z-index: 1; }
  .datepicker--cell.-focus- {
    background: #f0f0f0; }
  .datepicker--cell.-current- {
    color: #4EB5E6; }
    .datepicker--cell.-current-.-focus- {
      color: #4a4a4a; }
    .datepicker--cell.-current-.-in-range- {
      color: #4EB5E6; }
  .datepicker--cell.-in-range- {
    background: rgba(92, 196, 239, 0.1);
    color: #4a4a4a;
    border-radius: 0; }
    .datepicker--cell.-in-range-.-focus- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell.-disabled- {
    cursor: default;
    color: #aeaeae; }
    .datepicker--cell.-disabled-.-focus- {
      color: #aeaeae; }
    .datepicker--cell.-disabled-.-in-range- {
      color: #a1a1a1; }
    .datepicker--cell.-disabled-.-current-.-focus- {
      color: #aeaeae; }
  .datepicker--cell.-range-from- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    border-radius: 4px 0 0 4px; }
  .datepicker--cell.-range-to- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    border-radius: 0 4px 4px 0; }
  .datepicker--cell.-range-from-.-range-to- {
    border-radius: 4px; }
  .datepicker--cell.-selected- {
    color: #fff;
    border: none;
    background: #5cc4ef; }
    .datepicker--cell.-selected-.-current- {
      color: #fff;
      background: #5cc4ef; }
    .datepicker--cell.-selected-.-focus- {
      background: #45bced; }
  .datepicker--cell:empty {
    cursor: default; }

.datepicker--days-names {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 8px 0 3px; }

.datepicker--day-name {
  color: #FF9A19;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em; }

.datepicker--cell-day {
  width: 14.28571%; }

.datepicker--cells-months {
  height: 170px; }

.datepicker--cell-month {
  width: 33.33%;
  height: 25%; }

.datepicker--years {
  height: 170px; }

.datepicker--cells-years {
  height: 170px; }

.datepicker--cell-year {
  width: 25%;
  height: 33.33%; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }
  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5; }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede; }
  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6; }
    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
      background: #8ad5f4; }
  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc; }
    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none; }

/* -------------------------------------------------
    Datepicker
   ------------------------------------------------- */
.datepickers-container {
  position: absolute;
  left: 0;
  top: 0; }
  @media print {
    .datepickers-container {
      display: none; } }

.datepicker {
  background: #fff;
  border: 1px solid #dbdbdb;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-sizing: content-box;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #4a4a4a;
  width: 250px;
  position: absolute;
  left: -100000px;
  opacity: 0;
  transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  z-index: 100; }
  .datepicker.-from-top- {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px); }
  .datepicker.-from-right- {
    -webkit-transform: translateX(8px);
            transform: translateX(8px); }
  .datepicker.-from-bottom- {
    -webkit-transform: translateY(8px);
            transform: translateY(8px); }
  .datepicker.-from-left- {
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px); }
  .datepicker.active {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
    transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease; }

.datepicker-inline .datepicker {
  border-color: #d7d7d7;
  box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: none;
          transform: none; }

.datepicker-inline .datepicker--pointer {
  display: none; }

.datepicker--content {
  box-sizing: content-box;
  padding: 4px; }
  .-only-timepicker- .datepicker--content {
    display: none; }

.datepicker--pointer {
  position: absolute;
  background: #fff;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  width: 10px;
  height: 10px;
  z-index: -1; }
  .-top-left- .datepicker--pointer, .-top-center- .datepicker--pointer, .-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  .-right-top- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    right: calc(100% - 4px);
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg); }
  .-bottom-left- .datepicker--pointer, .-bottom-center- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    -webkit-transform: rotate(315deg);
            transform: rotate(315deg); }
  .-left-top- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-bottom- .datepicker--pointer {
    left: calc(100% - 4px);
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .-top-left- .datepicker--pointer, .-bottom-left- .datepicker--pointer {
    left: 10px; }
  .-top-right- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    right: 10px; }
  .-top-center- .datepicker--pointer, .-bottom-center- .datepicker--pointer {
    left: calc(50% - 10px / 2); }
  .-left-top- .datepicker--pointer, .-right-top- .datepicker--pointer {
    top: 10px; }
  .-left-bottom- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    bottom: 10px; }
  .-left-center- .datepicker--pointer, .-right-center- .datepicker--pointer {
    top: calc(50% - 10px / 2); }

.datepicker--body {
  display: none; }
  .datepicker--body.active {
    display: block; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }
  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5; }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede; }
  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6; }
    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
      background: #8ad5f4; }
  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc; }
    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none; }

/* -------------------------------------------------
    Navigation
   ------------------------------------------------- */
.datepicker--nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #efefef;
  min-height: 32px;
  padding: 4px; }
  .-only-timepicker- .datepicker--nav {
    display: none; }

.datepicker--nav-title,
.datepicker--nav-action {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.datepicker--nav-action {
  width: 32px;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .datepicker--nav-action:hover {
    background: #f0f0f0; }
  .datepicker--nav-action.-disabled- {
    visibility: hidden; }
  .datepicker--nav-action svg {
    width: 32px;
    height: 32px; }
  .datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px; }

.datepicker--nav-title {
  border-radius: 4px;
  padding: 0 8px; }
  .datepicker--nav-title i {
    font-style: normal;
    color: #9c9c9c;
    margin-left: 5px; }
  .datepicker--nav-title:hover {
    background: #f0f0f0; }
  .datepicker--nav-title.-disabled- {
    cursor: default;
    background: none; }

.datepicker--buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  border-top: 1px solid #efefef; }

.datepicker--button {
  color: #4EB5E6;
  cursor: pointer;
  border-radius: 4px;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px; }
  .datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }
  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5; }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede; }
  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6; }
    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
      background: #8ad5f4; }
  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc; }
    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none; }

/* -------------------------------------------------
    Timepicker
   ------------------------------------------------- */
.datepicker--time {
  border-top: 1px solid #efefef;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px;
  position: relative; }
  .datepicker--time.-am-pm- .datepicker--time-sliders {
    -webkit-flex: 0 1 138px;
        -ms-flex: 0 1 138px;
            flex: 0 1 138px;
    max-width: 138px; }
  .-only-timepicker- .datepicker--time {
    border-top: none; }

.datepicker--time-sliders {
  -webkit-flex: 0 1 153px;
      -ms-flex: 0 1 153px;
          flex: 0 1 153px;
  margin-right: 10px;
  max-width: 153px; }

.datepicker--time-label {
  display: none;
  font-size: 12px; }

.datepicker--time-current {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
  text-align: center;
  margin: 0 0 0 10px; }

.datepicker--time-current-colon {
  margin: 0 2px 3px;
  line-height: 1; }

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
  line-height: 1;
  font-size: 19px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1; }
  .datepicker--time-current-hours:after,
  .datepicker--time-current-minutes:after {
    content: '';
    background: #f0f0f0;
    border-radius: 4px;
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0; }
  .datepicker--time-current-hours.-focus-:after,
  .datepicker--time-current-minutes.-focus-:after {
    opacity: 1; }

.datepicker--time-current-ampm {
  text-transform: uppercase;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  color: #9c9c9c;
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px; }

.datepicker--time-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 11px;
  height: 17px;
  background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat; }
  .datepicker--time-row:first-child {
    margin-bottom: 4px; }
  .datepicker--time-row input[type='range'] {
    background: none;
    cursor: pointer;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none; }
    .datepicker--time-row input[type='range']::-webkit-slider-thumb {
      -webkit-appearance: none; }
    .datepicker--time-row input[type='range']::-ms-tooltip {
      display: none; }
    .datepicker--time-row input[type='range']:hover::-webkit-slider-thumb {
      border-color: #b8b8b8; }
    .datepicker--time-row input[type='range']:hover::-moz-range-thumb {
      border-color: #b8b8b8; }
    .datepicker--time-row input[type='range']:hover::-ms-thumb {
      border-color: #b8b8b8; }
    .datepicker--time-row input[type='range']:focus {
      outline: none; }
      .datepicker--time-row input[type='range']:focus::-webkit-slider-thumb {
        background: #5cc4ef;
        border-color: #5cc4ef; }
      .datepicker--time-row input[type='range']:focus::-moz-range-thumb {
        background: #5cc4ef;
        border-color: #5cc4ef; }
      .datepicker--time-row input[type='range']:focus::-ms-thumb {
        background: #5cc4ef;
        border-color: #5cc4ef; }
    .datepicker--time-row input[type='range']::-webkit-slider-thumb {
      box-sizing: border-box;
      height: 12px;
      width: 12px;
      border-radius: 3px;
      border: 1px solid #dedede;
      background: #fff;
      cursor: pointer;
      transition: background .2s; }
    .datepicker--time-row input[type='range']::-moz-range-thumb {
      box-sizing: border-box;
      height: 12px;
      width: 12px;
      border-radius: 3px;
      border: 1px solid #dedede;
      background: #fff;
      cursor: pointer;
      transition: background .2s; }
    .datepicker--time-row input[type='range']::-ms-thumb {
      box-sizing: border-box;
      height: 12px;
      width: 12px;
      border-radius: 3px;
      border: 1px solid #dedede;
      background: #fff;
      cursor: pointer;
      transition: background .2s; }
    .datepicker--time-row input[type='range']::-webkit-slider-thumb {
      margin-top: -6px; }
    .datepicker--time-row input[type='range']::-webkit-slider-runnable-track {
      border: none;
      height: 1px;
      cursor: pointer;
      color: transparent;
      background: transparent; }
    .datepicker--time-row input[type='range']::-moz-range-track {
      border: none;
      height: 1px;
      cursor: pointer;
      color: transparent;
      background: transparent; }
    .datepicker--time-row input[type='range']::-ms-track {
      border: none;
      height: 1px;
      cursor: pointer;
      color: transparent;
      background: transparent; }
    .datepicker--time-row input[type='range']::-ms-fill-lower {
      background: transparent; }
    .datepicker--time-row input[type='range']::-ms-fill-upper {
      background: transparent; }
  .datepicker--time-row span {
    padding: 0 12px; }

.datepicker--time-icon {
  color: #9c9c9c;
  border: 1px solid;
  border-radius: 50%;
  font-size: 16px;
  position: relative;
  margin: 0 5px -1px 0;
  width: 1em;
  height: 1em; }
  .datepicker--time-icon:after, .datepicker--time-icon:before {
    content: '';
    background: currentColor;
    position: absolute; }
  .datepicker--time-icon:after {
    height: .4em;
    width: 1px;
    left: calc(50% - 1px);
    top: calc(50% + 1px);
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  .datepicker--time-icon:before {
    width: .4em;
    height: 1px;
    top: calc(50% + 1px);
    left: calc(50% - 1px); }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }
  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5; }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede; }
  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6; }
    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
      background: #8ad5f4; }
  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc; }
    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none; }

.date-dropdown{width:100%}.date-dropdown_has-two-inputs{display:flex;justify-content:space-between}.date-dropdown__title{font-size:.75rem;font-weight:700;text-transform:uppercase;color:#1f2041;margin-bottom:5.44px}.date-dropdown__wrapper{position:relative}.date-dropdown__wrapper_size_small{max-width:150px}.date-dropdown__arrow{font-family:Material Icons;font-size:1.5rem;line-height:2.5rem;text-align:center;width:44px;color:rgba(31,32,65,.75);position:absolute;top:1px;right:1px;width:43px;border-radius:4px;background-color:#fff;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.date-dropdown__arrow:hover+.date-dropdown__input{border-color:rgba(31,32,65,.5)}.date-dropdown__input{width:100%;outline:none;padding:13px 5px 11px 15px;background:#fff;border:1px solid rgba(31,32,65,.25);box-sizing:border-box;border-radius:4px;font-family:inherit;font-size:.875rem;line-height:1.125rem;color:rgba(31,32,65,.75);cursor:pointer}.date-dropdown__input::-webkit-input-placeholder{color:rgba(31,32,65,.25)}.date-dropdown__input:-ms-input-placeholder{color:rgba(31,32,65,.25)}.date-dropdown__input::-ms-input-placeholder{color:rgba(31,32,65,.25)}.date-dropdown__input::placeholder{color:rgba(31,32,65,.25)}.date-dropdown__input:focus,.date-dropdown__input:hover{border-color:rgba(31,32,65,.5)}.datepicker{border:1px solid rgba(31,32,65,.25);width:320px;box-sizing:border-box;font-family:Montserrat,arial,sans-serif;font-size:12px;color:rgba(31,32,65,.5)}.datepicker__arrow{font-family:Material Icons;font-size:24px;color:#bc9cff}.datepicker__bottom-buttons{display:flex;padding:0 20px;justify-content:space-between}.datepicker__bottom-buttons_hidden{display:none}.datepicker__bottom-button{background:none;color:#bc9cff;border:none;font-family:inherit;text-transform:uppercase;font-weight:700;padding:0;font-size:12px;margin-top:21px;cursor:pointer}.datepicker__clear_hidden{visibility:hidden}.datepicker_size_small{width:266px}.datepicker--pointer{display:none}.datepicker--content{padding:0;margin-bottom:19px;margin-top:21px}.datepicker--nav{border-bottom:none;padding-top:15px;padding-left:15px;padding-right:15px}.datepicker--nav-title{font-family:Opensans,arial,sans-serif;font-size:19px;font-weight:700;color:#1f2041}.datepicker--nav-title i{color:inherit}.datepicker--day-name{flex:initial;text-transform:none;font-weight:700;color:#bc9cff;font-size:12px;width:38px;height:38px}.datepicker--days-names{justify-content:center;flex-wrap:nowrap;margin-top:0;margin-bottom:0}.datepicker--cells{margin:0 auto;width:266px}.datepicker--cell-day.-other-month-{color:rgba(31,32,65,.25)}.datepicker--cell-day{width:38px;height:38px;border-radius:50%}.datepicker--cell.-current-,.datepicker--cell.-current-.-selected-{color:#fff;background:linear-gradient(180deg,#6fcf97,#66d2ea);font-weight:700}.datepicker--cell.-current-.-focus-{background:linear-gradient(180deg,#36a263,#1cadce);color:#fff}.datepicker--cell.-current-.-in-range-{color:#fff;background:linear-gradient(180deg,#6fcf97,#66d2ea);border-radius:22px}.datepicker--cell.-current-.-in-range-:before{content:"";top:0;right:0;width:38px;height:38px;position:absolute;background:linear-gradient(180deg,rgba(188,158,255,.25),rgba(139,164,249,.25));z-index:-2}.datepicker--cell-day.-range-to-{border:none;border-radius:22px}.datepicker--cell-day.-range-to-,.datepicker--cell-day.-range-to-:before{background:linear-gradient(180deg,rgba(188,158,255,.25),rgba(139,164,249,.25))}.datepicker--cell-day.-range-to-:before{content:"";top:0;left:0;width:38px;height:38px;position:absolute;border-radius:0 22px 22px 0;z-index:-2}.datepicker--cell-day.-range-from-{border:none;border-radius:22px}.datepicker--cell-day.-range-from-,.datepicker--cell-day.-range-from-:before{background:linear-gradient(180deg,rgba(188,158,255,.25),rgba(139,164,249,.25))}.datepicker--cell-day.-range-from-:before{content:"";top:0;right:0;width:38px;height:38px;position:absolute;border-radius:22px 0 0 22px;z-index:-2}.datepicker--cell-day.-range-from-.-range-to-{border-radius:4px}.datepicker--cell-day.-selected-{color:#fff;border:none;font-weight:700}.datepicker--cell-day.-selected-,.datepicker--cell-day.-selected-.-focus-{background:linear-gradient(180deg,#bc9cff,#8ba4f9)}.datepicker--cell-day.-in-range-{background:linear-gradient(180deg,rgba(188,158,255,.25),rgba(139,164,249,.25));color:rgba(31,32,65,.5);border-radius:0}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background:linear-gradient(180deg,rgba(188,158,255,.25),rgba(139,164,249,.25));color:rgba(31,32,65,.25)}.datepicker--cell-month.-current-.-in-range-,.datepicker--cell-month.-current-.-range-from-,.datepicker--cell-month.-current-.-range-to-{background:linear-gradient(180deg,#6fcf97,#66d2ea)}.datepicker--cell-month.-current-.-in-range-{border-radius:0}.datepicker--cell-month.-in-range-{background:linear-gradient(180deg,rgba(188,158,255,.25),rgba(139,164,249,.25));color:rgba(31,32,65,.5);border-radius:0}.datepicker--cell-month.-range-from-,.datepicker--cell-month.-range-to-{border:none;background:linear-gradient(180deg,rgba(153,107,255,.25),rgba(91,126,246,.25))}.datepicker--cell-month.-selected-.-focus-{background:linear-gradient(180deg,#bc9cff,#8ba4f9)}.datepicker--cell-year.-current-.-in-range-,.datepicker--cell-year.-current-.-range-from-,.datepicker--cell-year.-current-.-range-to-{background:linear-gradient(180deg,#6fcf97,#66d2ea)}.datepicker--cell-year.-current-.-in-range-{border-radius:0}.datepicker--cell-year.-in-range-{background:linear-gradient(180deg,rgba(188,158,255,.25),rgba(139,164,249,.25));color:rgba(31,32,65,.5);border-radius:0}.datepicker--cell-year.-range-from-,.datepicker--cell-year.-range-to-{border:none;background:linear-gradient(180deg,rgba(153,107,255,.25),rgba(91,126,246,.25))}.datepicker--cell-year.-selected-.-focus-{background:linear-gradient(180deg,#bc9cff,#8ba4f9)}
.dropdown{font-size:.75rem;width:100%;position:relative}.dropdown__title{color:#1f2041;font-weight:700;text-transform:uppercase;margin-bottom:5px}.dropdown__wrapper{width:100%;position:relative}.dropdown__arrow{font-family:Material Icons;font-size:1.5rem;line-height:2.5rem;text-align:center;width:44px;color:rgba(31,32,65,.75);position:absolute;top:1px;right:1px;width:43px;border-radius:4px;background-color:#fff;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.dropdown__arrow:hover+.dropdown__input{border-color:rgba(31,32,65,.5)}.dropdown__input{width:100%;padding:13px 5px 11px 15px;background:#fff;border:1px solid rgba(31,32,65,.25);box-sizing:border-box;border-radius:4px;font-family:inherit;font-size:.875rem;line-height:1.125rem;color:rgba(31,32,65,.75);outline:none;cursor:pointer;transition:border-radius .4s}.dropdown__input_expanded{border-radius:4px 4px 0 0;box-shadow:0 10px 20px rgba(31,32,65,.05)}.dropdown__input:hover,.dropdown__input_expanded{border-color:rgba(31,32,65,.5)}.dropdown__list{border-left:1px solid rgba(31,32,65,.5);border-right:1px solid rgba(31,32,65,.5);border-bottom:0 solid rgba(31,32,65,.5);border-radius:0 0 4px 4px;padding-left:14px;padding-right:7px;position:absolute;width:100%;background:#fff;box-shadow:0 10px 20px rgba(31,32,65,.05);box-sizing:border-box;z-index:1;max-height:0;overflow:hidden;transition:max-height .4s ease-in-out,border-bottom .2s}.dropdown__list_expanded{border-bottom:1px solid rgba(31,32,65,.5);max-height:300px;z-index:10}.dropdown__element{position:relative;display:flex;align-items:center;margin-bottom:7px}.dropdown__element:first-child{padding-top:4px}.dropdown__name{font-weight:700;text-transform:uppercase}.dropdown__button{font-family:Montserrat,arial,sans-serif;font-size:1.125rem;color:rgba(31,32,65,.5);border:1px solid rgba(31,32,65,.25);width:30px;height:30px;text-align:center;background:none;border-radius:50%;text-transform:uppercase;cursor:pointer;outline:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:color .2s,border-color .2s,box-shadow .1s}.dropdown__button_has-margin{margin-left:auto;margin-right:32px}.dropdown__button:disabled{color:rgba(31,32,65,.1);border-color:rgba(31,32,65,.1);cursor:auto}.dropdown__button:hover:enabled{color:#fff;background-color:#616175}.dropdown__button:active:enabled{box-shadow:inset 0 0 7px 3px #101013}.dropdown__count{position:absolute;font-weight:700;right:43px}.dropdown__bottom-buttons,.dropdown__count{-webkit-user-select:none;-ms-user-select:none;user-select:none}.dropdown__bottom-buttons{display:flex;justify-content:space-between;margin-top:21px;margin-bottom:13px}.dropdown__clear_hidden{visibility:hidden}
.expandable-checkbox{width:100%}.expandable-checkbox__wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.expandable-checkbox__title{font-size:.75rem;font-weight:700;text-transform:uppercase;color:#1f2041}.expandable-checkbox__arrow{width:44px;font-family:Material Icons;font-size:1.5rem;line-height:2.75rem;color:rgba(31,32,65,.5);text-align:center;transition:transform .5s}.expandable-checkbox__arrow_expanded{transform:rotate(180deg)}.expandable-checkbox__checkboxes{display:none;list-style:none;padding:0;margin:0}.expandable-checkbox__checkboxes_expanded{display:block}.expandable-checkbox__checkbox{margin-bottom:10.5px}.expandable-checkbox__checkbox:last-child{margin-bottom:0}
.font-sample{display:flex}.font-sample__name{min-width:37px;text-align:right;color:rgba(31,32,65,.25);font-weight:400}.font-sample__name_size_h1{font-size:1.5rem}.font-sample__name_size_h2{font-size:1.1875rem}.font-sample__name_size_h3{font-size:.75rem}.font-sample__name_size_p{font-size:.875rem}.font-sample__text{margin:0 0 0 30px}.font-sample__text_size_h1{font-size:1.5rem}.font-sample__text_size_h1,.font-sample__text_size_h2{font-family:Quicksand,arial,sans-serif;font-weight:700;color:#1f2041}.font-sample__text_size_h2{font-size:1.1875rem}.font-sample__text_size_h3{font-size:.75rem;font-weight:700;text-transform:uppercase;color:#1f2041}.font-sample__text_size_p{font-size:.875rem;font-weight:400;color:rgba(31,32,65,.75);line-height:24px}
.footer-creative{background:#fff;box-shadow:0 10px 20px rgba(31,32,65,.05)}.footer-creative__wrapper{max-width:560px;margin:0 auto;padding:100px 10px 110px;display:flex;flex-direction:column;align-items:center}@media(max-width:1440px){.footer-creative__wrapper{padding:6.94vw 10px 7.64vw}}.footer-creative__logo{margin-bottom:18px}.footer-creative__text{font-size:.875rem;line-height:1.5rem;color:rgba(31,32,65,.75);text-align:center;margin-bottom:27px}.footer-creative__icons{display:flex}
.footer{width:100%;font-size:.875rem;background:#fff;box-shadow:0 10px 20px rgba(31,32,65,.05)}.footer__wrapper{max-width:1160px;margin:0 auto;padding:100px 0;display:flex;justify-content:space-between}@media(max-width:1440px){.footer__wrapper{padding:6.94vw 5.21vw}}@media(max-width:800px){.footer__wrapper{justify-content:center}}.footer__content{box-shadow:0 1px 0 rgba(31,32,65,.1)}.footer__about-hotel{display:flex;flex-direction:column;width:260px}@media(max-width:1000px){.footer__about-hotel{display:none}}.footer__toxin-logo{margin-bottom:17px}.footer__text{color:rgba(31,32,65,.75);line-height:1.5rem}.footer__item{display:flex;flex-direction:column;align-items:flex-start;min-width:160px}@media(max-width:800px){.footer__item{display:none}}.footer__subtitle{margin-top:4px;font-size:.75rem;font-weight:700;color:#1f2041;text-transform:uppercase;margin-bottom:21px}.footer__subitem{color:rgba(31,32,65,.5);text-decoration:none;margin-bottom:20px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.footer__subitem:last-child{margin-bottom:0}.footer__subscription{display:flex;flex-direction:column;align-items:flex-start;width:260px}.footer__subscription-text{line-height:1.5rem;color:rgba(31,32,65,.75);margin-bottom:20px}.footer__subscription-field{width:100%}.footer__copyright{display:flex;justify-content:space-between;align-items:center;max-width:1160px;margin:0 auto;padding:23px 100px}@media(max-width:1440px){.footer__copyright{padding:1.6vw 5.21vw}}@media(max-width:444px){.footer__copyright{flex-wrap:wrap;justify-content:center}}.footer__social-media{margin-left:auto}@media(max-width:444px){.footer__social-media{margin-left:0}}
.header{width:100%;background:#fff;box-shadow:0 10px 20px rgba(31,32,65,.05)}.header__wrapper{max-width:1160px;margin:0 auto;padding:15px 0}@media(max-width:1440px){.header__wrapper{padding:15px 5.21vw}}.header__content{display:flex;justify-content:space-between;align-items:center;position:relative}.header__navbar{display:flex;margin-left:auto;z-index:1}@media(max-width:760px){.header__navbar{position:absolute;flex-direction:column;margin-left:0;top:40px;right:0;background-color:#fff;box-shadow:0 7px 5px 1px rgba(31,32,65,.05);display:none}.header__navbar_shown{display:block}}.header__nav-item{display:flex;margin-right:20px;position:relative;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.header__nav-item:last-child{margin-right:0}@media(max-width:760px){.header__nav-item{margin-left:5px;margin-right:20px;padding:10px;border-bottom:1px solid rgba(31,32,65,.1)}.header__nav-item:last-child{border-bottom:none}}.header__submenu{background:#fff;width:100%;position:absolute;display:flex;flex-direction:column;box-shadow:0 7px 5px 1px rgba(31,32,65,.05)}.header__submenu_hidden{display:none}@media(max-width:760px){.header__submenu{position:static;box-shadow:none}}.header__text{font-size:.875rem;line-height:1.25rem;color:rgba(31,32,65,.5);text-decoration:none}@media(max-width:760px){.header__text{font-size:20px}}.header__submenu-text{font-size:.875rem;line-height:1.25rem;color:rgba(31,32,65,.5);text-decoration:none;padding:5px 2px}@media(max-width:760px){.header__submenu-text{font-size:20px;padding:0 7px;margin:15px 0 0}}.header__arrow{font-size:1.5rem;color:rgba(31,32,65,.5);line-height:1.25rem;width:24px;height:21px}.header__arrow,.header__user-icon{font-family:Material Icons;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.header__user-icon{display:none;font-size:2.1875rem;color:#bc9cff}@media(max-width:1000px){.header__user-icon{display:initial}}@media(max-width:760px){.header__user-icon{margin-left:auto;margin-right:20px}}.header__username{font-size:.875rem;line-height:1.25rem;color:rgba(31,32,65,.5);text-decoration:none;border-left:1px solid rgba(31,32,65,.25);padding-left:30px;margin-left:10px;cursor:pointer}@media(max-width:1000px){.header__username{position:absolute;top:40px;right:0;background-color:#fff;box-shadow:0 7px 5px 1px rgba(31,32,65,.05);border-left:none;padding:5px;display:none}.header__username_shown{display:block}}@media(max-width:760px){.header__username{font-size:20px}}.header__buttons{z-index:2;display:flex;margin-left:20px}@media(max-width:1000px){.header__buttons{position:absolute;flex-direction:column;top:40px;right:0;background-color:#fff;box-shadow:0 7px 5px 1px rgba(31,32,65,.05);display:none}.header__buttons_shown{display:block}}.header__button:first-child{margin-right:20px;position:relative}@media(max-width:1000px){.header__button{padding:10px;margin:0 5px;border-bottom:1px solid rgba(31,32,65,.1)}}.header__burger{display:none;font-family:Material Icons;font-size:2.5625rem;color:#bc9cff;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:760px){.header__burger{display:initial}}
.like-button{display:flex;align-items:center;min-width:40px;height:20px;border:1px solid rgba(31,32,65,.25);background:#fff;background-clip:padding-box;position:relative;border-radius:10px;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.like-button_liked{border-color:transparent}.like-button_liked:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-1px;border-radius:inherit;background:linear-gradient(180deg,#bc9cff,#8ba4f9)}.like-button__heart{font-family:Material Icons;width:19px;text-align:center;font-size:.625rem;color:rgba(31,32,65,.25)}.like-button__heart_liked{color:#bc9cff}.like-button__count{margin-left:2px;margin-right:2px;font-size:.5625rem;line-height:.75rem;color:rgba(31,32,65,.25)}.like-button__count_liked{color:#bc9cff}
.logotype{background:url(../assets/images/logo.svg) no-repeat;background-size:cover;width:48px;height:48px}
.masked-text-field{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;font-size:.75rem}.masked-text-field__title{text-transform:uppercase;font-weight:700;color:#1f2041;margin-bottom:5px}.masked-text-field__subtitle{text-transform:uppercase;color:rgba(31,32,65,.5)}.masked-text-field__tooltip{transform:scaleY(0);position:absolute;bottom:-35px;width:100%;border:1px solid red;background-color:#fff;box-sizing:border-box;border-radius:4px;padding:5px;font-size:12px;transform-origin:0 0;transition:transform .2s}.masked-text-field__tooltip:before{content:"";position:absolute;bottom:21px;right:10%;box-sizing:border-box;width:10px;height:10px;background-color:#fff;border-top:1px solid red;border-left:1px solid red;transform:rotate(45deg)}.masked-text-field__tooltip_shown{transform:scaleY(1)}.masked-text-field__input{width:100%;padding:13px 5px 11px 15px;background:#fff;border:1px solid rgba(31,32,65,.25);box-sizing:border-box;border-radius:4px;font-family:inherit;font-size:.875rem;line-height:1.125rem;color:rgba(31,32,65,.75);outline:none}.masked-text-field__input::-webkit-input-placeholder{color:rgba(31,32,65,.25)}.masked-text-field__input:-ms-input-placeholder{color:rgba(31,32,65,.25)}.masked-text-field__input::-ms-input-placeholder{color:rgba(31,32,65,.25)}.masked-text-field__input::placeholder{color:rgba(31,32,65,.25)}.masked-text-field__input:focus,.masked-text-field__input:hover{border-color:rgba(31,32,65,.5)}
.pagination__wrapper{width:100%;display:flex;justify-content:space-between}.pagination__link{width:40px;font-size:.75rem;line-height:2.5rem;color:rgba(31,32,65,.5);text-align:center;border-radius:22px;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;text-decoration:none}.pagination__link:hover{background-image:linear-gradient(180deg,rgba(188,156,255,.4),rgba(139,164,249,.4))}.pagination__link:first-child{cursor:default;font-weight:700;color:#fff}.pagination__link:first-child,.pagination__link:first-child:hover{background:linear-gradient(180deg,#bc9cff,#8ba4f9)}.pagination__dots{font-size:.75rem;color:rgba(31,32,65,.5)}.pagination__button,.pagination__dots{width:40px;line-height:2.5rem;text-align:center;border-radius:22px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.pagination__button{font-size:1.5rem;font-family:Material Icons;color:#fff;background:linear-gradient(180deg,#6fcf97,#66d2ea);cursor:pointer;text-decoration:none;opacity:.7;transition:opacity .4s}.pagination__button:hover{opacity:1}.pagination__caption{font-size:.875rem;color:rgba(31,32,65,.75);text-align:center;margin-top:10.5px}
.radio-button{margin-right:20px;display:inline-block}.radio-button:last-child{margin-right:0}.radio-button__label{display:inline-block;padding-left:30px;font-size:.875rem;line-height:1.25rem;color:rgba(31,32,65,.5);cursor:pointer}.radio-button__input{position:absolute;-webkit-appearance:none;appearance:none}.radio-button__input:checked+.radio-button__box{border-color:#bc9cff}.radio-button__input:checked+.radio-button__box:before{content:"";position:absolute;top:3px;left:3px;width:12px;height:12px;background:linear-gradient(180deg,#bc9cff,#8ba4f9);border-radius:50%;box-sizing:border-box}.radio-button__box{position:absolute;width:20px;height:20px;box-sizing:border-box;margin-left:-30px;border:1px solid rgba(31,32,65,.25);border-radius:50%;background-color:#fff}
/**
Ion.RangeSlider, 2.3.1
© Denis Ineshin, 2010 - 2019, IonDen.com
Build date: 2019-12-19 16:51:02
*/
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  font-family: Arial, sans-serif;
}
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}
.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}
.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}
.irs-handle {
  position: absolute;
  display: block;
  box-sizing: border-box;
  cursor: default;
  z-index: 1;
}
.irs-handle.type_last {
  z-index: 2;
}
.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default;
}
.irs-min {
  left: 0;
}
.irs-max {
  right: 0;
}
.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}
.irs-with-grid .irs-grid {
  display: block;
}
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}
.irs-grid-pol.small {
  height: 4px;
}
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}
.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}
.irs-disabled {
  opacity: 0.4;
}
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}
.irs--flat {
  height: 40px;
}
.irs--flat.irs-with-grid {
  height: 60px;
}
.irs--flat .irs-line {
  top: 25px;
  height: 12px;
  background-color: #e1e4e9;
  border-radius: 4px;
}
.irs--flat .irs-bar {
  top: 25px;
  height: 12px;
  background-color: #ed5565;
}
.irs--flat .irs-bar--single {
  border-radius: 4px 0 0 4px;
}
.irs--flat .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: #e1e4e9;
}
.irs--flat .irs-handle {
  top: 22px;
  width: 16px;
  height: 18px;
  background-color: transparent;
}
.irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #da4453;
}
.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
  background-color: #a43540;
}
.irs--flat .irs-min,
.irs--flat .irs-max {
  top: 0;
  padding: 1px 3px;
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  background-color: #e1e4e9;
  border-radius: 4px;
}
.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  color: white;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #ed5565;
  border-radius: 4px;
}
.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #ed5565;
}
.irs--flat .irs-grid-pol {
  background-color: #e1e4e9;
}
.irs--flat .irs-grid-text {
  color: #999;
}
.irs--big {
  height: 55px;
}
.irs--big.irs-with-grid {
  height: 70px;
}
.irs--big .irs-line {
  top: 33px;
  height: 12px;
  background-color: white;
  background: linear-gradient(to bottom, #ddd -50%, white 150%);
  border: 1px solid #ccc;
  border-radius: 12px;
}
.irs--big .irs-bar {
  top: 33px;
  height: 12px;
  background-color: #92bce0;
  border: 1px solid #428bca;
  background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
}
.irs--big .irs-bar--single {
  border-radius: 12px 0 0 12px;
}
.irs--big .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: rgba(66, 139, 202, 0.5);
}
.irs--big .irs-handle {
  top: 25px;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: #cbcfd5;
  background: linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
  border-radius: 30px;
}
.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
  border-color: rgba(0, 0, 0, 0.45);
  background-color: #939ba7;
  background: linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%);
}
.irs--big .irs-min,
.irs--big .irs-max {
  top: 0;
  padding: 1px 5px;
  color: white;
  text-shadow: none;
  background-color: #9f9f9f;
  border-radius: 3px;
}
.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
  color: white;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #428bca;
  background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  border-radius: 3px;
}
.irs--big .irs-grid-pol {
  background-color: #428bca;
}
.irs--big .irs-grid-text {
  color: #428bca;
}
.irs--modern {
  height: 55px;
}
.irs--modern.irs-with-grid {
  height: 55px;
}
.irs--modern .irs-line {
  top: 25px;
  height: 5px;
  background-color: #d1d6e0;
  background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
  border: 1px solid #a3adc1;
  border-bottom-width: 0;
  border-radius: 5px;
}
.irs--modern .irs-bar {
  top: 25px;
  height: 5px;
  background: #20b426;
  background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}
.irs--modern .irs-bar--single {
  border-radius: 5px 0 0 5px;
}
.irs--modern .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(209, 214, 224, 0.5);
}
.irs--modern .irs-handle {
  top: 37px;
  width: 12px;
  height: 13px;
  border: 1px solid #a3adc1;
  border-top-width: 0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(1) {
  position: absolute;
  display: block;
  top: -4px;
  left: 1px;
  width: 6px;
  height: 6px;
  border: 1px solid #a3adc1;
  background: white;
  transform: rotate(45deg);
}
.irs--modern .irs-handle > i:nth-child(2) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 10px;
  height: 12px;
  background: #e9e6e6;
  background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
  border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(3) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 3px;
  left: 3px;
  width: 4px;
  height: 5px;
  border-left: 1px solid #a3adc1;
  border-right: 1px solid #a3adc1;
}
.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
  border-color: #7685a2;
  background: #c3c7cd;
  background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}
.irs--modern .irs-handle.state_hover > i:nth-child(1),
.irs--modern .irs-handle:hover > i:nth-child(1) {
  border-color: #7685a2;
}
.irs--modern .irs-handle.state_hover > i:nth-child(3),
.irs--modern .irs-handle:hover > i:nth-child(3) {
  border-color: #48536a;
}
.irs--modern .irs-min,
.irs--modern .irs-max {
  top: 0;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  color: white;
  background-color: #d1d6e0;
  border-radius: 5px;
}
.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #20b426;
  color: white;
  border-radius: 5px;
}
.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #20b426;
}
.irs--modern .irs-grid {
  height: 25px;
}
.irs--modern .irs-grid-pol {
  background-color: #dedede;
}
.irs--modern .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--sharp {
  height: 50px;
  font-size: 12px;
  line-height: 1;
}
.irs--sharp.irs-with-grid {
  height: 57px;
}
.irs--sharp .irs-line {
  top: 30px;
  height: 2px;
  background-color: black;
  border-radius: 2px;
}
.irs--sharp .irs-bar {
  top: 30px;
  height: 2px;
  background-color: #ee22fa;
}
.irs--sharp .irs-bar--single {
  border-radius: 2px 0 0 2px;
}
.irs--sharp .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(0, 0, 0, 0.5);
}
.irs--sharp .irs-handle {
  top: 25px;
  width: 10px;
  height: 10px;
  background-color: #a804b2;
}
.irs--sharp .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #a804b2;
}
.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
  background-color: black;
}
.irs--sharp .irs-handle.state_hover > i:first-child,
.irs--sharp .irs-handle:hover > i:first-child {
  border-top-color: black;
}
.irs--sharp .irs-min,
.irs--sharp .irs-max {
  color: white;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 4px;
  opacity: 0.4;
  background-color: #a804b2;
  border-radius: 2px;
}
.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 4px;
  background-color: #a804b2;
  color: white;
  border-radius: 2px;
}
.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #a804b2;
}
.irs--sharp .irs-grid {
  height: 25px;
}
.irs--sharp .irs-grid-pol {
  background-color: #dedede;
}
.irs--sharp .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--round {
  height: 50px;
}
.irs--round.irs-with-grid {
  height: 65px;
}
.irs--round .irs-line {
  top: 36px;
  height: 4px;
  background-color: #dee4ec;
  border-radius: 4px;
}
.irs--round .irs-bar {
  top: 36px;
  height: 4px;
  background-color: #006cfa;
}
.irs--round .irs-bar--single {
  border-radius: 4px 0 0 4px;
}
.irs--round .irs-shadow {
  height: 4px;
  bottom: 21px;
  background-color: rgba(222, 228, 236, 0.5);
}
.irs--round .irs-handle {
  top: 26px;
  width: 24px;
  height: 24px;
  border: 4px solid #006cfa;
  background-color: white;
  border-radius: 24px;
  box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}
.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
  background-color: #f0f6ff;
}
.irs--round .irs-min,
.irs--round .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: #006cfa;
  color: white;
  border-radius: 4px;
}
.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #006cfa;
}
.irs--round .irs-grid {
  height: 25px;
}
.irs--round .irs-grid-pol {
  background-color: #dedede;
}
.irs--round .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--square {
  height: 50px;
}
.irs--square.irs-with-grid {
  height: 60px;
}
.irs--square .irs-line {
  top: 31px;
  height: 4px;
  background-color: #dedede;
}
.irs--square .irs-bar {
  top: 31px;
  height: 4px;
  background-color: black;
}
.irs--square .irs-shadow {
  height: 2px;
  bottom: 21px;
  background-color: #dedede;
}
.irs--square .irs-handle {
  top: 25px;
  width: 16px;
  height: 16px;
  border: 3px solid black;
  background-color: white;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
  background-color: #f0f6ff;
}
.irs--square .irs-min,
.irs--square .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
}
.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: black;
  color: white;
}
.irs--square .irs-grid {
  height: 25px;
}
.irs--square .irs-grid-pol {
  background-color: #dedede;
}
.irs--square .irs-grid-text {
  color: silver;
  font-size: 11px;
}

.range-slider{width:100%}.range-slider__wrapper{display:flex;justify-content:space-between;font-size:.75rem;text-transform:uppercase}.range-slider__title{font-weight:700;color:#1f2041}.range-slider__result{color:rgba(31,32,65,.5)}.irs--round{height:35px}.irs--round .irs-line{height:6px;background:#fff;border:1px solid rgba(31,32,65,.25);border-radius:3px;box-sizing:border-box;top:23px}.irs--round .irs-handle{width:12px;height:12px;border:2px solid #fff;border-radius:10px;box-sizing:content-box;box-shadow:none;cursor:pointer;top:18px}.irs--round .irs-bar,.irs--round .irs-handle{background:linear-gradient(180deg,#6fcf97,#66d2ea)}.irs--round .irs-bar{height:6px;top:23px}.irs-handle,.irs-handle.type_last{z-index:auto}
.rate-button{font-family:Material Icons;font-size:1.5rem}.rate-button__star{display:inline-block;background:linear-gradient(180deg,#bc9cff,#8ba4f9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#bc9cff;-webkit-user-select:none;-ms-user-select:none;user-select:none}
.rich-checkbox{margin-bottom:10px}.rich-checkbox:last-child{margin-bottom:0}.rich-checkbox__label{display:inline-block;padding-left:30px;font-weight:700;font-size:.875rem;line-height:1.25rem;color:rgba(31,32,65,.75);cursor:pointer}.rich-checkbox__input{position:absolute;-webkit-appearance:none;appearance:none}.rich-checkbox__input:checked+.rich-checkbox__box{border-color:#bc9cff}.rich-checkbox__input:checked+.rich-checkbox__box:before{content:"";position:absolute;top:4px;left:6px;width:6px;height:8px;-o-border-image:linear-gradient(180deg,#bc9cff,#8ba4f9);border-image:linear-gradient(180deg,#bc9cff,#8ba4f9);border-image-slice:1;border-color:transparent;border-style:solid;border-width:0 2px 2px 0;border-radius:0;transform:rotate(45deg);box-sizing:border-box}.rich-checkbox__box{position:absolute;width:20px;height:20px;box-sizing:border-box;margin-left:-30px;border:1px solid rgba(31,32,65,.25);border-radius:4px;background-color:#fff}.rich-checkbox__description{padding-left:30px;margin-top:4px;font-family:Montserrat,arial,sans-serif;font-size:.75rem;line-height:.875rem;color:rgba(31,32,65,.5)}
.room-card{width:100%;background-color:#fff;box-shadow:0 10px 20px rgba(31,32,65,.05);border-radius:4px;overflow:hidden;transition:box-shadow .4s}.room-card:hover{box-shadow:0 10px 20px rgba(31,32,65,.4)}.room-card__preview{position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.room-card__preview:hover .room-card__arrow{opacity:1}.room-card__gallery{display:flex;transition:margin-left .4s}.room-card__arrow{opacity:0;font-family:Material Icons;color:#fff;font-size:24px;line-height:152px;text-align:center;width:44px;height:151px;position:absolute;top:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.5),transparent 99.99%,hsla(0,0%,100%,0));cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .4s}.room-card__arrow_position_right{left:auto;right:0;transform:matrix(-1,0,0,1,0,0)}.room-card__circles{position:absolute;right:15px;bottom:12px}.room-card__circle{display:inline-block;width:8px;height:8px;margin-right:3px;border:1px solid #fff;border-radius:50%;box-sizing:border-box;cursor:pointer}.room-card__circle:last-child{margin-right:0}.room-card__circle_active{background:#fff}.room-card__info{margin:22px 17px 19px 20px}.room-card__wrapper{display:flex;justify-content:space-between;align-items:baseline;font-weight:700;font-size:.875rem}.room-card__wrapper:last-child{align-items:center}.room-card__link{color:#1f2041;text-decoration:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:color .5s}.room-card__link_no-lux{margin-right:auto}.room-card__link:hover{color:rgba(31,32,65,.5)}.room-card__number{font-family:Opensans,arial,sans-serif;font-size:1.25rem;line-height:18px}.room-card__lux{margin-left:5px;color:#bc9cff;font-size:.75rem;margin-right:auto}.room-card__cost{color:rgba(31,32,65,.5);margin-right:4px}.room-card__for-day{color:rgba(31,32,65,.5);font-weight:400;font-size:.75rem}.room-card__border{width:100%;border-bottom:1px solid rgba(31,32,65,.1);margin-top:11px;margin-bottom:9px}.room-card__num-of-comments{color:rgba(31,32,65,.5);margin-right:4px;margin-left:auto}.room-card__comments{color:rgba(31,32,65,.5);font-weight:400;font-size:.875rem;margin-right:3px;line-height:.875rem}
.search-room-card{background-color:#fff;padding:40px 30px 30px;box-shadow:0 0 25px rgba(0,0,0,.2);box-sizing:border-box;border-radius:4px}@media(max-width:360px){.search-room-card{padding:40px 4.33vw 30px}}.search-room-card__title{font-family:Opensans,arial,sans-serif;font-weight:700;font-size:1.5rem;margin-bottom:20px;line-height:1.875rem}.search-room-card__date-dropdown{margin-bottom:20px}.search-room-card__dropdown{margin-bottom:31px}
.sign-in-card{background-color:#fff;padding:40px 30px 30px;box-shadow:0 0 25px rgba(0,0,0,.2);border-radius:4px}@media(max-width:360px){.sign-in-card{padding:40px 4.33vw 30px}}.sign-in-card__title{font-family:Opensans,arial,sans-serif;font-weight:700;font-size:1.5rem;margin-bottom:20px;line-height:1.875rem}.sign-in-card__email{margin-bottom:10px}.sign-in-card__password{margin-bottom:20px}.sign-in-card__submit{margin-bottom:30px}.sign-in-card__sign-up{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.sign-in-card__sign-up-text{font-family:Montserrat,arial,sans-serif;font-size:.875rem}
.sign-up-card{background-color:#fff;padding:40px 30px 30px;box-shadow:0 0 25px rgba(0,0,0,.2);border-radius:4px}@media(max-width:360px){.sign-up-card{padding:40px 4.33vw 30px}}.sign-up-card__title{font-family:Opensans,arial,sans-serif;font-weight:700;font-size:1.5rem;margin-bottom:20px;line-height:1.875rem}.sign-up-card__name,.sign-up-card__surname{margin-bottom:10px}.sign-up-card__radio{margin-bottom:24px}.sign-up-card__birthday{margin-bottom:20px}.sign-up-card__email,.sign-up-card__password{margin-bottom:10px}.sign-up-card__toggle{margin-bottom:24px}.sign-up-card__submit{margin-bottom:30px}.sign-up-card__sign-in{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.sign-up-card__sign-in-text{font-family:Montserrat,arial,sans-serif;font-size:.875rem}
.social-media{display:flex}.social-media__icon{margin-right:20px;width:24px;height:24px}.social-media__icon:last-child{margin-right:0}.social-media__icon_twitter{background:url(../assets/images/twitter.svg) no-repeat 50%}.social-media__icon_facebook{background:url(../assets/images/facebook.svg) no-repeat 50%}.social-media__icon_instagram{background:url(../assets/images/instagram.svg) no-repeat 50%}
.submit-button{-webkit-user-select:none;-ms-user-select:none;user-select:none}.submit-button__button{position:relative;width:100%;text-transform:uppercase;font-size:.75rem;font-family:inherit;line-height:15px;padding:14px 35px 15px;font-weight:700;background:linear-gradient(180deg,#bc9cff,#8ba4f9);color:#fff;border-radius:22px;border:none;outline:none;cursor:pointer;transition:opacity .4s}.submit-button__button:hover{opacity:.6}.submit-button__arrow{position:absolute;text-transform:lowercase;font-family:Material Icons;font-size:24px;width:44px;color:#fff;top:50%;right:0;margin-top:-7.5px}
.subscription{display:flex;flex-wrap:wrap;justify-content:space-between;font-size:.75rem;width:100%}.subscription__title{text-transform:uppercase;font-weight:700;color:#1f2041;margin-bottom:5px}.subscription__subtitle{text-transform:uppercase;color:rgba(31,32,65,.5)}.subscription__button-background{background-color:#fff;position:absolute;top:1px;right:1px;width:43px;height:40px;border-radius:4px}.subscription__button{position:absolute;top:0;right:0;width:44px;height:44px;font-family:Material Icons;font-size:1.5rem;line-height:2.625rem;background:linear-gradient(180deg,#bc9cff,#8ba4f9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#bc9cff;border:none;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.subscription__button:hover~.subscription-text-field__input{border-color:rgba(31,32,65,.5)}.subscription__wrapper{width:100%;position:relative}.subscription__input{width:100%;padding:13px 5px 11px 15px;background:#fff;border:1px solid rgba(31,32,65,.25);box-sizing:border-box;border-radius:4px;font-family:inherit;font-size:.875rem;line-height:1.125rem;color:rgba(31,32,65,.75);outline:none}.subscription__input::-webkit-input-placeholder{color:rgba(31,32,65,.25)}.subscription__input:-ms-input-placeholder{color:rgba(31,32,65,.25)}.subscription__input::-ms-input-placeholder{color:rgba(31,32,65,.25)}.subscription__input::placeholder{color:rgba(31,32,65,.25)}.subscription__input:focus,.subscription__input:hover{border-color:rgba(31,32,65,.5)}
.text-button{background:none;border:none;font-family:inherit;text-transform:uppercase;font-weight:700;font-size:inherit;padding:0;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;color:#bc9cff}.text-button:hover{color:rgba(31,32,65,.5)}
.text-field{display:flex;flex-wrap:wrap;justify-content:space-between;font-size:.75rem}.text-field__title{text-transform:uppercase;font-weight:700;color:#1f2041;margin-bottom:5px}.text-field__subtitle{text-transform:uppercase;color:rgba(31,32,65,.5)}.text-field__input{width:100%;padding:13px 5px 11px 15px;background:#fff;border:1px solid rgba(31,32,65,.25);box-sizing:border-box;border-radius:4px;font-family:inherit;font-size:.875rem;line-height:1.125rem;color:rgba(31,32,65,.75);outline:none}.text-field__input::-webkit-input-placeholder{color:rgba(31,32,65,.25)}.text-field__input:-ms-input-placeholder{color:rgba(31,32,65,.25)}.text-field__input::-ms-input-placeholder{color:rgba(31,32,65,.25)}.text-field__input::placeholder{color:rgba(31,32,65,.25)}.text-field__input:focus,.text-field__input:hover{border-color:rgba(31,32,65,.5)}
.toggle__label{display:inline-block;padding-left:50px;font-size:.875rem;line-height:1.25rem;color:rgba(31,32,65,.5);cursor:pointer}.toggle__input{position:absolute;-webkit-appearance:none;appearance:none}.toggle__input:checked+.toggle__box{border-color:#bc9cff}.toggle__input:checked+.toggle__box:before{content:"";position:absolute;top:3px;left:23px;width:12px;height:12px;border-radius:10px;background:linear-gradient(180deg,#bc9cff,#8ba4f9);box-sizing:border-box}.toggle__box{width:40px;height:20px;margin-left:-50px;border:1px solid rgba(31,32,65,.25);border-radius:10px;background-color:#fff}.toggle__box,.toggle__box:before{position:absolute;box-sizing:border-box}.toggle__box:before{content:"";top:3px;left:3px;width:12px;height:12px;background:linear-gradient(rgba(31,32,65,.25),rgba(31,32,65,.25));border-radius:10px;transition-duration:.3s}
.toxin-logo{background:url(../assets/images/toxin-logo.svg) no-repeat;background-size:cover;width:106px;height:40px}
html{font-size:16px;font-family:Montserrat,arial,sans-serif}body{margin:0}
.cards{background:#f4f4f6}.cards__logo{max-width:1380px;margin:0 auto;padding:0 30px}@media(max-width:1440px){.cards__logo{padding-left:2.1vw}}@media(max-width:840px){.cards__logo{display:none}}.cards__logo-wrapper{position:absolute;top:30px}.cards__content{max-width:1160px;margin:150px auto 140px;padding:0 10px;display:flex;justify-content:space-between;flex-wrap:wrap}@media(max-width:1440px){.cards__content{margin:10.4vw auto 9.72vw}}@media(max-width:1120px){.cards__content{justify-content:space-evenly}}@media(max-width:400px){.cards__content{padding:0}}.cards__column{width:380px;margin-right:10px;margin-bottom:40px}.cards__column:last-child{width:320px;margin-right:0;margin-bottom:0}@media(max-width:1109px){.cards__column:nth-child(2){margin-right:0}}@media(max-width:779px){.cards__column{margin-right:0}}.cards__booking-room-card,.cards__room-card,.cards__search-room-card{margin-bottom:40px}.cards__date-dropdown{margin-bottom:88px}.cards__room-card{width:270px}
.colors-type__logo{max-width:1380px;margin:0 auto;padding:0 30px}@media(max-width:1440px){.colors-type__logo{padding-left:2.1vw}}.colors-type__logo-wrapper{position:absolute;top:30px}.colors-type__content{max-width:1160px;padding:0 10px;display:flex;flex-wrap:wrap;justify-content:space-between;margin:145px auto 0}@media(max-width:751px){.colors-type__content{justify-content:center}}.colors-type__blocks-color{display:flex;flex-direction:column;margin-left:10px}.colors-type__block-color{margin-bottom:20px}.colors-type__font-samples{display:flex;flex-direction:column;width:403px;margin-right:50px}.colors-type__font-sample{margin-bottom:50px}
.form-elements{font-size:.75rem}.form-elements__logo{max-width:1380px;margin:0 auto;padding:0 30px}@media(max-width:1440px){.form-elements__logo{padding-left:2.1vw}}@media(max-width:840px){.form-elements__logo{display:none}}.form-elements__logo-wrapper{position:absolute;top:30px}.form-elements__content{max-width:1160px;margin:143px auto;display:-ms-grid;display:grid;justify-content:center;grid-template-areas:"left . mid . right" "left . bot bot bot";-ms-grid-columns:320px 126px 320px 72px 320px;grid-template-columns:320px 126px 320px 72px 320px;-ms-grid-rows:3fr 232px 1fr;grid-template-rows:3fr 1fr;row-gap:232px}@media(max-width:1440px){.form-elements__content{margin:9.72vw auto}}@media(max-width:1270px){.form-elements__content{-ms-grid-columns:320px 126px 320px;grid-template-columns:320px 126px 320px;grid-template-areas:"left . right" "mid . bot";-ms-grid-rows:none;grid-template-rows:none;row-gap:30px}}@media(max-width:840px){.form-elements__content{-ms-grid-columns:320px;grid-template-columns:320px;grid-template-areas:"left" "mid" "right" "bot";-ms-grid-rows:none;grid-template-rows:none;row-gap:30px}}.form-elements__checkbox-buttons-text,.form-elements__radio-buttons-text{margin-bottom:16px;font-weight:700;text-transform:uppercase}.form-elements__radio-buttons-text{margin-top:38px}.form-elements__toggle-text{margin-top:40.5px;margin-bottom:16px;font-weight:700;text-transform:uppercase}.form-elements__like-button-text{margin-top:44px;margin-bottom:16px;font-weight:700;text-transform:uppercase}.form-elements__rate-button-text{margin-top:40px;margin-bottom:16px;font-weight:700;text-transform:uppercase}.form-elements__rich-checkbox-text{margin-top:256px;font-weight:700;text-transform:uppercase}.form-elements__buttons-text{margin-top:38px}.form-elements__buttons-text,.form-elements__pagination-text{margin-bottom:16px;font-weight:700;text-transform:uppercase}.form-elements__bullet-list-text{margin-bottom:14px;font-weight:700;text-transform:uppercase}.form-elements__column_position_left{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1;grid-area:left}.form-elements__column_position_mid{-ms-grid-row:1;-ms-grid-column:3;grid-area:mid}.form-elements__column_position_right{-ms-grid-row:1;-ms-grid-column:5;grid-area:right}.form-elements__field-default,.form-elements__field-focus{margin-bottom:20px}.form-elements__masked-text-field{margin-bottom:40px}.form-elements__date-dropdown{margin-bottom:41px}.form-elements__filter-date-dropdown{width:266px;margin-bottom:40px}.form-elements__subscription{width:266px;margin-bottom:100px}.form-elements__dropdown_position_left{margin-bottom:23px}.form-elements__dropdown_position_mid{margin-top:193px}.form-elements__dropdown_position_right{margin-bottom:256px}.form-elements__dropdown_size_small{width:266px;margin-bottom:20px}.form-elements__dropdown_expanded{margin-bottom:158px}.form-elements__expandable-checkbox{width:266px;margin-bottom:20px}.form-elements__expandable-checkbox_expanded{margin-bottom:37px}.form-elements__abouts-room{width:280px}.form-elements__checkbox{width:222px;margin-bottom:10.5px}.form-elements__checkbox:last-child{margin-bottom:0}.form-elements__radio{width:222px}.form-elements__toggle{width:260px;margin-bottom:14px}.form-elements__like-button{display:inline-block;margin-right:10px}.form-elements__rate-button{display:inline-block;width:120px;margin-right:20px}.form-elements__rich-checkbox{width:256px;margin-top:16px}.form-elements__range-slider{width:266px}.form-elements__button{display:inline-block;margin-right:20px}.form-elements__button_color_purple{margin-bottom:30px}.form-elements__button_color_white{margin-bottom:31px}.form-elements__button_color_white:last-child{margin-right:50px}.form-elements__text-button{display:inline-block;margin-right:22px;font-size:12px;margin-bottom:30px}.form-elements__submit-button{margin-bottom:40px}.form-elements__pagination{width:241px;margin-bottom:236px}.form-elements__bullet-list{width:256px}.form-elements__comment{-ms-grid-row:3;-ms-grid-column:3;-ms-grid-column-span:3;grid-area:bot}@media (max-width:1270px){.form-elements__column_position_left{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.form-elements__column_position_mid{-ms-grid-row:3;-ms-grid-column:1}.form-elements__column_position_right{-ms-grid-row:1;-ms-grid-column:3}.form-elements__comment{-ms-grid-row:3;-ms-grid-column:3;-ms-grid-column-span:1}}@media (max-width:840px){.form-elements__column_position_left{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.form-elements__column_position_mid{-ms-grid-row:3;-ms-grid-column:1}.form-elements__column_position_right{-ms-grid-row:5;-ms-grid-column:1}.form-elements__comment{-ms-grid-row:7;-ms-grid-column:1;-ms-grid-column-span:1}}
.headers-footers{background:#f4f4f6}.headers-footers__logo{max-width:1380px;margin:0 auto;padding:0 30px}@media(max-width:1440px){.headers-footers__logo{padding-left:2.1vw}}.headers-footers__logo-wrapper{position:absolute;top:30px}.headers-footers__header{margin-top:150px}.headers-footers__footer,.headers-footers__header_logged-in{margin-top:40px}.headers-footers__footer-creative{margin-top:40px;margin-bottom:130px}
.home-page__content{width:200px;margin:50px auto 0;padding:10px;border:1px solid #000;border-radius:5px}.home-page__link{color:#1f2041;font-size:18px}
.landing-page__image{background:url(../assets/images/landing-page.jpg) no-repeat;background-size:cover;background-position:bottom}.landing-page__wrapper{display:flex;flex-direction:column;max-width:1160px;margin:0 auto;padding:70px 0 21px}@media(min-width:424px)and (max-width:1440px){.landing-page__wrapper{padding:70px 5.21vw 21px}}@media(max-width:424px){.landing-page__wrapper{align-items:center}}.landing-page__text{font-size:.875rem;line-height:1.5rem;text-align:right;color:rgba(31,32,65,.75);width:297px;align-self:flex-end;margin-top:318px}.landing-page__search-room-card{max-width:380px}
.registration__image{padding:30px 0 26px;background:url(../assets/images/registration.jpg) no-repeat;background-size:cover;background-position:bottom}.registration__sign-up-card{max-width:380px;margin:0 auto}
.room-details__images{display:flex}.room-details__left-image{width:68.125%}.room-details__right-images{display:flex;flex-direction:column;width:31.875%}.room-details__image{width:100%;display:block}.room-details__content{border-bottom:1px solid rgba(31,32,65,.25)}.room-details__main-wrapper{max-width:1160px;margin:70px auto;display:flex;justify-content:space-between;flex-wrap:wrap}@media(max-width:1440px){.room-details__main-wrapper{padding:0 5.21vw}}@media(max-width:1230px){.room-details__main-wrapper{justify-content:center}}.room-details__info{max-width:712px}.room-details__wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}@media(max-width:635px){.room-details__wrapper{justify-content:center}}.room-details__wrapper_with-margin{margin-right:36px}@media(max-width:1230px){.room-details__wrapper_with-margin{margin-right:0}}.room-details__room-info{margin-bottom:13px}.room-details__text{font-family:Opensans,arial,sans-serif;font-weight:700;font-size:1.1875rem;line-height:1.5rem;color:#1f2041;margin-bottom:20px}.room-details__text_with-margin{margin-left:20px}.room-details__diagram{width:120px;height:120px;background:url(../assets/images/diagram.png) no-repeat;margin-right:25px;margin-top:1px}.room-details__list{margin-top:28px;margin-right:4px;padding:0;list-style-type:none}.room-details__element{position:relative;font-family:Montserrat,arial,sans-serif;font-size:14px;line-height:24px;color:rgba(31,32,65,.75);padding-left:20px}.room-details__element:last-child{margin-bottom:0}.room-details__element:before{content:"";position:absolute;width:10px;height:10px;border-radius:50%;margin-left:-15px;top:6px}.room-details__element:first-child:before{background:linear-gradient(180deg,#ffe39c,#ffba9c)}.room-details__element:nth-child(2):before{background:linear-gradient(180deg,#6fcf97,#66d2ea)}.room-details__element:nth-child(3):before{background:linear-gradient(180deg,#bc9cff,#8ba4f9)}.room-details__element:last-child:before{background:linear-gradient(180deg,#919191,#3d4975)}.room-details__num-of-comments{font-size:.875rem;color:rgba(31,32,65,.5);margin-top:5px}.room-details__comments{margin-bottom:29px}.room-details__comment{margin-bottom:20px}.room-details__comment:last-child{margin-bottom:0}.room-details__rules{max-width:260px}@media(max-width:670px){.room-details__rules{margin-bottom:10px}}.room-details__cancel{max-width:341px;margin-right:10px}@media(max-width:1230px){.room-details__cancel{margin-right:0}}.room-details__cancel-text{font-size:.875rem;line-height:1.5rem;color:rgba(31,32,65,.75)}.room-details__booking-room-card{width:380px;padding-left:10px}@media(max-width:1230px){.room-details__booking-room-card{margin-top:10px}}@media(max-width:1218px){.room-details__booking-room-card{padding:0}}
.search-room{font-size:.75rem}.search-room__content{border-bottom:1px solid rgba(31,32,65,.25)}.search-room__wrapper{max-width:1160px;margin:0 auto;display:flex;justify-content:space-between;padding:30px 0 73px}@media(max-width:1440px){.search-room__wrapper{padding:30px 5.21vw 73px}}@media(max-width:698px){.search-room__wrapper{flex-wrap:wrap;justify-content:center}}.search-room__filters{min-width:266px;margin-right:60px}@media(max-width:698px){.search-room__filters{width:266px;margin-right:0}}.search-room__filter-date-dropdown{margin-bottom:20px}.search-room__guest-dropdown{margin-bottom:30px}.search-room__room-dropdown{margin-bottom:15px}.search-room__range-slider{margin-bottom:8px}.search-room__text{font-weight:700;text-transform:uppercase;color:#1f2041;margin-bottom:16px}.search-room__text_size_small{font-weight:400;text-transform:none;color:rgba(31,32,65,.5);margin-bottom:29px}.search-room__checkbox{width:222px;margin-bottom:10.5px}.search-room__checkbox:last-child{margin-bottom:28px}.search-room__rich-checkbox{margin-bottom:30px}.search-room__title{font-family:Opensans,arial,sans-serif;font-size:1.5rem;line-height:1.875rem;font-weight:700;color:#1f2041;margin-bottom:21px}@media(max-width:972px){.search-room__title{text-align:center}}.search-room__room-cards{display:flex;justify-content:space-between;flex-wrap:wrap}@media(max-width:972px){.search-room__room-cards{justify-content:center}}.search-room__room-card{width:270px;margin-bottom:20px}.search-room__room-card:not(:nth-child(3n)){margin-right:5px}@media(max-width:1275px){.search-room__room-card:not(:nth-child(3n)){margin-right:0}.search-room__room-card:not(:nth-child(2n)){margin-right:5px}}@media(max-width:966px){.search-room__room-card:not(:nth-child(2n)){margin-right:0}}@media(max-width:698px){.search-room__room-card:not(:nth-child(2n)){margin-right:5px}}.search-room__pagination{width:241px;margin:21px auto 0}
.sign-in{margin:0 auto}.sign-in__image{padding:164px 0;background:url(../assets/images/sign-in.jpg) no-repeat;background-size:cover;background-position:bottom}.sign-in__sign-in-card{max-width:380px;margin:0 auto}
@font-face{font-family:Montserrat;src:url(../assets/fonts/montserrat-regular.eot);src:local("?"),url(../assets/fonts/montserrat-regular.woff) format("woff"),url(../assets/fonts/montserrat-regular.ttf) format("truetype"),url(../assets/fonts/montserrat-regular.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;src:url(../assets/fonts/montserrat-bold.eot);src:local("?"),url(../assets/fonts/montserrat-bold.woff) format("woff"),url(../assets/fonts/montserrat-bold.ttf) format("truetype"),url(../assets/fonts/montserrat-bold.svg) format("svg");font-weight:700;font-style:normal}@font-face{font-family:Quicksand;src:url(../assets/fonts/quicksand-regular.eot);src:local("?"),url(../assets/fonts/quicksand-regular.woff) format("woff"),url(../assets/fonts/quicksand-regular.ttf) format("truetype"),url(../assets/fonts/quicksand-regular.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Quicksand;src:url(../assets/fonts/quicksand-bold.eot);src:local("?"),url(../assets/fonts/quicksand-bold.woff) format("woff"),url(../assets/fonts/quicksand-bold.ttf) format("truetype"),url(../assets/fonts/quicksand-bold.svg) format("svg");font-weight:700;font-style:normal}@font-face{font-family:Opensans;src:url(../assets/fonts/opensans-bold.eot);src:local("?"),url(../assets/fonts/opensans-bold.woff) format("woff"),url(../assets/fonts/opensans-bold.ttf) format("truetype"),url(../assets/fonts/opensans-bold.svg) format("svg");font-weight:700;font-style:normal}@font-face{font-family:Material Icons;src:url(../assets/fonts/materialicons-regular.eot);src:local("?"),url(../assets/fonts/materialicons-regular.woff) format("woff"),url(../assets/fonts/materialicons-regular.woff2) format("woff2"),url(../assets/fonts/materialicons-regular.ttf) format("truetype"),url(../assets/fonts/materialicons-regular.svg) format("svg");font-weight:700;font-style:normal}

