@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin-ext);
.sass-_container{display:flex}.sass-_w{flex-wrap:wrap}.sass-_nw{flex-wrap:nowrap}.sass-_jcsb{justify-content:space-between}.sass-_jcfe{justify-content:flex-end}.sass-_jcc{justify-content:center}.sass-_jcse{justify-content:space-evenly}.sass-_aic{align-items:center}.sass-_ais{align-items:stretch}.sass-_aife{align-items:flex-end}.sass-_fdc{flex-direction:column;height:100%}.sass-_fdr{flex-direction:row;width:100%}.sass-_asfe{align-self:flex-end}.sass-_asfs{align-self:flex-start}.sass-_ass{align-self:stretch}.sass-_asc{align-self:center}.sass-_modal{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;display:none;z-index:10000000;transition:opacity .4s;overflow-x:hidden;overflow-y:auto}.sass-_modal.sass-_visible{opacity:1;display:block}.sass-_modal.sass-_visible .sass-_body{height:auto;opacity:1}.sass-_modal .sass-_overlay{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0.7;background-color:black}.sass-_modal .sass-_body{position:relative;left:50%;transform:translate(-50%, 0);margin:20px 0;border-radius:2px;background-color:#f3f7fa;max-width:400px;height:0;opacity:0;overflow:hidden;transition:opacity .4s}.sass-_modal .sass-_body .sass-_modalHeader{padding:8px;display:flex}.sass-_modal .sass-_body .sass-_modalHeader .sass-_title{border:none;flex:1 0 200px;margin:0}.sass-_modal .sass-_body .sass-_modalHeader .sass-_title span{border:none}.sass-_modal .sass-_body .sass-_modalHeader .sass-_close{flex:0 0 auto;cursor:pointer}.sass-_modal .sass-_body .sass-_modalHeader .sass-_close:hover{opacity:0.9}.sass-_modal .sass-_body .sass-_inner{text-align:center;padding:0 30px 30px}@media (max-width: 450px){.sass-_modal .sass-_body .sass-_inner{padding:30px 10px}}.sass-_modal .sass-_body .sass-_inner .sass-_res_link{text-decoration:underline}.sass-_modal .sass-_body .sass-_approvalForm{margin:40px 20px}.sass-_modal .sass-_body .sass-_approvalForm .sass-_termsOfService{height:400px;overflow-x:hidden;overflow-y:scroll;border:1px solid #dbdbdb;padding:8px;text-align:justify;white-space:pre-wrap}form .sass-_btn{margin:0 8px 8px}.sass-_inputGroup{border:1px solid #dbdbdb;border-radius:4px;background-color:#fff;line-height:40px;font-size:14px;font-weight:400;padding:0 4px}.sass-_inputGroup .sass-_inputWhite{flex:1 0 auto;border:none;background-color:transparent;font-size:14px;font-weight:400;color:#141517;height:38px;line-height:38px;box-sizing:border-box;padding:0 4px;text-align:center}.sass-_inputGroup .sass-_inputWhite:focus{outline:none}.sass-_inputGroup .sass-_inputWhite::placeholder{color:rgba(33,33,33,0.5)}.sass-_inputGroup textarea.sass-_inputWhite{min-height:100px;resize:vertical;line-height:20px;padding:8px 4px;text-align:left}.sass-_inputGroup .sass-_addon svg{vertical-align:middle}.sass-_inputGroup .sass-_addon.sass-_addonSolid{padding:0 14px;background-color:#46152e;color:#fff;margin:-1px -5px -1px 0;border-radius:0 4px 4px 0;cursor:pointer}.sass-_select{position:relative}.sass-_select .sass-_selectLabel{display:block;box-sizing:border-box;height:40px;position:relative;border:1px solid #dbdbdb;background-color:#fff;border-radius:4px;padding:0 8px 0 8px;text-align:center;cursor:pointer}.sass-_select .sass-_selectLabel.sass-_hasSearch{border:none}.sass-_select .sass-_selectLabel .sass-_selectRight{display:none;background-color:#46152e;color:#fff;width:16px;margin-top:-1px;margin-right:-1px}.sass-_select .sass-_selectLabel.sass-_hasCaret{padding-right:48px;min-width:80px}.sass-_select .sass-_selectLabel.sass-_hasCaret .sass-_selectRight{display:block}.sass-_select .sass-_selectLabel.sass-_hasCaret:not(.sass-_hasSearch) .sass-_selectRight{position:absolute;right:0;top:0;height:40px;width:40px;line-height:40px;border-radius:0 4px 4px 0}.sass-_select .sass-_selectLabel .sass-_selectValue{width:100%;line-height:40px;color:#141517;font-size:15px;font-weight:400}.sass-_select .sass-_selectLabel:hover .sass-_selectRight{opacity:0.9}.sass-_select .sass-_selectLabel .sass-_inputGroup{position:absolute;width:100%;left:0;top:0;padding:0;background:transparent}.sass-_select .sass-_selectOptions{position:absolute;top:100%;right:0;width:100%;max-height:180px;overflow-y:auto;overflow-x:hidden;z-index:100;display:none}.sass-_select .sass-_selectOptions ul{padding:0;margin:5px 0;box-shadow:0px 1px 5px 0px rgba(0,0,0,0.2);border-radius:4px;border:1px solid #dbdbdb;overflow:hidden;background-color:#fff}.sass-_select .sass-_selectOptions ul li{margin:0;padding:10px 0;text-align:center;border-bottom:1px solid #dbdbdb;color:#141517;font-size:15px;font-weight:400;cursor:pointer;transition:background-color .2s}.sass-_select .sass-_selectOptions ul li .sass-_selectSelected{background-color:#efefef;font-weight:700;cursor:default}.sass-_select .sass-_selectOptions ul li:hover{background-color:#efefef}.sass-_select .sass-_selectOptions ul li:last-child{border-bottom:none}.sass-_select.sass-_open .sass-_selectLabel .sass-_selectRight .sass-_selectCaret{transform:rotate(180deg)}.sass-_select.sass-_open .sass-_selectOptions{display:block}.sass-_select .ps-container>.ps-scrollbar-y-rail{width:6px !important;background-color:transparent !important}.sass-_select .ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{width:6px !important}.sass-_datePicker,.sass-_timePicker{position:relative}.sass-_datePicker .sass-_datePickerPopup,.sass-_datePicker .sass-_timePickerPopup,.sass-_timePicker .sass-_datePickerPopup,.sass-_timePicker .sass-_timePickerPopup{display:none;position:absolute;top:39px;left:0;width:100%;min-width:200px;min-height:100px;background:#fff;border:1px solid #dbdbdb;z-index:3;border-radius:0 0 4px 4px;box-shadow:0px 1px 5px 0px rgba(0,0,0,0.2);padding:8px 8px}.sass-_datePicker .sass-_datePickerPopup .sass-_datePickerHeader,.sass-_datePicker .sass-_timePickerPopup .sass-_datePickerHeader,.sass-_timePicker .sass-_datePickerPopup .sass-_datePickerHeader,.sass-_timePicker .sass-_timePickerPopup .sass-_datePickerHeader{padding:8px 0}.sass-_datePicker .sass-_datePickerPopup .sass-_reset,.sass-_datePicker .sass-_timePickerPopup .sass-_reset,.sass-_timePicker .sass-_datePickerPopup .sass-_reset,.sass-_timePicker .sass-_timePickerPopup .sass-_reset{line-height:58px}.sass-_datePicker .sass-_datePickerPopup .sass-_reset .sass-_btn,.sass-_datePicker .sass-_timePickerPopup .sass-_reset .sass-_btn,.sass-_timePicker .sass-_datePickerPopup .sass-_reset .sass-_btn,.sass-_timePicker .sass-_timePickerPopup .sass-_reset .sass-_btn{margin:0;color:#232322;border-color:#232322}.sass-_datePicker .sass-_datePickerPopup .sass-_monthPicker,.sass-_datePicker .sass-_datePickerPopup .sass-_yearPicker,.sass-_datePicker .sass-_timePickerPopup .sass-_monthPicker,.sass-_datePicker .sass-_timePickerPopup .sass-_yearPicker,.sass-_timePicker .sass-_datePickerPopup .sass-_monthPicker,.sass-_timePicker .sass-_datePickerPopup .sass-_yearPicker,.sass-_timePicker .sass-_timePickerPopup .sass-_monthPicker,.sass-_timePicker .sass-_timePickerPopup .sass-_yearPicker{text-align:center;font-size:20px;line-height:18px;text-transform:capitalize}.sass-_datePicker .sass-_datePickerPopup .sass-_monthPicker .sass-_control,.sass-_datePicker .sass-_datePickerPopup .sass-_yearPicker .sass-_control,.sass-_datePicker .sass-_timePickerPopup .sass-_monthPicker .sass-_control,.sass-_datePicker .sass-_timePickerPopup .sass-_yearPicker .sass-_control,.sass-_timePicker .sass-_datePickerPopup .sass-_monthPicker .sass-_control,.sass-_timePicker .sass-_datePickerPopup .sass-_yearPicker .sass-_control,.sass-_timePicker .sass-_timePickerPopup .sass-_monthPicker .sass-_control,.sass-_timePicker .sass-_timePickerPopup .sass-_yearPicker .sass-_control{cursor:pointer}.sass-_datePicker .sass-_datePickerPopup .sass-_monthPicker .sass-_control:hover,.sass-_datePicker .sass-_datePickerPopup .sass-_yearPicker .sass-_control:hover,.sass-_datePicker .sass-_timePickerPopup .sass-_monthPicker .sass-_control:hover,.sass-_datePicker .sass-_timePickerPopup .sass-_yearPicker .sass-_control:hover,.sass-_timePicker .sass-_datePickerPopup .sass-_monthPicker .sass-_control:hover,.sass-_timePicker .sass-_datePickerPopup .sass-_yearPicker .sass-_control:hover,.sass-_timePicker .sass-_timePickerPopup .sass-_monthPicker .sass-_control:hover,.sass-_timePicker .sass-_timePickerPopup .sass-_yearPicker .sass-_control:hover{opacity:0.9}.sass-_datePicker .sass-_datePickerPopup .sass-_datePickerDay,.sass-_datePicker .sass-_timePickerPopup .sass-_datePickerDay,.sass-_timePicker .sass-_datePickerPopup .sass-_datePickerDay,.sass-_timePicker .sass-_timePickerPopup .sass-_datePickerDay{text-align:center;cursor:pointer;border:1px solid #fff;background-color:#dbdbdb}.sass-_datePicker .sass-_datePickerPopup .sass-_datePickerDay.sass-_today,.sass-_datePicker .sass-_timePickerPopup .sass-_datePickerDay.sass-_today,.sass-_timePicker .sass-_datePickerPopup .sass-_datePickerDay.sass-_today,.sass-_timePicker .sass-_timePickerPopup .sass-_datePickerDay.sass-_today{background-color:#2190d7;color:#fff}.sass-_datePicker .sass-_datePickerPopup .sass-_datePickerDay.sass-_outside,.sass-_datePicker .sass-_timePickerPopup .sass-_datePickerDay.sass-_outside,.sass-_timePicker .sass-_datePickerPopup .sass-_datePickerDay.sass-_outside,.sass-_timePicker .sass-_timePickerPopup .sass-_datePickerDay.sass-_outside{opacity:0.5}.sass-_datePicker .sass-_datePickerPopup .sass-_datePickerDay.sass-_active,.sass-_datePicker .sass-_timePickerPopup .sass-_datePickerDay.sass-_active,.sass-_timePicker .sass-_datePickerPopup .sass-_datePickerDay.sass-_active,.sass-_timePicker .sass-_timePickerPopup .sass-_datePickerDay.sass-_active{background-color:#46152e;color:#fff}.sass-_datePicker .sass-_datePickerPopup .sass-_datePickerDay:hover,.sass-_datePicker .sass-_timePickerPopup .sass-_datePickerDay:hover,.sass-_timePicker .sass-_datePickerPopup .sass-_datePickerDay:hover,.sass-_timePicker .sass-_timePickerPopup .sass-_datePickerDay:hover{opacity:0.75}.sass-_datePicker.sass-_open,.sass-_timePicker.sass-_open{overflow:visible}.sass-_datePicker.sass-_open .sass-_datePickerPopup,.sass-_datePicker.sass-_open .sass-_timePickerPopup,.sass-_timePicker.sass-_open .sass-_datePickerPopup,.sass-_timePicker.sass-_open .sass-_timePickerPopup{display:block}.sass-_datePicker.sass-_open .sass-_inputGroup,.sass-_timePicker.sass-_open .sass-_inputGroup{border-radius:4px 4px 0 0;border-bottom-color:#fff;z-index:4;position:relative}.sass-_datePicker .sass-_timePickerPopup,.sass-_timePicker .sass-_timePickerPopup{min-width:auto;min-height:auto;width:124px;touch-action:none}.sass-_datePicker .sass-_timePickerPopup .sass-_hours,.sass-_datePicker .sass-_timePickerPopup .sass-_minutes,.sass-_timePicker .sass-_timePickerPopup .sass-_hours,.sass-_timePicker .sass-_timePickerPopup .sass-_minutes{position:relative;width:50px;height:150px;font-size:20px;line-height:30px;text-align:center;overflow:hidden;border-radius:4px;border:1px solid #dbdbdb;background-color:#dbdbdb}.sass-_datePicker .sass-_timePickerPopup .sass-_hours .sass-_timeWrapContainer,.sass-_datePicker .sass-_timePickerPopup .sass-_minutes .sass-_timeWrapContainer,.sass-_timePicker .sass-_timePickerPopup .sass-_hours .sass-_timeWrapContainer,.sass-_timePicker .sass-_timePickerPopup .sass-_minutes .sass-_timeWrapContainer{height:100%;overflow:hidden}.sass-_datePicker .sass-_timePickerPopup .sass-_hours .sass-_timeWrapContainer .sass-_timeWrap,.sass-_datePicker .sass-_timePickerPopup .sass-_minutes .sass-_timeWrapContainer .sass-_timeWrap,.sass-_timePicker .sass-_timePickerPopup .sass-_hours .sass-_timeWrapContainer .sass-_timeWrap,.sass-_timePicker .sass-_timePickerPopup .sass-_minutes .sass-_timeWrapContainer .sass-_timeWrap{position:relative;z-index:2;user-select:none}.sass-_datePicker .sass-_timePickerPopup .sass-_hours .sass-_timeWrapContainer .sass-_timeWrap *,.sass-_datePicker .sass-_timePickerPopup .sass-_minutes .sass-_timeWrapContainer .sass-_timeWrap *,.sass-_timePicker .sass-_timePickerPopup .sass-_hours .sass-_timeWrapContainer .sass-_timeWrap *,.sass-_timePicker .sass-_timePickerPopup .sass-_minutes .sass-_timeWrapContainer .sass-_timeWrap *{user-select:none}.sass-_datePicker .sass-_timePickerPopup .sass-_hours .sass-_timeWrapContainer .sass-_timeWrapObserver,.sass-_datePicker .sass-_timePickerPopup .sass-_minutes .sass-_timeWrapContainer .sass-_timeWrapObserver,.sass-_timePicker .sass-_timePickerPopup .sass-_hours .sass-_timeWrapContainer .sass-_timeWrapObserver,.sass-_timePicker .sass-_timePickerPopup .sass-_minutes .sass-_timeWrapContainer .sass-_timeWrapObserver{width:100%;height:30px;border:2px solid #46152e;border-width:2px 0;position:absolute;top:50%;left:0;transform:translateY(-50%);user-select:none;z-index:1}.sass-_checkbox{display:inline-block;margin:13px 13px 13px 0}.sass-_checkbox .sass-_label{color:#212121;font-size:14px;font-weight:400;line-height:23px;cursor:pointer}.sass-_checkbox .sass-_label .sass-_upper{text-transform:uppercase}.sass-_checkbox .sass-_label strong{font-weight:700}.sass-_checkbox .sass-_label input[type="checkbox"],.sass-_checkbox .sass-_label input[type="radio"]{appearance:none;width:17px;height:17px;border:1px solid #89949b;padding:0;margin:0;position:relative;top:3px;margin-right:8px;transition:background-image .2s, background-color .2s;cursor:pointer}.sass-_checkbox .sass-_label input[type="checkbox"]:focus,.sass-_checkbox .sass-_label input[type="checkbox"]:hover,.sass-_checkbox .sass-_label input[type="radio"]:focus,.sass-_checkbox .sass-_label input[type="radio"]:hover{outline:none;background-color:#efefef}.sass-_checkbox .sass-_label input[type="checkbox"]:checked,.sass-_checkbox .sass-_label input[type="checkbox"][value="on"],.sass-_checkbox .sass-_label input[type="radio"]:checked,.sass-_checkbox .sass-_label input[type="radio"][value="on"]{background-color:#0090d7;background-size:11px 9px;background-repeat:no-repeat;background-position:50% 50%;border:1px solid #dbdbdb}.sass-_formGroup{margin:0 8px 8px}.sass-_formGroup label{display:block;font-weight:bold}.sass-_formGroup.sass-_hasError .sass-_inputGroup{border-color:#fe1800}.sass-_disabled,.sass-_readOnly{background-color:#dbdbdb}input::-ms-clear,input::-ms-reveal{display:none}.sass-_res_form .sass-_res_form__header{display:flex;align-items:center;height:62px;border-radius:5px 5px 0 0}.sass-_res_form .sass-_res_form__header .sass-_res_gift{flex:0 0 29px;margin-left:23px}.sass-_res_form .sass-_res_form__header .sass-_res_gift img{width:29px;height:33px}.sass-_res_form .sass-_res_form__header .sass-_res_title{flex:1 1 auto;text-align:center;color:#ffffff;font-size:12px;font-weight:400;text-transform:uppercase;letter-spacing:0.24px}.sass-_res_form .sass-_res_form__header .sass-_res_info{flex:0 0 20px;margin-right:13px}.sass-_res_form .sass-_res_form__body{padding:22px 12px}.sass-_res_form .sass-_res_form__body .sass-_res_title{margin-bottom:18px}.sass-_res_form .sass-_res_form__body .sass-_res_title p{font-size:18px;line-height:18px;text-transform:uppercase;font-weight:900;text-align:center;margin:0 0 13px 0}.sass-_res_form .sass-_res_form__body .sass-_res_title__border{width:46px;height:3px;margin:0 auto}.sass-_res_form .sass-_res_form__body .sass-_res_body-container{display:flex;margin-bottom:23px}.sass-_res_form .sass-_res_form__body .sass-_res_body-container__left,.sass-_res_form .sass-_res_form__body .sass-_res_body-container__right{box-sizing:border-box;flex:0 0 50%}.sass-_res_form .sass-_res_form__body .sass-_res_body-container__left{padding-right:9px}.sass-_res_form .sass-_res_form__body .sass-_res_body-container__right{padding-left:9px}.sass-_res_form .sass-_res_form__body .sass-_res_label{display:block;font-size:14px;line-height:14px;font-weight:400;margin:0 0 7px 0}.sass-_res_form .sass-_res_form__body__buttons{margin-top:15px}.sass-_res_form .sass-_res_form__body__buttons .sass-_res_btn{margin-top:8px}.sass-_res_form .sass-_res_form__rewards .sass-_res_overlay{padding:16px 12px}.sass-_res_form .sass-_res_form__rewards .sass-_res_overlay .sass-_res_title{font-size:14px;text-transform:uppercase;margin:0 0 16px 0;text-align:center}.sass-_res_form .sass-_res_form__rewards .sass-_res_overlay .sass-_res_title strong{font-weight:800}.sass-_res_form .sass-_res_form__rewards .sass-_res_overlay .sass-_res_title__border{width:46px;height:3px;margin:10px auto 0 auto;background-color:#46142d}.sass-_res_form .sass-_res_form__footer{border-radius:0 0 5px 5px;padding:13px}.sass-_res_form .sass-_res_form__footer .sass-_res_link{display:block;text-align:center;font-size:12px;font-weight:400;text-decoration:underline;text-transform:uppercase;cursor:pointer}.sass-_res_form .sass-_res_form__footer .sass-_res_link:hover{text-decoration:none}.sass-_res_form--light .sass-_res_form__header{background-color:rgba(23,23,23,0.85)}.sass-_res_form--light .sass-_res_form__body{background-color:rgba(255,255,255,0.85)}.sass-_res_form--light .sass-_res_form__body .sass-_res_title p{color:#212121}.sass-_res_form--light .sass-_res_form__body .sass-_res_label{color:#212121}.sass-_res_form--light .sass-_res_form__rewards{background-color:rgba(255,255,255,0.85)}.sass-_res_form--light .sass-_res_form__rewards .sass-_res_overlay{background-color:rgba(70,20,45,0.25)}.sass-_res_form--light .sass-_res_form__rewards .sass-_res_overlay .sass-_res_title{color:#212121}.sass-_res_form--light .sass-_res_form__footer{background-color:rgba(255,255,255,0.85)}.sass-_res_form--dark .sass-_res_form__header{background-color:rgba(81,72,60,0.85)}.sass-_res_form--dark .sass-_res_form__body{background-color:rgba(15,12,7,0.85)}.sass-_res_form--dark .sass-_res_form__body .sass-_res_title p{color:#ffffff}.sass-_res_form--dark .sass-_res_form__body .sass-_res_label{color:#ffffff}.sass-_res_form--dark .sass-_res_form__rewards{background-color:rgba(15,12,7,0.85)}.sass-_res_form--dark .sass-_res_form__rewards .sass-_res_overlay{background-color:rgba(70,20,45,0.25)}.sass-_res_form--dark .sass-_res_form__rewards .sass-_res_overlay .sass-_res_title{color:#ffffff}.sass-_res_form--dark .sass-_res_form__footer{background-color:rgba(15,12,7,0.85)}.sass-_res_form--dark .sass-_res_form__footer .sass-_res_link{color:#ffffff}.sass-_res_form--lite .sass-_res_form__body{padding-top:44px;padding-bottom:60px}.sass-_res_form-h{max-width:970px}.sass-_res_form-h .sass-_res_form-h__header{display:flex;justify-content:space-between}.sass-_res_form-h .sass-_res_form-h__header .sass-_res_gift-container{position:relative;flex:1 0 301px;max-width:311px;box-shadow:0 1px 4px rgba(0,0,0,0.49);padding:15px 12px 15px 51px;box-sizing:border-box;z-index:1;background-color:#dbdbdb}.sass-_res_form-h .sass-_res_form-h__header .sass-_res_gift-container .sass-_res_gift{position:absolute;top:50%;left:-55px;transform:translate(0, -50%);width:94px;height:94px;border-radius:50%;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,0.53)}.sass-_res_form-h .sass-_res_form-h__header .sass-_res_gift-container .sass-_res_gift img{position:relative;top:50%;transform:translate(0, -50%)}.sass-_res_form-h .sass-_res_form-h__header .sass-_res_gift-container .sass-_res_title{color:#212121;font-size:14px;line-height:14px;font-weight:400;letter-spacing:0.28px}.sass-_res_form-h .sass-_res_form-h__body{display:flex;flex-flow:wrap;align-items:stretch;min-width:300px;padding:18px 0 6px 0;position:relative;top:-5px}.sass-_res_form-h .sass-_res_form-h__body .sass-_res_date-inputs{flex:0 1 auto}.sass-_res_form-h .sass-_res_form-h__body .sass-_res_date-inputs-container{display:flex;flex-flow:wrap}.sass-_res_form-h .sass-_res_form-h__body .sass-_res_arrival,.sass-_res_form-h .sass-_res_form-h__body .sass-_res_departure{flex:0 0 auto;padding-left:22px;padding-right:26px;box-sizing:border-box;display:inline-block;margin-bottom:10px}.sass-_res_form-h .sass-_res_form-h__body .sass-_res_selects{flex:0 1 249px}.sass-_res_form-h .sass-_res_form-h__body .sass-_res_selects-container{display:flex;flex-flow:wrap}.sass-_res_form-h .sass-_res_form-h__body .sass-_res_people,.sass-_res_form-h .sass-_res_form-h__body .sass-_res_rooms{padding:0 19px;box-sizing:border-box;margin-bottom:10px}.sass-_res_form-h .sass-_res_form-h__body .sass-_res_people{flex:0 0 117px}.sass-_res_form-h .sass-_res_form-h__body .sass-_res_rooms{flex:0 0 132px}.sass-_res_form-h .sass-_res_form-h__body .sass-_res_label{font-size:14px;font-weight:400;letter-spacing:0.28px;display:block}.sass-_res_form-h .sass-_res_form-h__body .sass-_res_promo{flex:1 1 160px;margin-right:22px;padding-left:20px;margin-bottom:10px}.sass-_res_form-h .sass-_res_form-h__footer{display:flex;flex-flow:wrap;align-items:stretch;justify-content:space-between}.sass-_res_form-h .sass-_res_form-h__footer>.sass-_res_left,.sass-_res_form-h .sass-_res_form-h__footer>.sass-_res_right{flex:1 0 47%;min-width:300px;max-width:372px;margin-bottom:6px;box-sizing:border-box}.sass-_res_form-h .sass-_res_form-h__footer>.sass-_res_middle{flex:0 0 50px;margin-bottom:6px;box-sizing:border-box}.sass-_res_form-h .sass-_res_form-h__rewards{background-color:#46142d;padding:5px 18px}.sass-_res_form-h .sass-_res_form-h__rewards .sass-_res_container{display:flex;justify-content:space-between;align-items:center}.sass-_res_form-h .sass-_res_form-h__rewards .sass-_res_container .sass-_res_title{color:#ffffff;font-size:13px;font-weight:400;text-transform:uppercase}.sass-_res_form-h .sass-_res_form-h__rewards .sass-_res_container .sass-_res_title strong{font-weight:600}.sass-_res_form-h .sass-_res_form-h__rewards .sass-_res_container .sass-_res_link{color:#ffffff;font-size:14px;font-weight:400;text-decoration:underline;text-transform:uppercase;padding:0 5px}.sass-_res_form-h .sass-_res_form-h__rewards .sass-_res_container .sass-_res_link:hover{text-decoration:none}.sass-_res_form-h .sass-_res_middle .sass-_res_form-h__ht{border-radius:0;height:100%}.sass-_res_form-h .sass-_res_middle .sass-_res_form-h__ht img{margin:0}.sass-_res_form-h .sass-_res_form-h__reservation{height:100%;background-color:#fff}.sass-_res_form-h .sass-_res_form-h__reservation .sass-_res_container{display:flex;align-items:stretch;height:100%}.sass-_res_form-h .sass-_res_form-h__reservation .sass-_res_container>.sass-_res_left,.sass-_res_form-h .sass-_res_form-h__reservation .sass-_res_container>.sass-_res_right{flex:0 0 50%}.sass-_res_form-h .sass-_res_form-h__reservation .sass-_res_link{margin-top:7px;display:block;text-align:center;font-size:14px;font-weight:400;line-height:16px;text-decoration:underline;padding:0 5px;margin-bottom:5px;cursor:pointer}.sass-_res_form-h .sass-_res_form-h__reservation .sass-_res_link:hover{text-decoration:none}.sass-_res_form-h .sass-_res_form-h__reservation .sass-_res_btn{width:100%;height:100%;border:none;border-radius:0}.sass-_res_form-h--light .sass-_res_form-h__body{background-color:rgba(255,255,255,0.9)}.sass-_res_form-h--light .sass-_res_form-h__body .sass-_res_arrival,.sass-_res_form-h--light .sass-_res_form-h__body .sass-_res_departure{border-right:1px solid rgba(33,33,33,0.2)}.sass-_res_form-h--light .sass-_res_form-h__body .sass-_res_people,.sass-_res_form-h--light .sass-_res_form-h__body .sass-_res_rooms{border-right:1px solid rgba(33,33,33,0.2)}.sass-_res_form-h--light .sass-_res_form-h__body .sass-_res_label{color:rgba(33,33,33,0.5)}.sass-_res_form-h--dark .sass-_res_form-h__body{background-color:#092d2d}.sass-_res_form-h--dark .sass-_res_form-h__body .sass-_res_arrival,.sass-_res_form-h--dark .sass-_res_form-h__body .sass-_res_departure{border-right:1px solid rgba(33,33,33,0.5)}.sass-_res_form-h--dark .sass-_res_form-h__body .sass-_res_people,.sass-_res_form-h--dark .sass-_res_form-h__body .sass-_res_rooms{border-right:1px solid rgba(33,33,33,0.5)}.sass-_res_form-h--dark .sass-_res_form-h__body .sass-_res_label{color:#ffffff}.sass-_res_form-h--lite .sass-_res_form-h__body{top:0;min-width:260px}.sass-_res_form-h--lite .sass-_res_form-h__body .sass-_res_date-inputs{flex:11 11 360px}.sass-_res_form-h--lite .sass-_res_form-h__body .sass-_res_arrival,.sass-_res_form-h--lite .sass-_res_form-h__body .sass-_res_departure{flex:1 0 180px}.sass-_res_form-h--lite .sass-_res_form-h__body .sass-_res_selects{flex:9 9 260px}.sass-_res_form-h--lite .sass-_res_form-h__body .sass-_res_people,.sass-_res_form-h--lite .sass-_res_form-h__body .sass-_res_rooms{flex:0 0 50%}.sass-_res_form-h--lite .sass-_res_form-h__body .sass-_res_rooms{border-right:none}.sass-_res_form-h--lite .sass-_res_form-h__footer{justify-content:flex-end;min-width:260px}.sass-_res_form-h--lite .sass-_res_form-h__footer .sass-_res_form-h__reservation{flex:0 0 204px}.sass-_res_ht{border:1px solid #cccccc;background-color:#ffffff;max-width:752px;box-sizing:border-box;padding:51px 33px}.sass-_res_ht .sass-_res_ht__title{margin:0 0 37px 0}.sass-_res_ht .sass-_res_ht__title h1{color:#212121;font-size:18px;line-height:18px;font-weight:800;text-transform:uppercase}.sass-_res_ht .sass-_res_ht__title__border{width:37px;height:5px;margin:8px 0 0 0}.sass-_res_ht .sass-_res_ht__checkboxes{margin:0 0 38px 0}.sass-_res_ht .sass-_res_ht__checkboxes .sass-_res_title{color:#212121;font-size:14px;font-weight:800}.sass-_res_ht .sass-_res_ht_contact-form{margin-top:40px}.sass-_res_ht .sass-_res_ht_contact-form .sass-_res_legend{color:#212121;font-size:12px;font-weight:400;margin-bottom:17px}.sass-_res_ht .sass-_res_ht_contact-form .sass-_res_legend strong{font-weight:700;font-size:14px}.sass-_res_ht .sass-_res_ht_contact-form .sass-_res_fieldset{max-width:354px}.sass-_res_ht .sass-_res_ht_contact-form .sass-_res_container{display:flex}.sass-_res_ht .sass-_res_ht_contact-form .sass-_res_container .sass-_res_left,.sass-_res_ht .sass-_res_ht_contact-form .sass-_res_container .sass-_res_right{box-sizing:border-box}.sass-_res_ht .sass-_res_ht_contact-form .sass-_res_container .sass-_res_left{padding-right:11px;flex:0 0 60%}.sass-_res_ht .sass-_res_ht_contact-form .sass-_res_container .sass-_res_right{padding-left:11px;flex:0 0 40%}.sass-_res_ht .sass-_res_ht_contact-form .sass-_res_container .sass-_res_right .sass-_res_input{margin-top:0}.sass-_res_ht .sass-_res_ht_terms{margin-bottom:50px}.sass-_res_ht .sass-_res_ht_terms .sass-_res_title{color:#212121;font-size:14px;font-weight:700;line-height:23px}.sass-_res_ht .sass-_res_ht_terms .sass-_res_text{color:#212121;font-size:14px;font-weight:400;line-height:21px}.sass-_res_ht .sass-_res_ht_alert{margin-top:50px}.sass-_res_ht .sass-_res_ht_alert .sass-_res_title{color:#fe1800;font-size:14px;font-weight:700;text-align:center}.sass-_res_ht .sass-_res_ht_alert .sass-_res_message{color:#fe1800;font-size:14px;font-weight:600;text-align:center}.sass-_res_ht .sass-_res_ht_order-btn{text-align:center;margin-top:30px}.sass-_res_ht .sass-_res_ht_order-btn .sass-_res_btn{display:inline-block;padding:0 38px;width:auto}.sass-_res_ht__cars .sass-_res_title{color:#212121;font-size:14px;font-weight:800}.sass-_res_ht__cars__car{display:flex;align-items:center;flex-flow:wrap;margin:15px 0 !important}.sass-_res_ht__cars__car .sass-_res_checkbox{flex:0 0 17px;margin-right:10px !important}.sass-_res_ht__cars__car .sass-_res_img{flex:0 0 144px;height:auto;margin-right:26px}.sass-_res_ht__cars__car .sass-_res_text{flex:1 1 auto;color:#212121;font-size:14px;margin:5px 10px 5px 0 !important}.sass-_res_ht__cars__car .sass-_res_text strong{font-weight:700}.sass-_res_ht__cars__car .sass-_res_price{flex:0 0 auto;margin:5px 59px 5px 0;color:#212121;font-size:14px;text-transform:uppercase}.sass-_res_ht__cars__car .sass-_res_price strong{font-weight:700}.sass-_res_ht_contact-form{margin-top:40px}.sass-_res_ht_contact-form .sass-_res_legend{color:#212121;font-size:12px;font-weight:400;margin-bottom:17px}.sass-_res_ht_contact-form .sass-_res_legend strong{font-weight:700;font-size:14px}.sass-_res_ht_contact-form .sass-_res_fieldset{max-width:354px}.sass-_res_ht_contact-form .sass-_res_container{display:flex}.sass-_res_ht_contact-form .sass-_res_container .sass-_res_left,.sass-_res_ht_contact-form .sass-_res_container .sass-_res_right{box-sizing:border-box}.sass-_res_ht_contact-form .sass-_res_container .sass-_res_left{padding-right:11px;flex:0 0 60%}.sass-_res_ht_contact-form .sass-_res_container .sass-_res_right{padding-left:11px;flex:0 0 40%}.sass-_res_ht_contact-form .sass-_res_container .sass-_res_right .sass-_res_input{margin-top:0}.sass-_res_form-big .sass-_res_title{margin-bottom:18px}.sass-_res_form-big .sass-_res_title p{font-size:18px;line-height:18px;text-transform:uppercase;font-weight:900;margin:0 0 13px 0}.sass-_res_form-big .sass-_res_title p small{font-size:12px;font-weight:400;text-transform:none}.sass-_res_form-big .sass-_res_title__border{width:46px;height:3px;margin:6px 0}.sass-_res_form-big .sass-_res_subtitle{color:#070300;font-size:18px;font-weight:600;margin-top:25px;padding:10px 0;border-bottom:1px solid rgba(33,33,33,0.2)}.sass-_res_form-big .sass-_res_important_block{font-size:18px;padding:12px 8px;margin:8px 0 4px}.sass-_res_form-big .sass-_res_text{color:#212121;font-size:14px;font-weight:400;margin:10px 0 0 0}.sass-_res_form-big .sass-_res_text.sass-_res_small{font-size:13px}.sass-_res_form-big .sass-_res_text strong{font-weight:700}.sass-_res_form-big .sass-_res_text img{position:relative;top:5px;margin-right:5px}.sass-_res_form-big .sass-_res_form-big__header{display:flex;flex-flow:wrap;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.sass-_res_form-big .sass-_res_form-big__header .sass-_res_steps{flex:1 1 840px;margin-bottom:10px}.sass-_res_form-big .sass-_res_form-big__header .sass-_res_steps .sass-_res_steps-container{width:100%;overflow:hidden;display:flex;flex-wrap:wrap}.sass-_res_form-big .sass-_res_form-big__header .sass-_res_steps .sass-_res_steps-container .sass-_res_step{position:relative;flex:0 0 210px;height:51px;box-sizing:border-box;font-size:11px;font-weight:400;text-transform:uppercase;text-align:center;margin-bottom:5px}.sass-_res_form-big .sass-_res_form-big__header .sass-_res_steps .sass-_res_steps-container .sass-_res_step svg{position:absolute;top:0;left:0}.sass-_res_form-big .sass-_res_form-big__header .sass-_res_steps .sass-_res_steps-container .sass-_res_step svg g{fill:rgba(33,33,33,0.1)}.sass-_res_form-big .sass-_res_form-big__header .sass-_res_steps .sass-_res_steps-container .sass-_res_step.sass-_res_active{color:#fff}.sass-_res_form-big .sass-_res_form-big__header .sass-_res_steps .sass-_res_steps-container .sass-_res_step:not(:last-child){margin-right:-5px}.sass-_res_form-big .sass-_res_form-big__header .sass-_res_steps .sass-_res_steps-container .sass-_res_step span{display:block;position:relative;top:50%;transform:translateY(-50%)}.sass-_res_form-big .sass-_res_form-big__header .sass-_res_total-price{flex:0 0 auto;color:#212121;font-size:17px;font-weight:400;margin-bottom:10px}.sass-_res_form-big .sass-_res_form-big__header .sass-_res_total-price .sass-_res_big{font-size:22px;font-weight:800}.sass-_res_form-big .sass-_res_form-big__recapitulation{display:flex;flex-flow:wrap;justify-content:space-between;align-items:flex-start}.sass-_res_form-big .sass-_res_form-big__recapitulation .sass-_res_date-inputs{flex:0 1 339px;margin-bottom:10px}.sass-_res_form-big .sass-_res_form-big__recapitulation .sass-_res_date-inputs-container{display:flex;justify-content:space-between;flex-flow:wrap;flex-wrap:wrap}.sass-_res_form-big .sass-_res_form-big__recapitulation .sass-_res_arrival,.sass-_res_form-big .sass-_res_form-big__recapitulation .sass-_res_departure{flex:0 1 160px}.sass-_res_form-big .sass-_res_form-big__recapitulation .sass-_res_promo-code{flex:0 1 339px;margin-bottom:10px}.sass-_res_form-big .sass-_res_form-big__recapitulation .sass-_res_promo-code .sass-_res_input{height:42px;line-height:42px}.sass-_res_form-big .sass-_res_form-big__recapitulation .sass-_res_change-button{flex:0 1 219px}.sass-_res_form-big .sass-_res_form-big__recapitulation .sass-_res_change-button .sass-_res_btn{margin-top:24px;height:42px;line-height:42px}.sass-_res_form-big .sass-_res_form-big__recapitulation .sass-_res_label{color:#212121;font-size:14px;font-weight:400;margin-bottom:5px;display:block}.sass-_res_form-big .sass-_res_form-big__recapitulation-rooms{display:flex}.sass-_res_form-big .sass-_res_form-big__recapitulation-rooms .sass-_res_left{flex:0 0 70px}.sass-_res_form-big .sass-_res_form-big__recapitulation-rooms .sass-_res_right{flex:1 1 auto}.sass-_res_form-big .sass-_res_form-big__recapitulation-rooms .sass-_res_big{font-weight:800}.sass-_res_form-big .sass-_res_form-big__recapitulation-rooms.sass-_res_margin{border-bottom:1px solid rgba(33,33,33,0.2);padding-bottom:43px}.sass-_res_form-big .sass-_res_form-big__recapitulation-rooms ul{list-style:disc}.sass-_res_form-big .sass-_res_form-big__recapitulation-rooms ul li{margin-left:20px}.sass-_res_form-big .sass-_res_form-big__room-type{display:flex;flex-flow:wrap-reverse;justify-content:space-between;align-items:flex-end;border-top:1px solid rgba(33,33,33,0.2);margin-top:40px;margin-bottom:20px}.sass-_res_form-big .sass-_res_form-big__room-type>.sass-_res_left{flex:20 1 350px;margin-right:10px}.sass-_res_form-big .sass-_res_form-big__room-type>.sass-_res_left .sass-_res_title{margin-top:30px}.sass-_res_form-big .sass-_res_form-big__room-type>.sass-_res_right{flex:5 1 260px;background-color:#e8e8e8;box-sizing:border-box;padding:12px 25px;position:relative;top:-1px}.sass-_res_form-big .sass-_res_form-big__room-type>.sass-_res_right .sass-_res_row{display:flex}.sass-_res_form-big .sass-_res_form-big__room-type>.sass-_res_right .sass-_res_row .sass-_res_left{flex:0 0 130px;font-weight:800;color:#212121;font-size:12px;line-height:24px;text-transform:uppercase}.sass-_res_form-big .sass-_res_form-big__room-type>.sass-_res_right .sass-_res_row .sass-_res_right{flex:1 1 auto;color:#46142d;font-size:14px;font-weight:600;line-height:24px}.sass-_res_form-big .sass-_res_form-big__alt-hotels{display:flex;justify-content:flex-start;flex-flow:wrap;margin-left:-10px;margin-right:-10px}.sass-_res_form-big .sass-_res_form-big__alt-hotels>.sass-_res_hotel{position:relative;flex:0 0 208px;height:150px;margin:0 10px 10px;background-size:cover;background-position:50% 50%}.sass-_res_form-big .sass-_res_form-big__alt-hotels .sass-_res_text{box-sizing:border-box;position:absolute;bottom:0;left:0;width:100%;background-color:rgba(0,0,0,0.4);color:#fff;text-align:center;padding:6px 10px}.sass-_res_form-big .sass-_res_form-big__rooms{display:flex;justify-content:space-between;flex-flow:wrap}.sass-_res_form-big .sass-_res_form-big__rooms.sass-_res_margin{padding-top:43px}.sass-_res_form-big .sass-_res_form-big__rooms>.sass-_res_left{flex:20 1 350px}.sass-_res_form-big .sass-_res_form-big__rooms>.sass-_res_right{position:sticky;padding-bottom:0;bottom:0;flex:5 1 260px;margin-top:25px;text-align:right;align-self:flex-end;z-index:100}@media only screen and (min-width: 654px){.sass-_res_form-big .sass-_res_form-big__rooms>.sass-_res_right{padding-bottom:50px}.sass-_res_form-big .sass-_res_form-big__rooms>.sass-_res_right .sass-_res_btn{max-width:220px}}.sass-_res_form-big .sass-_res_gift{display:flex;flex-flow:wrap;justify-content:space-between;align-items:center;padding:20px 0 15px 0;border-bottom:1px solid rgba(33,33,33,0.2)}.sass-_res_form-big .sass-_res_gift .sass-_res_img{flex:0 0 218px;margin-bottom:10px;margin-right:15px}.sass-_res_form-big .sass-_res_gift .sass-_res_img img{max-width:100%}.sass-_res_form-big .sass-_res_gift .sass-_res_description{flex:1 0 240px;margin-right:15px}.sass-_res_form-big .sass-_res_gift .sass-_res_description p{color:#212121;font-size:12px;font-weight:400}.sass-_res_form-big .sass-_res_gift .sass-_res_description p.sass-_res_heading span{font-size:13px;font-weight:800;margin-bottom:10px}.sass-_res_form-big .sass-_res_gift .sass-_res_right{flex:1 1 180px}.sass-_res_form-big .sass-_res_gift .sass-_res_right .sass-_res_price-container{display:flex;justify-content:space-between;align-items:center}.sass-_res_form-big .sass-_res_gift .sass-_res_right .sass-_res_price-container .sass-_res_price{flex:0 0 auto;color:#212121;font-size:25px;font-weight:800;letter-spacing:-0.5px;margin-right:15px}.sass-_res_form-big .sass-_res_gift .sass-_res_right .sass-_res_price-container .sass-_res_custom-select{flex-basis:86px}.sass-_res_form-big .sass-_res_additional-service{position:relative;display:flex;justify-content:space-between;flex-flow:wrap;align-items:center;padding:12px 0 2px 0;border-bottom:1px solid rgba(33,33,33,0.2)}.sass-_res_form-big .sass-_res_additional-service-overlay{position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;background:rgba(0,0,0,0.7);z-index:5;color:#fff;border-radius:4px}.sass-_res_form-big .sass-_res_additional-service-overlay>span{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.sass-_res_form-big .sass-_res_additional-service .sass-_res_description{flex:1 1 400px;margin-right:10px;margin-bottom:10px}.sass-_res_form-big .sass-_res_additional-service .sass-_res_description p{color:#212121;font-size:12px;font-weight:400}.sass-_res_form-big .sass-_res_additional-service .sass-_res_description p.sass-_res_name span{font-size:13px;font-weight:800}.sass-_res_form-big .sass-_res_additional-service .sass-_res_right{flex:1 0 255px;margin-bottom:10px}.sass-_res_form-big .sass-_res_additional-service .sass-_res_right .sass-_res_price-container{display:flex;justify-content:space-between;align-items:center}.sass-_res_form-big .sass-_res_additional-service .sass-_res_right .sass-_res_price-container .sass-_res_price{color:#212121;font-size:12px;font-weight:400}.sass-_res_form-big .sass-_res_additional-service .sass-_res_right .sass-_res_price-container .sass-_res_price .sass-_res_big{font-size:25px;font-weight:800}.sass-_res_form-big .sass-_res_additional-service .sass-_res_right .sass-_res_price-container .sass-_res_custom-select{flex-basis:86px}.sass-_res_form-big .sass-_res_points-payment{flex-flow:wrap-reverse;display:flex;align-items:center}.sass-_res_form-big .sass-_res_points-payment>.sass-_res_left{margin-right:40px;margin-bottom:10px}.sass-_res_form-big .sass-_res_points-payment .sass-_res_points-row{display:flex;justify-content:space-between;align-items:center}.sass-_res_form-big .sass-_res_points-payment .sass-_res_points-row>.sass-_res_right,.sass-_res_form-big .sass-_res_points-payment .sass-_res_points-row>.sass-_res_left{box-sizing:border-box}.sass-_res_form-big .sass-_res_points-payment .sass-_res_points-row>.sass-_res_right strong,.sass-_res_form-big .sass-_res_points-payment .sass-_res_points-row>.sass-_res_left strong{font-weight:800}.sass-_res_form-big .sass-_res_points-payment .sass-_res_points-row>.sass-_res_right .sass-_res_big,.sass-_res_form-big .sass-_res_points-payment .sass-_res_points-row>.sass-_res_left .sass-_res_big{font-weight:800;letter-spacing:-0.5px;font-size:25px}.sass-_res_form-big .sass-_res_points-payment .sass-_res_points-row>.sass-_res_left{padding-right:5px}.sass-_res_form-big .sass-_res_points-payment .sass-_res_points-row>.sass-_res_right{padding-left:5px;text-transform:uppercase}.sass-_res_form-big .sass-_res_points-payment>.sass-_res_right{margin-bottom:10px;flex:1 1 400px}.sass-_res_form-big .sass-_res_points-payment>.sass-_res_right .sass-_res_container{display:flex;flex-flow:wrap}.sass-_res_form-big .sass-_res_points-payment>.sass-_res_right .sass-_res_container>.sass-_res_left{flex:1 0 230px;margin-right:30px}.sass-_res_form-big .sass-_res_points-payment>.sass-_res_right .sass-_res_container>.sass-_res_right{flex:0 0 auto;margin-top:6px}.sass-_res_form-big .sass-_res_points-payment>.sass-_res_right .sass-_res_container>.sass-_res_right .sass-_res_big{font-size:25px;font-weight:800}.sass-_res_form-big .sass-_res_rewards-header{display:flex;justify-content:space-between;align-items:center;flex-flow:wrap;border-bottom:1px solid rgba(33,33,33,0.2);padding:10px 0 0 0}.sass-_res_form-big .sass-_res_rewards-header>.sass-_res_left{flex:1 1 auto;margin-right:10px;margin-bottom:10px;color:#070300;font-size:18px;font-weight:600}.sass-_res_form-big .sass-_res_rewards-header>.sass-_res_right{flex:0 1 328px;min-width:230px;margin-bottom:10px}.sass-_res_form-big .sass-_res_reward{padding:20px 0 10px 0;display:flex;flex-flow:wrap;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(33,33,33,0.2)}.sass-_res_form-big .sass-_res_reward .sass-_res_img{flex:0 0 218px;margin-bottom:10px;margin-right:15px}.sass-_res_form-big .sass-_res_reward .sass-_res_img img{max-width:100%}.sass-_res_form-big .sass-_res_reward .sass-_res_description{flex:1 0 240px;margin-right:15px}.sass-_res_form-big .sass-_res_reward .sass-_res_description p{color:#212121;font-size:12px;font-weight:400}.sass-_res_form-big .sass-_res_reward .sass-_res_description p.sass-_res_heading span{font-size:13px;font-weight:800;margin-bottom:10px}.sass-_res_form-big .sass-_res_reward .sass-_res_right{flex:0 0 230px}.sass-_res_form-big .sass-_res_reward .sass-_res_right .sass-_res_prices-container{display:flex;justify-content:space-between;align-items:center}.sass-_res_form-big .sass-_res_reward .sass-_res_right .sass-_res_prices-container .sass-_res_price{color:#212121;font-size:12px;font-weight:400;margin-bottom:10px}.sass-_res_form-big .sass-_res_reward .sass-_res_right .sass-_res_prices-container .sass-_res_price .sass-_res_big{font-size:25px;font-weight:800}.sass-_res_form-big .sass-_res_reward .sass-_res_right .sass-_res_prices-container .sass-_res_custom-select{flex:0 0 86px;margin-bottom:10px}.sass-_res_form-big .sass-_res_form-big__contact-info,.sass-_res_form-big .sass-_res_form-big__payment-info{display:flex;flex-flow:wrap;margin-bottom:30px}.sass-_res_form-big .sass-_res_form-big__contact-info>.sass-_res_left,.sass-_res_form-big .sass-_res_form-big__payment-info>.sass-_res_left{flex:0 0 50%}.sass-_res_form-big .sass-_res_form-big__contact-info>.sass-_res_right,.sass-_res_form-big .sass-_res_form-big__payment-info>.sass-_res_right{flex:0 0 50%}.sass-_res_form-big .sass-_res_form-big__contact-info .sass-_res_btn,.sass-_res_form-big .sass-_res_form-big__payment-info .sass-_res_btn{width:353px}.sass-_res_form-big .sass-_res_form-big__contact-info .sass-_res_text-input-big,.sass-_res_form-big .sass-_res_form-big__contact-info .sass-_res_select-input-big,.sass-_res_form-big .sass-_res_form-big__payment-info .sass-_res_text-input-big,.sass-_res_form-big .sass-_res_form-big__payment-info .sass-_res_select-input-big{display:block;max-width:353px;min-width:260px;margin-right:10px}.sass-_res_form-big .sass-_res_form-big__contact-info .sass-_res_label,.sass-_res_form-big .sass-_res_form-big__payment-info .sass-_res_label{color:#212121;font-family:"Roboto", "Helvetica", "Arial", sans-serif;font-size:14px;font-weight:400;margin-bottom:4px}.sass-_res_form-big .sass-_res_form-big__contact-info .sass-_res_container,.sass-_res_form-big .sass-_res_form-big__payment-info .sass-_res_container{max-width:353px;min-width:260px;margin-right:10px;display:flex;justify-content:space-between}.sass-_res_form-big .sass-_res_form-big__contact-info .sass-_res_container>.sass-_res_left,.sass-_res_form-big .sass-_res_form-big__contact-info .sass-_res_container .sass-_res_right,.sass-_res_form-big .sass-_res_form-big__payment-info .sass-_res_container>.sass-_res_left,.sass-_res_form-big .sass-_res_form-big__payment-info .sass-_res_container .sass-_res_right{flex:0 0 46%}.sass-_res_form-big .sass-_res_form-big__payment-info{flex-direction:column}.sass-_res_form-big .sass-_res_form-big__payment-info .sass-_res_btn{width:auto;max-width:353px;flex:1 0 auto}.sass-_res_form-big .sass-_res_form-big__transfer{margin-bottom:30px}.sass-_res_form-big .sass-_res_form-big__transfer .sass-_res_custom-select{max-width:869px}.sass-_res_form-big .sass-_res_alert{margin-top:50px}.sass-_res_form-big .sass-_res_alert .sass-_res_title{color:#fe1800;font-size:14px;font-weight:700;text-align:center}.sass-_res_form-big .sass-_res_alert .sass-_res_message{color:#fe1800;font-size:14px;font-weight:600;text-align:center}.sass-_res_form-big .sass-_res_form-big__choose-transfer .sass-_res_title{color:#212121;font-size:14px;font-weight:800}.sass-_res_form-big .sass-_res_form-big__choose-transfer .sass-_res_ht__cars{max-width:650px;margin-bottom:30px}.sass-_res_form-big .sass-_res_form-big__choose-transfer .sass-_res_fieldset{max-width:none}.sass-_res_form-big .sass-_res_form-big__choose-transfer .sass-_res_container-contact{display:flex;flex-flow:wrap;max-width:none}.sass-_res_form-big .sass-_res_form-big__choose-transfer .sass-_res_container-contact>.sass-_res_left{flex:0 0 50%}.sass-_res_form-big .sass-_res_form-big__choose-transfer .sass-_res_container-contact>.sass-_res_right{flex:0 0 50%}.sass-_res_form-big .sass-_res_form-big__choose-transfer .sass-_res_container-contact .sass-_res_date-container,.sass-_res_form-big .sass-_res_form-big__choose-transfer .sass-_res_container-contact .sass-_res_text-input-big{display:block;max-width:353px;min-width:260px;margin-right:10px}.sass-_res_form-big .sass-_res_form-big__choose-transfer .sass-_res_container-contact .sass-_res_date-container .sass-_res_text-input-big{min-width:0;max-width:none;margin-right:0}.sass-_res_form-big .sass-_res_form-big__chosen-transfer .sass-_res_buttons{display:flex;flex-flow:wrap;width:auto;margin-bottom:60px}.sass-_res_form-big .sass-_res_form-big__chosen-transfer .sass-_res_buttons .sass-_res_btn{margin-right:10px;flex:0 0 219px}.sass-_res_form-big .sass-_res_form-big__charming-agree,.sass-_res_form-big .sass-_res_form-big__bank-transfer{background-color:rgba(0,144,215,0.1);padding:5px 0;margin-bottom:20px}.sass-_res_form-big .sass-_res_form-big__charming-agree .sass-_res_checkbox,.sass-_res_form-big .sass-_res_form-big__bank-transfer .sass-_res_checkbox{text-align:left !important;position:relative}.sass-_res_form-big .sass-_res_form-big__charming-agree .sass-_res_checkbox .sass-_res_label,.sass-_res_form-big .sass-_res_form-big__bank-transfer .sass-_res_checkbox .sass-_res_label{display:block;color:#212121;font-family:"Roboto", "Helvetica", "Arial", sans-serif;font-size:14px;font-weight:600;padding-left:60px;position:static}.sass-_res_form-big .sass-_res_form-big__charming-agree .sass-_res_checkbox .sass-_res_label input[type=checkbox],.sass-_res_form-big .sass-_res_form-big__bank-transfer .sass-_res_checkbox .sass-_res_label input[type=checkbox]{position:absolute;left:15px;top:50% !important;transform:translateY(-50%);background-color:#fff}.sass-_res_form-big .sass-_res_form-big__terms{margin-bottom:60px}.sass-_res_form-big .sass-_res_form-big__terms .sass-_res_term,.sass-_res_form-big .sass-_res_form-big__message .sass-_res_term{color:#212121;font-family:"Roboto", "Helvetica", "Arial", sans-serif;font-size:14px;font-weight:400;margin-bottom:33px}.sass-_res_form-big .sass-_res_form-big__terms .sass-_res_term strong,.sass-_res_form-big .sass-_res_form-big__message .sass-_res_term strong{font-weight:800}.sass-_res_form-big .sass-_res_form-big__message .sass-_res_term{margin-bottom:20px}.sass-_res_form-big .sass-_res_form-big__submit{text-align:center;margin-top:30px;margin-bottom:40px}.sass-_res_form-big .sass-_res_form-big__submit .sass-_res_btn{display:inline-block;padding:0 38px;width:auto}.sass-_res_form-big--lite .sass-_res_form-big__header .sass-_res_steps{flex-basis:630px}.sass-_res_form-big--lite .sass-_res_room--lite{display:flex;flex-flow:wrap;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(33,33,33,0.2);padding-top:35px;padding-bottom:25px}.sass-_res_form-big--lite .sass-_res_room--lite .sass-_res_row{display:flex;flex-flow:wrap;align-items:center;justify-content:space-between;margin:15px 0 5px 0;width:100%}.sass-_res_form-big--lite .sass-_res_room--lite .sass-_res_row .sass-_res_text{flex:0 0 420px;box-sizing:border-box;margin:0;position:relative;padding-left:18px;margin-bottom:10px}.sass-_res_form-big--lite .sass-_res_room--lite:first-child{border-top:1px solid rgba(33,33,33,0.2)}.sass-_res_form-big--lite .sass-_res_room--lite:last-child{margin-bottom:50px}.sass-_res_form-big--lite .sass-_res_room--lite .sass-_res_room-name{flex:6 6 300px;margin-bottom:10px;color:#070300;font-size:18px;font-weight:600}.sass-_res_form-big--lite .sass-_res_room--lite .sass-_res_small{margin:0 0 10px}.sass-_res_form-big--lite .sass-_res_room--lite .sass-_res_price{flex:3 0 170px;margin-bottom:10px;color:#212121;font-size:12px;font-weight:400;text-align:center}.sass-_res_form-big--lite .sass-_res_room--lite .sass-_res_price .sass-_res_big{font-size:25px;font-weight:800}.sass-_res_form-big--lite .sass-_res_room--lite .sass-_res_custom-select{flex:0 0 86px;margin-bottom:10px}.sass-_res_tab-header{display:flex;flex-flow:wrap;max-width:320px;margin-top:7px;margin-bottom:60px !important}.sass-_res_tab-header .sass-_res_tab-button{line-height:1;flex:0 0 50%;box-sizing:border-box;background:none;border:none;color:#212121;font-size:13px;font-weight:800;text-align:center;padding:0 5px;position:relative;margin-top:20px;cursor:pointer;height:40px}.sass-_res_tab-header .sass-_res_tab-button:not(:first-child){border-left:1px solid rgba(33,33,33,0.2)}.sass-_res_tab-header .sass-_res_tab-button span{width:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.sass-_res_tab-header .sass-_res_tab-button .sass-_res_border{width:100%;position:absolute;bottom:0;left:0;height:0;transition:all .15s}.sass-_res_tab-header .sass-_res_tab-button:hover,.sass-_res_tab-header .sass-_res_tab-button:focus,.sass-_res_tab-header .sass-_res_tab-button.sass-_res_active{outline:none}.sass-_res_tab-header .sass-_res_tab-button:hover .sass-_res_border,.sass-_res_tab-header .sass-_res_tab-button:focus .sass-_res_border,.sass-_res_tab-header .sass-_res_tab-button.sass-_res_active .sass-_res_border{height:3px}.sass-_res_tab-header .sass-_res_tab-button.sass-_res_active{cursor:default}.sass-_res_tab-header .sass-_res_tab-button.sass-_res_active .sass-_res_border{height:6px}.sass-_res_tab-header--big{max-width:480px}.sass-_res_tab-header--big .sass-_res_tab-button{flex:0 0 33%;min-width:140px}.sass-_res_tab>*:last-child{margin-bottom:50px}.sass-_res_room{border-bottom:1px solid rgba(33,33,33,0.2);margin-bottom:50px !important}.sass-_res_room .sass-_res_room-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(33,33,33,0.2);padding:10px 0}.sass-_res_room .sass-_res_room-header .sass-_res_room-name{color:#070300;font-size:18px;font-weight:600}.sass-_res_room .sass-_res_room-header .sass-_res_link{flex:0 0 145px;font-size:10px;font-weight:600;text-decoration:underline;text-transform:uppercase;text-align:right}.sass-_res_room .sass-_res_room-header .sass-_res_link:hover{text-decoration:none}.sass-_res_room .sass-_res_room-body{margin:10px 0 5px 0;display:flex;flex-wrap:wrap;align-items:flex-start}@media only screen and (min-width: 820px){.sass-_res_room .sass-_res_room-body{flex-wrap:nowrap}}.sass-_res_room .sass-_res_room-body>.sass-_res_img{flex:0 0 218px;margin:10px 10px 15px 0;height:180px}.sass-_res_room .sass-_res_room-body>.sass-_res_prices{flex:1 1 auto}.sass-_res_room .sass-_res_room-body>.sass-_res_prices .sass-_res_row{display:flex;flex-flow:wrap;align-items:center;justify-content:space-between;margin:15px 0 5px 0}.sass-_res_room .sass-_res_room-body>.sass-_res_prices .sass-_res_row .sass-_res_text{flex:0 0 208px;box-sizing:border-box;margin:0;position:relative;padding-left:18px;margin-bottom:10px}.sass-_res_room .sass-_res_room-body>.sass-_res_prices .sass-_res_row .sass-_res_text .sass-_res_img{width:12px;height:12px;position:absolute;top:5px;left:0}.sass-_res_room .sass-_res_room-body>.sass-_res_prices .sass-_res_row .sass-_res_price{color:#212121;font-size:12px;font-weight:400;margin-bottom:10px;padding-right:6px}.sass-_res_room .sass-_res_room-body>.sass-_res_prices .sass-_res_row .sass-_res_price .sass-_res_big{font-size:25px;font-weight:800}.sass-_res_room .sass-_res_room-body>.sass-_res_prices .sass-_res_row .sass-_res_price span{margin-left:6px}.sass-_res_room .sass-_res_room-body>.sass-_res_prices .sass-_res_row .sass-_res_btn_cont{flex:0 0 auto}.sass-_res_room .sass-_res_room-body>.sass-_res_prices .sass-_res_row .sass-_res_custom-select{flex:0 0 86px;margin-bottom:10px}.sass-_res_room .sass-_res_room-body>.sass-_res_prices .sass-_res_row.sass-_res_packages .sass-_res_text,.sass-_res_room .sass-_res_room-body>.sass-_res_prices .sass-_res_row.sass-_res_packages .sass-_res_value,.sass-_res_room .sass-_res_room-body>.sass-_res_prices .sass-_res_row.sass-_res_packages label{font-size:16px;font-weight:800}.sass-_res_room .sass-_res_room-body>.sass-_res_prices .sass-_res_row.sass-_res_packages .sass-_res_package_toggle{font-size:14px;text-decoration:underline;cursor:pointer}.sass-_res_room .sass-_res_room-body>.sass-_res_prices .sass-_res_row.sass-_res_packages .sass-_res_price_tag{margin-left:15px;margin-right:5px}.sass-_res_room .sass-_res_room-body>.sass-_res_prices .sass-_res_row.sass-_res_packages .sass-_res_package_description{margin-bottom:15px;font-size:13px;border-bottom:4px solid;padding-bottom:10px;border-radius:4px}.sass-_res_form-storno{background-color:#fff;padding:20px 14px 20px 14px;max-width:1142px}.sass-_res_form-storno .sass-_res_form-storno__header{display:flex;flex-wrap:wrap-reverse;justify-content:space-between;margin-top:20px}.sass-_res_form-storno .sass-_res_form-storno__header .sass-_res_left{flex:1 0 260px;margin-right:10px;max-width:353px}.sass-_res_form-storno .sass-_res_form-storno__header .sass-_res_right{flex:1 0 260px;max-width:429px}.sass-_res_form-storno .sass-_res_form-storno__header .sass-_res_right .sass-_res_hotel-thumb{margin-bottom:20px}.sass-_res_form-storno .sass-_res_form-storno__header .sass-_res_right .sass-_res_hotel-thumb .sass-_res_map img{display:block;max-width:100%}.sass-_res_form-storno .sass-_res_form-storno__header .sass-_res_right .sass-_res_hotel-thumb .sass-_res_info{background-color:#e9f0f5;padding:30px 35px 16px 35px}.sass-_res_form-storno .sass-_res_form-storno__header .sass-_res_right .sass-_res_hotel-thumb .sass-_res_info .sass-_res_title{color:#273135;font-family:"Roboto", "Helvetica", "Arial", sans-serif;font-size:16px;font-weight:700}.sass-_res_form-storno .sass-_res_form-storno__header .sass-_res_right .sass-_res_hotel-thumb .sass-_res_info .sass-_res_text{color:#89949b;font-family:"Roboto", "Helvetica", "Arial", sans-serif;font-size:13px;line-height:18px;margin-bottom:14px}.sass-_res_form-storno .sass-_res_form-storno__header .sass-_res_right .sass-_res_hotel-thumb .sass-_res_info .sass-_res_text strong{font-weight:700}.sass-_res_form-storno .sass-_res_form-storno__header .sass-_res_right .sass-_res_hotel-thumb .sass-_res_info .sass-_res_text .sass-_res_link{color:#0090d7}.sass-_res_form-storno .sass-_res_form-storno__header .sass-_res_logo{margin-bottom:20px;max-width:100%}.sass-_res_form-storno .sass-_res_text-input{display:block;position:relative;margin-bottom:15px;color:#212121;font-family:"Roboto", "Helvetica", "Arial", sans-serif;font-size:14px}.sass-_res_form-storno .sass-_res_text-input .sass-_res_input{margin-top:5px}.sass-_res_form-storno .sass-_res_text-input .sass-_res_input.sass-_res_with-ico{padding-right:40px}.sass-_res_form-storno .sass-_res_text-input .sass-_res_ico{top:auto;left:auto;right:0;bottom:0;height:40px;border-radius:4px;border:none;cursor:pointer}.sass-_res_form-storno .sass-_res_text-input .sass-_res_ico:hover,.sass-_res_form-storno .sass-_res_text-input .sass-_res_ico:focus{opacity:0.8}.sass-_res_form-storno .sass-_res_text-input .sass-_res_ico img{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.sass-_res_form-storno .sass-_res_form-storno__reservation-info{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;max-width:698px}.sass-_res_form-storno .sass-_res_form-storno__reservation-info>.sass-_res_left{flex:1 0 260px;max-width:353px;margin-right:10px}.sass-_res_form-storno .sass-_res_form-storno__reservation-info>.sass-_res_right{flex:0 0 219px}.sass-_res_form-storno .sass-_res_form-storno__reservation-info>.sass-_res_right .sass-_res_btn{line-height:14px;color:#212121}.sass-_res_form-storno .sass-_res_form-storno__reservation-info .sass-_res_storno-container{display:flex;margin-bottom:23px}.sass-_res_form-storno .sass-_res_form-storno__reservation-info .sass-_res_storno-container__left,.sass-_res_form-storno .sass-_res_form-storno__reservation-info .sass-_res_storno-container__right{box-sizing:border-box;flex:0 0 50%}.sass-_res_form-storno .sass-_res_form-storno__reservation-info .sass-_res_storno-container__left{padding-right:9px}.sass-_res_form-storno .sass-_res_form-storno__reservation-info .sass-_res_storno-container__right{padding-left:9px}.sass-_res_form-storno .sass-_res_form-storno__edit-room{max-width:698px;margin-bottom:60px}.sass-_res_form-storno .sass-_res_form-storno__edit-room .sass-_res_btn{width:219px;color:#212121}.sass-_res_form-storno .sass-_res_form-storno__edit-room .sass-_res_room{margin-bottom:30px !important;border-bottom:1px solid rgba(33,33,33,0.2)}.sass-_res_form-storno .sass-_res_title{color:#212121;font-family:"Roboto", "Helvetica", "Arial", sans-serif;font-size:14px;font-weight:800;margin-bottom:20px}.sass-_res_form-storno .sass-_res_label{position:relative;margin-bottom:15px;color:#212121;font-family:"Roboto", "Helvetica", "Arial", sans-serif;font-size:14px}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms{max-width:767px;margin-bottom:50px}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms .sass-_res_room-line{display:flex;align-items:center;flex-wrap:wrap}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms .sass-_res_room-line .sass-_res_text{color:#273135;font-family:"Roboto", "Helvetica", "Arial", sans-serif;font-size:14px;font-weight:400;margin:5px 0}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms .sass-_res_room-line .sass-_res_text strong{font-weight:700}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms .sass-_res_room-line .sass-_res_number{margin-right:15px}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms .sass-_res_room-line .sass-_res_number.sass-_res_text-input{flex-basis:43px;margin-top:5px;margin-bottom:5px}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms .sass-_res_room-line .sass-_res_number.sass-_res_text-input .sass-_res_input{margin:0}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms .sass-_res_room-line .sass-_res_name{flex:1 0 260px}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms .sass-_res_room-line .sass-_res_name.sass-_res_text-input{margin-top:5px;margin-bottom:5px;flex-basis:260px;max-width:353px}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms .sass-_res_room-line .sass-_res_price{margin-left:auto}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms .sass-_res_room-line .sass-_res_icons{flex:0 0 69px;text-align:right}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms .sass-_res_room-line .sass-_res_icons button{padding:0;background-color:transparent;border:none;transition:transform .2s;cursor:pointer;transform:rotate(0)}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms .sass-_res_room-line .sass-_res_icons button:hover{transform:rotate(360deg)}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms .sass-_res_room-line .sass-_res_icons button:last-child{margin-left:10px}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms .sass-_res_line{margin:15px 0;height:1px;max-width:698px;background-color:rgba(33,33,33,0.2)}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms .sass-_res_add-room .sass-_res_link{font-family:"Roboto", "Helvetica", "Arial", sans-serif;font-size:12px;font-weight:800;text-transform:uppercase;text-decoration:underline}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms .sass-_res_add-room .sass-_res_link:hover{text-decoration:underline}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms .sass-_res_total-price{display:flex;justify-content:space-between;flex-flow:wrap;align-items:center;max-width:698px}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms .sass-_res_total-price .sass-_res_left{flex:0 0 50%;box-sizing:border-box;padding-right:5px;color:#212121;font-family:"Roboto", "Helvetica", "Arial", sans-serif;font-size:14px;font-weight:800}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms .sass-_res_total-price .sass-_res_right{flex:0 0 50%;box-sizing:border-box;padding-left:5px;text-align:right;font-size:14px;font-weight:400}.sass-_res_form-storno .sass-_res_form-storno__reservated-rooms .sass-_res_total-price .sass-_res_right strong{font-weight:900;font-size:23px}.sass-_res_form-storno .sass-_res_form-storno__text .sass-_res_text{margin:0;color:#212121;font-size:14px;line-height:23px;font-weight:400}.sass-_res_form-storno .sass-_res_form-storno__text .sass-_res_text.sass-_res_red{color:#fe1800}.sass-_res_form-storno .sass-_res_form-storno__text .sass-_res_text.sass-_res_red strong{color:#fe1800}.sass-_res_form-storno .sass-_res_form-storno__text .sass-_res_text strong{font-weight:800}.sass-_res_form-storno .sass-_res_form-storno__text .sass-_res_text .sass-_res_link{margin-right:60px}.sass-_res_form-storno .sass-_res_form-storno__text .sass-_res_text .sass-_res_link:hover{text-decoration:none}.sass-_res_form-storno .sass-_res_form-storno__text .sass-_res_summary{margin-top:20px}.sass-_res_form-storno .sass-_res_form-storno__text .sass-_res_summary .sass-_res_container{display:flex}.sass-_res_form-storno .sass-_res_form-storno__text .sass-_res_summary .sass-_res_container .sass-_res_left{flex:0 0 142px}.sass-_res_form-storno .sass-_res_form-storno__text .sass-_res_summary .sass-_res_container .sass-_res_right{flex:1 1 auto}.sass-_res_form-storno .sass-_res_form-storno__buttons{margin:35px 0 55px 0;display:flex;flex-flow:wrap}.sass-_res_form-storno .sass-_res_form-storno__buttons .sass-_res_btn{flex-basis:219px;margin:5px 0;color:#212121}.sass-_res_form-storno .sass-_res_form-storno__buttons .sass-_res_btn:first-child{margin-right:10px}.sass-_resmasterView{position:relative}.sass-_resmasterView,.sass-_modalProvider{color:#212121}.sass-_resmasterView a,.sass-_modalProvider a{text-decoration:none;color:#0066FF}.sass-_resmasterView applet,.sass-_resmasterView object,.sass-_resmasterView iframe,.sass-_resmasterView h1,.sass-_resmasterView h2,.sass-_resmasterView h3,.sass-_resmasterView h4,.sass-_resmasterView h5,.sass-_resmasterView h6,.sass-_resmasterView p,.sass-_resmasterView blockquote,.sass-_resmasterView pre,.sass-_resmasterView a,.sass-_resmasterView abbr,.sass-_resmasterView acronym,.sass-_resmasterView address,.sass-_resmasterView big,.sass-_resmasterView cite,.sass-_resmasterView code,.sass-_resmasterView del,.sass-_resmasterView dfn,.sass-_resmasterView em,.sass-_resmasterView img,.sass-_resmasterView ins,.sass-_resmasterView kbd,.sass-_resmasterView q,.sass-_resmasterView s,.sass-_resmasterView samp,.sass-_resmasterView small,.sass-_resmasterView strike,.sass-_resmasterView strong,.sass-_resmasterView sub,.sass-_resmasterView sup,.sass-_resmasterView tt,.sass-_resmasterView var,.sass-_resmasterView b,.sass-_resmasterView u,.sass-_resmasterView i,.sass-_resmasterView center,.sass-_resmasterView dl,.sass-_resmasterView dt,.sass-_resmasterView dd,.sass-_resmasterView ol,.sass-_resmasterView ul,.sass-_resmasterView li,.sass-_resmasterView form,.sass-_resmasterView label,.sass-_resmasterView legend,.sass-_resmasterView table,.sass-_resmasterView caption,.sass-_resmasterView tbody,.sass-_resmasterView tfoot,.sass-_resmasterView thead,.sass-_resmasterView tr,.sass-_resmasterView th,.sass-_resmasterView td,.sass-_resmasterView article,.sass-_resmasterView aside,.sass-_resmasterView canvas,.sass-_resmasterView details,.sass-_resmasterView embed,.sass-_resmasterView figure,.sass-_resmasterView figcaption,.sass-_resmasterView footer,.sass-_resmasterView header,.sass-_resmasterView hgroup,.sass-_resmasterView menu,.sass-_resmasterView nav,.sass-_resmasterView output,.sass-_resmasterView ruby,.sass-_resmasterView section,.sass-_resmasterView summary,.sass-_resmasterView time,.sass-_resmasterView mark,.sass-_resmasterView audio,.sass-_resmasterView video,.sass-_modalProvider applet,.sass-_modalProvider object,.sass-_modalProvider iframe,.sass-_modalProvider h1,.sass-_modalProvider h2,.sass-_modalProvider h3,.sass-_modalProvider h4,.sass-_modalProvider h5,.sass-_modalProvider h6,.sass-_modalProvider p,.sass-_modalProvider blockquote,.sass-_modalProvider pre,.sass-_modalProvider a,.sass-_modalProvider abbr,.sass-_modalProvider acronym,.sass-_modalProvider address,.sass-_modalProvider big,.sass-_modalProvider cite,.sass-_modalProvider code,.sass-_modalProvider del,.sass-_modalProvider dfn,.sass-_modalProvider em,.sass-_modalProvider img,.sass-_modalProvider ins,.sass-_modalProvider kbd,.sass-_modalProvider q,.sass-_modalProvider s,.sass-_modalProvider samp,.sass-_modalProvider small,.sass-_modalProvider strike,.sass-_modalProvider strong,.sass-_modalProvider sub,.sass-_modalProvider sup,.sass-_modalProvider tt,.sass-_modalProvider var,.sass-_modalProvider b,.sass-_modalProvider u,.sass-_modalProvider i,.sass-_modalProvider center,.sass-_modalProvider dl,.sass-_modalProvider dt,.sass-_modalProvider dd,.sass-_modalProvider ol,.sass-_modalProvider ul,.sass-_modalProvider li,.sass-_modalProvider form,.sass-_modalProvider label,.sass-_modalProvider legend,.sass-_modalProvider table,.sass-_modalProvider caption,.sass-_modalProvider tbody,.sass-_modalProvider tfoot,.sass-_modalProvider thead,.sass-_modalProvider tr,.sass-_modalProvider th,.sass-_modalProvider td,.sass-_modalProvider article,.sass-_modalProvider aside,.sass-_modalProvider canvas,.sass-_modalProvider details,.sass-_modalProvider embed,.sass-_modalProvider figure,.sass-_modalProvider figcaption,.sass-_modalProvider footer,.sass-_modalProvider header,.sass-_modalProvider hgroup,.sass-_modalProvider menu,.sass-_modalProvider nav,.sass-_modalProvider output,.sass-_modalProvider ruby,.sass-_modalProvider section,.sass-_modalProvider summary,.sass-_modalProvider time,.sass-_modalProvider mark,.sass-_modalProvider audio,.sass-_modalProvider video{font-family:"Roboto", "Helvetica", "Arial", sans-serif}.sass-_resmasterView article,.sass-_resmasterView aside,.sass-_resmasterView details,.sass-_resmasterView figcaption,.sass-_resmasterView figure,.sass-_resmasterView footer,.sass-_resmasterView header,.sass-_resmasterView hgroup,.sass-_resmasterView menu,.sass-_resmasterView nav,.sass-_resmasterView section,.sass-_modalProvider article,.sass-_modalProvider aside,.sass-_modalProvider details,.sass-_modalProvider figcaption,.sass-_modalProvider figure,.sass-_modalProvider footer,.sass-_modalProvider header,.sass-_modalProvider hgroup,.sass-_modalProvider menu,.sass-_modalProvider nav,.sass-_modalProvider section{display:block}.sass-_resmasterView ol,.sass-_resmasterView ul,.sass-_modalProvider ol,.sass-_modalProvider ul{list-style:none}.sass-_resmasterView blockquote,.sass-_resmasterView q,.sass-_modalProvider blockquote,.sass-_modalProvider q{quotes:none}.sass-_resmasterView blockquote:before,.sass-_resmasterView blockquote:after,.sass-_modalProvider blockquote:before,.sass-_modalProvider blockquote:after{content:'';content:none}.sass-_resmasterView q:before,.sass-_resmasterView q:after,.sass-_modalProvider q:before,.sass-_modalProvider q:after{content:'';content:none}.sass-_resmasterView table,.sass-_modalProvider table{border-collapse:collapse;border-spacing:0}.sass-_resmasterView img,.sass-_resmasterView svg,.sass-_modalProvider img,.sass-_modalProvider svg{max-width:100%;max-height:100%}.sass-_resmasterView .sass-_res_date-input,.sass-_modalProvider .sass-_res_date-input{border:1px solid #dbdbdb;background-color:#ffffff;position:relative;height:42px;border-radius:4px;overflow:hidden;cursor:pointer}.sass-_resmasterView .sass-_res_date-input .sass-_res_input,.sass-_modalProvider .sass-_res_date-input .sass-_res_input{border:none;width:100%;height:42px;color:#141517;font-size:15px;line-height:42px;padding:0 0 0 40px;text-align:center;box-sizing:border-box;cursor:pointer}.sass-_resmasterView .sass-_res_date-input .sass-_res_input:focus,.sass-_modalProvider .sass-_res_date-input .sass-_res_input:focus{outline:none}.sass-_resmasterView .sass-_res_date-input:hover .sass-_res_ico,.sass-_modalProvider .sass-_res_date-input:hover .sass-_res_ico{opacity:0.9}.sass-_resmasterView .sass-_res_date-input.sass-_res_disabled,.sass-_modalProvider .sass-_res_date-input.sass-_res_disabled{cursor:default}.sass-_resmasterView .sass-_res_date-input.sass-_res_disabled .sass-_res_ico,.sass-_modalProvider .sass-_res_date-input.sass-_res_disabled .sass-_res_ico{background-color:#e8e8e8 !important}.sass-_resmasterView .sass-_res_date-input.sass-_res_disabled .sass-_res_input,.sass-_modalProvider .sass-_res_date-input.sass-_res_disabled .sass-_res_input{cursor:default;background-color:#fff}.sass-_resmasterView .sass-_res_date-input.sass-_res_big,.sass-_modalProvider .sass-_res_date-input.sass-_res_big{height:55px}.sass-_resmasterView .sass-_res_date-input.sass-_res_big .sass-_res_input,.sass-_modalProvider .sass-_res_date-input.sass-_res_big .sass-_res_input{height:55px;line-height:55px}.sass-_resmasterView .sass-_res_date-input.sass-_res_big .sass-_res_ico,.sass-_modalProvider .sass-_res_date-input.sass-_res_big .sass-_res_ico{width:53px;height:55px;border-radius:2px}.sass-_resmasterView .sass-_res_date-input.sass-_res_ico-right .sass-_res_input,.sass-_modalProvider .sass-_res_date-input.sass-_res_ico-right .sass-_res_input{padding:0 40px 0 0}.sass-_resmasterView .sass-_res_date-input.sass-_res_ico-right .sass-_res_ico,.sass-_modalProvider .sass-_res_date-input.sass-_res_ico-right .sass-_res_ico{left:auto;right:0;border-radius:4px}.sass-_resmasterView .sass-_res_date-input2,.sass-_modalProvider .sass-_res_date-input2{position:relative;height:42px;cursor:pointer}.sass-_resmasterView .sass-_res_date-input2 .sass-_res_input,.sass-_modalProvider .sass-_res_date-input2 .sass-_res_input{border:none;width:100%;height:42px;color:#212121;background-color:transparent;font-size:15px;font-weight:800;line-height:42px;padding:0 0 0 37px;box-sizing:border-box;cursor:pointer}.sass-_resmasterView .sass-_res_date-input2 .sass-_res_input:focus,.sass-_modalProvider .sass-_res_date-input2 .sass-_res_input:focus{outline:none}.sass-_resmasterView.sass-_res_form-h--dark .sass-_res_date-input2 .sass-_res_input,.sass-_modalProvider.sass-_res_form-h--dark .sass-_res_date-input2 .sass-_res_input{color:#fff}.sass-_resmasterView .sass-_res_custom-select,.sass-_modalProvider .sass-_res_custom-select{position:relative}.sass-_resmasterView .sass-_res_custom-select__label,.sass-_modalProvider .sass-_res_custom-select__label{position:relative;display:block;box-sizing:border-box;height:42px;position:relative;border:1px solid #dbdbdb;background-color:#ffffff;border-radius:4px;overflow:hidden;padding:0 42px 0 0;text-align:center;cursor:pointer}.sass-_resmasterView .sass-_res_custom-select__label.sass-_res_align-left,.sass-_modalProvider .sass-_res_custom-select__label.sass-_res_align-left{text-align:left;padding-left:15px}.sass-_resmasterView .sass-_res_custom-select__label.sass-_res_no_caret,.sass-_modalProvider .sass-_res_custom-select__label.sass-_res_no_caret{padding:0}.sass-_resmasterView .sass-_res_custom-select__label .sass-_res_value,.sass-_modalProvider .sass-_res_custom-select__label .sass-_res_value{width:100%;line-height:42px;color:#141517;font-size:15px;font-weight:400}.sass-_resmasterView .sass-_res_custom-select__label .sass-_res_value .sass-_res_text-input,.sass-_modalProvider .sass-_res_custom-select__label .sass-_res_value .sass-_res_text-input{position:absolute;width:100%;padding-right:42px;height:100%}.sass-_resmasterView .sass-_res_custom-select__label .sass-_res_value .sass-_res_text-input .sass-_res_input,.sass-_modalProvider .sass-_res_custom-select__label .sass-_res_value .sass-_res_text-input .sass-_res_input{width:100%;height:100%;vertical-align:top;border:none;background:transparent}@media only screen and (max-width: 638px){.sass-_resmasterView .sass-_res_custom-select__label .sass-_res_value,.sass-_modalProvider .sass-_res_custom-select__label .sass-_res_value{font-size:20px !important}}.sass-_resmasterView .sass-_res_custom-select__label:hover .sass-_res_ico,.sass-_modalProvider .sass-_res_custom-select__label:hover .sass-_res_ico{opacity:0.9}.sass-_resmasterView .sass-_res_custom-select__label.sass-_res_active .sass-_res_ico .sass-_res_img,.sass-_modalProvider .sass-_res_custom-select__label.sass-_res_active .sass-_res_ico .sass-_res_img{transform:translate(-50%, -50%) rotate(180deg)}.sass-_resmasterView .sass-_res_custom-select__options,.sass-_modalProvider .sass-_res_custom-select__options{position:absolute;top:100%;right:0;width:100%;z-index:101;display:none;max-height:180px;overflow-y:auto;overflow-x:hidden}.sass-_resmasterView .sass-_res_custom-select__options.sass-_res_visible,.sass-_modalProvider .sass-_res_custom-select__options.sass-_res_visible{display:block}.sass-_resmasterView .sass-_res_custom-select__options ul,.sass-_modalProvider .sass-_res_custom-select__options ul{padding:0;margin:5px 0;box-shadow:1px 3px 4px rgba(0,0,0,0.45);border-radius:4px;border:1px solid #dbdbdb;overflow:hidden;background-color:#fff}@media only screen and (max-width: 638px){.sass-_resmasterView .sass-_res_custom-select__options ul li,.sass-_modalProvider .sass-_res_custom-select__options ul li{font-size:20px !important}}.sass-_resmasterView .sass-_res_custom-select__options ul li,.sass-_modalProvider .sass-_res_custom-select__options ul li{margin:0;padding:10px 0;text-align:center;border-bottom:1px solid #dbdbdb;color:#141517;font-size:15px;font-weight:400;cursor:pointer;transition:background-color .2s}.sass-_resmasterView .sass-_res_custom-select__options ul li.sass-_res_selected,.sass-_modalProvider .sass-_res_custom-select__options ul li.sass-_res_selected{background-color:#efefef;font-weight:700;cursor:default}.sass-_resmasterView .sass-_res_custom-select__options ul li:hover,.sass-_modalProvider .sass-_res_custom-select__options ul li:hover{background-color:#efefef}.sass-_resmasterView .sass-_res_custom-select__options ul li:last-child,.sass-_modalProvider .sass-_res_custom-select__options ul li:last-child{border-bottom:none}.sass-_resmasterView .sass-_res_custom-select__options.sass-_res_align-left ul li,.sass-_modalProvider .sass-_res_custom-select__options.sass-_res_align-left ul li{text-align:left;padding-left:15px}.sass-_resmasterView .sass-_res_custom-select--rooms,.sass-_modalProvider .sass-_res_custom-select--rooms{margin-left:auto}.sass-_resmasterView .sass-_res_select-input-big,.sass-_modalProvider .sass-_res_select-input-big{font-size:14px;font-weight:400}.sass-_resmasterView .sass-_res_select-input-big .sass-_res_custom-select__label,.sass-_modalProvider .sass-_res_select-input-big .sass-_res_custom-select__label{border:1px solid #dbdbdb;background-color:#ffffff;border-radius:4px;font-size:14px;font-weight:400;color:#141517;width:100%;height:57px;line-height:57px;box-sizing:border-box;margin-top:4px;margin-bottom:17px}.sass-_resmasterView .sass-_res_select-input-big .sass-_res_custom-select__label .sass-_res_ico,.sass-_modalProvider .sass-_res_select-input-big .sass-_res_custom-select__label .sass-_res_ico{height:55px}.sass-_resmasterView .sass-_res_custom-select.sass-_res_small,.sass-_modalProvider .sass-_res_custom-select.sass-_res_small{max-width:73px}.sass-_resmasterView .sass-_res_custom-select.sass-_res_small .sass-_res_custom-select__label,.sass-_modalProvider .sass-_res_custom-select.sass-_res_small .sass-_res_custom-select__label{margin:7px 0 0 0;padding:0 27px 0 0;height:28px}.sass-_resmasterView .sass-_res_custom-select.sass-_res_small .sass-_res_value,.sass-_modalProvider .sass-_res_custom-select.sass-_res_small .sass-_res_value{line-height:28px}.sass-_resmasterView .sass-_res_custom-select.sass-_res_small .sass-_res_custom-select__options ul li,.sass-_modalProvider .sass-_res_custom-select.sass-_res_small .sass-_res_custom-select__options ul li{padding:5px 0}.sass-_resmasterView .sass-_res_custom-select.sass-_res_currency,.sass-_modalProvider .sass-_res_custom-select.sass-_res_currency{display:inline}.sass-_resmasterView .sass-_res_custom-select.sass-_res_currency .sass-_res_custom-select__label,.sass-_modalProvider .sass-_res_custom-select.sass-_res_currency .sass-_res_custom-select__label{border:none;line-height:26px;font-weight:700;padding-right:0;display:inline}.sass-_resmasterView .sass-_res_custom-select.sass-_res_currency .sass-_res_custom-select__label .sass-_res_value,.sass-_modalProvider .sass-_res_custom-select.sass-_res_currency .sass-_res_custom-select__label .sass-_res_value{font-weight:800;font-size:22px}.sass-_resmasterView .sass-_res_custom-select.sass-_res_currency .sass-_res_custom-select__label .sass-_res_img,.sass-_modalProvider .sass-_res_custom-select.sass-_res_currency .sass-_res_custom-select__label .sass-_res_img{position:relative;display:inline-block;top:-2px;transition:transform .3s}.sass-_resmasterView .sass-_res_custom-select.sass-_res_currency .sass-_res_custom-select__label.sass-_res_active .sass-_res_img,.sass-_modalProvider .sass-_res_custom-select.sass-_res_currency .sass-_res_custom-select__label.sass-_res_active .sass-_res_img{transform:rotate(180deg)}.sass-_resmasterView.sass-_res_form--light .sass-_res_custom-select__options ul,.sass-_modalProvider.sass-_res_form--light .sass-_res_custom-select__options ul{background-color:#fff}.sass-_resmasterView .sass-_res_ico,.sass-_modalProvider .sass-_res_ico{width:40px;height:42px;position:absolute;top:0;left:0;text-align:center;transition:opacity .2s}.sass-_resmasterView .sass-_res_ico--right,.sass-_modalProvider .sass-_res_ico--right{left:auto;right:0}.sass-_resmasterView .sass-_res_ico .sass-_res_img,.sass-_modalProvider .sass-_res_ico .sass-_res_img{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);transition:transform .2s}.sass-_resmasterView .sass-_res_ico.sass-_res_big,.sass-_modalProvider .sass-_res_ico.sass-_res_big{width:53px;height:55px;border-radius:2px}.sass-_resmasterView .sass-_res_ico.sass-_res_small,.sass-_modalProvider .sass-_res_ico.sass-_res_small{width:27px;height:26px;border-radius:2px}.sass-_resmasterView .sass-_res_text-input .sass-_res_input,.sass-_modalProvider .sass-_res_text-input .sass-_res_input{border:1px solid #dbdbdb;background-color:#ffffff;border-radius:4px;font-size:14px;font-weight:400;color:#141517;width:100%;text-align:center;height:40px;line-height:40px;box-sizing:border-box}.sass-_resmasterView .sass-_res_text-input .sass-_res_input:disabled,.sass-_modalProvider .sass-_res_text-input .sass-_res_input:disabled{background-color:#e8e8e8}.sass-_resmasterView .sass-_res_text-input .sass-_res_input:focus,.sass-_modalProvider .sass-_res_text-input .sass-_res_input:focus{outline:none}.sass-_resmasterView .sass-_res_text-input .sass-_res_input::placeholder,.sass-_modalProvider .sass-_res_text-input .sass-_res_input::placeholder{color:rgba(33,33,33,0.5)}@media only screen and (max-width: 638px){.sass-_resmasterView .sass-_res_text-input .sass-_res_input,.sass-_modalProvider .sass-_res_text-input .sass-_res_input{font-size:20px !important}}.sass-_resmasterView .sass-_res_text-input2 .sass-_res_input,.sass-_modalProvider .sass-_res_text-input2 .sass-_res_input{margin:5px 0 0 0;width:100%;color:#212121;font-size:20px;font-weight:800;background:transparent;border:none}.sass-_resmasterView .sass-_res_text-input2 .sass-_res_input:focus,.sass-_modalProvider .sass-_res_text-input2 .sass-_res_input:focus{outline:none}.sass-_resmasterView .sass-_res_text-input2 .sass-_res_input::placeholder,.sass-_modalProvider .sass-_res_text-input2 .sass-_res_input::placeholder{color:#212121}.sass-_resmasterView.sass-_res_form-h--dark .sass-_res_text-input2 .sass-_res_input,.sass-_modalProvider.sass-_res_form-h--dark .sass-_res_text-input2 .sass-_res_input{color:#fff}.sass-_resmasterView.sass-_res_form-h--dark .sass-_res_text-input2 .sass-_res_input::placeholder,.sass-_modalProvider.sass-_res_form-h--dark .sass-_res_text-input2 .sass-_res_input::placeholder{color:#fff}.sass-_resmasterView .sass-_res_text-input-big,.sass-_modalProvider .sass-_res_text-input-big{color:#212121;font-size:14px;font-weight:400}.sass-_resmasterView .sass-_res_text-input-big .sass-_res_input,.sass-_modalProvider .sass-_res_text-input-big .sass-_res_input{border:1px solid #dbdbdb;background-color:#ffffff;border-radius:4px;font-size:14px;font-weight:400;color:#141517;width:100%;height:57px;line-height:57px;box-sizing:border-box;margin-top:4px;margin-bottom:17px;padding:0 20px}.sass-_resmasterView .sass-_res_text-input-big .sass-_res_input:focus,.sass-_modalProvider .sass-_res_text-input-big .sass-_res_input:focus{outline:none}.sass-_resmasterView .sass-_res_text-input-big .sass-_res_input:disabled,.sass-_modalProvider .sass-_res_text-input-big .sass-_res_input:disabled{background-color:#e8e8e8}.sass-_resmasterView .sass-_res_text-input-big .sass-_res_input::placeholder,.sass-_modalProvider .sass-_res_text-input-big .sass-_res_input::placeholder{color:rgba(33,33,33,0.5)}.sass-_resmasterView .sass-_res_text-input-big .sass-_res_input.sass-_res_center,.sass-_modalProvider .sass-_res_text-input-big .sass-_res_input.sass-_res_center{text-align:center}.sass-_resmasterView .sass-_res_invalid .sass-_res_input,.sass-_resmasterView .sass-_res_invalid .sass-_res_checkbox .sass-_res_label input[type="checkbox"],.sass-_modalProvider .sass-_res_invalid .sass-_res_input,.sass-_modalProvider .sass-_res_invalid .sass-_res_checkbox .sass-_res_label input[type="checkbox"]{border-color:#fe1800}.sass-_resmasterView .sass-_res_invalid *,.sass-_modalProvider .sass-_res_invalid *{color:#fe1800 !important}.sass-_resmasterView .sass-_res_invalid .sass-_text-danger,.sass-_modalProvider .sass-_res_invalid .sass-_text-danger{padding-bottom:15px}.sass-_resmasterView .sass-_res_btn,.sass-_modalProvider .sass-_res_btn{width:100%;border-radius:4px;color:#fff;color:#ffffff;font-size:14px;font-weight:400;text-transform:uppercase;min-height:40px;line-height:38px;border:1px solid #fff;cursor:pointer;transition:.2s}.sass-_resmasterView .sass-_res_btn.sass-_res_big,.sass-_modalProvider .sass-_res_btn.sass-_res_big{height:60px;line-height:20px;margin:8px 0 30px}.sass-_resmasterView .sass-_res_btn:hover,.sass-_resmasterView .sass-_res_btn:focus,.sass-_modalProvider .sass-_res_btn:hover,.sass-_modalProvider .sass-_res_btn:focus{outline:none;opacity:0.9}.sass-_resmasterView .sass-_res_btn[disabled],.sass-_modalProvider .sass-_res_btn[disabled]{filter:grayscale(100%);cursor:not-allowed}.sass-_resmasterView .sass-_res_btn.sass-_center,.sass-_modalProvider .sass-_res_btn.sass-_center{width:auto;display:block;margin:0 auto}.sass-_resmasterView .sass-_res_btn.sass-_bookError,.sass-_modalProvider .sass-_res_btn.sass-_bookError{border-color:#fe1800 !important}.sass-_resmasterView .sass-_res_btn--inverse,.sass-_modalProvider .sass-_res_btn--inverse{background-color:#fff}.sass-_resmasterView .sass-_res_btn--ht img,.sass-_modalProvider .sass-_res_btn--ht img{position:relative;top:3px;margin-right:6px}.sass-_resmasterView .sass-_res_btn--purple,.sass-_modalProvider .sass-_res_btn--purple{background-color:#46142d;border-color:#46142d}.sass-_resmasterView .sass-_res_checkbox,.sass-_modalProvider .sass-_res_checkbox{display:block;margin:13px 0}.sass-_resmasterView .sass-_res_checkbox .sass-_res_label,.sass-_modalProvider .sass-_res_checkbox .sass-_res_label{color:#212121;font-size:14px;font-weight:400;line-height:23px;cursor:pointer}.sass-_resmasterView .sass-_res_checkbox .sass-_res_label .sass-_res_upper,.sass-_modalProvider .sass-_res_checkbox .sass-_res_label .sass-_res_upper{text-transform:uppercase}.sass-_resmasterView .sass-_res_checkbox .sass-_res_label strong,.sass-_modalProvider .sass-_res_checkbox .sass-_res_label strong{font-weight:700}.sass-_resmasterView .sass-_res_checkbox .sass-_res_label input[type="checkbox"],.sass-_resmasterView .sass-_res_checkbox .sass-_res_label input[type="radio"],.sass-_modalProvider .sass-_res_checkbox .sass-_res_label input[type="checkbox"],.sass-_modalProvider .sass-_res_checkbox .sass-_res_label input[type="radio"]{appearance:none;width:17px;height:17px;border:1px solid #89949b;padding:0;margin:0;position:relative;top:3px;transition:background-image .2s, background-color .2s;cursor:pointer}.sass-_resmasterView .sass-_res_checkbox .sass-_res_label input[type="checkbox"]:focus,.sass-_resmasterView .sass-_res_checkbox .sass-_res_label input[type="checkbox"]:hover,.sass-_resmasterView .sass-_res_checkbox .sass-_res_label input[type="radio"]:focus,.sass-_resmasterView .sass-_res_checkbox .sass-_res_label input[type="radio"]:hover,.sass-_modalProvider .sass-_res_checkbox .sass-_res_label input[type="checkbox"]:focus,.sass-_modalProvider .sass-_res_checkbox .sass-_res_label input[type="checkbox"]:hover,.sass-_modalProvider .sass-_res_checkbox .sass-_res_label input[type="radio"]:focus,.sass-_modalProvider .sass-_res_checkbox .sass-_res_label input[type="radio"]:hover{outline:none;background-color:#efefef}.sass-_resmasterView .sass-_res_checkbox .sass-_res_label input[type="checkbox"]:checked,.sass-_resmasterView .sass-_res_checkbox .sass-_res_label input[type="radio"]:checked,.sass-_modalProvider .sass-_res_checkbox .sass-_res_label input[type="checkbox"]:checked,.sass-_modalProvider .sass-_res_checkbox .sass-_res_label input[type="radio"]:checked{background-color:#0090d7;background-image:url(https://reservation-preprod.resmaster.eu/dist/b5b8e9e5e6acf4437e3e80e9c6843cf2.png);background-size:11px 9px;background-repeat:no-repeat;background-position:50% 50%;border:1px solid #dbdbdb}.sass-_resmasterView .sass-_res_checkbox.sass-_res_big,.sass-_modalProvider .sass-_res_checkbox.sass-_res_big{text-align:center}.sass-_resmasterView .sass-_res_checkbox.sass-_res_big .sass-_res_label input[type="checkbox"],.sass-_modalProvider .sass-_res_checkbox.sass-_res_big .sass-_res_label input[type="checkbox"]{width:26px;height:29px;background-size:15px 13px;border-radius:2px;top:8px;margin-right:10px}.sass-_resmasterView .sass-_res_textarea-input,.sass-_modalProvider .sass-_res_textarea-input{color:#212121;font-size:14px;font-weight:400}.sass-_resmasterView .sass-_res_textarea-input .sass-_res_textarea,.sass-_modalProvider .sass-_res_textarea-input .sass-_res_textarea{border:1px solid #dbdbdb;background-color:#ffffff;border-radius:4px;font-size:14px;font-weight:400;color:#141517;width:100%;height:57px;line-height:18px;box-sizing:border-box;margin-top:4px;margin-bottom:17px;padding:20px;height:120px;resize:none}.sass-_resmasterView .sass-_res_textarea-input .sass-_res_textarea:focus,.sass-_modalProvider .sass-_res_textarea-input .sass-_res_textarea:focus{outline:none}.sass-_resmasterView .sass-_res_textarea-input .sass-_res_textarea::placeholder,.sass-_modalProvider .sass-_res_textarea-input .sass-_res_textarea::placeholder{color:rgba(33,33,33,0.5)}.sass-_resmasterView div.sass-_res_range-slider,.sass-_modalProvider div.sass-_res_range-slider{position:relative;margin:10px 0 0 0;width:100%;height:30px}.sass-_resmasterView div.sass-_res_range-slider .sass-_res_line,.sass-_modalProvider div.sass-_res_range-slider .sass-_res_line{position:absolute;top:14px;left:0;width:100%;height:5px;background-color:#e8e8e8;border-radius:3px;cursor:pointer}.sass-_resmasterView div.sass-_res_range-slider .sass-_res_progress,.sass-_modalProvider div.sass-_res_range-slider .sass-_res_progress{height:5px;position:absolute;left:0;top:14px;border-radius:3px;cursor:pointer}.sass-_resmasterView div.sass-_res_range-slider .sass-_res_control,.sass-_modalProvider div.sass-_res_range-slider .sass-_res_control{position:absolute;top:0;width:30px;height:30px;border-radius:50%;cursor:pointer;transform:translateX(-15px)}.sass-_resmasterView .sass-_textLeft,.sass-_modalProvider .sass-_textLeft{text-align:left}.sass-_resmasterView .sass-_textRight,.sass-_modalProvider .sass-_textRight{text-align:right}.sass-_resmasterView .sass-_textCenter,.sass-_modalProvider .sass-_textCenter{text-align:center}.sass-_resmasterView .sass-_textMuted,.sass-_modalProvider .sass-_textMuted{text-transform:none;color:#999}.sass-_resmasterView .sass-_b,.sass-_modalProvider .sass-_b{font-weight:bold}.sass-_resmasterView .sass-_upper,.sass-_modalProvider .sass-_upper{text-transform:uppercase}.sass-_resmasterView .sass-_res_clickable,.sass-_modalProvider .sass-_res_clickable{cursor:pointer}.sass-_resmasterView .sass-_danger,.sass-_modalProvider .sass-_danger{color:#fe1800 !important}.sass-_resmasterView .sass-_res_powered_by,.sass-_modalProvider .sass-_res_powered_by{font-size:18px;color:#686868;text-decoration:none;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap}.sass-_resmasterView .sass-_res_powered_by>*,.sass-_modalProvider .sass-_res_powered_by>*{display:block;flex:0 0 auto}.sass-_resmasterView .sass-_res_powered_by>span:first-child,.sass-_modalProvider .sass-_res_powered_by>span:first-child{padding:6px 6px 0 0}.sass-_resmasterView .sass-_res_powered_by img,.sass-_modalProvider .sass-_res_powered_by img{vertical-align:middle}.sass-_resmasterView .sass-_customTable,.sass-_modalProvider .sass-_customTable{border-spacing:0;margin-bottom:5px;table-layout:fixed;width:100%}.sass-_resmasterView .sass-_customTable td,.sass-_resmasterView .sass-_customTable th,.sass-_modalProvider .sass-_customTable td,.sass-_modalProvider .sass-_customTable th{padding:4px 10px;text-align:left}.sass-_resmasterView .sass-_customTable th,.sass-_modalProvider .sass-_customTable th{font-weight:700;border-width:1px;border-style:solid}.sass-_resmasterView .sass-_customTable th:not(:last-child),.sass-_modalProvider .sass-_customTable th:not(:last-child){border-right-color:#fff !important}.sass-_resmasterView .sass-_customTable th:not(:first-child),.sass-_modalProvider .sass-_customTable th:not(:first-child){border-right-color:#fff !important}.sass-_resmasterView .sass-_customTable td,.sass-_modalProvider .sass-_customTable td{border-color:transparent #ededed #ededed #ededed;border-width:1px;border-style:solid;vertical-align:bottom}.sass-_resmasterView .price-fighter-widget iframe,.sass-_modalProvider .price-fighter-widget iframe{position:static !important;float:right !important}@media only screen and (min-width: 1000px){.sass-_resmasterView .price-fighter-widget,.sass-_modalProvider .price-fighter-widget{position:absolute;top:340px;right:0;width:0;height:calc(100% - 460px)}.sass-_resmasterView .price-fighter-widget iframe,.sass-_modalProvider .price-fighter-widget iframe{position:sticky !important;top:0 !important;z-index:100 !important;float:right !important}}.sass-_resmasterView .sass-_res_loader:after,.sass-_modalProvider .sass-_res_loader:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:100;background:rgba(0,0,0,0.5)}.sass-_res_custom-bg-color{background-color:#0090d7 !important}.sass-_res_custom-text-highlight-color{color:#0090d7 !important}.sass-_res_custom-text-color{color:#212121 !important}.sass-_res_custom-border-color{border-color:#0090d7 !important}.sass-_res_custom-step-color{fill:#0090d7 !important}.sass-_react-tooltip-lite{background:#333;color:white}.sass-_react-tooltip-lite-arrow{border-color:#333}

.src-components-_common-form-Datepicker-_datepicker{min-width:200px}

.src-components-reservation-sidebar-ReservationSidebar-_container{padding:20px 25px}.src-components-reservation-sidebar-ReservationSidebar-_containerVertical{width:100%;max-width:320px;padding:25px 10px}.src-components-reservation-sidebar-ReservationSidebar-_containerVertical .src-components-reservation-sidebar-ReservationSidebar-_gridItem{width:100%}.src-components-reservation-sidebar-ReservationSidebar-_servicesContainer{width:unset !important}

.src-components-reservation-ReservationView-_container{max-width:970px;margin:auto}

.src-components-reservation-ReservationStep1Rooms-_grow{flex-grow:1}

.src-components-reservation-ReservationStep1Rooms-TransparentCard-_card{padding:20px 25px;background:transparent !important}.src-components-reservation-ReservationStep1Rooms-TransparentCard-_card .src-components-reservation-ReservationStep1Rooms-TransparentCard-_iconButton{width:30px;height:30px}.src-components-reservation-ReservationStep1Rooms-TransparentCard-_card.src-components-reservation-ReservationStep1Rooms-TransparentCard-_small{padding:15px}.src-components-reservation-ReservationStep1Rooms-TransparentCard-_card .src-components-reservation-ReservationStep1Rooms-TransparentCard-_waffle{height:6px}.src-components-reservation-ReservationStep1Rooms-TransparentCard-_hrefButton{cursor:pointer}

.src-components-reservation-ReservationStep1Rooms-PromoCodeCard-_inputWhite{background:white}.src-components-reservation-ReservationStep1Rooms-PromoCodeCard-_grow{flex-grow:1}.src-components-reservation-ReservationStep1Rooms-PromoCodeCard-_doneIcon{color:limegreen}

.src-components-reservation-rewards-RewardsLoginForm-_hrefButton{cursor:pointer;width:fit-content}

.src-components-reservation-rewards-RewardsModal-_noBottomPadding{padding-bottom:0 !important}.src-components-reservation-rewards-RewardsModal-_side{padding:50px 40px}.src-components-reservation-rewards-RewardsModal-_side.src-components-reservation-rewards-RewardsModal-_gray{background:#f2f2f2;border-right:1px solid #d7d7d7}.src-components-reservation-rewards-RewardsModal-_side .src-components-reservation-rewards-RewardsModal-_label{font-size:24px}.src-components-reservation-rewards-RewardsModal-_side .src-components-reservation-rewards-RewardsModal-_heading{margin-bottom:20px}.src-components-reservation-rewards-RewardsModal-_side .src-components-reservation-rewards-RewardsModal-_rewardsBenefits{margin-bottom:30px}.src-components-reservation-rewards-RewardsModal-_side .src-components-reservation-rewards-RewardsModal-_registerButton{text-align:center;width:240px}.src-components-reservation-rewards-RewardsModal-_noScroll{overflow-y:unset !important}.src-components-reservation-rewards-RewardsModal-_hrefButton{cursor:pointer;width:fit-content}

.src-components-reservation-rewards-RewardsRegisterForm-_hrefButton{cursor:pointer;width:fit-content}.src-components-reservation-rewards-RewardsRegisterForm-_hrefTermsButton{cursor:pointer;text-decoration:underline}.src-components-reservation-rewards-RewardsRegisterForm-_hrefTermsButton:hover{text-decoration:none}

.src-components-reservation-rewards-RewardsLoginButton-_button{white-space:nowrap}

.src-components-_common-Price-_price{font-size:20px;white-space:nowrap}.src-components-_common-Price-_price.src-components-_common-Price-_withLabel{margin-top:17px}.src-components-_common-Price-_label{white-space:nowrap}.src-components-_common-Price-_red{color:red}.src-components-_common-Price-_bold{font-weight:700}.src-components-_common-Price-_hrefButton{cursor:pointer}

.src-components-_common-NumberPicker-_label{padding-left:7px !important;width:100% !important;white-space:nowrap}.src-components-_common-NumberPicker-_controls{margin-top:10px}

.src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomOfferCard-_cancellationInfo{color:#828282;text-decoration:underline;cursor:pointer}.src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomOfferCard-_card{background:#fff;padding:10px 15px;transition:all 0.3s ease !important}.src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomOfferCard-_card.src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomOfferCard-_selected{background:#f8fafd;padding-bottom:25px}.src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomOfferCard-_card .src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomOfferCard-_nameContainer{flex-grow:1}.src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomOfferCard-_card .src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomOfferCard-_selectCell{min-width:119px}.src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomOfferCard-_packageDescription{padding:10px}.src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomOfferCard-_infoIcon{font-size:16px !important;font-weight:400;color:#777;margin-left:4px}

.src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomOfferCard-PriceDetailModal-_dayPricesTable tr.src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomOfferCard-PriceDetailModal-_rowSeparator>td{height:6px;line-height:0}.src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomOfferCard-PriceDetailModal-_dayPricesTable th,.src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomOfferCard-PriceDetailModal-_dayPricesTable td{padding:2px;text-align:center}.src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomOfferCard-PriceDetailModal-_dayPricesTable th s,.src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomOfferCard-PriceDetailModal-_dayPricesTable td s{font-size:90%}.src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomOfferCard-PriceDetailModal-_dayPricesTable th .src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomOfferCard-PriceDetailModal-_dayDiscountPercent,.src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomOfferCard-PriceDetailModal-_dayPricesTable td .src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomOfferCard-PriceDetailModal-_dayDiscountPercent{margin-top:4px;padding:2px;font-size:90%;margin-left:-2px;margin-right:-2px}

.src-components-_common-Carousel-_carousel{position:relative;width:100%;height:0;padding-bottom:50%;overflow:hidden}.src-components-_common-Carousel-_carousel.src-components-_common-Carousel-_square{padding-bottom:100%}.src-components-_common-Carousel-_carousel .src-components-_common-Carousel-_view{position:absolute;top:0;left:0;width:100%;height:100%;background:#3e3f3e}.src-components-_common-Carousel-_carousel .src-components-_common-Carousel-_view .src-components-_common-Carousel-_previous,.src-components-_common-Carousel-_carousel .src-components-_common-Carousel-_view .src-components-_common-Carousel-_next{text-align:center;display:inline-block;color:#fff;font-size:60px;line-height:60px;width:80px;height:100%;position:absolute;top:0;transition:0.200s;cursor:pointer;user-select:none}.src-components-_common-Carousel-_carousel .src-components-_common-Carousel-_view .src-components-_common-Carousel-_previous:hover,.src-components-_common-Carousel-_carousel .src-components-_common-Carousel-_view .src-components-_common-Carousel-_next:hover{opacity:0.7}.src-components-_common-Carousel-_carousel .src-components-_common-Carousel-_view .src-components-_common-Carousel-_previous span,.src-components-_common-Carousel-_carousel .src-components-_common-Carousel-_view .src-components-_common-Carousel-_next span{position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0)}.src-components-_common-Carousel-_carousel .src-components-_common-Carousel-_view .src-components-_common-Carousel-_previous{left:-80px}.src-components-_common-Carousel-_carousel .src-components-_common-Carousel-_view .src-components-_common-Carousel-_next{right:-80px}.src-components-_common-Carousel-_carousel .src-components-_common-Carousel-_view:hover .src-components-_common-Carousel-_previous{left:0}.src-components-_common-Carousel-_carousel .src-components-_common-Carousel-_view:hover .src-components-_common-Carousel-_next{right:0}.src-components-_common-Carousel-_carousel .src-components-_common-Carousel-_view ul{height:100%;display:flex;list-style:none;margin:0;padding:0;transition:0.333s}.src-components-_common-Carousel-_carousel .src-components-_common-Carousel-_view ul li{flex:1 0 auto;position:relative;width:100%;height:100%;display:inline-block;text-align:center}.src-components-_common-Carousel-_carousel .src-components-_common-Carousel-_view ul li .src-components-_common-Carousel-_img{width:100% !important;height:100% !important;background-position:center !important;background-repeat:no-repeat !important;background-size:cover !important}.src-components-_common-Carousel-_carousel.src-components-_common-Carousel-_transparent .src-components-_common-Carousel-_view{background:transparent}.src-components-_common-Carousel-_carousel.src-components-_common-Carousel-_transparent .src-components-_common-Carousel-_view .src-components-_common-Carousel-_previous,.src-components-_common-Carousel-_carousel.src-components-_common-Carousel-_transparent .src-components-_common-Carousel-_view .src-components-_common-Carousel-_next{background:rgba(0,0,0,0.5)}

.src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomPhotoGalerry-_container{position:relative;width:100%}.src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomPhotoGalerry-_container .src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomPhotoGalerry-_carouselContainer{position:absolute;width:100%;height:100%}.src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomPhotoGalerry-_container .src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomPhotoGalerry-_modalEntryButton{position:absolute;left:calc(50% - 136.23px / 2);bottom:20px;cursor:pointer;border-radius:40px;padding:2px 14px;background:white}.src-components-reservation-ReservationStep1Rooms-Rooms-Room-RoomPhotoGalerry-_container:after{content:"";display:block;padding-bottom:100%}

.src-components-reservation-ReservationStep1Rooms-Rooms-Room-_roomContainerOuter:not(.src-components-reservation-ReservationStep1Rooms-Rooms-Room-_mobile){position:relative;padding-bottom:41.6666667%;transition:all 0.3s ease}.src-components-reservation-ReservationStep1Rooms-Rooms-Room-_roomContainerOuter:not(.src-components-reservation-ReservationStep1Rooms-Rooms-Room-_mobile) .src-components-reservation-ReservationStep1Rooms-Rooms-Room-_roomContainerInner{position:absolute;top:0;left:0;right:0;bottom:0}.src-components-reservation-ReservationStep1Rooms-Rooms-Room-_roomContainerOuter .src-components-reservation-ReservationStep1Rooms-Rooms-Room-_roomContainerInner .src-components-reservation-ReservationStep1Rooms-Rooms-Room-_contentContainer{background:#fff;padding:20px 15px 25px 20px}.src-components-reservation-ReservationStep1Rooms-Rooms-Room-_personIcon{vertical-align:middle;margin:0 -2px}.src-components-reservation-ReservationStep1Rooms-Rooms-Room-_extraBedText{margin-left:4px}

.src-components-_common-Loader-_loader{margin:30px 0}

.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dateRangePickerContainer{display:inline-block;position:relative;max-width:100%;user-select:none}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dateRangePickerContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dateRangePickerCalendars{display:flex;align-content:space-between;flex-direction:column}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dateRangePickerContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_controlBtn{position:absolute;height:47px;width:47px;text-align:center;line-height:24px;font-size:24px;opacity:0.5;top:0;border:none;padding:0;margin:0;cursor:pointer;z-index:2}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dateRangePickerContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_controlBtn.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_controlBtnPrev{left:0}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dateRangePickerContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_controlBtn.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_controlBtnNext{right:1px}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer{display:flex;position:relative;flex-direction:column;max-width:100%;text-align:center;width:395px}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarLoadingOverlay{position:absolute;top:0;left:0;bottom:0;right:0;font-size:20px;font-weight:bold;color:#fff;background:rgba(0,0,0,0.7);z-index:5}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarLoadingOverlay span{position:absolute;top:50%;left:50%;transform:translate(-50%)}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarHeader{text-transform:uppercase;font-weight:bold;padding:16px;font-size:14px;line-height:14px;border:1px solid #d5d5d5}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer{display:flex;flex-direction:column}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_daysHeader{display:flex}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_daysHeader .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weekDayName{flex:1 1 50px;text-transform:uppercase;font-size:14px;line-height:14px;font-weight:bold;border:1px solid #d5d5d5;border-width:0 1px 1px 0px;margin:0 -1px -1px 0;padding:4px}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_daysHeader .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weekDayName:first-child{border-left-width:1px}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weeksOfMonth{display:flex;flex-direction:column}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weeksOfMonth .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weekContainer{display:flex;width:100%}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weeksOfMonth .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weekContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayContainer,.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weeksOfMonth .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weekContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayFiller{flex:1 1 50px;border:1px solid #d5d5d5;border-width:0 1px 1px 0px;margin:0 -1px -1px 0}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weeksOfMonth .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weekContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayContainer:first-child,.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weeksOfMonth .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weekContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayFiller:first-child{border-left-width:1px}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weeksOfMonth .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weekContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayContainer{position:relative;flex:0 0 14.2857%;max-width:14.2857%;height:50px;cursor:pointer;color:#009c08}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weeksOfMonth .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weekContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayContainer.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_daySelected .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayInnerContainer{border:2px solid;margin:-2px;box-sizing:content-box}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weeksOfMonth .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weekContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayInnerContainer{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weeksOfMonth .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weekContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayOfMonth{flex:0 0 auto;font-size:16px;font-weight:bold;display:flex;align-items:center}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weeksOfMonth .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weekContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayFooter{flex:0 0 auto;font-size:10px;line-height:10px;display:flex;align-items:center;max-width:100%}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weeksOfMonth .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weekContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayContainer.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayDisabled{cursor:not-allowed;color:#999}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weeksOfMonth .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weekContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayContainer.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayInavailable{cursor:not-allowed;color:#fe1800}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weeksOfMonth .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weekContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayContainer.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayOnlyDeparture{color:#ff7c00}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weeksOfMonth .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weekContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayTooltip{display:none;position:absolute;top:100%;left:50%;padding:4px;color:#fff;background:#323232;transform:translate(-50%, 0);margin-top:5px;font-size:12px;z-index:1;white-space:nowrap}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weeksOfMonth .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weekContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayTooltip::before{bottom:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-bottom-color:#323232;border-width:4px;margin-left:-4px}.src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_calendarContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_monthContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weeksOfMonth .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_weekContainer .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayContainer:hover .src-components-reservation-RoomAvailabilityCalendar-DateRangePicker-_dayTooltip{display:block}

.src-components-reservation-RoomAvailabilityCalendar-_roomContainer{padding:12px 5px;border:1px solid lightgray;border-radius:5px;margin:10px 0}.src-components-reservation-RoomAvailabilityCalendar-_roomContainer:first-child{margin-top:0}.src-components-reservation-RoomAvailabilityCalendar-_roomPhoto{display:block}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm{display:flex;flex-direction:column;height:655px}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm .src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsHeader{display:flex}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm .src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsHeader .src-components-reservation-RoomAvailabilityCalendar-_logo{max-height:80px;max-width:200px}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm .src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsHeader .src-components-reservation-RoomAvailabilityCalendar-_title{font-size:20px;flex:auto;align-self:center}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm .src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsBody{display:flex;height:575px}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm .src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsHotelRooms{display:flex;flex:auto 1 1;flex-direction:column;max-width:350px;overflow-y:auto;margin:0 -4px}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm .src-components-reservation-RoomAvailabilityCalendar-_hotelRoom{display:flex;text-align:left;padding:4px;cursor:pointer;border:2px solid transparent;user-select:none}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm .src-components-reservation-RoomAvailabilityCalendar-_hotelRoom .src-components-reservation-RoomAvailabilityCalendar-_roomPhoto{max-width:120px;width:auto;height:60px;margin-right:8px}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm .src-components-reservation-RoomAvailabilityCalendar-_hotelRoom .src-components-reservation-RoomAvailabilityCalendar-_roomPhoto img{vertical-align:middle}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm .src-components-reservation-RoomAvailabilityCalendar-_hotelRoom .src-components-reservation-RoomAvailabilityCalendar-_roomName{font-weight:bold;font-size:14px}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm .src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsChangeLength{display:inline-block;height:50px;padding:2px;margin:0 -4px;background:#fe1800;color:#fff}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm .src-components-reservation-RoomAvailabilityCalendar-_submitTerm{text-align:right;margin-top:16px}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm .src-components-reservation-RoomAvailabilityCalendar-_submitTerm button{width:auto;padding-right:30px;padding-left:30px}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTerms .src-components-reservation-RoomAvailabilityCalendar-_res_title{display:inline-block;margin-right:12px}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTerms button{width:auto;display:inline-block}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsRightColumn{display:none;flex:auto;flex-direction:column}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsRightColumn.src-components-reservation-RoomAvailabilityCalendar-_active{display:flex}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsRightColumn .src-components-reservation-RoomAvailabilityCalendar-_toggleMonthsList{display:none;z-index:2}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsRightColumn .src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsMonthSelect,.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsRightColumn .src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsMonthLoadMore{width:100%;padding:8px;border:1px solid #d5d5d5;border-width:1px 1px 0 0;cursor:pointer;font-weight:bold;user-select:none}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsRightColumn .src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsMonthSelect{text-transform:uppercase;color:#777}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsRightColumn .src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsMonthSelect:last-of-type{border-bottom-width:1px}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsRightColumn .src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsMonthLoadMore{border-bottom:1px solid #d5d5d5;margin-bottom:106px}@media only screen and (max-width: 950px){.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm{display:block;position:relative}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm .src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsHeader{display:none}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm .src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsBody{display:block}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm .src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsHotelRooms,.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm .src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsRightColumn{position:absolute;top:0;left:50%;max-width:100%;width:395px;max-height:64%;background:#fff;transform:translateX(-50%);z-index:1}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm .src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsRightColumn .src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsMonthLoadMore{margin:0}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm .src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsRightColumn.src-components-reservation-RoomAvailabilityCalendar-_active{z-index:3}.src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsForm .src-components-reservation-RoomAvailabilityCalendar-_alternativeTermsRightColumn.src-components-reservation-RoomAvailabilityCalendar-_active .src-components-reservation-RoomAvailabilityCalendar-_toggleMonthsList{display:block;position:absolute;height:47px;width:47px;text-align:center;line-height:47px;font-size:24px;opacity:0.5;border:none;top:0;right:0;padding:0;margin:0;cursor:pointer;z-index:4}}

.src-components-reservation-StepHeading-_grow{flex-grow:1 !important}

.src-components-reservation-ReservationStep1Rooms-AlternativeHotels-_res_form-big__alt-hotels-title{margin-top:32px;margin-bottom:18px}.src-components-reservation-ReservationStep1Rooms-AlternativeHotels-_res_form-big__alt-hotels-title p{font-size:18px;line-height:18px;text-transform:uppercase;font-weight:900;margin:0 0 13px 0}.src-components-reservation-ReservationStep1Rooms-AlternativeHotels-_res_form-big__alt-hotels-title p small{font-size:12px;font-weight:400;text-transform:none}.src-components-reservation-ReservationStep1Rooms-AlternativeHotels-_res_form-big__alt-hotels-title__border{width:46px;height:3px;margin:6px 0}.src-components-reservation-ReservationStep1Rooms-AlternativeHotels-_res_form-big__alt-hotels{display:flex;justify-content:flex-start;flex-flow:wrap;margin-left:-10px;margin-right:-10px}.src-components-reservation-ReservationStep1Rooms-AlternativeHotels-_res_form-big__alt-hotels>.src-components-reservation-ReservationStep1Rooms-AlternativeHotels-_res_hotel{position:relative;flex:0 0 208px;height:150px;margin:0 10px 10px;background-size:cover;background-position:50% 50%}.src-components-reservation-ReservationStep1Rooms-AlternativeHotels-_res_form-big__alt-hotels .src-components-reservation-ReservationStep1Rooms-AlternativeHotels-_res_text{box-sizing:border-box;position:absolute;bottom:0;left:0;width:100%;background-color:rgba(0,0,0,0.4);color:#fff;text-align:center;padding:6px 10px}

.src-components-reservation-StayLengthSummary-_container{padding:20px 40px}@media (max-width: 960px){.src-components-reservation-StayLengthSummary-_container{padding:10px 15px}}

.src-components-reservation-ReservationStep3Contact-SectionCard-_card{padding:40px 30px}@media (max-width: 960px){.src-components-reservation-ReservationStep3Contact-SectionCard-_card{padding:25px 10px}}

.src-components-reservation-ReservationStep3Contact-ReservationConditions-_textIcon{vertical-align:sub}

.src-components-reservation-ReservationStep3Contact-ReservationPayment-PaymentOptionCard-RadioCard-_card{padding:10px 20px}.src-components-reservation-ReservationStep3Contact-ReservationPayment-PaymentOptionCard-RadioCard-_contentContainer{padding-top:10px;padding-left:25px}

.src-components-reservation-ReservationStep3Contact-ReservationPayment-PaymentOptionCard-ResmasterCCWidget-_cardIcon{margin:0 2px}.src-components-reservation-ReservationStep3Contact-ReservationPayment-PaymentOptionCard-ResmasterCCWidget-_button{margin:15px 0 !important;padding:6px 35px !important}.src-components-reservation-ReservationStep3Contact-ReservationPayment-PaymentOptionCard-ResmasterCCWidget-_securityIcon{vertical-align:bottom}

.src-components-reservation-ReservationStep3Contact-ReservationPayment-PaymentOptionCard-_card{height:204px}

.src-components-reservation-rewards-RewardsRegistrationEncourageBlock-_block{padding:30px 80px;color:white !important;background:#7f7f7f !important}@media (max-width: 960px){.src-components-reservation-rewards-RewardsRegistrationEncourageBlock-_block{padding:10px}}.src-components-reservation-rewards-RewardsRegistrationEncourageBlock-_block .src-components-reservation-rewards-RewardsRegistrationEncourageBlock-_lighter{font-weight:lighter !important}.src-components-reservation-rewards-RewardsRegistrationEncourageBlock-_block .src-components-reservation-rewards-RewardsRegistrationEncourageBlock-_button{background:white;color:#444 !important}

.src-components-reservation-rewards-RewardsRegistrationConfirmBlock-_block{padding:30px 80px;color:white !important;background:#7f7f7f !important}@media (max-width: 960px){.src-components-reservation-rewards-RewardsRegistrationConfirmBlock-_block{padding:10px}}.src-components-reservation-rewards-RewardsRegistrationConfirmBlock-_block .src-components-reservation-rewards-RewardsRegistrationConfirmBlock-_lighter{font-weight:lighter !important}.src-components-reservation-rewards-RewardsRegistrationConfirmBlock-_block .src-components-reservation-rewards-RewardsRegistrationConfirmBlock-_button{background:white;color:#444 !important}.src-components-reservation-rewards-RewardsRegistrationConfirmBlock-_buttons{padding-top:20px}

.src-components-reservation-ReservationFormProvider-ReservationFormSettingsProvider-ReservationFormStepper-_tabs{min-height:40px !important}.src-components-reservation-ReservationFormProvider-ReservationFormSettingsProvider-ReservationFormStepper-_tab{min-height:40px !important;padding:0 12px !important;border:1px solid lightgray !important}.src-components-reservation-ReservationFormProvider-ReservationFormSettingsProvider-ReservationFormStepper-_tab:not(:last-child){position:relative;border-right:none !important;padding-right:15px !important}.src-components-reservation-ReservationFormProvider-ReservationFormSettingsProvider-ReservationFormStepper-_tab:not(:last-child)::after{position:absolute;right:6px;content:"";width:28px;height:28px;border-right:1px solid lightgray !important;border-top:1px solid lightgray !important;transform:rotate(45deg)}.src-components-reservation-ReservationFormProvider-ReservationFormSettingsProvider-ReservationFormStepper-_tab:not(:first-child){margin-left:-15px;border-left:none !important}.src-components-reservation-ReservationFormProvider-ReservationFormSettingsProvider-ReservationFormStepper-_tab:not(:first-child):not(:last-child){clip-path:polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%, 20px 20px)}.src-components-reservation-ReservationFormProvider-ReservationFormSettingsProvider-ReservationFormStepper-_tab:first-child{clip-path:polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%)}.src-components-reservation-ReservationFormProvider-ReservationFormSettingsProvider-ReservationFormStepper-_tab:last-child{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%, 20px 20px)}.src-components-reservation-ReservationFormProvider-ReservationFormSettingsProvider-ReservationFormStepper-_selected{background:white !important}.src-components-reservation-ReservationFormProvider-ReservationFormSettingsProvider-ReservationFormStepper-_indicator{display:none}

.src-components-reservation-ReservationFormProvider-ReservationBase-ReservationFooter-_footer{z-index:1;margin-top:40px}.src-components-reservation-ReservationFormProvider-ReservationBase-ReservationFooter-_footer .src-components-reservation-ReservationFormProvider-ReservationBase-ReservationFooter-_backgroundContainer{transition:background 0.3s ease, box-shadow 0.3s ease;margin:0 -100% 0 -100%;padding:0 100% 0 100%}.src-components-reservation-ReservationFormProvider-ReservationBase-ReservationFooter-_footer.src-components-reservation-ReservationFormProvider-ReservationBase-ReservationFooter-_stuck .src-components-reservation-ReservationFormProvider-ReservationBase-ReservationFooter-_backgroundContainer{background:white;box-shadow:0 3px 3px -2px rgba(0,0,0,0.2),0px 3px 4px 0px rgba(0,0,0,0.14),0px 1px 8px 0px rgba(0,0,0,0.12)}.src-components-reservation-ReservationFormProvider-ReservationBase-ReservationFooter-_footermobile{background-color:white;margin-bottom:20px}.src-components-reservation-ReservationFormProvider-ReservationBase-ReservationFooter-_footermobile .src-components-reservation-ReservationFormProvider-ReservationBase-ReservationFooter-_backgroundContainer{margin:0;padding:0 20px}.src-components-reservation-ReservationFormProvider-ReservationBase-ReservationFooter-_grow{flex-grow:1}.src-components-reservation-ReservationFormProvider-ReservationBase-ReservationFooter-_priceText{font-size:11px}.src-components-reservation-ReservationFormProvider-ReservationBase-ReservationFooter-_price{font-size:22px}

.src-components-_common-StickyContainer-_container{position:sticky;position:-webkit-sticky}

.src-components-_common-FBBrowserLimitationInfo-_fbOverlay{box-sizing:border-box;width:100%;top:0;left:0;height:100%;position:fixed;background:rgba(0,0,0,0.9);display:flex;align-items:center;justify-content:center;z-index:1000;padding:40px 20px 20px 20px}.src-components-_common-FBBrowserLimitationInfo-_fbOverlay svg{position:absolute;top:0;right:0;fill:#fff;width:60px;height:60px}.src-components-_common-FBBrowserLimitationInfo-_fbOverlay.src-components-_common-FBBrowserLimitationInfo-_ios{padding:20px 20px 40px 20px}.src-components-_common-FBBrowserLimitationInfo-_fbOverlay.src-components-_common-FBBrowserLimitationInfo-_ios svg{top:auto;bottom:0}.src-components-_common-FBBrowserLimitationInfo-_fbOverlay div{flex:0 0 auto;color:#fff;width:500px;max-width:80vw}.src-components-_common-FBBrowserLimitationInfo-_fbOverlay p{text-transform:none;line-height:1.5}

body{overflow-x:hidden}.src-components-Application-_container{font-family:"Roboto", "Helvetica", "Arial", sans-serif}

