.tingle-modal *{box-sizing:border-box}.tingle-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;visibility:hidden;flex-direction:column;align-items:center;overflow:hidden;-webkit-overflow-scrolling:touch;background:rgba(0,0,0,.85);opacity:0;user-select:none;cursor:pointer}.tingle-modal--confirm .tingle-modal-box{text-align:center}.tingle-modal--noOverlayClose{cursor:default}.tingle-modal--noClose .tingle-modal__close{display:none}.tingle-modal__close{position:fixed;top:2rem;right:2rem;z-index:1000;padding:0;width:2rem;height:2rem;border:none;background-color:transparent;color:#fff;cursor:pointer}.tingle-modal__close svg *{fill:currentColor}.tingle-modal__closeLabel{display:none}.tingle-modal__close:hover{color:#fff}.tingle-modal-box{position:relative;flex-shrink:0;margin-top:auto;margin-bottom:auto;width:60%;border-radius:4px;background:#fff;opacity:1;cursor:auto;will-change:transform,opacity}.tingle-modal-box__content{padding:3rem}.tingle-modal-box__footer{padding:1.5rem 2rem;width:auto;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#f5f5f5;cursor:auto}.tingle-modal-box__footer:after{display:table;clear:both;content:""}.tingle-modal-box__footer--sticky{position:fixed;bottom:-200px;z-index:10001;opacity:1;transition:bottom .3s ease-in-out .3s}.tingle-enabled{position:fixed;right:0;left:0;overflow:hidden}.tingle-modal--visible .tingle-modal-box__footer{bottom:0}.tingle-enabled .tingle-content-wrapper{filter:blur(8px)}.tingle-modal--visible{visibility:visible;opacity:1}.tingle-modal--visible .tingle-modal-box{animation:.2s cubic-bezier(.68,-.55,.265,1.55) forwards scale}.tingle-modal--overflow{overflow-y:scroll;padding-top:8vh}.tingle-btn{display:inline-block;margin:0 .5rem;padding:1rem 2rem;border:none;background-color:grey;box-shadow:none;color:#fff;vertical-align:middle;text-decoration:none;font-size:inherit;font-family:inherit;line-height:normal;cursor:pointer;transition:background-color .4s}.tingle-btn--primary{background-color:#3498db}.tingle-btn--danger{background-color:#e74c3c}.tingle-btn--default{background-color:#34495e}.tingle-btn--pull-left{float:left}.tingle-btn--pull-right{float:right}@media (max-width:1024px){.tingle-modal{top:0;display:block;padding-top:60px;width:100%}.tingle-modal-box{width:auto;border-radius:0}.tingle-modal-box__content{overflow-y:scroll}.tingle-modal--noClose{top:0}.tingle-modal--noOverlayClose{padding-top:0}.tingle-modal-box__footer .tingle-btn{display:block;float:none;margin-bottom:1rem;width:100%}.tingle-modal__close{top:0;right:0;left:0;display:block;width:100%;height:60px;border:none;background-color:#2c3e50;box-shadow:none;color:#fff}.tingle-modal__closeLabel{display:inline-block;vertical-align:middle;font-size:1.6rem;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.tingle-modal__closeIcon{display:inline-block;margin-right:.8rem;width:1.5rem;vertical-align:middle;font-size:0}}@keyframes scale{0%{opacity:0;transform:scale(.9)}100%{opacity:1;transform:scale(1)}}.datepicker__month-button,.datepicker__month-day{-webkit-transition-duration:.2s;-webkit-transition-property:color,background-color,border-color;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.datepicker__month-day--no-checkin:after,.datepicker__month-day--no-checkout:after{background-color:rgba(255,0,0,.1);bottom:0;content:'';top:0;z-index:-1;position:absolute}.datepicker__close-button,.datepicker__month-name,.datepicker__week-name{text-transform:uppercase}.datepicker{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:absolute;width:260px;z-index:1;background-color:#fff;border-radius:5px;-webkit-box-shadow:8px 8px 40px 5px rgba(0,0,0,.08);box-shadow:8px 8px 40px 5px rgba(0,0,0,.08);color:#484c55;font-family:Helvetica,'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:14px}.datepicker__inner{overflow:hidden;padding:20px}.datepicker__month{border-collapse:collapse;text-align:center;width:100%;font-size:12px}.datepicker__info--feedback,.datepicker__month--month2{display:none}.datepicker__month-day--valid{cursor:pointer}.datepicker__month-day--lastMonth,.datepicker__month-day--nextMonth{visibility:hidden}.datepicker__info--error,.datepicker__info--help{display:block}.datepicker__tooltip{position:absolute}.datepicker__month-day--no-checkin,.datepicker__month-day--no-checkout,.datepicker__topbar{position:relative}.datepicker__month-caption{border-bottom:1px solid #dcdcdc;height:2.5em;vertical-align:middle}.datepicker__week-days{height:2em;vertical-align:middle}.datepicker__week-name{font-size:11px;font-weight:400}.datepicker__month-day{transition-duration:.2s;transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(0.4,0,0.2,1);color:#acb2c1;padding:9px 7px}.datepicker__month-day--no-checkin:after{display:block;left:0;right:50%}.datepicker__month-day--no-checkout:after{display:block;left:50%;right:0}.datepicker__month-day--invalid{color:#e8ebf4}.datepicker__month-day--disabled{color:#e8ebf4;position:relative}.datepicker__month-day--disabled:after{content:'\00d7';left:50%;position:absolute;color:red;font-size:16px;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.datepicker__month-day--day-of-week-disabled{background-color:rgba(232,235,244,.5)}.datepicker__month-day--selected{background-color:rgba(116,107,253,.2);color:#fff}.datepicker__month-day--selected:after{display:none}.datepicker__month-day--hovering{background-color:rgba(116,107,253,.3);color:#fff}.datepicker__month-day--today{background-color:#484c55;color:#fff}.datepicker__month-day--first-day-selected,.datepicker__month-day--last-day-selected{background-color:#746bfd;color:#fff}.datepicker__month-day--last-day-selected:after{content:none}.datepicker__month-button{cursor:pointer;transition-duration:.2s;transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(0.4,0,0.2,1);background-color:#d6dae5;border-radius:4px;color:#9da6b8;display:inline-block;padding:5px 10px}.datepicker__month-button:hover{background-color:#746bfd;color:#fff}.datepicker__topbar{margin-bottom:20px}.datepicker__info-text{font-size:13px}.datepicker__info--selected{font-size:11px;text-transform:uppercase}.datepicker__info--selected-label{color:#acb2c1}.datepicker__info-text--selected-days{font-size:11px;font-style:normal}.datepicker__info--error{color:red;font-size:13px;font-style:italic}.datepicker__info--help{color:#acb2c1;font-style:italic}.datepicker__close-button{cursor:pointer;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,background-color,border-color;transition-property:color,background-color,border-color;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1);background-color:#746bfd;border-radius:4px;border:none;-webkit-box-shadow:none;box-shadow:none;font-size:10px;color:#fff;margin-top:20px;padding:7px 13px;text-decoration:none;text-shadow:none}.datepicker__close-button:hover{background-color:#484c55;color:#fff}.datepicker__tooltip{background-color:#ffe684;border-radius:2px;font-size:11px;margin-top:-5px;padding:5px 10px}.datepicker__tooltip:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #ffe684;bottom:-4px;content:'';left:50%;margin-left:-4px;position:absolute}@media (min-width:320px){.datepicker{width:300px}}@media (min-width:480px){.datepicker{width:460px}.datepicker__months{overflow:hidden;position:relative}.datepicker__month{width:200px}.datepicker__month--month1{float:left}.datepicker__month--month2{display:table;float:right}.datepicker__month-button--disabled{visibility:hidden}.datepicker__months:before{background:#dcdcdc;bottom:0;content:'';display:block;left:50%;position:absolute;top:0;width:1px}}@media (min-width:768px){.datepicker{width:560px}.datepicker__month{width:240px}.datepicker__close-button{margin-top:0;position:absolute;right:0;top:0}}.bpt-fastbooking{/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */}.bpt-fastbooking main{display:block}.bpt-fastbooking hr{box-sizing:content-box;overflow:visible}.bpt-fastbooking pre{font-family:monospace,monospace;font-size:1em}.bpt-fastbooking a{background-color:transparent}.bpt-fastbooking abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}.bpt-fastbooking code,.bpt-fastbooking kbd,.bpt-fastbooking samp{font-family:monospace,monospace;font-size:1em}.bpt-fastbooking sub,.bpt-fastbooking sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.bpt-fastbooking sub{bottom:-.25em}.bpt-fastbooking sup{top:-.5em}.bpt-fastbooking button,.bpt-fastbooking input,.bpt-fastbooking optgroup,.bpt-fastbooking select,.bpt-fastbooking textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.bpt-fastbooking button,.bpt-fastbooking input{overflow:visible}.bpt-fastbooking button,.bpt-fastbooking select{text-transform:none}.bpt-fastbooking [type=button],.bpt-fastbooking [type=reset],.bpt-fastbooking [type=submit],.bpt-fastbooking button{-webkit-appearance:button}.bpt-fastbooking [type=button]::-moz-focus-inner,.bpt-fastbooking [type=reset]::-moz-focus-inner,.bpt-fastbooking [type=submit]::-moz-focus-inner,.bpt-fastbooking button::-moz-focus-inner{border-style:none;padding:0}.bpt-fastbooking [type=button]:-moz-focusring,.bpt-fastbooking [type=reset]:-moz-focusring,.bpt-fastbooking [type=submit]:-moz-focusring,.bpt-fastbooking button:-moz-focusring{outline:ButtonText dotted 1px}.bpt-fastbooking legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}.bpt-fastbooking progress{vertical-align:baseline}.bpt-fastbooking textarea{overflow:auto}.bpt-fastbooking [type=checkbox],.bpt-fastbooking [type=radio]{box-sizing:border-box;padding:0}.bpt-fastbooking [type=number]::-webkit-inner-spin-button,.bpt-fastbooking [type=number]::-webkit-outer-spin-button{height:auto}.bpt-fastbooking [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.bpt-fastbooking [type=search]::-webkit-search-decoration{-webkit-appearance:none}.bpt-fastbooking ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.bpt-fastbooking details{display:block}.bpt-fastbooking summary{display:list-item}.bpt-fastbooking [hidden],.bpt-fastbooking template{display:none}.bpt-fastbooking html{-webkit-text-size-adjust:100%;box-sizing:border-box;font-size:16px;margin:0;padding:0;line-height:0;overflow-x:hidden;overflow-y:visible}.bpt-fastbooking *,.bpt-fastbooking :after,.bpt-fastbooking :before{box-sizing:inherit;border-width:0;border-style:solid;box-sizing:border-box}.bpt-fastbooking blockquote,.bpt-fastbooking dd,.bpt-fastbooking dl,.bpt-fastbooking figure,.bpt-fastbooking h1,.bpt-fastbooking h2,.bpt-fastbooking h3,.bpt-fastbooking h4,.bpt-fastbooking h5,.bpt-fastbooking h6,.bpt-fastbooking p,.bpt-fastbooking pre{margin:0}.bpt-fastbooking button{background:0 0;padding:0}.bpt-fastbooking button:focus{outline:-webkit-focus-ring-color auto 5px;outline:0}.bpt-fastbooking fieldset{margin:0;padding:0}.bpt-fastbooking img{border-style:solid;max-width:100%;max-width:none;width:100%;height:auto}.bpt-fastbooking input::placeholder,.bpt-fastbooking textarea::placeholder{color:inherit;opacity:.5}.bpt-fastbooking [role=button],.bpt-fastbooking button{cursor:pointer}.bpt-fastbooking table{border-collapse:collapse}@font-face{font-family:Museo Sans;src:url("clientlib-bptShared/resources/fonts/museo-sans/MuseoSans-300.woff2") format("woff2");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:Museo Sans;src:url("clientlib-bptShared/resources/fonts/museo-sans/MuseoSans-500.woff2") format("woff2");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:Museo Sans;src:url("clientlib-bptShared/resources/fonts/museo-sans/MuseoSans-700.woff2") format("woff2");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:Museo Slab;src:url("clientlib-bptShared/resources/fonts/museo-slab/museo-slab-300.woff2") format("woff2");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:Museo Slab;src:url("clientlib-bptShared/resources/fonts/museo-slab/museo-slab-700.woff2") format("woff2");font-weight:700;font-style:normal;font-display:block}.bpt-fastbooking [class*=" encoin-"],.bpt-fastbooking [class^=encoin-]{font-family:"Museo Sans";speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}.bpt-fastbooking .encoin-a:before{content:"\2C"}.bpt-fastbooking .encoin-b:before{content:"\2E"}.bpt-fastbooking .encoin-c:before{content:"\30"}.bpt-fastbooking .encoin-d:before{content:"\31"}.bpt-fastbooking .encoin-e:before{content:"\32"}.bpt-fastbooking .encoin-f:before{content:"\33"}.bpt-fastbooking .encoin-g:before{content:"\34"}.bpt-fastbooking .encoin-h:before{content:"\35"}.bpt-fastbooking .encoin-i:before{content:"\36"}.bpt-fastbooking .encoin-j:before{content:"\37"}.bpt-fastbooking .encoin-k:before{content:"\38"}.bpt-fastbooking .encoin-l:before{content:"\39"}@font-face{font-family:barcelo-ui-kit;src:url("clientlib-bptShared/resources/fonts/ui-kit/barcelo-ui-kit.woff2?2s3jwb") format("woff2");font-weight:400;font-style:normal;font-display:block}.bpt-fastbooking [class*=" icon-"],.bpt-fastbooking [class^=icon-]{font-family:barcelo-ui-kit;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bpt-fastbooking .icon-phone_fill:before{content:"\e92e"}.bpt-fastbooking .icon-dot:before{content:"\e92d"}.bpt-fastbooking .icon-arrow-down:before{content:"\e900"}.bpt-fastbooking .icon-arrow-left:before{content:"\e901"}.bpt-fastbooking .icon-arrow-right:before{content:"\e902"}.bpt-fastbooking .icon-arrow-up:before{content:"\e903"}.bpt-fastbooking .icon-best-offer:before{content:"\e904"}.bpt-fastbooking .icon-burger:before{content:"\e905"}.bpt-fastbooking .icon-camera:before{content:"\e906"}.bpt-fastbooking .icon-caret-down:before{content:"\e907"}.bpt-fastbooking .icon-check:before{content:"\e908"}.bpt-fastbooking .icon-close:before{content:"\e909"}.bpt-fastbooking .icon-cross:before{content:"\e90a"}.bpt-fastbooking .icon-currencies:before{content:"\e90b"}.bpt-fastbooking .icon-double-check:before{content:"\e90c"}.bpt-fastbooking .icon-eye:before{content:"\e90d"}.bpt-fastbooking .icon-facebook:before{content:"\e90e"}.bpt-fastbooking .icon-feature:before{content:"\e90f"}.bpt-fastbooking .icon-filter:before{content:"\e910"}.bpt-fastbooking .icon-full-star:before{content:"\e911"}.bpt-fastbooking .icon-info:before{content:"\e912"}.bpt-fastbooking .icon-instagram:before{content:"\e913"}.bpt-fastbooking .icon-language:before{content:"\e914"}.bpt-fastbooking .icon-line:before{content:"\e915"}.bpt-fastbooking .icon-login:before{content:"\e916"}.bpt-fastbooking .icon-more:before{content:"\e917"}.bpt-fastbooking .icon-mybarcelo:before{content:"\e918"}.bpt-fastbooking .icon-needs:before{content:"\e919"}.bpt-fastbooking .icon-offer:before{content:"\e91a"}.bpt-fastbooking .icon-order:before{content:"\e91b"}.bpt-fastbooking .icon-phone:before{content:"\e91c"}.bpt-fastbooking .icon-photo-360:before{content:"\e91d"}.bpt-fastbooking .icon-pinterest:before{content:"\e91e"}.bpt-fastbooking .icon-play-video:before{content:"\e91f"}.bpt-fastbooking .icon-poi:before{content:"\e920"}.bpt-fastbooking .icon-rewards:before{content:"\e921"}.bpt-fastbooking .icon-search:before{content:"\e922"}.bpt-fastbooking .icon-simple-arrow:before{content:"\e923"}.bpt-fastbooking .icon-small-check:before{content:"\e924"}.bpt-fastbooking .icon-star:before{content:"\e925"}.bpt-fastbooking .icon-tick:before{content:"\e926"}.bpt-fastbooking .icon-triangle-down:before{content:"\e927"}.bpt-fastbooking .icon-tripadvisor:before{content:"\e928"}.bpt-fastbooking .icon-twitter:before{content:"\e929"}.bpt-fastbooking .icon-video:before{content:"\e92a"}.bpt-fastbooking .icon-virtual-tour:before{content:"\e92b"}.bpt-fastbooking .icon-youtube:before{content:"\e92c"}.bpt-fastbooking .common-transition{transition:.3s ease-out}.bpt-fastbooking .animation-show-header-sticky{animation:.5s ease-out forwards showHeaderSticky}.bpt-fastbooking .animation-hide-header-sticky{animation:.5s ease-out forwards hideHeaderSticky}.bpt-fastbooking .animation-show-booking-sticky{animation:.5s ease-out forwards showBookingSticky}.bpt-fastbooking .animation-hide-booking-sticky{animation:.5s ease-out forwards hideBookingSticky}.bpt-fastbooking .show-right{animation:.8s ease-out forwards showRight}.bpt-fastbooking .hide-right{animation:.8s ease-in forwards hideRight}.bpt-fastbooking .bounce{animation:1s ease-out bounce;transform-origin:center bottom}.bpt-fastbooking .follow-btn-animation{position:relative;background-image:url("../../../content/dam/barcelo/commons/icons/ui/globo.svg")}.bpt-fastbooking .follow-btn-animation__frame{position:absolute;top:0;left:0}.bpt-fastbooking .follow-btn-animation__frame.fr-1{animation:4.5s linear infinite changeFr1}.bpt-fastbooking .follow-btn-animation__frame.fr-2{z-index:-99;animation:4.5s linear infinite changeFr2}.bpt-fastbooking .follow-btn-animation__frame.fr-3{z-index:-99;animation:4.5s linear infinite changeFr3}.bpt-fastbooking .follow-btn-animation__frame.fr-4{z-index:-99;animation:4.5s linear infinite changeFr4}.bpt-fastbooking .follow-btn-animation__frame.fr-5{z-index:-99;animation:4.5s linear infinite changeFr5}.bpt-fastbooking .fadeIn{animation:.3s forwards fadeIn}.bpt-fastbooking .fadeOut{animation:.3s forwards fadeOut}.bpt-fastbooking .animation-banner{position:relative}.bpt-fastbooking .animation-banner__frame{height:100%;position:absolute;top:0;left:0;animation:10s linear infinite ribbonFr1}.bpt-fastbooking .animation-banner__frame.s13{animation:13s linear infinite ribbonFr1}.bpt-fastbooking .animation-banner__frame.s10{animation:10s linear infinite ribbonFr1}.bpt-fastbooking .animation-banner__frame.s7{animation:7s linear infinite ribbonFr1}.bpt-fastbooking .br-c-black{color:#384044}.bpt-fastbooking .br-c-black.br-v-05{color:#f5f5f6}.bpt-fastbooking .br-c-black.br-v-10{color:#ebecec}.bpt-fastbooking .br-c-black.br-v-20{color:#d7d9da}.bpt-fastbooking .br-c-black.br-v-40{color:#afb3b4}.bpt-fastbooking .br-c-black.br-v-60{color:#888c8f}.bpt-fastbooking .br-c-black.br-v-80{color:#606669}.bpt-fastbooking .br-c-black.br-v-110{color:#323a3d}.bpt-fastbooking .br-c-black.br-v-120{color:#2d3336}.bpt-fastbooking .br-c-black.br-v-140,.bpt-fastbooking .br-c-black.br-v-160{color:#161a1b}.bpt-fastbooking .br-c-black.br-v-180{color:#0b0d0e}.bpt-fastbooking .br-bg-black{background-color:#384044}.bpt-fastbooking .br-bg-black.br-v-05{background-color:#f5f5f6}.bpt-fastbooking .br-bg-black.br-v-10{background-color:#ebecec}.bpt-fastbooking .br-bg-black.br-v-20{background-color:#d7d9da}.bpt-fastbooking .br-bg-black.br-v-40{background-color:#afb3b4}.bpt-fastbooking .br-bg-black.br-v-60{background-color:#888c8f}.bpt-fastbooking .br-bg-black.br-v-80{background-color:#606669}.bpt-fastbooking .br-bg-black.br-v-110{background-color:#323a3d}.bpt-fastbooking .br-bg-black.br-v-120{background-color:#2d3336}.bpt-fastbooking .br-bg-black.br-v-140,.bpt-fastbooking .br-bg-black.br-v-160{background-color:#161a1b}.bpt-fastbooking .br-bg-black.br-v-180{background-color:#0b0d0e}.bpt-fastbooking .br-c-sand{color:#eedfbb}.bpt-fastbooking .br-c-sand.br-v-05{color:#fdfcf8}.bpt-fastbooking .br-c-sand.br-v-10,.bpt-fastbooking .br-c-sand.br-v-20{color:#fcf9f1}.bpt-fastbooking .br-c-sand.br-v-40{color:#f8f2e4}.bpt-fastbooking .br-c-sand.br-v-60{color:#f5ecd6}.bpt-fastbooking .br-c-sand.br-v-80{color:#f1e5c9}.bpt-fastbooking .br-c-sand.br-v-110{color:#d6c9a8}.bpt-fastbooking .br-c-sand.br-v-120{color:#beb296}.bpt-fastbooking .br-c-sand.br-v-140{color:#8f8670}.bpt-fastbooking .br-c-sand.br-v-160{color:#5f594b}.bpt-fastbooking .br-c-sand.br-v-180{color:#302d25}.bpt-fastbooking .br-bg-sand{background-color:#eedfbb}.bpt-fastbooking .br-bg-sand.br-v-05{background-color:#fdfcf8}.bpt-fastbooking .br-bg-sand.br-v-10,.bpt-fastbooking .br-bg-sand.br-v-20{background-color:#fcf9f1}.bpt-fastbooking .br-bg-sand.br-v-40{background-color:#f8f2e4}.bpt-fastbooking .br-bg-sand.br-v-60{background-color:#f5ecd6}.bpt-fastbooking .br-bg-sand.br-v-80{background-color:#f1e5c9}.bpt-fastbooking .br-bg-sand.br-v-110{background-color:#d6c9a8}.bpt-fastbooking .br-bg-sand.br-v-120{background-color:#beb296}.bpt-fastbooking .br-bg-sand.br-v-140{background-color:#8f8670}.bpt-fastbooking .br-bg-sand.br-v-160{background-color:#5f594b}.bpt-fastbooking .br-bg-sand.br-v-180{background-color:#302d25}.bpt-fastbooking .br-c-orange{color:#cc4716}.bpt-fastbooking .br-c-orange.br-v-05{color:#fdf8f4}.bpt-fastbooking .br-c-orange.br-v-10{color:#fcf0ea}.bpt-fastbooking .br-c-orange.br-v-20{color:#f8e2d5}.bpt-fastbooking .br-c-orange.br-v-40{color:#f2c5ab}.bpt-fastbooking .br-c-orange.br-v-60{color:#eba782}.bpt-fastbooking .br-c-orange.br-v-80{color:#e58a58}.bpt-fastbooking .br-c-orange.br-v-110{color:#c86229}.bpt-fastbooking .br-c-orange.br-v-120{color:#b25725}.bpt-fastbooking .br-c-orange.br-v-140{color:#be3300}.bpt-fastbooking .br-c-orange.br-v-160{color:#592c12}.bpt-fastbooking .br-c-orange.br-v-180{color:#2c1609}.bpt-fastbooking .br-bg-orange{background-color:#cc4716}.bpt-fastbooking .br-bg-orange.br-v-05{background-color:#fdf8f4}.bpt-fastbooking .br-bg-orange.br-v-10{background-color:#fcf0ea}.bpt-fastbooking .br-bg-orange.br-v-20{background-color:#f8e2d5}.bpt-fastbooking .br-bg-orange.br-v-40{background-color:#f2c5ab}.bpt-fastbooking .br-bg-orange.br-v-60{background-color:#eba782}.bpt-fastbooking .br-bg-orange.br-v-80{background-color:#e58a58}.bpt-fastbooking .br-bg-orange.br-v-110{background-color:#c86229}.bpt-fastbooking .br-bg-orange.br-v-120{background-color:#b25725}.bpt-fastbooking .br-bg-orange.br-v-140{background-color:#be3300}.bpt-fastbooking .br-bg-orange.br-v-160{background-color:#592c12}.bpt-fastbooking .br-bg-orange.br-v-180{background-color:#2c1609}.bpt-fastbooking .br-c-green{color:#577346}.bpt-fastbooking .br-c-green.br-v-05{color:#f7f8f6}.bpt-fastbooking .br-c-green.br-v-10,.bpt-fastbooking .br-c-green.br-v-20{color:#dde3da}.bpt-fastbooking .br-c-green.br-v-40{color:#bcc7b5}.bpt-fastbooking .br-c-green.br-v-60{color:#9aab90}.bpt-fastbooking .br-c-green.br-v-80{color:#798f6b}.bpt-fastbooking .br-c-green.br-v-110{color:#4e673f}.bpt-fastbooking .br-c-green.br-v-120{color:#465c38}.bpt-fastbooking .br-c-green.br-v-140{color:#34452a}.bpt-fastbooking .br-c-green.br-v-160{color:#232e1c}.bpt-fastbooking .br-c-green.br-v-180{color:#11170e}.bpt-fastbooking .br-bg-green{background-color:#577346}.bpt-fastbooking .br-bg-green.br-v-05{background-color:#f7f8f6}.bpt-fastbooking .br-bg-green.br-v-10,.bpt-fastbooking .br-bg-green.br-v-20{background-color:#dde3da}.bpt-fastbooking .br-bg-green.br-v-40{background-color:#bcc7b5}.bpt-fastbooking .br-bg-green.br-v-60{background-color:#9aab90}.bpt-fastbooking .br-bg-green.br-v-80{background-color:#798f6b}.bpt-fastbooking .br-bg-green.br-v-110{background-color:#4e673f}.bpt-fastbooking .br-bg-green.br-v-120{background-color:#465c38}.bpt-fastbooking .br-bg-green.br-v-140{background-color:#34452a}.bpt-fastbooking .br-bg-green.br-v-160{background-color:#232e1c}.bpt-fastbooking .br-bg-green.br-v-180{background-color:#11170e}.bpt-fastbooking .br-c-aqua{color:#7ad4db}.bpt-fastbooking .br-c-aqua.br-v-05{color:#f8fdfd}.bpt-fastbooking .br-c-aqua.br-v-10{color:#e4f6f8}.bpt-fastbooking .br-c-aqua.br-v-20,.bpt-fastbooking .br-c-aqua.br-v-40{color:#caeef1}.bpt-fastbooking .br-c-aqua.br-v-60{color:#afe5e9}.bpt-fastbooking .br-c-aqua.br-v-80{color:#95dde2}.bpt-fastbooking .br-c-aqua.br-v-110{color:#6ebfc5}.bpt-fastbooking .br-c-aqua.br-v-120{color:#62aaaf}.bpt-fastbooking .br-c-aqua.br-v-140{color:#497f83}.bpt-fastbooking .br-c-aqua.br-v-160{color:#315558}.bpt-fastbooking .br-c-aqua.br-v-180{color:#182a2c}.bpt-fastbooking .br-bg-aqua{background-color:#7ad4db}.bpt-fastbooking .br-bg-aqua.br-v-05{background-color:#f8fdfd}.bpt-fastbooking .br-bg-aqua.br-v-10{background-color:#e4f6f8}.bpt-fastbooking .br-bg-aqua.br-v-20,.bpt-fastbooking .br-bg-aqua.br-v-40{background-color:#caeef1}.bpt-fastbooking .br-bg-aqua.br-v-60{background-color:#afe5e9}.bpt-fastbooking .br-bg-aqua.br-v-80{background-color:#95dde2}.bpt-fastbooking .br-bg-aqua.br-v-110{background-color:#6ebfc5}.bpt-fastbooking .br-bg-aqua.br-v-120{background-color:#62aaaf}.bpt-fastbooking .br-bg-aqua.br-v-140{background-color:#497f83}.bpt-fastbooking .br-bg-aqua.br-v-160{background-color:#315558}.bpt-fastbooking .br-bg-aqua.br-v-180{background-color:#182a2c}.bpt-fastbooking .br-c-purple{color:#5c4856}.bpt-fastbooking .br-c-purple.br-v-05{color:#f7f6f7}.bpt-fastbooking .br-c-purple.br-v-10{color:#efedee}.bpt-fastbooking .br-c-purple.br-v-20{color:#dedadd}.bpt-fastbooking .br-c-purple.br-v-40{color:#beb6bb}.bpt-fastbooking .br-c-purple.br-v-60{color:#9d919a}.bpt-fastbooking .br-c-purple.br-v-80{color:#7d6d78}.bpt-fastbooking .br-c-purple.br-v-110{color:#53414d}.bpt-fastbooking .br-c-purple.br-v-120{color:#4a3a45}.bpt-fastbooking .br-c-purple.br-v-140{color:#372b34}.bpt-fastbooking .br-c-purple.br-v-160{color:#251d22}.bpt-fastbooking .br-c-purple.br-v-180{color:#120e11}.bpt-fastbooking .br-bg-purple{background-color:#5c4856}.bpt-fastbooking .br-bg-purple.br-v-05{background-color:#f7f6f7}.bpt-fastbooking .br-bg-purple.br-v-10{background-color:#efedee}.bpt-fastbooking .br-bg-purple.br-v-20{background-color:#dedadd}.bpt-fastbooking .br-bg-purple.br-v-40{background-color:#beb6bb}.bpt-fastbooking .br-bg-purple.br-v-60{background-color:#9d919a}.bpt-fastbooking .br-bg-purple.br-v-80{background-color:#7d6d78}.bpt-fastbooking .br-bg-purple.br-v-110{background-color:#53414d}.bpt-fastbooking .br-bg-purple.br-v-120{background-color:#4a3a45}.bpt-fastbooking .br-bg-purple.br-v-140{background-color:#372b34}.bpt-fastbooking .br-bg-purple.br-v-160{background-color:#251d22}.bpt-fastbooking .br-bg-purple.br-v-180{background-color:#120e11}.bpt-fastbooking .font-700,.bpt-fastbooking .font-700 .c-cta,.bpt-fastbooking .font-700 .cmp-text p,.bpt-fastbooking .font-700 .cmp-title__text{font-weight:700}.bpt-fastbooking .font-400,.bpt-fastbooking .font-400 .cmp-text p,.bpt-fastbooking .font-400 .cmp-title__text{font-weight:400}.bpt-fastbooking .font-400 .c-cta{font-weight:300}.bpt-fastbooking .font-uppercase,.bpt-fastbooking .font-uppercase .c-cta,.bpt-fastbooking .font-uppercase .cmp-text p,.bpt-fastbooking .font-uppercase .cmp-title__text{text-transform:uppercase}.bpt-fastbooking .font-underline,.bpt-fastbooking .font-underline .c-cta,.bpt-fastbooking .font-underline .cmp-text p,.bpt-fastbooking .font-underline .cmp-title__text{text-decoration:underline}.bpt-fastbooking .no-boxshadow,.bpt-fastbooking .no-boxshadow .c-cta{box-shadow:none}.bpt-fastbooking .font-museo-slab,.bpt-fastbooking .font-museo-slab .c-cta{font-family:"Museo Slab",serif}.bpt-fastbooking .font-museo,.bpt-fastbooking .font-museo .c-cta{font-family:"Museo Regular",sans-serif}.bpt-fastbooking .font-museo-bold,.bpt-fastbooking .font-museo-bold .c-cta{font-family:"Museo Bold",sans-serif}.bpt-fastbooking .font-museo-medium,.bpt-fastbooking .font-museo-medium .c-cta{font-family:"Museo Medium",sans-serif}.bpt-fastbooking .font-secundary,.bpt-fastbooking .font-secundary .c-cta{font-family:"Museo Slab",serif}.bpt-fastbooking .text-13,.bpt-fastbooking .text-13 .c-cta,.bpt-fastbooking .text-13 .cmp-text p,.bpt-fastbooking .text-13 .cmp-title__text{font-size:13px;line-height:18px}.bpt-fastbooking .text-14,.bpt-fastbooking .text-14 .c-cta,.bpt-fastbooking .text-14 .cmp-text p,.bpt-fastbooking .text-14 .cmp-title__text{font-size:14px;line-height:18px}.bpt-fastbooking .font-body,.bpt-fastbooking .font-body .cmp-text p,.bpt-fastbooking .font-body .cmp-title__text,.bpt-fastbooking .font-m-15,.bpt-fastbooking .font-m-15 .c-cta,.bpt-fastbooking .font-m-15 .cmp-text p,.bpt-fastbooking .font-m-15 .cmp-title__text{font-size:15px;line-height:24px;font-weight:300}.bpt-fastbooking .font-17,.bpt-fastbooking .font-17 .c-cta,.bpt-fastbooking .font-17 .cmp-text p,.bpt-fastbooking .font-17 .cmp-title__text{font-size:17px;line-height:24px}.bpt-fastbooking .font-18,.bpt-fastbooking .font-18 .c-cta,.bpt-fastbooking .font-18 .cmp-text p,.bpt-fastbooking .font-18 .cmp-title__text{font-size:18px;line-height:24px}.bpt-fastbooking .font-xl-22,.bpt-fastbooking .font-xl-22 .c-cta,.bpt-fastbooking .font-xl-22 .cmp-text p,.bpt-fastbooking .font-xl-22 .cmp-title__text{font-size:22px;line-height:28px}.bpt-fastbooking .font-2xl-36,.bpt-fastbooking .font-2xl-36 .c-cta,.bpt-fastbooking .font-2xl-36 .cmp-text p,.bpt-fastbooking .font-2xl-36 .cmp-title__text{font-size:36px;line-height:38px}.bpt-fastbooking .font-2xl-36 .c-cta.font-secundary.font-uppercase,.bpt-fastbooking .font-2xl-36 .cmp-text p.font-secundary.font-uppercase,.bpt-fastbooking .font-2xl-36 .cmp-title__text.font-secundary.font-uppercase,.bpt-fastbooking .font-2xl-36.font-secundary.font-uppercase{letter-spacing:-8px}.bpt-fastbooking .font-3xl-54,.bpt-fastbooking .font-3xl-55,.bpt-fastbooking .font-3xl-55 .c-cta,.bpt-fastbooking .font-3xl-55 .cmp-text p,.bpt-fastbooking .font-3xl-55 .cmp-title__text{font-size:54px;line-height:60px}.bpt-fastbooking .font-3xl-54.font-secundary.font-uppercase,.bpt-fastbooking .font-3xl-55 .c-cta.font-secundary.font-uppercase,.bpt-fastbooking .font-3xl-55 .cmp-text p.font-secundary.font-uppercase,.bpt-fastbooking .font-3xl-55 .cmp-title__text.font-secundary.font-uppercase,.bpt-fastbooking .font-3xl-55.font-secundary.font-uppercase{letter-spacing:-8px}.bpt-fastbooking .font-4xl-64,.bpt-fastbooking .font-4xl-64 .c-cta,.bpt-fastbooking .font-4xl-64 .cmp-text p,.bpt-fastbooking .font-4xl-64 .cmp-title__text{font-size:64px;line-height:60px}.bpt-fastbooking .font-5xl-70,.bpt-fastbooking .font-5xl-70 .c-cta,.bpt-fastbooking .font-5xl-70 .cmp-text p,.bpt-fastbooking .font-5xl-70 .cmp-title__text{font-size:70px;line-height:78px}.bpt-fastbooking .font-d86_m55,.bpt-fastbooking .font-d86_m55 .c-cta,.bpt-fastbooking .font-d86_m55 .cmp-text p,.bpt-fastbooking .font-d86_m55 .cmp-title__text{font-size:55px;line-height:60px}.bpt-fastbooking .text-center,.bpt-fastbooking .text-center .c-cta,.bpt-fastbooking .text-center .c-submenu-container .cmp-title,.bpt-fastbooking .text-center .c-submenu-container .cmp-title__text,.bpt-fastbooking .text-center .cmp-text p,.bpt-fastbooking .text-center .cmp-title__text{text-align:center}.bpt-fastbooking .text-left,.bpt-fastbooking .text-left .c-cta,.bpt-fastbooking .text-left .cmp-text p,.bpt-fastbooking .text-left .cmp-title__text{text-align:left}.bpt-fastbooking .text-right,.bpt-fastbooking .text-right .c-cta,.bpt-fastbooking .text-right .cmp-text p,.bpt-fastbooking .text-right .cmp-title__text{text-align:right}.bpt-fastbooking .generic-container{position:relative}.bpt-fastbooking .generic-container.mod--separator .c-container__grid-wrapper>.aem-Grid>.generic-container>.c-container>.c-container__img-background-wrapper{width:calc(100% - 10px)}.bpt-fastbooking .generic-container.mod--separator .c-container__grid-wrapper>.aem-Grid>.mod--vertical-separator{margin-top:15px}.bpt-fastbooking .generic-container.mod--separator .c-container__grid-wrapper>.aem-Grid>.mod--first{padding-right:10px}.bpt-fastbooking .generic-container.mod--separator .c-container__grid-wrapper>.aem-Grid>.mod--first.mod--last-first{padding-right:7px}.bpt-fastbooking .generic-container.mod--separator .c-container__grid-wrapper>.aem-Grid>.mod--med{padding-left:5px;padding-right:5px}.bpt-fastbooking .generic-container.mod--separator .c-container__grid-wrapper>.aem-Grid>.mod--med.mod--last-first{transform:translateX(-2px)}.bpt-fastbooking .generic-container.mod--separator .c-container__grid-wrapper>.aem-Grid>.mod--med.mod--prev-last{transform:translateX(2px)}.bpt-fastbooking .generic-container.mod--separator .c-container__grid-wrapper>.aem-Grid>.mod--last{padding-left:10px}.bpt-fastbooking .generic-container.mod--separator .c-container__grid-wrapper>.aem-Grid>.mod--last.mod--prev-last{padding-left:7px}.bpt-fastbooking .generic-container.mod--masked{position:relative;margin-top:-20px;z-index:2}.bpt-fastbooking .generic-container.mod--windowed{border-radius:2px;box-shadow:0 1px 1px 0 rgba(0,0,0,.3)}.bpt-fastbooking .generic-container.mod-overlap-component-prev-mobile{margin-top:-2rem;z-index:3}.bpt-fastbooking .generic-container.mod--bg-barcelo-black{background:#384044;color:#d7d9da}.bpt-fastbooking .generic-container.mod--bg-barcelo-black .cmp-title{color:#d7d9da}.bpt-fastbooking .generic-container.mod--bg-dark-gray{background:#8c9091;color:#000}.bpt-fastbooking .generic-container.mod--bg-dark-gray .cmp-title{color:#000}.bpt-fastbooking .generic-container.mod--bg-light-gray{background:#f5f5f5;color:#5c5c5c}.bpt-fastbooking .generic-container.mod--bg-light-gray .cmp-title{color:#5c5c5c}.bpt-fastbooking .generic-container.mod--bg-white{background:#fff;color:#666}.bpt-fastbooking .generic-container.mod--bg-white .cmp-title{color:#666}.bpt-fastbooking .generic-container.mod--bg-red{background:#cc4716;color:#f5dad0}.bpt-fastbooking .generic-container.mod--bg-red .cmp-title{color:#f5dad0}.bpt-fastbooking .generic-container.mod--bg-blue{background:#155583;color:#d0dde6}.bpt-fastbooking .generic-container.mod--bg-blue .cmp-title{color:#d0dde6}.bpt-fastbooking .generic-container.mod--bg-light-blue{background:#c5e8f3;color:#175a6f}.bpt-fastbooking .generic-container.mod--bg-light-blue .cmp-title{color:#175a6f}.bpt-fastbooking .generic-container.mod--bg-green{background:#2b8536;color:#d5e7d7}.bpt-fastbooking .generic-container.mod--bg-green .cmp-title{color:#d5e7d7}.bpt-fastbooking .generic-container.mod--bg-light-green{background:#ddecd4;color:#40622c}.bpt-fastbooking .generic-container.mod--bg-light-green .cmp-title{color:#40622c}.bpt-fastbooking .generic-container.mod--bg-light-yellow{background:#f5f1d6;color:#7b6f1e}.bpt-fastbooking .generic-container.mod--bg-light-yellow .cmp-title{color:#7b6f1e}.bpt-fastbooking .generic-container.mod--bg-intense-blue{background:#0079cf;color:#cce4f5}.bpt-fastbooking .generic-container.mod--bg-intense-blue .cmp-title{color:#cce4f5}.bpt-fastbooking .generic-container.mod--white-montecastillo{background:#e5ece9;color:#435c51}.bpt-fastbooking .generic-container.mod--white-montecastillo .cmp-title{color:#435c51}.bpt-fastbooking .generic-container.mod--green-montecastillo{background:#004224;color:#ccd9d3}.bpt-fastbooking .generic-container.mod--green-montecastillo .cmp-title{color:#ccd9d3}.bpt-fastbooking .generic-container.mod--brown-royal{background:#95694c;color:#eae1db}.bpt-fastbooking .generic-container.mod--brown-royal .cmp-title{color:#eae1db}.bpt-fastbooking .generic-container.mod--brown-light-royal{background:#ede3dd;color:#634635}.bpt-fastbooking .generic-container.mod--brown-light-royal .cmp-title{color:#634635}.bpt-fastbooking .generic-container.mod--grey-royal{background:#f5f5f5;color:#5c5c5c}.bpt-fastbooking .generic-container.mod--grey-royal .cmp-title{color:#5c5c5c}.bpt-fastbooking .generic-container.mod--brown-classic{background:#ddcac1;color:#463026}.bpt-fastbooking .generic-container.mod--brown-classic .cmp-title{color:#463026}.bpt-fastbooking .c-container{width:100%;height:auto;margin:0 auto;font-style:inherit}.bpt-fastbooking .c-container__grid-wrapper{position:relative;width:100%;height:auto;max-width:1140px;margin:0 auto;padding:0 15px}.bpt-fastbooking .c-container__grid-wrapper.--new-max-width{max-width:1312px}.bpt-fastbooking .c-container__grid-wrapper .c-container__grid-wrapper{padding:0}.bpt-fastbooking .c-container__img-background{width:100%;height:100%;position:relative;max-width:1140px;margin:0 auto}.bpt-fastbooking .c-container__img-background.--new-max-width{max-width:1312px}.bpt-fastbooking .c-container__img-background .cmp-image__image{width:100%;height:100%;object-fit:cover}.bpt-fastbooking .c-container__img-background-wrapper{width:100%;height:100%;overflow:hidden;position:absolute;top:0}.bpt-fastbooking .c-container--breakline{overflow:unset;text-align:center;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}.bpt-fastbooking .c-container--breakline.c-cta{flex-grow:2}.bpt-fastbooking .c-container--breakline:after,.bpt-fastbooking .c-container--breakline:before{content:"";height:1px;background:#d8d8d8;flex-grow:1}.bpt-fastbooking .c-container--breakline-over-box{position:absolute;z-index:2;margin-top:-20px;left:0;right:0}.bpt-fastbooking .c-container--breakline-over-box .c-cta{margin:0 10px}.bpt-fastbooking .c-container-collapsed{position:absolute;left:0;right:0;z-index:9}.bpt-fastbooking .c-container-collapsed .generic-container{background-color:transparent}.bpt-fastbooking .mod--no-pad-container .c-container__grid-wrapper{padding:0}.bpt-fastbooking .xpf_reference_header .c-container-collapsed,.bpt-fastbooking .xpf_reference_header .c-container-collapsed-mobile{z-index:5}@media (min-width:1025px){.bpt-fastbooking .font-d86_m55,.bpt-fastbooking .font-d86_m55 .cmp-text p,.bpt-fastbooking .font-d86_m55 .cmp-title__text{font-size:86px;line-height:78px}.bpt-fastbooking .font-2xl-36,.bpt-fastbooking .font-2xl-36 .cmp-text p,.bpt-fastbooking .font-2xl-36 .cmp-title__text{font-size:36px;line-height:38px}.bpt-fastbooking .generic-container .c-container__grid-wrapper{padding:0}.bpt-fastbooking .generic-container.mod--separator .c-container__grid-wrapper>.aem-Grid>.generic-container>.c-container>.c-container__img-background-wrapper{width:calc(100% - 20px)}.bpt-fastbooking .generic-container.mod--separator .c-container__grid-wrapper>.aem-Grid>.mod--vertical-separator{margin-top:30px}.bpt-fastbooking .generic-container.mod--separator .c-container__grid-wrapper>.aem-Grid>.mod--first{padding-right:20px}.bpt-fastbooking .generic-container.mod--separator .c-container__grid-wrapper>.aem-Grid>.mod--first.mod--prev-last{padding-right:15px}.bpt-fastbooking .generic-container.mod--separator .c-container__grid-wrapper>.aem-Grid>.mod--med{padding-left:10px;padding-right:10px}.bpt-fastbooking .generic-container.mod--separator .c-container__grid-wrapper>.aem-Grid>.mod--med.mod--last-first{transform:translateX(-3px)}.bpt-fastbooking .generic-container.mod--separator .c-container__grid-wrapper>.aem-Grid>.mod--med.mod--prev-last{transform:translateX(3px)}.bpt-fastbooking .generic-container.mod--separator .c-container__grid-wrapper>.aem-Grid>.mod--last{padding-left:20px}.bpt-fastbooking .generic-container.mod--separator .c-container__grid-wrapper>.aem-Grid>.mod--last.mod--last-first{padding-left:15px}.bpt-fastbooking .generic-container .mod--vertical-hr-right:after{content:"";position:absolute;right:0;z-index:1;top:50%;transform:translateY(-50%);width:1px;height:50%;background:#d8d8d8}.bpt-fastbooking .generic-container .mod--vertical-hr-right.mod--vertical-hr-light:after{background:#fff}.bpt-fastbooking .generic-container .mod--vertical-hr-right.mod--vertical-hr-dark:after{background:#3f3f3f}.bpt-fastbooking .generic-container .mod--vertical-hr-left:before{content:"";position:absolute;left:0;z-index:1;top:50%;transform:translateY(-50%);width:1px;height:50%;background:#d8d8d8}.bpt-fastbooking .generic-container .mod--vertical-hr-left.mod--vertical-hr-light:before{background:#fff}.bpt-fastbooking .generic-container .mod--vertical-hr-left.mod--vertical-hr-dark:before{background:#3f3f3f}.bpt-fastbooking .c-container-collapsed-desktop{position:absolute;z-index:5;left:0;right:0}.bpt-fastbooking .c-container-collapsed-desktop .generic-container{background-color:transparent}.bpt-fastbooking .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--12.fix-padding-15,.bpt-fastbooking .fix-padding-15,.bpt-fastbooking .generic-container.fix-padding-15>.c-container>.c-container__grid-wrapper>.aem-Grid{width:calc(100% + 30px);margin-left:-15px}.bpt-fastbooking .generic-container.fix-padding-15 .launcher:first-of-type{margin-left:-15px}.bpt-fastbooking .generic-container.fix-padding-15 .launcher:nth-of-type(2){margin:0 15px}.bpt-fastbooking .generic-container.fix-padding-15 .launcher:last-of-type{margin-right:-15px}.bpt-fastbooking .generic-container.fix-padding-15 .generic-container .launcher:first-of-type{margin-left:initial}.bpt-fastbooking .market-targeting.tabs.fix-padding-15>.aem-Grid>.generic-container>.c-container>.c-container__grid-wrapper>.aem-Grid,.bpt-fastbooking .market-targeting.tabs.fix-padding-15>.aem-Grid>.language-targeting>.generic-container>.c-container>.c-container__grid-wrapper>.aem-Grid{width:calc(100% + 30px);margin-left:-15px}}@media (min-width:1025px) and (max-width:1140px){.bpt-fastbooking .generic-container .c-container__grid-wrapper{padding:0 15px}.bpt-fastbooking .generic-container .c-container__grid-wrapper .c-container__grid-wrapper{padding:0}.bpt-fastbooking .generic-container .c-container--breakline-over-box{margin-top:-21px}.bpt-fastbooking.mod--masked{position:relative;margin-top:-30px}.bpt-fastbooking.mod-overlap-component-prev-mobile,.bpt-fastbooking:not(.inject-fastbooking-true) .mod--masked{margin-top:0}.bpt-fastbooking .c-fastbooking__submenu-calendar .c-fastbooking__calendar-wrapper .datepicker .datepicker__months .datepicker__month tbody tr td,.bpt-fastbooking .c-fastbooking__submenu-calendar .c-fastbooking__calendar-wrapper .datepicker .datepicker__months .datepicker__month thead tr.datepicker__week-days th.datepicker__week-name{width:14.28571429%}}@media (min-width:1025px) and (max-width:1312px){.bpt-fastbooking .generic-container .c-container__grid-wrapper{padding:0 15px}.bpt-fastbooking .generic-container .c-container__grid-wrapper .c-container__grid-wrapper{padding:0}.bpt-fastbooking .generic-container .c-container--breakline-over-box{margin-top:-21px}.bpt-fastbooking.mod--masked{position:relative;margin-top:-30px}.bpt-fastbooking.mod-overlap-component-prev-mobile,.bpt-fastbooking:not(.inject-fastbooking-true) .mod--masked{margin-top:0}}.bpt-fastbooking .ribbon{display:none;position:relative}.bpt-fastbooking .ribbon:not(.ribbon-language){min-height:30px;overflow:hidden}.bpt-fastbooking .ribbon.mod--bg-yellow .c-ribbon{background-color:#f5f1d6;color:#7b6f1e}.bpt-fastbooking .ribbon.mod--bg-barcelo-black .c-ribbon{background:#384044;color:#d7d9da}.bpt-fastbooking .ribbon.mod--bg-barcelo-black .c-ribbon .cmp-title{color:#d7d9da}.bpt-fastbooking .ribbon.mod--bg-dark-gray .c-ribbon{background:#8c9091;color:#000}.bpt-fastbooking .ribbon.mod--bg-dark-gray .c-ribbon .cmp-title{color:#000}.bpt-fastbooking .ribbon.mod--bg-light-gray .c-ribbon{background:#f5f5f5;color:#5c5c5c}.bpt-fastbooking .ribbon.mod--bg-light-gray .c-ribbon .cmp-title{color:#5c5c5c}.bpt-fastbooking .ribbon.mod--bg-white .c-ribbon{background:#fff;color:#666}.bpt-fastbooking .ribbon.mod--bg-white .c-ribbon .cmp-title{color:#666}.bpt-fastbooking .ribbon.mod--bg-red .c-ribbon{background:#cc4716;color:#f5dad0}.bpt-fastbooking .ribbon.mod--bg-red .c-ribbon .cmp-title{color:#f5dad0}.bpt-fastbooking .ribbon.mod--bg-blue .c-ribbon{background:#155583;color:#d0dde6}.bpt-fastbooking .ribbon.mod--bg-blue .c-ribbon .cmp-title{color:#d0dde6}.bpt-fastbooking .ribbon.mod--bg-light-blue .c-ribbon{background:#c5e8f3;color:#175a6f}.bpt-fastbooking .ribbon.mod--bg-light-blue .c-ribbon .cmp-title{color:#175a6f}.bpt-fastbooking .ribbon.mod--bg-green .c-ribbon{background:#2b8536;color:#d5e7d7}.bpt-fastbooking .ribbon.mod--bg-green .c-ribbon .cmp-title{color:#d5e7d7}.bpt-fastbooking .ribbon.mod--bg-light-green .c-ribbon{background:#ddecd4;color:#40622c}.bpt-fastbooking .ribbon.mod--bg-light-green .c-ribbon .cmp-title{color:#40622c}.bpt-fastbooking .ribbon.mod--bg-light-yellow .c-ribbon{background:#f5f1d6;color:#7b6f1e}.bpt-fastbooking .ribbon.mod--bg-light-yellow .c-ribbon .cmp-title{color:#7b6f1e}.bpt-fastbooking .ribbon.mod--bg-intense-blue .c-ribbon{background:#0079cf;color:#cce4f5}.bpt-fastbooking .ribbon.mod--bg-intense-blue .c-ribbon .cmp-title{color:#cce4f5}.bpt-fastbooking .ribbon.mod--white-montecastillo .c-ribbon{background:#e5ece9;color:#435c51}.bpt-fastbooking .ribbon.mod--white-montecastillo .c-ribbon .cmp-title{color:#435c51}.bpt-fastbooking .ribbon.mod--green-montecastillo .c-ribbon{background:#004224;color:#ccd9d3}.bpt-fastbooking .ribbon.mod--green-montecastillo .c-ribbon .cmp-title{color:#ccd9d3}.bpt-fastbooking .ribbon.mod--brown-royal .c-ribbon{background:#95694c;color:#eae1db}.bpt-fastbooking .ribbon.mod--brown-royal .c-ribbon .cmp-title{color:#eae1db}.bpt-fastbooking .ribbon.mod--brown-light-royal .c-ribbon{background:#ede3dd;color:#634635}.bpt-fastbooking .ribbon.mod--brown-light-royal .c-ribbon .cmp-title{color:#634635}.bpt-fastbooking .ribbon.mod--grey-royal .c-ribbon{background:#f5f5f5;color:#5c5c5c}.bpt-fastbooking .ribbon.mod--grey-royal .c-ribbon .cmp-title{color:#5c5c5c}.bpt-fastbooking .ribbon.mod--brown-classic .c-ribbon{background:#ddcac1;color:#463026}.bpt-fastbooking .ribbon.mod--brown-classic .c-ribbon .cmp-title{color:#463026}.bpt-fastbooking .ribbon.mod--bg-barcelo-black .c-ribbon__extended__content,.bpt-fastbooking .ribbon.mod--bg-barcelo-black .c-ribbon__extended__content .cmp-title{color:#fff}.bpt-fastbooking main.root>div .parsys .ribbon{position:absolute;top:0;width:100%;height:auto;z-index:5}.bpt-fastbooking .c-ribbon{width:100%;height:auto;color:initial;background-color:#c5e8f3;box-shadow:0 1px 1px 0 rgba(0,0,0,.3)}.bpt-fastbooking .c-ribbon__close-btn{height:16px;width:16px;font-size:16px;position:absolute;right:7px;top:7px;cursor:pointer}.bpt-fastbooking .c-ribbon__light{display:flex;justify-content:center;align-items:center;min-height:28px}.bpt-fastbooking .c-ribbon__light .icon{width:20px;height:20px;margin:5px}.bpt-fastbooking .c-ribbon__light .cmp-text{font-size:14px;font-weight:500;line-height:15px;padding:5px 35px 5px 0}.bpt-fastbooking .c-ribbon__light .c-cta{font-size:14px;font-weight:500;line-height:1.4}.bpt-fastbooking .c-ribbon__extended{min-height:84px;padding:25px}.bpt-fastbooking .c-ribbon__extended .icon{width:auto;height:48px;margin:0 auto 15px}.bpt-fastbooking .c-ribbon__extended__content .cmp-title__text{text-align:left;line-height:32px}.bpt-fastbooking .c-ribbon__extended__content .cmp-text{font-size:14px;font-weight:500;line-height:1.4;margin-right:7px}.bpt-fastbooking .c-ribbon__extended__content .cmp-text b{font-size:18px;line-height:26px;display:block}.bpt-fastbooking .c-ribbon__extended .cta{max-width:300px;margin-left:auto;margin-right:auto}.bpt-fastbooking .c-ribbon__extended .cta .c-cta{margin-top:15px;width:100%}.bpt-fastbooking .c-ribbon__extended .cta .c-cta a{width:100%}.bpt-fastbooking .c-ribbon__dynamic{height:50px}.bpt-fastbooking .c-ribbon__dynamic__content{transform:translateX(-50%);left:50%;display:flex;align-items:center;height:100%}.bpt-fastbooking .c-ribbon__dynamic__content .icon{width:auto}.bpt-fastbooking .c-ribbon__dynamic__content .icon .cmp-icon{width:auto;height:20px}.bpt-fastbooking .c-ribbon__dynamic__content .cmp-text{padding:5px;font-weight:500;color:#384044}.bpt-fastbooking .c-ribbon__dynamic__content .cmp-text span{font-weight:900}.bpt-fastbooking .c-ribbon.mod--ribbon-language .language-dialog{display:flex;align-items:center;justify-content:center;padding:7px;flex-wrap:wrap}.bpt-fastbooking .c-ribbon.mod--ribbon-language .language-dialog__txt{font-size:14px;line-height:18px;width:100%;display:flex;align-items:center;padding:0 7px;flex-shrink:0;justify-content:center}.bpt-fastbooking .c-ribbon.mod--ribbon-language .language-dialog__txt .cmp-text p{margin-left:0!important}.bpt-fastbooking .c-ribbon.mod--ribbon-language .language-dialog__options{display:flex;font-size:14px;line-height:18px;flex-wrap:wrap;justify-content:center}.bpt-fastbooking .c-ribbon.mod--ribbon-language .language-dialog__options-btn{display:inline-flex;padding-right:.35em;padding-left:.35em}.bpt-fastbooking .c-ribbon.mod--ribbon-language .language-dialog__options-btn .c-cta{font-size:14px;line-height:18px}@media (min-width:1025px){.bpt-fastbooking .c-ribbon__extended{display:flex;justify-content:center;align-items:center;min-height:114px;padding:17px}.bpt-fastbooking .c-ribbon__extended .icon{margin:17px;height:48px}.bpt-fastbooking .c-ribbon__extended__content{padding-left:17px;border-left:2px solid #fff}.bpt-fastbooking .c-ribbon__extended__content .cmp-title__text{font-size:22px;line-height:32px}.bpt-fastbooking .c-ribbon__extended__content .cmp-text{max-width:1140px;font-size:16px;font-weight:500;line-height:24px}.bpt-fastbooking .c-ribbon__extended__content .cmp-text b{font-size:20px;line-height:28px;display:block}.bpt-fastbooking .c-ribbon__extended .cta{margin-left:initial;margin-right:initial}.bpt-fastbooking .c-ribbon__extended .cta .c-cta{margin-top:0;margin-left:30px;width:auto}.bpt-fastbooking .c-ribbon__extended .cta .c-cta a{width:auto}.bpt-fastbooking .c-ribbon__dynamic{height:30px}.bpt-fastbooking .c-ribbon__dynamic__content .icon{margin-right:8px}.bpt-fastbooking .c-ribbon__dynamic__content .cmp-text{padding:5px 0}.bpt-fastbooking .c-ribbon.mod--ribbon-language .language-dialog{padding:7px 15px}.bpt-fastbooking .c-ribbon.mod--ribbon-language .language-dialog__txt{font-size:16px;line-height:20px;width:auto;padding:15px}.bpt-fastbooking .c-ribbon.mod--ribbon-language .language-dialog__options{display:flex;font-size:16px;line-height:20px;align-items:center}.bpt-fastbooking .c-ribbon.mod--ribbon-language .language-dialog__options-comparator{display:none}.bpt-fastbooking .c-ribbon.mod--ribbon-language .language-dialog__options-btn{padding:0 15px}.bpt-fastbooking .c-ribbon.mod--ribbon-language .language-dialog__options-btn .c-cta{text-align:center;line-height:38px;font-size:15px;height:40px;padding:0 25px;border-radius:25px;text-transform:uppercase;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.bpt-fastbooking .c-ribbon.mod--ribbon-language .language-dialog__options-btn-current .c-cta{border:2px solid #384044;color:#384044;background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#384044),color-stop(49.96%,transparent));background:linear-gradient(to right,#384044 49.95%,transparent 49.96%);background-size:201% 201%;background-position:100%}.bpt-fastbooking .c-ribbon.mod--ribbon-language .language-dialog__options-btn-current .c-cta:hover{color:#fff;border:2px solid #384044;background-position:0;box-shadow:inset 0 -1px #384044}.bpt-fastbooking .c-ribbon.mod--ribbon-language .language-dialog__options-btn-target .c-cta{border:2px solid #384044;background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#fff),color-stop(49.96%,#384044));background:linear-gradient(to right,#fff 49.95%,#384044 49.96%);color:#fff;background-size:201% 201%;background-position:100%}.bpt-fastbooking .c-ribbon.mod--ribbon-language .language-dialog__options-btn-target .c-cta:hover{color:#384044;background-position:0}}.bpt-fastbooking .c-cta{display:inline-block;position:relative;color:#155583;font-size:16px;font-weight:700;transition:.3s ease-out;max-width:100%;text-decoration:underline;background-color:transparent;cursor:pointer}.bpt-fastbooking .c-cta:hover,.bpt-fastbooking .c-cta:hover .c-icon,.bpt-fastbooking .c-cta:hover .cmp-icon,.bpt-fastbooking .c-cta:hover .svg-icon,.bpt-fastbooking .c-cta:hover svg{color:#238edb}.bpt-fastbooking .c-cta:hover svg path{fill:#238edb;stroke:#238edb}.bpt-fastbooking .c-cta:hover:after,.bpt-fastbooking .c-cta:hover:before{color:#238edb}.bpt-fastbooking .c-cta:focus{outline:0}.bpt-fastbooking .c-cta:active,.bpt-fastbooking .c-cta:after,.bpt-fastbooking .c-cta:before,.bpt-fastbooking .c-cta:hover{transition:.3s ease-out}.bpt-fastbooking .c-cta:after,.bpt-fastbooking .c-cta:before{text-decoration:none}.bpt-fastbooking .mod--cta-with-arrow-right .c-cta:after,.bpt-fastbooking .mod--cta-with-arrow-right.c-cta:after{display:inline-block;font-family:barcelo-ui-kit;content:"\e902";font-size:.9em;transform:translateY(.1em);line-height:0}.bpt-fastbooking .mod--cta-with-arrow-right .c-cta:active:after,.bpt-fastbooking .mod--cta-with-arrow-right .c-cta:hover:after,.bpt-fastbooking .mod--cta-with-arrow-right.c-cta:active:after,.bpt-fastbooking .mod--cta-with-arrow-right.c-cta:hover:after{transform:translateY(.1em) translateX(4px)}.bpt-fastbooking .mod--cta-with-arrow-left .c-cta:before,.bpt-fastbooking .mod--cta-with-arrow-left.c-cta:before{display:inline-block;font-family:barcelo-ui-kit;content:"\e901";font-size:.9em;transform:translateY(.1em);line-height:0}.bpt-fastbooking .mod--cta-with-arrow-left .c-cta:active:before,.bpt-fastbooking .mod--cta-with-arrow-left .c-cta:hover:before,.bpt-fastbooking .mod--cta-with-arrow-left.c-cta:active:before,.bpt-fastbooking .mod--cta-with-arrow-left.c-cta:hover:before{transform:translateY(.1em) translateX(-4px)}.bpt-fastbooking .mod--cta-with-arrow-down .c-cta:after,.bpt-fastbooking .mod--cta-with-arrow-down.c-cta:after{display:inline-block;font-family:barcelo-ui-kit;content:"\e902";font-size:.9em;line-height:0;transform:translateY(.1em) translateX(.5rem) rotate(90deg)}.bpt-fastbooking .mod--cta-with-arrow-down .c-cta:active:after,.bpt-fastbooking .mod--cta-with-arrow-down .c-cta:hover:after,.bpt-fastbooking .mod--cta-with-arrow-down.c-cta:active:after,.bpt-fastbooking .mod--cta-with-arrow-down.c-cta:hover:after{transform:translateY(5px) translateX(.5rem) rotate(90deg)}.bpt-fastbooking .mod--cta-with-arrow-down-block .c-cta,.bpt-fastbooking .mod--cta-with-arrow-down-block .mod--cta-with-arrow-right .c-cta,.bpt-fastbooking .mod--cta-with-arrow-down-block.c-cta{display:block;text-align:center}.bpt-fastbooking .mod--cta-with-arrow-down-block .c-cta:after,.bpt-fastbooking .mod--cta-with-arrow-down-block .mod--cta-with-arrow-right .c-cta:after,.bpt-fastbooking .mod--cta-with-arrow-down-block.c-cta:after{display:inline-block;font-family:barcelo-ui-kit;content:"\e902";font-size:.9em;width:100%;transform:rotate(90deg)}.bpt-fastbooking .mod--cta-with-arrow-down-block .c-cta:active:after,.bpt-fastbooking .mod--cta-with-arrow-down-block .c-cta:hover:after,.bpt-fastbooking .mod--cta-with-arrow-down-block .mod--cta-with-arrow-right .c-cta:active:after,.bpt-fastbooking .mod--cta-with-arrow-down-block .mod--cta-with-arrow-right .c-cta:hover:after,.bpt-fastbooking .mod--cta-with-arrow-down-block.c-cta:active:after,.bpt-fastbooking .mod--cta-with-arrow-down-block.c-cta:hover:after{transform:rotate(90deg) translateX(4px)}.bpt-fastbooking .mod--cta-with-arrow-inline{text-decoration:none}.bpt-fastbooking .mod--cta-with-arrow-inline .c-cta{display:inline}.bpt-fastbooking .mod--cta-with-arrow-inline .c-cta:after{font-family:barcelo-ui-kit;content:"\e902";position:absolute;font-size:1em;margin-top:2px;font-weight:500;transition:.3s ease-out}.bpt-fastbooking .mod--cta-with-arrow-inline:hover .c-cta:after{transform:translateX(4px)}.bpt-fastbooking .mod--cta-with-arrow-only-desktop .c-cta:after,.bpt-fastbooking .mod--cta-with-arrow-only-desktop .c-cta:before,.bpt-fastbooking .mod--cta-with-arrow-only-desktop.c-cta:after,.bpt-fastbooking .mod--cta-with-arrow-only-desktop.c-cta:before{content:none}.bpt-fastbooking .mod--cta-with-icon-left .c-cta,.bpt-fastbooking .mod--cta-with-icon-left.c-cta,.bpt-fastbooking .mod--cta-with-icon-right .c-cta,.bpt-fastbooking .mod--cta-with-icon-right.c-cta{display:inline;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:inherit}.bpt-fastbooking .mod--cta-with-icon-left .c-cta:before,.bpt-fastbooking .mod--cta-with-icon-left.c-cta:before,.bpt-fastbooking .mod--cta-with-icon-right .c-cta:before,.bpt-fastbooking .mod--cta-with-icon-right.c-cta:before{font-family:barcelo-ui-kit;display:inline-block;text-decoration:none}.bpt-fastbooking .mod--cta-with-icon-right .c-cta,.bpt-fastbooking .mod--cta-with-icon-right.c-cta{float:left}.bpt-fastbooking .mod--cta-with-icon-right .c-cta:before,.bpt-fastbooking .mod--cta-with-icon-right.c-cta:before{float:right;margin-left:.25em}.bpt-fastbooking .mod--cta-with-icon-left .c-cta,.bpt-fastbooking .mod--cta-with-icon-left.c-cta{float:right}.bpt-fastbooking .mod--cta-with-icon-left .c-cta:before,.bpt-fastbooking .mod--cta-with-icon-left.c-cta:before{float:left;margin-right:.25em}.bpt-fastbooking .mod--cta-with-arrow-right-maximize .c-cta,.bpt-fastbooking .mod--cta-with-arrow-right-maximize.c-cta{color:#384044}.bpt-fastbooking .mod--cta-with-arrow-right-maximize .c-cta::after,.bpt-fastbooking .mod--cta-with-arrow-right-maximize.c-cta::after{content:"";display:inline-block;transform:translateY(.2em) translateX(1.6em);text-indent:-9999px;width:20px;height:20px;background-image:url("../../../etc.clientlibs/resorts/clientlibs/clientlib-base/resources/images/barcelo/commons/icons/ui/maximize.svg");background-repeat:no-repeat;background-position:center;background-size:20px 20px;filter:brightness(0) invert(1)}.bpt-fastbooking .mod--cta-with-arrow-right-maximize .c-cta:active::after,.bpt-fastbooking .mod--cta-with-arrow-right-maximize .c-cta:hover::after,.bpt-fastbooking .mod--cta-with-arrow-right-maximize.c-cta:active::after,.bpt-fastbooking .mod--cta-with-arrow-right-maximize.c-cta:hover::after,.bpt-fastbooking .mod--cta-with-arrow-right-maximize.mod--cta-fullbg .c-cta::after,.bpt-fastbooking .mod--cta-with-arrow-right-maximize.mod--cta-fullbg .c-cta:active::after,.bpt-fastbooking .mod--cta-with-arrow-right-maximize.mod--cta-fullbg .c-cta:hover::after,.bpt-fastbooking .mod--cta-with-arrow-right-maximize.mod--cta-fullbg.c-cta::after,.bpt-fastbooking .mod--cta-with-arrow-right-maximize.mod--cta-fullbg.c-cta:active::after,.bpt-fastbooking .mod--cta-with-arrow-right-maximize.mod--cta-fullbg.c-cta:hover::after{transform:translateY(.2em) translateX(1.6em)}.bpt-fastbooking .mod--cta-fullbg .c-cta,.bpt-fastbooking .mod--cta-fullbg.c-cta{font-size:16px;height:48px;line-height:47px;text-align:center;padding:0 15px;background:#155583;border-radius:25px;-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,.3);box-shadow:0 1px 0 0 rgba(0,0,0,.3);text-transform:uppercase;text-decoration:none;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bpt-fastbooking .mod--cta-fullbg .c-cta:hover:after,.bpt-fastbooking .mod--cta-fullbg .c-cta:hover:before,.bpt-fastbooking .mod--cta-fullbg.c-cta:hover:after,.bpt-fastbooking .mod--cta-fullbg.c-cta:hover:before{color:#fff}.bpt-fastbooking .mod--cta-outline .c-cta,.bpt-fastbooking .mod--cta-outline.c-cta{font-size:16px;height:48px;line-height:47px;text-align:center;padding:0 25px;border-radius:25px;text-transform:uppercase;text-decoration:none;border:2px solid #384044;color:#384044;background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#384044),color-stop(49.96%,transparent));background:linear-gradient(to right,#384044 49.95%,transparent 49.96%);background-size:201% 201%;background-position:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.bpt-fastbooking .mod--cta-outline .c-cta:hover,.bpt-fastbooking .mod--cta-outline.c-cta:hover{color:#fff;border:2px solid #384044;background-position:0;box-shadow:inset 0 -1px #384044}.bpt-fastbooking .mod--cta-outline-with-bg-white .c-cta,.bpt-fastbooking .mod--cta-outline-with-bg-white.c-cta{border:2px solid #384044;color:#384044;background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#384044),color-stop(49.96%,#fff));background:linear-gradient(to right,#384044 49.95%,#fff 49.96%);background-size:201% 201%;background-position:100%}.bpt-fastbooking .mod--cta-outline-with-bg-white .c-cta:hover,.bpt-fastbooking .mod--cta-outline-with-bg-white.c-cta:hover{color:#fff;border:2px solid #384044;background-position:0;box-shadow:inset 0 -1px #384044}.bpt-fastbooking .mod--cta-outline-with-bg .c-cta,.bpt-fastbooking .mod--cta-outline-with-bg.c-cta{background-color:#fff}.bpt-fastbooking .mod--cta-color-white .c-cta,.bpt-fastbooking .mod--cta-color-white.c-cta{color:#fff}.bpt-fastbooking .mod--cta-color-white .c-cta:hover,.bpt-fastbooking .mod--cta-color-white .c-cta:hover .c-icon,.bpt-fastbooking .mod--cta-color-white .c-cta:hover .cmp-icon,.bpt-fastbooking .mod--cta-color-white .c-cta:hover .svg-icon,.bpt-fastbooking .mod--cta-color-white .c-cta:hover svg,.bpt-fastbooking .mod--cta-color-white.c-cta:hover,.bpt-fastbooking .mod--cta-color-white.c-cta:hover .c-icon,.bpt-fastbooking .mod--cta-color-white.c-cta:hover .cmp-icon,.bpt-fastbooking .mod--cta-color-white.c-cta:hover .svg-icon,.bpt-fastbooking .mod--cta-color-white.c-cta:hover svg{color:#fff}.bpt-fastbooking .mod--cta-color-white .c-cta:hover svg path,.bpt-fastbooking .mod--cta-color-white.c-cta:hover svg path{fill:#ffffff;stroke:#ffffff}.bpt-fastbooking .mod--cta-color-white .c-cta:hover:after,.bpt-fastbooking .mod--cta-color-white .c-cta:hover:before,.bpt-fastbooking .mod--cta-color-white.c-cta:hover:after,.bpt-fastbooking .mod--cta-color-white.c-cta:hover:before{color:#fff}.bpt-fastbooking .mod--cta-color-black-opc .c-cta,.bpt-fastbooking .mod--cta-color-black-opc.c-cta{color:#000}.bpt-fastbooking .mod--cta-color-black-opc .c-cta:hover,.bpt-fastbooking .mod--cta-color-black-opc .c-cta:hover .c-icon,.bpt-fastbooking .mod--cta-color-black-opc .c-cta:hover .cmp-icon,.bpt-fastbooking .mod--cta-color-black-opc .c-cta:hover .svg-icon,.bpt-fastbooking .mod--cta-color-black-opc .c-cta:hover svg,.bpt-fastbooking .mod--cta-color-black-opc.c-cta:hover,.bpt-fastbooking .mod--cta-color-black-opc.c-cta:hover .c-icon,.bpt-fastbooking .mod--cta-color-black-opc.c-cta:hover .cmp-icon,.bpt-fastbooking .mod--cta-color-black-opc.c-cta:hover .svg-icon,.bpt-fastbooking .mod--cta-color-black-opc.c-cta:hover svg{color:#333}.bpt-fastbooking .mod--cta-color-black-opc .c-cta:hover svg path,.bpt-fastbooking .mod--cta-color-black-opc.c-cta:hover svg path{fill:#333333;stroke:#333333}.bpt-fastbooking .mod--cta-color-black-opc .c-cta:hover:after,.bpt-fastbooking .mod--cta-color-black-opc .c-cta:hover:before,.bpt-fastbooking .mod--cta-color-black-opc.c-cta:hover:after,.bpt-fastbooking .mod--cta-color-black-opc.c-cta:hover:before{color:#333}.bpt-fastbooking .mod--cta-color-grey-90 .c-cta,.bpt-fastbooking .mod--cta-color-grey-90.c-cta{color:#384044}.bpt-fastbooking .mod--cta-color-grey-90 .c-cta:hover,.bpt-fastbooking .mod--cta-color-grey-90 .c-cta:hover .c-icon,.bpt-fastbooking .mod--cta-color-grey-90 .c-cta:hover .cmp-icon,.bpt-fastbooking .mod--cta-color-grey-90 .c-cta:hover .svg-icon,.bpt-fastbooking .mod--cta-color-grey-90 .c-cta:hover svg,.bpt-fastbooking .mod--cta-color-grey-90.c-cta:hover,.bpt-fastbooking .mod--cta-color-grey-90.c-cta:hover .c-icon,.bpt-fastbooking .mod--cta-color-grey-90.c-cta:hover .cmp-icon,.bpt-fastbooking .mod--cta-color-grey-90.c-cta:hover .svg-icon,.bpt-fastbooking .mod--cta-color-grey-90.c-cta:hover svg{color:#66757c}.bpt-fastbooking .mod--cta-color-grey-90 .c-cta:hover svg path,.bpt-fastbooking .mod--cta-color-grey-90.c-cta:hover svg path{fill:#66757c;stroke:#66757c}.bpt-fastbooking .mod--cta-color-grey-90 .c-cta:hover:after,.bpt-fastbooking .mod--cta-color-grey-90 .c-cta:hover:before,.bpt-fastbooking .mod--cta-color-grey-90.c-cta:hover:after,.bpt-fastbooking .mod--cta-color-grey-90.c-cta:hover:before{color:#66757c}.bpt-fastbooking .mod--cta-color-red .c-cta,.bpt-fastbooking .mod--cta-color-red.c-cta{color:#cc4716}.bpt-fastbooking .mod--cta-color-red .c-cta:hover,.bpt-fastbooking .mod--cta-color-red .c-cta:hover .c-icon,.bpt-fastbooking .mod--cta-color-red .c-cta:hover .cmp-icon,.bpt-fastbooking .mod--cta-color-red .c-cta:hover .svg-icon,.bpt-fastbooking .mod--cta-color-red .c-cta:hover svg,.bpt-fastbooking .mod--cta-color-red.c-cta:hover,.bpt-fastbooking .mod--cta-color-red.c-cta:hover .c-icon,.bpt-fastbooking .mod--cta-color-red.c-cta:hover .cmp-icon,.bpt-fastbooking .mod--cta-color-red.c-cta:hover .svg-icon,.bpt-fastbooking .mod--cta-color-red.c-cta:hover svg{color:#ed825b}.bpt-fastbooking .mod--cta-color-red .c-cta:hover svg path,.bpt-fastbooking .mod--cta-color-red.c-cta:hover svg path{fill:#ed825b;stroke:#ed825b}.bpt-fastbooking .mod--cta-color-red .c-cta:hover:after,.bpt-fastbooking .mod--cta-color-red .c-cta:hover:before,.bpt-fastbooking .mod--cta-color-red.c-cta:hover:after,.bpt-fastbooking .mod--cta-color-red.c-cta:hover:before{color:#ed825b}.bpt-fastbooking .mod--cta-color-dark-yellow .c-cta,.bpt-fastbooking .mod--cta-color-dark-yellow.c-cta{color:#d8ce8d}.bpt-fastbooking .mod--cta-color-dark-yellow .c-cta:hover,.bpt-fastbooking .mod--cta-color-dark-yellow .c-cta:hover .c-icon,.bpt-fastbooking .mod--cta-color-dark-yellow .c-cta:hover .cmp-icon,.bpt-fastbooking .mod--cta-color-dark-yellow .c-cta:hover .svg-icon,.bpt-fastbooking .mod--cta-color-dark-yellow .c-cta:hover svg,.bpt-fastbooking .mod--cta-color-dark-yellow.c-cta:hover,.bpt-fastbooking .mod--cta-color-dark-yellow.c-cta:hover .c-icon,.bpt-fastbooking .mod--cta-color-dark-yellow.c-cta:hover .cmp-icon,.bpt-fastbooking .mod--cta-color-dark-yellow.c-cta:hover .svg-icon,.bpt-fastbooking .mod--cta-color-dark-yellow.c-cta:hover svg{color:#f2efd9}.bpt-fastbooking .mod--cta-color-dark-yellow .c-cta:hover svg path,.bpt-fastbooking .mod--cta-color-dark-yellow.c-cta:hover svg path{fill:#f2efd9;stroke:#f2efd9}.bpt-fastbooking .mod--cta-color-dark-yellow .c-cta:hover:after,.bpt-fastbooking .mod--cta-color-dark-yellow .c-cta:hover:before,.bpt-fastbooking .mod--cta-color-dark-yellow.c-cta:hover:after,.bpt-fastbooking .mod--cta-color-dark-yellow.c-cta:hover:before{color:#f2efd9}.bpt-fastbooking .mod--cta-color-green .c-cta,.bpt-fastbooking .mod--cta-color-green.c-cta{color:#2b8536}.bpt-fastbooking .mod--cta-color-green .c-cta:hover,.bpt-fastbooking .mod--cta-color-green .c-cta:hover .c-icon,.bpt-fastbooking .mod--cta-color-green .c-cta:hover .cmp-icon,.bpt-fastbooking .mod--cta-color-green .c-cta:hover .svg-icon,.bpt-fastbooking .mod--cta-color-green .c-cta:hover svg,.bpt-fastbooking .mod--cta-color-green.c-cta:hover,.bpt-fastbooking .mod--cta-color-green.c-cta:hover .c-icon,.bpt-fastbooking .mod--cta-color-green.c-cta:hover .cmp-icon,.bpt-fastbooking .mod--cta-color-green.c-cta:hover .svg-icon,.bpt-fastbooking .mod--cta-color-green.c-cta:hover svg{color:#50c65e}.bpt-fastbooking .mod--cta-color-green .c-cta:hover svg path,.bpt-fastbooking .mod--cta-color-green.c-cta:hover svg path{fill:#50c65e;stroke:#50c65e}.bpt-fastbooking .mod--cta-color-green .c-cta:hover:after,.bpt-fastbooking .mod--cta-color-green .c-cta:hover:before,.bpt-fastbooking .mod--cta-color-green.c-cta:hover:after,.bpt-fastbooking .mod--cta-color-green.c-cta:hover:before{color:#50c65e}.bpt-fastbooking .mod--cta-color-dark-blue .c-cta,.bpt-fastbooking .mod--cta-color-dark-blue.c-cta{background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#315973),color-stop(49.96%,#30a2bf));background:linear-gradient(to right,#30a2bf,#2f5a76);color:#fff;background-size:201% 201%;background-position:100%;box-shadow:none;transition:.3s ease-out;text-transform:lowercase;display:inline-block;z-index:1}.bpt-fastbooking .mod--cta-color-dark-blue .c-cta:hover,.bpt-fastbooking .mod--cta-color-dark-blue.c-cta:hover{color:#fff;background-position:0}.bpt-fastbooking .mod--cta-color-dark-blue .c-cta::first-letter,.bpt-fastbooking .mod--cta-color-dark-blue.c-cta::first-letter{text-transform:capitalize}.bpt-fastbooking .mod--cta-color-dark-blue .c-cta::before,.bpt-fastbooking .mod--cta-color-dark-blue.c-cta::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s;z-index:-1;background:linear-gradient(to right,#268299,#26485e,#26485e)}.bpt-fastbooking .mod--cta-color-dark-blue .c-cta:hover::before,.bpt-fastbooking .mod--cta-color-dark-blue.c-cta:hover::before{opacity:1}.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-white .c-cta,.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-white.c-cta{background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#384044),color-stop(49.96%,#fff));background:linear-gradient(to right,#384044 49.95%,#fff 49.96%);color:#384044;background-size:201% 201%;background-position:100%}.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-white .c-cta:hover,.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-white.c-cta:hover{color:#fff;background-position:0}.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-black .c-cta,.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-black.c-cta{background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#fff),color-stop(49.96%,#384044));background:linear-gradient(to right,#fff 49.95%,#384044 49.96%);color:#fff;background-size:201% 201%;background-position:100%}.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-black .c-cta:hover,.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-black.c-cta:hover{color:#384044;background-position:0}.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-blue .c-cta,.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-blue.c-cta{background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#12456a),color-stop(49.96%,#155583));background:linear-gradient(to right,#12456a 49.95%,#155583 49.96%);color:#fff;background-size:201% 201%;background-position:100%}.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-blue .c-cta:hover,.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-blue.c-cta:hover{color:#fff;background-position:0}.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-red .c-cta,.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-red.c-cta{background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#be3300),color-stop(49.96%,#cc4716));background:linear-gradient(to right,#be3300 49.95%,#cc4716 49.96%);color:#fff;background-size:201% 201%;background-position:100%}.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-red .c-cta:hover,.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-red.c-cta:hover{color:#fff;background-position:0}.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-dark-yellow .c-cta,.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-dark-yellow.c-cta{background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#f4e790),color-stop(49.96%,#d8ce8d));background:linear-gradient(to right,#f4e790 49.95%,#d8ce8d 49.96%);color:#384044;background-size:201% 201%;background-position:100%}.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-dark-yellow .c-cta:hover,.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-dark-yellow.c-cta:hover{color:#384044;background-position:0}.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-green .c-cta,.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-green.c-cta{background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#2b8536),color-stop(49.96%,#2b8536));background:linear-gradient(to right,#2b8536 49.95%,#2b8536 49.96%);color:#fff;background-size:201% 201%;background-position:100%}.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-green .c-cta:hover,.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-green.c-cta:hover{color:#fff;background-position:0}.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-orange .c-cta,.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-orange.c-cta{background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#be3300),color-stop(49.96%,#cc4716));background:linear-gradient(to right,#be3300 49.95%,#cc4716 49.96%);color:#fff;background-size:201% 201%;background-position:100%}.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-orange .c-cta:hover,.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-orange.c-cta:hover{color:#fff;background-position:0}.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-dark-blue .c-cta,.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-dark-blue.c-cta{background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#315973),color-stop(49.96%,#30a2bf));background:linear-gradient(to right,#30a2bf,#2f5a76);color:#fff;background-size:201% 201%;background-position:100%;box-shadow:none;line-height:46px;transition:.3s ease-out;text-transform:lowercase;display:inline-block}.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-dark-blue .c-cta:hover,.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-dark-blue.c-cta:hover{color:#fff;background-position:0}.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-dark-blue .c-cta::first-letter,.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-dark-blue.c-cta::first-letter{text-transform:capitalize}.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-dark-blue .c-cta::before,.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-dark-blue.c-cta::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:25px;opacity:0;transition:opacity .3s;z-index:-1;background:linear-gradient(to right,#268299,#26485e,#26485e)}.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-dark-blue .c-cta:hover::before,.bpt-fastbooking .mod--cta-fullbg.mod--cta-color-dark-blue.c-cta:hover::before{opacity:1}.bpt-fastbooking .mod--cta-outline.mod--cta-color-white .c-cta,.bpt-fastbooking .mod--cta-outline.mod--cta-color-white.c-cta{border:2px solid #fff;color:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#fff),color-stop(49.96%,transparent));background:linear-gradient(to right,#fff 49.95%,transparent 49.96%);background-size:201% 201%;background-position:100%}.bpt-fastbooking .mod--cta-outline.mod--cta-color-white .c-cta:hover,.bpt-fastbooking .mod--cta-outline.mod--cta-color-white.c-cta:hover{color:#384044;border:2px solid #fff;background-position:0;box-shadow:inset 0 -1px #fff}.bpt-fastbooking .mod--cta-outline.mod--cta-color-grey-90 .c-cta,.bpt-fastbooking .mod--cta-outline.mod--cta-color-grey-90.c-cta{border:2px solid #384044;color:#384044;background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#384044),color-stop(49.96%,transparent));background:linear-gradient(to right,#384044 49.95%,transparent 49.96%);background-size:201% 201%;background-position:100%}.bpt-fastbooking .mod--cta-outline.mod--cta-color-grey-90 .c-cta:hover,.bpt-fastbooking .mod--cta-outline.mod--cta-color-grey-90.c-cta:hover{color:#fff;border:2px solid #384044;background-position:0;box-shadow:inset 0 -1px #384044}.bpt-fastbooking .mod--cta-outline.mod--cta-color-blue .c-cta,.bpt-fastbooking .mod--cta-outline.mod--cta-color-blue.c-cta{border:2px solid #155583;color:#155583;background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#155583),color-stop(49.96%,transparent));background:linear-gradient(to right,#155583 49.95%,transparent 49.96%);background-size:201% 201%;background-position:100%}.bpt-fastbooking .mod--cta-outline.mod--cta-color-blue .c-cta:hover,.bpt-fastbooking .mod--cta-outline.mod--cta-color-blue.c-cta:hover{color:#fff;border:2px solid #155583;background-position:0;box-shadow:inset 0 -1px #155583}.bpt-fastbooking .mod--cta-outline.mod--cta-color-red .c-cta,.bpt-fastbooking .mod--cta-outline.mod--cta-color-red.c-cta{border:2px solid #cc4716;color:#cc4716;background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#cc4716),color-stop(49.96%,transparent));background:linear-gradient(to right,#cc4716 49.95%,transparent 49.96%);background-size:201% 201%;background-position:100%}.bpt-fastbooking .mod--cta-outline.mod--cta-color-red .c-cta:hover,.bpt-fastbooking .mod--cta-outline.mod--cta-color-red.c-cta:hover{color:#fff;border:2px solid #cc4716;background-position:0;box-shadow:inset 0 -1px #cc4716}.bpt-fastbooking .mod--cta-outline.mod--cta-color-dark-yellow .c-cta,.bpt-fastbooking .mod--cta-outline.mod--cta-color-dark-yellow.c-cta{border:2px solid #d8ce8d;color:#d8ce8d;background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#d8ce8d),color-stop(49.96%,transparent));background:linear-gradient(to right,#d8ce8d 49.95%,transparent 49.96%);background-size:201% 201%;background-position:100%}.bpt-fastbooking .mod--cta-outline.mod--cta-color-dark-yellow .c-cta:hover,.bpt-fastbooking .mod--cta-outline.mod--cta-color-dark-yellow.c-cta:hover{color:#fff;border:2px solid #d8ce8d;background-position:0;box-shadow:inset 0 -1px #d8ce8d}.bpt-fastbooking .mod--cta-outline.mod--cta-color-green .c-cta,.bpt-fastbooking .mod--cta-outline.mod--cta-color-green.c-cta{border:2px solid #2b8536;color:#2b8536;background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#2b8536),color-stop(49.96%,transparent));background:linear-gradient(to right,#2b8536 49.95%,transparent 49.96%);background-size:201% 201%;background-position:100%}.bpt-fastbooking .mod--cta-outline.mod--cta-color-green .c-cta:hover,.bpt-fastbooking .mod--cta-outline.mod--cta-color-green.c-cta:hover{color:#fff;border:2px solid #2b8536;background-position:0;box-shadow:inset 0 -1px #2b8536}.bpt-fastbooking .mod--cta-outline.mod--cta-color-dark-blue .c-cta,.bpt-fastbooking .mod--cta-outline.mod--cta-color-dark-blue.c-cta{border:2px solid #315973;background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,transparent),color-stop(49.96%,transparent));background:linear-gradient(to right,transparent 49.95%,transparent 49.96%);background-size:201% 201%;background-position:100%;border:none;color:#315973;box-shadow:0 0 0 2px #315973;transition:box-shadow .3s linear;text-transform:lowercase;display:inline-block;z-index:1}.bpt-fastbooking .mod--cta-outline.mod--cta-color-dark-blue .c-cta:hover,.bpt-fastbooking .mod--cta-outline.mod--cta-color-dark-blue.c-cta:hover{color:#315973;background-position:0;box-shadow:inset 0 -1px transparent;box-shadow:0 0 0 3px #315973;border:0}.bpt-fastbooking .mod--cta-outline.mod--cta-color-dark-blue .c-cta::first-letter,.bpt-fastbooking .mod--cta-outline.mod--cta-color-dark-blue.c-cta::first-letter{text-transform:capitalize}.bpt-fastbooking .mod--cta-outline.mod--cta-color-dark-blue .c-cta::before,.bpt-fastbooking .mod--cta-outline.mod--cta-color-dark-blue.c-cta::before{content:none}.bpt-fastbooking .mod--cta-outline .c-cta{text-transform:lowercase}.bpt-fastbooking .mod--cta-outline .c-cta::first-letter{text-transform:capitalize}.bpt-fastbooking .mod--cta-breakline-none .c-container--breakline:after,.bpt-fastbooking .mod--cta-breakline-none .c-container--breakline:before{visibility:hidden}.bpt-fastbooking .mod--cta-round-btn .c-cta,.bpt-fastbooking .mod--cta-round-btn.c-cta{width:100%;height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;border-radius:99999px;padding:0;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.3);box-shadow:0 2px 2px 0 rgba(0,0,0,.3)}.bpt-fastbooking .mod--cta-sm .c-cta,.bpt-fastbooking .mod--cta-sm.c-cta{font-size:14px}.bpt-fastbooking .mod--cta-md .c-cta,.bpt-fastbooking .mod--cta-md.c-cta{font-size:16px}.bpt-fastbooking .mod--cta-lg .c-cta,.bpt-fastbooking .mod--cta-lg.c-cta{font-size:20px}.bpt-fastbooking .mod--cta-full-width{width:100%;text-align:right}.bpt-fastbooking .mod--cta-full-width .c-cta,.bpt-fastbooking .mod--cta-full-width.c-cta{width:100%;padding:0}.bpt-fastbooking .mod--cta-height-22 .c-cta,.bpt-fastbooking .mod--cta-height-22.c-cta{height:22px;line-height:22px}.bpt-fastbooking .mod--cta-height-22.mod--cta-outline .c-cta{line-height:20px}.bpt-fastbooking .mod--cta-height-32 .c-cta,.bpt-fastbooking .mod--cta-height-32.c-cta{height:32px;line-height:32px}.bpt-fastbooking .mod--cta-height-32.mod--cta-outline .c-cta{line-height:30px}.bpt-fastbooking .mod--cta-height-48 .c-cta,.bpt-fastbooking .mod--cta-height-48.c-cta{height:48px;line-height:48px}.bpt-fastbooking .mod--cta-height-48.mod--cta-outline .c-cta,.bpt-fastbooking .mod--cta-height-48.mod--cta-outline.c-cta{line-height:46px}.bpt-fastbooking .mod--cta-multiline .c-cta,.bpt-fastbooking .mod--cta-multiline.c-cta{height:auto;white-space:normal;text-align:center;padding-top:8px;padding-bottom:8px}.bpt-fastbooking .mod--cta-min-width-200 .c-cta,.bpt-fastbooking .mod--cta-min-width-200.c-cta{min-width:200px}.bpt-fastbooking .mod--cta-min-width-234 .c-cta,.bpt-fastbooking .mod--cta-min-width-234.c-cta{min-width:234px}.bpt-fastbooking .mod--cta-min-width-268 .c-cta,.bpt-fastbooking .mod--cta-min-width-268.c-cta{min-width:268px}.bpt-fastbooking .mod--cta-disabled.mod--cta-fullbg .c-cta,.bpt-fastbooking .mod--cta-disabled.mod--cta-fullbg.c-cta,.bpt-fastbooking .mod--cta:disabled.mod--cta-fullbg .c-cta,.bpt-fastbooking .mod--cta:disabled.mod--cta-fullbg.c-cta,.bpt-fastbooking .mod--cta[data-disabled=disabled].mod--cta-fullbg .c-cta,.bpt-fastbooking .mod--cta[data-disabled=disabled].mod--cta-fullbg.c-cta{opacity:.6;background:#384044;border-color:#384044;color:#fff;-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed}.bpt-fastbooking .mod--cta-disabled.mod--cta-outline .c-cta,.bpt-fastbooking .mod--cta-disabled.mod--cta-outline.c-cta,.bpt-fastbooking .mod--cta:disabled.mod--cta-outline .c-cta,.bpt-fastbooking .mod--cta:disabled.mod--cta-outline.c-cta,.bpt-fastbooking .mod--cta[data-disabled=disabled].mod--cta-outline .c-cta,.bpt-fastbooking .mod--cta[data-disabled=disabled].mod--cta-outline.c-cta{opacity:.6;border-color:#384044;color:#384044;background:0 0;cursor:not-allowed}.bpt-fastbooking .mod--cta-disabled.mod--cta-outline .c-cta:hover,.bpt-fastbooking .mod--cta-disabled.mod--cta-outline.c-cta:hover,.bpt-fastbooking .mod--cta:disabled.mod--cta-outline .c-cta:hover,.bpt-fastbooking .mod--cta:disabled.mod--cta-outline.c-cta:hover,.bpt-fastbooking .mod--cta[data-disabled=disabled].mod--cta-outline .c-cta:hover,.bpt-fastbooking .mod--cta[data-disabled=disabled].mod--cta-outline.c-cta:hover{color:#384044}.bpt-fastbooking .mod--cta-disabled .c-cta,.bpt-fastbooking .mod--cta-disabled.c-cta,.bpt-fastbooking .mod--cta:disabled .c-cta,.bpt-fastbooking .mod--cta:disabled.c-cta,.bpt-fastbooking .mod--cta[data-disabled=disabled] .c-cta,.bpt-fastbooking .mod--cta[data-disabled=disabled].c-cta{opacity:.6;color:#384044;cursor:not-allowed}.bpt-fastbooking .mod--cta-not-underlined .c-cta,.bpt-fastbooking .mod--cta-not-underlined.c-cta{text-decoration:none}.bpt-fastbooking .cmp-br-carousel .mod--cta-with-arrow-right .c-cta,.bpt-fastbooking .cmp-br-carousel .mod--cta-with-arrow-right.c-cta{color:#384044}.bpt-fastbooking .cmp-br-carousel .mod--cta-with-arrow-right .c-cta::after,.bpt-fastbooking .cmp-br-carousel .mod--cta-with-arrow-right.c-cta::after{display:inline-block;content:"";transform:translateY(.2em);text-indent:-9999px;width:18px;height:18px;background-image:url("../../../etc.clientlibs/resorts/clientlibs/clientlib-base/resources/images/barcelo/commons/icons/ui/arrow-right_bold-black.svg");background-repeat:no-repeat;background-position:center;background-size:18px 18px}.bpt-fastbooking .cmp-br-carousel .mod--cta-with-arrow-right .c-cta:active::after,.bpt-fastbooking .cmp-br-carousel .mod--cta-with-arrow-right .c-cta:hover::after,.bpt-fastbooking .cmp-br-carousel .mod--cta-with-arrow-right.c-cta:active::after,.bpt-fastbooking .cmp-br-carousel .mod--cta-with-arrow-right.c-cta:hover::after{transform:translateY(.2em) translateX(4px)}.bpt-fastbooking .cmp-br-carousel .mod--cta-with-arrow-right.mod--cta-fullbg .c-cta::after,.bpt-fastbooking .cmp-br-carousel .mod--cta-with-arrow-right.mod--cta-fullbg.c-cta::after{transform:translateY(.2em) translateX(.6em)}.bpt-fastbooking .cmp-br-carousel .mod--cta-with-arrow-right.mod--cta-fullbg .c-cta:active:after,.bpt-fastbooking .cmp-br-carousel .mod--cta-with-arrow-right.mod--cta-fullbg .c-cta:hover:after,.bpt-fastbooking .cmp-br-carousel .mod--cta-with-arrow-right.mod--cta-fullbg.c-cta:active:after,.bpt-fastbooking .cmp-br-carousel .mod--cta-with-arrow-right.mod--cta-fullbg.c-cta:hover:after{transform:translateY(.2em) translateX(12px)}@media (min-width:1025px){.bpt-fastbooking .c-cta{font-size:18px;font-weight:500}.bpt-fastbooking .mod--cta-fullbg .c-cta,.bpt-fastbooking .mod--cta-fullbg.c-cta,.bpt-fastbooking .mod--cta-outline .c-cta,.bpt-fastbooking .mod--cta-outline.c-cta{font-size:16px;padding:0 30px}.bpt-fastbooking .mod--cta-sm .c-cta{font-size:14px}.bpt-fastbooking .mod--cta-lg .c-cta{font-size:20px}.bpt-fastbooking .mod--cta-with-arrow-right.mod--cta-with-arrow-only-desktop .c-cta:after,.bpt-fastbooking .mod--cta-with-arrow-right.mod--cta-with-arrow-only-desktop.c-cta:after{content:"\e902"}.bpt-fastbooking .mod--cta-with-arrow-left.mod--cta-with-arrow-only-desktop .c-cta:before,.bpt-fastbooking .mod--cta-with-arrow-left.mod--cta-with-arrow-only-desktop.c-cta:before{content:"\e901"}}.bpt-fastbooking .c-fastbooking{position:fixed;right:100vw;border-radius:2px;background:#fff;padding:15px;z-index:4;transition:.3s ease-out}.bpt-fastbooking .c-fastbooking .c-back-bar{display:none;min-height:30px;padding:0}.bpt-fastbooking .c-fastbooking .c-back-bar a.smenu-back{color:#155583;line-height:30px;float:left;font-size:14px;width:auto;height:auto}.bpt-fastbooking .c-fastbooking__form{position:relative;margin-bottom:15px}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow.mod--active,.bpt-fastbooking .c-fastbooking__form .mod--discount-box.mod--active,.bpt-fastbooking .c-fastbooking__form input.mod--active{border-radius:2px;box-shadow:0 0 2px 2px #c5e8f3;border:1px solid #155583;outline:0}.bpt-fastbooking .c-fastbooking__form .c-fieldset{flex-wrap:wrap;justify-content:center;align-items:flex-end}.bpt-fastbooking .c-fastbooking__form .c-fieldset__row{margin:6px 0}.bpt-fastbooking .c-fastbooking__form .c-fieldset .title-mobile{display:none;font-size:20px;line-height:24px;font-weight:700;margin-bottom:10px}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar label,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination label,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--discount label,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--rooms label{display:none}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--not-allowed{cursor:not-allowed}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--disabled{opacity:.6;text-decoration:none;cursor:not-allowed;pointer-events:none}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar input,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--discount input,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--rooms input{cursor:pointer}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination .c-delete-dates{display:none;font-weight:500;line-height:20px;font-size:12px;cursor:pointer;height:21px;margin-top:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination .c-delete-dates:after{font-family:barcelo-ui-kit;content:"\e909";width:10px;font-size:10px;height:10px;display:inline-block}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination.mod--active-delete{display:flex;align-items:center;justify-content:flex-end}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .c-optional-dates,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination .c-optional-dates{font-weight:300}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .left-input,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination .left-input{width:100%}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .left-input .checkin,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination .left-input .checkin{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:38px auto;background-position:0 calc(-38px * 11)}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination .right-input{display:none;flex-flow:column;align-items:flex-end}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .checkout,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination .right-input .checkout{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:38px auto;background-position:0 calc(-38px * 17)}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .c-delete-dates,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination .right-input .c-delete-dates{display:none;font-weight:500;line-height:20px;font-size:12px;cursor:pointer;height:21px;margin-top:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .c-delete-dates:after,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination .right-input .c-delete-dates:after{font-family:barcelo-ui-kit;content:"\e909";width:10px;font-size:10px;height:10px;display:inline-block}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar.mod--active-delete .c-optional-dates,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination.mod--active-delete .c-optional-dates{display:none}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar.mod--active-delete .c-delete-dates,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination.mod--active-delete .c-delete-dates{display:block}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar.mod--active-delete .right-input,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination.mod--active-delete .right-input{display:flex}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar.mod--active-delete .left-input,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination.mod--active-delete .left-input{width:50%}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar.mod--active-delete .left-input .checkin,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination.mod--active-delete .left-input .checkin{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:38px auto;background-position:0 calc(-38px * 19)}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow{margin-right:0;border-radius:2px;height:40px;display:inline-block;background-color:#fff;padding:0 10px 0 .5rem;font-weight:500;display:flex;align-items:center;color:#767676;border:1px solid #b1b1b1;width:100%;background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:38px auto;background-position:calc(100% + 5px) calc(-38px * 21)}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow .svg-icon .cmp-icon{line-height:1.9rem}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--rooms--ad,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--rooms--hb,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--rooms--kd{vertical-align:top;margin-top:-2px}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow .svg-icon{height:43px;width:38px;margin:0}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-room{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:38px auto;background-position:0 calc(-38px * 35)}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-pax{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:38px auto;background-position:0 calc(-38px * 33)}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--discount,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--rooms{position:relative}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--discount input,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--rooms input{border:none;position:absolute;opacity:0;bottom:0}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box{margin-right:0;border-radius:2px;height:40px;display:flex;align-items:flex-start;justify-content:center;flex-flow:column;padding:0 .5rem;border:1px solid #b1b1b1;width:100%;color:#155583;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;background:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png") 0 0/40px auto no-repeat #fff;background-position:calc(100% + 5px) calc(-40px * 25);line-height:20px}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box span{display:flex;align-items:center;font-size:16px;color:#155583;text-decoration:underline;font-weight:700;padding-right:20px;width:100%}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box.mod--active{background:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png") 0 0/40px auto no-repeat #fff;background-position:calc(100% + 5px) calc(-40px * 23);border-radius:2px;box-shadow:0 0 2px 2px #c5e8f3;border:1px solid #155583;outline:0}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box.mod--active span{text-decoration:none}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box.enable{background-color:#ddecd4;border:1px solid #cbdfbf}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box.enable span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:18px;color:#384044;font-weight:300;font-size:14px;text-decoration:none}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box.enable p{font-size:14px;font-weight:700;color:#2b8536;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:20px;line-height:16px}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--btn{font-size:15px}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--btn:not(.mod--cta-color-dark-blue) .c-cta{display:flex;align-items:center;justify-content:center;background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#be3300),color-stop(49.96%,#cc4716));background:linear-gradient(to right,#be3300 49.95%,#cc4716 49.96%);color:#fff;background-size:201% 201%;background-position:100%;padding:0;height:40px}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--btn:not(.mod--cta-color-dark-blue) .c-cta:hover{color:#fff;background-position:0}.bpt-fastbooking .c-fastbooking__form .c-fieldset .flight-btn{display:none}.bpt-fastbooking .c-fastbooking__form .c-popover .c-rooms-count{float:right;text-align:right;line-height:2em;padding:7px 2px}.bpt-fastbooking .c-fastbooking__links{display:flex;justify-content:center;width:100%}.bpt-fastbooking .c-fastbooking__links-add-flight{width:calc(100% - 30px);position:absolute;top:5px;right:15px;transition:none;text-align:right}.bpt-fastbooking .c-fastbooking__links-add-flight .c-cta{text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.bpt-fastbooking .c-fastbooking.mod--active{position:fixed;right:0;width:100vw;height:100vh;background:#fff;border-radius:0;transition:.3s ease-out;z-index:10;top:0;overflow-y:scroll}.bpt-fastbooking .c-fastbooking.mod--active .c-back-bar{display:block}.bpt-fastbooking .c-fastbooking.mod--active .c-fastbooking__form .c-fieldset .title-mobile{width:55vw;display:block;margin-bottom:5px;color:#384044}.bpt-fastbooking .c-fastbooking.mod--active .c-fastbooking__links-add-flight{top:20px;width:auto;max-width:55%}.bpt-fastbooking .c-fastbooking.mod--active .c-fastbooking__links-add-flight .c-cta{white-space:normal;font-size:14px;line-height:18px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;max-height:18px * 2 + 2}.bpt-fastbooking .c-fastbooking.mod--active .c-popover__content-block{padding:15px}.bpt-fastbooking .c-fastbooking.mod--discount-disabled .c-fieldset .mod--discount{display:none}.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .c-fastbooking,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .c-fastbooking{position:relative;right:0;margin-top:-35vh}.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .c-fastbooking{position:relative;right:0;margin-top:-60px}.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .c-fastbooking{position:relative;right:0;margin-top:-30px}.bpt-fastbooking .activeFastbooking .inject-fastbooking-true .c-fastbooking{height:100vh;position:fixed;top:300px;margin-top:0;width:calc(100% - 30px);right:15px;z-index:9;animation:.5s ease-out forwards fastbookingToFull}@keyframes fastbookingToFull{from{top:300px;margin-top:-35vh;width:calc(100% - 30px);right:15px}to{top:0;margin-top:0;width:100vw;right:0;border-radius:0}}.bpt-fastbooking .activeFastbooking .c-ribbon,.bpt-fastbooking .activeFastbooking .header{display:none}.bpt-fastbooking .search-open-JS{position:absolute;bottom:38px;z-index:99;width:auto;max-width:1140px;left:50%;transform:translateX(-50%)}.bpt-fastbooking .heroslider.inject-fastbooking-true .c-fastbooking.mod--active{position:fixed;margin-top:0}.bpt-fastbooking .heroslider.inject-fastbooking-true .c-fastbooking{border-radius:16px}@media (min-width:1025px){.bpt-fastbooking .c-fastbooking{position:relative;right:0;padding:2px 0;background:0 0;z-index:5}.bpt-fastbooking .c-fastbooking__form{flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:0}.bpt-fastbooking .c-fastbooking__form .c-fieldset{justify-content:space-between;align-items:center;margin:0 -4px;padding:0}.bpt-fastbooking .c-fastbooking__form .c-fieldset__row,.bpt-fastbooking .c-fastbooking__form .c-fieldset__row-wrap{padding:0 4px}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar label,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar label[for=destination],.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination label,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination label[for=destination],.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--discount label,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--discount label[for=destination],.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--rooms label,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--rooms label[for=destination]{display:none}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination{width:calc(25% - 20px)}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination .c-delete-dates{margin:0;color:transparent;position:relative;width:25px}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination .c-delete-dates:after{font-family:barcelo-ui-kit;content:"\e909";width:17px;font-size:17px;height:17px;position:absolute;color:#155583;right:0;top:0}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination.mod--active-delete{flex-flow:row-reverse;justify-content:flex-end}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--destination.mod--active-delete input{order:3}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar{width:25%}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .left-input{width:50%}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .left-input .checkin{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:36px auto;background-position:0 calc(-36px * 19)}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input{display:flex;flex-flow:row;align-items:center}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .checkout{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:36px auto;background-position:0 calc(-36px * 17)}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .c-delete-dates{margin:0;color:transparent;position:relative;width:25px}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .c-delete-dates:after{font-family:barcelo-ui-kit;content:"\e909";width:17px;font-size:17px;height:17px;position:absolute;color:#155583;right:0;top:0}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar.mod--active-delete .left-input{width:calc(50% - 15px)}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar.mod--active-delete .left-input .checkin{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:36px auto;background-position:0 calc(-36px * 19)}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--calendar.mod--active-delete .right-input{width:calc(50% + 15px)}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--discount,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--rooms{width:calc(17% - 14px)}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:40px auto;background-position:calc(100% + 5px) calc(-40px * 25)}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--btn{width:15%}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--btn .c-cta{border:2px solid #384044;color:#384044;background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#384044),color-stop(49.96%,transparent));background:linear-gradient(to right,#384044 49.95%,transparent 49.96%);background-size:201% 201%;background-position:100%}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--btn .c-cta:hover{color:#fff;border:2px solid #384044;background-position:0;box-shadow:inset 0 -1px #384044}.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--booking .c-cta,.bpt-fastbooking .c-fastbooking__form .c-fieldset .mod--booking .c-cta:hover{border:none}.bpt-fastbooking .c-fastbooking__form .c-fieldset .flight-btn{display:flex;width:48px;height:40px}.bpt-fastbooking .c-fastbooking__form .c-fieldset .flight-btn-wrapper{width:40px;height:40px;border-radius:2px;border:1px solid #8c9091;display:flex;justify-content:center;align-items:center}.bpt-fastbooking .c-fastbooking__form .c-fieldset .flight-btn-wrapper .svg-icon{width:32px;height:32px}.bpt-fastbooking .c-fastbooking__links{display:none}.bpt-fastbooking .c-fastbooking.mod--discount-disabled .c-fieldset .mod--destination{width:31.22%}.bpt-fastbooking .c-fastbooking.mod--discount-disabled .c-fieldset .mod--calendar{width:29.12%}.bpt-fastbooking .c-fastbooking.mod--discount-disabled .c-fieldset .mod--rooms{width:19.12%}.bpt-fastbooking .c-fastbooking:not(.mod--cristal-clear):not(.mod--cristal-dark) .c-fastbooking__form .c-fieldset .mod--booking .c-cta,.bpt-fastbooking .c-fastbooking:not(.mod--cristal-clear):not(.mod--cristal-dark) .c-fastbooking__form .c-fieldset .mod--booking.c-cta,.bpt-fastbooking .c-fastbooking:not(.mod--cristal-clear):not(.mod--cristal-dark) .c-fastbooking__form .c-fieldset .mod--btn .c-cta,.bpt-fastbooking .c-fastbooking:not(.mod--cristal-clear):not(.mod--cristal-dark) .c-fastbooking__form .c-fieldset .mod--btn.c-cta{background:linear-gradient(to right,#30a2bf,#2f5a76);line-height:34px;color:#fff;background-position:100%;box-shadow:none;border:none;transition:.3s ease-out;text-transform:lowercase;display:inline-block;z-index:1}.bpt-fastbooking .c-fastbooking:not(.mod--cristal-clear):not(.mod--cristal-dark) .c-fastbooking__form .c-fieldset .mod--booking .c-cta::first-letter,.bpt-fastbooking .c-fastbooking:not(.mod--cristal-clear):not(.mod--cristal-dark) .c-fastbooking__form .c-fieldset .mod--booking.c-cta::first-letter,.bpt-fastbooking .c-fastbooking:not(.mod--cristal-clear):not(.mod--cristal-dark) .c-fastbooking__form .c-fieldset .mod--btn .c-cta::first-letter,.bpt-fastbooking .c-fastbooking:not(.mod--cristal-clear):not(.mod--cristal-dark) .c-fastbooking__form .c-fieldset .mod--btn.c-cta::first-letter{text-transform:capitalize}.bpt-fastbooking .c-fastbooking:not(.mod--cristal-clear):not(.mod--cristal-dark) .c-fastbooking__form .c-fieldset .mod--booking .c-cta::before,.bpt-fastbooking .c-fastbooking:not(.mod--cristal-clear):not(.mod--cristal-dark) .c-fastbooking__form .c-fieldset .mod--booking.c-cta::before,.bpt-fastbooking .c-fastbooking:not(.mod--cristal-clear):not(.mod--cristal-dark) .c-fastbooking__form .c-fieldset .mod--btn .c-cta::before,.bpt-fastbooking .c-fastbooking:not(.mod--cristal-clear):not(.mod--cristal-dark) .c-fastbooking__form .c-fieldset .mod--btn.c-cta::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s;z-index:-1;background:linear-gradient(to right,#268299,#26485e,#26485e)}.bpt-fastbooking .c-fastbooking:not(.mod--cristal-clear):not(.mod--cristal-dark) .c-fastbooking__form .c-fieldset .mod--booking .c-cta:hover::before,.bpt-fastbooking .c-fastbooking:not(.mod--cristal-clear):not(.mod--cristal-dark) .c-fastbooking__form .c-fieldset .mod--booking.c-cta:hover::before,.bpt-fastbooking .c-fastbooking:not(.mod--cristal-clear):not(.mod--cristal-dark) .c-fastbooking__form .c-fieldset .mod--btn .c-cta:hover::before,.bpt-fastbooking .c-fastbooking:not(.mod--cristal-clear):not(.mod--cristal-dark) .c-fastbooking__form .c-fieldset .mod--btn.c-cta:hover::before{opacity:1}.bpt-fastbooking .c-fastbooking:not(.mod--cristal-clear):not(.mod--cristal-dark) .c-fastbooking__form .c-fieldset .mod--booking .c-cta:hover,.bpt-fastbooking .c-fastbooking:not(.mod--cristal-clear):not(.mod--cristal-dark) .c-fastbooking__form .c-fieldset .mod--booking.c-cta:hover,.bpt-fastbooking .c-fastbooking:not(.mod--cristal-clear):not(.mod--cristal-dark) .c-fastbooking__form .c-fieldset .mod--btn .c-cta:hover,.bpt-fastbooking .c-fastbooking:not(.mod--cristal-clear):not(.mod--cristal-dark) .c-fastbooking__form .c-fieldset .mod--btn.c-cta:hover{border:none;box-shadow:none}.bpt-fastbooking .inject-fastbooking-true .c-fastbooking,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .c-fastbooking,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .c-fastbooking,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .c-fastbooking,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .c-fastbooking{position:relative;right:0;padding:12px 17px 10px;margin:0}.bpt-fastbooking .inject-fastbooking-true .inject-breadcrumb,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .inject-breadcrumb,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .inject-breadcrumb,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .inject-breadcrumb,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .inject-breadcrumb{position:absolute;top:100px;z-index:99;max-width:1140px;width:100%;left:50%;transform:translateX(-50%)}.bpt-fastbooking .inject-fastbooking-true .inject-breadcrumb li a,.bpt-fastbooking .inject-fastbooking-true .inject-breadcrumb li span,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .inject-breadcrumb li a,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .inject-breadcrumb li span,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .inject-breadcrumb li a,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .inject-breadcrumb li span,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .inject-breadcrumb li a,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .inject-breadcrumb li span,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .inject-breadcrumb li a,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .inject-breadcrumb li span{color:#fff}.bpt-fastbooking .inject-fastbooking-true .inject-fastbooking,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .inject-fastbooking,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .inject-fastbooking,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .inject-fastbooking,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .inject-fastbooking{position:absolute;bottom:80px;z-index:4;width:100%;max-width:1140px;left:50%;transform:translateX(-50%)}.bpt-fastbooking .inject-fastbooking-true .inject-fastbooking .generic-container.bg-grey-20:first-child,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .inject-fastbooking .generic-container.bg-grey-20:first-child,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .inject-fastbooking .generic-container.bg-grey-20:first-child,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .inject-fastbooking .generic-container.bg-grey-20:first-child,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .inject-fastbooking .generic-container.bg-grey-20:first-child{background-color:transparent}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking{background:#fff}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form{align-items:flex-start}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset{align-items:flex-end}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset__row,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset__row,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset__row,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset__row,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset__row{margin:0}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset input,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset select,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset input,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset select,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset input,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset select,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset input,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset select,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset input,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset select{height:48px}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .c-incrementers input,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .c-incrementers input,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .c-incrementers input,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .c-incrementers input,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .c-incrementers input{height:40px}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset input[type=checkbox],.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset input[type=checkbox],.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset input[type=checkbox],.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset input[type=checkbox],.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset input[type=checkbox]{min-height:20px;height:auto}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset label,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset label[for=destination],.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset label,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset label[for=destination],.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset label,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset label[for=destination],.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset label,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset label[for=destination],.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset label,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset label[for=destination]{display:block;font-size:14px;margin-top:3px;line-height:21px}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--destination,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--destination,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--destination,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--destination,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--destination{width:25%;justify-content:space-between;flex-flow:inherit}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--destination .c-delete-dates,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--destination .c-delete-dates,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--destination .c-delete-dates,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--destination .c-delete-dates,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--destination .c-delete-dates{width:auto;padding-right:1rem;color:#155583}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--destination .c-delete-dates:after,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--destination .c-delete-dates:after,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--destination .c-delete-dates:after,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--destination .c-delete-dates:after,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--destination .c-delete-dates:after{font-family:barcelo-ui-kit;content:"\e909";width:10px;font-size:10px;height:10px;display:inline-block}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .left-input,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .left-input,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .left-input,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .left-input,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .left-input{width:50%}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .left-input .checkin,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .left-input .checkin,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .left-input .checkin,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .left-input .checkin,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .left-input .checkin{background-position:0 -679px}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input{width:50%;flex-flow:column-reverse;align-items:flex-end}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .checkout,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .checkout,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .checkout,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .checkout,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .checkout{background-position:0 -607px}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .c-delete-dates,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .c-delete-dates,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .c-delete-dates,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .c-delete-dates,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .c-delete-dates{margin-top:0;margin-bottom:3px;padding-right:1rem;text-indent:0;position:relative;width:auto;color:#155583}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .c-delete-dates:after,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .c-delete-dates:after,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .c-delete-dates:after,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .c-delete-dates:after,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar .right-input .c-delete-dates:after{font-family:barcelo-ui-kit;content:"\e909";width:12px;font-size:10px;height:17px}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar.mod--active-delete .left-input,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar.mod--active-delete .right-input,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar.mod--active-delete .left-input,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar.mod--active-delete .right-input,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar.mod--active-delete .left-input,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar.mod--active-delete .right-input,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar.mod--active-delete .left-input,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar.mod--active-delete .right-input,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar.mod--active-delete .left-input,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--calendar.mod--active-delete .right-input{width:50%}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--rooms,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--rooms,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--rooms,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--rooms,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--rooms{width:17%}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow{height:48px;background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:45px auto;background-position:calc(100% + 5px) calc(-45px * 21)}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow:focus,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow:focus,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow:focus,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow:focus,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow:focus{box-shadow:0 0 3px 0 rgba(21,85,131,.8);border:1px solid #155583}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box{height:48px;background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:48px auto;background-position:calc(100% + 5px) calc(-48px * 25)}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box.mod--active,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box.mod--active,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box.mod--active,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box.mod--active,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box.mod--active{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:48px auto;background-position:calc(100% + 5px) calc(-48px * 23)}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--btn,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--btn,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--btn,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--btn,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--btn{height:48px}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--btn .c-cta,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--btn .c-cta,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--btn .c-cta,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--btn .c-cta,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .mod--btn .c-cta{border:none;font-size:16px;padding:0;min-height:48px}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .flight-btn,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .flight-btn,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .flight-btn,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .flight-btn,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__form .c-fieldset .flight-btn{display:none}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__links,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__links,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__links,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__links,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__links{display:inline-flex;justify-content:space-between;align-items:center;margin-top:7px}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__links-add-flight,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__links-add-flight,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__links-add-flight,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__links-add-flight,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__links-add-flight{width:auto;max-width:50%;position:relative;top:auto;right:auto;text-align:left}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__links-add-flight .c-cta,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__links-add-flight .c-cta,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__links-add-flight .c-cta,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__links-add-flight .c-cta,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__links-add-flight .c-cta{text-align:left}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking__links .c-cta,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__links .c-cta,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__links .c-cta,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__links .c-cta,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking__links .c-cta{font-weight:700}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--discount-disabled .c-fieldset .mod--destination,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--discount-disabled .c-fieldset .mod--destination,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--discount-disabled .c-fieldset .mod--destination,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--discount-disabled .c-fieldset .mod--destination,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--discount-disabled .c-fieldset .mod--destination{width:35%}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--discount-disabled .c-fieldset .mod--calendar,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--discount-disabled .c-fieldset .mod--calendar,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--discount-disabled .c-fieldset .mod--calendar,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--discount-disabled .c-fieldset .mod--calendar,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--discount-disabled .c-fieldset .mod--calendar{width:29.12%}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--discount-disabled .c-fieldset .mod--rooms,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--discount-disabled .c-fieldset .mod--rooms,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--discount-disabled .c-fieldset .mod--rooms,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--discount-disabled .c-fieldset .mod--rooms,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--discount-disabled .c-fieldset .mod--rooms{width:19.39%}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear{background-color:rgba(255,255,255,.15)}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links .c-cta,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links .c-cta,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links .c-cta,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links .c-cta,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links .c-cta{border-radius:12px;padding:5px 9px}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links-add-flight .c-cta,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links-add-flight .c-cta,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links-add-flight .c-cta,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links-add-flight .c-cta,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links-add-flight .c-cta{color:#fff}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links-custom .c-cta,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links-custom .c-cta,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links-custom .c-cta,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links-custom .c-cta,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links-custom .c-cta{background-color:rgba(164,200,169,.5)}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links-custom .c-cta:hover,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links-custom .c-cta:hover:before,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links-custom .c-cta:hover,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links-custom .c-cta:hover:before,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links-custom .c-cta:hover,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links-custom .c-cta:hover:before,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links-custom .c-cta:hover,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links-custom .c-cta:hover:before,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links-custom .c-cta:hover,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__links-custom .c-cta:hover:before{color:#2b8536}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark{background-color:rgba(0,0,0,.2);box-shadow:inset 0 0 5px 0 rgba(0,0,0,.1)}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__links .c-cta,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__links .c-cta,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__links .c-cta,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__links .c-cta,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__links .c-cta{border-radius:12px;padding:5px 9px;color:#fff}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__links-add-flight .c-cta,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__links-add-flight .c-cta,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__links-add-flight .c-cta,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__links-add-flight .c-cta,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__links-add-flight .c-cta{background-color:rgba(197,232,243,.5)}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__links-custom .c-cta,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__links-custom .c-cta,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__links-custom .c-cta,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__links-custom .c-cta,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__links-custom .c-cta{background-color:rgba(164,200,169,.5)}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__links-custom .c-cta:hover:before,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__links-custom .c-cta:hover:before,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__links-custom .c-cta:hover:before,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__links-custom .c-cta:hover:before,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__links-custom .c-cta:hover:before{color:#fff}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--booking .c-cta,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--btn .c-cta,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--booking .c-cta,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--btn .c-cta,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--booking .c-cta,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--btn .c-cta,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--booking .c-cta,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--btn .c-cta,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--booking .c-cta,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--btn .c-cta,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--booking .c-cta,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--btn .c-cta,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--booking .c-cta,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--btn .c-cta,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--booking .c-cta,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--btn .c-cta,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--booking .c-cta,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--btn .c-cta,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--booking .c-cta,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--btn .c-cta{display:inline-block}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--booking .c-cta::before,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--btn .c-cta::before,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--booking .c-cta::before,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--btn .c-cta::before,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--booking .c-cta::before,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--btn .c-cta::before,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--booking .c-cta::before,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--btn .c-cta::before,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--booking .c-cta::before,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--btn .c-cta::before,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--booking .c-cta::before,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--btn .c-cta::before,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--booking .c-cta::before,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--btn .c-cta::before,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--booking .c-cta::before,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--btn .c-cta::before,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--booking .c-cta::before,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--btn .c-cta::before,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--booking .c-cta::before,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--btn .c-cta::before{content:none}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear.mod--cristal-cta-white .mod--btn .c-cta,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark.mod--cristal-cta-white .mod--btn .c-cta,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear.mod--cristal-cta-white .mod--btn .c-cta,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark.mod--cristal-cta-white .mod--btn .c-cta,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear.mod--cristal-cta-white .mod--btn .c-cta,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark.mod--cristal-cta-white .mod--btn .c-cta,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear.mod--cristal-cta-white .mod--btn .c-cta,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark.mod--cristal-cta-white .mod--btn .c-cta,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear.mod--cristal-cta-white .mod--btn .c-cta,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark.mod--cristal-cta-white .mod--btn .c-cta{border:0;background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#f2f2f2),color-stop(49.96%,#fff));background:linear-gradient(to right,#f2f2f2 49.95%,#fff 49.96%);background-size:201% 201%;background-position:100%;color:#384044}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear.mod--cristal-cta-white .mod--btn .c-cta:hover,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark.mod--cristal-cta-white .mod--btn .c-cta:hover,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear.mod--cristal-cta-white .mod--btn .c-cta:hover,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark.mod--cristal-cta-white .mod--btn .c-cta:hover,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear.mod--cristal-cta-white .mod--btn .c-cta:hover,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark.mod--cristal-cta-white .mod--btn .c-cta:hover,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear.mod--cristal-cta-white .mod--btn .c-cta:hover,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark.mod--cristal-cta-white .mod--btn .c-cta:hover,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear.mod--cristal-cta-white .mod--btn .c-cta:hover,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark.mod--cristal-cta-white .mod--btn .c-cta:hover{color:#384044;border:0;background-position:0;box-shadow:inset 0 -1px #f2f2f2}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form>.c-fieldset label,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form>.c-fieldset label,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form>.c-fieldset label,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form>.c-fieldset label,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form>.c-fieldset label,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form>.c-fieldset label,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form>.c-fieldset label,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form>.c-fieldset label,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form>.c-fieldset label,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form>.c-fieldset label{color:#fff}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input{background-color:rgba(255,255,255,.2);border:1px solid #fff;color:#fff}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input::placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input::placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input::placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input::placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input::placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input::placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input::placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input::placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input::placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input::placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input::placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input::placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input::placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input::placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input::placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input::placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input::placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input::placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input::placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input::placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input::placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input::placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input::placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input::placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input::placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input::placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input::placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input::placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input::placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input::placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input::placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input::placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input::placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input::placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input::placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input::placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input::placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input::placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input::placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input::placeholder{color:#fff;font-size:16px;font-style:normal;opacity:1;padding:0;text-decoration:none}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::-webkit-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::-webkit-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input::-webkit-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input::-webkit-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input::-webkit-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input::-webkit-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::-webkit-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::-webkit-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input::-webkit-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input::-webkit-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input::-webkit-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input::-webkit-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::-webkit-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::-webkit-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input::-webkit-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input::-webkit-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input::-webkit-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input::-webkit-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::-webkit-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::-webkit-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input::-webkit-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input::-webkit-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input::-webkit-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input::-webkit-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::-webkit-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::-webkit-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input::-webkit-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input::-webkit-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input::-webkit-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input::-webkit-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::-webkit-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::-webkit-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input::-webkit-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input::-webkit-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input::-webkit-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input::-webkit-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::-webkit-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::-webkit-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input::-webkit-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input::-webkit-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input::-webkit-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input::-webkit-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::-webkit-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::-webkit-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input::-webkit-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input::-webkit-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input::-webkit-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input::-webkit-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::-webkit-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::-webkit-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input::-webkit-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input::-webkit-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input::-webkit-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input::-webkit-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::-webkit-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::-webkit-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input::-webkit-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input::-webkit-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input::-webkit-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input::-webkit-input-placeholder{color:#fff;font-size:16px;font-style:normal;opacity:1;padding:0;text-decoration:none}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::-moz-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::-moz-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input::-moz-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input::-moz-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input::-moz-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input::-moz-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::-moz-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::-moz-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input::-moz-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input::-moz-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input::-moz-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input::-moz-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::-moz-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::-moz-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input::-moz-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input::-moz-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input::-moz-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input::-moz-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::-moz-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::-moz-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input::-moz-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input::-moz-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input::-moz-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input::-moz-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::-moz-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::-moz-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input::-moz-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input::-moz-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input::-moz-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input::-moz-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::-moz-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::-moz-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input::-moz-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input::-moz-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input::-moz-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input::-moz-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::-moz-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::-moz-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input::-moz-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input::-moz-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input::-moz-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input::-moz-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::-moz-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::-moz-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input::-moz-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input::-moz-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input::-moz-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input::-moz-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::-moz-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::-moz-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input::-moz-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input::-moz-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input::-moz-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input::-moz-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box::-moz-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow::-moz-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input::-moz-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input::-moz-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input::-moz-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input::-moz-placeholder{color:#fff;font-size:16px;font-style:normal;opacity:1;padding:0;text-decoration:none}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box:-ms-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow:-ms-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input:-ms-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input:-ms-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input:-ms-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input:-ms-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box:-ms-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow:-ms-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input:-ms-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input:-ms-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input:-ms-input-placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input:-ms-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box:-ms-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow:-ms-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input:-ms-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input:-ms-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input:-ms-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input:-ms-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box:-ms-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow:-ms-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input:-ms-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input:-ms-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input:-ms-input-placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input:-ms-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box:-ms-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow:-ms-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input:-ms-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input:-ms-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input:-ms-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input:-ms-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box:-ms-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow:-ms-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input:-ms-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input:-ms-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input:-ms-input-placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input:-ms-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box:-ms-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow:-ms-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input:-ms-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input:-ms-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input:-ms-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input:-ms-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box:-ms-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow:-ms-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input:-ms-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input:-ms-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input:-ms-input-placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input:-ms-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box:-ms-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow:-ms-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--calendar input:-ms-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--destination input:-ms-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--discount input:-ms-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--rooms input:-ms-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box:-ms-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow:-ms-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--calendar input:-ms-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--destination input:-ms-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--discount input:-ms-input-placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--rooms input:-ms-input-placeholder{color:#fff!important;font-size:16px!important;font-style:normal!important;opacity:1!important;padding:0!important;text-decoration:none!important}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear input::placeholder,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark input::placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear input::placeholder,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark input::placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear input::placeholder,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark input::placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear input::placeholder,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark input::placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear input::placeholder,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark input::placeholder{color:#fff}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow.mod--active,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .mod--discount-box.mod--active,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form input.mod--active,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow.mod--active,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .mod--discount-box.mod--active,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form input.mod--active,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow.mod--active,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .mod--discount-box.mod--active,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form input.mod--active,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow.mod--active,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .mod--discount-box.mod--active,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form input.mod--active,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow.mod--active,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .mod--discount-box.mod--active,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form input.mod--active,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow.mod--active,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .mod--discount-box.mod--active,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form input.mod--active,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow.mod--active,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .mod--discount-box.mod--active,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form input.mod--active,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow.mod--active,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .mod--discount-box.mod--active,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form input.mod--active,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow.mod--active,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .mod--discount-box.mod--active,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form input.mod--active,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--rooms .mod--select-arrow.mod--active,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .mod--discount-box.mod--active,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form input.mod--active{border-color:#fff}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box span,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box span,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box span,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box span,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box span,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box span,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box span,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box span,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box span,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fastbooking__form .c-fieldset .mod--discount .mod--discount-box span{color:#fff}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--btn .c-cta,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--btn .c-cta,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--btn .c-cta,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--btn .c-cta,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--btn .c-cta,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--btn .c-cta,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--btn .c-cta,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--btn .c-cta,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--btn .c-cta,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--btn .c-cta{border:2px solid #fff;color:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(49.95%,#fff),color-stop(49.96%,rgba(255,255,255,.2)));background:linear-gradient(to right,#fff 49.95%,rgba(255,255,255,.2) 49.96%);background-size:201% 201%;background-position:100%}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--btn .c-cta:hover,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--btn .c-cta:hover,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--btn .c-cta:hover,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--btn .c-cta:hover,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--btn .c-cta:hover,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--btn .c-cta:hover,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--btn .c-cta:hover,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--btn .c-cta:hover,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .mod--btn .c-cta:hover,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .mod--btn .c-cta:hover{color:#384044;border:2px solid #fff;background-position:0;box-shadow:inset 0 -1px #fff}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--calendar .left-input .checkin,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--calendar .left-input .checkin,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--calendar .left-input .checkin,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--calendar .left-input .checkin,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--calendar .left-input .checkin,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--calendar .left-input .checkin,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--calendar .left-input .checkin,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--calendar .left-input .checkin,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--calendar .left-input .checkin,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--calendar .left-input .checkin{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:38px auto;background-position:0 calc(-38px * 39)}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--calendar .right-input .checkout,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--calendar .right-input .checkout,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--calendar .right-input .checkout,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--calendar .right-input .checkout,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--calendar .right-input .checkout,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--calendar .right-input .checkout,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--calendar .right-input .checkout,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--calendar .right-input .checkout,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--calendar .right-input .checkout,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--calendar .right-input .checkout{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:38px auto;background-position:0 calc(-38px * 37)}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--calendar .right-input .c-delete-dates,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--calendar .right-input .c-delete-dates:after,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--calendar .right-input .c-delete-dates,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--calendar .right-input .c-delete-dates:after,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--calendar .right-input .c-delete-dates,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--calendar .right-input .c-delete-dates:after,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--calendar .right-input .c-delete-dates,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--calendar .right-input .c-delete-dates:after,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--calendar .right-input .c-delete-dates,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--calendar .right-input .c-delete-dates:after,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--calendar .right-input .c-delete-dates,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--calendar .right-input .c-delete-dates:after,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--calendar .right-input .c-delete-dates,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--calendar .right-input .c-delete-dates:after,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--calendar .right-input .c-delete-dates,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--calendar .right-input .c-delete-dates:after,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--calendar .right-input .c-delete-dates,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--calendar .right-input .c-delete-dates:after,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--calendar .right-input .c-delete-dates,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--calendar .right-input .c-delete-dates:after{color:#fff}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination{justify-content:space-between;flex-flow:inherit}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination .c-delete-dates,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination .c-delete-dates,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination .c-delete-dates,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination .c-delete-dates,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination .c-delete-dates,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination .c-delete-dates,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination .c-delete-dates,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination .c-delete-dates,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination .c-delete-dates,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination .c-delete-dates{width:auto;padding-right:1rem;color:#fff}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination .c-delete-dates:after,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination .c-delete-dates:after,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination .c-delete-dates:after,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination .c-delete-dates:after,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination .c-delete-dates:after,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination .c-delete-dates:after,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination .c-delete-dates:after,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination .c-delete-dates:after,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination .c-delete-dates:after,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination .c-delete-dates:after{font-family:barcelo-ui-kit;content:"\e909";width:10px;font-size:10px;height:10px;display:inline-block;color:#fff}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination input .c-delete-dates,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination input .c-delete-dates:after,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination input .c-delete-dates,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination input .c-delete-dates:after,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination input .c-delete-dates,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination input .c-delete-dates:after,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination input .c-delete-dates,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination input .c-delete-dates:after,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination input .c-delete-dates,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination input .c-delete-dates:after,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination input .c-delete-dates,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination input .c-delete-dates:after,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination input .c-delete-dates,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination input .c-delete-dates:after,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination input .c-delete-dates,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination input .c-delete-dates:after,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination input .c-delete-dates,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--destination input .c-delete-dates:after,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination input .c-delete-dates,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--destination input .c-delete-dates:after{color:#fff}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--rooms .mod--select-arrow,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--rooms .mod--select-arrow{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:38px auto;background-position:calc(100% + 5px) calc(-38px * 49)}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-room,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-room,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-room,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-room,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-room,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-room,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-room,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-room,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-room,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-room{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:38px auto;background-position:0 calc(-38px * 47)}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-pax,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-pax,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-pax,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-pax,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-pax,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-pax,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-pax,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-pax,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-pax,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--rooms .mod--select-arrow .svg-icon.sprite-icon-pax{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:38px auto;background-position:0 calc(-38px * 45)}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--discount .mod--discount-box,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--discount .mod--discount-box{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:40px auto;background-position:calc(100% + 5px) calc(-40px * 41)}.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--discount .mod--discount-box.mod--active,.bpt-fastbooking .inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--discount .mod--discount-box.mod--active,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--discount .mod--discount-box.mod--active,.bpt-fastbooking .mod--full-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--discount .mod--discount-box.mod--active,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--discount .mod--discount-box.mod--active,.bpt-fastbooking .mod--lg-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--discount .mod--discount-box.mod--active,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--discount .mod--discount-box.mod--active,.bpt-fastbooking .mod--md-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--discount .mod--discount-box.mod--active,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-clear .c-fieldset .mod--discount .mod--discount-box.mod--active,.bpt-fastbooking .mod--sm-heroslider.inject-fastbooking-true .fastbooking .c-fastbooking.mod--cristal-dark .c-fieldset .mod--discount .mod--discount-box.mod--active{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:40px auto;background-position:calc(100% + 5px) calc(-40px * 43)}}.bpt-fastbooking .c-fastbooking__submenu-calendar.mod--active,.bpt-fastbooking .c-fastbooking__submenu-destination.mod--active,.bpt-fastbooking .c-fastbooking__submenu-discount.mod--active,.bpt-fastbooking .c-fastbooking__submenu-rooms.mod--active,.bpt-fastbooking .c-fastbooking__submenu-search.mod--active{display:flex;animation:.35s ease-out forwards popOverFadeIn}.bpt-fastbooking .c-fastbooking__submenu-calendar.mod--hide,.bpt-fastbooking .c-fastbooking__submenu-destination.mod--hide,.bpt-fastbooking .c-fastbooking__submenu-discount.mod--hide,.bpt-fastbooking .c-fastbooking__submenu-rooms.mod--hide,.bpt-fastbooking .c-fastbooking__submenu-search.mod--hide{display:none;animation:.35s ease-out forwards popOverFadeOut}.bpt-fastbooking .c-fastbooking__submenu-calendar .accordion-toggle .svg-icon.accordion-arrow,.bpt-fastbooking .c-fastbooking__submenu-destination .accordion-toggle .svg-icon.accordion-arrow,.bpt-fastbooking .c-fastbooking__submenu-discount .accordion-toggle .svg-icon.accordion-arrow,.bpt-fastbooking .c-fastbooking__submenu-rooms .accordion-toggle .svg-icon.accordion-arrow,.bpt-fastbooking .c-fastbooking__submenu-search .accordion-toggle .svg-icon.accordion-arrow{height:16px;width:16px}.bpt-fastbooking .c-fastbooking__submenu-header{font-size:16px;font-weight:700;line-height:20px;margin:15px 10px 10px 0;width:auto}.bpt-fastbooking .c-fastbooking__submenu-anywhere{display:flex;align-items:center;justify-content:space-between;background:#f5f5f5;padding:9px;box-shadow:0 1px 0 0 rgba(0,0,0,.3);height:40px;width:100%}.bpt-fastbooking .c-fastbooking__submenu-anywhere-claim{font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-grow:1}.bpt-fastbooking .c-fastbooking__submenu-destination{width:100vw;max-width:1140px}.bpt-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block:nth-child(4){border-right:0px}.bpt-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block .mod--accordion-disabled-dsktp.accordion-item .accordion-label{font-weight:700}.bpt-fastbooking .c-fastbooking__submenu-destination-no-search-result{display:flex;padding:10px;align-items:center;background:#c5e8f3;margin-bottom:10px}.bpt-fastbooking .c-fastbooking__submenu-destination-no-search-result_text{padding-left:10px;font-weight:500;line-height:20px}.bpt-fastbooking .c-fastbooking__submenu-destination-no-search-result_text p{font-size:12px}.bpt-fastbooking .c-fastbooking__submenu-destination .svg-icon{margin-right:.25rem}.bpt-fastbooking .c-fastbooking__submenu-destination--filter-btn .svg-icon{margin-right:10px}.bpt-fastbooking .c-fastbooking__submenu-destination-history{padding-bottom:10px}.bpt-fastbooking .c-fastbooking__submenu-destination-history .link{width:95%}.bpt-fastbooking .c-fastbooking__submenu-destination-history ul li{margin-bottom:12px}.bpt-fastbooking .c-fastbooking__submenu-destination-history .history__hotel-info{text-decoration:none;color:inherit;display:block;font-size:14px;line-height:20px;margin:0 0 12px}.bpt-fastbooking .c-fastbooking__submenu-destination-history .history__hotel-name{font-size:14px;line-height:20px;font-weight:700}.bpt-fastbooking .c-fastbooking__submenu-destination-history .history__hotel-direction,.bpt-fastbooking .c-fastbooking__submenu-destination-history .history__hotel-features{color:#767676;font-size:14px;font-weight:300;line-height:20px}.bpt-fastbooking .c-fastbooking__submenu-destination-history .history__hotel-features .sprite-icon-adult{width:20px;height:32px;background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:30px auto;background-position:-7px calc(-30px * 29)}.bpt-fastbooking .c-fastbooking__submenu-destination-history .history__hotel-features .sprite-icon-child{width:20px;height:32px;background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:30px auto;background-position:-7px calc(-30px * 31)}.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile.accordion-content>.accordion-item{padding-right:0;padding-left:0}.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile .accordion-item,.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile .accordion-item.active{height:32px;overflow:hidden;margin-bottom:0}.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile .accordion-item.active>.accordion-toggle .svg-icon.accordion-arrow,.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile .accordion-item>.accordion-toggle .svg-icon.accordion-arrow{display:none}.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile .accordion-item.active::after,.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile .accordion-item::after{content:none}.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile .accordion-item .accordion-label,.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile .accordion-item.active .accordion-label{font-size:16px;font-weight:initial;width:100%;padding-left:0}.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile .accordion-toggle .accordion-label{line-height:2}.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile .accordion-content>.accordion-item .accordion-label{line-height:1.6;padding-left:26px}.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile .accordion-content>.accordion-item::after{content:none}.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile .accordion-content>.accordion-item:before{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:5px 0 5px 8.7px;border-color:transparent transparent transparent #155583;background-image:none;padding:0;z-index:1;top:12px;left:10px}.bpt-fastbooking .c-fastbooking__submenu-destination-hotels ul li{text-decoration:none;color:inherit;font-size:16px;margin:.25rem 0 10px;line-height:20px;padding-left:0}.bpt-fastbooking .c-fastbooking__submenu-destination-hotels ul li a{text-decoration:none;color:#384044}.bpt-fastbooking .c-fastbooking__submenu-destination-suggest .suggest__hotels{text-decoration:none;color:inherit;font-size:14px;margin:.25rem 0;display:block}.bpt-fastbooking .c-fastbooking__submenu-destination-top .top__destination{text-decoration:none;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.4);position:relative;display:block;margin-bottom:8px}.bpt-fastbooking .c-fastbooking__submenu-destination-top .top__destination .launcher .c-launcher .c-launcher__image-content-title{font-size:14px;line-height:16px}.bpt-fastbooking .c-fastbooking__submenu-destination-top .top__destination .c-container-image{height:120px;max-width:349px;width:auto}.bpt-fastbooking .c-fastbooking__submenu-destination-top .top__destination-content{width:calc(100% - 30px);position:absolute;bottom:11px;left:15px;font-weight:700}.bpt-fastbooking .c-fastbooking__submenu-destination-top .top__destination-content-header{font-size:14px;line-height:16px}.bpt-fastbooking .c-fastbooking__submenu-destination-no-search-again span strong{color:#155583}.bpt-fastbooking .c-fastbooking__submenu-destination-no-search .value-no-search-JS{font-weight:700}.bpt-fastbooking .c-fastbooking__submenu-destination-tooltip{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#c5e8f3;border-radius:2px;padding:9px;box-shadow:0 1px 0 0 rgba(0,0,0,.3);margin-bottom:9px}.bpt-fastbooking .c-fastbooking__submenu-destination-history>.accordion-item:after,.bpt-fastbooking .c-fastbooking__submenu-destination-hotels>.accordion-item:after,.bpt-fastbooking .c-fastbooking__submenu-destination-suggest>.accordion-item:after,.bpt-fastbooking .c-fastbooking__submenu-destination-top>.accordion-item:after{height:0}.bpt-fastbooking .c-fastbooking__submenu-destination-history>.accordion-item>.accordion-toggle .svg-icon.accordion-arrow,.bpt-fastbooking .c-fastbooking__submenu-destination-hotels>.accordion-item>.accordion-toggle .svg-icon.accordion-arrow,.bpt-fastbooking .c-fastbooking__submenu-destination-suggest>.accordion-item>.accordion-toggle .svg-icon.accordion-arrow,.bpt-fastbooking .c-fastbooking__submenu-destination-top>.accordion-item>.accordion-toggle .svg-icon.accordion-arrow{border-radius:100%;background:#c5e8f3;height:24px;width:24px;display:flex;justify-content:center;align-items:center;margin-top:6px}.bpt-fastbooking .c-fastbooking__submenu-destination-history>.accordion-item>.accordion-toggle .svg-icon.accordion-arrow .cmp-icon,.bpt-fastbooking .c-fastbooking__submenu-destination-hotels>.accordion-item>.accordion-toggle .svg-icon.accordion-arrow .cmp-icon,.bpt-fastbooking .c-fastbooking__submenu-destination-suggest>.accordion-item>.accordion-toggle .svg-icon.accordion-arrow .cmp-icon,.bpt-fastbooking .c-fastbooking__submenu-destination-top>.accordion-item>.accordion-toggle .svg-icon.accordion-arrow .cmp-icon{width:16px;height:16px;padding-top:3px}.bpt-fastbooking .c-fastbooking__submenu-destination-history>.accordion-label,.bpt-fastbooking .c-fastbooking__submenu-destination-hotels>.accordion-label,.bpt-fastbooking .c-fastbooking__submenu-destination-suggest>.accordion-label,.bpt-fastbooking .c-fastbooking__submenu-destination-top>.accordion-label{justify-self:flex-start;margin-right:auto}.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-dsktp>.accordion-content,.bpt-fastbooking .c-fastbooking__submenu-destination-hotels .mod--accordion-disabled-dsktp>.accordion-content,.bpt-fastbooking .c-fastbooking__submenu-destination-suggest .mod--accordion-disabled-dsktp>.accordion-content,.bpt-fastbooking .c-fastbooking__submenu-destination-top .mod--accordion-disabled-dsktp>.accordion-content{position:relative;overflow-y:auto}.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-dsktp>.accordion-content>li,.bpt-fastbooking .c-fastbooking__submenu-destination-hotels .mod--accordion-disabled-dsktp>.accordion-content>li,.bpt-fastbooking .c-fastbooking__submenu-destination-suggest .mod--accordion-disabled-dsktp>.accordion-content>li,.bpt-fastbooking .c-fastbooking__submenu-destination-top .mod--accordion-disabled-dsktp>.accordion-content>li{margin:0;padding:.25rem 10px}.bpt-fastbooking .c-fastbooking__submenu-search-header{display:none}.bpt-fastbooking .c-fastbooking__submenu-search .svg-icon{margin-right:.25rem}.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block{border-bottom:0}.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block:first-of-type .c-fastbooking__submenu-header{margin:15px 0 18px 10px}.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block:nth-child(3){border-right:0px}.bpt-fastbooking .c-fastbooking__submenu-search-destination,.bpt-fastbooking .c-fastbooking__submenu-search-experiences,.bpt-fastbooking .c-fastbooking__submenu-search-hotels,.bpt-fastbooking .c-fastbooking__submenu-search-tematics{position:relative;overflow-y:auto}.bpt-fastbooking .c-fastbooking__submenu-search-destination a,.bpt-fastbooking .c-fastbooking__submenu-search-experiences a,.bpt-fastbooking .c-fastbooking__submenu-search-hotels a,.bpt-fastbooking .c-fastbooking__submenu-search-tematics a{text-decoration:none;color:inherit;display:block;margin:.25rem 0}.bpt-fastbooking .c-fastbooking__submenu-search-destination ul li,.bpt-fastbooking .c-fastbooking__submenu-search-experiences ul li,.bpt-fastbooking .c-fastbooking__submenu-search-hotels ul li,.bpt-fastbooking .c-fastbooking__submenu-search-tematics ul li{line-height:2}.bpt-fastbooking .c-fastbooking__submenu-search-destination .accordion-item>.accordion-toggle .svg-icon.accordion-arrow,.bpt-fastbooking .c-fastbooking__submenu-search-experiences .accordion-item>.accordion-toggle .svg-icon.accordion-arrow,.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-item>.accordion-toggle .svg-icon.accordion-arrow,.bpt-fastbooking .c-fastbooking__submenu-search-tematics .accordion-item>.accordion-toggle .svg-icon.accordion-arrow{border-radius:100%;background:#fff;height:24px;width:24px;display:flex;justify-content:center;align-items:center}.bpt-fastbooking .c-fastbooking__submenu-search-destination .accordion-item>.accordion-toggle .svg-icon.accordion-arrow .cmp-icon,.bpt-fastbooking .c-fastbooking__submenu-search-experiences .accordion-item>.accordion-toggle .svg-icon.accordion-arrow .cmp-icon,.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-item>.accordion-toggle .svg-icon.accordion-arrow .cmp-icon,.bpt-fastbooking .c-fastbooking__submenu-search-tematics .accordion-item>.accordion-toggle .svg-icon.accordion-arrow .cmp-icon{width:16px;height:16px;padding-top:3px}.bpt-fastbooking .c-fastbooking__submenu-search-destination ul li,.bpt-fastbooking .c-fastbooking__submenu-search-hotels ul li{padding-left:30px}.bpt-fastbooking .c-fastbooking__submenu-search-destination ul li:before,.bpt-fastbooking .c-fastbooking__submenu-search-hotels ul li:before{content:"";position:absolute;background-size:20px 20px;background-position:center center;background-repeat:no-repeat;width:20px;height:20px;padding:16px 10px;left:2px}.bpt-fastbooking .c-fastbooking__submenu-search-hotels{margin-top:-8px}.bpt-fastbooking .c-fastbooking__submenu-search-hotels ul li:before{background-image:url(../../../content/dam/barcelo/commons/icons/statics/pin.svg)}.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-item.active>.accordion-toggle .svg-icon.accordion-arrow,.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-item>.accordion-toggle .svg-icon.accordion-arrow{display:none}.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-item.active::after,.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-item::after{content:none}.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-item .accordion-label,.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-item.active .accordion-label{font-size:16px;font-weight:initial;width:100%;padding-left:0}.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-toggle .accordion-label{line-height:2}.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-content>.accordion-item .accordion-label{line-height:1.6;padding-left:26px}.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-content>.accordion-item::after{content:none}.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-content>.accordion-item:before{content:"";width:0;height:0;border-style:solid;border-width:5px 0 5px 8.7px;border-color:transparent transparent transparent #155583;background-image:none;padding:0;z-index:1;top:10px;left:10px}.bpt-fastbooking .c-fastbooking__submenu-search-destination ul li:before{background-image:url(../../../content/dam/barcelo/commons/icons/statics/hotelbuilding.svg)}.bpt-fastbooking .c-fastbooking__submenu-search .link{width:95%}.bpt-fastbooking .c-fastbooking__submenu-search-destination-list{font-weight:700}.bpt-fastbooking .c-fastbooking__submenu-search .mod--cta-with-arrow{position:absolute;bottom:15px;left:25px}.bpt-fastbooking .c-fastbooking__submenu-search .mod--cta-with-arrow .c-cta{font-size:14px}.bpt-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block,.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block{padding:0 15px}.bpt-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block .accordion-item.active>.accordion-toggle .svg-icon.accordion-arrow,.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block .accordion-item.active>.accordion-toggle .svg-icon.accordion-arrow{transform:rotate(180deg)}.bpt-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block .accordion-item::after,.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block .accordion-item::after{content:none}.bpt-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block .accordion-item .accordion-label,.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block .accordion-item .accordion-label{font-size:16px;font-weight:initial}.bpt-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block .accordion-toggle,.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block .accordion-toggle{padding:0 0 0 10px}.bpt-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block ::-webkit-scrollbar,.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block ::-webkit-scrollbar{width:7px}.bpt-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block ::-webkit-scrollbar-track,.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block ::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}.bpt-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block ::-webkit-scrollbar-thumb,.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block ::-webkit-scrollbar-thumb{background:#d8d8d8;border-radius:10px}.bpt-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block ::-webkit-scrollbar-thumb:hover,.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block ::-webkit-scrollbar-thumb:hover{background:#d8d8d8}.bpt-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block *,.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block *{scrollbar-width:thin;scrollbar-color:#D8D8D8 #F5F5F5}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search{padding:10px 0;overflow:scroll}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .c-fastbooking__submenu-anywhere{display:none}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .c-popover__content-block{border-bottom:0}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .accordion-item.active>.accordion-content{margin-bottom:0}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .accordion-item.mod--accordion-disabled-dsktp>.accordion-toggle{display:none}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .accordion-item.mod--accordion-disabled-dsktp.active>.accordion-content.mod--accordion-disabled-mobile{overflow:visible;max-height:none}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .accordion-item.mod--accordion-disabled-dsktp.active>.accordion-content.mod--accordion-disabled-mobile>.accordion-item.active{height:auto}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .accordion-item.mod--accordion-disabled-dsktp.active>.accordion-content.mod--accordion-disabled-mobile>.accordion-item.active>.accordion-content{margin-bottom:0}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .accordion-item.mod--accordion-disabled-dsktp.active>.accordion-content.mod--accordion-disabled-mobile>.accordion-item.active>.accordion-content>.accordion-item.active{height:auto}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .accordion-item.mod--accordion-disabled-dsktp.active>.accordion-content.mod--accordion-disabled-mobile>.accordion-item.active>.accordion-content>.accordion-item::before{content:none}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .accordion-item.mod--accordion-disabled-dsktp.active>.accordion-content.mod--accordion-disabled-mobile>.accordion-item.active>.accordion-content>.accordion-item>.accordion-content>.history__hotel-name{font-size:16px;font-weight:400;color:inherit}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .c-fastbooking__submenu-destination-history>.accordion-item .accordion-toggle{margin-bottom:0}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .c-fastbooking__submenu-destination-history>.accordion-item .accordion-toggle .accordion-label{padding-left:20px;line-height:2}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .c-fastbooking__submenu-destination-history>.accordion-item .accordion-toggle:before{content:"";position:absolute;background-size:20px 20px;background-position:center center;background-repeat:no-repeat;width:20px;height:20px;padding:16px 10px;left:2px;background-image:url(../../../content/dam/barcelo/commons/icons/statics/pin.svg)}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .c-fastbooking__submenu-destination-history>.accordion-item .accordion-content .accordion-item{height:initial;padding:0}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .c-fastbooking__submenu-destination-history>.accordion-item .accordion-content>.history__hotel-name{padding-left:30px;line-height:2;margin-bottom:0}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .c-fastbooking__submenu-destination-history>.accordion-item .accordion-content>.history__hotel-name:before{content:"";position:absolute;background-size:20px 20px;background-position:center center;background-repeat:no-repeat;width:20px;height:20px;padding:16px 10px;left:2px;background-image:url(../../../content/dam/barcelo/commons/icons/statics/pin.svg)}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .c-fastbooking__submenu-destination-hotels>.accordion-item>.accordion-content{overflow:visible}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .c-fastbooking__submenu-destination-hotels>.accordion-item>.accordion-content>li{padding-left:30px;padding-top:6px;padding-bottom:6px}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .c-fastbooking__submenu-destination-hotels>.accordion-item>.accordion-content>li:before{content:"";position:absolute;background-size:20px 20px;background-position:top center;background-repeat:no-repeat;width:20px;height:20px;padding:16px 10px;left:2px;background-image:url(../../../content/dam/barcelo/commons/icons/statics/hotelbuilding.svg)}.bpt-fastbooking .c-fastbooking__submenu-destination-history .accordion-item.mod--accordion-disabled-dsktp .show-destination__cta{font-weight:700;font-size:16px;padding-left:10px;margin-top:auto;text-align:left}.bpt-fastbooking .c-fastbooking__submenu-search{width:100vw;max-width:1140px;padding:10px 0;overflow:scroll}.bpt-fastbooking .c-fastbooking__submenu-search-hotels>ul>.accordion-item{padding-left:0}.bpt-fastbooking .c-fastbooking__submenu-search-hotels>ul>.accordion-item::before{z-index:1}.bpt-fastbooking .c-fastbooking__submenu-search-hotels>ul>.accordion-item.active>.accordion-content{margin-bottom:0}.bpt-fastbooking .c-fastbooking__submenu-search-hotels>ul>.accordion-item>.accordion-toggle>.accordion-label{padding-left:20px}.bpt-fastbooking .c-fastbooking__submenu-search-hotels>ul>.accordion-item>.accordion-content{margin-bottom:0}.bpt-fastbooking .c-fastbooking__submenu-search-hotels>ul>.accordion-item>.accordion-content>.accordion-item{padding-left:0}.bpt-fastbooking .c-fastbooking__submenu-search-hotels>ul>.accordion-item>.accordion-content>.accordion-item::before{content:none}.bpt-fastbooking .c-fastbooking__submenu-search-hotels>ul>.accordion-item>.accordion-content>.accordion-item .accordion-toggle{margin-bottom:0}.bpt-fastbooking .c-fastbooking__submenu-search-hotels>ul>.accordion-item>.accordion-content>.accordion-item .accordion-toggle .accordion-label{padding-left:20px;line-height:2}.bpt-fastbooking .c-fastbooking__submenu-search-hotels>ul>.accordion-item>.accordion-content>.accordion-item .accordion-toggle:before{content:"";position:absolute;background-size:20px 20px;background-position:center center;background-repeat:no-repeat;width:20px;height:20px;padding:16px 10px;left:2px;background-image:url(../../../content/dam/barcelo/commons/icons/statics/pin.svg)}.bpt-fastbooking .c-fastbooking__submenu-search-destination{height:auto;overflow:visible}.bpt-fastbooking .c-fastbooking__submenu-search-destination>ul>li{line-height:22px;padding-top:5px;padding-bottom:5px}.bpt-fastbooking .c-fastbooking__submenu-search-destination>ul>li:before{content:"";position:absolute;background-size:20px 20px;background-position:top center;background-repeat:no-repeat;width:20px;height:20px;padding:16px 10px;left:2px;background-image:url(../../../content/dam/barcelo/commons/icons/statics/hotelbuilding.svg)}.bpt-fastbooking .c-fastbooking__submenu-calendar .c-popover__content-block{padding:0}.bpt-fastbooking .c-fastbooking__submenu-calendar-header{display:block;border-bottom:1px solid #d8d8d8;position:relative}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-close{width:42px;height:42px;position:absolute;right:-15px;top:-15px;display:flex;align-items:center;justify-content:center}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-close .cmp-icon{width:16px;height:16px}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-select{position:relative;padding:15px 0;width:100%;border-bottom:1px solid #d8d8d8}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-select-title{font-size:16px;line-height:24px;font-weight:700}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-select-number{font-size:14px;line-height:20px;font-weight:500;margin-top:0}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-select-selected{width:100%}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-select .c-adv{padding:8px;min-height:66px;width:100%}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-select .c-adv__message{font-size:14px;line-height:normal}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-legend{width:100%}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-legend-container{display:flex}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-legend-labels{padding:5px 15px 5px 0}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-legend-item{font-size:12px;line-height:20px;font-weight:500;margin-right:15px;display:flex;align-items:center;padding:5px 15px}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-legend-item-figure{width:14px;height:14px;border-radius:2px;background-color:#f5f5f5;display:inline-block;margin-right:8px}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-legend-item-figure.mod--offers{background-color:#c5e8f3}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-legend__relateds-legends{height:100%;width:100%;flex-direction:column;justify-content:center;align-items:flex-start}.bpt-fastbooking .c-fastbooking__submenu-calendar-suggest{display:flex;flex-wrap:wrap;align-items:center;padding:15px;border-bottom:1px solid #d8d8d8;font-weight:700;font-size:14px;line-height:20px}.bpt-fastbooking .c-fastbooking__submenu-calendar-suggest-item{color:#155583;font-weight:500;background-color:#f5f5f5;border-radius:12px;padding:2px 8px;margin:0 4px;cursor:pointer;display:flex;justify-content:center;align-items:center}.bpt-fastbooking .c-fastbooking__submenu-calendar .c-fastbooking__calendar-wrapper .c-fastbooking__calendar{display:none}.bpt-fastbooking .c-fastbooking__submenu-calendar .c-fastbooking__calendar-message-spinner{position:absolute;top:65%;width:100%;display:flex;justify-content:center;z-index:5}.bpt-fastbooking .c-fastbooking__submenu-calendar-prices-room{display:flex;padding:15px;border-top:1px solid #d8d8d8}.bpt-fastbooking .c-fastbooking__submenu-rooms{width:100vw}.bpt-fastbooking .c-fastbooking__submenu-rooms-room{border-color:#8c9091;margin:1em 0;width:100%}.bpt-fastbooking .c-fastbooking__submenu-rooms-room .cmp-title{margin-bottom:-16px;justify-content:flex-start}.bpt-fastbooking .c-fastbooking__submenu-rooms-room .cmp-title .cmp-title__text{font-size:16px;line-height:24px;font-weight:700;text-align:left}.bpt-fastbooking .c-fastbooking__submenu-rooms-room .cmp-title:before{width:15px;flex-grow:0;background-color:#8c9091}.bpt-fastbooking .c-fastbooking__submenu-rooms-room .cmp-title:after{flex-grow:1;background-color:#8c9091}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body{padding:0 20px}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body .sprite-icon-adult{width:30px;height:38px;background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:38px auto;background-position:-5px calc(-38px * 29)}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body .sprite-icon-child{width:30px;height:40px;background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:40px auto;background-position:-5px calc(-40px * 31)}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body .input-adult{padding-left:25px;background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:40px auto;background-position:0 calc(-40px * 29)}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body .input-child{padding-left:25px;background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:40px auto;background-position:0 calc(-40px * 31)}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body.accordion-item:after{content:none}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body.accordion-item.active .accordion-toggle{border-bottom:1px solid #d8d8d8}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body.accordion-item.active .accordion-content{margin-bottom:11px}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body.accordion-item .accordion-toggle{font-size:14px;font-weight:500;border-bottom:1px solid transparent}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body.accordion-item .accordion-content label{display:initial;margin-bottom:0;font-size:18px;font-weight:300;overflow:inherit;text-overflow:inherit;white-space:normal}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body.accordion-item .accordion-content .children-age{border-top:1px solid #d8d8d8;margin-top:15px;padding-top:15px;position:relative;display:flex;flex-wrap:wrap;justify-content:space-between}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body.accordion-item .accordion-content .children-age .c-popover__content{width:100%}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body.accordion-item .accordion-content .children-age:before{font-family:barcelo-ui-kit;content:"\e900";background:#fff;position:absolute;font-size:18px;top:-8px;color:#d8d8d8;left:29px;height:20px;width:17px;overflow:hidden}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body.accordion-item .accordion-content .children-age-column{display:flex;justify-content:space-between}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body.accordion-item .accordion-content .children-age-column-item{width:50%;flex-grow:1;flex-shrink:0}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body.accordion-item .accordion-content .children-age-column-item label{display:inline;font-size:16px;max-width:47px;overflow:inherit;text-overflow:inherit;white-space:normal}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body.accordion-item .accordion-content .children-age-column-item select{flex-shrink:0;width:64px;height:40px;margin-left:12px;padding-right:25px}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body.accordion-item .accordion-content .children-age-column-text{font-size:14px;color:#767676}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body.accordion-toggle{font-size:14px;line-height:20px;font-weight:500;justify-content:space-between}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body.accordion-toggle .svg-icon.mod--icon-right{float:right}.bpt-fastbooking .c-fastbooking__submenu-rooms.c-popover__content .c-popover__content-block .ribbon{margin-left:-15px;margin-top:-15px;margin-right:-15px}.bpt-fastbooking .c-fastbooking__submenu-rooms.c-popover__content .c-popover__content-block .ribbon .c-ribbon{box-shadow:none;display:flex}.bpt-fastbooking .c-fastbooking__submenu-rooms.c-popover__content .c-popover__content-block .ribbon .c-ribbon.mod--show.hidden{display:none!important}.bpt-fastbooking .c-fastbooking__submenu-rooms.c-popover__content .c-popover__content-block .ribbon .c-ribbon__close-btn{height:14px;width:14px}.bpt-fastbooking .c-fastbooking__submenu-rooms.c-popover__content .c-popover__content-block .ribbon .c-ribbon__light{padding:8px 28px 8px 10px}.bpt-fastbooking .c-fastbooking__submenu-rooms.c-popover__content .c-popover__content-block .ribbon .c-ribbon__icon{padding-right:6px;border-right:1px solid #fff;height:38px}.bpt-fastbooking .c-fastbooking__submenu-rooms.c-popover__content .c-popover__content-block .ribbon .c-ribbon__icon .svg-icon{padding:5px 1px}.bpt-fastbooking .c-fastbooking__submenu-rooms.c-popover__content .c-popover__content-block .ribbon .c-ribbon p{font-size:12px;line-height:1.3;padding:0 10px}.bpt-fastbooking .c-fastbooking__submenu-rooms.c-popover__content .c-popover__content-block .ribbon .c-ribbon.c-ribbon__not-available{flex-direction:column}.bpt-fastbooking .c-fastbooking__submenu-rooms.c-popover__content .c-popover__content-block .ribbon .c-ribbon.c-ribbon__not-available .c-ribbon__light-text2{padding-top:0}.bpt-fastbooking .c-fastbooking__submenu-rooms.c-popover__content .c-popover__content-block .ribbon .c-ribbon.c-ribbon__not-available .c-ribbon__light-text2 p{padding:0}.bpt-fastbooking .c-fastbooking__submenu-rooms.hiddenChildren .children-JS{display:none}.bpt-fastbooking .c-fastbooking__submenu-discount{width:100vw}.bpt-fastbooking .c-fastbooking__submenu-discount .c-fastbooking__submenu-header{font-size:16px;line-height:24px}.bpt-fastbooking .c-fastbooking__submenu-discount .c-fieldset{margin:0}.bpt-fastbooking .c-fastbooking__submenu-discount .c-fieldset__row-wrap{padding:0}.bpt-fastbooking .c-fastbooking__submenu-discount .c-fieldset__row{padding:5px 0}.bpt-fastbooking .c-fastbooking__submenu-discount .form-submenu-promocode #form-promocode{margin-right:10px}.bpt-fastbooking .c-fastbooking__submenu-discount .form-submenu-discount label{font-size:14px;font-weight:500;line-height:20px;margin:0;padding:0}.bpt-fastbooking .c-fastbooking__submenu-discount .form-submenu-discount input{margin:0 10px 0 0}.bpt-fastbooking .c-fastbooking__submenu-discount-close{width:42px;height:42px;position:absolute;right:0;top:-3px;display:flex;align-items:center;justify-content:center}.bpt-fastbooking .c-fastbooking__submenu-discount-close .cmp-icon{width:16px;height:16px}.bpt-fastbooking .inject-fastbooking-true .c-fastbooking__submenu-destination,.bpt-fastbooking .inject-fastbooking-true .c-fastbooking__submenu-search{max-width:1110px}.bpt-fastbooking .c-fastbooking.mod--active .c-fastbooking__form .c-popover{bottom:0;height:100vh}.bpt-fastbooking .c-fastbooking.mod--active .c-fastbooking__submenu-destination .c-popover__content-block,.bpt-fastbooking .c-fastbooking.mod--active .c-fastbooking__submenu-search .c-popover__content-block{padding:0 15px}.bpt-fastbooking .c-fastbooking.mod--active .c-fastbooking__submenu-destination .c-popover__content-block__result-hotels,.bpt-fastbooking .c-fastbooking.mod--active .c-fastbooking__submenu-search .c-popover__content-block__result-hotels{height:100%}.bpt-fastbooking .c-fastbooking.mod--active .c-fastbooking__submenu-destination .c-popover__content-block__suggest,.bpt-fastbooking .c-fastbooking.mod--active .c-fastbooking__submenu-search .c-popover__content-block__suggest{max-width:28%}.bpt-fastbooking .c-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block__result-hotels,.bpt-fastbooking .c-fastbooking .c-fastbooking__submenu-search .c-popover__content-block__result-hotels{height:100vh}.bpt-fastbooking .c-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block__suggest,.bpt-fastbooking .c-fastbooking .c-fastbooking__submenu-search .c-popover__content-block__suggest{max-width:28%}@media (min-width:1025px){.bpt-fastbooking .c-fastbooking__submenu-anywhere{margin-top:0}.bpt-fastbooking .c-fastbooking__submenu-anywhere-claim{font-size:16px}.bpt-fastbooking .c-fastbooking__submenu-header{margin:5px 0 10px 10px;display:flex}.bpt-fastbooking .c-fastbooking__submenu-destination,.bpt-fastbooking .c-fastbooking__submenu-search{width:976px;flex-wrap:wrap}.bpt-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block,.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block{flex:33%;padding:15px}.bpt-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block ::-webkit-scrollbar,.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block ::-webkit-scrollbar{width:7px}.bpt-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block ::-webkit-scrollbar-track,.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block ::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}.bpt-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block ::-webkit-scrollbar-thumb,.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block ::-webkit-scrollbar-thumb{background:#d8d8d8;border-radius:10px}.bpt-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block ::-webkit-scrollbar-thumb:hover,.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block ::-webkit-scrollbar-thumb:hover{background:#d8d8d8}.bpt-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block--filters,.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block--filters{display:flex;flex-basis:100%;border-top:2px solid #d8d8d8;padding:0 15px}.bpt-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block .accordion-toggle,.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block .accordion-toggle{padding:6px 0}.bpt-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block .accordion-content h3.history__hotel-destination,.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block .accordion-content h3.history__hotel-destination{padding-left:36px}.bpt-fastbooking .c-fastbooking__submenu-destination .c-fastbooking__submenu-search-destination-filtered,.bpt-fastbooking .c-fastbooking__submenu-search .c-fastbooking__submenu-search-destination-filtered{border-radius:9px;background-color:rgba(56,64,68,.7);color:#fff;padding:0 8px;font-size:12px;display:inline-block;line-height:1.8;margin-left:6%;height:20px;width:auto;transform:translateY(-1px)}.bpt-fastbooking .c-fastbooking__submenu-destination .c-fastbooking__submenu-search-destination-filtered .filter-icon,.bpt-fastbooking .c-fastbooking__submenu-search .c-fastbooking__submenu-search-destination-filtered .filter-icon{display:inline-block;margin-right:4px}.bpt-fastbooking .c-fastbooking__submenu-destination .c-fastbooking__submenu-search-destination-filtered .filter-icon span,.bpt-fastbooking .c-fastbooking__submenu-search .c-fastbooking__submenu-search-destination-filtered .filter-icon span{display:block;width:14px;height:1px;margin-bottom:2px;position:relative;background:#cdcdcd;border-radius:3px}.bpt-fastbooking .c-fastbooking__submenu-destination .c-fastbooking__submenu-search-destination-filtered .filter-icon span:nth-child(2),.bpt-fastbooking .c-fastbooking__submenu-search .c-fastbooking__submenu-search-destination-filtered .filter-icon span:nth-child(2){width:10px;margin:0 auto 2px}.bpt-fastbooking .c-fastbooking__submenu-destination .c-fastbooking__submenu-search-destination-filtered .filter-icon span:nth-child(3),.bpt-fastbooking .c-fastbooking__submenu-search .c-fastbooking__submenu-search-destination-filtered .filter-icon span:nth-child(3){width:6px;margin:0 auto}.bpt-fastbooking .c-fastbooking__submenu-search{padding:0;overflow:initial}.bpt-fastbooking .c-fastbooking__submenu-search-destination,.bpt-fastbooking .c-fastbooking__submenu-search-experiences,.bpt-fastbooking .c-fastbooking__submenu-search-hotels,.bpt-fastbooking .c-fastbooking__submenu-search-tematics{height:252px;max-height:none}.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block:first-of-type .c-fastbooking__submenu-header{margin:5px 0 18px 10px}.bpt-fastbooking .c-fastbooking__submenu-search .c-popover__content-block:first-of-type .c-fastbooking__submenu-search-hotels>ul>.accordion-item{padding-left:0}.bpt-fastbooking .c-fastbooking__submenu-search .link{display:none}.bpt-fastbooking .c-fastbooking__submenu-search-destination ul li,.bpt-fastbooking .c-fastbooking__submenu-search-hotels ul li{padding-left:0}.bpt-fastbooking .c-fastbooking__submenu-search-destination ul li:before,.bpt-fastbooking .c-fastbooking__submenu-search-hotels ul li:before{content:none}.bpt-fastbooking .c-fastbooking__submenu-search-hotels .mod--background-light-blue{background-color:#f5f5f5}.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-item,.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-item.active{height:auto;overflow:initial}.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-item.active>.accordion-toggle,.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-item>.accordion-toggle{padding:4px 0}.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-item.active>.accordion-toggle .accordion-label,.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-item>.accordion-toggle .accordion-label{line-height:1.3;padding-left:.5rem}.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-item.active>.accordion-toggle .svg-icon.accordion-arrow,.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-item>.accordion-toggle .svg-icon.accordion-arrow{display:flex}.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-item.active>.accordion-content,.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-item>.accordion-content{margin-bottom:0}.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-item.active>.accordion-content>li .accordion-toggle .accordion-label,.bpt-fastbooking .c-fastbooking__submenu-search-hotels .accordion-item>.accordion-content>li .accordion-toggle .accordion-label,.bpt-fastbooking .c-fastbooking__submenu-search-hotels>ul>.accordion-item ul li .accordion-toggle .accordion-label{padding-left:26px}.bpt-fastbooking .c-fastbooking__submenu-search-hotels>ul>.accordion-item ul li .accordion-toggle>.accordion-arrow{margin-right:12px}.bpt-fastbooking .c-fastbooking__submenu-search-hotels>ul>.accordion-item ul li ul li{padding-left:42px}.bpt-fastbooking .c-fastbooking__submenu-search-hotels>ul>.accordion-item>.accordion-content{margin-bottom:0}.bpt-fastbooking .c-fastbooking__submenu-search-hotels>ul>.accordion-item>.accordion-content>.accordion-item::before{content:""}.bpt-fastbooking .c-fastbooking__submenu-search-hotels>ul>.accordion-item>.accordion-content>.accordion-item .accordion-toggle .accordion-label{line-height:1.3}.bpt-fastbooking .c-fastbooking__submenu-search-hotels>ul>.accordion-item>.accordion-content>.accordion-item .accordion-toggle:before{content:none}.bpt-fastbooking .c-fastbooking__submenu-search-destination{height:252px;overflow-y:auto}.bpt-fastbooking .c-fastbooking__submenu-search-destination ul li{padding-left:.5rem}.bpt-fastbooking .c-fastbooking__submenu-destination--filter{display:flex;margin:15px 0}.bpt-fastbooking .c-fastbooking__submenu-destination--filter-btn-title{font-size:14px}.bpt-fastbooking .c-fastbooking__submenu-destination--filter-ctas{margin:15px 30px 15px 20px;align-content:baseline;display:flex;flex:1;justify-content:space-between}.bpt-fastbooking .c-fastbooking__submenu-destination--filter-ctas .c-cta{font-size:14px;text-transform:none;text-decoration:none;line-height:22px;color:#155583;font-weight:500;background:#f5f5f5;padding:5px 12px;border-radius:20px;border:2px solid #f5f5f5}.bpt-fastbooking .c-fastbooking__submenu-destination--filter-ctas .c-cta.mod--active,.bpt-fastbooking .c-fastbooking__submenu-destination--filter-ctas .c-cta:hover{background-color:#c5e8f3;border-color:#155583;color:#155583;font-weight:700}.bpt-fastbooking .c-fastbooking__submenu-destination-top .mod--accordion-disabled-dsktp>.accordion-content{max-height:none}.bpt-fastbooking .c-fastbooking__submenu-destination-history{padding-bottom:initial}.bpt-fastbooking .c-fastbooking__submenu-destination-history .link{width:100%}.bpt-fastbooking .c-fastbooking__submenu-destination-history>.accordion-item.mod--accordion-disabled-dsktp>.accordion-toggle>.accordion-arrow{display:none}.bpt-fastbooking .c-fastbooking__submenu-destination-history>.accordion-item.mod--accordion-disabled-dsktp>.accordion-content{height:252px;max-height:none}.bpt-fastbooking .c-fastbooking__submenu-destination-history>.accordion-item.mod--accordion-disabled-dsktp>.accordion-content.last-search{overflow-y:auto;height:252px;margin-left:8px}.bpt-fastbooking .c-fastbooking__submenu-destination-history>.accordion-item.mod--accordion-disabled-dsktp>.accordion-content>.accordion-item{padding:0}.bpt-fastbooking .c-fastbooking__submenu-destination-history>.accordion-item.mod--accordion-disabled-dsktp>.accordion-content>.accordion-item>.accordion-toggle.mod--hover-grey:hover{z-index:0}.bpt-fastbooking .c-fastbooking__submenu-destination-history>.accordion-item.mod--accordion-disabled-dsktp>.accordion-content>.accordion-item>.accordion-toggle>.accordion-arrow{position:relative}.bpt-fastbooking .c-fastbooking__submenu-destination-history>.accordion-item.mod--accordion-disabled-dsktp>.accordion-content>.accordion-item>.accordion-toggle>.accordion-arrow:before,.bpt-fastbooking .c-fastbooking__submenu-destination-history>.accordion-item.mod--accordion-disabled-dsktp>.accordion-content>.accordion-item>.accordion-toggle>.accordion-arrow:hover:before{content:"";background:#fff;border-radius:100%;width:22px;height:22px;position:absolute;z-index:-1;right:-3px;top:-2px}.bpt-fastbooking .c-fastbooking__submenu-destination-history>.accordion-item.mod--accordion-disabled-dsktp>.accordion-content>.accordion-item>.accordion-content>.accordion-item>.accordion-toggle{padding:3.5px 0}.bpt-fastbooking .c-fastbooking__submenu-destination-history>.accordion-item.mod--accordion-disabled-dsktp>.accordion-content>*{opacity:1}.bpt-fastbooking .c-fastbooking__submenu-destination-history>.accordion-item.mod--accordion-disabled-dsktp.active>.accordion-content{margin-bottom:0}.bpt-fastbooking .c-fastbooking__submenu-destination-history>.accordion-item.mod--accordion-disabled-dsktp.active .show-destination__cta{padding-left:15px}.bpt-fastbooking .c-fastbooking__submenu-destination-history>.accordion-arrow{background:0 0}.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile .accordion-item,.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile .accordion-item.active{height:auto;overflow:initial}.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile .accordion-item.active>.accordion-toggle .svg-icon.accordion-arrow,.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile .accordion-item>.accordion-toggle .svg-icon.accordion-arrow{display:flex}.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile .accordion-item.active>.accordion-toggle .svg-icon.accordion-arrow .cmp-icon,.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile .accordion-item>.accordion-toggle .svg-icon.accordion-arrow .cmp-icon{width:16px;height:16px;padding-top:3px}.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile>.accordion-item.active>.accordion-toggle .accordion-label,.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile>.accordion-item>.accordion-toggle .accordion-label{line-height:1.3;padding-left:.5rem}.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile>.accordion-item.active>.accordion-content{margin-bottom:7px}.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile>.accordion-item.active>.accordion-content>.accordion-item.active>.accordion-content{margin-bottom:0}.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile>li ul li .accordion-toggle .accordion-label{padding-left:26px}.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile>li ul li .accordion-toggle>.accordion-arrow{margin-right:12px}.bpt-fastbooking .c-fastbooking__submenu-destination-history .mod--accordion-disabled-mobile>li ul li ul li{padding-left:42px;line-height:2;font-size:16px;margin-bottom:0;font-weight:500}.bpt-fastbooking .c-fastbooking__submenu-destination-hotels ul li{padding-left:.5rem}.bpt-fastbooking .c-fastbooking__submenu-destination-hotels .mod--accordion-disabled-dsktp.active>.accordion-content{height:252px;max-height:none;margin-bottom:0}.bpt-fastbooking .c-fastbooking__submenu-destination-suggest .suggest__hotels{font-size:16px}.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .c-fastbooking__submenu-anywhere,.bpt-fastbooking .c-fastbooking__submenu-destination.mod--input-search .mod--accordion-disabled-dsktp>.accordion-toggle{display:flex}.bpt-fastbooking .c-fastbooking__submenu-calendar{max-width:970px}.bpt-fastbooking .c-fastbooking__submenu-calendar-header{display:flex;border-bottom:1px solid #d8d8d8}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-select{width:50%;padding:0;border-right:1px solid #d8d8d8;border-bottom:none}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-select-title{font-size:18px}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-select-title-article,.bpt-fastbooking .c-fastbooking__submenu-calendar-header-select-title-info{font-weight:500}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-select-title-info{font-size:14px}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-select-number{margin-top:10px}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-select-selected{padding:15px}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-legend{width:50%;display:flex;justify-content:center;align-items:flex-start;flex-flow:column}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-legend-labels{font-size:14px;line-height:20px;font-weight:500;padding:0;margin-top:10px}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-legend-item{margin-top:4px;font-size:14px;padding:10px}.bpt-fastbooking .c-fastbooking__submenu-calendar-header-legend-item-figure{width:11px;height:11px;border-radius:1px;border:1px solid #979797}.bpt-fastbooking .c-fastbooking__submenu-calendar .c-fastbooking__calendar-message-spinner{top:60%}.bpt-fastbooking .c-fastbooking__submenu-rooms{width:100vw;max-width:360px}.bpt-fastbooking .c-fastbooking__submenu-rooms-room-body .children-age-column-item select{margin-left:20px}.bpt-fastbooking .c-fastbooking__submenu-rooms.c-popover__content .c-popover__content-block .ribbon .c-ribbon p{font-size:14px}.bpt-fastbooking .c-fastbooking__submenu-discount{width:360px}.bpt-fastbooking .c-fastbooking__submenu-discount .c-popover__content-block{padding:0 0 20px}.bpt-fastbooking .c-fastbooking__submenu-discount .c-popover__content-block .c-fastbooking__submenu-header,.bpt-fastbooking .c-fastbooking__submenu-discount .c-popover__content-block .c-rich-text,.bpt-fastbooking .c-fastbooking__submenu-discount .c-popover__content-block .form-submenu-discount,.bpt-fastbooking .c-fastbooking__submenu-discount .c-popover__content-block .form-submenu-promocode{padding:5px 20px 0}.bpt-fastbooking .c-fastbooking.mod--active .c-fastbooking__submenu-destination .c-popover__content-block,.bpt-fastbooking .c-fastbooking.mod--active .c-fastbooking__submenu-search .c-popover__content-block{padding:15px}.bpt-fastbooking .c-fastbooking.mod--active .c-fastbooking__submenu-destination .c-popover__content-block__result-hotels,.bpt-fastbooking .c-fastbooking.mod--active .c-fastbooking__submenu-search .c-popover__content-block__result-hotels{height:auto}.bpt-fastbooking .c-fastbooking__form .c-popover{top:calc(100% + 15px);left:80px}.bpt-fastbooking .c-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block,.bpt-fastbooking .c-fastbooking .c-fastbooking__submenu-search .c-popover__content-block{padding:15px}.bpt-fastbooking .c-fastbooking .c-fastbooking__submenu-destination .c-popover__content-block__result-hotels,.bpt-fastbooking .c-fastbooking .c-fastbooking__submenu-search .c-popover__content-block__result-hotels{height:auto}}.bpt-fastbooking .c-popover.mod--tooltip.tooltip-adults .c-popover__content,.bpt-fastbooking .c-popover.mod--tooltip.tooltip-children .c-popover__content{padding:0}.bpt-fastbooking .c-popover.mod--tooltip.tooltip-adults .c-popover__content .c_popover__messages,.bpt-fastbooking .c-popover.mod--tooltip.tooltip-children .c-popover__content .c_popover__messages{padding:3px 10px 8px}.bpt-fastbooking .c-popover.mod--tooltip.tooltip-adults .c-popover__content .c_popover__messages-subtitle,.bpt-fastbooking .c-popover.mod--tooltip.tooltip-children .c-popover__content .c_popover__messages-subtitle{padding-bottom:0}.bpt-fastbooking :focus{outline:0}.bpt-fastbooking body{font-family:"Museo Sans",Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.5rem;color:#384044;background:#fff;font-weight:300;word-wrap:break-word;direction:ltr;margin:0;padding:0;overflow-x:hidden;overflow-y:visible}.bpt-fastbooking svg{width:100%;height:inherit}.bpt-fastbooking a{cursor:pointer;color:#155583;text-decoration:underline;word-break:break-word;transition:.3s ease-out}.bpt-fastbooking .h-rule,.bpt-fastbooking hr{height:1px;width:auto;background-color:#d8d8d8;margin:15px 0}.bpt-fastbooking .generic-separator .cmp-separator__horizontal-rule{visibility:hidden}.bpt-fastbooking .generic-separator.separator-line .cmp-separator__horizontal-rule{visibility:visible}.bpt-fastbooking .generic-separator.separator-line-minimun .cmp-separator__horizontal-rule{visibility:visible;margin:8px 0}.bpt-fastbooking .generic-separator.no-default-hr-margin .cmp-separator__horizontal-rule{margin:0;height:0}.bpt-fastbooking .generic-separator.separator-line-only-desktop .cmp-separator__horizontal-rule{visibility:hidden;margin:0}.bpt-fastbooking .c-pagination{font-size:14px;font-weight:500;color:#767676}.bpt-fastbooking .spinner{position:relative}.bpt-fastbooking .spinner *{opacity:.7}.bpt-fastbooking .spinner:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:4}.bpt-fastbooking .spinner:after{content:"";position:absolute;width:100%;height:100%;top:0;z-index:4;left:0;background-image:url("../../../content/dam/barcelo/commons/icons/ui/loading-circle.svg");background-repeat:no-repeat;background-position:center center;justify-content:center;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:1s;animation-name:spinner-loading}.bpt-fastbooking a,.bpt-fastbooking b,.bpt-fastbooking del,.bpt-fastbooking em,.bpt-fastbooking h1,.bpt-fastbooking h2,.bpt-fastbooking h3,.bpt-fastbooking h4,.bpt-fastbooking h5,.bpt-fastbooking h6,.bpt-fastbooking i,.bpt-fastbooking ins,.bpt-fastbooking mark,.bpt-fastbooking p,.bpt-fastbooking small,.bpt-fastbooking span,.bpt-fastbooking strong{margin:0}.bpt-fastbooking .c-rich-text p{margin-top:1em;margin-bottom:1em}.bpt-fastbooking .c-rich-text .cmp-text__readmore--wrapper p:first-child{margin:0}.bpt-fastbooking a:hover{transition:.3s ease-out;color:#0079cf}.bpt-fastbooking b,.bpt-fastbooking strong{font-weight:700}.bpt-fastbooking em,.bpt-fastbooking i{font-style:italic}.bpt-fastbooking mark{background:rgba(197,232,243,.3)}.bpt-fastbooking small{font-size:12px}.bpt-fastbooking del{text-decoration:line-through}.bpt-fastbooking ins{text-decoration:underline}.bpt-fastbooking h1{font-size:24px;line-height:28px}.bpt-fastbooking h2{font-size:20px;line-height:26px}.bpt-fastbooking h3{font-size:18px;line-height:24px}.bpt-fastbooking h4{font-size:16px;line-height:20px}.bpt-fastbooking h5{font-size:15px;line-height:20px}.bpt-fastbooking h6{font-size:14px;line-height:20px}.bpt-fastbooking ol,.bpt-fastbooking ul{list-style:none;margin:0;padding:0}.bpt-fastbooking .c-card ul li,.bpt-fastbooking .c-card-hotel-list ul li,.bpt-fastbooking .c-card-hotel__content-body-list ul li,.bpt-fastbooking .cmp-text ul li,.bpt-fastbooking .launcher ul li{word-break:break-word;padding-left:1em;position:relative}.bpt-fastbooking .c-card ul li:before,.bpt-fastbooking .c-card-hotel-list ul li:before,.bpt-fastbooking .c-card-hotel__content-body-list ul li:before,.bpt-fastbooking .cmp-text ul li:before,.bpt-fastbooking .launcher ul li:before{content:"•";color:#ccc;display:inline-block;font-size:1em;width:1em;position:absolute;left:0}.bpt-fastbooking .c-card ul.mod--checks li,.bpt-fastbooking .c-card-hotel-list ul.mod--checks li,.bpt-fastbooking .c-card-hotel__content-body-list ul.mod--checks li,.bpt-fastbooking .cmp-text ul.mod--checks li,.bpt-fastbooking .launcher ul.mod--checks li{padding-left:1.5em}.bpt-fastbooking .c-card ul.mod--checks li:before,.bpt-fastbooking .c-card-hotel-list ul.mod--checks li:before,.bpt-fastbooking .c-card-hotel__content-body-list ul.mod--checks li:before,.bpt-fastbooking .cmp-text ul.mod--checks li:before,.bpt-fastbooking .launcher ul.mod--checks li:before{content:"\e908";font-family:barcelo-ui-kit;width:1em}.bpt-fastbooking .c-card ul.mod--two-cols,.bpt-fastbooking .c-card-hotel-list ul.mod--two-cols,.bpt-fastbooking .c-card-hotel__content-body-list ul.mod--two-cols,.bpt-fastbooking .cmp-text ul.mod--two-cols,.bpt-fastbooking .launcher ul.mod--two-cols{column-count:2}.bpt-fastbooking .c-card ol li,.bpt-fastbooking .c-card-hotel-list ol li,.bpt-fastbooking .c-card-hotel__content-body-list ol li,.bpt-fastbooking .cmp-text ol li,.bpt-fastbooking .launcher ol li{word-break:break-word;counter-increment:custom-counter;padding-left:2em;position:relative}.bpt-fastbooking .c-card ol li:before,.bpt-fastbooking .c-card-hotel-list ol li:before,.bpt-fastbooking .c-card-hotel__content-body-list ol li:before,.bpt-fastbooking .cmp-text ol li:before,.bpt-fastbooking .launcher ol li:before{content:counter(custom-counter);color:#384044;background-color:#f5f5f5;font-size:1em;width:1.5em;height:1.5em;border-radius:24px;display:inline-flex;justify-content:center;align-items:center;position:absolute;left:0}.bpt-fastbooking .c-timedate,.bpt-fastbooking time{font-size:14px;line-height:20px;font-weight:500;color:#767676}.bpt-fastbooking .preheading{font-size:14px;color:#767676;font-weight:500;line-height:1.43}.bpt-fastbooking .heading{font-size:20px;color:#384044;font-weight:700;line-height:1.4}.bpt-fastbooking .subheading{font-size:16px;color:#384044;font-weight:500;line-height:1.4}.bpt-fastbooking .heading,.bpt-fastbooking .preheading,.bpt-fastbooking .subheading{display:block}.bpt-fastbooking .heading.text-white,.bpt-fastbooking .preheading.text-white,.bpt-fastbooking .subheading.text-white{text-shadow:1px 1px 1px rgba(0,0,0,.4)}.bpt-fastbooking .section-header{font-size:28px;line-height:36px;letter-spacing:.0015em;margin-bottom:8px}.bpt-fastbooking .section-subheader{font-size:16px;line-height:24px;letter-spacing:.005em}.bpt-fastbooking .c-section__headings{margin-top:48px;margin-bottom:16px}.bpt-fastbooking .c-section__headings .cmp-title{text-align:inherit}.bpt-fastbooking .c-section__headings .cmp-title__text,.bpt-fastbooking .c-section__headings--title{font-size:28px;line-height:36px;font-weight:300;letter-spacing:.15px}.bpt-fastbooking .c-section__headings .cmp-title__subtitle,.bpt-fastbooking .c-section__headings--subtitle{margin-top:8px}.bpt-fastbooking .c-services__headings{margin-top:8px;margin-bottom:24px}.bpt-fastbooking .c-services__headings .cmp-title{text-align:inherit}.bpt-fastbooking .c-services__headings .cmp-title__text,.bpt-fastbooking .c-services__headings--title{font-size:28px;line-height:36px;font-weight:600;letter-spacing:.0015em;margin-bottom:32px}.bpt-fastbooking .c-services__headings .cmp-title__subtitle,.bpt-fastbooking .c-services__headings--subtitle{font-size:20px;line-height:30px;font-weight:300}@media (min-width:1025px){.bpt-fastbooking .generic-separator.separator-line-only-desktop .cmp-separator__horizontal-rule{visibility:visible;margin:0}.bpt-fastbooking h1{font-size:36px;line-height:44px}.bpt-fastbooking h2{font-size:24px;line-height:36px}.bpt-fastbooking h3{font-size:20px;line-height:28px}.bpt-fastbooking h4{font-size:18px;line-height:24px}.bpt-fastbooking h5{font-size:16px;line-height:20px}.bpt-fastbooking h6{font-size:15px;line-height:20px}.bpt-fastbooking .section-header{font-size:36px;line-height:42px;letter-spacing:.0025em}.bpt-fastbooking .c-section__headings{margin-top:56px;margin-bottom:24px}.bpt-fastbooking .c-section__headings .cmp-title__text,.bpt-fastbooking .c-section__headings--title{font-size:36px;line-height:42px;font-weight:300;letter-spacing:.25px}.bpt-fastbooking .c-services__headings{margin-top:8px;margin-bottom:24px}.bpt-fastbooking .c-services__headings .cmp-title{text-align:inherit}.bpt-fastbooking .c-services__headings .cmp-title__text,.bpt-fastbooking .c-services__headings--title{font-size:36px;line-height:42px;font-weight:600;letter-spacing:.0015em;margin-bottom:40px}.bpt-fastbooking .c-services__headings .cmp-title__subtitle,.bpt-fastbooking .c-services__headings--subtitle{font-size:24px;line-height:34px;font-weight:300}}.bpt-fastbooking form{font-size:16px}.bpt-fastbooking label{font-weight:700}.bpt-fastbooking input[type=date],.bpt-fastbooking input[type=email],.bpt-fastbooking input[type=month],.bpt-fastbooking input[type=number],.bpt-fastbooking input[type=password],.bpt-fastbooking input[type=search],.bpt-fastbooking input[type=tel],.bpt-fastbooking input[type=text],.bpt-fastbooking input[type=time],.bpt-fastbooking input[type=url],.bpt-fastbooking input[type=week],.bpt-fastbooking select{width:100%;height:40px;border:1px solid #b1b1b1;font-weight:500;line-height:24px;border-radius:2px;color:#384044;padding:0 .5rem}.bpt-fastbooking input[type=date]::placeholder,.bpt-fastbooking input[type=email]::placeholder,.bpt-fastbooking input[type=month]::placeholder,.bpt-fastbooking input[type=number]::placeholder,.bpt-fastbooking input[type=password]::placeholder,.bpt-fastbooking input[type=search]::placeholder,.bpt-fastbooking input[type=tel]::placeholder,.bpt-fastbooking input[type=text]::placeholder,.bpt-fastbooking input[type=time]::placeholder,.bpt-fastbooking input[type=url]::placeholder,.bpt-fastbooking input[type=week]::placeholder,.bpt-fastbooking select::placeholder{color:#8c9091;font-size:16px;font-style:normal;opacity:1;padding:0;text-decoration:none}.bpt-fastbooking input[type=date]::-webkit-input-placeholder,.bpt-fastbooking input[type=email]::-webkit-input-placeholder,.bpt-fastbooking input[type=month]::-webkit-input-placeholder,.bpt-fastbooking input[type=number]::-webkit-input-placeholder,.bpt-fastbooking input[type=password]::-webkit-input-placeholder,.bpt-fastbooking input[type=search]::-webkit-input-placeholder,.bpt-fastbooking input[type=tel]::-webkit-input-placeholder,.bpt-fastbooking input[type=text]::-webkit-input-placeholder,.bpt-fastbooking input[type=time]::-webkit-input-placeholder,.bpt-fastbooking input[type=url]::-webkit-input-placeholder,.bpt-fastbooking input[type=week]::-webkit-input-placeholder,.bpt-fastbooking select::-webkit-input-placeholder{color:#8c9091;font-size:16px;font-style:normal;opacity:1;padding:0;text-decoration:none}.bpt-fastbooking input[type=date]::-moz-placeholder,.bpt-fastbooking input[type=email]::-moz-placeholder,.bpt-fastbooking input[type=month]::-moz-placeholder,.bpt-fastbooking input[type=number]::-moz-placeholder,.bpt-fastbooking input[type=password]::-moz-placeholder,.bpt-fastbooking input[type=search]::-moz-placeholder,.bpt-fastbooking input[type=tel]::-moz-placeholder,.bpt-fastbooking input[type=text]::-moz-placeholder,.bpt-fastbooking input[type=time]::-moz-placeholder,.bpt-fastbooking input[type=url]::-moz-placeholder,.bpt-fastbooking input[type=week]::-moz-placeholder,.bpt-fastbooking select::-moz-placeholder{color:#8c9091;font-size:16px;font-style:normal;opacity:1;padding:0;text-decoration:none}.bpt-fastbooking input[type=date]:-ms-input-placeholder,.bpt-fastbooking input[type=email]:-ms-input-placeholder,.bpt-fastbooking input[type=month]:-ms-input-placeholder,.bpt-fastbooking input[type=number]:-ms-input-placeholder,.bpt-fastbooking input[type=password]:-ms-input-placeholder,.bpt-fastbooking input[type=search]:-ms-input-placeholder,.bpt-fastbooking input[type=tel]:-ms-input-placeholder,.bpt-fastbooking input[type=text]:-ms-input-placeholder,.bpt-fastbooking input[type=time]:-ms-input-placeholder,.bpt-fastbooking input[type=url]:-ms-input-placeholder,.bpt-fastbooking input[type=week]:-ms-input-placeholder,.bpt-fastbooking select:-ms-input-placeholder{color:#8c9091!important;font-size:16px!important;font-style:normal!important;opacity:1!important;padding:0!important;text-decoration:none!important}.bpt-fastbooking input[type=date]:focus,.bpt-fastbooking input[type=email]:focus,.bpt-fastbooking input[type=month]:focus,.bpt-fastbooking input[type=number]:focus,.bpt-fastbooking input[type=password]:focus,.bpt-fastbooking input[type=search]:focus,.bpt-fastbooking input[type=tel]:focus,.bpt-fastbooking input[type=text]:focus,.bpt-fastbooking input[type=time]:focus,.bpt-fastbooking input[type=url]:focus,.bpt-fastbooking input[type=week]:focus,.bpt-fastbooking select:focus{border-radius:2px;box-shadow:0 0 2px 2px #c5e8f3;border:1px solid #155583;outline:0}.bpt-fastbooking input[type=date].mod--with-icon,.bpt-fastbooking input[type=email].mod--with-icon,.bpt-fastbooking input[type=month].mod--with-icon,.bpt-fastbooking input[type=number].mod--with-icon,.bpt-fastbooking input[type=password].mod--with-icon,.bpt-fastbooking input[type=search].mod--with-icon,.bpt-fastbooking input[type=tel].mod--with-icon,.bpt-fastbooking input[type=text].mod--with-icon,.bpt-fastbooking input[type=time].mod--with-icon,.bpt-fastbooking input[type=url].mod--with-icon,.bpt-fastbooking input[type=week].mod--with-icon,.bpt-fastbooking select.mod--with-icon{padding:0 0 0 34px}.bpt-fastbooking input[type=date].mod--with-icon.searchdate,.bpt-fastbooking input[type=email].mod--with-icon.searchdate,.bpt-fastbooking input[type=month].mod--with-icon.searchdate,.bpt-fastbooking input[type=number].mod--with-icon.searchdate,.bpt-fastbooking input[type=password].mod--with-icon.searchdate,.bpt-fastbooking input[type=search].mod--with-icon.searchdate,.bpt-fastbooking input[type=tel].mod--with-icon.searchdate,.bpt-fastbooking input[type=text].mod--with-icon.searchdate,.bpt-fastbooking input[type=time].mod--with-icon.searchdate,.bpt-fastbooking input[type=url].mod--with-icon.searchdate,.bpt-fastbooking input[type=week].mod--with-icon.searchdate,.bpt-fastbooking select.mod--with-icon.searchdate{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:38px auto;background-position:0 calc(-38px * 11)}.bpt-fastbooking input[type=date].mod--with-icon.checkin,.bpt-fastbooking input[type=email].mod--with-icon.checkin,.bpt-fastbooking input[type=month].mod--with-icon.checkin,.bpt-fastbooking input[type=number].mod--with-icon.checkin,.bpt-fastbooking input[type=password].mod--with-icon.checkin,.bpt-fastbooking input[type=search].mod--with-icon.checkin,.bpt-fastbooking input[type=tel].mod--with-icon.checkin,.bpt-fastbooking input[type=text].mod--with-icon.checkin,.bpt-fastbooking input[type=time].mod--with-icon.checkin,.bpt-fastbooking input[type=url].mod--with-icon.checkin,.bpt-fastbooking input[type=week].mod--with-icon.checkin,.bpt-fastbooking select.mod--with-icon.checkin{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:38px auto;background-position:0 calc(-38px * 19)}.bpt-fastbooking input[type=date].mod--with-icon.checkout,.bpt-fastbooking input[type=email].mod--with-icon.checkout,.bpt-fastbooking input[type=month].mod--with-icon.checkout,.bpt-fastbooking input[type=number].mod--with-icon.checkout,.bpt-fastbooking input[type=password].mod--with-icon.checkout,.bpt-fastbooking input[type=search].mod--with-icon.checkout,.bpt-fastbooking input[type=tel].mod--with-icon.checkout,.bpt-fastbooking input[type=text].mod--with-icon.checkout,.bpt-fastbooking input[type=time].mod--with-icon.checkout,.bpt-fastbooking input[type=url].mod--with-icon.checkout,.bpt-fastbooking input[type=week].mod--with-icon.checkout,.bpt-fastbooking select.mod--with-icon.checkout{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:38px auto;background-position:0 calc(-38px * 17)}.bpt-fastbooking input[type=date].mod--big,.bpt-fastbooking input[type=email].mod--big,.bpt-fastbooking input[type=month].mod--big,.bpt-fastbooking input[type=number].mod--big,.bpt-fastbooking input[type=password].mod--big,.bpt-fastbooking input[type=search].mod--big,.bpt-fastbooking input[type=tel].mod--big,.bpt-fastbooking input[type=text].mod--big,.bpt-fastbooking input[type=time].mod--big,.bpt-fastbooking input[type=url].mod--big,.bpt-fastbooking input[type=week].mod--big,.bpt-fastbooking select.mod--big{height:48px}.bpt-fastbooking input[type=date].mod--select-arrow,.bpt-fastbooking input[type=email].mod--select-arrow,.bpt-fastbooking input[type=month].mod--select-arrow,.bpt-fastbooking input[type=number].mod--select-arrow,.bpt-fastbooking input[type=password].mod--select-arrow,.bpt-fastbooking input[type=search].mod--select-arrow,.bpt-fastbooking input[type=tel].mod--select-arrow,.bpt-fastbooking input[type=text].mod--select-arrow,.bpt-fastbooking input[type=time].mod--select-arrow,.bpt-fastbooking input[type=url].mod--select-arrow,.bpt-fastbooking input[type=week].mod--select-arrow,.bpt-fastbooking select.mod--select-arrow{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:45px auto;background-position:calc(100% + 5px) calc(-45px * 21);padding-right:13%}.bpt-fastbooking input[type=date].mod--invalidate,.bpt-fastbooking input[type=date].mod--validate,.bpt-fastbooking input[type=email].mod--invalidate,.bpt-fastbooking input[type=email].mod--validate,.bpt-fastbooking input[type=month].mod--invalidate,.bpt-fastbooking input[type=month].mod--validate,.bpt-fastbooking input[type=number].mod--invalidate,.bpt-fastbooking input[type=number].mod--validate,.bpt-fastbooking input[type=password].mod--invalidate,.bpt-fastbooking input[type=password].mod--validate,.bpt-fastbooking input[type=search].mod--invalidate,.bpt-fastbooking input[type=search].mod--validate,.bpt-fastbooking input[type=tel].mod--invalidate,.bpt-fastbooking input[type=tel].mod--validate,.bpt-fastbooking input[type=text].mod--invalidate,.bpt-fastbooking input[type=text].mod--validate,.bpt-fastbooking input[type=time].mod--invalidate,.bpt-fastbooking input[type=time].mod--validate,.bpt-fastbooking input[type=url].mod--invalidate,.bpt-fastbooking input[type=url].mod--validate,.bpt-fastbooking input[type=week].mod--invalidate,.bpt-fastbooking input[type=week].mod--validate{padding-right:2.5rem}.bpt-fastbooking input[type=date].mod--validate,.bpt-fastbooking input[type=email].mod--validate,.bpt-fastbooking input[type=month].mod--validate,.bpt-fastbooking input[type=number].mod--validate,.bpt-fastbooking input[type=password].mod--validate,.bpt-fastbooking input[type=search].mod--validate,.bpt-fastbooking input[type=tel].mod--validate,.bpt-fastbooking input[type=text].mod--validate,.bpt-fastbooking input[type=time].mod--validate,.bpt-fastbooking input[type=url].mod--validate,.bpt-fastbooking input[type=week].mod--validate{background:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png") 0 0/38px auto no-repeat #fff;background-position:calc(100% + 5px) calc(-38px * 13)}.bpt-fastbooking input[type=date].mod--invalidate,.bpt-fastbooking input[type=email].mod--invalidate,.bpt-fastbooking input[type=month].mod--invalidate,.bpt-fastbooking input[type=number].mod--invalidate,.bpt-fastbooking input[type=password].mod--invalidate,.bpt-fastbooking input[type=search].mod--invalidate,.bpt-fastbooking input[type=tel].mod--invalidate,.bpt-fastbooking input[type=text].mod--invalidate,.bpt-fastbooking input[type=time].mod--invalidate,.bpt-fastbooking input[type=url].mod--invalidate,.bpt-fastbooking input[type=week].mod--invalidate{background:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png") 0 0/38px auto no-repeat #fff;background-position:calc(100% + 5px) calc(-38px * 15);border-color:#ba2222}.bpt-fastbooking input[type=date].mod--invalidate:focus,.bpt-fastbooking input[type=email].mod--invalidate:focus,.bpt-fastbooking input[type=month].mod--invalidate:focus,.bpt-fastbooking input[type=number].mod--invalidate:focus,.bpt-fastbooking input[type=password].mod--invalidate:focus,.bpt-fastbooking input[type=search].mod--invalidate:focus,.bpt-fastbooking input[type=tel].mod--invalidate:focus,.bpt-fastbooking input[type=text].mod--invalidate:focus,.bpt-fastbooking input[type=time].mod--invalidate:focus,.bpt-fastbooking input[type=url].mod--invalidate:focus,.bpt-fastbooking input[type=week].mod--invalidate:focus{border-radius:2px;box-shadow:0 0 2px 2px #cc4716;border-color:#ba2222;outline:0}.bpt-fastbooking input[type=number]::-webkit-inner-spin-button,.bpt-fastbooking input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.bpt-fastbooking input[type=number]{-moz-appearance:textfield}.bpt-fastbooking textarea{resize:vertical;width:100%;height:auto;background:#fff;border:1px solid #b1b1b1;padding-left:6px;font-weight:500;line-height:24px;border-radius:2px;color:#384044;resize:none}.bpt-fastbooking .c-textarea{width:100%;position:relative}.bpt-fastbooking .c-textarea textarea{padding-bottom:24px}.bpt-fastbooking .c-textarea__counter{color:#384044;position:absolute;right:20px;bottom:16px;font-size:12px;padding:0 7px;border-radius:2px;opacity:.8;background:#fff;z-index:1;font-weight:700}.bpt-fastbooking select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;border-radius:2px;background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:40px auto;background-position:calc(100% + 5px) calc(-40px * 21);padding-right:13%;cursor:pointer}.bpt-fastbooking select::-ms-expand{display:none}.bpt-fastbooking select.c-select-placeholder{color:#8c9091;font-size:16px;font-style:normal;opacity:1}.bpt-fastbooking select.c-select-placeholder:focus{color:inherit}.bpt-fastbooking select.c-select-placeholder option[value=""][disabled]{display:none}.bpt-fastbooking select.c-select-placeholder option{color:#384044;cursor:pointer}.bpt-fastbooking .c-fieldset{display:flex;flex-wrap:wrap;margin:0 -4px;padding:4px 0}.bpt-fastbooking .c-fieldset label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;margin-bottom:3px}.bpt-fastbooking .c-fieldset label.required:after{content:"*"}.bpt-fastbooking .c-fieldset label.mod--multiline{white-space:normal;display:inline-flex}.bpt-fastbooking .c-fieldset span.required:after{content:"*"}.bpt-fastbooking .c-fieldset__row,.bpt-fastbooking .c-fieldset__row-wrap{width:100%;display:flex;padding:0 4px}.bpt-fastbooking .c-fieldset__row .country-code,.bpt-fastbooking .c-fieldset__row-wrap .country-code{max-width:18%;margin-right:15px}.bpt-fastbooking .c-fieldset__row .policy-label,.bpt-fastbooking .c-fieldset__row-wrap .policy-label{margin-left:.5rem;font-weight:500}.bpt-fastbooking .c-fieldset__row-wrap{flex-wrap:nowrap;align-items:center}.bpt-fastbooking .c-fieldset__row-wrap-col{display:flex;flex-wrap:wrap;width:100%;padding:0 4px}.bpt-fastbooking .c-fieldset__row-wrap-col:first-child{padding-left:0}.bpt-fastbooking .c-fieldset__row-wrap-col:last-child{padding-right:0}.bpt-fastbooking .c-fieldset__row-wrap.mod--mobile-nowrap{flex-wrap:wrap}.bpt-fastbooking .c-fieldset__row-wrap.mod--mobile-nowrap .c-fieldset__row-wrap-col{width:100%;padding:4px 0}.bpt-fastbooking .c-fieldset__row{flex-wrap:wrap}.bpt-fastbooking .c-fieldset__row .c-fieldset__row-wrap{padding:0}.bpt-fastbooking .c-fieldset__row-date.flatpickr{background-image:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png");background-repeat:no-repeat;background-size:35px auto;background-position:3px calc(-35px * 10)}.bpt-fastbooking .c-double-input{display:inline-flex;width:100%}.bpt-fastbooking .c-double-input .left-input{width:50%;float:left}.bpt-fastbooking .c-double-input .left-input input{margin-right:0;border-radius:2px 0 0 2px}.bpt-fastbooking .c-double-input .right-input{width:50%;margin-left:-1px}.bpt-fastbooking .c-double-input .right-input input{border-radius:0 2px 2px 0}.bpt-fastbooking .c-overslap-button{width:100%;height:40px;position:relative;overflow:hidden;border-top-right-radius:50px;border-bottom-right-radius:50px}.bpt-fastbooking .c-overslap-button input[type=text]{width:calc(100% - 50px)}.bpt-fastbooking .c-overslap-button input[type=button]{height:100%;position:absolute;right:0;padding:0 1.525rem;top:0;box-shadow:-20px 0 20px 0 #fff}.bpt-fastbooking input[type=checkbox],.bpt-fastbooking input[type=checkbox]:checked,.bpt-fastbooking input[type=radio],.bpt-fastbooking input[type=radio]:checked{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;background:#fff;border:1px solid #b1b1b1;color:#384044;cursor:pointer;box-shadow:inset 0 1px 4px 0 rgba(56,64,68,.5);vertical-align:text-top}.bpt-fastbooking input[type=checkbox]{width:20px;height:20px;border-radius:2px;margin:2px}.bpt-fastbooking input[type=checkbox]:checked{width:20px;height:20px;border-radius:2px;background:#155583;box-shadow:0 0 2px 2px #c5e8f3}.bpt-fastbooking input[type=checkbox]:checked:after{font-family:barcelo-ui-kit;content:"\e926";color:#fff;font-size:14px;font-weight:300;padding:2px;line-height:19px}.bpt-fastbooking input[type=checkbox].mod--orange:checked{background:#fff;box-shadow:none}.bpt-fastbooking input[type=checkbox].mod--orange:checked:after{color:#cc4716}.bpt-fastbooking input[type=checkbox].mod--small{width:16px;height:16px;min-width:16px}.bpt-fastbooking input[type=checkbox].mod--small:after{vertical-align:top;font-size:11px;line-height:16px}.bpt-fastbooking input[type=radio]{width:24px;height:24px;border-radius:24px;text-align:center}.bpt-fastbooking input[type=radio]:checked{background:#155583}.bpt-fastbooking input[type=radio]:checked:before{font-family:barcelo-ui-kit;content:"\e92d";color:#fff;font-size:21px;line-height:24px}.bpt-fastbooking .c-incrementers{display:flex;justify-content:center;align-items:center}.bpt-fastbooking .c-incrementers input[type=number]{text-align:center;width:64px;height:40px;margin:0 8px}.bpt-fastbooking .c-incrementers__btn{width:24px;height:24px;text-align:center;font-size:19px;cursor:pointer;line-height:0;display:flex;justify-content:center;align-items:center;background:#155583;border-radius:99999px;color:#fff;overflow:hidden;box-shadow:0 2px 2px 0 rgba(0,0,0,.3)}.bpt-fastbooking .c-incrementers .mod--btn-disabled{cursor:default;opacity:.5}.bpt-fastbooking .formCheck input:invalid,.bpt-fastbooking .formCheck select:invalid,.bpt-fastbooking .formCheck textarea:invalid{border:1px solid #cc4716!important}.bpt-fastbooking .c-input-empty-message,.bpt-fastbooking .c-input-error-message{font-size:14px;line-height:20px;font-weight:500;color:#ba2222;margin-top:0;overflow:hidden;opacity:0;max-height:0;width:0;transition:.5s linear}.bpt-fastbooking .mod--active-message-empty .c-input-empty-message,.bpt-fastbooking .mod--active-message-error .c-input-error-message{opacity:1;max-height:40px;width:100%;margin-top:8px}.bpt-fastbooking input[disabled],.bpt-fastbooking select[disabled]{cursor:not-allowed}@media (min-width:1025px){.bpt-fastbooking .c-fieldset{margin:15px -15px}.bpt-fastbooking .c-fieldset__row-wrap,.bpt-fastbooking .c-fieldset__row-wrap-col{padding:0 15px}.bpt-fastbooking .c-fieldset__row-wrap.mod--mobile-nowrap{flex-wrap:nowrap}.bpt-fastbooking .c-fieldset__row-wrap.mod--mobile-nowrap .c-fieldset__row-wrap-col{width:100%;padding:0 15px}.bpt-fastbooking .c-fieldset__row-wrap.mod--mobile-nowrap .c-fieldset__row-wrap-col:first-child{padding-left:0}.bpt-fastbooking .c-fieldset__row-wrap.mod--mobile-nowrap .c-fieldset__row-wrap-col:last-child{padding-right:0}.bpt-fastbooking .c-fieldset__row{padding:0 15px}}.bpt-fastbooking .content-sizzing{width:100%;max-width:1140px;margin:auto}.bpt-fastbooking .break-container{width:calc(100% + 30px)!important;margin-left:-15px}.bpt-fastbooking .default-container{width:100%!important;margin-left:inherit}.bpt-fastbooking .break-container-mobile{width:calc(100% + 30px)!important;margin-left:-15px}.bpt-fastbooking .common-focus{border-radius:2px;box-shadow:0 0 2px 2px #c5e8f3;border:1px solid #155583;outline:0}.bpt-fastbooking .required-left:before,.bpt-fastbooking .required-right:after{content:"*"}.bpt-fastbooking .windowed{border-radius:2px;box-shadow:0 1px 1px 0 rgba(0,0,0,.3)}.bpt-fastbooking .soft-corners{border-radius:2px}.bpt-fastbooking .mod--rounded-skin,.bpt-fastbooking .mod--rounded-skin__class{box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:16px}.bpt-fastbooking .paginated{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow-y:auto;background:#fff;z-index:9}.bpt-fastbooking .paginated__content-size{max-width:1140px;margin:auto}.bpt-fastbooking .activePaginated{overflow-y:hidden;height:0}.bpt-fastbooking .removeScrolling{position:relative;overflow-y:hidden;height:calc(100% + 69px)}.bpt-fastbooking .clearfix:after,.bpt-fastbooking .clearfix:before{content:"";display:table}.bpt-fastbooking .style-anchor{color:#155583;transition:.3s ease-out;text-decoration:underline;font-weight:700;cursor:pointer}.bpt-fastbooking .unstyle-anchor{text-decoration:none;color:inherit}.bpt-fastbooking .delete-input-style{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none}.bpt-fastbooking .ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bpt-fastbooking .remove-ellipsis{overflow:inherit;text-overflow:inherit;white-space:normal}.bpt-fastbooking .block{display:block!important}.bpt-fastbooking .flex{display:flex!important}.bpt-fastbooking .inline-block{display:inline-block!important}.bpt-fastbooking .inline{display:inline!important}.bpt-fastbooking .inline-flex{display:inline-flex!important}.bpt-fastbooking .hidden{display:none!important}.bpt-fastbooking .visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.bpt-fastbooking .hidden-children :nth-child(n){display:none!important}.bpt-fastbooking .negative-svg-icon svg circle,.bpt-fastbooking .negative-svg-icon svg g{stroke:white}.bpt-fastbooking .negative-svg-icon svg circle path,.bpt-fastbooking .negative-svg-icon svg g path{stroke:white;fill:transparent}.bpt-fastbooking .negative-svg-icon svg circle{fill:white}.bpt-fastbooking .space-right{margin-right:.25em}.bpt-fastbooking .z-background{z-index:-1}.bpt-fastbooking .z-layout{z-index:0}.bpt-fastbooking .z-layer{z-index:1}.bpt-fastbooking .z-overlayer{z-index:2}.bpt-fastbooking .z-mask{z-index:3}.bpt-fastbooking .z-advs{z-index:4}.bpt-fastbooking .z-navs{z-index:5}.bpt-fastbooking .z-sticky{z-index:6}.bpt-fastbooking .z-oversticky{z-index:7}.bpt-fastbooking .z-modal{z-index:8}.bpt-fastbooking .z-overmodal{z-index:9}.bpt-fastbooking .left-cursor{animation:.4s infinite alternate slideLeftCursor}.bpt-fastbooking .right-cursor{animation:.4s infinite alternate slideRightCursor}.bpt-fastbooking .left-cursor-stop{cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAXpJREFUeNq0VMt1gzAQ1CMNgCugBDqwSqAEuQMfc1QHnHOSO6CEuAOVIHegdKDs6OPIGITym/fWwrCMZoddMfZPeKnIaSle4/XtLzZVfd87Wu00TW4YBlzjBzcVhaFwMTSFdEFEGSAC0iqldG+B0HqyccTNEMj52mAoEnPOPWFaZxDgZZBo7Z6AvECOStqm1pfxeqV0qnSeUc7jw9OJMTznHP96inOdYmOCGqheQojwDGvwzquuU3yLzXA8Piu9XBgTgtxXsbTRq25+3DNrpBmaRb/yKuUl0pDzkd+ygnw6HA4GmySPRfKubYN/S09zpG9B2+XE7wSHoGudiO+gIbkPxBqptXk/9zlxn4ZBKeUwbZsdgDzK8f1MQvymqCiQijUXJ5AW8UiSBwZj8xu1XddZi7L2QEplIBt3xzjiLNcGYQGtcSww9d0uNQZfuABYVhzd7YnmRbWwjNUck2vnMXo49xtVwKZIOvzmsJfo6XjIa4o5lr+r9FOAAQDwBzF/D//WkAAAAABJRU5ErkJggg=="),auto;animation:inherit}.bpt-fastbooking .right-cursor-stop{cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAcJJREFUeNq0VdFtwjAQPdH+Y/ivFPHVT0sMgLNBNiD89a8wAWwQNohQB0iYIGyQbpBsYDZw78UODYGEFKlPOiV2zu+Od3eG6J/w8sQZwfbB9s72PfiUIZJsMZtmM85yttC57BgmCAIjhDCz2UzzXtDmeW2R4nBcLQL2lZLofCZKU0lliWCfb0SnxWJRuSyXS2Jy4fs+O1J6l9jYqJY0SSxxjSgi2u+JNhv5xeEumgjR+ctHjfeIPA/eRKsVq9eSb72GCKT4VZXlQ0lHLlv4e7TdEmWZ/eL7t+T4juDH4zBissS/uvaRK3Y9nQYT16LZZx85fFDQgcRWtLRR2C5yZCtlF59Hrrg1sWU8HK7d2uToDARgycbjcbsrQilloZTK0VfNHo6qYeDmv0GeG54GOyx4an35lGUZb1PGpLytTRiG5mpgeCXchBmjlDFJYkxR4KQNBkIY1g3UZAX71kG6RnrXGmdzCYbMe4CsqTFA98iRvWJb79i5yvwB4hgTz0M2FAqZPgDkmEwm2t18wzCdTgvdKNY94LbD0P/1/l2jOF3Ic9Sbimf/ECJIkqBTWqTz+Vz3FmwAPFecDJe70zTpIv0RYAARJ6v70ynSCwAAAABJRU5ErkJggg=="),auto;animation:inherit}.bpt-fastbooking .img-left{object-position:left}.bpt-fastbooking .img-right{object-position:right}.bpt-fastbooking .img-top{object-position:top}.bpt-fastbooking .img-bottom{object-position:bottom}.bpt-fastbooking .order-1{order:1}.bpt-fastbooking .order-2{order:2}.bpt-fastbooking .order-none{order:initial}@media (min-width:1025px){.bpt-fastbooking .break-container{margin-left:calc((-100vw + 1140px + 17px)/ 2)!important;margin-right:calc((-100vw + 1140px + 17px)/ 2)!important;width:100vw!important}.bpt-fastbooking .default-container{margin-left:auto!important;margin-right:auto!important}.bpt-fastbooking .break-container-mobile{width:100%!important;margin-left:inherit}.bpt-fastbooking .md\:hidden{display:none!important}.bpt-fastbooking .md\:block{display:block!important}.bpt-fastbooking .md\:flex{display:flex!important}.bpt-fastbooking .md\:inline-block{display:inline-block!important}.bpt-fastbooking .md\:inline{display:inline!important}.bpt-fastbooking .md\:inline-flex{display:inline-flex!important}.bpt-fastbooking .md\:img-center,.bpt-fastbooking .md\:img-center img{object-position:center}.bpt-fastbooking .md\:img-left,.bpt-fastbooking .md\:img-left img{object-position:left}.bpt-fastbooking .md\:img-right,.bpt-fastbooking .md\:img-right img{object-position:right}.bpt-fastbooking .md\:img-top,.bpt-fastbooking .md\:img-top img{object-position:top}.bpt-fastbooking .md\:img-bottom,.bpt-fastbooking .md\:img-bottom img{object-position:bottom}.bpt-fastbooking .md\:order-1{order:1}.bpt-fastbooking .md\:order-2{order:2}.bpt-fastbooking .md\:order-none{order:initial}}@media (min-width:1025px) and (max-width:1140px){.bpt-fastbooking .paginated__content-size{padding:0 15px}}.bpt-fastbooking .mod--hide-mbl{display:none}@media (min-width:1025px){.bpt-fastbooking .mod--hide-dsktp{display:none}.bpt-fastbooking .mod--hide-mbl{display:block}}.bpt-fastbooking .mod--text-shadow{text-shadow:1px 1px 1px rgba(0,0,0,.4)}.bpt-fastbooking .mod--white-text{color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.4)}.bpt-fastbooking .mod--red-text{color:#ba2222}.bpt-fastbooking .mod--yellow-text{color:#ffb200}.bpt-fastbooking .mod--green-text{color:#197625}.bpt-fastbooking .mod--hidden{display:none!important}.bpt-fastbooking .mod--show{display:block!important}.bpt-fastbooking .mod--vr-right{border-right:1px solid #fff;padding-right:15px;margin-right:15px}.bpt-fastbooking .mod--vr-left{border-left:1px solid #fff;padding-left:15px;margin-left:15px}.bpt-fastbooking .c-container__grid-wrapper.mod--outline,.bpt-fastbooking .mod--outline{border-width:0 1px 1px;border-style:solid;border-color:#d8d8d8}.bpt-fastbooking .c-container__grid-wrapper.mod--outline>.cmp-title,.bpt-fastbooking .mod--outline>.cmp-title{display:flex;justify-content:center}.bpt-fastbooking .c-container__grid-wrapper.mod--outline>.cmp-title:after,.bpt-fastbooking .c-container__grid-wrapper.mod--outline>.cmp-title:before,.bpt-fastbooking .mod--outline>.cmp-title:after,.bpt-fastbooking .mod--outline>.cmp-title:before{content:"";height:1px;background-color:#d8d8d8;flex-grow:1}.bpt-fastbooking .c-container__grid-wrapper.mod--outline>.cmp-title:after,.bpt-fastbooking .mod--outline>.cmp-title:after{margin-right:0}.bpt-fastbooking .c-container__grid-wrapper.mod--outline>.cmp-title:before,.bpt-fastbooking .mod--outline>.cmp-title:before{margin-left:0}.bpt-fastbooking .c-container__grid-wrapper.mod--outline>.cmp-title .cmp-title__text,.bpt-fastbooking .mod--outline>.cmp-title .cmp-title__text{transform:translateY(-50%);display:flex;align-items:center;justify-content:center;margin:0 12px;position:relative;max-width:90%}.bpt-fastbooking .mod--gradient-overlay .c-video:after,.bpt-fastbooking .mod--gradient-overlay .cmp-image:after{content:"";position:absolute;background:linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,.2) 50%,rgba(0,0,0,.4) 100%);width:100%;height:100%;top:0;left:0;border-radius:2px;transition:.3s ease-out}.bpt-fastbooking .mod--remove-gradient-overlay .c-video:after,.bpt-fastbooking .mod--remove-gradient-overlay .cmp-image:after{background:0 0}.bpt-fastbooking .mod--img-zoom.mod--gradient-overlay:hover .cmp-image:after{bottom:-100%;opacity:0}.bpt-fastbooking .mod--img-zoom .cmp-image__image{transition:.3s ease-out}.bpt-fastbooking .mod--img-zoom:hover .cmp-image__image{transform:scale(1.15)}.bpt-fastbooking .mod--img-disabled .cmp-image:before{content:"";background:#fff;position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;opacity:.7}.bpt-fastbooking .mod--gradient-myb .cmp-image:after{content:"";position:absolute;background:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.65) 100%);width:100%;height:100%;top:0;left:0;border-radius:2px}.bpt-fastbooking .mod--gradient-myb .cmp-image:before{content:"";position:absolute;background-image:url("../../../content/dam/barcelo/commons/icons/ui/my_barcelo_white.svg");background-repeat:no-repeat;z-index:1;background-size:100% 100%;background-position:0 0;width:100%;height:100%;max-width:93px;max-height:24px;top:13px;left:13px}.bpt-fastbooking .mod--hover-blue:hover{background:#c5e8f3}.bpt-fastbooking .mod--hover-green:hover{background:#ddecd4}.bpt-fastbooking .mod--hover-yellow:hover{background:#ffefab}.bpt-fastbooking .mod--hover-grey:hover{background:#f5f5f5}.bpt-fastbooking .mod--blue{color:#155583}.bpt-fastbooking .mod--background-light-blue{background:#c5e8f3}.bpt-fastbooking .mod--background-grey{background:#f5f5f5}.bpt-fastbooking .mod--background-gradient-blue{background:linear-gradient(to right,#30a2bf,#2f5a76)}.bpt-fastbooking .mod--background-gradient-blue:hover{background:linear-gradient(to right,#268299,#26485e,#26485e)}.bpt-fastbooking .mod--rounded-gradient-border{position:relative;z-index:0}.bpt-fastbooking .mod--rounded-gradient-border::before{content:"";position:absolute;z-index:-1;inset:0;padding:2px;border-radius:16px;background:linear-gradient(to right,#30a2bf,#2f5a76);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.bpt-fastbooking .mod--fixed{overflow-y:hidden;height:100vh;position:fixed;top:0;left:0;width:100vw}.bpt-fastbooking .mod--stick-top{position:fixed;z-index:6;top:0;left:0;transition:top .5s ease-out}.bpt-fastbooking .header .c-header.mod--sticky-header-top{position:fixed;z-index:7;width:100%;background-color:#384044;padding:4px 8px;top:-55px;left:0;animation:.5s ease-out forwards showHeaderSticky}.bpt-fastbooking .header .c-header.mod--sticky-header-top.mod--hide-header-sticky{animation:.5s ease-out forwards hideHeaderSticky}.bpt-fastbooking .mod--sticky-header .mod--stick-top{top:55px}.bpt-fastbooking .mod--sticky-header .header .c-header.mod--sticky-header-top{z-index:9}.bpt-fastbooking .mod--hide-others-sticky .mod--stick-top{top:-55px;transition:top 1.5s ease-out}.bpt-fastbooking .mod--stick-bottom{z-index:6;position:fixed;bottom:0;left:0;animation:.5s ease-out forwards showBookingSticky}.bpt-fastbooking .mod--stick-bottom.mod--hide-booking-sticky{animation:.5s ease-out forwards hideBookingSticky}.bpt-fastbooking .mod--no-scroll{overflow:hidden}.bpt-fastbooking .cta.mod--underline-small .c-cta,.bpt-fastbooking .mod--underline-small{position:relative;margin-bottom:8px;text-decoration:none!important;color:#384044}.bpt-fastbooking .cta.mod--underline-small .c-cta::before,.bpt-fastbooking .mod--underline-small::before{content:"";position:absolute;width:100%;height:2px;bottom:-4px;background-color:#30a2bf;transition:.3s ease-out}.bpt-fastbooking .cta.mod--underline-small .c-cta .c-cta,.bpt-fastbooking .cta.mod--underline-small .c-cta .cta,.bpt-fastbooking .cta.mod--underline-small .c-cta.c-cta,.bpt-fastbooking .cta.mod--underline-small .c-cta.cta,.bpt-fastbooking .mod--underline-small .c-cta,.bpt-fastbooking .mod--underline-small .cta,.bpt-fastbooking .mod--underline-small.c-cta,.bpt-fastbooking .mod--underline-small.cta{text-decoration:none;color:#384044;font-weight:600}.bpt-fastbooking .cta.mod--underline-small .c-cta .c-cta:hover,.bpt-fastbooking .cta.mod--underline-small .c-cta .cta:hover,.bpt-fastbooking .cta.mod--underline-small .c-cta.c-cta:hover,.bpt-fastbooking .cta.mod--underline-small .c-cta.cta:hover,.bpt-fastbooking .mod--underline-small .c-cta:hover,.bpt-fastbooking .mod--underline-small .cta:hover,.bpt-fastbooking .mod--underline-small.c-cta:hover,.bpt-fastbooking .mod--underline-small.cta:hover{color:#384044}.bpt-fastbooking .cta.mod--underline-small .c-cta:hover::before,.bpt-fastbooking .mod--underline-small:hover::before{width:100%}.bpt-fastbooking .cta.mod--underline-small::before{content:none}.bpt-fastbooking .mod--rounded-corners{border-radius:16px!important}.bpt-fastbooking .mod--rounded-skin__class-grid{overflow:hidden;display:flex;justify-content:center;align-items:center}.bpt-fastbooking .mod--rounded-skin.generic-container{overflow:hidden}.bpt-fastbooking .c-swiper .launcher .c-launcher .c-launcher__image,.bpt-fastbooking .hotel-room-list .c-hotel-room-list,.bpt-fastbooking .mod--rounded-skin.c-card,.bpt-fastbooking .mod--rounded-skin.c-card-hotel,.bpt-fastbooking .mod--rounded-skin__container.c-promo-list__card>.c-card-hotel{box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:16px}.bpt-fastbooking .mod--rounded-skin .c-launcher,.bpt-fastbooking .mod--rounded-skin.launcher{box-shadow:none;border-radius:initial}.bpt-fastbooking .launcher .c-launcher__carousel-carousel .carousel .swiper-wrapper-overflow,.bpt-fastbooking .mod--rounded-skin .c-launcher>.c-launcher__image,.bpt-fastbooking .mod--rounded-skin.launcher>.c-launcher__image{box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:16px}.bpt-fastbooking .mod--rounded-skin__grid-mobile .c-gallery-summary{border-radius:16px;box-shadow:inset 0 2px 2px #fff;overflow:hidden;display:flex;justify-content:center;align-items:center}.bpt-fastbooking .mod--rounded-skin__grid-mobile .c-gallery-summary__item .cmp-image{max-height:158px}.bpt-fastbooking .mod--rounded-skin__grid-mobile.gallery-summary{box-shadow:none}.bpt-fastbooking .mod--rounded-skin__grid-mobile.gallery-summary.mod--mobile-doubled-item--fifth .c-gallery-summary__item:nth-of-type(5),.bpt-fastbooking .mod--rounded-skin__grid-mobile.gallery-summary.mod--mobile-doubled-item--first .c-gallery-summary__item:first-of-type,.bpt-fastbooking .mod--rounded-skin__grid-mobile.gallery-summary.mod--mobile-doubled-item--fourth .c-gallery-summary__item:nth-of-type(4),.bpt-fastbooking .mod--rounded-skin__grid-mobile.gallery-summary.mod--mobile-doubled-item--last .c-gallery-summary__item:last-of-type,.bpt-fastbooking .mod--rounded-skin__grid-mobile.gallery-summary.mod--mobile-doubled-item--second .c-gallery-summary__item:nth-of-type(2),.bpt-fastbooking .mod--rounded-skin__grid-mobile.gallery-summary.mod--mobile-doubled-item--seventh .c-gallery-summary__item:nth-of-type(7),.bpt-fastbooking .mod--rounded-skin__grid-mobile.gallery-summary.mod--mobile-doubled-item--sixth .c-gallery-summary__item:nth-of-type(6),.bpt-fastbooking .mod--rounded-skin__grid-mobile.gallery-summary.mod--mobile-doubled-item--third .c-gallery-summary__item:nth-of-type(3){width:100%}.bpt-fastbooking .c-tripadvisor-details .c-tripadvisor,.bpt-fastbooking .c-tripadvisor-details .c-tripadvisor-details__content .c-tripadvisor-details__content-user .c-tripadvisor-details__content-user-message{border-radius:16px}.bpt-fastbooking .c-tripadvisor-details .c-tripadvisor-details__content .c-tripadvisor-details__content-user .c-tripadvisor-details__content-user-message::before{left:24px}@media (min-width:1025px){.bpt-fastbooking .mod--gradient-myb .cmp-image:after{content:"";position:absolute;background:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.65) 100%);width:100%;height:100%;top:0;left:0;border-radius:2px}.bpt-fastbooking .mod--gradient-myb .cmp-image:before{content:"";background-size:100% 100%;background-position:0 0;width:100%;height:100%;max-width:124px;max-height:32px;top:auto;left:auto;bottom:43px;right:97px}.bpt-fastbooking .cta.mod--underline-small .c-cta::before,.bpt-fastbooking .mod--underline-small::before{content:"";position:absolute;width:24px}.bpt-fastbooking .cta.mod--underline-small .c-cta:hover::before,.bpt-fastbooking .mod--underline-small:hover::before{width:100%}.bpt-fastbooking .mod--rounded-skin__grid-desktop .c-gallery-summary,.bpt-fastbooking .mod--rounded-skin__grid-mobile.mod--rounded-skin__grid-desktop .c-gallery-summary{border-radius:16px;box-shadow:inset 0 2px 2px #fff;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-left:2px}.bpt-fastbooking .mod--rounded-skin__grid-desktop .c-gallery-summary__item,.bpt-fastbooking .mod--rounded-skin__grid-mobile.mod--rounded-skin__grid-desktop .c-gallery-summary__item{padding:initial 2px 2px initial}.bpt-fastbooking .mod--rounded-skin__grid-desktop .c-gallery-summary__item .cmp-image,.bpt-fastbooking .mod--rounded-skin__grid-mobile.mod--rounded-skin__grid-desktop .c-gallery-summary__item .cmp-image{max-height:242px}.bpt-fastbooking .mod--rounded-skin__grid-mobile.gallery-summary{box-shadow:none}.bpt-fastbooking .mod--rounded-skin__grid-mobile.gallery-summary.mod--mobile-doubled-item--fifth .c-gallery-summary__item:nth-of-type(5),.bpt-fastbooking .mod--rounded-skin__grid-mobile.gallery-summary.mod--mobile-doubled-item--first .c-gallery-summary__item:first-of-type,.bpt-fastbooking .mod--rounded-skin__grid-mobile.gallery-summary.mod--mobile-doubled-item--fourth .c-gallery-summary__item:nth-of-type(4),.bpt-fastbooking .mod--rounded-skin__grid-mobile.gallery-summary.mod--mobile-doubled-item--last .c-gallery-summary__item:last-of-type,.bpt-fastbooking .mod--rounded-skin__grid-mobile.gallery-summary.mod--mobile-doubled-item--second .c-gallery-summary__item:nth-of-type(2),.bpt-fastbooking .mod--rounded-skin__grid-mobile.gallery-summary.mod--mobile-doubled-item--seventh .c-gallery-summary__item:nth-of-type(7),.bpt-fastbooking .mod--rounded-skin__grid-mobile.gallery-summary.mod--mobile-doubled-item--sixth .c-gallery-summary__item:nth-of-type(6),.bpt-fastbooking .mod--rounded-skin__grid-mobile.gallery-summary.mod--mobile-doubled-item--third .c-gallery-summary__item:nth-of-type(3){width:25%}.bpt-fastbooking .mod--rounded-skin__grid-desktop.gallery-summary,.bpt-fastbooking .mod--rounded-skin__grid-mobile.mod--rounded-skin__grid-desktop.gallery-summary{box-shadow:none}.bpt-fastbooking .mod--rounded-skin__grid-desktop.gallery-summary.mod--doubled-item--fifth .c-gallery-summary__item:nth-of-type(5),.bpt-fastbooking .mod--rounded-skin__grid-desktop.gallery-summary.mod--doubled-item--first .c-gallery-summary__item:first-of-type,.bpt-fastbooking .mod--rounded-skin__grid-desktop.gallery-summary.mod--doubled-item--fourth .c-gallery-summary__item:nth-of-type(4),.bpt-fastbooking .mod--rounded-skin__grid-desktop.gallery-summary.mod--doubled-item--last .c-gallery-summary__item:last-of-type,.bpt-fastbooking .mod--rounded-skin__grid-desktop.gallery-summary.mod--doubled-item--second .c-gallery-summary__item:nth-of-type(2),.bpt-fastbooking .mod--rounded-skin__grid-desktop.gallery-summary.mod--doubled-item--seventh .c-gallery-summary__item:nth-of-type(7),.bpt-fastbooking .mod--rounded-skin__grid-desktop.gallery-summary.mod--doubled-item--sixth .c-gallery-summary__item:nth-of-type(6),.bpt-fastbooking .mod--rounded-skin__grid-desktop.gallery-summary.mod--doubled-item--third .c-gallery-summary__item:nth-of-type(3),.bpt-fastbooking .mod--rounded-skin__grid-mobile.mod--rounded-skin__grid-desktop.gallery-summary.mod--doubled-item--fifth .c-gallery-summary__item:nth-of-type(5),.bpt-fastbooking .mod--rounded-skin__grid-mobile.mod--rounded-skin__grid-desktop.gallery-summary.mod--doubled-item--first .c-gallery-summary__item:first-of-type,.bpt-fastbooking .mod--rounded-skin__grid-mobile.mod--rounded-skin__grid-desktop.gallery-summary.mod--doubled-item--fourth .c-gallery-summary__item:nth-of-type(4),.bpt-fastbooking .mod--rounded-skin__grid-mobile.mod--rounded-skin__grid-desktop.gallery-summary.mod--doubled-item--last .c-gallery-summary__item:last-of-type,.bpt-fastbooking .mod--rounded-skin__grid-mobile.mod--rounded-skin__grid-desktop.gallery-summary.mod--doubled-item--second .c-gallery-summary__item:nth-of-type(2),.bpt-fastbooking .mod--rounded-skin__grid-mobile.mod--rounded-skin__grid-desktop.gallery-summary.mod--doubled-item--seventh .c-gallery-summary__item:nth-of-type(7),.bpt-fastbooking .mod--rounded-skin__grid-mobile.mod--rounded-skin__grid-desktop.gallery-summary.mod--doubled-item--sixth .c-gallery-summary__item:nth-of-type(6),.bpt-fastbooking .mod--rounded-skin__grid-mobile.mod--rounded-skin__grid-desktop.gallery-summary.mod--doubled-item--third .c-gallery-summary__item:nth-of-type(3){width:50%}.bpt-fastbooking .mod--rounded-skin__grid{box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:16px;overflow:hidden;display:flex;justify-content:center;align-items:center}.bpt-fastbooking .mod--rounded-skin__grid .c-container{margin:-6px}.bpt-fastbooking .mod--rounded-skin__grid .c-container .c-container__grid-wrapper .aem-Grid{margin:1px}.bpt-fastbooking .mod--rounded-skin__grid .c-container .c-container__grid-wrapper .aem-Grid .launcher:first-of-type .c-launcher{margin-left:-4px}.bpt-fastbooking .mod--rounded-skin__grid .c-container .c-container__grid-wrapper .aem-Grid .launcher .c-launcher>.c-launcher__image{border-radius:2px;box-shadow:0 1px 1px 0 rgba(0,0,0,.3)}.bpt-fastbooking .mod--rounded-skin__grid .c-container .c-container__grid-wrapper .aem-Grid .c-launcher{margin:0}.bpt-fastbooking .mod--rounded-skin--notDesktop.launcher .c-launcher>.c-launcher__image{border-radius:2px;box-shadow:0 1px 1px 0 rgba(0,0,0,.3)}}.bpt-fastbooking .c-close-btn{right:5px;top:5px;position:absolute;width:14px;height:14px;font-size:14px;cursor:pointer;z-index:2}.bpt-fastbooking .c-back-bar{width:100%;background:#fff;padding:0 1rem;display:flex}.bpt-fastbooking .c-back-bar__back-btn{color:#155583;text-decoration:underline;font-size:14px;line-height:28px;display:inline-flex;align-items:center}.bpt-fastbooking .c-back-bar__back-btn .c-icon,.bpt-fastbooking .c-back-bar__back-btn svg{width:12px;margin-right:4px}.bpt-fastbooking .c-back-bar__back-btn .c-icon path,.bpt-fastbooking .c-back-bar__back-btn svg path{fill:#155583}@media (min-width:1025px){.bpt-fastbooking .c-back-bar{display:none}}.bpt-fastbooking .c-price{display:inline-flex}.bpt-fastbooking .c-price__currency{margin-left:.25rem}.bpt-fastbooking .mod--currency-left .c-price{flex-flow:row-reverse}.bpt-fastbooking .mod--currency-left .c-price__currency{margin-right:.25rem;margin-left:0;order:3}.bpt-fastbooking .mod--currency-left .c-price__value{order:2}.bpt-fastbooking .mod--currency-left .c-price__type{order:1}.bpt-fastbooking .mod--AED .c-price__currency:after{content:"د.إ"}.bpt-fastbooking .mod--AED .c-price__currencyCode:after{content:"AED"}.bpt-fastbooking .mod--AED .facetPrice:not(.facetPrice--AED){display:none}.bpt-fastbooking .mod--AWG .c-price__currency:after{content:"ƒ"}.bpt-fastbooking .mod--AWG .c-price__currencyCode:after{content:"AWG"}.bpt-fastbooking .mod--AWG .facetPrice:not(.facetPrice--AWG){display:none}.bpt-fastbooking .mod--BRL .c-price__currency:after{content:"R$"}.bpt-fastbooking .mod--BRL .c-price__currencyCode:after{content:"BRL"}.bpt-fastbooking .mod--BRL .facetPrice:not(.facetPrice--BRL){display:none}.bpt-fastbooking .mod--BGN .c-price__currency:after{content:"лв"}.bpt-fastbooking .mod--BGN .c-price__currencyCode:after{content:"BGN"}.bpt-fastbooking .mod--BGN .facetPrice:not(.facetPrice--BGN){display:none}.bpt-fastbooking .mod--CHF .c-price__currency:after,.bpt-fastbooking .mod--CHF .c-price__currencyCode:after{content:"CHF"}.bpt-fastbooking .mod--CHF .facetPrice:not(.facetPrice--CHF){display:none}.bpt-fastbooking .mod--CAD .c-price__currency:after{content:"C$"}.bpt-fastbooking .mod--CAD .c-price__currencyCode:after{content:"CAD"}.bpt-fastbooking .mod--CAD .facetPrice:not(.facetPrice--CAD){display:none}.bpt-fastbooking .mod--CLP .c-price__currency:after{content:"$"}.bpt-fastbooking .mod--CLP .c-price__currencyCode:after{content:"CLP"}.bpt-fastbooking .mod--CLP .facetPrice:not(.facetPrice--CLP){display:none}.bpt-fastbooking .mod--COP .c-price__currency:after{content:"$"}.bpt-fastbooking .mod--COP .c-price__currencyCode:after{content:"COP"}.bpt-fastbooking .mod--COP .facetPrice:not(.facetPrice--COP){display:none}.bpt-fastbooking .mod--CRC .c-price__currency:after{content:"₡"}.bpt-fastbooking .mod--CRC .c-price__currencyCode:after{content:"CRC"}.bpt-fastbooking .mod--CRC .facetPrice:not(.facetPrice--CRC){display:none}.bpt-fastbooking .mod--CUP .c-price__currency:after{content:"₱"}.bpt-fastbooking .mod--CUP .c-price__currencyCode:after{content:"CUP"}.bpt-fastbooking .mod--CUP .facetPrice:not(.facetPrice--CUP){display:none}.bpt-fastbooking .mod--CZK .c-price__currency:after{content:"Kč"}.bpt-fastbooking .mod--CZK .c-price__currencyCode:after{content:"CZK"}.bpt-fastbooking .mod--CZK .facetPrice:not(.facetPrice--CZK){display:none}.bpt-fastbooking .mod--DKK .c-price__currency:after{content:"kr"}.bpt-fastbooking .mod--DKK .c-price__currencyCode:after{content:"DKK"}.bpt-fastbooking .mod--DKK .facetPrice:not(.facetPrice--DKK){display:none}.bpt-fastbooking .mod--DOP .c-price__currency:after{content:"$"}.bpt-fastbooking .mod--DOP .c-price__currencyCode:after{content:"DOP"}.bpt-fastbooking .mod--DOP .facetPrice:not(.facetPrice--DOP){display:none}.bpt-fastbooking .mod--EGP .c-price__currency:after{content:"£"}.bpt-fastbooking .mod--EGP .c-price__currencyCode:after{content:"EGP"}.bpt-fastbooking .mod--EGP .facetPrice:not(.facetPrice--EGP){display:none}.bpt-fastbooking .mod--EUR .c-price__currency:after{content:"€"}.bpt-fastbooking .mod--EUR .c-price__currencyCode:after{content:"EUR"}.bpt-fastbooking .mod--EUR .facetPrice:not(.facetPrice--EUR){display:none}.bpt-fastbooking .mod--GBP .c-price__currency:after{content:"£"}.bpt-fastbooking .mod--GBP .c-price__currencyCode:after{content:"GBP"}.bpt-fastbooking .mod--GBP .facetPrice:not(.facetPrice--GBP){display:none}.bpt-fastbooking .mod--GTQ .c-price__currency:after{content:"Q"}.bpt-fastbooking .mod--GTQ .c-price__currencyCode:after{content:"GTQ"}.bpt-fastbooking .mod--GTQ .facetPrice:not(.facetPrice--GTQ){display:none}.bpt-fastbooking .mod--HUF .c-price__currency:after{content:"Ft"}.bpt-fastbooking .mod--HUF .c-price__currencyCode:after{content:"HUF"}.bpt-fastbooking .mod--HUF .facetPrice:not(.facetPrice--HUF){display:none}.bpt-fastbooking .mod--LKR .c-price__currency:after{content:"Rs"}.bpt-fastbooking .mod--LKR .c-price__currencyCode:after{content:"LKR"}.bpt-fastbooking .mod--LKR .facetPrice:not(.facetPrice--LKR){display:none}.bpt-fastbooking .mod--MAD .c-price__currency:after,.bpt-fastbooking .mod--MAD .c-price__currencyCode:after{content:"MAD"}.bpt-fastbooking .mod--MAD .facetPrice:not(.facetPrice--MAD){display:none}.bpt-fastbooking .mod--MXN .c-price__currency:after{content:"MXN$"}.bpt-fastbooking .mod--MXN .c-price__currencyCode:after{content:"MXN"}.bpt-fastbooking .mod--MXN .facetPrice:not(.facetPrice--MXN){display:none}.bpt-fastbooking .mod--MXN .c-fastbooking .c-price__currency:after{content:"$"}.bpt-fastbooking .mod--MXN .c-fastbooking .c-price__currencyCode:after{content:"MXN"}.bpt-fastbooking .mod--MXN .c-fastbooking .facetPrice:not(.facetPrice--MXN){display:none}.bpt-fastbooking .mod--NIO .c-price__currency:after{content:"C$"}.bpt-fastbooking .mod--NIO .c-price__currencyCode:after{content:"NIO"}.bpt-fastbooking .mod--NIO .facetPrice:not(.facetPrice--NIO){display:none}.bpt-fastbooking .mod--NOK .c-price__currency:after{content:"kr"}.bpt-fastbooking .mod--NOK .c-price__currencyCode:after{content:"NOK"}.bpt-fastbooking .mod--NOK .facetPrice:not(.facetPrice--NOK){display:none}.bpt-fastbooking .mod--PEN .c-price__currency:after{content:"S/."}.bpt-fastbooking .mod--PEN .c-price__currencyCode:after{content:"PEN"}.bpt-fastbooking .mod--PEN .facetPrice:not(.facetPrice--PEN){display:none}.bpt-fastbooking .mod--PLN .c-price__currency:after{content:"zł"}.bpt-fastbooking .mod--PLN .c-price__currencyCode:after{content:"PLN"}.bpt-fastbooking .mod--PLN .facetPrice:not(.facetPrice--PLN){display:none}.bpt-fastbooking .mod--RUB .c-price__currency:after{content:"₽"}.bpt-fastbooking .mod--RUB .c-price__currencyCode:after{content:"RUB"}.bpt-fastbooking .mod--RUB .facetPrice:not(.facetPrice--RUB){display:none}.bpt-fastbooking .mod--SEK .c-price__currency:after{content:"kr"}.bpt-fastbooking .mod--SEK .c-price__currencyCode:after{content:"SEK"}.bpt-fastbooking .mod--SEK .facetPrice:not(.facetPrice--SEK){display:none}.bpt-fastbooking .mod--TRY .c-price__currency:after{content:"₺‎"}.bpt-fastbooking .mod--TRY .c-price__currencyCode:after{content:"TRY"}.bpt-fastbooking .mod--TRY .facetPrice:not(.facetPrice--TRY){display:none}.bpt-fastbooking .mod--UYU .c-price__currency:after{content:"$U"}.bpt-fastbooking .mod--UYU .c-price__currencyCode:after{content:"UYU"}.bpt-fastbooking .mod--UYU .facetPrice:not(.facetPrice--UYU){display:none}.bpt-fastbooking .mod--USD .c-price__currency:after{content:"$"}.bpt-fastbooking .mod--USD .c-price__currencyCode:after{content:"USD"}.bpt-fastbooking .mod--USD .facetPrice:not(.facetPrice--USD){display:none}.bpt-fastbooking .mod--VES .c-price__currency:after{content:"Bs"}.bpt-fastbooking .mod--VES .c-price__currencyCode:after{content:"VES"}.bpt-fastbooking .mod--VES .facetPrice:not(.facetPrice--VES){display:none}.bpt-fastbooking .mod--SAR .c-price__currency:after,.bpt-fastbooking .mod--SAR .c-price__currencyCode:after{content:"SAR"}.bpt-fastbooking .mod--SAR .facetPrice:not(.facetPrice--SAR){display:none}.bpt-fastbooking .mod--OMR .c-price__currency:after{content:"﷼"}.bpt-fastbooking .mod--OMR .c-price__currencyCode:after{content:"OMR"}.bpt-fastbooking .mod--OMR .facetPrice:not(.facetPrice--OMR){display:none}.bpt-fastbooking .mod--KWD .c-price__currency:after{content:" د.ك"}.bpt-fastbooking .mod--KWD .c-price__currencyCode:after{content:"KWD"}.bpt-fastbooking .mod--KWD .facetPrice:not(.facetPrice--KWD){display:none}.bpt-fastbooking .mod--QAR .c-price__currency:after{content:"QR"}.bpt-fastbooking .mod--QAR .c-price__currencyCode:after{content:"QAR"}.bpt-fastbooking .mod--QAR .facetPrice:not(.facetPrice--QAR){display:none}.bpt-fastbooking .mod--ILS .c-price__currency:after{content:"₪"}.bpt-fastbooking .mod--ILS .c-price__currencyCode:after{content:"ILS"}.bpt-fastbooking .mod--ILS .facetPrice:not(.facetPrice--ILS){display:none}.bpt-fastbooking .mod--BHD .c-price__currency:after{content:"BD"}.bpt-fastbooking .mod--BHD .c-price__currencyCode:after{content:"BHD"}.bpt-fastbooking .mod--BHD .facetPrice:not(.facetPrice--BHD){display:none}.bpt-fastbooking .mod--RON .c-price__currency:after,.bpt-fastbooking .mod--RON .c-price__currencyCode:after{content:"RON"}.bpt-fastbooking .mod--RON .facetPrice:not(.facetPrice--RON){display:none}.bpt-fastbooking .mod--ARS .c-price__currency:after{content:"ARS$"}.bpt-fastbooking .mod--ARS .c-price__currencyCode:after{content:"ARS"}.bpt-fastbooking .mod--ARS .facetPrice:not(.facetPrice--ARS){display:none}.bpt-fastbooking .mod--IDR .c-price__currency:after{content:"Rp"}.bpt-fastbooking .mod--IDR .c-price__currencyCode:after{content:"IDR"}.bpt-fastbooking .mod--IDR .facetPrice:not(.facetPrice--IDR){display:none}.bpt-fastbooking .c-ballon{font-size:12px;line-height:20px;font-weight:500;color:#767676;display:inline-block;padding:2px 9px;text-align:center;width:auto;min-width:32px;background:#f5f5f5;border-radius:12px;margin:2px .25rem}.bpt-fastbooking .c-ballon::first-letter{text-transform:uppercase}.bpt-fastbooking .c-ballon.mod--blue{color:#155583}.bpt-fastbooking .c-adv{display:flex;align-items:center;border-radius:2px;background:#c5e8f3;box-shadow:0 1px 1px 0 rgba(0,0,0,.3);padding:16px}.bpt-fastbooking .c-adv__title{font-size:16px;line-height:20px;font-weight:700}.bpt-fastbooking .c-adv__message{flex-shrink:1}@media (min-width:1025px){.bpt-fastbooking .c-adv{display:flex;align-items:center;border-radius:2px;background:#c5e8f3;box-shadow:0 1px 1px 0 rgba(0,0,0,.3);padding:16px}.bpt-fastbooking .c-adv__title{font-size:20px;line-height:28px;display:block;margin-bottom:5px}}.bpt-fastbooking .bhg-loading{position:absolute;width:calc(100% + 34px);height:100%;min-height:300px;transform:translateX(-17px);display:flex;align-items:center;z-index:2;justify-content:center;top:0;left:0;background:rgba(245,245,245,.8);opacity:0}.bpt-fastbooking .bhg-loading.mod--loading-active{opacity:1}.bpt-fastbooking .bhg-loading__logo{width:120px;height:120px;display:flex;align-items:center;justify-content:center}.bpt-fastbooking .bhg-loading__logo svg{width:100px;height:100px;margin-left:10px}.bpt-fastbooking .bhg-loading__logo svg g#b-fill path{fill:transparent;animation:2s ease-in-out infinite alternate b-fill}.bpt-fastbooking .bhg-loading__logo svg g#b-hole-1 path,.bpt-fastbooking .bhg-loading__logo svg g#b-hole-2 path{stroke-dasharray:350;stroke-dashoffset:350;stroke-width:4px;animation:2s linear infinite alternate b-holes}.bpt-fastbooking .bhg-loading__logo svg g#b-stroke path{stroke-dasharray:790;stroke-dashoffset:790;stroke-width:4px;animation:2s linear infinite alternate b-stroke}.bpt-fastbooking .bhg-loading__logo svg g#circle path{stroke-dasharray:720;stroke-dashoffset:720;stroke-width:2px;animation:2s linear infinite alternate circle}.bpt-fastbooking .bhg-loading__logo svg g#line-bottom line,.bpt-fastbooking .bhg-loading__logo svg g#line-top line{stroke-dasharray:260;stroke-dashoffset:260;stroke-width:2px;animation:2s linear infinite alternate lines-tb}.bpt-fastbooking .bhg-loading__logo svg g#line-section-right line{stroke-dasharray:100;stroke-dashoffset:100;stroke-width:2px;animation:4s linear infinite line-section-right}.bpt-fastbooking .bhg-loading__logo svg g#line-section-left line{stroke-dasharray:100;stroke-dashoffset:100;stroke-width:2px;animation:4s linear infinite line-section-left}.bpt-fastbooking .bhg-loading.mod--fullscreen{width:100%;height:100%;position:fixed;z-index:99;transform:none}@keyframes b-fill{0%,60%{fill:transparent}100%,80%{fill:#384044}}@keyframes b-holes{0%{stroke-dashoffset:350}10%{stroke-dashoffset:350;opacity:0}20%{opacity:1}100%{stroke-dashoffset:0;opacity:1}}@keyframes b-stroke{0%{stroke-dashoffset:800;opacity:0}20%{opacity:1}100%,60%{stroke-dashoffset:0;opacity:1}}@keyframes circle{0%{stroke-dashoffset:720;opacity:0}20%,60%{opacity:1}40%{stroke-dashoffset:0}80%{stroke-dashoffset:-720;opacity:0}100%{stroke-dashoffset:-720}}@keyframes lines-tb{0%{stroke-dashoffset:260;opacity:0}10%,50%{opacity:1}40%{stroke-dashoffset:0}60%{stroke-dashoffset:-260;opacity:0}100%{stroke-dashoffset:-260}}@keyframes line-section-right{0%{stroke-dashoffset:100;opacity:0}10%,30%{opacity:1}20%{stroke-dashoffset:0}40%{stroke-dashoffset:-100;opacity:0}100%{stroke-dashoffset:-100}}@keyframes line-section-left{0%{stroke-dashoffset:100}60%{stroke-dashoffset:100;opacity:0}70%,90%{opacity:1}80%{stroke-dashoffset:0}100%{stroke-dashoffset:-100;opacity:0}}.bpt-fastbooking .loading-dots{position:relative}.bpt-fastbooking .loading-dots:before{top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;max-height:1.3rem;max-width:4rem;position:absolute;z-index:2;content:"";background:url("clientlib-base/resources/images/loading-dots.gif") center center/100% auto no-repeat;aspect-ratio:1/1}.bpt-fastbooking input.mod--loading-dots{background:url("clientlib-base/resources/images/loading-dots.gif") 0 0/auto 6px no-repeat;background-position:calc(100% - 8px) calc(50% + 3px);padding-right:30px}.bpt-fastbooking .mod--loading-dots .datepicker .datepicker__month-day--valid:before{top:0;left:0;width:100%;height:100%;position:absolute;content:"";background:url("clientlib-base/resources/images/loading-dots.gif") center 10px/26px auto no-repeat}.bpt-fastbooking .mod--loading-dots .datepicker .datepicker__month-day--valid.mod--loaded:before{background:0 0}.bpt-fastbooking .loading-dots:before,.bpt-fastbooking .mod--loading-dots .datepicker .datepicker__month-day--valid:before,.bpt-fastbooking input.mod--loading-dots{aspect-ratio:1/1;background-size:100% auto}.bpt-fastbooking input.mod--loading-dots{background-size:auto 6px}.bpt-fastbooking .cmp-image__image.cmp-image__image--loaded{opacity:.5;filter:blur(10px);animation:.5s ease-out forwards transitionImage}@keyframes transitionImage{from{opacity:.5;filter:blur(10px)}to{opacity:1;filter:blur(0px)}}@media (min-width:1025px){.bpt-fastbooking .bhg-loading{width:calc(100% + 8px);transform:translateX(-4px)}.bpt-fastbooking .bhg-loading__logo{width:150px;height:150px}.bpt-fastbooking .bhg-loading__logo svg{width:120px;height:120px}}.bpt-fastbooking .icon{width:48px;height:48px;flex-shrink:0}.bpt-fastbooking .icon .c-icon{margin:auto;line-height:0;width:100%;height:inherit}.bpt-fastbooking .cmp-icon{display:flex;align-items:center;justify-content:center;background-size:100%;height:inherit}.bpt-fastbooking .svg-icon{width:24px;height:24px;display:inline-block;vertical-align:middle}.bpt-fastbooking .svg-icon.mod--black svg path,.bpt-fastbooking .svg-icon.mod--blue svg path{fill:#155583;stroke:#155583}.bpt-fastbooking .svg-icon.mod--red svg path{fill:#cc4716;stroke:#cc4716}.bpt-fastbooking .svg-icon.mod--green svg path{fill:#2b8536;stroke:#2b8536}.bpt-fastbooking [class*=" mod--size-"],.bpt-fastbooking [class^=mod--size-]{flex-shrink:0}.bpt-fastbooking .mod--size-8{width:8px;height:8px}.bpt-fastbooking .mod--size-12{width:12px;height:12px}.bpt-fastbooking .mod--size-14{width:14px;height:14px}.bpt-fastbooking .mod--size-16{width:16px;height:16px}.bpt-fastbooking .mod--size-18{width:18px;height:18px}.bpt-fastbooking .mod--size-20{width:20px;height:20px}.bpt-fastbooking .mod--size-24{width:24px;height:24px}.bpt-fastbooking .mod--size-28{width:28px;height:28px}.bpt-fastbooking .mod--size-32{width:32px;height:32px}.bpt-fastbooking .mod--size-38{width:38px;height:38px}.bpt-fastbooking .mod--size-40{width:40px;height:40px}.bpt-fastbooking .mod--size-42{width:42px;height:42px}.bpt-fastbooking .mod--size-48{width:48px;height:48px}.bpt-fastbooking .mod--size-56{width:56px;height:56px}.bpt-fastbooking .mod--size-72{width:72px;height:72px}.bpt-fastbooking .mod--size-80{width:80px;height:80px}.bpt-fastbooking .mod--round-icon,.bpt-fastbooking .mod--round-icon-big{border-radius:99999px;background:#fff;box-shadow:0 1px 0 0 rgba(0,0,0,.3);text-align:center;padding:2px}.bpt-fastbooking .mod--round-icon .c-icon,.bpt-fastbooking .mod--round-icon-big .c-icon{border-radius:99999px}.bpt-fastbooking .mod--round-icon-big{position:relative;box-shadow:0 0 0 1px #d8ce8d}.bpt-fastbooking .mod--round-icon-big .c-icon{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;padding:4px}@media (min-width:1025px){.bpt-fastbooking .icon{width:72px;height:72px;flex-shrink:0}.bpt-fastbooking .mod--size-16-d{width:16px;height:16px}.bpt-fastbooking .mod--size-18-d{width:18px;height:18px}.bpt-fastbooking .mod--size-20-d{width:20px;height:20px}.bpt-fastbooking .mod--size-24-d{width:24px;height:24px}.bpt-fastbooking .mod--size-32-d{width:32px;height:32px}.bpt-fastbooking .mod--size-40-d{width:40px;height:40px}.bpt-fastbooking .mod--size-42-d{width:42px;height:42px}.bpt-fastbooking .mod--size-48-d{width:48px;height:48px}.bpt-fastbooking .mod--size-72-d{width:72px;height:72px}.bpt-fastbooking .mod--size-80-d{width:80px;height:80px}.bpt-fastbooking .mod--round-icon-d{border-radius:99999px;background:#fff;box-shadow:0 1px 0 0 rgba(0,0,0,.3);text-align:center;padding:2px}.bpt-fastbooking .mod--round-icon-d .c-icon{border-radius:99999px}}.bpt-fastbooking .accordion-item{position:relative}.bpt-fastbooking .accordion-item:after{content:"";height:1px;width:100%;position:absolute;bottom:1px;background-color:#d8d8d8}.bpt-fastbooking .accordion-item>.accordion-toggle:hover{color:#155583;transition:.3s ease-out}.bpt-fastbooking .accordion-item>.accordion-toggle .accordion-toggle__title-standard{display:inline}.bpt-fastbooking .accordion-item>.accordion-toggle .accordion-toggle__title-active{display:none}.bpt-fastbooking .accordion-item.active>.accordion-toggle .svg-icon.accordion-arrow{transform:rotate(90deg)}.bpt-fastbooking .accordion-item.active>.accordion-toggle .accordion-toggle__title-active~.accordion-toggle__title-standard{display:none}.bpt-fastbooking .accordion-item.active>.accordion-toggle .accordion-toggle__title-active{display:inline}.bpt-fastbooking .accordion-item.active>.accordion-content{height:auto;margin-bottom:7px}.bpt-fastbooking .accordion-item.active>.accordion-content>*{opacity:1}.bpt-fastbooking .accordion-item.mod--center-text>.accordion-toggle{flex-flow:column-reverse}.bpt-fastbooking .accordion-item.mod--center-text>.accordion-toggle .svg-icon.accordion-arrow{margin:0;transform:rotate(90deg)}.bpt-fastbooking .accordion-item.mod--center-text.active>.accordion-toggle{flex-flow:column}.bpt-fastbooking .accordion-item.mod--center-text.active>.accordion-toggle .svg-icon.accordion-arrow{transform:rotate(-90deg)}.bpt-fastbooking .accordion-item.mod--reverse{display:flex;flex-flow:column-reverse}.bpt-fastbooking .accordion-item.mod--reverse>.accordion-toggle{flex-flow:column-reverse}.bpt-fastbooking .accordion-item.mod--reverse.active>.accordion-toggle{flex-flow:column}.bpt-fastbooking .accordion-item.mod--reverse.active>.accordion-toggle .svg-icon.accordion-arrow{transform:rotate(-90deg)}.bpt-fastbooking .accordion-item.mod--reverse:after{top:1px}.bpt-fastbooking .accordion-item.mod--v-menu>.accordion-toggle{padding-bottom:9px;font-weight:700;line-height:24px}.bpt-fastbooking .accordion-item.mod--v-menu>.accordion-toggle:hover{color:inherit}.bpt-fastbooking .accordion-item.mod--v-menu>.accordion-toggle .svg-icon.accordion-arrow path{fill:white}.bpt-fastbooking .accordion-item.mod--v-menu .accordion-content{padding-left:25px}.bpt-fastbooking .accordion-item.mod--v-menu:after{background:#8c9091}.bpt-fastbooking .accordion-item.mod--v-menu.active>.accordion-toggle{color:#b1b1b1}.bpt-fastbooking .accordion-item.mod--v-menu.active>.accordion-toggle .svg-icon.accordion-arrow path{fill:#b1b1b1}.bpt-fastbooking .accordion-toggle{display:flex;align-items:center;justify-content:flex-start;position:relative;font-size:16px;line-height:16px;font-weight:500;padding:8px 0;text-decoration:none;color:inherit;cursor:pointer}.bpt-fastbooking .accordion-toggle .svg-icon.accordion-arrow{margin-right:12px;transition:.5s ease-out;height:20px;width:20px;flex-shrink:0}.bpt-fastbooking .accordion-toggle .svg-icon.accordion-arrow path{fill:#155583}.bpt-fastbooking .accordion-toggle.mod--icon-right{justify-content:space-between;flex-flow:row-reverse}.bpt-fastbooking .accordion-toggle.mod--icon-right .svg-icon{margin-right:0;margin-left:12px}.bpt-fastbooking .accordion-toggle.mod--border-top{border-top:1px solid #d8d8d8}.bpt-fastbooking .accordion-content{height:0;overflow:hidden;transition:.5s ease-out;width:100%}.bpt-fastbooking .accordion-content>*{opacity:0;transition:.5s ease-out}.bpt-fastbooking .accordion-content .launcher .c-launcher__carousel-carousel{width:100%}.bpt-fastbooking .accordion-content .launcher .c-launcher__carousel-carousel .swiper .swiper-button-prev,.bpt-fastbooking .accordion-content .launcher .c-launcher__carousel-carousel .swiper .swiper-rtl .swiper-button-next{left:10px}.bpt-fastbooking .accordion-content .launcher .c-launcher__carousel-carousel .swiper .swiper-button-next,.bpt-fastbooking .accordion-content .launcher .c-launcher__carousel-carousel .swiper .swiper-rtl .swiper-button-prev{right:10px}.bpt-fastbooking .accordion-content .launcher .c-launcher__carousel-content{width:100%}.bpt-fastbooking .accordion-content .carousel{margin-bottom:28px}@media (min-width:1025px){.bpt-fastbooking .accordion-item.active>.accordion-content{margin-bottom:15px}.bpt-fastbooking .accordion-item.mod--v-menu>.accordion-toggle .svg-icon.accordion-arrow{display:none}.bpt-fastbooking .accordion-item.mod--v-menu>.accordion-content{margin-top:16px;padding-left:0}.bpt-fastbooking .accordion-item.mod--v-menu:after{content:none}.bpt-fastbooking .accordion-toggle{font-size:18px;line-height:28px}.bpt-fastbooking .accordion-content .launcher .c-launcher__carousel-carousel .swiper .swiper-button-prev,.bpt-fastbooking .accordion-content .launcher .c-launcher__carousel-carousel .swiper .swiper-rtl .swiper-button-next{left:0}.bpt-fastbooking .accordion-content .launcher .c-launcher__carousel-carousel .swiper .swiper-button-next,.bpt-fastbooking .accordion-content .launcher .c-launcher__carousel-carousel .swiper .swiper-rtl .swiper-button-prev{right:0}.bpt-fastbooking .accordion-content .launcher .c-launcher__carousel-content{width:100%}}.bpt-fastbooking .c-loading{flex-direction:column;z-index:5;width:100%;transform:none;background:rgba(245,245,245,.95)}.bpt-fastbooking .c-loading .spinner{width:40px;height:40px;border-radius:50%;border:none;animation:1s linear infinite spin}.bpt-fastbooking .c-loading .spinner::after{animation-duration:9s;background-image:url(../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/barcelo/commons/icons/ui/spinning_blue.svg)}.bpt-fastbooking .c-loading__text{font-size:20px;line-height:26px;font-weight:700;text-align:center;margin:30px 0}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.bpt-fastbooking .loading.cq-Editable-dom .spinner{transform:translateX(-50%);left:50%}.bpt-fastbooking .loading.cq-Editable-dom .container{margin:0 auto}.bpt-fastbooking .datepicker{width:100%;position:relative;box-shadow:none;font-family:"Museo Sans",Helvetica,Arial,sans-serif}.bpt-fastbooking .datepicker__inner{padding:0}.bpt-fastbooking .datepicker__months{display:flex;align-items:flex-start}.bpt-fastbooking .datepicker__months:before{width:0}.bpt-fastbooking .datepicker__months .datepicker__month{width:100%;display:flex;flex-wrap:wrap;padding:1px;border-collapse:collapse}.bpt-fastbooking .datepicker__months .datepicker__month-name{text-transform:capitalize}.bpt-fastbooking .datepicker__months .datepicker__month tbody,.bpt-fastbooking .datepicker__months .datepicker__month thead,.bpt-fastbooking .datepicker__months .datepicker__month tr{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.bpt-fastbooking .datepicker__months .datepicker__month thead tr.datepicker__month-caption{height:66px;background-color:#155583;color:#fff;font-size:18px;line-height:19px;font-weight:700}.bpt-fastbooking .datepicker__months .datepicker__month thead tr.datepicker__month-caption th{height:66px;display:flex;align-items:center}.bpt-fastbooking .datepicker__months .datepicker__month thead tr.datepicker__month-caption th .datepicker__month-button{background:url("../../../etc.clientlibs/barcelo/clientlibs/clientlib-base/resources/images/sprite-bhg.png") 0 0/48px auto no-repeat #fff;background-position:-11px calc(-48px * 27);width:24px;height:48px;display:flex;justify-content:center;align-items:center;border-radius:99999px 0 0 99999px;padding:0 2px 0 5px;margin-right:-2px;position:relative}.bpt-fastbooking .datepicker__months .datepicker__month thead tr.datepicker__month-caption th .datepicker__month-button.datepicker__month-button--prev{transform:rotate(180deg);margin-left:-2px}.bpt-fastbooking .datepicker__months .datepicker__month thead tr.datepicker__week-days{justify-content:center;height:35px}.bpt-fastbooking .datepicker__months .datepicker__month thead tr.datepicker__week-days th.datepicker__week-name{font-size:16px;font-weight:700;width:14.28571429%;color:#384044;display:flex;justify-content:center}.bpt-fastbooking .datepicker__months .datepicker__month tbody tr{height:49px;justify-content:center}.bpt-fastbooking .datepicker__months .datepicker__month tbody tr td{height:49px;width:14.28571429%;margin:0;display:flex;justify-content:center;align-items:center;font-size:16px;line-height:16px;font-weight:700;padding-top:1.15em}.bpt-fastbooking .datepicker__months .datepicker__month-day{position:relative;overflow:hidden;height:49px}.bpt-fastbooking .datepicker__months .datepicker__month-day--valid{background-color:transparent;color:#384044}.bpt-fastbooking .datepicker__months .datepicker__month-day--valid:before{content:"";position:absolute;width:100%;height:47px;top:0;left:0;border-style:solid;border-color:#155583;z-index:-1}.bpt-fastbooking .datepicker__months .datepicker__month-day--valid:after{content:"";position:absolute;width:100%;height:49px;top:0;left:0;border:1px solid #fff;background-color:#f5f5f5;z-index:-2}.bpt-fastbooking .datepicker__months .datepicker__month-day--valid.datepicker__month-day--checkout-enabled .price-day-calendar{display:none}.bpt-fastbooking .datepicker__months .datepicker__month-day--today{color:#384044;background:inherit;border:2px solid #b1b1b1}.bpt-fastbooking .datepicker__months .datepicker__month-day--today.datepicker__month-day--selected,.bpt-fastbooking .datepicker__months .datepicker__month-day--today:after{border:0}.bpt-fastbooking .datepicker__months .datepicker__month-day--invalid,.bpt-fastbooking .datepicker__months .datepicker__month-day--invalid.datepicker__month-day--offer{color:#b1b1b1;cursor:not-allowed}.bpt-fastbooking .datepicker__months .datepicker__month-day--invalid.datepicker__month-day--offer:before,.bpt-fastbooking .datepicker__months .datepicker__month-day--invalid:before{content:"";position:absolute;width:100%;height:47px;top:0;left:0;border-style:solid;border-color:#155583;z-index:-1}.bpt-fastbooking .datepicker__months .datepicker__month-day--invalid.datepicker__month-day--offer:after,.bpt-fastbooking .datepicker__months .datepicker__month-day--invalid:after{background:0 0}.bpt-fastbooking .datepicker__months .datepicker__month-day--invalid .price-day-calendar,.bpt-fastbooking .datepicker__months .datepicker__month-day--invalid.datepicker__month-day--offer .price-day-calendar{display:none}.bpt-fastbooking .datepicker__months .datepicker__month-day--invalid.datepicker__month-day--minStay .price-day-calendar,.bpt-fastbooking .datepicker__months .datepicker__month-day--invalid.datepicker__month-day--offer.datepicker__month-day--minStay .price-day-calendar{display:block}.bpt-fastbooking .datepicker__months .datepicker__month-day--invalid.datepicker__month-day--minStay.datepicker__month-day--hovering,.bpt-fastbooking .datepicker__months .datepicker__month-day--invalid.datepicker__month-day--offer.datepicker__month-day--minStay.datepicker__month-day--hovering{color:#b1b1b1}.bpt-fastbooking .datepicker__months .datepicker__month-day--invalid.datepicker__month-day--minStay.datepicker__month-day--hovering:hover:before,.bpt-fastbooking .datepicker__months .datepicker__month-day--invalid.datepicker__month-day--offer.datepicker__month-day--minStay.datepicker__month-day--hovering:hover:before{border-width:2px 0}.bpt-fastbooking .datepicker__months .datepicker__month-day--invalid.datepicker__month-day--minStay.datepicker__month-day--hovering:hover:after,.bpt-fastbooking .datepicker__months .datepicker__month-day--invalid.datepicker__month-day--offer.datepicker__month-day--minStay.datepicker__month-day--hovering:hover:after{background-color:#fff}.bpt-fastbooking .datepicker__months .datepicker__month-day--hovering,.bpt-fastbooking .datepicker__months .datepicker__month-day--selected{background-color:transparent;color:#384044}.bpt-fastbooking .datepicker__months .datepicker__month-day--hovering:after,.bpt-fastbooking .datepicker__months .datepicker__month-day--selected:after{display:block}.bpt-fastbooking .datepicker__months .datepicker__month-day--hovering:before,.bpt-fastbooking .datepicker__months .datepicker__month-day--selected:before{border-width:2px 0}.bpt-fastbooking .datepicker__months .datepicker__month-day--hovering{background-color:transparent;color:#384044}.bpt-fastbooking .datepicker__months .datepicker__month-day--hovering:hover:before{border-width:2px 2px 2px 0}.bpt-fastbooking .datepicker__months .datepicker__month-day--first-day-selected{background-color:transparent;color:#384044}.bpt-fastbooking .datepicker__months .datepicker__month-day--first-day-selected:before{border-width:2px 0 2px 2px}.bpt-fastbooking .datepicker__months .datepicker__month-day--invalid.datepicker__month-day--last-day-selected,.bpt-fastbooking .datepicker__months .datepicker__month-day--last-day-selected{background-color:transparent;color:#384044}.bpt-fastbooking .datepicker__months .datepicker__month-day--invalid.datepicker__month-day--last-day-selected:before,.bpt-fastbooking .datepicker__months .datepicker__month-day--last-day-selected:before{border-width:2px 2px 2px 0}.bpt-fastbooking .datepicker__months .datepicker__month-day--offer:after{content:" ";width:100%;height:7px;position:absolute;top:inherit;left:0;bottom:0;background:#c5e8f3;border-left:1px solid #fff;border-right:1px solid #fff}.bpt-fastbooking .datepicker__months .datepicker__month-day--force-timezone{cursor:pointer}.bpt-fastbooking .datepicker__months .datepicker__month-day--force-timezone:before{content:"";position:absolute;width:100%;height:47px;top:0;left:0;border-style:solid;border-color:#155583;z-index:-1}.bpt-fastbooking .datepicker__months .datepicker__month-day--force-timezone:after{content:"";position:absolute;width:100%;height:49px;top:0;left:0;border:1px solid #fff;background-color:#f5f5f5;z-index:-2}.bpt-fastbooking .datepicker__months .datepicker__month-day .price-day-calendar{position:absolute;padding-top:2px;top:1px;font-size:12px;font-weight:500;transition:.3s ease-out}.bpt-fastbooking .datepicker__months .datepicker__month.datepicker__month--month2{display:none}.bpt-fastbooking .datepicker__months .datepicker__month-day--disabled{color:#b1b1b1;cursor:not-allowed}.bpt-fastbooking .datepicker__months .datepicker__month-day--disabled:after{content:none}.bpt-fastbooking .datepicker .datepicker__tooltip,.bpt-fastbooking .datepicker .datepicker__tooltip:after{z-index:3}.bpt-fastbooking .c-fastbooking[data-disabledprices=true] .c-fastbooking__calendar-wrapper .datepicker__months .datepicker__month-day--valid .price-day-calendar::after,.bpt-fastbooking .c-fastbooking[data-enabledDots=true] .c-fastbooking__calendar-wrapper .datepicker__months .datepicker__month-day--valid .price-day-calendar::after{content:"";position:absolute;top:37px;width:5px;height:5px;left:50%;transform:translateX(-50%);border-radius:50%;background-color:currentColor}.bpt-fastbooking .mod--ARS .datepicker__months .datepicker__month-day .price-day-calendar,.bpt-fastbooking .mod--CLP .datepicker__months .datepicker__month-day .price-day-calendar,.bpt-fastbooking .mod--COP .datepicker__months .datepicker__month-day .price-day-calendar,.bpt-fastbooking .mod--CRC .datepicker__months .datepicker__month-day .price-day-calendar,.bpt-fastbooking .mod--HUF .datepicker__months .datepicker__month-day .price-day-calendar,.bpt-fastbooking .mod--IDR .datepicker__months .datepicker__month-day .price-day-calendar,.bpt-fastbooking .mod--LKR .datepicker__months .datepicker__month-day .price-day-calendar,.bpt-fastbooking .mod--MAD .datepicker__months .datepicker__month-day .price-day-calendar,.bpt-fastbooking .mod--RON .datepicker__months .datepicker__month-day .price-day-calendar,.bpt-fastbooking .mod--UYU .datepicker__months .datepicker__month-day .price-day-calendar{font-size:10px;letter-spacing:-1px;padding-top:0}@media (min-width:1025px){.bpt-fastbooking .datepicker__months .datepicker__month{width:50%;min-width:360px;padding-bottom:3px}.bpt-fastbooking .datepicker__months .datepicker__month.datepicker__month--month2{display:block;border-left:1px solid #d8d8d8;margin-left:-1px}.bpt-fastbooking .datepicker__months .datepicker__month.datepicker__month--month2 .datepicker__month-button.datepicker__month-button--prev{display:none}.bpt-fastbooking .datepicker__months .datepicker__month.datepicker__month--month1{border-right:1px solid #d8d8d8}.bpt-fastbooking .datepicker__months .datepicker__month.datepicker__month--month1 .datepicker__month-button.datepicker__month-button--next{display:none}.bpt-fastbooking .datepicker__months .datepicker__month thead tr.datepicker__week-days{height:45px}.bpt-fastbooking .datepicker__months .datepicker__month thead tr.datepicker__week-days th.datepicker__week-name{font-size:18px;line-height:19px;width:64px}.bpt-fastbooking .datepicker__months .datepicker__month tbody tr{height:64px}.bpt-fastbooking .datepicker__months .datepicker__month tbody tr td{height:64px;width:64px;font-size:18px}.bpt-fastbooking .datepicker__months .datepicker__month-day .price-day-calendar{top:6px;font-size:14px}.bpt-fastbooking .datepicker__months .datepicker__month-day--hovering .price-day-calendar,.bpt-fastbooking .datepicker__months .datepicker__month-day--selected .price-day-calendar{top:6px}.bpt-fastbooking .datepicker__months .datepicker__month-day--valid:before{height:62px}.bpt-fastbooking .datepicker__months .datepicker__month-day--valid:after{height:64px}.bpt-fastbooking .datepicker__months .datepicker__month-day--invalid:after,.bpt-fastbooking .datepicker__months .datepicker__month-day--invalid:before{height:62px}.bpt-fastbooking .datepicker__months .datepicker__month-day--offer:after{top:inherit;height:7px}.bpt-fastbooking .c-fastbooking[data-disabledprices=true] .c-fastbooking__calendar-wrapper .datepicker__months .datepicker__month-day--valid .price-day-calendar::after,.bpt-fastbooking .c-fastbooking[data-enableddots=true] .c-fastbooking__calendar-wrapper .datepicker__months .datepicker__month-day--valid .price-day-calendar::after{content:"";top:42px;width:8px;height:8px}.bpt-fastbooking .mod--ARS .datepicker__months .datepicker__month-day .price-day-calendar,.bpt-fastbooking .mod--CLP .datepicker__months .datepicker__month-day .price-day-calendar,.bpt-fastbooking .mod--COP .datepicker__months .datepicker__month-day .price-day-calendar,.bpt-fastbooking .mod--CRC .datepicker__months .datepicker__month-day .price-day-calendar,.bpt-fastbooking .mod--HUF .datepicker__months .datepicker__month-day .price-day-calendar,.bpt-fastbooking .mod--IDR .datepicker__months .datepicker__month-day .price-day-calendar,.bpt-fastbooking .mod--LKR .datepicker__months .datepicker__month-day .price-day-calendar,.bpt-fastbooking .mod--MAD .datepicker__months .datepicker__month-day .price-day-calendar,.bpt-fastbooking .mod--RON .datepicker__months .datepicker__month-day .price-day-calendar,.bpt-fastbooking .mod--UYU .datepicker__months .datepicker__month-day .price-day-calendar{font-size:12px}}.bpt-fastbooking .bg-white{background-color:#fff}.bpt-fastbooking .bg-black{background-color:#000}.bpt-fastbooking .bg-transparent{background-color:transparent}.bpt-fastbooking .bg-grey-90{background-color:#384044}.bpt-fastbooking .bg-grey-70{background-color:#767676}.bpt-fastbooking .bg-grey-50{background-color:#8c9091}.bpt-fastbooking .bg-grey-40{background-color:#d8d8d8}.bpt-fastbooking .bg-grey-30{background-color:#e0e0e0}.bpt-fastbooking .bg-grey-20{background-color:#f5f5f5}.bpt-fastbooking .bg-b-light-blue{background-color:#c5e8f3}.bpt-fastbooking .bg-b-blue{background-color:#155583}.bpt-fastbooking .bg-b-green{background-color:#2b8536}.bpt-fastbooking .bg-b-brown{background-color:#96694c}.bpt-fastbooking .bg-b-red{background-color:#cc4716}.bpt-fastbooking .bg-b-pale-yellow{background-color:#f9f8ee}.bpt-fastbooking .bg-b-yellow{background-color:#f5f1d6}.bpt-fastbooking .bg-b-dark-yellow{background-color:#d8ce8d}.bpt-fastbooking .bg-b-magenta{background-color:#e81f76}.bpt-fastbooking .bg-b-occ-blue{background-color:#4b858e}.bpt-fastbooking .bg-b-dusty-blue{background-color:#5d8bad}.bpt-fastbooking .bg-b-wecare{background-color:#e6f1f2}.bpt-fastbooking .cursor-auto{cursor:auto}.bpt-fastbooking .cursor-default{cursor:default}.bpt-fastbooking .cursor-pointer{cursor:pointer}.bpt-fastbooking .cursor-wait{cursor:wait}.bpt-fastbooking .cursor-text{cursor:text}.bpt-fastbooking .cursor-move{cursor:move}.bpt-fastbooking .cursor-not-allowed{cursor:not-allowed}.bpt-fastbooking .flex{display:flex}.bpt-fastbooking .inline-flex{display:inline-flex}.bpt-fastbooking .table{display:table}.bpt-fastbooking .table-row{display:table-row}.bpt-fastbooking .table-cell{display:table-cell}.bpt-fastbooking .flex-1{flex:1 1 0%}.bpt-fastbooking .flex-auto{flex:1 1 auto}.bpt-fastbooking .flex-initial{flex:0 1 auto}.bpt-fastbooking .flex-none{flex:none}.bpt-fastbooking .flex-wrap{flex-wrap:wrap}.bpt-fastbooking .flex-wrap-reverse{flex-wrap:wrap-reverse}.bpt-fastbooking .flex-no-wrap{flex-wrap:nowrap}.bpt-fastbooking .flex-row{flex-direction:row}.bpt-fastbooking .flex-row-reverse{flex-direction:row-reverse}.bpt-fastbooking .flex-col{flex-direction:column}.bpt-fastbooking .flex-col-reverse{flex-direction:column-reverse}.bpt-fastbooking .flex-shrink-0{flex-shrink:0}.bpt-fastbooking .flex-shrink{flex-shrink:1}.bpt-fastbooking .items-start{align-items:flex-start}.bpt-fastbooking .items-end{align-items:flex-end}.bpt-fastbooking .items-center{align-items:center}.bpt-fastbooking .items-baseline{align-items:baseline}.bpt-fastbooking .items-stretch{align-items:stretch}.bpt-fastbooking .justify-start{justify-content:flex-start}.bpt-fastbooking .justify-end{justify-content:flex-end}.bpt-fastbooking .justify-center{justify-content:center}.bpt-fastbooking .justify-between{justify-content:space-between}.bpt-fastbooking .justify-around{justify-content:space-around}.bpt-fastbooking .float-right{float:right}.bpt-fastbooking .float-left{float:left}.bpt-fastbooking .float-none{float:none}.bpt-fastbooking .clearfix:after{content:"";display:table;clear:both}.bpt-fastbooking .text-11px{font-size:.6875rem}.bpt-fastbooking .text-12px{font-size:.75rem}.bpt-fastbooking .text-14px{font-size:.875rem}.bpt-fastbooking .text-15px{font-size:.9375rem}.bpt-fastbooking .text-16px{font-size:1rem}.bpt-fastbooking .text-18px{font-size:1.125rem}.bpt-fastbooking .text-20px{font-size:1.25rem}.bpt-fastbooking .text-24px{font-size:1.5rem}.bpt-fastbooking .text-30px{font-size:1.875rem}.bpt-fastbooking .text-28px{font-size:1.75rem}.bpt-fastbooking .text-36px{font-size:2.25rem}.bpt-fastbooking .font-light{font-weight:300}.bpt-fastbooking .font-normal{font-weight:500}.bpt-fastbooking .font-bold{font-weight:700}.bpt-fastbooking .m-0{margin:0}.bpt-fastbooking .m-1{margin:.25rem}.bpt-fastbooking .m-2{margin:.5rem}.bpt-fastbooking .m-3{margin:.75rem}.bpt-fastbooking .m-4{margin:1rem}.bpt-fastbooking .m-5{margin:1.25rem}.bpt-fastbooking .m-6{margin:1.5rem}.bpt-fastbooking .m-8{margin:2rem}.bpt-fastbooking .m-10{margin:2.5rem}.bpt-fastbooking .m-12{margin:3rem}.bpt-fastbooking .m-16{margin:4rem}.bpt-fastbooking .m-20{margin:5rem}.bpt-fastbooking .m-auto{margin:auto}.bpt-fastbooking .m-px{margin:1px}.bpt-fastbooking .m-1\/3{margin:33.333333%}.bpt-fastbooking .my-0{margin-top:0;margin-bottom:0}.bpt-fastbooking .mx-0{margin-left:0;margin-right:0}.bpt-fastbooking .my-1{margin-top:.25rem;margin-bottom:.25rem}.bpt-fastbooking .mx-1{margin-left:.25rem;margin-right:.25rem}.bpt-fastbooking .my-2{margin-top:.5rem;margin-bottom:.5rem}.bpt-fastbooking .mx-2{margin-left:.5rem;margin-right:.5rem}.bpt-fastbooking .my-3{margin-top:.75rem;margin-bottom:.75rem}.bpt-fastbooking .mx-3{margin-left:.75rem;margin-right:.75rem}.bpt-fastbooking .my-4{margin-top:1rem;margin-bottom:1rem}.bpt-fastbooking .mx-4{margin-left:1rem;margin-right:1rem}.bpt-fastbooking .my-5{margin-top:1.25rem;margin-bottom:1.25rem}.bpt-fastbooking .mx-5{margin-left:1.25rem;margin-right:1.25rem}.bpt-fastbooking .my-6{margin-top:1.5rem;margin-bottom:1.5rem}.bpt-fastbooking .mx-6{margin-left:1.5rem;margin-right:1.5rem}.bpt-fastbooking .my-8{margin-top:2rem;margin-bottom:2rem}.bpt-fastbooking .mx-8{margin-left:2rem;margin-right:2rem}.bpt-fastbooking .my-10{margin-top:2.5rem;margin-bottom:2.5rem}.bpt-fastbooking .mx-10{margin-left:2.5rem;margin-right:2.5rem}.bpt-fastbooking .my-12{margin-top:3rem;margin-bottom:3rem}.bpt-fastbooking .mx-12{margin-left:3rem;margin-right:3rem}.bpt-fastbooking .my-16{margin-top:4rem;margin-bottom:4rem}.bpt-fastbooking .mx-16{margin-left:4rem;margin-right:4rem}.bpt-fastbooking .my-20{margin-top:5rem;margin-bottom:5rem}.bpt-fastbooking .mx-20{margin-left:5rem;margin-right:5rem}.bpt-fastbooking .my-auto{margin-top:auto;margin-bottom:auto}.bpt-fastbooking .mx-auto{margin-left:auto;margin-right:auto}.bpt-fastbooking .my-px{margin-top:1px;margin-bottom:1px}.bpt-fastbooking .mx-px{margin-left:1px;margin-right:1px}.bpt-fastbooking .my-1\/3{margin-top:33.333333%;margin-bottom:33.333333%}.bpt-fastbooking .mx-1\/3{margin-left:33.333333%;margin-right:33.333333%}.bpt-fastbooking .mt-0{margin-top:0}.bpt-fastbooking .mr-0{margin-right:0}.bpt-fastbooking .mb-0{margin-bottom:0}.bpt-fastbooking .ml-0{margin-left:0}.bpt-fastbooking .mt-1{margin-top:.25rem}.bpt-fastbooking .mr-1{margin-right:.25rem}.bpt-fastbooking .mb-1{margin-bottom:.25rem}.bpt-fastbooking .ml-1{margin-left:.25rem}.bpt-fastbooking .mt-2{margin-top:.5rem}.bpt-fastbooking .mr-2{margin-right:.5rem}.bpt-fastbooking .mb-2{margin-bottom:.5rem}.bpt-fastbooking .ml-2{margin-left:.5rem}.bpt-fastbooking .mt-3{margin-top:.75rem}.bpt-fastbooking .mr-3{margin-right:.75rem}.bpt-fastbooking .mb-3{margin-bottom:.75rem}.bpt-fastbooking .ml-3{margin-left:.75rem}.bpt-fastbooking .mt-4{margin-top:1rem}.bpt-fastbooking .mr-4{margin-right:1rem}.bpt-fastbooking .mb-4{margin-bottom:1rem}.bpt-fastbooking .ml-4{margin-left:1rem}.bpt-fastbooking .mt-5{margin-top:1.25rem}.bpt-fastbooking .mr-5{margin-right:1.25rem}.bpt-fastbooking .mb-5{margin-bottom:1.25rem}.bpt-fastbooking .ml-5{margin-left:1.25rem}.bpt-fastbooking .mt-6{margin-top:1.5rem}.bpt-fastbooking .mr-6{margin-right:1.5rem}.bpt-fastbooking .mb-6{margin-bottom:1.5rem}.bpt-fastbooking .ml-6{margin-left:1.5rem}.bpt-fastbooking .mt-8{margin-top:2rem}.bpt-fastbooking .mr-8{margin-right:2rem}.bpt-fastbooking .mb-8{margin-bottom:2rem}.bpt-fastbooking .ml-8{margin-left:2rem}.bpt-fastbooking .mt-10{margin-top:2.5rem}.bpt-fastbooking .mr-10{margin-right:2.5rem}.bpt-fastbooking .mb-10{margin-bottom:2.5rem}.bpt-fastbooking .ml-10{margin-left:2.5rem}.bpt-fastbooking .mt-12{margin-top:3rem}.bpt-fastbooking .mr-12{margin-right:3rem}.bpt-fastbooking .mb-12{margin-bottom:3rem}.bpt-fastbooking .ml-12{margin-left:3rem}.bpt-fastbooking .mt-16{margin-top:4rem}.bpt-fastbooking .mr-16{margin-right:4rem}.bpt-fastbooking .mb-16{margin-bottom:4rem}.bpt-fastbooking .ml-16{margin-left:4rem}.bpt-fastbooking .mt-20{margin-top:5rem}.bpt-fastbooking .mr-20{margin-right:5rem}.bpt-fastbooking .mb-20{margin-bottom:5rem}.bpt-fastbooking .ml-20{margin-left:5rem}.bpt-fastbooking .mt-auto{margin-top:auto}.bpt-fastbooking .mr-auto{margin-right:auto}.bpt-fastbooking .mb-auto{margin-bottom:auto}.bpt-fastbooking .ml-auto{margin-left:auto}.bpt-fastbooking .mt-px{margin-top:1px}.bpt-fastbooking .mr-px{margin-right:1px}.bpt-fastbooking .mb-px{margin-bottom:1px}.bpt-fastbooking .ml-px{margin-left:1px}.bpt-fastbooking .mt-1\/3{margin-top:33.333333%}.bpt-fastbooking .mr-1\/3{margin-right:33.333333%}.bpt-fastbooking .mb-1\/3{margin-bottom:33.333333%}.bpt-fastbooking .ml-1\/3{margin-left:33.333333%}.bpt-fastbooking .opacity-0{opacity:0}.bpt-fastbooking .opacity-75{opacity:.75}.bpt-fastbooking .opacity-100{opacity:1}.bpt-fastbooking .p-0{padding:0}.bpt-fastbooking .p-1{padding:.25rem}.bpt-fastbooking .p-2{padding:.5rem}.bpt-fastbooking .p-3{padding:.75rem}.bpt-fastbooking .p-4{padding:1rem}.bpt-fastbooking .p-5{padding:1.25rem}.bpt-fastbooking .p-6{padding:1.5rem}.bpt-fastbooking .p-7{padding:1.75rem}.bpt-fastbooking .p-8{padding:2rem}.bpt-fastbooking .p-10{padding:2.5rem}.bpt-fastbooking .p-12{padding:3rem}.bpt-fastbooking .p-16{padding:4rem}.bpt-fastbooking .p-20{padding:5rem}.bpt-fastbooking .p-auto{padding:auto}.bpt-fastbooking .p-px{padding:1px}.bpt-fastbooking .py-0{padding-top:0;padding-bottom:0}.bpt-fastbooking .px-0{padding-left:0;padding-right:0}.bpt-fastbooking .py-1{padding-top:.25rem;padding-bottom:.25rem}.bpt-fastbooking .px-1{padding-left:.25rem;padding-right:.25rem}.bpt-fastbooking .py-2{padding-top:.5rem;padding-bottom:.5rem}.bpt-fastbooking .px-2{padding-left:.5rem;padding-right:.5rem}.bpt-fastbooking .py-3{padding-top:.75rem;padding-bottom:.75rem}.bpt-fastbooking .px-3{padding-left:.75rem;padding-right:.75rem}.bpt-fastbooking .py-4{padding-top:1rem;padding-bottom:1rem}.bpt-fastbooking .px-4{padding-left:1rem;padding-right:1rem}.bpt-fastbooking .py-5{padding-top:1.25rem;padding-bottom:1.25rem}.bpt-fastbooking .px-5{padding-left:1.25rem;padding-right:1.25rem}.bpt-fastbooking .py-6{padding-top:1.5rem;padding-bottom:1.5rem}.bpt-fastbooking .px-6{padding-left:1.5rem;padding-right:1.5rem}.bpt-fastbooking .py-7{padding-top:1.75rem;padding-bottom:1.75rem}.bpt-fastbooking .py-8{padding-top:2rem;padding-bottom:2rem}.bpt-fastbooking .px-8{padding-left:2rem;padding-right:2rem}.bpt-fastbooking .py-10{padding-top:2.5rem;padding-bottom:2.5rem}.bpt-fastbooking .px-10{padding-left:2.5rem;padding-right:2.5rem}.bpt-fastbooking .py-11{padding-top:2.75rem;padding-bottom:2.75rem}.bpt-fastbooking .py-12{padding-top:3rem;padding-bottom:3rem}.bpt-fastbooking .px-12{padding-left:3rem;padding-right:3rem}.bpt-fastbooking .py-14{padding-top:3.5rem;padding-bottom:3.5rem}.bpt-fastbooking .py-16{padding-top:4rem;padding-bottom:4rem}.bpt-fastbooking .px-16{padding-left:4rem;padding-right:4rem}.bpt-fastbooking .py-18{padding-top:4.5rem;padding-bottom:4.5rem}.bpt-fastbooking .py-20{padding-top:5rem;padding-bottom:5rem}.bpt-fastbooking .px-20{padding-left:5rem;padding-right:5rem}.bpt-fastbooking .py-22{padding-top:5.5rem;padding-bottom:5.5rem}.bpt-fastbooking .py-auto{padding-top:auto;padding-bottom:auto}.bpt-fastbooking .px-auto{padding-left:auto;padding-right:auto}.bpt-fastbooking .py-px{padding-top:1px;padding-bottom:1px}.bpt-fastbooking .px-px{padding-left:1px;padding-right:1px}.bpt-fastbooking .pt-0{padding-top:0}.bpt-fastbooking .pr-0{padding-right:0}.bpt-fastbooking .pb-0{padding-bottom:0}.bpt-fastbooking .pl-0{padding-left:0}.bpt-fastbooking .pt-1{padding-top:.25rem}.bpt-fastbooking .pr-1{padding-right:.25rem}.bpt-fastbooking .pb-1{padding-bottom:.25rem}.bpt-fastbooking .pl-1{padding-left:.25rem}.bpt-fastbooking .pt-2{padding-top:.5rem}.bpt-fastbooking .pr-2{padding-right:.5rem}.bpt-fastbooking .pb-2{padding-bottom:.5rem}.bpt-fastbooking .pl-2{padding-left:.5rem}.bpt-fastbooking .pt-3{padding-top:.75rem}.bpt-fastbooking .pr-3{padding-right:.75rem}.bpt-fastbooking .pb-3{padding-bottom:.75rem}.bpt-fastbooking .pl-3{padding-left:.75rem}.bpt-fastbooking .pt-4{padding-top:1rem}.bpt-fastbooking .pr-4{padding-right:1rem}.bpt-fastbooking .pb-4{padding-bottom:1rem}.bpt-fastbooking .pl-4{padding-left:1rem}.bpt-fastbooking .pt-5{padding-top:1.25rem}.bpt-fastbooking .pr-5{padding-right:1.25rem}.bpt-fastbooking .pb-5{padding-bottom:1.25rem}.bpt-fastbooking .pl-5{padding-left:1.25rem}.bpt-fastbooking .pt-6{padding-top:1.5rem}.bpt-fastbooking .pr-6{padding-right:1.5rem}.bpt-fastbooking .pb-6{padding-bottom:1.5rem}.bpt-fastbooking .pl-6{padding-left:1.5rem}.bpt-fastbooking .pt-7{padding-top:1.75rem}.bpt-fastbooking .pb-7{padding-bottom:1.75rem}.bpt-fastbooking .pt-8{padding-top:2rem}.bpt-fastbooking .pr-8{padding-right:2rem}.bpt-fastbooking .pb-8{padding-bottom:2rem}.bpt-fastbooking .pl-8{padding-left:2rem}.bpt-fastbooking .pt-10{padding-top:2.5rem}.bpt-fastbooking .pr-10{padding-right:2.5rem}.bpt-fastbooking .pb-10{padding-bottom:2.5rem}.bpt-fastbooking .pl-10{padding-left:2.5rem}.bpt-fastbooking .pt-11{padding-top:2.75rem}.bpt-fastbooking .pt-12{padding-top:3rem}.bpt-fastbooking .pr-12{padding-right:3rem}.bpt-fastbooking .pb-12{padding-bottom:3rem}.bpt-fastbooking .pl-12{padding-left:3rem}.bpt-fastbooking .pt-16{padding-top:4rem}.bpt-fastbooking .pr-16{padding-right:4rem}.bpt-fastbooking .pb-16{padding-bottom:4rem}.bpt-fastbooking .pl-16{padding-left:4rem}.bpt-fastbooking .pt-14{padding-top:3.5rem}.bpt-fastbooking .pb-14{padding-bottom:3.5rem}.bpt-fastbooking .pt-18{padding-top:4.5rem}.bpt-fastbooking .pb-18{padding-bottom:4.5rem}.bpt-fastbooking .pt-20{padding-top:5rem}.bpt-fastbooking .pr-20{padding-right:5rem}.bpt-fastbooking .pb-20{padding-bottom:5rem}.bpt-fastbooking .pl-20{padding-left:5rem}.bpt-fastbooking .pt-22{padding-top:5.5rem}.bpt-fastbooking .pb-22{padding-bottom:5.5rem}.bpt-fastbooking .pt-auto{padding-top:auto}.bpt-fastbooking .pr-auto{padding-right:auto}.bpt-fastbooking .pb-auto{padding-bottom:auto}.bpt-fastbooking .pl-auto{padding-left:auto}.bpt-fastbooking .pt-px{padding-top:1px}.bpt-fastbooking .pr-px{padding-right:1px}.bpt-fastbooking .pb-px{padding-bottom:1px}.bpt-fastbooking .pl-px{padding-left:1px}.bpt-fastbooking .static{position:static}.bpt-fastbooking .fixed{position:fixed}.bpt-fastbooking .absolute{position:absolute}.bpt-fastbooking .relative{position:relative}.bpt-fastbooking .sticky{position:-webkit-sticky;position:sticky}.bpt-fastbooking .text-white{color:#fff}.bpt-fastbooking .text-black{color:#000}.bpt-fastbooking .text-transparent{color:transparent}.bpt-fastbooking .text-grey-90{color:#384044}.bpt-fastbooking .text-grey-70{color:#767676}.bpt-fastbooking .text-grey-50{color:#8c9091}.bpt-fastbooking .text-grey-40{color:#d8d8d8}.bpt-fastbooking .text-grey-30{color:#e0e0e0}.bpt-fastbooking .text-grey-20{color:#f5f5f5}.bpt-fastbooking .text-b-light-blue{color:#c5e8f3}.bpt-fastbooking .text-b-blue{color:#155583}.bpt-fastbooking .text-b-green{color:#2b8536}.bpt-fastbooking .text-b-brown{color:#96694c}.bpt-fastbooking .text-b-red{color:#cc4716}.bpt-fastbooking .text-b-yellow{color:#f5f1d6}.bpt-fastbooking .text-b-dark-yellow{color:#d8ce8d}.bpt-fastbooking .text-b-magenta{color:#e81f76}.bpt-fastbooking .text-b-occ-blue{color:#4b858e}.bpt-fastbooking .text-b-dusty-blue{color:#5d8bad}.bpt-fastbooking .text-b-wecare{color:#e6f1f2}.bpt-fastbooking .text-left{text-align:left}.bpt-fastbooking .text-center{text-align:center}.bpt-fastbooking .text-right{text-align:right}.bpt-fastbooking .text-justify{text-align:justify}.bpt-fastbooking .visible{visibility:visible}.bpt-fastbooking .invisible{visibility:hidden}.bpt-fastbooking .border-white{border-color:#fff}.bpt-fastbooking .border-black{border-color:#000}.bpt-fastbooking .border-transparent{border-color:transparent}.bpt-fastbooking .border-grey-90{border-color:#384044}.bpt-fastbooking .border-grey-70{border-color:#767676}.bpt-fastbooking .border-grey-50{border-color:#8c9091}.bpt-fastbooking .border-grey-40{border-color:#d8d8d8}.bpt-fastbooking .border-grey-30{border-color:#e0e0e0}.bpt-fastbooking .border-grey-20{border-color:#f5f5f5}.bpt-fastbooking .border-b-light-blue{border-color:#c5e8f3}.bpt-fastbooking .border-b-blue{border-color:#155583}.bpt-fastbooking .border-b-green{border-color:#2b8536}.bpt-fastbooking .border-b-brown{border-color:#96694c}.bpt-fastbooking .border-b-red{border-color:#cc4716}.bpt-fastbooking .border-b-yellow{border-color:#f5f1d6}.bpt-fastbooking .border-b-dark-yellow{border-color:#d8ce8d}.bpt-fastbooking .border-b-magenta{border-color:#e81f76}.bpt-fastbooking .border-b-occ-blue{border-color:#4b858e}.bpt-fastbooking .border-b-dusty-blue{border-color:#5d8bad}.bpt-fastbooking .border-b-wecare{border-color:#e6f1f2}.bpt-fastbooking .border-0{border-width:0}.bpt-fastbooking .border{border-width:1px}.bpt-fastbooking .border-t-0{border-top-width:0}.bpt-fastbooking .border-r-0{border-right-width:0}.bpt-fastbooking .border-b-0{border-bottom-width:0}.bpt-fastbooking .border-l-0{border-left-width:0}.bpt-fastbooking .border-t{border-top-width:1px}.bpt-fastbooking .border-r{border-right-width:1px}.bpt-fastbooking .border-b{border-bottom-width:1px}.bpt-fastbooking .border-l{border-left-width:1px}.bpt-fastbooking .w-auto{width:auto}.bpt-fastbooking .w-1\/2{width:50%}.bpt-fastbooking .w-1\/3{width:33.333333%}.bpt-fastbooking .w-2\/3{width:66.666667%}.bpt-fastbooking .w-1\/4{width:25%}.bpt-fastbooking .w-2\/4{width:50%}.bpt-fastbooking .w-3\/4{width:75%}.bpt-fastbooking .w-4\/5{width:80%}.bpt-fastbooking .w-1\/5{width:20%}.bpt-fastbooking .w-2\/5{width:40%}.bpt-fastbooking .w-full{width:100%}.bpt-fastbooking .w-screen{width:100vw}.common-transition{transition:.3s ease-out}.animation-show-header-sticky{animation:.5s ease-out forwards showHeaderSticky}@keyframes showHeaderSticky{from{top:-55px}to{top:0}}.animation-hide-header-sticky{animation:.5s ease-out forwards hideHeaderSticky}@keyframes hideHeaderSticky{from{top:0}to{top:-55px}}.animation-show-booking-sticky{animation:.5s ease-out forwards showBookingSticky}@keyframes showBookingSticky{from{bottom:-60px}to{bottom:0}}.animation-hide-booking-sticky{animation:.5s ease-out forwards hideBookingSticky}@keyframes hideBookingSticky{from{bottom:0}to{bottom:-60px}}.show-right{animation:.8s ease-out forwards showRight}@keyframes showRight{from{right:calc(-100% - 30px)}to{right:0}}.hide-right{animation:.8s ease-in forwards hideRight}@keyframes hideRight{from{right:0}to{right:calc(-100% - 30px)}}.bounce{animation:1s ease-out bounce;transform-origin:center bottom}@keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.follow-btn-animation{position:relative;background-image:url("../../../content/dam/barcelo/commons/icons/ui/globo.svg")}.follow-btn-animation__frame{position:absolute;top:0;left:0}.follow-btn-animation__frame.fr-1{animation:4.5s linear infinite changeFr1}.follow-btn-animation__frame.fr-2{z-index:-99;animation:4.5s linear infinite changeFr2}.follow-btn-animation__frame.fr-3{z-index:-99;animation:4.5s linear infinite changeFr3}.follow-btn-animation__frame.fr-4{z-index:-99;animation:4.5s linear infinite changeFr4}.follow-btn-animation__frame.fr-5{z-index:-99;animation:4.5s linear infinite changeFr5}@keyframes changeFr1{0%,19%{z-index:1}100%,20%,40%,60%,80%{z-index:-99}}@keyframes changeFr2{0%,100%,40%,60%,80%{z-index:-99}20%,39%{z-index:1}}@keyframes changeFr3{0%,100%,20%,60%,80%{z-index:-99}40%,59%{z-index:1}}@keyframes changeFr4{0%,100%,20%,40%,80%{z-index:-99}60%,79%{z-index:1}}@keyframes changeFr5{0%,20%,40%,60%{z-index:-99}100%,80%{z-index:1}}@-webkit-keyframes dots{0%{width:120px}100%{width:0}}@keyframes fadeIn{0%{opacity:0;display:none;height:0;width:0;overflow-y:hidden;max-height:0;min-height:0;margin-bottom:0}100%{opacity:1}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none;height:0;width:0;overflow-y:hidden;max-height:0;min-height:0;margin-bottom:0}}.fadeIn{animation:.3s forwards fadeIn}.fadeOut{animation:.3s forwards fadeOut}.animation-banner{position:relative}.animation-banner__frame{height:100%;position:absolute;top:0;left:0;animation:10s linear infinite ribbonFr1}.animation-banner__frame.s13{animation:13s linear infinite ribbonFr1}.animation-banner__frame.s10{animation:10s linear infinite ribbonFr1}.animation-banner__frame.s7{animation:7s linear infinite ribbonFr1}@keyframes ribbonFr1{0%{transform:translateX(-100vw)}4%{transform:translateX(40vw);transition:.5s ease-in-out}6%{transform:translateX(49vw);transition:.5s ease-in-out}8%{transform:translateX(50vw);transition:.5s ease-out}95%{transform:translateX(50vw);transition:1s ease-in}100%{transform:translateX(200vw)}}@media (min-width:1025px){.bpt-fastbooking .md\:block{display:block}.bpt-fastbooking .md\:inline-block{display:inline-block}.bpt-fastbooking .md\:inline{display:inline}.bpt-fastbooking .md\:flex{display:flex}.bpt-fastbooking .md\:inline-flex{display:inline-flex}.bpt-fastbooking .md\:table{display:table}.bpt-fastbooking .md\:table-row{display:table-row}.bpt-fastbooking .md\:table-cell{display:table-cell}.bpt-fastbooking .md\:hidden{display:none}.bpt-fastbooking .md\:flex-1{flex:1 1 0%}.bpt-fastbooking .md\:flex-auto{flex:1 1 auto}.bpt-fastbooking .md\:flex-initial{flex:0 1 auto}.bpt-fastbooking .md\:flex-none{flex:none}.bpt-fastbooking .md\:flex-wrap{flex-wrap:wrap}.bpt-fastbooking .md\:flex-wrap-reverse{flex-wrap:wrap-reverse}.bpt-fastbooking .md\:flex-no-wrap{flex-wrap:nowrap}.bpt-fastbooking .md\:flex-row{flex-direction:row}.bpt-fastbooking .md\:flex-row-reverse{flex-direction:row-reverse}.bpt-fastbooking .md\:flex-col{flex-direction:column}.bpt-fastbooking .md\:flex-col-reverse{flex-direction:column-reverse}.bpt-fastbooking .md\:items-start{align-items:flex-start}.bpt-fastbooking .md\:items-end{align-items:flex-end}.bpt-fastbooking .md\:items-center{align-items:center}.bpt-fastbooking .md\:items-baseline{align-items:baseline}.bpt-fastbooking .md\:items-stretch{align-items:stretch}.bpt-fastbooking .md\:justify-start{justify-content:flex-start}.bpt-fastbooking .md\:justify-end{justify-content:flex-end}.bpt-fastbooking .md\:justify-center{justify-content:center}.bpt-fastbooking .md\:justify-between{justify-content:space-between}.bpt-fastbooking .md\:justify-around{justify-content:space-around}.bpt-fastbooking .md\:text-11px{font-size:.6875rem}.bpt-fastbooking .md\:text-12px{font-size:.75rem}.bpt-fastbooking .md\:text-14px{font-size:.875rem}.bpt-fastbooking .md\:text-15px{font-size:.9375rem}.bpt-fastbooking .md\:text-16px{font-size:1rem}.bpt-fastbooking .md\:text-18px{font-size:1.125rem}.bpt-fastbooking .md\:text-20px{font-size:1.25rem}.bpt-fastbooking .md\:text-24px{font-size:1.5rem}.bpt-fastbooking .md\:text-30px{font-size:1.875rem}.bpt-fastbooking .md\:text-28px{font-size:1.75rem}.bpt-fastbooking .md\:text-36px{font-size:2.25rem}.bpt-fastbooking .md\:m-0{margin:0}.bpt-fastbooking .md\:m-1{margin:.25rem}.bpt-fastbooking .md\:m-2{margin:.5rem}.bpt-fastbooking .md\:m-3{margin:.75rem}.bpt-fastbooking .md\:m-4{margin:1rem}.bpt-fastbooking .md\:m-5{margin:1.25rem}.bpt-fastbooking .md\:m-6{margin:1.5rem}.bpt-fastbooking .md\:m-8{margin:2rem}.bpt-fastbooking .md\:m-10{margin:2.5rem}.bpt-fastbooking .md\:m-12{margin:3rem}.bpt-fastbooking .md\:m-16{margin:4rem}.bpt-fastbooking .md\:m-20{margin:5rem}.bpt-fastbooking .md\:m-auto{margin:auto}.bpt-fastbooking .md\:m-px{margin:1px}.bpt-fastbooking .md\:m-1\/3{margin:33.333333%}.bpt-fastbooking .md\:my-0{margin-top:0;margin-bottom:0}.bpt-fastbooking .md\:mx-0{margin-left:0;margin-right:0}.bpt-fastbooking .md\:my-1{margin-top:.25rem;margin-bottom:.25rem}.bpt-fastbooking .md\:mx-1{margin-left:.25rem;margin-right:.25rem}.bpt-fastbooking .md\:my-2{margin-top:.5rem;margin-bottom:.5rem}.bpt-fastbooking .md\:mx-2{margin-left:.5rem;margin-right:.5rem}.bpt-fastbooking .md\:my-3{margin-top:.75rem;margin-bottom:.75rem}.bpt-fastbooking .md\:mx-3{margin-left:.75rem;margin-right:.75rem}.bpt-fastbooking .md\:my-4{margin-top:1rem;margin-bottom:1rem}.bpt-fastbooking .md\:mx-4{margin-left:1rem;margin-right:1rem}.bpt-fastbooking .md\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.bpt-fastbooking .md\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.bpt-fastbooking .md\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.bpt-fastbooking .md\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.bpt-fastbooking .md\:my-8{margin-top:2rem;margin-bottom:2rem}.bpt-fastbooking .md\:mx-8{margin-left:2rem;margin-right:2rem}.bpt-fastbooking .md\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.bpt-fastbooking .md\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.bpt-fastbooking .md\:my-12{margin-top:3rem;margin-bottom:3rem}.bpt-fastbooking .md\:mx-12{margin-left:3rem;margin-right:3rem}.bpt-fastbooking .md\:my-16{margin-top:4rem;margin-bottom:4rem}.bpt-fastbooking .md\:mx-16{margin-left:4rem;margin-right:4rem}.bpt-fastbooking .md\:my-20{margin-top:5rem;margin-bottom:5rem}.bpt-fastbooking .md\:mx-20{margin-left:5rem;margin-right:5rem}.bpt-fastbooking .md\:my-auto{margin-top:auto;margin-bottom:auto}.bpt-fastbooking .md\:mx-auto{margin-left:auto;margin-right:auto}.bpt-fastbooking .md\:my-px{margin-top:1px;margin-bottom:1px}.bpt-fastbooking .md\:mx-px{margin-left:1px;margin-right:1px}.bpt-fastbooking .md\:my-1\/3{margin-top:33.333333%;margin-bottom:33.333333%}.bpt-fastbooking .md\:mx-1\/3{margin-left:33.333333%;margin-right:33.333333%}.bpt-fastbooking .md\:mt-0{margin-top:0}.bpt-fastbooking .md\:mr-0{margin-right:0}.bpt-fastbooking .md\:mb-0{margin-bottom:0}.bpt-fastbooking .md\:ml-0{margin-left:0}.bpt-fastbooking .md\:mt-1{margin-top:.25rem}.bpt-fastbooking .md\:mr-1{margin-right:.25rem}.bpt-fastbooking .md\:mb-1{margin-bottom:.25rem}.bpt-fastbooking .md\:ml-1{margin-left:.25rem}.bpt-fastbooking .md\:mt-2{margin-top:.5rem}.bpt-fastbooking .md\:mr-2{margin-right:.5rem}.bpt-fastbooking .md\:mb-2{margin-bottom:.5rem}.bpt-fastbooking .md\:ml-2{margin-left:.5rem}.bpt-fastbooking .md\:mt-3{margin-top:.75rem}.bpt-fastbooking .md\:mr-3{margin-right:.75rem}.bpt-fastbooking .md\:mb-3{margin-bottom:.75rem}.bpt-fastbooking .md\:ml-3{margin-left:.75rem}.bpt-fastbooking .md\:mt-4{margin-top:1rem}.bpt-fastbooking .md\:mr-4{margin-right:1rem}.bpt-fastbooking .md\:mb-4{margin-bottom:1rem}.bpt-fastbooking .md\:ml-4{margin-left:1rem}.bpt-fastbooking .md\:mt-5{margin-top:1.25rem}.bpt-fastbooking .md\:mr-5{margin-right:1.25rem}.bpt-fastbooking .md\:mb-5{margin-bottom:1.25rem}.bpt-fastbooking .md\:ml-5{margin-left:1.25rem}.bpt-fastbooking .md\:mt-6{margin-top:1.5rem}.bpt-fastbooking .md\:mr-6{margin-right:1.5rem}.bpt-fastbooking .md\:mb-6{margin-bottom:1.5rem}.bpt-fastbooking .md\:ml-6{margin-left:1.5rem}.bpt-fastbooking .md\:mt-8{margin-top:2rem}.bpt-fastbooking .md\:mr-8{margin-right:2rem}.bpt-fastbooking .md\:mb-8{margin-bottom:2rem}.bpt-fastbooking .md\:ml-8{margin-left:2rem}.bpt-fastbooking .md\:mt-10{margin-top:2.5rem}.bpt-fastbooking .md\:mr-10{margin-right:2.5rem}.bpt-fastbooking .md\:mb-10{margin-bottom:2.5rem}.bpt-fastbooking .md\:ml-10{margin-left:2.5rem}.bpt-fastbooking .md\:mt-12{margin-top:3rem}.bpt-fastbooking .md\:mr-12{margin-right:3rem}.bpt-fastbooking .md\:mb-12{margin-bottom:3rem}.bpt-fastbooking .md\:ml-12{margin-left:3rem}.bpt-fastbooking .md\:mt-16{margin-top:4rem}.bpt-fastbooking .md\:mr-16{margin-right:4rem}.bpt-fastbooking .md\:mb-16{margin-bottom:4rem}.bpt-fastbooking .md\:ml-16{margin-left:4rem}.bpt-fastbooking .md\:mt-20{margin-top:5rem}.bpt-fastbooking .md\:mr-20{margin-right:5rem}.bpt-fastbooking .md\:mb-20{margin-bottom:5rem}.bpt-fastbooking .md\:ml-20{margin-left:5rem}.bpt-fastbooking .md\:mt-auto{margin-top:auto}.bpt-fastbooking .md\:mr-auto{margin-right:auto}.bpt-fastbooking .md\:mb-auto{margin-bottom:auto}.bpt-fastbooking .md\:ml-auto{margin-left:auto}.bpt-fastbooking .md\:mt-px{margin-top:1px}.bpt-fastbooking .md\:mr-px{margin-right:1px}.bpt-fastbooking .md\:mb-px{margin-bottom:1px}.bpt-fastbooking .md\:ml-px{margin-left:1px}.bpt-fastbooking .md\:mt-1\/3{margin-top:33.333333%}.bpt-fastbooking .md\:mr-1\/3{margin-right:33.333333%}.bpt-fastbooking .md\:mb-1\/3{margin-bottom:33.333333%}.bpt-fastbooking .md\:ml-1\/3{margin-left:33.333333%}.bpt-fastbooking .md\:p-0{padding:0}.bpt-fastbooking .md\:p-1{padding:.25rem}.bpt-fastbooking .md\:p-2{padding:.5rem}.bpt-fastbooking .md\:p-3{padding:.75rem}.bpt-fastbooking .md\:p-4{padding:1rem}.bpt-fastbooking .md\:p-5{padding:1.25rem}.bpt-fastbooking .md\:p-6{padding:1.5rem}.bpt-fastbooking .md\:p-7{padding:1.75rem}.bpt-fastbooking .md\:p-8{padding:2rem}.bpt-fastbooking .md\:p-10{padding:2.5rem}.bpt-fastbooking .md\:p-12{padding:3rem}.bpt-fastbooking .md\:p-16{padding:4rem}.bpt-fastbooking .md\:p-20{padding:5rem}.bpt-fastbooking .md\:p-auto{padding:auto}.bpt-fastbooking .md\:p-px{padding:1px}.bpt-fastbooking .md\:py-0{padding-top:0;padding-bottom:0}.bpt-fastbooking .md\:px-0{padding-left:0;padding-right:0}.bpt-fastbooking .md\:py-1{padding-top:.25rem;padding-bottom:.25rem}.bpt-fastbooking .md\:px-1{padding-left:.25rem;padding-right:.25rem}.bpt-fastbooking .md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.bpt-fastbooking .md\:px-2{padding-left:.5rem;padding-right:.5rem}.bpt-fastbooking .md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.bpt-fastbooking .md\:px-3{padding-left:.75rem;padding-right:.75rem}.bpt-fastbooking .md\:py-4{padding-top:1rem;padding-bottom:1rem}.bpt-fastbooking .md\:px-4{padding-left:1rem;padding-right:1rem}.bpt-fastbooking .md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.bpt-fastbooking .md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.bpt-fastbooking .md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.bpt-fastbooking .md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.bpt-fastbooking .md\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.bpt-fastbooking .md\:py-8{padding-top:2rem;padding-bottom:2rem}.bpt-fastbooking .md\:px-8{padding-left:2rem;padding-right:2rem}.bpt-fastbooking .md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.bpt-fastbooking .md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.bpt-fastbooking .md\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}.bpt-fastbooking .md\:py-12{padding-top:3rem;padding-bottom:3rem}.bpt-fastbooking .md\:px-12{padding-left:3rem;padding-right:3rem}.bpt-fastbooking .md\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.bpt-fastbooking .md\:py-16{padding-top:4rem;padding-bottom:4rem}.bpt-fastbooking .md\:px-16{padding-left:4rem;padding-right:4rem}.bpt-fastbooking .md\:py-18{padding-top:4.5rem;padding-bottom:4.5rem}.bpt-fastbooking .md\:py-20{padding-top:5rem;padding-bottom:5rem}.bpt-fastbooking .md\:py-22{padding-top:5.5rem;padding-bottom:5.5rem}.bpt-fastbooking .md\:px-20{padding-left:5rem;padding-right:5rem}.bpt-fastbooking .md\:py-auto{padding-top:auto;padding-bottom:auto}.bpt-fastbooking .md\:px-auto{padding-left:auto;padding-right:auto}.bpt-fastbooking .md\:py-px{padding-top:1px;padding-bottom:1px}.bpt-fastbooking .md\:px-px{padding-left:1px;padding-right:1px}.bpt-fastbooking .md\:pt-0{padding-top:0}.bpt-fastbooking .md\:pr-0{padding-right:0}.bpt-fastbooking .md\:pb-0{padding-bottom:0}.bpt-fastbooking .md\:pl-0{padding-left:0}.bpt-fastbooking .md\:pt-1{padding-top:.25rem}.bpt-fastbooking .md\:pr-1{padding-right:.25rem}.bpt-fastbooking .md\:pb-1{padding-bottom:.25rem}.bpt-fastbooking .md\:pl-1{padding-left:.25rem}.bpt-fastbooking .md\:pt-2{padding-top:.5rem}.bpt-fastbooking .md\:pr-2{padding-right:.5rem}.bpt-fastbooking .md\:pb-2{padding-bottom:.5rem}.bpt-fastbooking .md\:pl-2{padding-left:.5rem}.bpt-fastbooking .md\:pt-3{padding-top:.75rem}.bpt-fastbooking .md\:pr-3{padding-right:.75rem}.bpt-fastbooking .md\:pb-3{padding-bottom:.75rem}.bpt-fastbooking .md\:pl-3{padding-left:.75rem}.bpt-fastbooking .md\:pt-4{padding-top:1rem}.bpt-fastbooking .md\:pr-4{padding-right:1rem}.bpt-fastbooking .md\:pb-4{padding-bottom:1rem}.bpt-fastbooking .md\:pl-4{padding-left:1rem}.bpt-fastbooking .md\:pt-5{padding-top:1.25rem}.bpt-fastbooking .md\:pr-5{padding-right:1.25rem}.bpt-fastbooking .md\:pb-5{padding-bottom:1.25rem}.bpt-fastbooking .md\:pl-5{padding-left:1.25rem}.bpt-fastbooking .md\:pt-6{padding-top:1.5rem}.bpt-fastbooking .md\:pr-6{padding-right:1.5rem}.bpt-fastbooking .md\:pb-6{padding-bottom:1.5rem}.bpt-fastbooking .md\:pl-6{padding-left:1.5rem}.bpt-fastbooking .md\:pt-7{padding-top:1.75rem}.bpt-fastbooking .md\:pb-7{padding-bottom:1.75rem}.bpt-fastbooking .md\:pt-8{padding-top:2rem}.bpt-fastbooking .md\:pr-8{padding-right:2rem}.bpt-fastbooking .md\:pb-8{padding-bottom:2rem}.bpt-fastbooking .md\:pl-8{padding-left:2rem}.bpt-fastbooking .md\:pt-10{padding-top:2.5rem}.bpt-fastbooking .md\:pr-10{padding-right:2.5rem}.bpt-fastbooking .md\:pb-10{padding-bottom:2.5rem}.bpt-fastbooking .md\:pl-10{padding-left:2.5rem}.bpt-fastbooking .md\:pt-11{padding-top:2.75rem}.bpt-fastbooking .md\:pt-12{padding-top:3rem}.bpt-fastbooking .md\:pr-12{padding-right:3rem}.bpt-fastbooking .md\:pb-12{padding-bottom:3rem}.bpt-fastbooking .md\:pl-12{padding-left:3rem}.bpt-fastbooking .md\:pt-14{padding-top:3.5rem}.bpt-fastbooking .md\:pb-14{padding-bottom:3.5rem}.bpt-fastbooking .md\:pt-16{padding-top:4rem}.bpt-fastbooking .md\:pr-16{padding-right:4rem}.bpt-fastbooking .md\:pb-16{padding-bottom:4rem}.bpt-fastbooking .md\:pl-16{padding-left:4rem}.bpt-fastbooking .md\:pt-18{padding-top:4.5rem}.bpt-fastbooking .md\:pb-18{padding-bottom:4.5rem}.bpt-fastbooking .md\:pt-20{padding-top:5rem}.bpt-fastbooking .md\:pr-20{padding-right:5rem}.bpt-fastbooking .md\:pb-20{padding-bottom:5rem}.bpt-fastbooking .md\:pl-20{padding-left:5rem}.bpt-fastbooking .md\:pt-22{padding-top:5.5rem}.bpt-fastbooking .md\:pb-22{padding-bottom:5.5rem}.bpt-fastbooking .md\:pt-auto{padding-top:auto}.bpt-fastbooking .md\:pr-auto{padding-right:auto}.bpt-fastbooking .md\:pb-auto{padding-bottom:auto}.bpt-fastbooking .md\:pl-auto{padding-left:auto}.bpt-fastbooking .md\:pt-px{padding-top:1px}.bpt-fastbooking .md\:pr-px{padding-right:1px}.bpt-fastbooking .md\:pb-px{padding-bottom:1px}.bpt-fastbooking .md\:pl-px{padding-left:1px}.bpt-fastbooking .md\:visible{visibility:visible}.bpt-fastbooking .md\:invisible{visibility:hidden}.bpt-fastbooking .md\:border-white{border-color:#fff}.bpt-fastbooking .md\:border-black{border-color:#000}.bpt-fastbooking .md\:border-transparent{border-color:transparent}.bpt-fastbooking .md\:border-grey-90{border-color:#384044}.bpt-fastbooking .md\:border-grey-70{border-color:#767676}.bpt-fastbooking .md\:border-grey-50{border-color:#8c9091}.bpt-fastbooking .md\:border-grey-40{border-color:#d8d8d8}.bpt-fastbooking .md\:border-grey-30{border-color:#e0e0e0}.bpt-fastbooking .md\:border-grey-20{border-color:#f5f5f5}.bpt-fastbooking .md\:border-b-light-blue{border-color:#c5e8f3}.bpt-fastbooking .md\:border-b-blue{border-color:#155583}.bpt-fastbooking .md\:border-b-green{border-color:#2b8536}.bpt-fastbooking .md\:border-b-brown{border-color:#96694c}.bpt-fastbooking .md\:border-b-red{border-color:#cc4716}.bpt-fastbooking .md\:border-b-yellow{border-color:#f5f1d6}.bpt-fastbooking .md\:border-b-dark-yellow{border-color:#d8ce8d}.bpt-fastbooking .md\:border-b-magenta{border-color:#e81f76}.bpt-fastbooking .md\:border-b-occ-blue{border-color:#4b858e}.bpt-fastbooking .md\:border-b-dusty-blue{border-color:#5d8bad}.bpt-fastbooking .md\:border-b-wecare{border-color:#e6f1f2}.bpt-fastbooking .md\:border-0{border-width:0}.bpt-fastbooking .md\:border{border-width:1px}.bpt-fastbooking .md\:border-t-0{border-top-width:0}.bpt-fastbooking .md\:border-r-0{border-right-width:0}.bpt-fastbooking .md\:border-b-0{border-bottom-width:0}.bpt-fastbooking .md\:border-l-0{border-left-width:0}.bpt-fastbooking .md\:border-t{border-top-width:1px}.bpt-fastbooking .md\:border-r{border-right-width:1px}.bpt-fastbooking .md\:border-b{border-bottom-width:1px}.bpt-fastbooking .md\:border-l{border-left-width:1px}.bpt-fastbooking .md\:w-auto{width:auto}.bpt-fastbooking .md\:w-1\/2{width:50%}.bpt-fastbooking .md\:w-1\/3{width:33.333333%}.bpt-fastbooking .md\:w-2\/3{width:66.666667%}.bpt-fastbooking .md\:w-1\/4{width:25%}.bpt-fastbooking .md\:w-2\/4{width:50%}.bpt-fastbooking .md\:w-3\/4{width:75%}.bpt-fastbooking .md\:w-4\/5{width:80%}.bpt-fastbooking .md\:w-1\/5{width:20%}.bpt-fastbooking .md\:w-2\/5{width:40%}.bpt-fastbooking .md\:w-full{width:100%}.bpt-fastbooking .md\:w-screen{width:100vw}@keyframes ribbonFr1{0%{transform:translateX(0)}4%{transform:translateX(40vw);transition:.5s ease-in-out}6%{transform:translateX(49vw);transition:.5s ease-in-out}8%{transform:translateX(50vw);transition:.5s ease-out}95%{transform:translateX(50vw);transition:1s ease-in}100%{transform:translateX(100vw)}}}.content-sizzing{width:100%;max-width:1140px;margin:auto}.break-container{width:calc(100% + 30px)!important;margin-left:-15px}.default-container{width:100%!important;margin-left:inherit}.break-container-mobile{width:calc(100% + 30px)!important;margin-left:-15px}.common-focus{border-radius:2px;box-shadow:0 0 2px 2px #c5e8f3;border:1px solid #155583;outline:0}.required-left:before,.required-right:after{content:"*"}.windowed{border-radius:2px;box-shadow:0 1px 1px 0 rgba(0,0,0,.3)}.soft-corners{border-radius:2px}.mod--rounded-skin,.mod--rounded-skin__class{box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:16px}.paginated{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow-y:auto;background:#fff;z-index:9}.paginated__content-size{max-width:1140px;margin:auto}.activePaginated{overflow-y:hidden;height:0}.removeScrolling{position:relative;overflow-y:hidden;height:calc(100% + 69px)}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.style-anchor{color:#155583;transition:.3s ease-out;text-decoration:underline;font-weight:700;cursor:pointer}.unstyle-anchor{text-decoration:none;color:inherit}.delete-input-style{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remove-ellipsis{overflow:inherit;text-overflow:inherit;white-space:normal}.block{display:block!important}.flex{display:flex!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.inline-flex{display:inline-flex!important}.hidden{display:none!important}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.hidden-children :nth-child(n){display:none!important}.negative-svg-icon svg circle,.negative-svg-icon svg g{stroke:white}.negative-svg-icon svg circle path,.negative-svg-icon svg g path{stroke:white;fill:transparent}.negative-svg-icon svg circle{fill:white}.space-right{margin-right:.25em}@keyframes spinner-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.z-background{z-index:-1}.z-layout{z-index:0}.z-layer{z-index:1}.z-overlayer{z-index:2}.z-mask{z-index:3}.z-advs{z-index:4}.z-navs{z-index:5}.z-sticky{z-index:6}.z-oversticky{z-index:7}.z-modal{z-index:8}.z-overmodal{z-index:9}.left-cursor{animation:.4s infinite alternate slideLeftCursor}.right-cursor{animation:.4s infinite alternate slideRightCursor}.left-cursor-stop{cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAXpJREFUeNq0VMt1gzAQ1CMNgCugBDqwSqAEuQMfc1QHnHOSO6CEuAOVIHegdKDs6OPIGITym/fWwrCMZoddMfZPeKnIaSle4/XtLzZVfd87Wu00TW4YBlzjBzcVhaFwMTSFdEFEGSAC0iqldG+B0HqyccTNEMj52mAoEnPOPWFaZxDgZZBo7Z6AvECOStqm1pfxeqV0qnSeUc7jw9OJMTznHP96inOdYmOCGqheQojwDGvwzquuU3yLzXA8Piu9XBgTgtxXsbTRq25+3DNrpBmaRb/yKuUl0pDzkd+ygnw6HA4GmySPRfKubYN/S09zpG9B2+XE7wSHoGudiO+gIbkPxBqptXk/9zlxn4ZBKeUwbZsdgDzK8f1MQvymqCiQijUXJ5AW8UiSBwZj8xu1XddZi7L2QEplIBt3xzjiLNcGYQGtcSww9d0uNQZfuABYVhzd7YnmRbWwjNUck2vnMXo49xtVwKZIOvzmsJfo6XjIa4o5lr+r9FOAAQDwBzF/D//WkAAAAABJRU5ErkJggg=="),auto;animation:inherit}.right-cursor-stop{cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAcJJREFUeNq0VdFtwjAQPdH+Y/ivFPHVT0sMgLNBNiD89a8wAWwQNohQB0iYIGyQbpBsYDZw78UODYGEFKlPOiV2zu+Od3eG6J/w8sQZwfbB9s72PfiUIZJsMZtmM85yttC57BgmCAIjhDCz2UzzXtDmeW2R4nBcLQL2lZLofCZKU0lliWCfb0SnxWJRuSyXS2Jy4fs+O1J6l9jYqJY0SSxxjSgi2u+JNhv5xeEumgjR+ctHjfeIPA/eRKsVq9eSb72GCKT4VZXlQ0lHLlv4e7TdEmWZ/eL7t+T4juDH4zBissS/uvaRK3Y9nQYT16LZZx85fFDQgcRWtLRR2C5yZCtlF59Hrrg1sWU8HK7d2uToDARgycbjcbsrQilloZTK0VfNHo6qYeDmv0GeG54GOyx4an35lGUZb1PGpLytTRiG5mpgeCXchBmjlDFJYkxR4KQNBkIY1g3UZAX71kG6RnrXGmdzCYbMe4CsqTFA98iRvWJb79i5yvwB4hgTz0M2FAqZPgDkmEwm2t18wzCdTgvdKNY94LbD0P/1/l2jOF3Ic9Sbimf/ECJIkqBTWqTz+Vz3FmwAPFecDJe70zTpIv0RYAARJ6v70ynSCwAAAABJRU5ErkJggg=="),auto;animation:inherit}@keyframes slideLeftCursor{0%,14.28571428571429%{cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAASVJREFUeNrUlMGNgzAQRSNtA4EKEBW4hJRACS7BJbgDSnAJlOASfN0bJfi6t1k/NF5FkRKw4LJfGgkh+P/7z4xvt/+Grws4bKlHqe9SP1cZexSI917K81LKXEUcYoyyLIsYY2SaJgTcadZxHLMUWGulCpTX/nS2zjnJOW9uq0BrHEad0KhYKlHrukoIQapA3/drq7vEMYdh2BrFsatLcq0CrTEM/AyYAJzN87wVhM8CfNtCPOMGQFRJXgU0nuMgN3mDmi3kmv/xBaDTeyAOjcFpzruRBJr2CSklSHPXdZnI1P3udEQ5AAiJBBF1by8hBowgro8uyN9E7DnWqTg8bndccMRPk6E327116wwjR1OeQaa6FOHMhYMbz22GQ0rzfNukXwEGAKyMyaVM6GQ/AAAAAElFTkSuQmCC"),auto}28.57142857142857%{cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARhJREFUeNrMVO0JgzAQDaUDRPG/wd9CM4IjOEJGyAh2AnECR3CE4ATFCXSDuEF61xrQUklsU+iDIwHju3v3RcgfoQCTYDQkKeOcGymlgbtmjOHZBom2qiqDQAf2fPfw9KkHSunmDEbsws+Iz77KlyKxUMR0aa1LXdcldAEZhiEIMfDVou97AtX3akewyYeYQc8+Km+rn6bp8wPbZIUmSaLyPOegaNZaR64IlHGgKArs41vXdUYphXflI81JjAPTtu3aCQ9CbIHkR8bbixhyaqIo0uvF5BqQeZomp/emaQiQX/G9b8TS5m8P4zhiCsbDaxIlotQ9lGVplh19GBzJMfJXB0KIr/exHW2VZZnGtorjGOVXez/cBRgAciBB+5F18y0AAAAASUVORK5CYII="),auto}42.85714285714286%{cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVdJREFUeNrcU8FthDAQdHINGF7ws6iAEqgA8eTpEiiB3ymvUyqwqACogBKgA7hfftCBs+PDUpTcBRPulZFWRgaPh5ldxv4bYipFdfE8b/Z9f6Rn8Qzirq5rnSSJ7rpOK6U0LnkGcd33vSEsikIDq+rDyCxhHMdmlVJCdXKYOYqi2RLCFliy+n4YyhKCHMBlW4deHbqCtW3LKEA2DANbloWlacppW1Jh7WAT8nCWihaDWhyc59kEiCDHcbREsixLa0/p3L+cc0OIw5YQzzZM+qa3ewj6K8HpAfGZiGQYhubXs+x2hsiMJUAQBIzeB3mes6qqYNMbbX9sKS6gEGqhaAsYIFd7BanUroAle9qsd1GLybzX17+123vTNJu3T9OE5bpHMRdCbCpGC/5lxBV69BEQ7jqFfC+xwJDAx++A/wh4ncAfeHEclktyg/EUo02FACqqu0F8CjAAZ3SOQ3DPz1AAAAAASUVORK5CYII="),auto}57.14285714285714%{cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAASxJREFUeNrcVNENgyAUfGk6ABoHYAMdQTdwBEZxA0dgBEfADXADuoFuYDkCpmmIhdj+9BLCS4R7x3FI9I9ofkGq27bd7Sy/Rtg0zY4BCCFAPl4/+wvhOI6u9srFVe5JSukI0QT1uq6ufvMcjdachgx2KKUOQq21G0VRgIhjEed8n6Yp+w4YSAIhSNAEzdDUjh5WAbZWuZb0UAtCKAs1rIFd8D3Y9b7x/kGxtJup6zqyqmnbNprnmaxS1D1jjLwltCwL7HmkqOUhHcMwHOmIAd9xulQbpFW0Bx/P4C9weN18O8mysH5SXdcpucdUpypWIcspyEkGq6pKI2rfJnanRJYRsTOgOeKXm+U25DcGY0zsqSdDxMgRQf/EL/2zkVOD14ZRlqXxEWOxxU8BBgAl3ZL1w/+xKwAAAABJRU5ErkJggg=="),auto}71.42857142857143%{cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAATxJREFUeNrslMtRhTAUhlE3LoUKGCqghJRACekAS0gHKYESsIOUAEt32AEu3cXzOckd7vVGwh3d+c+cCSTn8Z9HUhT/+Gs8JPa1iBJ5FflI6LQijyLvucHaruv8MAy+LMtV/p+v6Ki6rr2sLtdpJzIppfy6rl9ijMHBEjKIMM45r7X2wWYXDmewhZG11oNlWTzB5HwUqcmCM/arqiLo055jSxm2bAkAO8AaSmBZQcjI5LDWsMAgsiUYjPkGsGUvommaNWSyC1IzGIzjeGK7dbYFOqI/HBnHsW3bM7YphB6ovLkTp5FtLE0K0zTF5mbBwQSjHEAkGt7/5FU6r/q+L+Z5/t37TvNy2VKuIw3kPXDcMOY6Bc6OjFxyti+dhtrqWytzmm0uSJyU8FB9ey/ubgzQhbTfRF6uPZ2fAgwAPeik0Z0cju0AAAAASUVORK5CYII="),auto}100%,85.71428571428571%{cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVdJREFUeNrslNFtgzAQhp1OYBgAKBOwQRnBmQDYoCPwwjPZADagGxgmgA1gA9jAud91KisCQquo6kN/6QSWue/M77MZ+9dfk6BQFOmzwVXTNCqOY8DL7yRyipgi2Jh/JykoTVPAG5OzL9d1xzzPlRBCRVGERIlVAmgKAiKrqtJwPGnc7yzkU4DN86xsSSk1AAVhAedcF7bnHceZkW6zTrZ/lJAuy8IQBGAEYr7vo6COLQ3DwLIsw/NMw497sKTVxgBCgCOh6zo2TZOOJEkYebsKx/dhGC7EeMXQnkNGDzuwMfh1/OY4juqokGP2Yttu07MyCAK9kfD3GeAve/q+P7xi04KHwIJ8m9EFOBiPZLrjsEZAH3ldliVWm9+SXg6Ap1tXYOfX1LYtK4pioNfLWh/vHXNhTtcbWRN5nsfR46Yqq+u6pdez3WanH15G3DppgA2/dr9eBRgACml0sq5YKAQAAAAASUVORK5CYII="),auto}}@keyframes slideRightCursor{0%,14.28571428571429%{cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAATFJREFUeNrUlN1thDAQhInSwEEFhqc8ugRKoASXQAnXAUoFpgOnA0ogHZAOnA6c/ZCR0OmEsY6XjLTC+Gd2PR67KP4b3g/GeokPie+rkmmJoe/70HVdkLa5gtS0bRu01sFaG+Z5hthdQXzfCKkWkET6b68Sqz2h9z4MwxCi3ll4e9I3C6Eex3H9kURFXdc/0vyN458UIPGVe7A9VVItVQN24ZxbdVdKre2qqpbcXdz2hMuyrIS4ZJ/MGBOig7LgHgk37ekHVC3zbLbtIATb9xmapvGnJMBuMRSLQgIk5XxTxBOHxvZjJR4/H+HsBeogZDKakoBvCmfdocuy9BzMWcia07ZD6xlZUpimKdsZkFu8eqQvu4u3MP9R4rV71Br9I6l+5WHqIMFaRHSMTb14fwIMAAaswy7TQCkBAAAAAElFTkSuQmCC"),auto}28.57142857142857%{cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARZJREFUeNrMVMERgjAQZNSHz0ADMFSQEtIBlBB+PulAOqAE7CAlZKwgJWgHKSHeRpzxAQkizrgzO7lH2Lvc7ZEkP8J+4T1GPBGPxPsWiTvOuaPTtm3rxph/rVoUhQOEEP7sug7CYsm3u4jw6qJ2vxreXwn3RDU6ZRaHj1X7njPGeNM0EL4SL1MWnKo4aCeynB9qXddiGIbz+IJoKyxZy2RZdntPQBX6M89zH4NVVSVSyiTWkheU1toZY+BX8/JvCHRPL9yJ51LQM/1CbCXs13iJ4Bphhh5bazcXBmguMiqK5J8KAxpDDEEp5ebsFoIIuQLVlmVpMfA1K9+jJe/9RgzHpGkKUfnVz554Q/Ww4tjTNlbpQ4ABAIopWwqDS0I8AAAAAElFTkSuQmCC"),auto}42.85714285714286%{cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAATtJREFUeNrcVNFthDAMpZ0AmAAxARILZISMwAZNN2CDqBMgJoANwgawQcQEGcH1Q6FCJ+4uOe6rlqwgS3nvxX4mSf57pHme27IsHX9rzo6zegew6rqOjDFUVdV2cs2+A3h2zpHWmkBgrQWwuQpaSSkJURQF7QRcb64C62EYaJ5nOhKg75dQMTSAKaVoJ+DyEIvTYji+f1Akm6b5U7kTeGARBQxVvocKtoJC1I4EcIW3XnCItm23AcEJuAwwEN0SpGm6Kw/ycyqE2C6CANY6BpTCaiDAIKP6vat8FHgREgR+E4PCUGCgLTGrrfHkENVna/35AHhdluUp+ziOOH5igJd1XZ8C932/4UdtSZZlDk+9F94NL/2EGmwgrHUGWte1uze0j5Bl4fxiAsmZ8MYl0zQhJ65/o2Vnl34FGADYD4q/BSz61wAAAABJRU5ErkJggg=="),auto}57.14285714285714%{cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAS9JREFUeNrklOGNhCAUhM1VgMb/Ehs4S6AESrAESqADS7AES7AESrAESuD4LmLM5jxwd+/XTUJiMMzMm/egqv4bhr8gnYdhCE3TbPFbvIvUjOMYgFIqIBD33KukGiLvfZjnOWitD4HSaHRcPq7xnGld1x7SdV3DWSD+W0ud2WVZkhNJjuTpnAssKWXYtu37u21bdyfnFTfWWogVGSLEHk4hhJgKbk0H7shuJ3bTNB1ZUnoSeIgqCwEBIEvIAS6TAE0zxiTHspRYcegKkKdxQ+BOFIZyc6ASIcSPE/FxQfwZu55V77quillXMTa1Nzg/EaEQ9ODOrSsippl784pneMbJb2Dc+r73d184iRMcXeGZGT7eBS4Jncfd2ek+YuaVl4zsLAJcGNb+/urcwS8BBgDwfaFe//l4sgAAAABJRU5ErkJggg=="),auto}71.42857142857143%{cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAS5JREFUeNrsVO2NhCAQ9a6C0wqIFViCJVDCdiAl2AElUALXgXZACW4HbAfcPDMkZBfd8d/+uJdMJHwM770ZaZp/fAJ+KIY364bidjWxV0ol+urK2q1t22itTVrroz1VjIS0LAsO+XKeIhhjUoxxD068SZlvhOScSyxXUThcFkJIANagCKxxASc/hZnneT88DAMOuL7vo/d+n4MKzJesMX5S9loQeIfNAA7kS6AAssEaYwBssV9ig4XEGrLnmTUXdubuOIWCxDNk1mxRkHaCy4yOAGvyHigQZUWBkgBgzUmXWp7v5wkqmIjAuq7NNE0NeTxK/N2tOCpcjTX7rCSJVdlqNRQ9G/gvFEODSe7TEld69vCd6Lpuyx2AhNyzVuLpl4Q9P5sPil+Ku4TVnwADALbIpHm+d8AXAAAAAElFTkSuQmCC"),auto}100%,85.71428571428571%{cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVhJREFUeNrsU7FthEAQvJedkB1UgIgIKeFKgNAZJVACHSBXAFRgVwB0cNAAIBqADGfnnRdI2M9hXnpZDjzS6tCJm52d3WXsH38JoWmaI85Hkkae5ykppaLv8lGkaRiGCkiSBMSx5j+bQiznITiFBBmQpilI5YYgokhQgW3byvd9FcexWuzSwrMsqwPZCjzEIyGEiqLomqgsS7XFOI4KloHgskdKBGVRFJx+0mau65r1fc+apmFVVbFpmhjnnJF6lmVZdfMAStEkHaAUquA7Sofqruu+qN6zQ6DMswAJiJEAiWDT0ofw+aZjnP84JkEQXG1A+XTWdPUKd5bYHxk06Sxgwem5hsco8QgoHwIcx9Fu4tP3i3meTcMwyC5xKMB1XZbn+Qfh5Z5tk9sZ3lOMxUF1OoLLwda9UblinWXM6jAMU9u2a5MaineK6R7i7f6vu1/rSH4VnwIMAO0Ld6RgY5mMAAAAAElFTkSuQmCC"),auto}}.img-left{object-position:left}.img-right{object-position:right}.img-top{object-position:top}.img-bottom{object-position:bottom}.order-1{order:1}.order-2{order:2}.order-none{order:initial}@media (min-width:1025px){.break-container{margin-left:calc((-100vw + 1140px + 17px)/ 2)!important;margin-right:calc((-100vw + 1140px + 17px)/ 2)!important;width:100vw!important}.default-container{margin-left:auto!important;margin-right:auto!important}.break-container-mobile{width:100%!important;margin-left:inherit}.md\:hidden{display:none!important}.md\:block{display:block!important}.md\:flex{display:flex!important}.md\:inline-block{display:inline-block!important}.md\:inline{display:inline!important}.md\:inline-flex{display:inline-flex!important}.md\:img-center,.md\:img-center img{object-position:center}.md\:img-left,.md\:img-left img{object-position:left}.md\:img-right,.md\:img-right img{object-position:right}.md\:img-top,.md\:img-top img{object-position:top}.md\:img-bottom,.md\:img-bottom img{object-position:bottom}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-none{order:initial}}@media (min-width:1025px) and (max-width:1140px){.paginated__content-size{padding:0 15px}}@media (max-width:1025px){.bpt-fastbooking .sm\:img-left,.bpt-fastbooking .sm\:img-left img{object-position:left}.bpt-fastbooking .sm\:img-right,.bpt-fastbooking .sm\:img-right img{object-position:right}.bpt-fastbooking .sm\:img-top,.bpt-fastbooking .sm\:img-top img{object-position:top}.bpt-fastbooking .sm\:img-bottom,.bpt-fastbooking .sm\:img-bottom img{object-position:bottom}.sm\:img-left,.sm\:img-left img{object-position:left}.sm\:img-right,.sm\:img-right img{object-position:right}.sm\:img-top,.sm\:img-top img{object-position:top}.sm\:img-bottom,.sm\:img-bottom img{object-position:bottom}}.mod--hide-mbl{display:none}@media (min-width:1025px){.mod--hide-dsktp{display:none}.mod--hide-mbl{display:block}}.container-tabs-JS{position:relative}.c-popover.mod--active{animation:.35s ease-out forwards popOverFadeIn}.c-popover.mod--active .c-popover__caret{opacity:1;top:-3px;display:block;transition:.35s ease-out}.c-popover.mod--active .c-popover__caret.hide-caret{top:10px}.c-popover.mod--active .c-popover__close{display:block}.c-popover.mod--hide{animation:.5s ease-out forwards popOverFadeOut}@keyframes popOverFadeIn{0%{z-index:8;transform:translateY(-20px);opacity:0}80%{transform:translateY(0)}100%{z-index:8;opacity:1}}@keyframes popOverFadeOut{0%{opacity:1;z-index:8}99%{opacity:0;height:inherit;width:inherit;overflow:inherit}100%{opacity:0;height:0;width:0;overflow:hidden;z-index:-1}}@keyframes popOverSlideIn{0%{z-index:8;opacity:1;left:110vw}100%{z-index:8;opacity:1;left:0}}@keyframes popOverSlideOut{0%{opacity:1;z-index:8;left:0}100%{z-index:8;opacity:1;left:110vw}}.c-popover{background:#fff;position:absolute;transform-origin:top;width:auto;height:auto;top:calc(100% + 5px);left:auto;z-index:-1;opacity:0;margin:0 -15px;box-shadow:0 0 12px 0 rgba(0,0,0,.3);border-radius:2px}.c-popover__caret{width:20px;height:20px;background:#fff;position:absolute;box-shadow:0 -1px 3px 0 rgba(0,0,0,.3);top:10px;opacity:0;border-radius:2px;transform:rotate(45deg) skew(10deg,10deg);z-index:-1}.c-popover__close{z-index:999;display:none;width:16px;height:16px;position:absolute;top:11px;right:11px;cursor:pointer}.c-popover__close.mod--small-close{width:11px;height:11px;top:8px;right:8px}.c-popover__close.mod--small-close .cmp-icon svg path{stroke:#155583}.c-popover__content{background:#fff;display:flex;flex-wrap:wrap;border-radius:2px}.c-popover__content-block{position:relative;width:100%;max-width:100vw;padding:15px;border-bottom:2px solid #e0e0e0}.c-popover__content-block.mod--bg-grey{background:#f5f5f5}.c-popover__content-block:last-child{border-bottom:0}.c-popover.mod--tooltip{display:none}.c-popover.mod--tooltip.mod--black-tooltip .c-popover__caret,.c-popover.mod--tooltip.mod--black-tooltip .c-popover__content{background-color:#384044;color:#fff;font-size:14px;font-weight:500;line-height:20px}.c-popover.mod--tooltip.mod--black-tooltip .c-popover__caret{width:10px;height:10px}.c-popover.mod--tooltip.mod--compact-tooltip .c-popover__content{padding:12px 16px;max-width:236px}.c-popover.mod--tooltip.mod--long-tooltip .c-popover__content{max-width:474px;width:calc(100vw - 30px)}.c-popover.mod--tooltip.mod--active{display:block}.c-popover.mod--tooltip.mod--fixed,.c-popover.mod--tooltip.mod--fixed .c-popover__caret{position:fixed}.c-popover.mod--tooltip.mod--stop-animation{animation:none;transition:none}.c-popover.mod--tooltip.mod--stop-animation .c-popover__caret{transition:none;animation:none}.c-popover.mod--tooltip .c-popover__content{flex-wrap:wrap;max-width:90vw;padding:25px 25px 10px}.c-popover.mod--tooltip .c-popover__content-header{display:flex;align-items:center;font-size:18px;font-weight:700;line-height:26px}.c-popover.mod--tooltip .c-popover__content-header .svg-icon{margin-right:8px}.c-popover.mod--tooltip .c-popover__content-block{padding:0;margin-top:7px;min-width:100px}.c-popover.mod--tooltip .c-popover__content-block.c_popover__messages{padding:10px}.c-popover.mod--tooltip .c-popover__content-block.c_popover__messages .c_popover__messages-subtitle{padding-bottom:26px;font-weight:300}.c-popover.mod--tooltip .c-popover__content-block.c_popover__messages .c-cta{color:#fff;padding-bottom:10px;font-weight:300;text-align:left}.c-popover.mod--tooltip .c-popover__content-block.c_popover__messages .c-cta:hover{color:#fff}.c-popover.mod--tooltip .c-popover__content.mod--myb .c-popover__content-block.c_popover__messages{padding:0 0 10px}.c-popover.mod--tooltip .c-popover__content.mod--myb .c-popover__content-block.c_popover__messages .c_popover__messages-title{font-size:17px;line-height:1.5}.c-popover.mod--tooltip .c-popover__content.mod--myb .c-popover__content-block.c_popover__messages .c_popover__messages-subtitle{padding-bottom:16px}.c-popover.mod--tooltip .c-popover__content.mod--myb .c-popover__content-block.c_popover__messages .c_popover__messages-items{display:flex;padding-bottom:12px}.c-popover.mod--tooltip .c-popover__content.mod--myb .c-popover__content-block.c_popover__messages .c_popover__messages-items_icon{flex-basis:7%}.c-popover.mod--tooltip .c-popover__content.mod--myb .c-popover__content-block.c_popover__messages .c_popover__messages-items_icon img{height:20px;width:auto}.c-popover.mod--tooltip .c-popover__content.mod--myb .c-popover__content-block.c_popover__messages .c_popover__messages-items_item{padding-left:10px;font-size:13px}.c-popover.mod--tooltip.mod--tooltip-full-width{margin:0 15px}.c-popover.mod--tooltip.mod--tooltip-full-width .c-popover__content{max-width:100vw;width:calc(100vw - 30px)}.c-popover.mod--showUp .c-popover__caret{top:auto;bottom:-3px}@media (min-width:1025px){.c-popover{margin:initial}.c-popover__content{flex-wrap:nowrap}.c-popover__content-block{border-bottom:0;border-right:2px solid #e0e0e0;min-width:auto}.c-popover__content-block.c_popover__messages{padding:10px}.c-popover__content-block.c_popover__messages .c_popover__messages-title{padding-bottom:10px}.c-popover__content-block.c_popover__messages .c_popover__messages-subtitle{padding-bottom:26px}.c-popover__content-block.c_popover__messages .c-cta,.c-popover__content-block.c_popover__messages .c_popover__messages-question{padding-bottom:10px}.c-popover__content-block.mod--bg-grey-d{background:#f5f5f5}.c-popover__content-block:last-child{border-right:0px}.c-popover__content-block .c-popover__content-block{margin:-15px;border-bottom:2px solid #e0e0e0;border-right:0px}.c-popover__content-block .c-popover__content-block:last-child{border-bottom:0}.c-popover.mod--active .c-popover__close{display:none}.c-popover.mod--tooltip .c-popover__close{display:block}.c-popover.mod--tooltip .c-popover__content{max-width:330px}.c-popover.mod--tooltip.mod--inline-tooltip .c-popover__content{max-width:initial}.c-popover.mod--tooltip.mod--inline-tooltip .c-popover__content-block{white-space:nowrap}}