.vhd__datepicker{position:absolute;top:3em;z-index:999;transition:all .2s ease-in-out;background-color:#fff;font-size:16px;font-family:Source Sans Pro,sans-serif,verdana,arial;line-height:.875em;overflow:hidden}.vhd__datepicker--right{right:0}.vhd__datepicker .vhd__square{position:relative;width:14.28571%;float:left}.vhd__datepicker .vhd__square:last-child{margin-bottom:1.5em}.vhd__datepicker button.next--mobile{border:1px solid #eaeaea;float:none;height:3.125em;width:100%;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden;position:fixed;bottom:0;left:0;outline:none;box-shadow:0 5px 30px 10px rgba(0,0,0,.08);background:#fff}.vhd__datepicker button.next--mobile:after{background:transparent url(assets/img/ic-arrow-right-green.regular.83ed3b6c.svg) no-repeat 50%/8px;transform:rotate(90deg);content:"";position:absolute;width:200%;height:200%;top:-50%;left:-50%}.vhd__datepicker--closed{box-shadow:none;max-height:0}.vhd__datepicker--open{box-shadow:0 15px 30px 10px rgba(0,0,0,.08);max-height:56.25em}@media screen and (max-width:767px){.vhd__datepicker--open{box-shadow:none;height:100%;left:0;right:0;bottom:0;-webkit-overflow-scrolling:touch!important;position:fixed;top:0;width:100%}}.vhd__datepicker__header{text-align:left;position:absolute;top:0;left:0;right:0;padding:.5em}.vhd__datepicker__header-mobile{text-align:left;position:absolute;width:100%;z-index:1}.vhd__datepicker__wrapper{position:relative;display:inline-block;width:100%;height:3em;background:#fff url(assets/img/calendar_icon.regular.98f9a773.svg) no-repeat 1em/1em}.vhd__datepicker__wrapper *,.vhd__datepicker__wrapper :after,.vhd__datepicker__wrapper :before{box-sizing:border-box}.vhd__datepicker__wrapper--grid .vhd__square .vhd__datepicker__month-day{border:1px solid #eaeaea;margin:-1px 0 0 -1px}.vhd__datepicker__wrapper--booking .vhd__datepicker__month-day-wrapper .day{display:inline;text-align:right;padding-top:.75em;padding-right:.75em;right:0;top:0;transform:none}.vhd__datepicker__wrapper--booking .vhd__datepicker__month-day:before{display:none}.vhd__datepicker__fullview{background:none;height:auto}.vhd__datepicker__fullview .vhd__datepicker__clear-button,.vhd__datepicker__fullview .vhd__datepicker__close-button,.vhd__datepicker__fullview .vhd__datepicker__dummy-wrapper,.vhd__datepicker__fullview .vhd__hide-on-desktop{display:none}.vhd__datepicker__fullview .vhd__datepicker{position:relative;top:0}.vhd__datepicker__fullview .vhd__hide-up-to-tablet{display:block}.vhd__datepicker__fullview .vhd__datepicker__month-button{display:inline-block}.vhd__datepicker__fullview .vhd__datepicker__months{position:static;margin:0;width:auto}.vhd__datepicker__fullview .vhd__datepicker__months:before{display:none}.vhd__datepicker__fullview .vhd__datepicker__months.vhd__datepicker__months--full{width:100%!important}.vhd__datepicker__dummy-wrapper{border:1px solid #eaeaea;cursor:pointer;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;height:100%}.vhd__datepicker__dummy-wrapper--no-border.vhd__datepicker__dummy-wrapper{border:0}.vhd__datepicker__dummy-wrapper--is-active{border:1px solid #0fb8ad}.vhd__datepicker__input{background:transparent;border:0;color:#35343d;font-size:14px;height:3.43em;line-height:3.43em;outline:none;padding:0 1.875em .125em;text-align:center;width:50%;word-spacing:.3125em}.vhd__datepicker__input:focus{outline:none}.vhd__datepicker__input:-moz-placeholder,.vhd__datepicker__input:-ms-input-placeholder,.vhd__datepicker__input::-moz-placeholder,.vhd__datepicker__input::-webkit-input-placeholder{color:#35343d}@media screen and (max-width:479px){.vhd__datepicker__input{text-indent:0;text-align:center}}.vhd__datepicker__input:first-child{background:transparent url(assets/img/ic-arrow-right-datepicker.regular.99ab0620.svg) no-repeat 100%/8px;width:50%}.vhd__datepicker__input--is-active{color:#35343d}.vhd__datepicker__input--is-active::placeholder{color:#35343d}.vhd__datepicker__input--is-active::-moz-placeholder{color:#35343d}.vhd__datepicker__input--is-active:-ms-input-placeholder{color:#35343d}.vhd__datepicker__input--is-active:-moz-placeholder{color:#35343d}.vhd__datepicker__input--single-date:first-child{width:100%;background:none;text-align:center}.vhd__datepicker__month-day-wrapper{height:0;padding-top:calc(100% - 1px)}.vhd__datepicker__month-day-wrapper span.day{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vhd__datepicker__month-day-wrapper .price{position:absolute;top:0;width:100%;text-align:center;font-weight:700;font-size:.75em}.vhd__datepicker__month-day{visibility:visible;text-align:center;color:#35343d;cursor:pointer}.vhd__datepicker__month-day:focus{outline:none}.vhd__datepicker__month-day--today{border:0}.vhd__datepicker__month-day--today .vhd__datepicker__month-day-wrapper{border:2px solid #0fb8ad;padding-top:calc(100% - 5px)}.vhd__datepicker__month-day--invalid-range{background-color:rgba(15,184,173,.3);color:#f3f5f8;cursor:not-allowed;position:relative}.vhd__datepicker__month-day--invalid{cursor:not-allowed;pointer-events:none}.vhd__datepicker__month-day--allowed-checkout:hover,.vhd__datepicker__month-day--valid:hover{background-color:#0fb8ad;color:#fff}.vhd__datepicker__month-day--disabled{opacity:1;background:#f5f7f8;color:#d8d8d8;cursor:not-allowed;pointer-events:none;font-weight:400}.vhd__datepicker__month-day--disabled span{text-decoration:line-through}.vhd__datepicker__month-day--not-allowed.vhd__currentDay,.vhd__datepicker__month-day--valid.vhd__datepicker__month-day--not-allowed,.vhd__datepicker__month-day--valid.vhd__datepicker__month-day--not-allowed:hover{color:#35343d;font-weight:400;cursor:default;background:transparent}.vhd__datepicker__month-day--not-allowed.vhd__currentDay span,.vhd__datepicker__month-day--valid.vhd__datepicker__month-day--not-allowed:hover span,.vhd__datepicker__month-day--valid.vhd__datepicker__month-day--not-allowed span{text-decoration:none}.vhd__datepicker__month-day--hovering.vhd__datepicker__month-day--not-allowed:hover{cursor:pointer}.vhd__datepicker__month-day--halfCheckIn,.vhd__datepicker__month-day--halfCheckOut{position:relative;overflow:hidden}.vhd__datepicker__month-day--halfCheckIn:before,.vhd__datepicker__month-day--halfCheckOut:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";z-index:-1;height:0;width:0;border-bottom:120px solid #f5f7f8;border-left:120px solid transparent}.vhd__datepicker__month-day--halfCheckOut:before{border-top:120px solid #f5f7f8;border-bottom:0;border-left:0;border-right:120px solid transparent}.vhd__datepicker__month-day--selected{background-color:rgba(15,184,173,.7);color:#fff}.vhd__datepicker__month-day--selected span{text-decoration:none}.vhd__datepicker__month-day--selected:hover{font-weight:700;background-color:#0fb8ad;color:#fff;z-index:1}.vhd__datepicker__month-day--hovering{background-color:rgba(15,184,173,.7);color:#fff;font-weight:700;cursor:pointer}.vhd__datepicker__month-day--hovering span{text-decoration:none}.vhd__datepicker__month-day--first-day-selected,.vhd__datepicker__month-day--last-day-selected{background:#0fb8ad;color:#fff;cursor:pointer;font-weight:700;pointer-events:auto}.vhd__datepicker__month-day--first-day-selected span,.vhd__datepicker__month-day--last-day-selected span{text-decoration:none}.vhd__datepicker__month-day--allowed-checkout{color:#424b53}.vhd__datepicker__month-day--out-of-range{color:#f3f5f8;cursor:not-allowed;font-weight:400;position:relative;pointer-events:none}.vhd__datepicker__month-day--out-of-range span{text-decoration:none}.vhd__datepicker__month-day--valid{cursor:pointer;font-weight:700}.vhd__datepicker__month-day--valid.vhd__datepicker__month-day--halfCheckIn.vhd__datepicker__month-day--last-day-selected{color:#fff}.vhd__datepicker__month-day--hidden{opacity:0;pointer-events:none}.vhd__datepicker__month-button{background:transparent url(assets/img/ic-arrow-right-green.regular.83ed3b6c.svg) no-repeat 50%/8px;width:2.5em;height:2.5em;border:1px solid #00ca9d;outline:none;text-align:center;cursor:pointer;opacity:1;transition:opacity .5s ease}.vhd__datepicker__month-button:hover{opacity:.65}.vhd__datepicker__month-button:focus{outline:none}.vhd__datepicker__month-button--prev{transform:rotateY(180deg)}.vhd__datepicker__month-button--next{float:right}.vhd__datepicker__month-button[disabled]{opacity:.2;cursor:not-allowed;pointer-events:none}.vhd__datepicker__inner{padding:0 2.5rem;position:relative;height:calc(100% - 3em)}@media screen and (max-width:767px){.vhd__datepicker__inner{padding:0}}.vhd__datepicker__months-wrapper{height:100%}.vhd__datepicker__months-wrapper .vhd__datepicker__months{margin-top:0;height:100%}.vhd__datepicker__months-wrapper .vhd__datepicker__months .vhd__datepicker__month .vhd__datepickerweek-name{font-size:1.25em}.vhd__datepicker .vhd__show-tooltip .vhd__datepicker__months{margin-top:10em;height:calc(100% - 10em)}.vhd__datepicker .vhd__show-tooltip .vhd__datepicker__tooltip--mobile{height:auto;opacity:1;padding:1em;visibility:visible}@media screen and (min-width:768px){.vhd__datepicker__months{display:flex;flex-wrap:wrap;width:40.625em;justify-content:space-between}.vhd__datepicker__months.vhd__datepicker__months--full{width:20.3125em!important}}@media screen and (max-width:767px){.vhd__datepicker__months{margin-top:5.625em;height:calc(100% - 5.625em);position:absolute;left:0;top:0;overflow-y:scroll;right:0;bottom:0;transition:all .2s ease}}.vhd__datepicker__months:before{content:"";background:#eaeaea;bottom:0;display:block;left:50%;position:absolute;top:0;width:1px}@media screen and (max-width:767px){.vhd__datepicker__months:before{display:none}}.vhd__datepicker__months--full .vhd__datepicker__month{width:100%!important;padding:0}.vhd__datepicker__months--full:before{display:none}.vhd__datepicker__month{font-size:.75em;width:50%;padding-right:.83334em}@media screen and (max-width:767px){.vhd__datepicker__month{width:100%;padding-right:0;padding-top:5em;height:30em}.vhd__datepicker__month:last-of-type{margin-bottom:5.416667em}}@media screen and (min-width:768px){.vhd__datepicker__month:last-of-type{padding-right:0;padding-left:.83334em}}.vhd__datepicker__month-caption{height:2.5em;vertical-align:middle}.vhd__datepicker__month-name{font-size:16px;font-weight:700;margin:0;padding:0 0 1.625em;pointer-events:none;text-align:center;line-height:2em;height:2.5em;padding-top:.5em}@media screen and (max-width:767px){.vhd__datepicker__month-name{margin-top:-3.125em;margin-bottom:0;position:absolute;width:100%}}.vhd__datepicker__week-days{height:2em;vertical-align:middle}.vhd__datepicker__week-row{height:2.5em;line-height:2.5em}@media screen and (max-width:767px){.vhd__datepicker__week-row{box-shadow:0 8px 12px 0 rgba(0,0,0,.1)}}.vhd__datepicker__week-name{width:14.28571%;float:left;font-size:1em;font-weight:400;color:#424b53;text-align:center}.vhd__datepicker__close-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:#35343d;cursor:pointer;font-size:1.3125em;font-weight:700;margin-top:0;outline:0;z-index:10000;position:fixed;right:.7143em;top:0;height:2.286em;line-height:2.286em}.vhd__datepicker__close-button i{display:block;font-style:inherit;transform:rotate(45deg)}.vhd__datepicker__clear-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;font-size:1.5625em;font-weight:700;height:100%;margin:0;padding:0;position:absolute;right:0;top:0;width:1.6em}.vhd__datepicker__clear-button svg{fill:none;stroke-linecap:round;stroke-width:.32em;stroke:#424b53;width:.56em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vhd__datepicker__clear-button:focus{outline:none}.vhd__datepicker__tooltip{background-color:#2d3047;border-radius:2px;color:#fff;font-size:11px;padding:0,45em 0,91em;position:absolute;z-index:50;left:50%;bottom:100%;white-space:nowrap;transform:translateX(-50%);text-align:center}.vhd__datepicker__tooltip--mobile{height:0;opacity:0;visibility:hidden;padding:0 1.1em;border:1px solid #d7d9e2;font-size:14px;line-height:1.4;transition:all .2s ease}.vhd__datepicker__tooltip:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #2d3047;bottom:-.364em;content:"";left:50%;margin-left:-.364em;position:absolute}.-vhd__is-hidden{display:none}@media screen and (max-width:767px){.vhd__hide-up-to-tablet{display:none}}@media screen and (min-width:768px){.vhd__hide-on-desktop{display:none}}.vhd__parent-bullet{top:50%;height:100%;display:block;z-index:-1}.vhd__parent-bullet,.vhd__parent-bullet .vhd__bullet{position:absolute;left:50%;transform:translate(-50%,-50%);width:100%}.vhd__parent-bullet .vhd__bullet{top:60%;height:4px;transition:opacity .3s ease}@media screen and (min-width:768px){.vhd__parent-bullet .vhd__bullet{top:50%}}.vhd__parent-bullet .vhd__bullet.vhd__checkIn,.vhd__parent-bullet .vhd__bullet.vhd__checkInCheckOut,.vhd__parent-bullet .vhd__bullet.vhd__checkOut{width:.5em;height:1.125em;border-radius:.625em}.vhd__parent-bullet .vhd__bullet.vhd__checkIn.vhd__bullet--small,.vhd__parent-bullet .vhd__bullet.vhd__checkInCheckOut.vhd__bullet--small,.vhd__parent-bullet .vhd__bullet.vhd__checkOut.vhd__bullet--small{height:.375em;width:.875em}.vhd__parent-bullet .vhd__bullet.vhd__checkInCheckOut{left:calc(50% - 1em)}.vhd__parent-bullet .vhd__pipe{display:block;width:100%;height:4px;position:absolute;top:60%;transform:translateY(-50%);transition:opacity .3s ease}@media screen and (min-width:768px){.vhd__parent-bullet .vhd__pipe{top:50%}}.vhd__parent-bullet .vhd__pipe.pipe--small{height:3px}.vhd__parent-bullet .vhd__pipe.vhd__checkIn{left:calc(50% + 4px);width:calc(50% - 4px)}.vhd__parent-bullet .vhd__pipe.vhd__checkOut{left:0;width:calc(50% - 4px)}.vhd__parent-bullet .vhd__pipe.vhd__checkInCheckOut{width:calc(50% - 1.1875)}