CINXE.COM
Help & Support | HotelsCombined
<!DOCTYPE html> <html lang='en-gb' dir='ltr'> <head> <meta name="r9-version" content="R756c"/><meta name="r9-built" content="20250226.060047"/><meta name="r9-rendered" content="20250227.001103.-05:00"/><meta name="r9-build-number" content="50"/><link rel="stylesheet" href="https://content.r9cdn.net/res/combined.css?v=50e5adc1c44b2a0136127df24ab92a08e72dc804&cluster=4"/><link rel="stylesheet" href="https://content.r9cdn.net/res/combined.css?v=4ea6714b0a6d21926c0f3a9c731098b9f301f399&cluster=4"/><style type="text/css"> @font-face { font-family: 'icons'; src: url(https://content.r9cdn.net/res/resources/horizon/ui/server/components/SsrPageHead/brands/hotelscombined/icons.woff?v=311f35c5a442440d16d3db0fc657804d016e9b7c&cluster=4) format('woff'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'Brezel Grotesk'; src: url(https://content.r9cdn.net/res/resources/horizon/ui/server/components/SsrPageHead/brands/hotelscombined/BrezelGroteskWeb-Regular.woff?v=96c83579a83c57d7ae3884d39b23d10957cb94f7&cluster=4) format('woff'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'Brezel Grotesk'; src: url(https://content.r9cdn.net/res/resources/horizon/ui/server/components/SsrPageHead/brands/hotelscombined/BrezelGroteskWeb-Bold.woff?v=3171856902f30f09f4ebe9bef49687fff8ff42d6&cluster=4) format('woff'); font-weight: bold; font-style: normal; font-display: swap; } </style><meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1"/><meta name="format-detection" content="telephone=no"/><link rel="icon" href="/favicon.ico" sizes="any"/><link rel="icon" href="/icon.svg" type="image/svg+xml"/><title>Help & Support | HotelsCombined</title><meta name="description" content="Have a support issue or feedback about our site? Want to send a virtual high five? Our Customer Support Team is ready to help direct you. Just fill out the form below, including as much information as possible."/><link rel="preconnect" href="apis.google.com"/><link rel="dns-prefetch" href="apis.google.com"/><link rel="preconnect" href="www.googletagmanager.com"/><link rel="dns-prefetch" href="www.googletagmanager.com"/><link rel="preconnect" href="www.google-analytics.com"/><link rel="dns-prefetch" href="www.google-analytics.com"/><script type="text/javascript"> var safari13PlusRegex = /Macintosh;.*?Version\/(1[3-9]|[2-9][0-9]+)(\.[0-9]+)* Safari/; if ( window && window.navigator && window.navigator.userAgent && window.navigator.userAgent.indexOf('Safari') > -1 && window.navigator.userAgent.indexOf('Chrome') === -1 && safari13PlusRegex.test(window.navigator.userAgent) ) { if ( 'ontouchstart' in window && (!('cookieEnabled' in window.navigator) || window.navigator.cookieEnabled) ) { if ( decodeURIComponent(document.cookie).indexOf('pmov=') < 0 && decodeURIComponent(document.cookie).indexOf('oo.tweb=') < 0 ) { var d = new Date(); d.setTime(d.getTime() + 90 * 24 * 60 * 60 * 1000); document.cookie = 'pmov=tb;path=/;expires=' + d.toUTCString(); document.location.reload(); } } } </script><meta name="kayak_page" content="corporate,help,unknown"/><script type="text/javascript"> var DynamicContextPromise = (function (handler) { this.status = 0; this.value = undefined; this.thenCallbacks = []; this.catchCallbacks = []; this.then = function(fn) { if (this.status === 0) { this.thenCallbacks.push(fn); } if (this.status === 1) { fn(this.value); } }.bind(this); this.catch = function(fn) { if (this.status === 0) { this.catchCallbacks.push(fn); } if (this.status === 2) { fn(this.value); } }.bind(this); var resolve = function(value) { if (this.status === 0) { this.status = 1; this.value = value; this.thenCallbacks.forEach(function(fn) { fn(value) }); } }.bind(this); var reject = function(value) { if (this.status === 0) { this.status = 2; this.value = value; this.catchCallbacks.forEach(function(fn) { fn(value) }); } }.bind(this); try { handler(resolve, reject); } catch (err) { reject(err); } return { then: this.then, catch: this.catch, }; }).bind({}) var ie = (function () { var undef, v = 3, div = document.createElement('div'), all = div.getElementsByTagName('i'); while (div.innerHTML = '<!--[if gt IE ' + (++v) + ']><i></i><![endif]-->', all[0]); return v > 4 ? v : undef; }()); var xhr = ie <= 9 ? new XDomainRequest() : new XMLHttpRequest(); var trackingQueryParams = ""; var getOnlyValidParams = function(paramsList, reservedParamsList) { var finalParamsList = []; for (var i = 0; i < paramsList.length; i++) { if (reservedParamsList.indexOf(paramsList[i].split('=')[0]) == -1) { finalParamsList.push(paramsList[i]); } } return finalParamsList; } var removeUnnecessaryQueryStringChars = function(paramsString) { if (paramsString.charAt(0) === '?') { return paramsString.substr(1); } return paramsString; } var reservedParamsList = ['vertical', 'pageId', 'subPageId', 'originalReferrer', 'seoPlacementId', 'seoLanguage', 'seoCountry', 'tags']; var paramsString = window.location && window.location.search; if (paramsString) { paramsString = removeUnnecessaryQueryStringChars(paramsString); var finalParamsList = getOnlyValidParams(paramsString.split('&'), reservedParamsList) trackingQueryParams = finalParamsList.length > 0 ? "&" + finalParamsList.join("&") + "&seo=true" : ""; } var trackingUrl = '/s/run/fpc/context' + '?vertical=corporate' + '&pageId=help' + '&subPageId=' + '&originalReferrer=' + encodeURIComponent(document.referrer) + '&seoPlacementId=' + encodeURIComponent('') + '&tags=' + encodeURIComponent('') + '&origin=' + encodeURIComponent('') + '&destination=' + encodeURIComponent('') + '&isSeoPage=' + encodeURIComponent('') + '&domain=' + encodeURIComponent(window.location.host) + trackingQueryParams; xhr.open('GET', trackingUrl, true); xhr.responseType = 'json'; window.R9 = window.R9 || {}; window.R9.dynamicContextPromise = new DynamicContextPromise(function(resolve, reject) { xhr.onload = function () { if (xhr.readyState === xhr.DONE && xhr.status === 200) { window.R9 = window.R9 || {}; window.R9.globals = window.R9.globals || {}; resolve(xhr.response); if (xhr.response['formToken']) { R9.globals.formtoken = xhr.response['formToken']; } if (xhr.response['jsonPlacementEnabled'] && xhr.response['jsonGlobalPlacementEnabled']) { if (xhr.response['placement']) { R9.globals.placement = xhr.response['placement']; } if (xhr.response['affiliate']) { R9.globals.affiliate = xhr.response['affiliate']; } } if (xhr.response['dsaRemovableFields']) { var dsaRemovableParamsList = xhr.response['dsaRemovableFields']; var query = window.location.search.slice(1) || ""; var params = query.split('&'); var needRemoveParams = false; for (var i = 0; i < dsaRemovableParamsList.length; i++) { if (query.indexOf(dsaRemovableParamsList[i] + '=') != -1) { needRemoveParams = true; break; } } if (needRemoveParams) { var path = window.location.pathname; var finalQuery = []; for (var i = 0; i < params.length; i++) { if (dsaRemovableParamsList.indexOf(params[i].split('=')[0]) == -1) { finalQuery.push(params[i]); } } if (window.history.replaceState) { window.history.replaceState({}, document.title, path + (finalQuery.length > 0 ? '?' + finalQuery.join('&') : '')); } } if(xhr.response['cachedCookieConsentEnabled']) { var unhideElement = (elementId) => { var elementToUnhide = document.querySelector(elementId); if (elementToUnhide) { elementToUnhide.removeAttribute('hidden'); elementToUnhide.dispatchEvent(new Event('initialStaticHideRemove')); } } var unhideCookieConsent = () => { if (xhr.response['showSharedIabTcfDialog']) { unhideElement('#iab-tcf-dialog'); } if (xhr.response['showDataTransferDisclaimerDialog']) { unhideElement('#shared-data-transfer-disclaimer-dialog'); } } if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", unhideCookieConsent); } else { unhideCookieConsent(); } } } } else { reject(xhr.response); } }; }) xhr.send(''); </script><link rel="canonical" href="https://www.hotelscombined.co.uk/help"/><link rel="alternate" hrefLang="ar" href="https://ar.hotelscombined.com/help"/><link rel="alternate" hrefLang="es-ES" href="https://www.hotelscombined.es/help"/><link rel="alternate" hrefLang="ca-ES" href="https://www.hotelscombined.cat/help"/><link rel="alternate" hrefLang="da-DK" href="https://www.hotelscombined.dk/help"/><link rel="alternate" hrefLang="de-DE" href="https://www.hotelscombined.de/help"/><link rel="alternate" hrefLang="en" href="https://www.hotelscombined.com/help"/><link rel="alternate" hrefLang="en-AE" href="https://www.hotelscombined.ae/help"/><link rel="alternate" hrefLang="en-AU" href="https://www.hotelscombined.com.au/help"/><link rel="alternate" hrefLang="en-CA" href="https://www.hotelscombined.ca/help"/><link rel="alternate" hrefLang="en-GB" href="https://www.hotelscombined.co.uk/help"/><link rel="alternate" hrefLang="en-IE" href="https://www.hotelscombined.ie/help"/><link rel="alternate" hrefLang="en-IN" href="https://www.hotelscombined.in/help"/><link rel="alternate" hrefLang="en-NZ" href="https://www.hotelscombined.co.nz/help"/><link rel="alternate" hrefLang="en-SG" href="https://www.hotelscombined.com.sg/help"/><link rel="alternate" hrefLang="fr-FR" href="https://www.hotelscombined.fr/help"/><link rel="alternate" hrefLang="he-IL" href="https://www.hotelscombined.co.il/help"/><link rel="alternate" hrefLang="it-IT" href="https://www.hotelscombined.it/help"/><link rel="alternate" hrefLang="ja-JP" href="https://www.hotelscombined.jp/help"/><link rel="alternate" hrefLang="ko-KR" href="https://www.hotelscombined.co.kr/help"/><link rel="alternate" hrefLang="ms-MY" href="https://www.hotelscombined.my/help"/><link rel="alternate" hrefLang="no-NO" href="https://www.hotelscombined.no/help"/><link rel="alternate" hrefLang="sv-SE" href="https://www.hotelscombined.se/help"/><link rel="alternate" hrefLang="th-TH" href="https://www.hotelscombined.co.th/help"/><link rel="alternate" hrefLang="zh-TW" href="https://www.hotelscombined.com.tw/help"/><link rel="alternate" hrefLang="zh-HK" href="https://www.hotelscombined.hk/help"/><meta property="og:image" content="https://content.r9cdn.net/rimg/provider-logos/common/socialmedia/hotelscombined-logo.png?width=1200&height=630&crop=false"/><meta property="og:image:width" content="1200"/><meta property="og:image:height" content="630"/><meta property="og:title" content="Help & Support | HotelsCombined"/><meta property="og:type" content="article"/><meta property="og:description" content="Have a support issue or feedback about our site? Want to send a virtual high five? Our Customer Support Team is ready to help direct you. Just fill out the form below, including as much information as possible."/><meta property="og:site_name" content="HotelsCombined"/><meta property="fb:pages" content="117913258224288"/><meta property="twitter:title" content="Help & Support | HotelsCombined"/><meta name="twitter:description" content="Have a support issue or feedback about our site? Want to send a virtual high five? Our Customer Support Team is ready to help direct you. Just fill out the form below, including as much information as possible."/><meta name="twitter:image:src" content="https://content.r9cdn.net/rimg/provider-logos/common/socialmedia/hotelscombined-logo.png?width=440&height=220&crop=false"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:site" content="@HotelsCombined"/><meta name="twitter:creator" content="@HotelsCombined"/><meta name="robots" content="noodp"/><link rel="apple-touch-icon" href="/apple-touch-icon.png"/><link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png"/><link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png"/><link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png"/><link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png"/><link rel="apple-touch-icon" sizes="167x167" href="/apple-touch-icon-167x167.png"/><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png"/> </head> <body class='react react-st en_GB '><div id='root'><nav class="mZv3" aria-label="Keyboard quick links"><a href="#main">Skip to main content</a></nav><div class="JjjA"><header class="mc6t" style="height:80px;top:0px"><div class="mc6t-wrapper mc6t-mod-fixed"><div><div class="mc6t-banner mc6t-mod-sticky-non-mobile"></div></div><div class="mc6t-main-content mc6t-mod-bordered" style="height:80px"><div class="common-layout-react-HeaderV2 V_0p V_0p-mod-branded V_0p-mod-side-nav-ux-v2"><div class="wRhj wRhj-mod-justify-start"><div class="mc6t-nav-button mc6t-mod-hide-empty"><div role="button" tabindex="0" class="ZGw- ZGw--mod-size-medium" aria-label="Open main navigation"><svg viewBox="0 0 200 200" width="20" height="20" xmlns="http://www.w3.org/2000/svg" role="presentation"><path d="M155 135H45a5 5 0 1 1 0-10h110c2.762 0 5 2.238 5 5s-2.238 5-5 5zm0-30H45a5 5 0 1 1 0-10h110a5 5 0 1 1 0 10zm0-30H45a5 5 0 0 1 0-10h110a5 5 0 1 1 0 10z"/></svg></div></div><div class="mc6t-logo mc6t-mod-hide-empty"><div class="gPDR gPDR-mod-focus-keyboard gPDR-hotelscombined gPDR-non-compact gPDR-main-logo-mobile gPDR-inverted-logo gPDR-mod-reduced-size"><a class="gPDR-main-logo-link" href="/" itemProp="https://schema.org/logo" aria-label="Go to the hotelscombined homepage"><div class="gPDR-main-logo gPDR-inverted-logo" style="animation-duration:2000ms"><span style="transform:translate3d(0,0,0);vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:auto;height:auto" class="gPDR-logo-image"><svg width="100%" height="100%" viewBox="0 0 190 24" xmlns="http://www.w3.org/2000/svg" role="presentation" style="width:inherit;height:inherit;line-height:inherit;color:inherit"><g fill="none"><path fill="#2C4162" d="M29.207 23.715V5.735h3.533v7.282h5.574V5.736h3.533v17.939h-3.533v-7.363H32.74v7.363h-3.533zm14.681-5.939c0-3.58 1.885-6.752 5.536-6.752 3.65 0 5.535 3.173 5.535 6.752 0 3.336-1.688 6.183-5.535 6.183-3.848 0-5.536-2.847-5.536-6.183zm3.259-.04c0 2.237.706 3.132 2.277 3.132 1.57 0 2.276-.854 2.276-3.092 0-2.156-.588-3.58-2.276-3.58-1.688-.04-2.277 1.384-2.277 3.54zm9.735-3.58h-1.57v-2.888h1.57v-2.97h3.023v2.97h3.258v2.888h-3.258v4.515c0 1.993.078 2.36.667 2.36.393 0 .51-.204.51-.651 0-.244-.078-.448-.078-.448h2.238s.157.448.157 1.099c0 2.033-1.374 2.928-3.062 2.928-2.356 0-3.494-1.26-3.494-4.108v-5.695h.04zm14.525 5.858c0-.204-.04-.367-.04-.367h2.513s.196.407.196 1.058c0 2.36-2.316 3.295-4.2 3.295-3.808 0-5.653-2.644-5.653-6.224 0-3.539 1.688-6.712 5.457-6.712 2.826 0 4.593 2.034 4.593 4.76a9.467 9.467 0 01-.354 2.522h-6.712c.039 1.87.903 2.888 2.63 2.888 1.256-.04 1.57-.732 1.57-1.22zm-4.083-4.068h4.083c.118-.773-.157-2.115-1.924-2.115-1.727 0-2.159 1.464-2.159 2.115zm8.755 7.769V5.776h3.1v17.94h-3.1zm4.946-3.254c0-.773.314-1.342.314-1.342h2.826s-.157.325-.157.813c0 .854.707 1.261 1.767 1.261 1.02 0 1.649-.407 1.649-1.057 0-.855-.786-1.14-2.12-1.505-1.885-.489-4.044-.936-4.044-3.702 0-2.522 1.806-3.865 4.397-3.865 2.238 0 4.318 1.099 4.318 3.336 0 .65-.196 1.18-.196 1.18h-2.827s.118-.326.118-.651c0-.692-.589-1.098-1.374-1.098-1.099 0-1.57.488-1.57 1.016 0 .651.707.977 2.08 1.302 1.885.448 4.123.976 4.123 3.824 0 2.685-1.806 4.027-4.633 4.027-2.944-.04-4.671-1.464-4.671-3.539z"/><path d="M91.899 15.254c0-5.207 2.826-9.478 7.615-9.478 3.77 0 5.653 2.238 5.653 4.882 0 1.098-.235 1.749-.235 1.749h-2.984s.079-.285.079-.936c0-1.302-.785-2.278-2.552-2.278-2.787 0-4.082 2.482-4.082 6.02 0 2.889.981 5.33 4.004 5.33 1.334 0 2.59-.692 2.59-2.645 0-.366-.078-.691-.078-.691h3.023s.196.57.196 1.383c0 3.824-3.023 5.37-5.888 5.37-5.535 0-7.341-3.987-7.341-8.706zm15.153 2.522c0-3.58 1.884-6.752 5.535-6.752 3.65 0 5.535 3.173 5.535 6.752 0 3.336-1.688 6.183-5.535 6.183-3.847 0-5.535-2.847-5.535-6.183zm3.258-.04c0 2.237.707 3.132 2.277 3.132 1.57 0 2.277-.854 2.277-3.092 0-2.156-.59-3.58-2.277-3.58-1.688-.04-2.277 1.384-2.277 3.54zm18.097-5.004c.628-.935 1.649-1.708 3.023-1.708 2.63 0 4.122 1.952 4.122 4.881v7.81l-3.102-.04v-7.2c0-1.587-.55-2.32-1.57-2.32s-1.57.937-1.57 2.279v7.281h-3.101v-7.24c0-1.587-.55-2.32-1.65-2.32-1.059 0-1.609.937-1.609 2.157v7.403h-3.1V11.268h2.983v1.18h.039c.314-.489 1.217-1.424 2.67-1.424 1.413 0 2.394.773 2.865 1.708zm9.186-6.996h3.101v6.345h.04c.588-.61 1.53-1.057 2.63-1.057 3.376 0 4.907 3.01 4.907 6.549 0 3.458-1.57 6.386-4.947 6.386-1.177 0-2.198-.61-2.748-1.342h-.039v1.098h-2.983V5.735h.039zm3.14 12c0 1.586.55 3.172 2.277 3.172 1.531 0 2.277-1.505 2.277-3.091 0-1.953-.51-3.661-2.277-3.661-1.688-.04-2.277 1.79-2.277 3.58zm11.267-12c1.1 0 1.963.895 1.963 2.033 0 1.14-.864 2.034-1.963 2.034-1.1 0-1.963-.895-1.963-2.034.04-1.098.903-2.033 1.963-2.033zm-1.531 5.532h3.101v12.447h-3.101zm8.951 12.447h-3.102V11.268h3.101v1.22h.04c.51-.691 1.334-1.464 2.944-1.464 2.277 0 3.808 1.952 3.808 4.434v8.217h-3.18V16.27c0-1.342-.628-2.156-1.688-2.156-.903 0-1.963.407-1.963 2.563v7.037h.04zm15.466-3.701c0-.204-.039-.367-.039-.367h2.513s.196.407.196 1.058c0 2.36-2.316 3.295-4.2 3.295-3.808 0-5.654-2.644-5.654-6.224 0-3.539 1.688-6.712 5.457-6.712 2.787 0 4.593 2.034 4.593 4.76 0 1.383-.353 2.522-.353 2.522h-6.713c.04 1.87.903 2.888 2.63 2.888 1.256-.04 1.57-.732 1.57-1.22zm-4.082-4.068h4.082c.118-.773-.157-2.115-1.923-2.115-1.727 0-2.16 1.464-2.16 2.115zm18.843 7.769h-2.866v-1.057h-.04c-.47.61-1.57 1.301-2.865 1.301-2.277 0-4.71-1.912-4.71-6.508 0-3.824 2.001-6.427 4.553-6.427 1.335 0 2.238.447 2.787 1.057h.04V5.776h3.1v17.94zm-7.577-5.98c0 2.238 1.139 3.133 2.395 3.133s2.237-1.099 2.237-3.092c0-2.4-.902-3.62-2.237-3.62-1.492 0-2.395 1.22-2.395 3.58zm-158.399.489c0-3.905-.55-9.438-1.216-12.448-.275-1.22-.825-2.115-1.728-2.766A4.641 4.641 0 0019 2.156c-.04 0-.079-.04-.118-.04-2.355-.774-4.553-1.14-6.83-1.1-2.277-.04-4.476.286-6.83 1.1-.04 0-.08.04-.119.04a6.285 6.285 0 00-1.727.854c-.903.651-1.452 1.546-1.727 2.766C.98 8.786.432 14.32.432 18.224c0 1.017.04 1.912.118 2.644.078.813.235 1.424.47 1.668.354.447.904 1.18 3.18 1.18h15.703c2.277 0 2.787-.733 3.18-1.18.235-.244.353-.855.47-1.668.118-.732.158-1.627.118-2.644z" fill="#FFF"/><path d="M3.023 5.573c-1.492 0-2.67-1.261-2.67-2.766C.353 1.26 1.57.04 3.023.04c1.491 0 2.67 1.26 2.67 2.766 0 1.505-1.179 2.766-2.67 2.766m18.137.001c-1.493 0-2.67-1.261-2.67-2.766C18.49 1.26 19.707.04 21.16.04c1.49 0 2.669 1.26 2.669 2.766 0 1.505-1.217 2.766-2.67 2.766" fill="#FFF"/><path d="M4.79 10.129c-.04.122-.04.285-.04.407.04.854.707 1.545 1.531 1.586.903.04 1.649-.732 1.649-1.627 0-.122 0-.244-.04-.366 0-.082-.117-.163-.196-.163H4.986c-.079 0-.157.04-.197.163m10.913 0c-.039.122-.039.285-.039.407.04.854.707 1.545 1.531 1.586.903.04 1.649-.732 1.649-1.627 0-.122 0-.244-.04-.366-.039-.082-.117-.163-.196-.163H15.9c-.118 0-.197.04-.197.163" fill="#2C4162"/><path d="M16.134 17.492c0-.082.04-.123.04-.204v-.366c0-1.424-.629-5.207-1.021-6.671-.04-.163-.157-.244-.353-.285H8.793c-.196.04-.314.163-.353.285-.353 1.464-1.02 5.207-1.02 6.671v.325c0 .936 1.962 2.075 4.357 2.075 2.198 0 4.004-.936 4.318-1.83 0 .04 0 0 .04 0z" fill="#00AEF0"/><path d="M14.8 9.966H8.793c-.235.04-.353.203-.353.366 0 .082 0 .163.04.204.196.447.392.895.667 1.342.432.732.903 1.424 1.57 2.075.196.203.432.447.667.65a.715.715 0 00.432.163c.157 0 .314-.04.432-.163.235-.203.432-.406.667-.65.668-.651 1.139-1.343 1.57-2.075.236-.407.472-.854.668-1.342.04-.082.04-.163.04-.204a.47.47 0 00-.393-.366z" fill="#2C4162"/></g> </svg></span></div></a></div></div></div><div class="wRhj wRhj-mod-width-full-mobile wRhj-mod-justify-center wRhj-mod-grow"></div><div class="wRhj wRhj-mod-justify-end"><div><div class="common-layout-react-HeaderAccountWrapper theme-dark account--collapsible account--not-branded"><div class="ui-layout-header-HeaderTripsItem"></div><span><div class="J-sA"><div role="button" tabindex="0" class="ZGw- ZGw--mod-size-medium"><span class="J-sA-icon"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" role="presentation"><path d="M180 100c0-44.1-35.9-80-80-80s-80 35.9-80 80s35.9 80 80 80s80-35.9 80-80zm-80-70c38.6 0 70 31.4 70 70c0 16.3-5.6 31.3-15 43.2c-.5-.7-1-1.4-1.7-2c-3.2-3.1-17.3-7.1-27.3-9.6c9.5-10.2 13.9-25.5 13.9-38.3c0-28.7-13.5-43.3-40-43.3s-40 14.6-40.1 43.3c0 12.8 4.4 28.1 13.9 38.3c-9.9 2.5-24 6.5-27.2 9.5c-.6.6-1.2 1.2-1.7 2C35.6 131.2 30 116.2 30 100c0-38.6 31.4-70 70-70zM52 150.9c.6-1.4 1.1-2.1 1.3-2.4c3.4-2.2 25.1-8 32.5-9.5c4.5-.9 5.5-7 1.4-9.3c-10.4-5.8-17.4-20.5-17.4-36.4C70 70 79 60 100 60c20.7 0 30 10.3 30 33.3c0 15.7-7.2 30.7-17.4 36.4c-4 2.2-3.1 8.3 1.4 9.2c9.6 2.1 29.4 7.4 32.6 9.5c.3.3.8 1.1 1.4 2.4c-27.1 25.5-69 25.6-96 .1z"/></svg></span><span class="J-sA-label">Sign in</span></div></div></span></div></div></div><div class="c5ab7 c5ab7-mod-absolute c5ab7-collapsed" style="top:80px"><div tabindex="-1" class="pRB0 pRB0-collapsed pRB0-mod-variant-accordion pRB0-mod-position-sticky" style="top:80px;height:calc(100vh - 80px)"><div><div class="pRB0-nav-items"><nav class="HtHs" aria-label="Search"><ul class="HtHs-nav-list"><li><a href="/hotels" aria-label="Search for hotels " class="dJtn dJtn-collapsed dJtn-mod-variant-accordion" aria-current="false"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="ncEv dJtn-menu-item-icon" role="presentation" aria-hidden="true"><path d="M175 170a5 5 0 0 1-5-5v-5H30v5a5 5 0 1 1-10 0v-43.092c0-8.176 3.859-15.462 10-20.027V65c0-13.785 11.215-25 25-25h90c13.785 0 25 11.215 25 25v36.98c6.093 4.613 10 11.922 10 19.928V165a5 5 0 0 1-5 5zM30 150h140v-10H30v10zm0-20h140v-8.092c0-7.342-5.486-13.707-12.762-14.806c-40.216-6.077-73.399-6.207-114.477 0C35.415 108.21 30 114.4 30 121.908V130zm120-34.027c2.877.382 9.581 1.381 10 1.467V65c0-8.271-6.729-15-15-15H55c-8.271 0-15 6.729-15 15v32.438c.418-.084 7.123-1.083 10-1.465V85c0-8.271 6.729-15 15-15h25a14.94 14.94 0 0 1 10 3.829A14.943 14.943 0 0 1 110 70h25c8.271 0 15 6.729 15 15v10.973zm-45-3.45c11.463.167 22.988.912 35 2.233V85c0-2.757-2.243-5-5-5h-25c-2.757 0-5 2.243-5 5v7.523zM65 80c-2.757 0-5 2.243-5 5v9.756c12.012-1.321 23.537-2.065 35-2.232V85c0-2.757-2.243-5-5-5H65z"/></svg><div class="dJtn-menu-item-title">Hotels</div></a></li><li><a href="/flights" aria-label="Search for flights " class="dJtn dJtn-collapsed dJtn-mod-variant-accordion" aria-current="false"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="ncEv ncEv-rtl-aware dJtn-menu-item-icon" role="presentation" aria-hidden="true"><path d="M140.448 177.069l-19.846-43.661c-2.877-6.328-7.998-11.612-12.447-14.676a1029.409 1029.409 0 0 1-14.935 12.983c-4.045 3.618-5.452 9.494-3.67 15.347l2.733 8.981a4.997 4.997 0 0 1-1.248 4.991l-10 10c-2.267 2.268-6.043 1.838-7.754-.851l-14.154-22.241l-10.592 10.592a5 5 0 1 1-7.071-7.07l10.593-10.593l-22.242-14.153c-2.695-1.716-3.112-5.493-.851-7.754l10-10a5 5 0 0 1 4.992-1.248l8.981 2.733c5.85 1.777 11.728.375 15.348-3.671c4.269-5.007 8.599-9.988 12.983-14.935c-3.063-4.449-8.349-9.571-14.676-12.447L22.931 59.552c-3.563-1.619-3.965-6.539-.705-8.712l11.53-7.687a15.083 15.083 0 0 1 11.333-2.213l60.319 12.364c6.006 1.33 14.836-3.512 20.984-9.246c6.775-6.625 13.831-12.567 25.684-17.738c5.899-2.573 12.876-1.07 17.773 3.828l.003.002c4.898 4.897 6.401 11.874 3.828 17.773c-5.171 11.853-11.111 18.909-17.735 25.682c-5.736 6.148-10.583 14.976-9.266 20.906l12.382 60.4a15.1 15.1 0 0 1-2.215 11.332l-7.687 11.53c-2.182 3.276-7.096 2.849-8.711-.704zm-24.66-65.169c5.789 4.467 10.925 10.784 13.918 17.369l16.123 35.472l2.697-4.045a5.034 5.034 0 0 0 .738-3.778L136.9 96.6a19.235 19.235 0 0 1-.445-3.891a1041.686 1041.686 0 0 1-20.667 19.191zm-49.416 28.799l12 18.857l3.471-3.471l-1.86-6.111c-2.938-9.652-.396-19.525 6.631-25.767l.077-.066c23.665-20.174 47.419-42.531 62.016-57.438c6.149-6.558 10.969-11.688 15.808-22.779c1.113-2.552-.165-5.136-1.733-6.703l-.003-.002c-1.567-1.568-4.151-2.846-6.704-1.734c-10.394 4.535-15.439 8.933-22.782 15.811c-15.335 15.027-37.539 38.676-57.433 62.013l-.067.076c-6.242 7.028-16.115 9.567-25.767 6.631l-6.111-1.859l-3.471 3.471l18.858 12l7.164-7.163a5 5 0 1 1 7.071 7.07l-7.165 7.164zM35.258 54.17l35.471 16.124c6.585 2.993 12.903 8.128 17.37 13.918a1045.845 1045.845 0 0 1 19.202-20.678a19.358 19.358 0 0 1-3.982-.452L43.081 50.735a5.039 5.039 0 0 0-3.778.738l-4.045 2.697z"/></svg><div class="dJtn-menu-item-title">Flights</div></a></li><li><a href="/cars" aria-label="Search for cars " class="dJtn dJtn-collapsed dJtn-mod-variant-accordion" aria-current="false"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="ncEv dJtn-menu-item-icon" role="presentation" aria-hidden="true"><path d="M165 160h-10c-7.2 0-13.2-5.1-14.7-11.9c-26.8 2.5-53.9 2.5-80.6 0c-1.5 6.8-7.5 11.9-14.7 11.9H35c-8.3 0-15-6.7-15-15v-43.7c-2.1-.5-4.2-1-6.2-1.5c-2.7-.7-4.3-3.4-3.6-6.1c.7-2.7 3.4-4.3 6.1-3.6c1.6.4 3.2.8 4.7 1.1l12.4-37.7C34.9 49 39.2 45 44.7 44c30-5.3 80.7-5.3 110.6 0c5.5 1 9.8 4.9 11.4 9.7L179 91.4c1.6-.4 3.1-.8 4.7-1.2c2.7-.7 5.4.9 6.1 3.6c.7 2.7-.9 5.4-3.6 6.1c-2.1.5-4.2 1.1-6.3 1.6v43.6c.1 8.2-6.6 14.9-14.9 14.9zm-15-17.4v2.4c0 2.8 2.2 5 5 5h10c2.8 0 5-2.2 5-5v-19.2c-11 1.6-26.2 3.5-34.6 4.2c-2.8.2-5.2-1.8-5.4-4.6c-.2-2.8 1.8-5.2 4.6-5.4c8.4-.7 24.6-2.8 35.4-4.3v-12.1c-43.8 8.7-94.9 8.7-140-.1v12.2c10.8 1.6 27 3.7 35.4 4.3c2.8.2 4.8 2.6 4.6 5.4c-.2 2.8-2.6 4.8-5.4 4.6c-8.4-.7-23.6-2.6-34.6-4.2V145c0 2.8 2.2 5 5 5h10c2.8 0 5-2.2 5-5v-2.4c0-2.9 2.5-5.3 5.5-5c29.5 3.2 59.4 3.2 88.9 0c3.1-.3 5.6 2.1 5.6 5zM30.8 93.4c44.6 8.9 95.3 8.9 138.5.1l-12-36.7c-.6-1.6-2-2.7-3.6-3c-29-5.1-78.1-5.1-107.2 0c-1.7.3-3.1 1.4-3.6 3L30.8 93.4zm74.4-4c-2.4-1.4-3.2-4.4-1.9-6.8C107.7 74.8 116 70 125 70s17.1 4.7 21.6 12.5c1.4 2.4.6 5.4-1.8 6.8c-2.4 1.4-5.4.6-6.8-1.8c-2.7-4.7-7.6-7.5-13-7.5s-10.3 2.9-12.9 7.5c-1.4 2.4-4.5 3.2-6.9 1.9z"/></svg><div class="dJtn-menu-item-title">Cars</div></a></li><li><a href="/holidays" aria-label="Search for Flight+Hotel deals " class="dJtn dJtn-collapsed dJtn-mod-variant-accordion" aria-current="false"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="ncEv dJtn-menu-item-icon" role="presentation" aria-hidden="true"><path d="M94.3 179.8c-24-3.6-46.7-7-67.7 0c-2.6.9-5.5-.5-6.3-3.2c-.9-2.6.5-5.5 3.2-6.3c15.4-5.1 31-5.3 47.1-3.7l27-74.3c-4.2-.9-8.4-.9-12.1.1c-6 1.5-12.4-.6-16.2-5.8c-5.6-8-18.1-13.2-28.4-11.7c-8.2 1.2-14.2-7.7-10-15c18.4-31.7 57.2-42 90.3-32.3l1.8-4.8c.9-2.6 3.8-3.9 6.4-3c2.6.9 3.9 3.8 3 6.4l-1.8 4.9c31.6 13.8 54.6 46.7 48.5 82.9c-1.4 8.2-11.6 11.2-17.2 5c-7-7.7-19.8-11.8-29.3-9.3c-6 1.5-12.5-.6-16.2-5.9c-2.2-3.2-5.5-5.9-9.4-7.9l-26.2 72c10.5 1.4 21.1 3.2 31.9 4.6c-9-19.8 5.7-42.3 27.3-42.3c21.3 0 36 21.7 27.7 41.6c2-.4 4-.9 6-1.5c2.7-.7 5.4.8 6.1 3.5s-.8 5.4-3.5 6.1c-28 7.6-53.6 4.1-82-.1zm31.1-6.1c3.8.3 7.6.5 11.4.6c6.2-11.7 2.7-28.3-3.6-33.1c-13.3 4.8-17.7 21.7-7.8 32.5zm20.1-32.9c4.9 9.1 6.1 22.2 2.2 33.4c2.3-.1 4.6-.3 7-.5c10.1-11 5.2-28.8-9.2-32.9zm23.7-28.7c5.8-34.7-19.7-63.8-46.7-73.7c-27.1-9.8-65.3-3.9-83 26.4c12.5-1.8 27 3.6 35.4 12.7c2.2-9 5.8-17 10.7-23.9c1.6-2.3 4.7-2.8 7-1.2c2.3 1.6 2.8 4.7 1.2 7c-4.6 6.5-7.9 14.2-9.7 23c13.7-3.1 31 3.2 39.6 14.3c4.2-7.9 6.7-15.9 7.3-23.8c.2-2.8 2.7-4.8 5.4-4.5c2.8.2 4.8 2.7 4.5 5.4c-.7 8.4-3.2 16.8-7.2 25.2c12.3-1.6 27 3.6 35.5 13.1z"/></svg><div class="dJtn-menu-item-title">Flight+Hotel</div></a></li></ul></nav></div><div class="pRB0-line"></div><div class="pRB0-nav-items"><div role="button" tabindex="0" aria-label="Privacy Preferences " class="dJtn dJtn-collapsed dJtn-mod-variant-accordion"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="dJtn-menu-item-icon" role="presentation" aria-hidden="true"><path d="M100 180c-44.1 0-80-35.9-80-80c0-16.4 4.9-32.2 14.3-45.6c9.1-13.1 21.8-23.1 36.6-28.9c2.3-.9 4.9 0 6.1 2.1c2 3.5 5.4 6 9.2 7c2.3.6 3.8 2.6 3.8 4.9c-.2 14.3 7 27.3 19.4 34.8c12.2 7.4 27 7.8 39.6 1c1.9-1 4.3-.7 5.8.8c4.3 4.1 10.9 5.2 16.3 2.8c1.4-.6 2.9-.6 4.3.1c1.3.7 2.3 1.9 2.6 3.4c1.3 6 2 12 2 17.8c0 43.9-35.9 79.8-80 79.8zM71 36.3C46.3 47.5 30 72.7 30 100c0 38.6 31.4 70 70 70s70-31.4 70-70c0-3.4-.3-6.8-.8-10.3c-6.5 1.1-13.1-.3-18.6-4.2c-15 6.9-32.1 5.9-46.5-2.7C89.8 74.1 81 59.4 80.1 43c-3.5-1.5-6.6-3.8-9.1-6.7zM120 140c0-5.5-4.5-10-10-10s-10 4.5-10 10s4.5 10 10 10s10-4.5 10-10zm10-110c0-5.5-4.5-10-10-10s-10 4.5-10 10s4.5 10 10 10s10-4.5 10-10zm-65 70c-8.3 0-15-6.7-15-15s6.7-15 15-15s15 6.7 15 15s-6.7 15-15 15zm5 25c0 2.8-2.2 5-5 5s-5-2.2-5-5s2.2-5 5-5s5 2.2 5 5zm35-25c-2.8 0-5 2.2-5 5s2.2 5 5 5s5-2.2 5-5s-2.2-5-5-5zm30 10c-2.8 0-5 2.2-5 5s2.2 5 5 5s5-2.2 5-5s-2.2-5-5-5zm0-60c-2.8 0-5 2.2-5 5s2.2 5 5 5s5-2.2 5-5s-2.2-5-5-5zm30-10c-2.8 0-5 2.2-5 5s2.2 5 5 5s5-2.2 5-5s-2.2-5-5-5z"/></svg><div class="dJtn-menu-item-title">Privacy Preferences</div></div></div><div class="pRB0-line"></div><div class="pRB0-nav-items"><div><a href="/trips" aria-label="Trips " class="dJtn dJtn-collapsed dJtn-mod-variant-accordion" aria-current="false"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="ncEv dJtn-menu-item-icon" role="presentation" aria-hidden="true"><path d="M90.7 176.6C76.1 165 60 149.7 42.9 130.9C21.1 107.1 10 85.3 10 66c0-24.2 20-44.9 44.5-46c23.6-1 38.6 15.3 45.5 25.3c6.9-10 21.9-26.3 45.5-25.3C170 21.1 190 41.8 190 66c0 19.2-11.1 41.1-32.9 65c-17.7 19.4-33.4 34.3-47.8 45.7c-5.5 4.2-13.2 4.3-18.6-.1zM56.5 30C36.7 30 20 46.4 20 66c0 16.5 10.5 36.6 30.3 58.1c16.8 18.4 32.4 33.4 46.6 44.7c1.8 1.4 4.3 1.4 6.2 0c14-11 29.2-25.6 46.6-44.5c20.1-22 30.3-41.6 30.3-58.2c0-19-15.7-35.1-34.9-36c-26.7-1.2-40.4 26.9-40.6 27.2c-1.8 3.8-7.2 3.8-9 0c-.1-.4-13.5-27.3-39-27.3z"/></svg><div class="dJtn-menu-item-title">Trips</div></a></div></div><div class="pRB0-line"></div><div class="pRB0-nav-items"><div role="button" tabindex="0" aria-label="English " class="dJtn dJtn-collapsed dJtn-mod-variant-accordion"><div class="dJtn-menu-item-icon"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-gb"><img class="DU4n DU4n-hidden" alt="United Kingdom (English)" width="18" height="12"/></span></div></div><div class="dJtn-menu-item-title">English</div></div></div></div><div class="pRB0-navigation-links"><div class="F-Tz"></div></div></div></div><div class="c1yxs-hidden"><div class="c-ulo c-ulo-mod-always-render" aria-modal="true"><div class="c-ulo-viewport"><div class="c-ulo-content" style="max-width:640px"><div class="BLL2 BLL2-mod-variant-row BLL2-mod-padding-top-small BLL2-mod-padding-bottom-base BLL2-mod-padding-x-large"><div class="BLL2-main BLL2-mod-close-variant-dismiss BLL2-mod-dialog-variant-bottom-sheet-popup"><span class="BLL2-close BLL2-mod-close-variant-dismiss BLL2-mod-close-orientation-left BLL2-mod-close-button-padding-none"><button role="button" class="Py0r Py0r-mod-full-height-width Py0r-mod-variant-solid Py0r-mod-theme-none Py0r-mod-shape-default Py0r-mod-size-xsmall" tabindex="0" aria-disabled="false" aria-label="Close"><div class="Py0r-button-container"><div class="Py0r-button-content"><svg viewBox="0 0 200 200" width="20" height="20" xmlns="http://www.w3.org/2000/svg" role="presentation"><path d="M168.535 168.535a4.998 4.998 0 0 1-7.07 0L100 107.071l-61.464 61.464a5 5 0 1 1-7.071-7.07L92.929 100L31.464 38.536a5 5 0 1 1 7.071-7.071L100 92.929l61.465-61.464a5 5 0 0 1 7.07 7.071L107.071 100l61.464 61.465a4.998 4.998 0 0 1 0 7.07z"/></svg></div></div></button></span><div class="BLL2-content"></div></div><div class="BLL2-bottom-content"><div role="presentation" tabindex="-1" class="puNl puNl-mod-cursor-inherit puNl-mod-font-size-small puNl-mod-radius-base puNl-mod-corner-radius-all puNl-mod-size-base puNl-mod-spacing-default puNl-mod-state-default puNl-mod-theme-form puNl-mod-validation-state-neutral puNl-mod-validation-style-border"><input type="search" class="NhpT NhpT-mod-radius-base NhpT-mod-corner-radius-all NhpT-mod-size-base NhpT-mod-state-default NhpT-mod-theme-form NhpT-mod-validation-state-neutral NhpT-mod-validation-style-border NhpT-mod-hide-native-clear-button" value="" tabindex="0" aria-controls="country-picker-list" id="country-picker-search" autoComplete="off" placeholder="Search for a country or language"/></div></div></div><div class="Qe5W Qe5W-mod-padding-none"><div class="daOL"><ul role="listbox" tabindex="0" id="country-picker-list" class="RHsd RHsd-mod-hide-focus-outline"><li id="list-item-en-AU" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.com.au/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-au"><img class="DU4n DU4n-hidden" alt="Australia" width="18" height="12"/></span></div><span class="dG4A-label">Australia</span></a></li><li id="list-item-en-CA" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.ca/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-ca"><img class="DU4n DU4n-hidden" alt="Canada (English)" width="18" height="12"/></span></div><span class="dG4A-label">Canada (English)</span></a></li><li id="list-item-fr-CA" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.ca/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-ca"><img class="DU4n DU4n-hidden" alt="Canada (Français)" width="18" height="12"/></span></div><span class="dG4A-label">Canada (Français)</span></a></li><li id="list-item-da-DK" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.dk/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-dk"><img class="DU4n DU4n-hidden" alt="Danmark" width="18" height="12"/></span></div><span class="dG4A-label">Danmark</span></a></li><li id="list-item-de-DE" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.de/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-de"><img class="DU4n DU4n-hidden" alt="Deutschland (Deutsch)" width="18" height="12"/></span></div><span class="dG4A-label">Deutschland (Deutsch)</span></a></li><li id="list-item-en-DE" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.de/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-de"><img class="DU4n DU4n-hidden" alt="Germany (English)" width="18" height="12"/></span></div><span class="dG4A-label">Germany (English)</span></a></li><li id="list-item-es-ES" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.es/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-es"><img class="DU4n DU4n-hidden" alt="España (Español)" width="18" height="12"/></span></div><span class="dG4A-label">España (Español)</span></a></li><li id="list-item-ca-ES" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.es/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-es"><img class="DU4n DU4n-hidden" alt="Espanya (Català)" width="18" height="12"/></span></div><span class="dG4A-label">Espanya (Català)</span></a></li><li id="list-item-fr-FR" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.fr/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-fr"><img class="DU4n DU4n-hidden" alt="France" width="18" height="12"/></span></div><span class="dG4A-label">France</span></a></li><li id="list-item-en-HK" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.hk/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-hk"><img class="DU4n DU4n-hidden" alt="Hong Kong (English)" width="18" height="12"/></span></div><span class="dG4A-label">Hong Kong (English)</span></a></li><li id="list-item-zh-HK" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.hk/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-hk"><img class="DU4n DU4n-hidden" alt="香港 (中文)" width="18" height="12"/></span></div><span class="dG4A-label">香港 (中文)</span></a></li><li id="list-item-en-IN" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.in/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-in"><img class="DU4n DU4n-hidden" alt="India" width="18" height="12"/></span></div><span class="dG4A-label">India</span></a></li><li id="list-item-en-IE" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.ie/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-ie"><img class="DU4n DU4n-hidden" alt="Ireland" width="18" height="12"/></span></div><span class="dG4A-label">Ireland</span></a></li><li id="list-item-en-IL" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.co.il/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-il"><img class="DU4n DU4n-hidden" alt="Israel (English)" width="18" height="12"/></span></div><span class="dG4A-label">Israel (English)</span></a></li><li id="list-item-he-IL" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.co.il/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-il"><img class="DU4n DU4n-hidden" alt="ישראל (עִבְרִית)" width="18" height="12"/></span></div><span class="dG4A-label">ישראל (עִבְרִית)</span></a></li><li id="list-item-it-IT" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.it/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-it"><img class="DU4n DU4n-hidden" alt="Italia" width="18" height="12"/></span></div><span class="dG4A-label">Italia</span></a></li><li id="list-item-ja-JP" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.jp/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-jp"><img class="DU4n DU4n-hidden" alt="日本" width="18" height="12"/></span></div><span class="dG4A-label">日本</span></a></li><li id="list-item-en-MY" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.my/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-my"><img class="DU4n DU4n-hidden" alt="Malaysia (English)" width="18" height="12"/></span></div><span class="dG4A-label">Malaysia (English)</span></a></li><li id="list-item-ms-MY" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.my/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-my"><img class="DU4n DU4n-hidden" alt="Malaysia (Melayu)" width="18" height="12"/></span></div><span class="dG4A-label">Malaysia (Melayu)</span></a></li><li id="list-item-en-NZ" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.co.nz/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-nz"><img class="DU4n DU4n-hidden" alt="New Zealand" width="18" height="12"/></span></div><span class="dG4A-label">New Zealand</span></a></li><li id="list-item-no-NO" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.no/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-no"><img class="DU4n DU4n-hidden" alt="Norge" width="18" height="12"/></span></div><span class="dG4A-label">Norge</span></a></li><li id="list-item-en-SG" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.com.sg/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-sg"><img class="DU4n DU4n-hidden" alt="Singapore (English)" width="18" height="12"/></span></div><span class="dG4A-label">Singapore (English)</span></a></li><li id="list-item-zh-SG" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.com.sg/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-sg"><img class="DU4n DU4n-hidden" alt="新加坡 (中文)" width="18" height="12"/></span></div><span class="dG4A-label">新加坡 (中文)</span></a></li><li id="list-item-ko-KR" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.co.kr/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-kr"><img class="DU4n DU4n-hidden" alt="대한민국" width="18" height="12"/></span></div><span class="dG4A-label">대한민국</span></a></li><li id="list-item-sv-SE" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.se/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-se"><img class="DU4n DU4n-hidden" alt="Sverige" width="18" height="12"/></span></div><span class="dG4A-label">Sverige</span></a></li><li id="list-item-zh-TW" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.com.tw/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-tw"><img class="DU4n DU4n-hidden" alt="台灣" width="18" height="12"/></span></div><span class="dG4A-label">台灣</span></a></li><li id="list-item-en-AE" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.ae/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-ae"><img class="DU4n DU4n-hidden" alt="United Arab Emirates" width="18" height="12"/></span></div><span class="dG4A-label">United Arab Emirates</span></a></li><li id="list-item-en-GB" role="option" class="pe5z pe5z-mod-selected" aria-selected="true"><a aria-current="true" class="dG4A dG4A-mod-selected" href="https://www.hotelscombined.co.uk/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-gb"><img class="DU4n DU4n-hidden" alt="United Kingdom (English)" width="18" height="12"/></span></div><span class="dG4A-label">United Kingdom (English)</span></a></li><li id="list-item-en-US" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.com/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-us"><img class="DU4n DU4n-hidden" alt="United States" width="18" height="12"/></span></div><span class="dG4A-label">United States</span></a></li><li id="list-item-ar-SA" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://ar.hotelscombined.com/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-sa"><img class="DU4n DU4n-hidden" alt="المملكة العربية السعودية (العَرَبِيَّة)" width="18" height="12"/></span></div><span class="dG4A-label">المملكة العربية السعودية (العَرَبِيَّة)</span></a></li><li id="list-item-en-SA" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://ar.hotelscombined.com/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-sa"><img class="DU4n DU4n-hidden" alt="Saudi Arabia (English)" width="18" height="12"/></span></div><span class="dG4A-label">Saudi Arabia (English)</span></a></li><li id="list-item-th-TH" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.co.th/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-th"><img class="DU4n DU4n-hidden" alt="ประเทศไทย (ภาษาไทย)" width="18" height="12"/></span></div><span class="dG4A-label">ประเทศไทย (ภาษาไทย)</span></a></li><li id="list-item-en-TH" role="option" class="pe5z" aria-selected="false"><a aria-current="false" class="dG4A" href="https://www.hotelscombined.co.th/help" tabindex="-1"><div class="IXOM IXOM-mod-size-xsmall"><span class="IXOM-flag-container IXOM-th"><img class="DU4n DU4n-hidden" alt="Thailand (English)" width="18" height="12"/></span></div><span class="dG4A-label">Thailand (English)</span></a></li></ul></div></div></div></div></div></div><div class="V_0p-loader"></div></div></div></div></header><div class="JjjA-main JjjA-withDrawer JjjA-compactSearch JjjA-new-nav-breakpoints JjjA-mod-padding-bottom" id="main"><div class="pWO1"><div class="F0o_"><div class="F0o_-default-hero F0o_-pres-default" style="background-image:url(https://content.r9cdn.net/res/images/horizon/ui/corporate/corporate_hero_background.jpg?v=89e112be8e639e1d99eb6120b6cb0ac44298bb63&cluster=4)"><div class="F0o_-corporate-hero-overlay"></div><div class="F0o_-headline-container"><div class="kml-layout edges-m mobile-edges c31EJ"><h1 class="F0o_-hero-headline">How can we help?</h1></div></div></div></div><div class="pWO1-content"><div class="MaDN"><div class="MaDN-quick-links-section"><div class="kml-layout edges-m mobile-edges c31EJ"><div class="c05do"><h2 class="rYmX rYmX-mod-size-large rYmX-theme-default rYmX-mod-margin-top-xsmall rYmX-mod-margin-bottom-xlarge rYmX-mod-white-space-default rYmX-mod-bold">Quick links</h2><ul class="c05do-quick-links kml-row"><li class="kml-col-6-12 kml-col-4-12-s"><a href="/bookings" class="acPF acPF-pres-size-regular acPF-pres-weight-regular acPF-pres-variant-action acPF-pres-alignment-default acPF-mod-enabled">Find my bookings</a></li><li class="kml-col-6-12 kml-col-4-12-s"><a href="/airlines" class="acPF acPF-pres-size-regular acPF-pres-weight-regular acPF-pres-variant-action acPF-pres-alignment-default acPF-mod-enabled">Airlines</a></li><li class="kml-col-6-12 kml-col-4-12-s"><a href="/airline-fees" class="acPF acPF-pres-size-regular acPF-pres-weight-regular acPF-pres-variant-action acPF-pres-alignment-default acPF-mod-enabled">Airline fees</a></li><li class="kml-col-6-12 kml-col-4-12-s"><a href="/hotelowner" class="acPF acPF-pres-size-regular acPF-pres-weight-regular acPF-pres-variant-action acPF-pres-alignment-default acPF-mod-enabled">Hotel owner</a></li><li class="kml-col-6-12 kml-col-4-12-s"><a href="/careers" class="acPF acPF-pres-size-regular acPF-pres-weight-regular acPF-pres-variant-action acPF-pres-alignment-default acPF-mod-enabled">Careers</a></li><li class="kml-col-6-12 kml-col-4-12-s"><a href="/about" class="acPF acPF-pres-size-regular acPF-pres-weight-regular acPF-pres-variant-action acPF-pres-alignment-default acPF-mod-enabled">About</a></li></ul></div></div></div><div class="kml-layout edges-m mobile-edges c31EJ"><div class="MaDN-faq-wrapper"><h2 class="rYmX rYmX-mod-size-xlarge rYmX-theme-default rYmX-mod-margin-top-xsmall rYmX-mod-margin-bottom-xlarge rYmX-mod-white-space-default rYmX-mod-bold">Frequently Asked Questions</h2><div class="k_my k_my-mod-theme-unified k_my-mod-radius-small k_my-mod-size-medium k_my-mod-font-size-base k_my-mod-spacing-default k_my-mod-state-default"><div class="k_my-input-icon k_my-prefix-icon" aria-hidden="true"><span style="transform:translate3d(0,0,0);vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale"><svg viewBox="0 0 200 200" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" class="MaDN-search-icon" role="presentation" style="width:inherit;height:inherit;line-height:inherit;color:inherit"><path d="M178.5 171.5l-44.2-44.2c9.8-11.4 15.7-26.1 15.7-42.3c0-35.8-29.2-65-65-65S20 49.2 20 85s29.2 65 65 65c16.1 0 30.9-5.9 42.3-15.7l44.2 44.2c2 2 5.1 2 7.1 0c1.9-1.9 1.9-5.1-.1-7zM30 85c0-30.3 24.7-55 55-55s55 24.7 55 55s-24.7 55-55 55s-55-24.7-55-55z"/></svg></span></div><input type="text" value="" class="k_my-input" tabindex="0" placeholder="e.g. booking, cancel, price" aria-label="e.g. booking, cancel, price"/></div></div><div><div class="AS5c"><h2 class="rYmX rYmX-mod-size-large rYmX-theme-default rYmX-mod-margin-top-xlarge rYmX-mod-margin-bottom-large rYmX-mod-white-space-default rYmX-mod-bold">Hotels</h2><div class="XOUo XOUo-mod-border-mid XOUo-mod-shape-rounded-small XOUo-mod-presentation-default XOUo-mod-theme-default"><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-e6800" id="accordion-trigger-y6800"><div class="uQBb-title">Help! I need to change/cancel my reservation!</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-b6801" id="accordion-trigger-o6801"><div class="uQBb-title">I booked via Revato/Direct booking</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-t6802" id="accordion-trigger-e6802"><div class="uQBb-title">When I click a deal on your site it tells me that the price has gone up! What's up with that?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-v6803" id="accordion-trigger-k6803"><div class="uQBb-title">What is HotelsCombined's refund policy?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-v6804" id="accordion-trigger-i6804"><div class="uQBb-title">Where do the star ratings for hotels come from?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-f6805" id="accordion-trigger-z6805"><div class="uQBb-title">Can I trust a hotel's review rating? Where are you getting those reviews?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-c6806" id="accordion-trigger-n6806"><div class="uQBb-title">How do I get my hotel to show up on HotelsCombined?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-j6807" id="accordion-trigger-b6807"><div class="uQBb-title">How do I enable location sharing on my mobile device in order to search for hotels around me?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-k6808" id="accordion-trigger-l6808"><div class="uQBb-title">How do I find the hotel's contact details?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div></div></div><div class="AS5c"><h2 class="rYmX rYmX-mod-size-large rYmX-theme-default rYmX-mod-margin-top-xlarge rYmX-mod-margin-bottom-large rYmX-mod-white-space-default rYmX-mod-bold">Flights</h2><div class="XOUo XOUo-mod-border-mid XOUo-mod-shape-rounded-small XOUo-mod-presentation-default XOUo-mod-theme-default"><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-n6809" id="accordion-trigger-o6809"><div class="uQBb-title">Help! I need to change/cancel my reservation!</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-r6810" id="accordion-trigger-h6810"><div class="uQBb-title">When I click a deal on your site it tells me that the price has gone up! What's up with that?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-q6811" id="accordion-trigger-s6811"><div class="uQBb-title">What is HotelsCombined's refund policy?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-v6812" id="accordion-trigger-v6812"><div class="uQBb-title">What's a Hacker Fare?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-d6813" id="accordion-trigger-l6813"><div class="uQBb-title">Do prices include Taxes and Fees?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-n6814" id="accordion-trigger-k6814"><div class="uQBb-title">Do flight prices include baggage fees?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-f6815" id="accordion-trigger-d6815"><div class="uQBb-title">How do I create a Price Alert?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-h6816" id="accordion-trigger-q6816"><div class="uQBb-title">What is that graph next to my flight search results?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-v6817" id="accordion-trigger-k6817"><div class="uQBb-title">I don't see a Price Forecast graph in my search results - your site is broken!</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-m6818" id="accordion-trigger-r6818"><div class="uQBb-title">Can I search for a flight for me and my child?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-q6819" id="accordion-trigger-e6819"><div class="uQBb-title">Can I book a flight for another person?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-b6820" id="accordion-trigger-c6820"><div class="uQBb-title">I'm looking to visit several different places on this trip. Can I book a flight that goes to more than one city?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-q6821" id="accordion-trigger-n6821"><div class="uQBb-title">What are 'flexible dates' and why should I care?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-k6822" id="accordion-trigger-d6822"><div class="uQBb-title">A bunch of us are going on a trip together - how do I book a flight for a large group?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-h6823" id="accordion-trigger-y6823"><div class="uQBb-title">Why does it say 'Major Airline' instead of a name I recognise?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div></div></div><div class="AS5c"><h2 class="rYmX rYmX-mod-size-large rYmX-theme-default rYmX-mod-margin-top-xlarge rYmX-mod-margin-bottom-large rYmX-mod-white-space-default rYmX-mod-bold">Cars</h2><div class="XOUo XOUo-mod-border-mid XOUo-mod-shape-rounded-small XOUo-mod-presentation-default XOUo-mod-theme-default"><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-d6824" id="accordion-trigger-f6824"><div class="uQBb-title">Help! I need to change/cancel my reservation!</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-h6825" id="accordion-trigger-d6825"><div class="uQBb-title">Where is my car hire reservation?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-g6826" id="accordion-trigger-b6826"><div class="uQBb-title">What is HotelsCombined's refund policy?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-v6827" id="accordion-trigger-i6827"><div class="uQBb-title">When I click a deal on your site it tells me that the price has gone up! What's up with that?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-f6828" id="accordion-trigger-r6828"><div class="uQBb-title">What are the age requirements to hire a car?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div></div></div><div class="AS5c"><h2 class="rYmX rYmX-mod-size-large rYmX-theme-default rYmX-mod-margin-top-xlarge rYmX-mod-margin-bottom-large rYmX-mod-white-space-default rYmX-mod-bold">Trips</h2><div class="XOUo XOUo-mod-border-mid XOUo-mod-shape-rounded-small XOUo-mod-presentation-default XOUo-mod-theme-default"><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-x6829" id="accordion-trigger-n6829"><div class="uQBb-title">Uh, what is Trips?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-y6830" id="accordion-trigger-y6830"><div class="uQBb-title">How do I merge two trips together?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-s6831" id="accordion-trigger-w6831"><div class="uQBb-title">I want to book a search result saved to my trips... what do I do?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-t6832" id="accordion-trigger-u6832"><div class="uQBb-title">What happens when I connect my inbox?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div></div></div><div class="AS5c"><h2 class="rYmX rYmX-mod-size-large rYmX-theme-default rYmX-mod-margin-top-xlarge rYmX-mod-margin-bottom-large rYmX-mod-white-space-default rYmX-mod-bold">Account</h2><div class="XOUo XOUo-mod-border-mid XOUo-mod-shape-rounded-small XOUo-mod-presentation-default XOUo-mod-theme-default"><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-o6833" id="accordion-trigger-f6833"><div class="uQBb-title">Where can I find my booking confirmation?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-j6834" id="accordion-trigger-y6834"><div class="uQBb-title">How do I change the email address in my HotelsCombined account?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-p6835" id="accordion-trigger-b6835"><div class="uQBb-title">I need to change something in my HotelsCombined account, how do I do that?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-u6836" id="accordion-trigger-q6836"><div class="uQBb-title">How do I reset my password?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div><div class="XOUo-item"><div class="uQBb uQBb-mod-presentation-default uQBb-mod-spacing-default"><div role="button" tabindex="0" class="uQBb-header uQBb-mod-header-align-default uQBb-mod-header-size-default" aria-expanded="false" aria-controls="accordion-content-w6837" id="accordion-trigger-f6837"><div class="uQBb-title">How do I stop getting emails?</div><div class="uQBb-icon-placeholder"><svg viewBox="0 0 200 200" width="1.25em" height="1.25em" xmlns="http://www.w3.org/2000/svg" class="uQBb-icon" role="presentation" aria-hidden="true"><path d="M100 135a4.99 4.99 0 0 1-3.363-1.3l-55-50a5 5 0 1 1 6.727-7.399L100 123.243L151.637 76.3a5 5 0 1 1 6.726 7.399l-55 50A4.986 4.986 0 0 1 100 135z"/></svg></div></div></div></div></div></div></div></div><div class="MaDN-help-footer-wrapper"><div class="kml-layout edges-m mobile-edges c31EJ"><div class="e27H-help-footer-row kml-row mod-row-gapless"><div class="e27H-help-footer-card kml-col-12-12 kml-col-6-12-m kml-col-4-12-l"><div class="e27H-help-footer-card-wrapper"><div class="e27H-footer-head-body-wrap"><h4 class="e27H-footer-card-title">Questions or feedback?</h4><p class="e27H-footer-card-description">Let us know!</p><a class="e27H-footer-link" href="/feedback/form">Give feedback</a></div></div></div><div class="e27H-help-footer-card kml-col-12-12 kml-col-6-12-m kml-col-4-12-l"><div class="e27H-help-footer-card-wrapper"><div class="e27H-footer-head-body-wrap"><h4 class="e27H-footer-card-title">Accuracy problems?</h4><p class="e27H-footer-card-description"><span>Found a price that doesn't match up? Tell us.</span></p><a class="e27H-footer-link" href="/feedback/form?i=price">Report a problem</a></div></div></div></div></div></div></div></div></div><div class="GXCd GXCd-mod-bg-color-inherit GXCd-mod-top-margin"><div class="kml-layout mod-wide edges-m mobile-edges GXCd c31EJ"><div class=""></div><div class="c5AWd c5AWd-mod-theme-regular"><p class="c5AWd-paragraph">Cheap flights, hotels, car hire and travel deals:</p><p class="c5AWd-paragraph">HotelsCombined searches hundreds of other travel sites at once to find the best deals on airline tickets, cheap hotels, holidays and hire cars.</p></div></div></div></div></div> </div> <script src="https://content.r9cdn.net/res/js/polyfillio.js?v=0b3f2ae6de6550a690aa16a2451b5cce1785d180-nc&cluster=4" type="text/javascript" defer=""></script><script type="text/javascript"> window.R9 = window.R9 || {}; window.R9.globals = window.R9.globals || {}; window.R9.globals.lc = "en"; window.R9.globals.lc_cc = "GB"; window.R9.globals.locale = { loc: "en_GB" }; window.R9.globals.analytics = {"vertical":"corporate","pageId":"help","vestigoPageId":"help","pageVertical":"corporate","loginState":"notloggedin","vestigoViewId":"Cco1740633063350","vestigoDelayedPageTypes":["results","CleanHotelDetailsPage"],"utoken":"jSZjTOpHayrF7sAJNKjA_T-4KE8","sessionId":"R-4obWkS2JZN9pH__33NpsS","vestigo":{"trackEvent":"true","trackPageView":"true"},"vslog":{"trackEvent":"true","trackPageView":"true"}} function __initializeR9Log() { (function(w, k){'use strict'; w.R9Log = new window["@r9/logger"].Log(); var l=w.R9Log;l&&l.init&&l.init({"product":"REACT_STANDALONE","platforms":{"CONSOLE":{"styles":{"WARN":"color:#FFC800","ERROR":"color:#FF8080"},"useGroups":true,"printOnlyArguments":true,"enabled":true,"stopDeliveries":false,"deliveryLimit":0,"ignore":{"id":[],"groupId":[],"minLevel":"WARN","stackRx":[],"rx":[]}},"R9":{"parseStackTrace":true,"maxValueLength":1000,"url":"\u002Flog\u002Fclient\u002Fmessages","queueTime":1000,"stopDeliveries":true,"deliveryLimit":10,"ignore":{"id":[],"groupId":[],"minLevel":"WARN","stackRx":[],"rx":[]},"enabled":true}},"windowOnError":true,"windowPromise":true,"ignore":{"id":[],"groupId":[1241169913,1270732347,-2051446593,-770510689,1127484857,-1347289951,-1037743948,239690704,-1018399662,-1951596749,-469731040,1729757880,-1196460411,-1633196275,21889632,-1290482385,-880515781,-2045572525,-1376102086,-1988354498,-1479763697,-299501215,-693575313,-1112564762,-480425961,669617571,904165038,-1042269652,-1271253002,-129105918,-878455058,-540815475,1645968712,663150419,-608081257,-916234444,673595262,-101643608,-1489598996,180173665,-75339934,2092691163,-58968290,-639980999,-468226190,-1134459000,1263305889,-560029201,939232393,65769240,-103443037,1296452400,-159617525,712487182,182908824,-526845593],"minLevel":"WARN","stackRx":["extractNewForms[\\s\\S]*?extractForms[\\s\\S]*?global\\scode","(?:hasPasswordField_[\\s\\S]*?)+findPasswordForms[\\s\\S]*?global\\scode","getPasswordFormDataList[\\s\\S]*?(?:getPasswordFormDataList[\\s\\S]*?)+findPasswordForms[\\s\\S]*?global\\scode","(?:yb_getAllDocumentObjectsFromFrames[\\s\\S]*?)+(?:yb_getAllDocumentObjects[\\s\\S]*?)+global\\scode","(?:hasPasswordField_[\\s\\S]*?){3}findPasswordForms"],"rx":["(\\[unhandledrejection\\]\\s)?status:`[^`]*`\\scode:`(401|403|499|421)`\\surl:\\s`[^`]+`"]},"enabled":true}); try { var e=document.getElementsByName(k); l.context.add(k, e.length > 0 ? e[0].getAttribute("content") : ""); l.context.add('vertical', "corporate"); l.context.add('pageId', "help"); } catch (e) {} })(window,"r9-version"); } </script><script type="text/javascript"> window.failedScripts = []; window._scriptFail = function(self) { window.failedScripts.push(self.src); }; </script><div><script src='https://content.r9cdn.net/res/combined.js?v=9051bb84e4112746e17f153a82c7435d6f744c16&cluster=4' type='text/javascript' defer onerror='_scriptFail(this)'></script> <script src='https://content.r9cdn.net/res/combined.js?v=929c30d0ee9cc9e755d3f157fa7cfc874a84d3c5&cluster=4' type='text/javascript' defer onerror='_scriptFail(this)'></script></div><script type="text/javascript"> window.R9.init = window.R9.init || []; window.R9.init.push(function() { var perf = window['@r9/perf']; perf && perf.PerfDataLogger && perf.PerfDataLogger.init({ doNavigationTimings: true, doSearchTimings: false, doAppTimings: false, vertical: 'corporate', pageId: 'help', pageTag: 'standalone', apiPrefix: '', doInteractionTimings: true, doClsDetailedTimings: true, inpDurationThreshold: 200, clsThreshold: 0.1 }); }); </script><script type="text/javascript"> (function() { var image = new Image(1, 1); image.src = '/handlers/kayak/pageview?cb=' + (new Date()).getTime() * Math.floor(Math.random()*1000); })(); (function() { var parts = document.cookie.split('visitor'); if (parts.length > 1) { var cookie = parts[1].split(';')[0]; if (cookie.lastIndexOf('&tracked=true') > -1) { return; } } if (typeof XMLHttpRequest !== 'undefined') { var url = '/Handlers/Visitor'; var http = new XMLHttpRequest(); http.open('POST', url, true); http.send(''); } })(); </script><script id="__R9_HYDRATE_DATA__" type="application/json">{"serverData":{"global":{"formtoken":"zOo5vvsvR2xkm2R3XBWF46b7EOc0V5MYFg0am04E37s-6_5YIYcgoJRr6CXKc1s7nF2YgRzxz4i1z7e1_uTWK8w","brandDisplayName":"HotelsCombined","localizedBrandDisplayName":"HotelsCombined","analytics":{"vertical":"corporate","pageId":"help","vestigoPageId":"help","pageVertical":"corporate","loginState":"notloggedin","vestigoViewId":"Cco1740633063350","vestigoDelayedPageTypes":["results","CleanHotelDetailsPage"],"utoken":"jSZjTOpHayrF7sAJNKjA_T-4KE8","sessionId":"R-4obWkS2JZN9pH__33NpsS","vestigo":{"trackEvent":"true","trackPageView":"true"},"vslog":{"trackEvent":"true","trackPageView":"true"}},"experiment":"unassigned","loggerProperties":{"product":"REACT_STANDALONE","platforms":{"CONSOLE":{"styles":{"WARN":"color:#FFC800","ERROR":"color:#FF8080"},"useGroups":true,"printOnlyArguments":true,"enabled":true,"stopDeliveries":false,"deliveryLimit":0,"ignore":{"id":[],"groupId":[],"minLevel":"WARN","stackRx":[],"rx":[]}},"R9":{"parseStackTrace":true,"maxValueLength":1000,"url":"\u002Flog\u002Fclient\u002Fmessages","queueTime":1000,"stopDeliveries":true,"deliveryLimit":10,"ignore":{"id":[],"groupId":[],"minLevel":"WARN","stackRx":[],"rx":[]},"enabled":true}},"windowOnError":true,"windowPromise":true,"ignore":{"id":[],"groupId":[1241169913,1270732347,-2051446593,-770510689,1127484857,-1347289951,-1037743948,239690704,-1018399662,-1951596749,-469731040,1729757880,-1196460411,-1633196275,21889632,-1290482385,-880515781,-2045572525,-1376102086,-1988354498,-1479763697,-299501215,-693575313,-1112564762,-480425961,669617571,904165038,-1042269652,-1271253002,-129105918,-878455058,-540815475,1645968712,663150419,-608081257,-916234444,673595262,-101643608,-1489598996,180173665,-75339934,2092691163,-58968290,-639980999,-468226190,-1134459000,1263305889,-560029201,939232393,65769240,-103443037,1296452400,-159617525,712487182,182908824,-526845593],"minLevel":"WARN","stackRx":["extractNewForms[\\s\\S]*?extractForms[\\s\\S]*?global\\scode","(?:hasPasswordField_[\\s\\S]*?)+findPasswordForms[\\s\\S]*?global\\scode","getPasswordFormDataList[\\s\\S]*?(?:getPasswordFormDataList[\\s\\S]*?)+findPasswordForms[\\s\\S]*?global\\scode","(?:yb_getAllDocumentObjectsFromFrames[\\s\\S]*?)+(?:yb_getAllDocumentObjects[\\s\\S]*?)+global\\scode","(?:hasPasswordField_[\\s\\S]*?){3}findPasswordForms"],"rx":["(\\[unhandledrejection\\]\\s)?status:`[^`]*`\\scode:`(401|403|499|421)`\\surl:\\s`[^`]+`"]},"enabled":true},"vertical":"corporate","dataSharingOptOut":false,"strictDataSharingOptOut":false,"presentation":"web","platform":"bb","dataLayer":{"brand":"hotelscombined","experiments":"unassigned","geoIpCC":"SG","obfuscatedSessionId":"eoIWge6GMx8k_IzV34I9GrVCGBY","obfuscatedUserId":"gAm79DgreXMJEEratB6RSW0nQIY","obfuscatedTrackingCookie":"tJdC8G3_ZU7Yo6n3WlEB4uv9IHo","hashedObfuscatedTrackingCookie":"0857eb1c332483f95902af2b87f5071a0b11a6cfb09287a6ae62dd045f24ff79","uidTemporaryDebugOnly":"570848202855","tcString":"CQNfK4AQNfK4AGdABBENBeFgAAAAAEPgACiQAAAP8gRwAKAAsABoAEAAKgAXAAyABwAEAAJwAVAAyAByAEUAJgATgApABVAC2AF8AMIAgABOACtAGXANEA0gB3AEIAIyAS0AuoBgAF5gMsAe0A_wAAA"},"marketingIdConfig":{"runSyncScript":false},"seo":false,"publicUrl":"https:\u002F\u002Fwww.hotelscombined.co.uk","privacyLink":"https:\u002F\u002Fwww.kayak.co.uk\u002Fprivacy","host":"https:\u002F\u002Fwww.hotelscombined.co.uk","canonical":"https:\u002F\u002Fwww.hotelscombined.co.uk\u002Fhelp","apiPrefix":"","alternates":[{"hreflang":"ar","href":"https:\u002F\u002Far.hotelscombined.com\u002Fhelp"},{"hreflang":"es-ES","href":"https:\u002F\u002Fwww.hotelscombined.es\u002Fhelp"},{"hreflang":"ca-ES","href":"https:\u002F\u002Fwww.hotelscombined.cat\u002Fhelp"},{"hreflang":"da-DK","href":"https:\u002F\u002Fwww.hotelscombined.dk\u002Fhelp"},{"hreflang":"de-DE","href":"https:\u002F\u002Fwww.hotelscombined.de\u002Fhelp"},{"hreflang":"en","href":"https:\u002F\u002Fwww.hotelscombined.com\u002Fhelp"},{"hreflang":"en-AE","href":"https:\u002F\u002Fwww.hotelscombined.ae\u002Fhelp"},{"hreflang":"en-AU","href":"https:\u002F\u002Fwww.hotelscombined.com.au\u002Fhelp"},{"hreflang":"en-CA","href":"https:\u002F\u002Fwww.hotelscombined.ca\u002Fhelp"},{"hreflang":"en-GB","href":"https:\u002F\u002Fwww.hotelscombined.co.uk\u002Fhelp"},{"hreflang":"en-IE","href":"https:\u002F\u002Fwww.hotelscombined.ie\u002Fhelp"},{"hreflang":"en-IN","href":"https:\u002F\u002Fwww.hotelscombined.in\u002Fhelp"},{"hreflang":"en-NZ","href":"https:\u002F\u002Fwww.hotelscombined.co.nz\u002Fhelp"},{"hreflang":"en-SG","href":"https:\u002F\u002Fwww.hotelscombined.com.sg\u002Fhelp"},{"hreflang":"fr-FR","href":"https:\u002F\u002Fwww.hotelscombined.fr\u002Fhelp"},{"hreflang":"he-IL","href":"https:\u002F\u002Fwww.hotelscombined.co.il\u002Fhelp"},{"hreflang":"it-IT","href":"https:\u002F\u002Fwww.hotelscombined.it\u002Fhelp"},{"hreflang":"ja-JP","href":"https:\u002F\u002Fwww.hotelscombined.jp\u002Fhelp"},{"hreflang":"ko-KR","href":"https:\u002F\u002Fwww.hotelscombined.co.kr\u002Fhelp"},{"hreflang":"ms-MY","href":"https:\u002F\u002Fwww.hotelscombined.my\u002Fhelp"},{"hreflang":"no-NO","href":"https:\u002F\u002Fwww.hotelscombined.no\u002Fhelp"},{"hreflang":"sv-SE","href":"https:\u002F\u002Fwww.hotelscombined.se\u002Fhelp"},{"hreflang":"th-TH","href":"https:\u002F\u002Fwww.hotelscombined.co.th\u002Fhelp"},{"hreflang":"zh-TW","href":"https:\u002F\u002Fwww.hotelscombined.com.tw\u002Fhelp"},{"hreflang":"zh-HK","href":"https:\u002F\u002Fwww.hotelscombined.hk\u002Fhelp"}],"socialImages":{"ogImage":"https:\u002F\u002Fcontent.r9cdn.net\u002Frimg\u002Fprovider-logos\u002Fcommon\u002Fsocialmedia\u002Fhotelscombined-logo.png?width=1200&height=630&crop=false","twitterImage":"https:\u002F\u002Fcontent.r9cdn.net\u002Frimg\u002Fprovider-logos\u002Fcommon\u002Fsocialmedia\u002Fhotelscombined-logo.png?width=440&height=220&crop=false"},"genericBrand":"HotelsCombined","socialMediaLinks":["https:\u002F\u002Fwww.facebook.com\u002FHotelsCombined\u002F","https:\u002F\u002Fwww.instagram.com\u002Fhotelscombined\u002F","https:\u002F\u002Fwww.linkedin.com\u002Fcompany\u002Fhotelscombined","https:\u002F\u002Fwww.pinterest.com\u002Fhotelscombined","https:\u002F\u002Ftwitter.com\u002Fhotelscombined","https:\u002F\u002Fwww.youtube.com\u002Fhotelscombined"],"hasCookieConsent":false,"mapProvider":"google","hasEmailSubscription":false,"iosAppStoreUrl":{"url":"\u002Fout?url=https%3A%2F%2Fapps.apple.com%2Fgb%2Fapp%2Fapple-store%2Fid378011496%3Fct%3D%26mt%3D8&h=cprW8zEkvD9f1mcDsI1OBjjPe3c","urlType":"relative"},"androidAppStoreUrl":{"url":"\u002Fout?url=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.hotelscombined.mobile%26hl%3Den-gb%26gl%3DUS&h=kaEoKz-i8OvYQIfn7c10t4JTubE","urlType":"relative"},"hasAppInstalled":false,"affiliate":"hotelscombined","socialMediaSites":[{"brandedPrompt":"Follow HotelsCombined on Facebook","idName":"facebook","url":"https:\u002F\u002Fwww.facebook.com\u002FHotelsCombined\u002F","title":"Follow on Facebook","name":"facebook"},{"brandedPrompt":"Follow HotelsCombined on Twitter","idName":"twitter","url":"https:\u002F\u002Ftwitter.com\u002Fhotelscombined","title":"Follow on Twitter","name":"twitter"},{"brandedPrompt":"Subscribe to HotelsCombined on YouTube","idName":"youtube","url":"https:\u002F\u002Fwww.youtube.com\u002Fhotelscombined","title":"Subscribe on YouTube","name":"youtube"}],"jsMetaDataInfo":{"stored":false,"requiredForPoll":true,"key":"ta0bKr10jpfLy04oQ7an+SW994ovxAvbdHH6RciTwQeikc96Zci0DcZ2EhZGcyRT+2FNfA\u002FQwKi1B814xte\u002FZqS9Q0rp1w==","enabled":true,"token":"eyJlbmMiOiJBMjU2R0NNIiwiYWxnIjoiZGlyIn0..28CX-iR1tpTotlTM.plmYBdYQJCCQJyYU1bTk5OjUwjPbDcimD1IlDHJicx1yNh8G-1kVQablce4n2vdRMhsGGw.eESUhP4P-mYbIrZC9KDclg"},"hideHeaderFooter":false,"usabilla":{}},"locale":{"countries":[{"href":"https:\u002F\u002Fwww.hotelscombined.com.au\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.com.au\u002Fin?cc=au&a=hotelscombined&p=&url=\u002Fhelp","locale":"en-AU","flag":"au","text":"Australia","countryCode":"au","currencyCode":"AUD","languageLinks":[],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.ca\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.ca\u002Fin?cc=ca&a=hotelscombined&p=&url=\u002Fhelp","locale":"en-CA","flag":"ca","text":"Canada","countryCode":"ca","currencyCode":"CAD","languageLinks":[{"dataHref":"https:\u002F\u002Fwww.hotelscombined.ca\u002Fin?cc=ca&a=hotelscombined&p=&lc=en&url=\u002Fhelp","locale":"en-CA","text":"EN","languageNativeName":"English","currencyCode":"CAD","languageLinks":[],"countryNativeName":"Canada","redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"dataHref":"https:\u002F\u002Fwww.hotelscombined.ca\u002Fin?cc=ca&a=hotelscombined&p=&lc=fr&url=\u002Fhelp","locale":"fr-CA","text":"FR","languageNativeName":"Français","currencyCode":"CAD","languageLinks":[],"countryNativeName":"Canada","redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false}],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.dk\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.dk\u002Fin?cc=dk&a=hotelscombined&p=&url=\u002Fhelp","locale":"da-DK","flag":"dk","text":"Danmark","countryCode":"dk","currencyCode":"DKK","languageLinks":[],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.de\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.de\u002Fin?cc=de&a=hotelscombined&p=&url=\u002Fhelp","locale":"de-DE","flag":"de","text":"Deutschland","countryCode":"de","currencyCode":"EUR","languageLinks":[{"dataHref":"https:\u002F\u002Fwww.hotelscombined.de\u002Fin?cc=de&a=hotelscombined&p=&lc=de&url=\u002Fhelp","locale":"de-DE","text":"DE","languageNativeName":"Deutsch","currencyCode":"EUR","languageLinks":[],"countryNativeName":"Deutschland","redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"dataHref":"https:\u002F\u002Fwww.hotelscombined.de\u002Fin?cc=de&a=hotelscombined&p=&lc=en&url=\u002Fhelp","locale":"en-DE","text":"EN","languageNativeName":"English","currencyCode":"EUR","languageLinks":[],"countryNativeName":"Germany","redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false}],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.es\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.es\u002Fin?cc=es&a=hotelscombined&p=&url=\u002Fhelp","locale":"es-ES","flag":"es","text":"España","countryCode":"es","currencyCode":"EUR","languageLinks":[{"dataHref":"https:\u002F\u002Fwww.hotelscombined.es\u002Fin?cc=es&a=hotelscombined&p=&lc=es&url=\u002Fhelp","locale":"es-ES","text":"ES","languageNativeName":"Español","currencyCode":"EUR","languageLinks":[],"countryNativeName":"España","redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"dataHref":"https:\u002F\u002Fwww.hotelscombined.es\u002Fin?cc=es&a=hotelscombined&p=&lc=ca&url=\u002Fhelp","locale":"ca-ES","text":"CA","languageNativeName":"Català","currencyCode":"EUR","languageLinks":[],"countryNativeName":"Espanya","redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false}],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.fr\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.fr\u002Fin?cc=fr&a=hotelscombined&p=&url=\u002Fhelp","locale":"fr-FR","flag":"fr","text":"France","countryCode":"fr","currencyCode":"EUR","languageLinks":[],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.hk\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.hk\u002Fin?cc=hk&a=hotelscombined&p=&url=\u002Fhelp","locale":"zh-HK","flag":"hk","text":"香港","countryCode":"hk","currencyCode":"HKD","languageLinks":[{"dataHref":"https:\u002F\u002Fwww.hotelscombined.hk\u002Fin?cc=hk&a=hotelscombined&p=&lc=en&url=\u002Fhelp","locale":"en-HK","text":"EN","languageNativeName":"English","currencyCode":"HKD","languageLinks":[],"countryNativeName":"Hong Kong","redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"dataHref":"https:\u002F\u002Fwww.hotelscombined.hk\u002Fin?cc=hk&a=hotelscombined&p=&lc=zh&url=\u002Fhelp","locale":"zh-HK","text":"ZH","languageNativeName":"中文","currencyCode":"HKD","languageLinks":[],"countryNativeName":"香港","redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false}],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.in\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.in\u002Fin?cc=in&a=hotelscombined&p=&url=\u002Fhelp","locale":"en-IN","flag":"in","text":"India","countryCode":"in","currencyCode":"INR","languageLinks":[],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.ie\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.ie\u002Fin?cc=ie&a=hotelscombined&p=&url=\u002Fhelp","locale":"en-IE","flag":"ie","text":"Ireland","countryCode":"ie","currencyCode":"EUR","languageLinks":[],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.co.il\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.co.il\u002Fin?cc=il&a=hotelscombined&p=&url=\u002Fhelp","locale":"en-IL","flag":"il","text":"ישראל","countryCode":"il","currencyCode":"ILS","languageLinks":[{"dataHref":"https:\u002F\u002Fwww.hotelscombined.co.il\u002Fin?cc=il&a=hotelscombined&p=&lc=en&url=\u002Fhelp","locale":"en-IL","text":"EN","languageNativeName":"English","currencyCode":"ILS","languageLinks":[],"countryNativeName":"Israel","redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"dataHref":"https:\u002F\u002Fwww.hotelscombined.co.il\u002Fin?cc=il&a=hotelscombined&p=&lc=iw&url=\u002Fhelp","locale":"he-IL","text":"HE","languageNativeName":"עִבְרִית","currencyCode":"ILS","languageLinks":[],"countryNativeName":"ישראל","redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false}],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.it\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.it\u002Fin?cc=it&a=hotelscombined&p=&url=\u002Fhelp","locale":"it-IT","flag":"it","text":"Italia","countryCode":"it","currencyCode":"EUR","languageLinks":[],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.jp\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.jp\u002Fin?cc=jp&a=hotelscombined&p=&url=\u002Fhelp","locale":"ja-JP","flag":"jp","text":"日本","countryCode":"jp","currencyCode":"JPY","languageLinks":[],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.my\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.my\u002Fin?cc=my&a=hotelscombined&p=&url=\u002Fhelp","locale":"en-MY","flag":"my","text":"Malaysia","countryCode":"my","currencyCode":"MYR","languageLinks":[{"dataHref":"https:\u002F\u002Fwww.hotelscombined.my\u002Fin?cc=my&a=hotelscombined&p=&lc=en&url=\u002Fhelp","locale":"en-MY","text":"EN","languageNativeName":"English","currencyCode":"MYR","languageLinks":[],"countryNativeName":"Malaysia","redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"dataHref":"https:\u002F\u002Fwww.hotelscombined.my\u002Fin?cc=my&a=hotelscombined&p=&lc=ms&url=\u002Fhelp","locale":"ms-MY","text":"BM","languageNativeName":"Melayu","currencyCode":"MYR","languageLinks":[],"countryNativeName":"Malaysia","redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false}],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.co.nz\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.co.nz\u002Fin?cc=nz&a=hotelscombined&p=&url=\u002Fhelp","locale":"en-NZ","flag":"nz","text":"New Zealand","countryCode":"nz","currencyCode":"NZD","languageLinks":[],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.no\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.no\u002Fin?cc=no&a=hotelscombined&p=&url=\u002Fhelp","locale":"no-NO","flag":"no","text":"Norge","countryCode":"no","currencyCode":"NOK","languageLinks":[],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.com.sg\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.com.sg\u002Fin?cc=sg&a=hotelscombined&p=&url=\u002Fhelp","locale":"en-SG","flag":"sg","text":"Singapore","countryCode":"sg","currencyCode":"SGD","languageLinks":[{"dataHref":"https:\u002F\u002Fwww.hotelscombined.com.sg\u002Fin?cc=sg&a=hotelscombined&p=&lc=en&url=\u002Fhelp","locale":"en-SG","text":"EN","languageNativeName":"English","currencyCode":"SGD","languageLinks":[],"countryNativeName":"Singapore","redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"dataHref":"https:\u002F\u002Fwww.hotelscombined.com.sg\u002Fin?cc=sg&a=hotelscombined&p=&lc=zh&url=\u002Fhelp","locale":"zh-SG","text":"ZH","languageNativeName":"中文","currencyCode":"SGD","languageLinks":[],"countryNativeName":"新加坡","redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false}],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.co.kr\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.co.kr\u002Fin?cc=kr&a=hotelscombined&p=&url=\u002Fhelp","locale":"ko-KR","flag":"kr","text":"대한민국","countryCode":"kr","currencyCode":"KRW","languageLinks":[],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.se\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.se\u002Fin?cc=se&a=hotelscombined&p=&url=\u002Fhelp","locale":"sv-SE","flag":"se","text":"Sverige","countryCode":"se","currencyCode":"SEK","languageLinks":[],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.com.tw\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.com.tw\u002Fin?cc=tw&a=hotelscombined&p=&url=\u002Fhelp","locale":"zh-TW","flag":"tw","text":"台灣","countryCode":"tw","currencyCode":"TWD","languageLinks":[],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.ae\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.ae\u002Fin?cc=ae&a=hotelscombined&p=&url=\u002Fhelp","locale":"en-AE","flag":"ae","text":"United Arab Emirates","countryCode":"ae","currencyCode":"AED","languageLinks":[],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.co.uk\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.co.uk\u002Fin?cc=gb&a=hotelscombined&p=&url=\u002Fhelp","locale":"en-GB","flag":"gb","text":"United Kingdom","countryCode":"gb","languageNativeName":"English","currencyCode":"GBP","languageLinks":[],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":true},{"href":"https:\u002F\u002Fwww.hotelscombined.com\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.com\u002Fin?cc=us&a=hotelscombined&p=&url=\u002Fhelp","locale":"en-US","flag":"us","text":"United States","countryCode":"us","currencyCode":"USD","languageLinks":[],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Far.hotelscombined.com\u002Fhelp","dataHref":"https:\u002F\u002Far.hotelscombined.com\u002Fin?cc=sa&a=hotelscombined&p=&url=\u002Fhelp","locale":"ar-SA","flag":"sa","text":"المملكة العربية السعودية","countryCode":"sa","currencyCode":"SAR","languageLinks":[{"dataHref":"https:\u002F\u002Far.hotelscombined.com\u002Fin?cc=sa&a=hotelscombined&p=&lc=ar&url=\u002Fhelp","locale":"ar-SA","text":"AR","languageNativeName":"العَرَبِيَّة","currencyCode":"SAR","languageLinks":[],"countryNativeName":"المملكة العربية السعودية","redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"dataHref":"https:\u002F\u002Far.hotelscombined.com\u002Fin?cc=sa&a=hotelscombined&p=&lc=en&url=\u002Fhelp","locale":"en-SA","text":"EN","languageNativeName":"English","currencyCode":"SAR","languageLinks":[],"countryNativeName":"Saudi Arabia","redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false}],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"href":"https:\u002F\u002Fwww.hotelscombined.co.th\u002Fhelp","dataHref":"https:\u002F\u002Fwww.hotelscombined.co.th\u002Fin?cc=th&a=hotelscombined&p=&url=\u002Fhelp","locale":"th-TH","flag":"th","text":"ประเทศไทย","countryCode":"th","currencyCode":"THB","languageLinks":[{"dataHref":"https:\u002F\u002Fwww.hotelscombined.co.th\u002Fin?cc=th&a=hotelscombined&p=&lc=th&url=\u002Fhelp","locale":"th-TH","text":"TH","languageNativeName":"ภาษาไทย","currencyCode":"THB","languageLinks":[],"countryNativeName":"ประเทศไทย","redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false},{"dataHref":"https:\u002F\u002Fwww.hotelscombined.co.th\u002Fin?cc=th&a=hotelscombined&p=&lc=en&url=\u002Fhelp","locale":"en-TH","text":"EN","languageNativeName":"English","currencyCode":"THB","languageLinks":[],"countryNativeName":"Thailand","redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false}],"redirectCountry":false,"useRedirect":true,"pseudoLocale":false,"active":false}],"currency":{"code":"GBP","symbol":"£","formatString":"£%s"},"currencyConversionInfo":{"enabled":false,"convertFrom":"GBP","convertTo":"GBP"},"tinyDistanceUnit":"mi","temperatureUnit":"C","rainfallUnit":"mm","decimalSeparator":".","thousandsSeparator":",","localeName":"United Kingdom","countryCode":"GB","timeFormat":{"shortDate":"D MMM","datepickerShortDate":"ddd D\u002FM","longMonthAndYearFormat":"MMMM YYYY","tinyDate":"D\u002FM","datepickerDowShortDate":"ddd, D MMM","mediumTimeFormat":"HH:mm","searchSummaryShortHour":"H:mm","momentDatepickerNumericalDateFormat":"DD\u002FMM\u002FYYYY","momentLongDate":"dddd, D MMMM YYYY","momentMediumLongDate":"dddd, D MMMM","momentShortDateOfWeek":"ddd, D MMM","momentNumericalDateFormat":"D\u002FMM\u002FY","momentLongMonthDayAndYearFormat":"D MMMM YYYY","momentMediumDateOfWeek":"ddd D MMM YYYY"},"dateTimeFormat":{"numericalFullDate":"DD\u002FMM\u002FYYYY","longFullDate":"D MMMM YYYY","shortDayOfWeekFullDate":"ddd D MMM YYYY","longDayOfWeekFullDate":"dddd, D MMMM YYYY","tinyDate":"D\u002FM","shortDate":"D MMM","tinyDayOfWeekDate":"ddd D\u002FM","shortDayOfWeekDate":"ddd, D MMM","longDayOfWeekDate":"dddd, D MMMM","longMonthYear":"MMMM YYYY","shortTime":"HH:mm","mediumTime":"HH:mm","shortHour":"H:mm"},"shortLanguageCode":"en","defaultLanguage":true},"navigation":{"mainItems":[{"text":"Hotels","title":"Hotels","url":"\u002Fhotels","active":false,"verticalName":"hotels","newTab":false,"ariaLabel":"Search for hotels","viewJump":"m","deferredLink":false,"hidden":false},{"text":"Flights","title":"Flights","url":"\u002Fflights","active":false,"verticalName":"flights","newTab":false,"ariaLabel":"Search for flights","viewJump":"m","deferredLink":false,"hidden":false},{"text":"Cars","title":"Cars","url":"\u002Fcars","active":false,"verticalName":"cars","newTab":false,"ariaLabel":"Search for cars","viewJump":"m","deferredLink":false,"hidden":false},{"text":"Flight+Hotel","title":"Find Flight+Hotel","url":"\u002Fholidays","active":false,"verticalName":"packages","newTab":false,"ariaLabel":"Search for Flight+Hotel deals","viewJump":"","deferredLink":false,"hidden":false},{"text":"More","title":"","url":"#","active":false,"verticalName":"more","newTab":false,"ariaLabel":"","viewJump":"","deferredLink":false,"hidden":false}],"moreItems":[],"moreAdditionalItems":[],"mobileItems":[],"drawerNavigationState":{"middleItems":[],"numMiddleItemsShown":10,"lowerItems":[{"text":"Trips","title":"Trips","url":"\u002Ftrips","active":false,"verticalName":"trips","newTab":false,"ariaLabel":"","viewJump":"","deferredLink":false,"hidden":false}],"numLowerItemsShown":1,"numMainItemsShown":10},"siteWideMessageState":{"redirected":false,"showRedirectMessage":true,"showSwitchToEnglish":false,"showSwitchToEnglishOnLatam":false,"altLanguageAvailableAndEnabled":false,"displayCountryUrl":"hotelscombined.co.uk","showSwitchToDualDotCom":false,"upgradeBrowserEnabled":true,"showMainRedirectBlock":false,"showCurrencyMessage":false,"localeForBrandRemoved":false,"mainDisplayUrlName":"hotelscombined.com","showPrivacyPolicyMessage":false,"showCookieDisclosureMessage":false}},"authState":{"businessState":{"uid":null,"businessProfile":false,"businessMode":false,"k4bDisplayName":"KAYAK for Business","companyConfirmationNeeded":false,"businessProfileConfirmationNeeded":false,"bookOnBehalfEnabled":false,"expenseManagementSystemEnabled":false,"currentlyBookingForOther":false,"currentlyBookingForOneTimeGuest":false,"currentTraveler":null,"communicationTraveler":null,"rolesDescriptions":null,"roleId":null,"role":null,"seniority":null,"permissions":null,"features":null,"offices":null,"tasks":null,"companyName":null,"companyLogoUrl":null,"bookingMode":null,"baseUrl":"https:\u002F\u002Fbusiness.kayak.com","defaultApproverEmail":null,"currentTravelerInfoState":null,"accountOnboardingProgress":0,"companyOnboardingProgress":0,"reminderTaskGridDismissed":false,"twoFactorAuthenticated":false,"demoStatus":null,"travelArrangerMode":null,"companyDomains":null,"hasCompanyCardAssigned":false,"autoApprovalMode":null,"companyTMCAccountStatus":null,"multiRoomBookingsEnabled":false,"authorizedForApprovalsPage":false,"oneTimeGuestBooking":false,"usingCompanyImpersonation":false,"travelArranger":false,"lastAdmin":false,"encodedUid":null},"userInfoState":null,"allowSignIn":true,"unconfirmedAccount":true,"newUser":true,"guidebookEnabled":false,"loggedInSession":false,"privacyLinkUrl":"\u002Fprivacy","termsOfUseLinkUrl":"\u002Fterms-of-use","legalAuthenticationRequired":false,"accountSwitcherItems":null,"surveyGroups":null,"oAuthState":{"showGoogleLogin":true,"showNaverLogin":false,"showAppleLogin":true,"appleId":"com.hotelscombined.findhotels.signin","appleRedirectDomain":"https:\u002F\u002Fwww.hotelscombined.co.uk","appleState":"zOo5vvsvR2xkm2R3XBWF46b7EOc0V5MYFg0am04E37s-6_5YIYcgoJRr6CXKc1s7nF2YgRzxz4i1z7e1_uTWK8w\u002F\u002F\u002Fnonce43d2a197-93f4-4a64-bf12-2293276d02a0","appleHashedNonce":"c2cddafa78be0a28ee87d038ea7504fd35704f355e067eed1edd3332f6d0680e","appleUsePopup":true}},"footerState":{"siteMapLinks":[],"siteMapTitle":"Hotels","messages":["Cheap flights, hotels, car hire and travel deals:","HotelsCombined searches hundreds of other travel sites at once to find the best deals on airline tickets, cheap hotels, holidays and hire cars."],"citiesDynamicLinks":null,"destinationsDynamicLinks":null,"appStoreLinks":[{"title":"Get it on Google Play","iconLink":null,"appStoreLink":{"url":"https:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.hotelscombined.mobile","urlType":"absolute"},"appStoreType":"googleplay"},{"title":"Download on the App Store","iconLink":null,"appStoreLink":{"url":"https:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fhotelscombined-hotel-search\u002Fid378011496","urlType":"absolute"},"appStoreType":"appleappstore"}],"disableMoveContentToBody":false},"ui":{"authenticationDialog":{"visible":false},"toastContainer":{"items":[],"config":{"offsetTop":0,"offsetBottom":0}},"priceAlertDialog":{"priceAlertDialogIsDirty":false},"appDownloadDialog":{"shouldTriggerDialog":false},"hasCookieConsent":false},"frontDoorUnits":{"state":"NOT_LOADED"},"currencyPicker":{"state":"NOT_LOADED"},"staticConfig":{"state":"NOT_LOADED"},"searchForms":{}},"mappings":{"ui\u002Fauthentication\u002FAuthenticationDialogGatedSignIn":"__NoOp","ui\u002Fseo\u002Fflights\u002Fcommon\u002Fexperttips\u002FFlightExpertTips":"__NoOp","ui\u002Fseo\u002Fflights\u002Fdestination\u002Fseoportfolio_wl\u002FFlightsDestinationPageContent":"__NoOp","ui\u002Fcars\u002Ffrontdoor\u002FCarFrontDoorSharedSearchFormWrapper":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fcommon\u002Fpopularamenities\u002FPopularAmenitiesTiles":"__NoOp","ui\u002Fcars\u002Fresults\u002Fresult\u002Fresponsive\u002FCarResultItemContent":"__NoOp","ui\u002Fsearchforms\u002Fflights\u002Fshared\u002FFlightsSeoSharedSearchFormControls":"__NoOp","ui\u002Fseo\u002Fcars\u002Fcountry\u002FCountryCarsPageSemContent":"__NoOp","ui\u002Fseo\u002Fhotels\u002Ffrontdoor\u002FHotelsFrontdoorSeoSearchFormWrapper":"__NoOp","ui\u002Fcars\u002Fresults\u002Finlinead\u002Fmweb\u002FCarInlineAd":"__NoOp","ui\u002Fbusiness\u002Flibs\u002Fevent-hub\u002Fshared\u002Futils-mocking\u002Fmocks\u002Fmock-server":"__NoOp","ui\u002Fhotels\u002Ffrontdoor\u002Fcomponents\u002FHotelSharedFrontDoorSearchForm":"__NoOp","ui\u002Fseo\u002Fcommon\u002Frecentsearches\u002FRecentSearches":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fcommon\u002Fsearch\u002Fwl\u002FHotelsDefaultStandardBody":"__NoOp","ui\u002Ftrips-packages\u002Fdata\u002Fmocks\u002FmockServer":"__NoOp","ui\u002Fseo\u002Fflights\u002Froutes\u002Ftrustseals\u002FFlightTrustSealsSection":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fdestination\u002Fmomondo\u002FStaysDestinationStatisticsSection":"__NoOp","horizon\u002Fui\u002Fpromo\u002FmobileAppPromoBanner\u002FMobileAppPromoBannerDeeplinkWrapper":"__NoOp","ui\u002Fpackages\u002Ffrontdoor\u002Fcomponents\u002FPackageFrontDoorSearchFormSection":"__NoOp","ui\u002Fseo\u002Fcommon\u002Flayout\u002FSeoSideNavXPWrapper":"__NoOp","ui\u002Fseo\u002Fflights\u002Ffrom\u002Fseoportfolio_wl\u002FFlightsFromPageModalHistoricalResults":"__NoOp","ui\u002Fsearchforms\u002Fpackages\u002FPackageFrontDoorSearchForm":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fcommon\u002FseoCityHotelCard\u002FSeoCityHotelCard":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fdestination\u002Fmomondo\u002FStaysDestinationPageSemContent":"__NoOp","ui\u002Fsearchforms\u002Fcars\u002FCarResultsPageSearchFormWrapper":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fcity\u002FCityHotelsPageSemContent":"__NoOp","ui\u002Fseo\u002Fflights\u002Froutes\u002Fseoportfolio_wl\u002FFlightRoutesPageHistoricalResults":"__NoOp","ui\u002Fflights\u002Ffrontdoor\u002Fcomponents\u002FFlightSharedFrontDoorSearchForm":"__NoOp","ui\u002Fseo\u002Fcommon\u002Flayout\u002FSeoHeaderXPWrapper":"__NoOp","ui\u002Finputs\u002Fcomponents\u002FDatePicker\u002FDatePickerSharedDemo":"__NoOp","ui\u002Ffoundation\u002Fheader\u002FPageHeaderCustom":"__NoOp","ui\u002Fseo\u002Fcars\u002Fcommon\u002Fsearch\u002Fwl\u002FSeoCarsDefaultContentWrapper":"__NoOp","ui\u002Fseo\u002Fcars\u002Fregion\u002FRegionCarsPageSemContent":"__NoOp","ui\u002Fhotels\u002Ffrontdoor\u002Fcomponents\u002FHotelMainFrontDoorSearchFormSection":"__NoOp","ui\u002Fseo\u002Fcars\u002Fcity\u002FCityCarsInsurance":"__NoOp","ui\u002Fhotels\u002Fresults\u002FHotelResultsResponsiveDialogs":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fdestination\u002Fmomondo\u002Fbesthotels\u002FBestHotels":"__NoOp","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002FSeoFlightResponsiveDatePickerInputArrows":"__NoOp","ui\u002Fhotels\u002Fcommon\u002Fcomponents\u002FHotelBusinessTripApprovalDialog":"__NoOp","ui\u002Fflights\u002Fresults\u002FFlightSearchExpiredDialog":"__NoOp","ui\u002Fiframe\u002FIFrameWrapper":"__NoOp","ui\u002Fseo\u002Fcommon\u002Flayout\u002FSeoStandardBodyFeatureWrapper":"__NoOp","ui\u002Fseo\u002Fflights\u002Fcommon\u002Fexperttips\u002FFlightsToCityExpertTipsSection":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fguides\u002Fcommon\u002FAddToWishlistButton":"__NoOp","common\u002Fresults\u002Freact\u002FResponsiveControls":"__NoOp","ui\u002Fseo\u002Fflights\u002Fcommon\u002Fsearch\u002FSeoFlightCmp2SearchForm":"__NoOp","ui\u002Fseo\u002Fcommon\u002Fgptdebug\u002FSeoGptDebugConsole":"__NoOp","ui\u002Ffoundation\u002Fheader\u002FHeaderPartnerBanner":"__NoOp","ui\u002Fcompareto\u002Fsubtypes\u002FtimeOutModal\u002FCompareToTimedOutModal":"__NoOp","ui\u002Fseo\u002Fflights\u002Fcommon\u002Fsearch\u002Fwl\u002FSeoFlightsDefaultContentWrapper":"__NoOp","ui\u002Fsearchforms\u002Fflights\u002Fshared\u002Fcvent-search-form\u002FCventFlightDestinationField":"__NoOp","ui\u002Fsearchforms\u002Fflights\u002Fshared\u002Fcvent-search-form\u002FCventFlightSearchFormDatePicker":"__NoOp","ui\u002Fcorporate\u002FMomondoCorporateInfo":"__NoOp","ui\u002Fseo\u002Fflights\u002Ffrom\u002Fseoportfolio_wl\u002FFlightsFromPageContent":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fcity\u002FCityHotelsTrustSeals":"__NoOp","ui\u002Fcars\u002Fresults\u002Fresult\u002Fmweb\u002FCarResultItemContent":"__NoOp","ui\u002Fseo\u002Fcommon\u002Flayout\u002FSeoPageFooterXPWrapper":"__NoOp","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fshared\u002Futils-mocking\u002Fmocks\u002FmockServer":"__NoOp","ui\u002Fseo\u002Fcars\u002Fplace\u002Fspwl\u002FPlaceCarsPageContent":"__NoOp","ui\u002Fseo\u002Fmarketing\u002Fbesttimetotravel\u002FSearchFormSection":"__NoOp","ui\u002Fseo\u002Fflights\u002Fcommon\u002Fexperttips\u002FFlightExpertTipsSection":"__NoOp","ui\u002Fprivacy\u002FSeoSharedCookiesConsent":"__NoOp","ui\u002Fseo\u002Fcommon\u002Falerts\u002FEmergencyAlert":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fregion\u002FRegionHotelsPageSemContent":"__NoOp","ui\u002Fcorporate\u002FCorporateEmailSubscription":"__NoOp","ui\u002Fseo\u002Fmarketing\u002Fsustainabilityindex\u002FHowToTravelBlogsSection":"__NoOp","ui\u002Ffoundation\u002Fheader\u002FHeaderUnderLogo":"__NoOp","ui\u002Fai\u002Fapp\u002Fmocks\u002FmockServer":"__NoOp","ui\u002Fcars\u002Ffrontdoor\u002Fcomponents\u002FCarFrontDoorSearchFormSection":"__NoOp","ui\u002Fseo\u002Fcars\u002Fplace\u002Fspwl\u002FSeoCarsCmp2SearchFormWrapper":"__NoOp","ui\u002Fseo\u002Frentals\u002Ffrontdoor\u002FRentalsFrontdoorUnoptimisedContent":"__NoOp","ui\u002Factivities\u002Fcommon\u002FActivitiesDataLayer":"__NoOp","ui\u002Fseo\u002Fflights\u002Fairport\u002Fwl\u002FAirportPageHistoricalResultsModalTabs":"__NoOp","ui\u002Fflights\u002Ffrontdoor\u002Fcomponents\u002FFlightsFrontDoorSearchFormSection":"__NoOp","ui\u002Fseo\u002Fmarketing\u002Fbesttimetotravel\u002FBtttTutorial":"__NoOp","ui\u002Fcorporate\u002FCorporatePromo":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fcommon\u002Fhotelsbyrating\u002FHotelsByRatingTabs":"__NoOp","ui\u002Fseo\u002Fflights\u002Fairport\u002Fworldwide\u002FWorldwideAirportsSearchForm":"__NoOp","ui\u002Fseo\u002Fflights\u002Froutes\u002Fkayak\u002Ftransportationmodes\u002FTransportationModes":"__NoOp"},"images":{"ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002Figraal-logo.png":"https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fimages\u002Fhorizon\u002Fui\u002Ffoundation\u002Fheader\u002Fdotf\u002Figraal-logo.png?v=ebc731db5a865baa4128c3d869d911b3748d69c5&cluster=4","ui\u002Fprice-alerts\u002F\u002Fnewspaper.svg":"https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fimages\u002Fhorizon\u002Fui\u002Fprice-alerts\u002Fnewspaper.svg?v=056e4337b8a1aac365e391f66f0a205c90a9e046&cluster=4","ui\u002Fauthentication\u002F\u002FmagiclinkloginBg.svg":"https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fimages\u002Fhorizon\u002Fui\u002Fauthentication\u002Fbrands\u002Fhotelscombined\u002FmagiclinkloginBg.svg?v=7edf8bb4024fb02c39f5be9439b000ccd926bfb5&cluster=4","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002Fwoolsocks-logo.png":"https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fimages\u002Fhorizon\u002Fui\u002Ffoundation\u002Fheader\u002Fdotf\u002Fwoolsocks-logo.png?v=30a726deeb10a44bd741ba004695d1491a7ae955&cluster=4","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002Fbyd-logo.png":"https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fimages\u002Fhorizon\u002Fui\u002Ffoundation\u002Fheader\u002Fdotf\u002Fbyd-logo.png?v=d9f5d64253e2b3796dfe14314523e99b674213f5&cluster=4","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002Febuyclub-logo.png":"https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fimages\u002Fhorizon\u002Fui\u002Ffoundation\u002Fheader\u002Fdotf\u002Febuyclub-logo.png?v=7ab6e05116935d150b6d365047aff417961d4321&cluster=4","ui\u002Ffoundation\u002Fheader\u002F\u002Faccount-icon.png":"https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fimages\u002Fhorizon\u002Fui\u002Ffoundation\u002Fheader\u002Faccount-icon.png?v=4bd08f9f346c2318f203f707f2bcfa601cc4ddb7&cluster=4","ui\u002Fauthentication\u002F\u002Fticket-and-case.svg":"https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fimages\u002Fhorizon\u002Fui\u002Fauthentication\u002Fticket-and-case.svg?v=72dbdd4e333412fe16e61f3ad5fde50d5d12268c&cluster=4","ui\u002Fauthentication\u002F\u002FmagiclinkloginMobile.svg":"https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fimages\u002Fhorizon\u002Fui\u002Fauthentication\u002FmagiclinkloginMobile.svg?v=2193a553d727ab6f6a456d29581af132d4b2acaa&cluster=4","ui\u002Fcorporate\u002F\u002Fcorporate_hero_background.jpg":"https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fimages\u002Fhorizon\u002Fui\u002Fcorporate\u002Fcorporate_hero_background.jpg?v=89e112be8e639e1d99eb6120b6cb0ac44298bb63&cluster=4","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002Fadditional-side-logo.png":"https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fimages\u002Fhorizon\u002Fui\u002Ffoundation\u002Fheader\u002Fdotf\u002Fadditional-side-logo.png?v=8ca3d0fdf9e466c1f88eea04d8c04d8f550a872e&cluster=4","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002Fextramiles-logo.png":"https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fimages\u002Fhorizon\u002Fui\u002Ffoundation\u002Fheader\u002Fdotf\u002Fextramiles-logo.png?v=b17c8d0df37335678ee5936afd3b10ff91c857d0&cluster=4","ui\u002Ftrips-packages\u002Fnavigation\u002F\u002Ffallback_clouds.jpg":"https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fimages\u002Fhorizon\u002Fui\u002Ftrips-packages\u002Fnavigation\u002Ffallback_clouds.jpg?v=9aed8e41072c9bc7a6b509a7142c188597f88bda&cluster=4"},"strings":{"ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_PAGE_COVER_PHOTO_TITLE":"How can we help?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_QUESTIONS_FILTER_INPUT_PLACEHOLDER":"e.g. booking, cancel, price","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_QUESTIONS_HEADER":"Frequently Asked Questions","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_WARNING":"Warning","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_WARNING_TEXT":"A number of people have been contacted by phone, WhatsApp and email by individuals claiming to represent {0}, offering to book them a trip and requesting direct credit card or wire transfer payment. Some were also asked to provide their passport and identity card numbers. These direct emails, WhatsApp messages or calls do not come from {0}, but from imposters who are trying to defraud you, or act with other malicious intent. Do not provide your credit card details, nor wire money to any bank account. If you have provided your credit card number, contact the issuing bank to block your card. If you have provided your passport or identity card number, contact your police station.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_PAGE_QUICK_LINK_ABOUT":"About","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_PAGE_QUICK_LINK_AIRLINE_FEES":"Airline fees","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_PAGE_QUICK_LINK_AIRLINES":"Airlines","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_PAGE_QUICK_LINK_BOOKINGS":"Find my bookings","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_PAGE_QUICK_LINK_CAREERS":"Careers","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_PAGE_QUICK_LINK_HOTELOWNER":"Hotel owner","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_PAGE_QUICK_LINK_SUPPLIERS":"Supplier information","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_PAGE_QUICK_LINKS_TITLE":"Quick links","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_PAGE_QUICK_LINK_FLIGHTS_SUPPLIERS":"Flights suppliers information","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_PAGE_QUICK_LINK_NO_GUARANTEE":"Price accuracy","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_PAGE_QUICK_LINK_K4B_GETTING_STARTED":"K4B - Getting started","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_PAGE_QUICK_LINK_K4B_MAKE_A_BOOKING":"K4B - Make a booking","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_PAGE_QUICK_LINK_K4B_MANAGE_YOUR_TRIPS":"K4B - Manage your trips","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_PAGE_QUICK_LINK_BIZ_PLUS_OVERVIEW":"Biz+ Overview","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_PAGE_QUICK_LINK_BIZ_PLUS_BOOKING":"Booking on Biz+","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_PAGE_QUICK_LINK_BIZ_PLUS_APPROVALS":"Approvals on Biz+","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_PAGE_QUICK_LINK_BIZ_PLUS_CHANGES_CANCELLATIONS":"Changes & Cancellations on Biz+","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_PAGE_QUICK_LINK_CARS_SUPPLIERS":"Cars suppliers information","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_FOOTER_ACCURACY_DESCRIPTION":"Found a price that doesn't match up?\nTell us.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_FOOTER_ACCURACY_HEADER":"Accuracy problems?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_FOOTER_ACCURACY_LINK":"Report a problem","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_FOOTER_FEEDBACK_DESCRIPTION":"Let us know!","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_FOOTER_FEEDBACK_HEADER":"Questions or feedback?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_FOOTER_FEEDBACK_LINK":"Give feedback","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_FOOTER_LIVE_CHAT_DESCRIPTION":"Ask your question here.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_FOOTER_LIVE_CHAT_DESCRIPTION_ASSISTANT":"Ask our online assistant.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_FOOTER_LIVE_CHAT_HEADER":"Chat with {0}","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_REMINDERS_TEXT_1":"Please go to the official KAYAK career page {0} to review open positions.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_REMINDERS_TEXT_2":"All official KAYAK recruitment emails end with @kayak.com. Impersonators may use a similar domain so please double-check.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_REMINDERS_TEXT_3":"KAYAK will never send unsolicited messages via email, LinkedIn, WhatsApp or Instagram.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_REMINDERS_TEXT_4":"KAYAK will never request payment(s) from candidates for open positions at any point.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_REMINDERS_TEXT_5":"We are a travel search engine, not a travel agent, so we don’t handle bookings or payments directly.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_REMINDERS_TEXT_6":"KAYAK never calls, emails, or messages via WhatsApp to complete a user’s booking or request payment.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_REMINDERS_TEXT_7":"All genuine KAYAK pages will have 'KAYAK' in the URL, followed by the local domain (e.g. kayak.com, kayak.co.uk, kayak.fr, etc.). Variations of that (such as 'kayakonline', 'kayakworking', or 'kayakagent') are not genuine.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_REMINDERS_TEXT_8":"Do not fall for ads promoted on social media (i.e. on WhatsApp, Instagram, and LinkedIn) offering job opportunities with commissions.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_REMINDERS_TITLE":"Important reminders","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_TEXT_1":"KAYAK has recently observed a rise in scammers impersonating companies such as KAYAK, offering fake job opportunities to jobseekers. These scammers typically initiate contact via phone calls, WhatsApp, Instagram, LinkedIn, or email. They may also mention the names of KAYAK's executive or recruitment team to manipulate individuals into trusting them.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_TEXT_2":"These scammers entice jobseekers with fake job offers often using our brand name and logo, coercing them into completing tasks such as setting up online profiles or divulging personal information, all under the guise of receiving payments or commissions. It's important to note that KAYAK does not engage in these recruitment practices.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_TITLE":"KAYAK Job Scams","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WHAT_TO_DO_TEXT_1":"If you think you have spotted a scam or fall victim to a scam, you can (i) contact your bank regarding the fraudulent payment(s); and\u002For (ii) report the fraudulent activity to your local law enforcement agency:","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WATCH_OUT_FOR_TITLE":"KAYAK scams: what to watch out for","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WATCH_OUT_FOR_TEXT_1":"Our official KAYAK recruitment email addresses end with @kayak.com. Avoid communicating with emails using Gmail or other domains in relation to any jobs at KAYAK.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WATCH_OUT_FOR_TEXT_2":"KAYAK will never request payment(s) from candidates for open positions at any point.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WATCH_OUT_FOR_TEXT_3":"We are a travel search engine, not a travel agent, so we don’t handle bookings or payments directly.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WATCH_OUT_FOR_TEXT_4":"KAYAK will never call, email, or message you via WhatsApp to complete a user’s bookings or to request payment. If you are contacted in this way, please report it.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WATCH_OUT_FOR_TEXT_5_A":"For all of our official KAYAK pages, 'kayak' will be in the URL, followed by the local domain such as kayak.com, kayak.co.uk, kayak.fr, etc.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WATCH_OUT_FOR_TEXT_5_B":"Different variations such as 'kayakonline', 'kayakworking', or 'kayakagent' are not affiliated with KAYAK.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WATCH_OUT_FOR_TEXT_6":"KAYAK will never send unsolicited messages via email, LinkedIn, WhatsApp, or Instagram.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WATCH_OUT_FOR_TEXT_7":"Do not fall for ads promoted on social media (i.e. on WhatsApp, Instagram, or LinkedIn) offering job opportunities with commissions.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WATCH_OUT_FOR_TEXT_8":"Please go to the official KAYAK career page {0} to review open positions.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WHAT_TO_DO_FRANCE":"France: {0}","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WHAT_TO_DO_FRANCE_LINK_TEXT":"Cybermalveillance.gouv.fr","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WHAT_TO_DO_UK":"UK: {0}","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WHAT_TO_DO_UK_LINK_TEXT":"Action Fraud","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WHAT_TO_DO_USA":"US: {0}","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WHAT_TO_DO_USA_LINK_TEXT":"US government fraud and scam site","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WHAT_TO_DO_CANADA":"Canada: {0}","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WHAT_TO_DO_CANADA_LINK_TEXT":"Anti Fraud Center Canada","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WHAT_TO_DO_AUSTRALIA":"Australia: {0}","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WHAT_TO_DO_AUSTRALIA_LINK_TEXT":"Australian Cyber Security Centre","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WHAT_TO_DO_GERMANY":"Germany: {0}","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WHAT_TO_DO_GERMANY_LINK_TEXT":"BKA","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WHAT_TO_DO_SPAIN":"Spain: {0}","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WHAT_TO_DO_SPAIN_LINK_TEXT":"Policia Spain","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WHAT_TO_DO_EUROPE":"Europe: {0}","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WHAT_TO_DO_EUROPE_LINK_TEXT":"Europol","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_WHAT_TO_DO_FEEDBACK":"To report any suspicious activity directly to the KAYAK customer service team, please fill out this form on the KAYAK support page: {0}","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_TITLE_BR":"Fraud alert","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_BR_TEXT_1":"There has been an uptick of scammers claiming to represent KAYAK and contacting individuals through Whatsapp. These infringers directly offer to sell and book your trip(s) and request Credit Card, wire transfer or PIX payments. Some individuals have also been asked to provide passport and identity card numbers.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_BR_TEXT_2":"These direct contacts via Whatsapp do not come from KAYAK, but imposters trying to defraud you, or act with other malicious intent. Do not provide your credit card details, nor wire money to any bank account. KAYAK will never contact you directly asking for any of this information. If you have provided your credit card number, contact the issuing bank to block your card. If you have provided your passport or identity card number, contact your local law enforcement.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_BR_TEXT_3":"Use KAYAK only through our website: {0} or app.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FJOB_SCAMS_WARNING_BR_TEXT_4":"If you received suspicious request please report it to us via {0}.","ui\u002Ffoundation\u002Ffooter\u002F\u002FPOPULAR_CITY_HEADER":"Popular cities","ui\u002Ffoundation\u002Ffooter\u002F\u002FPOPULAR_DESTINATION_HEADER":"Popular destinations","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_QUESTIONS_LIST_HEADING_ABOUTUS":"About Us","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_QUESTIONS_LIST_HEADING_ACCOUNTS":"Account","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_QUESTIONS_LIST_HEADING_BOOKINGS":"Bookings","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_QUESTIONS_LIST_HEADING_CARS":"Cars","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_QUESTIONS_LIST_HEADING_EXPLORER":"{0} Explorer","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_QUESTIONS_LIST_HEADING_FLIGHTS":"Flights","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_QUESTIONS_LIST_HEADING_HOTELS":"Hotels","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_QUESTIONS_LIST_HEADING_KAYAK4B":"KAYAK for Business","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_QUESTIONS_LIST_HEADING_NEWSLETTERS":"Newsletters","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_QUESTIONS_LIST_HEADING_PROFILE":"Profile","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_QUESTIONS_LIST_HEADING_TRIPS":"Trips","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHELP_QUESTIONS_LIST_HEADING_WORK":"How {0} works","ui\u002Fcorporate\u002FHelpPage\u002F\u002FAPP_PRICE_DIFF_ANSWER":"If you have experienced a difference in price when searching on a mobile device versus the desktop version of momondo, it is likely to be due to the online travel agency\\u2019s or airline\\u2019s business strategy, or that they are running device specific campaigns.\n\nAs a free global travel search site, we are not able to influence the way these suppliers develop their business strategies in regard to price. We can only show the prices that are available on the device from which the search is made.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FAPP_PRICE_DIFF_QUESTION":"Why is there a difference in price between the app and website?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FAVAIL_RESULTS_ANSWER":"We strive to provide you an exhaustive list of the offers available at the time of your search and we believe we are close, but we do not have access to all offers and sometimes we decide to filter out poor quality results.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FAVAIL_RESULTS_QUESTION":"Do your results list all available results?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBAGGAGE_ANSWER":"The prices you see on the results page after you\\u2019ve done a search come directly from the online travel agency or airline. We ask that the prices we receive include all mandatory fees and surcharges. However, the prices and conditions for baggage may vary depending on the supplier, so you should therefore always double-check these once on the supplier\\u2019s site. You can also check the airline\\u2019s {0}.\n\nIf you have additional questions in regard to baggage, we recommend you check with the supplier directly as they will be the best ones to help you.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBAGGAGE_ANSWER_LINK_TEXT":"baggage fees","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBAGGAGE_QUESTION":"Luggage","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBOOK_CANCELLED_ANSWER":"Cancellations can occasionally occur in the airline industry. This typically happens if the airline decides to cancel the flight or if the airline or travel agency on rare occasions are unable to fulfil the ticket at the advertised price. If your booking was canceled, the supplier with whom you booked will offer a new ticket at a new price or offer you a full refund.\n\nAs momondo is a free global travel search site, canceled flights are out of our control. Therefore, if your flight was canceled and you need help or have questions, you should contact the supplier directly to see what alternate options are available to you.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBOOK_CANCELLED_QUESTION":"My booking was cancelled","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBOOK_CONF_ANSWER":"As a free global travel search site momondo does not have any information about your booking details or your booking confirmation.\n\nIf you haven\\u2019t yet received a booking confirmation from the supplier you have made your booking with, we suggest you do the following:{0}\nIf you are uncertain or can\\u2019t remember who you made your booking with, we suggest that you check your bank statement as this, in most cases, should have the name of the supplier next to the charge. You may also be able to find the supplier by checking your internet browser history for the day you made your booking. Alternatively, you can try recreating your search on momondo to try and identify the supplier with whom you made your booking.\n\nPlease bear in mind that most tickets are issued within 24 hours. However, some suppliers may take longer, which is why checking with the supplier directly is the only option.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBOOK_CONF_ANSWER_LIST_ONE":"Check your spam or trash email folders as sometimes unrecognized messages can end up here rather than in your inbox","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBOOK_CONF_ANSWER_LIST_TWO":"If you still don\\u2019t find your confirmation email, you should contact the supplier with whom you booked, as only they have access to your booking information","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBOOK_CONF_QUESTION":"Where is my booking confirmation?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBOOK_PAY_ANSWER":"momondo is a free global travel search site. We help you plan your trip, but we don\\u2019t handle bookings or take payment. Once you\\u2019ve found what you are looking for, we redirect you to the relevant online travel agency or airline to complete your booking. This means your booking is with them, not with momondo. Once redirected, you will be able to see the different payment types accepted.\n\nWe recommend contacting the supplier directly if you have questions about how to pay. You should be able to find their contact details on their website.\n\nPlease be aware that once you have finalized your booking, the supplier may contact you to request further identification or documents before your booking can be confirmed. This is due to security reasons and is put in place to protect both you as a user as well as the supplier. If you have any concerns about this, please contact the supplier directly.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBOOK_PAY_QUESTION":"How do I pay for my booking?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBOOK_QUEST_ANSWER":"momondo is a free global travel search site that helps you plan your trip, but we don\\u2019t handle bookings, nor do we have access to your booking information. Once you\\u2019ve found what you are looking for, we redirect you to the relevant online travel agency or airline to complete your booking. This means your booking is with them, not with momondo.\n\nTherefore, if you have questions about how to complete a booking, make changes to an existing booking, payment issues, cancellations, refunds, baggage questions, meal preferences, seating preferences or questions regarding what you can or cannot bring on the plane, you should always contact the supplier directly or check the airline\\u2019s website. You should be able to find the supplier\\u2019s contact details in your booking confirmation or on their website. If you do not have your booking confirmation, please see the following Help section: {0}","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBOOK_QUEST_ANSWER_LINK_TEXT":"Where is my booking confirmation?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBOOK_QUEST_QUESTION":"Who should I contact if I have questions about my booking?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBOOK_THROUGH_ANSWER":"Once you have made a booking with an online travel agency or airline they will send you a confirmation email.\n\nIf you have not yet received a booking confirmation from the supplier you have made your booking with, we suggest you do the following:{0}\n\nIf you are uncertain or can\\u2019t remember who you made your booking with, we suggest that you check your bank statement as this, in most cases, should have the name of the supplier next to the charge. You may also be able to find the supplier by checking your internet browser history for the day you made your booking. Alternatively, you can try recreating your search on momondo to try and identify the supplier with whom you made your booking.\n\nPlease bear in mind that most tickets are issued within 24 hours. However, some suppliers may take longer than that, which is why checking with the supplier directly is the only option.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBOOK_THROUGH_ANSWER_LIST_ONE":"Check your spam or trash email folders as sometimes unrecognized messages can end up here rather than in your inbox","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBOOK_THROUGH_ANSWER_LIST_TWO":"If you still don\\u2019t find your confirmation email, you should contact the supplier with whom you booked directly, as only they have access to your booking information","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBOOK_THROUGH_QUESTION":"How will I know if my bookings have gone through?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBOOK_TRIPS_ANSWER":"To access {0} you need to be logged in.\n\nSelect the saved trip you\\u2019d like to book, and we\\u2019ll present you with your trip itinerary, including your saved flights and hotels. Even if it's been a while, momondo has been working in the background, refreshing your saved searches to make sure you're seeing the most recent price. Select the saved flight or hotel you would like to book and press the book button.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBOOK_TRIPS_ANSWER_LINK_TEXT":"Trips","ui\u002Fcorporate\u002FHelpPage\u002F\u002FBOOK_TRIPS_QUESTION":"I\\u2019ve saved a flight or hotel result to Trips, and now I would like to book it \\u2026 what do I do?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCANT_SEE_BOOK_ANSWER":"As momondo does not sell tickets or make hotel reservations, we don\\u2019t have any information about the bookings you make with our suppliers, and therefore we cannot automatically display any booking information in your profile. You can, however, import your booking confirmations to Trips by either forwarding them to {0} or by auto-syncing with your email. For more information on Trips, please visit our {1}.\n\nPlease note, that if you have any questions about your booking, you still need to contact the supplier with whom you booked directly. For more information about contacting a supplier, please visit one of the following Help sections: {2}, {3} or {4}.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCANT_SEE_BOOK_ANSWER_CARS_LINK_TEXT":"Cars","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCANT_SEE_BOOK_ANSWER_FLIGHTS_LINK_TEXT":"Flights","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCANT_SEE_BOOK_ANSWER_HOTELS_LINK_TEXT":"Hotels","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCANT_SEE_BOOK_ANSWER_TRIPS_LINK_TEXT":"Trips help section","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCANT_SEE_BOOK_QUESTION":"Why can\\u2019t I see my bookings made using momondo when logged in to my profile?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCAR_BOOK_ANSWER":"As a free global travel search site momondo does not have any information in regard to your booking confirmation.\n\nIf you have not yet received a booking confirmation, we suggest you do the following:\n{0}","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCAR_BOOK_ANSWER_LIST_ONE":"Check your spam or trash email folders as sometimes unrecognized messages can end up here rather than in your inbox","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCAR_BOOK_ANSWER_LIST_TWO":"If you still don\\u2019t find your confirmation email, you should contact the car rental company directly as only they have access to your booking information. You can find more information about how to contact the car rental company on their website.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCAR_BOOK_QUESTION":"Where is my car hire booking confirmation?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCAR_QUEST_ANSWER":"momondo is a free global travel search site that helps you plan your trip, but we don\\u2019t handle bookings, nor do we have access to your booking information. Once you\\u2019ve found the car you are looking for, we direct you to the relevant car rental company to complete your booking. This means your booking is with them, not with momondo.\n\nIf you have questions about how to complete a car rental booking, make changes to an existing booking, payment issues, cancellations, refunds, booking of extra drivers, etc., you should contact the car rental company directly. You should be able to find the car rental company\\u2019s contact details in your booking confirmation or on their website.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCAR_QUEST_QUESTION":"Who should I contact if I have questions about my car hire booking?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCHANGES_REFUNDS_ANSWER":"As a free global travel search site, momondo helps you plan your trip, but we don\\u2019t handle bookings, nor do we have access to your booking information. Once you\\u2019ve found what you are looking for, we redirect you to the relevant online travel agency or airline to complete your booking. This means your booking is with them, not with momondo.\n\nTherefore, if you have questions about how to cancel or make changes to an existing booking, you should contact the supplier with whom you booked directly. You should be able to find the supplier\\u2019s contact details in your booking confirmation. If you do not have your booking confirmation, please see the above Help section: {0}\n\nDepending on the supplier, different rules and options may apply for changes, cancellations and refunds. However, you should be able to read more about these on the supplier\\u2019s website.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCHANGES_REFUNDS_ANSWER_LINK_TEXT":"Where is my booking confirmation?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCHANGES_REFUNDS_QUESTION":"Changes, cancellations and refunds","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCHARGED_CARD_ANSWER":"On rare occasions, an error can occur which causes the airline or online travel agency to take the money from your account, but not be able to confirm your booking. In most cases, the money will then be released back to you within a few days, depending on the bank. Please also note that contacting your bank can sometimes help speed up the process.\n\nIf you didn\\u2019t receive a booking confirmation, we recommend you start by checking your spam or trash email folders as sometimes unrecognized messages can end up here rather than in your inbox.\n\nAs a free global travel search site, momondo helps you plan your trip, but we don\\u2019t handle bookings nor do we have access to your booking information. We therefore recommend you contact the supplier with whom you booked in order for them to either confirm your booking or advise when your money will be refunded.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCHARGED_CARD_QUESTION":"My card was charged but I didn\\u2019t receive my booking confirmation","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCONNECT_INBOX_ANSWER":"We'll import your reservations into momondo Trips so you can see all your travel plans in one place, even offline.\n\nmomondo’s use or transfer of information received from Gmail sync is subject to {0}, including the Limited Use requirements.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCONNECT_INBOX_ANSWER_LINK_TEXT":"Google API Services User Data Policy","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCONNECT_INBOX_QUESTION":"What happens when I connect my inbox?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCONTACT_DETAILS_ANSWER":"If you have already made a booking, we recommend contacting the hotel supplier with whom you booked for any questions or assistance with your booking.\n\nYou should be able to find the hotel supplier's contact details in your booking confirmation or on their website. If you do not have your booking confirmation, please see the Help section: {0}","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCONTACT_DETAILS_ANSWER_LINK_TEXT":"Where is my booking confirmation?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCONTACT_DETAILS_QUESTION":"How do I find the hotel\\u2019s contact details?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCOOKIE_PRICE_ANSWER":"As momondo does not sell tickets, it is impossible for us to influence the price in any way. The prices on our site come directly from the online travel agencies and airlines and this is what we show you in our results.\n\nTo find out more about how momondo uses cookies, please see this {0}.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCOOKIE_PRICE_ANSWER_LINK_TEXT":"article","ui\u002Fcorporate\u002FHelpPage\u002F\u002FCOOKIE_PRICE_QUESTION":"Does momondo use cookies to raise the price?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FDIFF_PRICES_ANSWER":"The prices you see in Price Calendar, Trip Finder and Anywhere Search show you an estimated price for your flights and are meant to demonstrate that you may be able to save some money if you have the option to be flexible with your travel details. The prices in Price Calendar, Trip Finder and Anywhere Search are based on previous searches made on momondo and therefore require a certain amount of data in order to present accurate estimates. Therefore, Price Calendar, Trip Finder and Anywhere Search will only show results for popular searches made on momondo.\n\nIt is only possible for us to show you prices and availability after you have entered your specific search criteria (departure city or airport, destination city or airport, and dates) and have clicked the \\u2018Search\\u2019 button, as prices and availability are constantly changing. Once you have performed your search, you can choose the best suitable offer and opt to be transferred to the supplier\\u2019s website to complete your booking.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FDIFF_PRICES_QUESTION":"Why are the prices in Price Calendar, Anywhere Search and Trip Finder sometimes different than the prices in the search result?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FDROPOFF_DIFF_ANSWER":"On momondo you do have the option to search for car rentals with drop-off at a different location. All you need to do is tick the \\u2018Return to a different location\\u2019 box in the search field and fill in your preferred drop-off location.\n\nBear in mind that additional fees may apply for a drop-off in a different location, however, we will clearly state whether or not this fee is included in the prices we display.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FDROPOFF_DIFF_QUESTION":"Can I drop the car off at a different location?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FEDIT_PERSONAL_INFO_ANSWER":"If you wish to edit your personal information or preferred settings you can do so in \\u2018General settings\\u2019 once logged into your profile.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FEDIT_PERSONAL_INFO_QUESTION":"How do I edit my personal information?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FEXPLORER_ONLY_ACCOMMODATION_ANSWER":"Yes, KAYAK Explorer points can be earned only by booking select accommodations on the KAYAK app.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FEXPLORER_ONLY_ACCOMMODATION_QUESTION":"Can I only earn KAYAK Explorer Points through accommodation bookings?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FEXTRAS_BOOK_ANSWER":"On momondo you do not have the option to add any extras, such as GPS or child seats, winter tires, additional drivers, extra insurance, etc. However, once redirected to the relevant car rental company to complete your booking, you should be given the option to request any such extras.\n\nFor more information about adding extras to your car rental booking, please contact the relevant car rental company directly or visit their FAQ section.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FEXTRAS_BOOK_QUESTION":"How do I book satnav, child seats or other extras?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_BRAND_NAME_HACKER_FARE":"Hacker Fare","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_LINK_ACCOUNT_PAGE_TEXT":"Account","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_LINK_AIRLINE_PAGE_TEXT":"airline","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_LINK_BAGGAGE_AIRLINE_PAGE_TEXT":"Airline fees","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_LINK_BOOKED_VIA_REVATO_TEXT":"'Voice of the Customer'","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_LINK_BOOKINGS_PAGE_TEXT":"Bookings","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_LINK_FEES_AIRLINE_PAGE_TEXT":"We got you","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_LINK_FLIGHTS_PAGE_TEXT":"Flights","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_LINK_GOOGLE_LIMITED_USE_REQUIREMENTS":"Google API Services User Data Policy","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_LINK_GUARANTEE_PAGE_TEXT":"HIER","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_LINK_ONE_IS_LOWEST_PRICE_GUARANTEED":"Here","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_LINK_PARTNERS_PAGE_TEXT":"Go here","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_LINK_PAYMENT_INQUIRY":"found here","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_LINK_PRICE_ALERT_FLIGHTS":"Price Alert page","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_LINK_PRICE_ALERT_ITEM_TEXT":"Price Alert","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_LINK_PRICE_ALERTS_PAGE_TEXT":"Price Alerts","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_LINK_TRIPS_PAGE_TEXT":"Trips","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_LINK_TWO_IS_LOWEST_PRICE_GUARANTEED":"Here","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_ACCESS_KYP_FORM":"You will be sent a link via DocuSign where you can access the questionnaire and submit it through a secure channel back to {0}.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_AFFILIATED_RESERVATION_SITES":"Compare prices on the {0} hotel reservation sites and help you find the best accommodation at the lowest price.\nWhen you find the hotel and product you want, we will link you to the site so that you can complete your reservation, and the actual reservation and payment will be made on the site, not on HotelsCombined.\nHotelsCombined carefully checks that all affiliated booking sites are safe and reliable for customers to book. {1} you can find a full list of booking sites and customer center information.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_AGE_REQUIREMENTS_FOR_RENTING_CAR":"The age limits will vary depending on where and who you plan to hire your car with, so it's best to keep yourself informed. For further details, we suggest you to reach out directly to the hire car provider to ask their policy. Please note that at {0} we do not set the policies regarding driver ages.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_AIRLINE_UNION":"This is a special offer exclusive to HotelsCombined that combines two one-way tickets instead of round-trip tickets to make your trip more affordable.\nThis product is available at a lower price by searching for two compatible one-way tickets, and you must check the availability of each airline before booking yourself.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_ANOTHER_PERSON":"If you wish to pay for someone else's flight, you can certainly do so. However, you'll need to make sure when entering the passenger's details that the name you put on the ticket matches the traveller's ID exactly - a simple typo could prevent them from flying. Also, be aware that many airlines charge a substantial change fee to correct any mistakes should any information need to be edited after the ticket has been booked.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_APPROVE_DECLINE_SOMEONES_REQUEST":"If you have approval rights, you'll be receiving requests through Slack or email. You can easily approve or decline flights or hotel stays by clicking on the \"Approve\" or \"Decline\" button.\n\nAlternatively, you can go to Trips and select \"Travel Requests\" on KAYAK for Business and approve or decline trips from there.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_ASKING_TO_COMPLETE_KYP":"We're asking you to give us certain details to comply with various legal and regulatory screening requirements. This is information we request from all our third-party vendors, customers and affiliates.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_BAGGAGE_FEES":"Nope. You'll have to check out our {0} page to see if your airline charges extra for checked bags or carry-ons (yes, that's a thing now).","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_BAGGAGE_INCLUDED":"Prices shown in search results are typically for flight fares only, plus mandatory fees like airport and fuel taxes. Hold baggage is often an extra cost that\\u2019s not shown in the price, so you would need to check the baggage price and allowance on the airline\u002Fagents site, and add this on as you go through the booking process.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_BOOK_TRIPS":"Go to your {1} page and select the saved option you'd like to book. Even if it's been a while, {0} has been working in the background, refreshing your saved searches to make sure you're seeing the most recent pricing. Simply click the 'book' button when you're ready to go.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_BOOK_WITHOUT_MANAGERS_APPROVAL":"We want KAYAK for Business to treat people like adults; if you previously sought approval by other means, then please use KAYAK for Business to find a great deal and book.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_BOOKED_VIA_REVATO":"If you selected the 'book with hotel' option, you can cancel via the confirmation email: There's a 'cancel booking' link at the top of your confirmation email. The hotel will be notified and you will receive a confirmation email that your booking has been cancelled shortly. Or you can contact the hotel directly with the contact details on your confirmation email.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_BOOKING_CONFIRMATION":"The reservation confirmation will be sent directly from the rental car site where the actual reservation and payment are made.\nIf you do not receive the confirmation, please confirm that you have not entered another email account, including a company email, and check your spam mailbox as well. Resending the confirmation must be requested directly to the relevant rental car site.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_CANCEL_OR_MODIFY":"All Explorer Points are verified after you complete your hotel stay. If you cancel your reservation, any associated Explorer Points will be removed from your account. However your booking will still count as a points-related activity and your points expiration date will reset accordingly. If you modify your reservation, associated Explorer Points may be adjusted to reflect any change in price.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_CANT_LOG_ON_KAYAK4B":"Contact the person who is the administrator of KAYAK for Business, or the travel manager in your company.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_CAR_RESERVATION":"Did you look in {1}? If you booked on the {0} site with one of our providers, you should be able to find it there. Otherwise, if you were redirected off-site to complete your reservation, you'll need to check with the provider directly. If you can't remember your provider's name, check your credit card statement to see who charged your card.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_CAR_RESERVATION_WHEN_USERS_DISALLOWED_IN_COUNTRY":"If you were redirected off-site to complete your reservation, you'll need to check with the provider directly. Can't remember your provider's name? Check your credit card statement to see who charged your card.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_CHANGE_EMAIL":"Head on over to your {0} to change any of your personal info.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_CHANGE_RESERVATION":"Help is on the way: if you booked your travel on the {0} site with one of our providers, then you can go to {1} and get info on around-the-clock support. If you booked your travel outside of {0} or were redirected from our site to a provider's web page to complete your booking, then you'll need to get in contact with the provider directly. Not sure who your provider is? Our partnering travel providers take your data privacy seriously, which is why {0} doesn't have access to your booking to make changes or resend confirmation emails.\n\nIf you've been charged already, you can find out who you booked with by checking the payee name against any pending or completed charges.\n\nGet in touch with the hotel to find out which travel provider your booking came from.\n\nIf you used your computer or mobile web browser to book, you can retrace your steps by checking your browser history to see which travel provider's website you were redirected to after {0}.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_CHANGE_RESERVATION_BOOKINGS":"Help is on the way! After you found your flights on {0}, you completed your booking with one of our travel partners, so you\\u2019ll have to get in contact with the provider to change or cancel your reservation. Our travel partners take your data privacy seriously, so {0} doesn\\u2019t actually have access to your booking or have the ability to make changes or resend confirmation emails.\n\nIf you've been charged already, you can find out who you booked with by checking the payee name against any pending or completed charges.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_CHANGE_RESERVATION_CARS":"{0} is a search engine that compares rental car products offered by each rental car company and finds the lowest price.\nWhen you select the product that is optimized for you, we will link you to the site so that you can complete your reservation. We do not collect or manage reservation information of {0} customers.\nTherefore, if you need to cancel or change your reservation, you must contact the car rental company or site where the actual reservation was made.\n\nIf you are not sure which car rental site you booked on, please check your payment details. If you look at the payment destination, you can confirm the reservation destination. Alternatively, you can check the history record of your internet browser or search for the same conditions again at {0} to see which site the reservation was made on.\n\nCancellation policy is subject to the regulations of each car rental company and may vary depending on the conditions selected at the time of booking. Before canceling, please check the cancellation policy on the reservation confirmation, and if you have any further questions, it is best to contact the website where the reservation was made.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_CHANGE_RESERVATION_FLIGHTS":"{0} compares flight prices of various airline reservation sites and find the lowest price for you. Select the lowest price you want and we will link you to the site so that you can complete your reservation.\nSince the actual reservation is connected to the airline or travel agent you have selected, {0} is not involved in the reservation and payment, and your reservation information cannot be verified.\n\nTherefore, if you have any inquiries regarding reservation changes or cancellations, please contact the customer center of the airline or travel agency where the reservation was made. If you can't remember which reservation site you booked from, please check your payment details. If you look at the payment destination, you can check the reservation destination.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_CHANGE_RESERVATION_WHEN_USERS_DISALLOWED_IN_COUNTRY":"If you booked your travel outside of {0} or were redirected from our site to a provider's web page to complete your booking, then you'll need to touch base with the provider directly. Not sure who your provider is? Check your credit card statements to see who charged your card.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_CHILD_PASSENGER":"When searching for flights on {0}, you can select the number of children and infant passengers via the traveller drop-down menu.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_CONNECT_INBOX":"We'll import your reservations into {0} {1} so you can see all your travel plans in one place, even offline.\n\n{0}\\u2019s use or transfer of information received from Gmail sync is subject to {2}, including the Limited Use requirements.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_DID_BOOKING_WENT_THROUGH":"Find out if your booking was successful by contacting the company you booked with directly. Complete this step before attempting to book the same flight again to avoid ending up with two bookings.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_DID_NOT_RECEIVE_EMAIL_CONFIRMATION":"You should receive a confirmation email from the airline or travel agent you booked with shortly after you complete your booking. Try checking your junk folder if you don\\u2019t get one within a couple of minutes. If you get nothing after 24 hours, contact the airline or travel agent directly to request confirmation. {0} is a flight comparison site that does not take bookings, issue tickets, take payments or issue travel details.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_DIFFERENT_PRICES":"{0} are searching hundreds of different sites at once to find the lowest prices for our customers.\nTicket prices online change frequently, so we recommend that you first clear your records, including cookies and cache, in Internet Options before browsing.\nThis action not only shows the search results to customers by reflecting the latest information, but also prevents various errors due to previous records. If the same problem recurs after work, it means that the site has not delivered the latest updated information to us and please let us know via the contact form. We will check and correct errors as soon as possible.\n\nIf you do not wish to permanently delete your cookies and cache, you can also use a new cache in your temporary browser.\n-Private mode (Safari for iOS\u002FMacOS)\n-Incognito mode (Google Chrome)","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_EDIT_INFO_KYP":"To resubmit the questionnaire, contact your Account Manager for assistance.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_EXISTING_TRIPS":"All your existing trips live in the same place. Previous trips are marked personal and future trips made with KAYAK for Business will be marked as such. If you make a mistake - no sweat - you can change them in Trips.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_FLEX_DATES":"Sometimes travel dates aren't set in stone. If your preferred travel dates have some wiggle room, flexible dates will show you flights up to 3 days before\u002Fafter your preferred dates. That way, you can see if leaving a day or two earlier will find you a better deal. You can also select the flexible 'weekend' or 'month' search options to widen your search range and find the cheapest price that works for you.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_FLIGHT_PRICE_GUARANTEE":"Wenn du einen Flug über {0} gefunden und gebucht hast und am gleichen Kalendertag den selben Flug bei einem anderen deutschen Online-Reiseportal günstiger hättest buchen können, erstatten wir dir den Differenzbetrag zwischen dem Ticketpreis des gebuchten Fluges und des Vergleichsangebotes, wenn die {1}.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_FLIGHTS_COMPARISON_SEARCH":"When searching for flights on {0}, you can select the number of children and infant passengers via the traveller drop-down menu.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_FLIGHTS_HOTELS_APPROVAL":"If you see a flight or hotel that's marked \"Out of Policy\", click on the \"Request approval\" link. This opens a modal window where you send a message via Slack or email to your manager. Once they approve your flight or hotel stay, you'll get a confirmation via Slack or email.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_GROUP_TRIPS":"Currently {0} can search for a maximum of nine passengers at a time. That said, {0} can still help you locate the best itineraries for your group. We suggest you find the flight you wish to purchase by completing a search at {1} and then contacting the airline directly to discuss group trips.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_HACKER_FARE":"Everyone likes saving money, right? We figured out that one of the best ways to get a great deal on certain flights was to book two one-way flights instead of a return ticket. So, that's what a {0} does: it finds two compatible one-way flights to help you save. Just make sure to first confirm that each leg of your trip is available before booking.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_HOTEL_CONTACT_INFORMATION":"{0} is a price comparison site, we do not have the information and contact information of the hotel separately.\nPlease check the contact information of the hotel on the online reservation site where you made the reservation or on the Google search engine.\nAlternatively, most of the information is in the reservation confirmation email, so please check the reservation email.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_HOTEL_FLIGHT_APPROVED_OR_DECLINED":"If your flight or hotel stay is approved, you'll receive a message via Slack or an email informing you of this. You can always see the status of your flights or hotels in Trips.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_HOTEL_SORT_RANKING":"When you search for a hotel on KAYAK our automatic sort uses the \"Recommended\" algorithm. This algorithm is based on a few key factors, the first two rely on each hotel's guest rating and its popularity in terms of clicks. Hotels shown on KAYAK are often available to book on several provider sites, each of which will pay for clicks or bookings that they get via KAYAK. We also factor this average revenue potential of each hotel into our recommendations. You can also choose to sort by \"Price\", which will rank hotels by lowest price first, and \"Review Score\", which will rank hotels by review scores.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_HOTEL_SORT_RANKING_2":"Within a hotel listing, we order our results based on an internal algorithm that balances the prices and our revenue for the results shown. If the cheapest offer is not displayed above the 'View Deal' or 'Select' button, we highlight it in green in the central section of the listing.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_HOTELS_CONTACT_DETAILS":"If you have already booked online and have particular requests for your stay or need more information like airport shuttle arrangements, you can contact the hotel using the details on your confirmation email or by getting in touch with your travel provider.\n\nIf you haven't booked yet and just want to know more before you make a booking, try searching for the hotel's website with your preferred search engine (like Google) with the hotel name and city.\n\nIf you can't find an answer to a specific question on our website or on the travel provider's website, the best thing is to contact the hotel directly as they will be your best resource.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_HOW_CALCULATED":"Point calculations differ based on booking service providers but are generally proportional to the booking's base price. In some cases, our partnerships enable us to offer deeper discounts in the form of points.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_HOW_CONFIRM_RESERVATION":"{0} is a search engine that compares the prices of booking sites and finds the lowest price.\nAfter connecting to each site, there is no My Page function to view\u002Fmanage all reservations because it is not directly involved in reservation and payment.\nYou can confirm your reservation on the actual reservation site. If you have not received your reservation confirmation after 24 hours, you must contact the website where you made the reservation and request a resend. Please also check your spam mailbox","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_HOW_KAYAK4B_WORK":"Unlike most business travel platforms, KAYAK for Business doesn\\u2019t sell or process your tickets and reservations. Instead we search many airlines, travel agents and hotel sites to find the best prices and availability, which gives you the flexibility to book with the site you want. We make sure to find you the options that you need for business travel.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_HOW_LONG_FOR_KYP_COMPLETION":"You will be provided with a deadline for completion of the questionnaire. Of course, sooner is better as we can not complete the initial onboarding into our payment system until this important step is complete.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_HOW_MUCH_WORTH":"A variety of redemption options are available with different values. For example, 10,000 verified Explorer Points may be redeemed for a $10 electronic gift card. Other redemption options, like special discounts on dining and travel, may be available at different point-values (which vary based on incentives that are being offered by the travel and dining partners) so you can make the most of your Explorer Points.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_HOW_OFTEN_ACCOUNT_VERIFICATION_KYP":"Every two years, we'll ask you to confirm that the info you submitted is still correct. You'll also get to update any details that might have changed.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_HOW_TO_COLLECT_POINTS":"Explorer Points are available for select hotel bookings on the KAYAK mobile app. To start collecting, look for the {0} symbol on hotel search results, or use the {0} Explorer Points quick sort to see results ranked by available Explorer Points. Once an eligible hotel stay is completed, all associated Explorer Points are then \"verified\" by the booking provider, which usually takes approximately 6-8 weeks. Until they are verified, Explorer Points will be listed as \"processing\" in your account and will neither be redeemable nor count towards your 10,000 verified Explorer Point redemption threshold.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_HOW_TO_SIGN_UP":"KAYAK Explorer is currently only available to KAYAK mobile app users in the United States. To get started, download the KAYAK app and follow the prompts to sign in and join KAYAK Explorer. You can also tap the Profile menu and find the sign-up button under the Loyalty and Rewards section. Note that a valid, US-based mobile phone number is required to join KAYAK Explorer.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_HOW_TO_USE_CF":"It\\u2019s easy to use {0} to compare prices of flights. Just enter your dates, your from\u002Fto airports and the number of passengers. Once you click \"Find Deals\", you\\u2019ll see which travel partners you can select to compare prices for your particular search, and click \"Compare Selected\" to see your results. From the results page, select the flight you want to book to complete your booking.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_HOW_USING_INFO_KYP":"Using secure channels, we pass your info to a third-party provider who helps us validate it against various data sources. This interaction between our company and the third party is fully compliant with data privacy regulations.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_IS_LOWEST_PRICE_GUARANTEED":"Compare prices on the {0} hotel reservation sites and help you find the best accommodation at the lowest price.\nWhen you find the hotel and product you want, we will link you to the site so that you can complete your reservation, and the actual reservation and payment will be made on the site, not on {0}.\n{0} carefully checks that all affiliated booking sites are safe and reliable for customers to book. {1} you can find a full list of booking sites and customer center information.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_KAYAK4B_WITH_DIFFERENT_LOCALES_CURRENCIES_LANGUAGES":"In short, yes.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_LOCATION_SHARING":"iOS","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_LOCATION_SHARING_10":"Toggle the Location switch on.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_LOCATION_SHARING_11":"You can then view any websites you\\u2019ve allowed and blocked by expanding the corresponding menus and adjust location access settings for each site.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_LOCATION_SHARING_12":"Refresh the event page you are trying to view after allowing your location. The page will then load if your location has not been geo-blocked.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_LOCATION_SHARING_2":"Go to your device\\u2019s Settings and scroll down to Privacy.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_LOCATION_SHARING_3":"Tap Location Services.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_LOCATION_SHARING_4":"Toggle the switch to On. Any apps that may use location services will populate underneath.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_LOCATION_SHARING_5":"Scroll down to your browser (e.g. Safari, Chrome, etc.) and ensure that location services are turned on.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_LOCATION_SHARING_6":"Android","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_LOCATION_SHARING_7":"Go to your device\\u2019s Settings menu, then select Location. Be sure that it is toggled on.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_LOCATION_SHARING_8":"Also, check that you have location settings turned on for your browser specifically. Open the browser\\u2019s menu (upper right corner).","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_LOCATION_SHARING_9":"Scroll down to navigate to the Location menu.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_LOG_SEE_KAYAK4B":"Make sure you log in with your work email. KAYAK for Business doesn't work with your personal @gmail.com or @hotmail.com emails. If you have questions about getting access, reach out to us via the help section on kayak.com","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_LOST_RESERVATION":"If you booked with one of our providers on the {0} site, go to {1} for info. However, if you booked off-site or we redirected you to a provider's website from {0} to complete your purchase, then you'll need to contact the provider directly. Not sure which provider you booked with? Check your credit card statement to see who charged your card.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_MANAGE_ACCOUNT":"Easy! Visit your {0} page and have at it.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_MERGE_TRIPS":"After you sign in to {0}, go to your {1} page and select the trip you want to merge. Look for the drop-down 'More' menu and find 'Merge into another trip.'","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_MILITARY_DISCOUNT":"First of all, thank you for your service. However, because we're a search engine, not a booking provider, we do not have the authority to offer discounts on airfare. We recommend you search hundreds of sites at once on {0} to find your best option then reach out to the {1} directly to book your trip.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_MORE_QUESTIONS_EXPLORER":"If you need further information, please visit our {0}.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_MORE_QUESTIONS_EXPLORER_LINK":"https:\u002F\u002Fwww.kayak.com\u002Fexplorer-terms-of-use","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_MORE_QUESTIONS_EXPLORER_LINK_TEXT":"U.S. KAYAK Explorer Rewards Program Terms & Conditions","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_MULTICITY":"We've got you covered. When you're on the {0} {1} page, select 'Multi-City' above the search bar before you perform your search. This will allow you to search for a flight with up to 3 different legs.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_MULTISTOP_TRIP":"You can search for a multi-stop trip by using the {0} mobile app to search multiple destinations and compare them directly within the app. You can download the free app {1}. This feature is currently not available on the website.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_NEW_HOTEL":"Looking to become one of our hotel partners? {0}.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_PAYMENT_INQUIRY":"{0} does not have a separate method for payment. Payment is made directly at the connected reservation site or hotel according to the reservation rules. Please check the details in the reservation confirmation email or contact the reservation site where the actual reservation was made. A full list of booking sites and customer center information can be {1}.\n\n* When making a reservation, entering the card is for reservation guarantee and is a necessary procedure regardless of the prepayment or postpayment method. The same applies to bookings made directly by calling the hotel.\n* If you use an overseas online site, a credit card company may charge an overseas usage fee, even if it is a domestic hotel.\n* [Payment at Hotel\u002FLibato] Reservations are authorized by the hotel and are paid directly at the hotel. The payment timing (pre-arrival or on-site payment) varies depending on the hotel, so please check the reservation confirmation. For detailed payment inquiries, please contact the hotel directly. Hotel contact details can be found in the booking confirmation email.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_PERFORMANCE_AND_PAYMENT_OF_BOOKING":"KAYAK for Business provides you with tools to see what's in and out of policy, and an easy way to seek approval via Slack or email. If something is marked as \"In policy\" and you have approval from your manager, you can go ahead and book: no extra steps. However, how you pay and seek reimbursement varies between companies, and you should follow that process for payment and reconciling expenses.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_PERSONAL_TRIPS_WITH_WORK_EMAIL":"By switching to \"Personal\" mode and creating new trips, you will indicate that they are not business trips. Personal trips will not appear in your manager's overview. If you want to change the trip type retroactively, you can use a dropdown located on the trip itself and switch it from \"Business\" to \"Personal\", so your boss doesn't need to see your holiday to Magaluf.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_PRICE_ACCURACY":"Because we're searching hundreds of other travel sites at once, sometimes there are accuracy issues originating from the information we're receiving from those sites. Either the site isn't updating their inventory with us, has given the wrong path, or another traveler has booked the last available room.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_PRICE_ACCURACY_DE":"Because we're searching hundreds of other travel sites at once, sometimes there are accuracy issues originating from the information we're receiving from those sites. Either the site isn't updating their inventory with us, has given the wrong path, or another traveler has booked the last available room. More information can be found {0}!","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_PRICE_ACCURACY_DE_HERE":"here","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_PRICE_ALERT":"On our site, you can create one by signing in and going directly to {0} in your account or you can look for the \"Track Prices\" button on the top left-hand side of flight results. If you're searching hotels, select \"Set Price Alert\" at the top right of the hotel results list. If you're on our app, you can get to Price Alerts using the app's navigation menu and follow instructions there.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_PRICE_ALERT_FLIGHTS":"When using the website, you can create one by logging in to your account and visiting the Price Alert page, or clicking the \"Track Price\" button on the left side of the ticket search results page.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_PRICE_FORECAST":"Congrats, you've spotted our Price Forecast tool. Using historical data, we're able to make predictions on whether or not the price for certain routes will go up or down within the next 7 days. Then, we suggest whether you should book a flight now or if you should wait and watch what happens to flight prices (setting up a daily {0} is helpful in doing so).","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_PRICE_FORECAST_WHEN_USERS_DISALLOWED_IN_COUNTRY":"Congrats, you've spotted our Price Forecast tool. Using historical data, we're able to make predictions on whether or not the price for certain routes will go up or down within the next 7 days. Then, we suggest whether you should book a flight now or if you should wait and watch what happens to flight prices.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_PRICE_TRENDS":"Not all flight routes will have sufficient data to show a Price Forecast. Looks like you picked a unique snowflake in the realm of price trends.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_PRIMARY_AIRLINES":"Often, booking companies offer special discount air fares with one condition. Under this condition, the airline name will not be displayed until the purchase process is complete because the fares are much cheaper than the normal price.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_QUALIFY_FOR_REDEMPTION":"To qualify for redemption, all you need to do is stay active with the {0} Explorer Program by initiating and or consuming a booking at least once per year until you reach the 10,000 verified point threshold. After that, you will have 1 year to redeem your verified Explorer Points for perks and rewards.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_REDEEM_FOR":"Explorer Points can be redeemed for a variety of perks and rewards, including electronic gift cards, special travel and dining discounts, and electronic prepaid debit cards.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_REDIRECTING_REQUEST":"No.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_REFUND_POLICY":"Because {0} is a search engine, not a seller, we don't have a refund policy -- that's handled solely by the provider that booked your trip. Not sure what company to talk to? Check your credit card statement and\u002For go to {1} to locate your provider's information.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_REFUND_POLICY_WHEN_USERS_DISALLOWED_IN_COUNTRY":"Because {0} is a search engine, not a seller, we don't have a refund policy -- that's handled solely by the provider that booked your trip. Not sure what company to talk to? Check your credit card statement to locate your provider's information.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_REQUEST_APPROVAL":"Some policies are pretty strict, requiring teams to send everything for approval. There could be other reasons; you're booking less than 14 days in advance or you're looking for results in a cabin class that's not permitted. Remember, you can still send for approval if you really need to travel.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_RESET_PASSWORD":"Passwords have been replaced with verification codes; a verification code will be generated when logging into your account In addition, Passkeys can be used. They are easy to set up and let you securely sign into your {0} account. Visit {1} to add a passkey.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_REVIEW_TRUST":"All of our hotel reviews are by verified guests, so you know that what you're reading is legit.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_SECRET_OFFERING":"Mysterious, isn't it? Sometimes, providers will give out special discounted rates on flights with one caveat: because the rates are so low, the airline wants to remain anonymous until after you've completed your purchase.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_SHARE_WITH_FRIENDS_FAMILY":"No, Explorer Points are non-transferable and can only be redeemed by the account holder.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_SOMETHING_WRONG_WITH_RESERVATION":"As with personal bookings through KAYAK, any reservation booked through KAYAK for Business requires the user to contact the specific supplier to address anything that goes wrong.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_STAR_RATING":"Star ratings are provided by the hotels themselves as well as online travel agencies that sell hotel rooms. {0} takes that information and displays what's most accurate. We understand that some of these providers are more reliable than others and take this into account when displaying the number of stars.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_STOP_EMAILS":"If you would like to change or modify subscriptions you can do so on the {0} page","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_STOP_SEEING_POLICIES":"If you use your work email for personal trips - that's fine - you can toggle between seeing in\u002Fout of policy results and regular results. All you need to do is open the dropdown in the navigation where your name is, and choose \"Personal\".","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_SYNCHRONIZE_MAILBOX":"Log on to KAYAK for Business and go to \"Your account\" in the dropdown, then click \"Connect your inbox\". All confirmations and travel plans will then be forwarded to your mailbox automatically.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_TAXES_FEES":"All flight prices on {0} include applicable taxes and fees. Any exceptions to this are any optional fees like checked baggage or airlines that charge for seat selection, pet accommodations, etc. These types of add-ons will have to be arranged separately with your airline. Want to know what sort of fees an airline might charge? {1}.\n\nTrain and bus prices on {0} include applicable taxes and fees. Some partners may charge an additional service fee, a fee for additional baggage, or a fee for certain payment methods.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_TRAVEL_DEALS_NEWSLETTER":"You can subscribe to our newsletter by entering your email address at the bottom of {1} page. Do not forget to click on \"Send me deals\".\nIf you want to unsubscribe from the newsletter, you\\u2019ll be able to do so from the email newsletter you received. (Feel free to drop us a note {2} if you need help).","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_TRAVEL_DEALS_NEWSLETTER_LINK_HERE":"here","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_TRAVEL_DEALS_NEWSLETTER_LINK_THIS":"this","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_VISA_INFORMATION":"{0} is a price comparison site, not a travel agency, we do not have detailed information about visa\u002Fpassport.\nThere are various documents required for travel such as visas and passports by airline and country, and conditions are different. Therefore, please make sure you have the necessary documents with you before booking your flight. Some airlines require you to register your passport and ID at the time of booking, and you will not be able to complete your booking without entering details. Other airlines may register their passport information after booking.\nIf your passport has expired, you can make reservations with the old passport number in most cases, but you must change the updated passport information afterwards. Please inquire at the customer center of the airline concerned.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_WHAT_IS_CF":"{0} is a travel comparison site dedicated to bringing you the best prices currently available from airlines, online travel agents and hotels. {0} works with many travel partners to help you compare prices with a single search, but is not a travel agent, and does not sell tickets directly. When you enter your search request, you\\u2019ll see a list of online travel agents you can select to compare against. You\\u2019ll complete your booking with one of these partner sites.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_WHAT_IS_EXPLORER":"KAYAK Explorer is KAYAK\\u2019s very own loyalty program. By signing up and booking through the KAYAK mobile app, you can earn Explorer Points and then redeem those points for perks and rewards, like prepaid gift cards, special dining and travel discounts, and prepaid debit cards.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_WHATIS_KAYAK4B":"KAYAK for Business is a set of features layered on top of the existing KAYAK website. With an account you can do the following:","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_WHATIS_KAYAK4B_2":"See what results are in and out of policy","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_WHATIS_KAYAK4B_3":"Send out of policy results for approval to your manager","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_WHATIS_KAYAK4B_4":"Approve trips on KAYAK.com, email, or via Slack if you have approval rights","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_WHATIS_KAYAK4B_5":"Get access to corporate fares in the future","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_WHATIS_TRIPS":"Glad you asked. {0} helps you organise your travel, effortlessly. You can save search results to track prices, create itineraries for upcoming trips, share your plans with friends and family, sync it with your Gmail account to automatically create itineraries, forward booking confirmations from most sites to add to your trip, manually enter things to do, receive notifications about flight and gate changes and so much more -- all in one place. Also, it's totally free.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_WHEN_POINTS_EXPIRE":"All verified Explorer Points expire on May 1, 2023. Be sure to redeem for your choice of reward before the expiration date.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_WHEN_TO_REDEEM":"You can redeem Explorer Points as soon as you reach the 10,000 verified point minimum threshold. Don\\u2019t worry\\u2014we\\u2019ll automatically notify you by email when you reach the threshold in case you miss it while you\\u2019re racking up points.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_WHY_EXPLORER_ENDING":"The KAYAK Explorer rewards program is ending, so that we can focus on what we do best: helping you find the right flights, hotels, and rental cars at the best prices.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_WHY_STILL_PROCESSING":"Explorer Points are considered processing until after you complete your hotel stay. It takes a bit of time for our system to verify points, so in the meantime, just sit back, relax, and keep on exploring. If it\\u2019s been longer than 8 weeks since your hotel checkout date and your Explorer Points are still processing, please {0}.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_WHY_STILL_PROCESSING_LINK":"https:\u002F\u002Fwww.kayak.com\u002Ffeedback\u002Fform","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_WHY_STILL_PROCESSING_LINK_TEXT":"contact us","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_ACCESS_KYP_FORM":"How do I access the form?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_AFFILIATED_RESERVATION_SITES":"Information on affiliated reservation sites","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_AGE_REQUIREMENTS_FOR_RENTING_CAR":"What are the age requirements to hire a car?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_AIRLINE_UNION":"What is an airline union?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_ANOTHER_PERSON":"Can I book a flight for another person?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_APPROVE_DECLINE_SOMEONES_REQUEST":"How do managers approve\u002Fdecline someone's request?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_ASKING_TO_COMPLETE_KYP":"Why is {0} asking me to complete a Know Your Partner (KYP) form?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_BAGGAGE_FEES":"Do flight prices include baggage fees?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_BAGGAGE_INCLUDED":"Is hold baggage included in the prices shown?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_BOOK_TRIPS":"I want to book a search result saved to my trips... what do I do?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_BOOK_WITHOUT_MANAGERS_APPROVAL":"Can I book a company travel without my manager's approval?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_BOOKED_VIA_REVATO":"I booked via Revato\u002FDirect booking","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_BOOKING_CONFIRMATION":"I would like to receive a booking confirmation.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_CANCEL_OR_MODIFY":"What happens to my Explorer Points if I cancel or modify my hotel reservation?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_CANT_LOG_ON_KAYAK4B":"Who do I contact if I cannot log on to KAYAK for Business?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_CAR_RESERVATION":"Where is my car hire reservation?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_CHANGE_EMAIL":"How do I change the email address in my {0} account?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_CHANGE_RESERVATION":"Help! I need to change\u002Fcancel my reservation!","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_CHANGE_RESERVATION_BOOKINGS":"Help! I need to change\u002Fcancel my reservation!","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_CHILD_PASSENGER":"Can I search for a flight for me and my child?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_CONNECT_INBOX":"What happens when I connect my inbox?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_DID_BOOKING_WENT_THROUGH":"I'm not sure if my booking went through. How do I find out?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_DID_NOT_RECEIVE_EMAIL_CONFIRMATION":"What should I do if I don't receive a confirmation email?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_DIFFERENT_PRICES":"Selecting a product from the search results will result in different prices","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_EDIT_INFO_KYP":"How can I edit my info?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_EXISTING_TRIPS":"Where are all my existing trips?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_FLEX_DATES":"What are 'flexible dates' and why should I care?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_FLIGHT_PRICE_GUARANTEE":"Wie funktioniert die Preisgarantie?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_FLIGHTS_COMPARISON_SEARCH":"Can I run a comparison search for a flight for me and my child?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_FLIGHTS_HOTELS_APPROVAL":"How do I get my flight\u002Fhotel approved?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_GROUP_TRIPS":"A bunch of us are going on a trip together - how do I book a flight for a large group?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_HACKER_FARE":"What's a {0}?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_HOTEL_CONTACT_INFORMATION":"I would like to know the hotel contact information.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_HOTEL_FLIGHT_APPROVED_OR_DECLINED":"What happens when I get a flight or hotel approved or declined?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_HOTEL_SORT_RANKING":"How does {0} rank hotel search results?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_HOTELS_CONTACT_DETAILS":"How do I find the hotel's contact details?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_HOW_CALCULATED":"How are Explorer Points calculated?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_HOW_CONFIRM_RESERVATION":"How do I confirm my reservation?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_HOW_KAYAK4B_WORK":"How does KAYAK for Business work?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_HOW_LONG_FOR_KYP_COMPLETION":"How long do I have to complete the form?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_HOW_MUCH_WORTH":"How much are my Explorer Points worth?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_HOW_OFTEN_ACCOUNT_VERIFICATION_KYP":"How often does the account verification process happen?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_HOW_TO_COLLECT_POINTS":"How do I collect Explorer Points?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_HOW_TO_SIGN_UP":"How do I sign up?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_HOW_TO_USE_CF":"How to use {0}?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_HOW_USING_INFO_KYP":"How does {0} use this info?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_IS_LOWEST_PRICE_GUARANTEED":"Is the lowest price guaranteed?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_KAYAK4B_WITH_DIFFERENT_LOCALES_CURRENCIES_LANGUAGES":"Does KAYAK for Business work with different locales, currencies, and languages?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_LOCATION_SHARING":"How do I enable location sharing on my mobile device in order to search for hotels around me?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_LOG_SEE_KAYAK4B":"How do I log in and see KAYAK for Business?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_LOST_RESERVATION":"Where can I find my booking confirmation?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_MANAGE_ACCOUNT":"I need to change something in my {0} account, how do I do that?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_MERGE_TRIPS":"How do I merge two trips together?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_MILITARY_DISCOUNT":"I'm a member of the Armed Forces. Does {0} offer a military discount?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_MORE_QUESTIONS_EXPLORER":"What should I do if I have more questions about Explorer?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_MULTICITY":"I'm looking to visit several different places on this trip. Can I book a flight that goes to more than one city?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_MULTISTOP_TRIP":"How do I search for a multi-stop trip?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_NEW_HOTEL":"How do I get my hotel to show up on {0}?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_PAYMENT_INQUIRY":"I have a reservation payment inquiry","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_PERFORMANCE_AND_PAYMENT_OF_BOOKING":"Who performs the booking and how is it paid?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_PERSONAL_TRIPS_WITH_WORK_EMAIL":"How do I manage my personal trips with my work email?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_PRICE_ACCURACY":"When I click a deal on your site it tells me that the price has gone up! What's up with that?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_PRICE_ALERT":"How do I create a Price Alert?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_PRICE_FORECAST":"What is that graph next to my flight search results?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_PRICE_TRENDS":"I don't see a Price Forecast graph in my search results - your site is broken!","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_PRIMARY_AIRLINES":"Why do I only see \"Primary Airline\" instead of individual airline names?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_QUALIFY_FOR_REDEMPTION":"How many Explorer Points do I need to qualify for redemption?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_REDEEM_FOR":"What can I redeem my Explorer Points for?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_REDIRECTING_REQUEST":"If my approver is on holiday, will my travel request be redirected to someone else?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_REFUND_POLICY":"What is {0}'s refund policy?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_REQUEST_APPROVAL":"Why are all the results asking me to request approval, even those that are in policy?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_RESET_PASSWORD":"How do I reset my password?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_REVIEW_TRUST":"Can I trust a hotel's review rating? Where are you getting those reviews?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_SECRET_OFFERING":"Why does it say 'Major Airline' instead of a name I recognise?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_SHARE_WITH_FRIENDS_FAMILY":"Can I share my Explorer Points with friends and family?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_SOMETHING_WRONG_WITH_RESERVATION":"What happens if something goes wrong with a reservation booked through KAYAK for Business?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_STAR_RATING":"Where do the star ratings for hotels come from?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_SHARED_ACCOMMODATION":"Important information regarding shared accommodation","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_SHARED_ACCOMMODATION":"{0} offers customers looking for shared accommodations a glance at a variety of accommodations (short-term vacation rentals including apartments, villas, holiday homes, cottages, and lodges). Select Shared Accommodation in the Accommodation Type filter to find the lowest price.\n\n1. Reservation Management\nReservation confirmation\u002Fchange\u002Fcancellation is possible at the site where the actual reservation was made. Please process it through the reservation email you received or contact the customer service center of the site.\n\n2. Accommodation Procedure\nIf you have any questions about additional accommodation procedures, such as key pickup or check-in, other than what is provided on the reservation confirmation, you can contact the host directly.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_STOP_EMAILS":"How do I stop getting emails?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_STOP_SEEING_POLICIES":"How do I stop seeing policies on the results pages?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_SYNCHRONIZE_MAILBOX":"How do I synchronise my mailbox with KAYAK for Business?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_TAXES_FEES":"Do prices include Taxes and Fees?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_TRAVEL_DEALS_NEWSLETTER":"Travel Deals newsletter","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_VISA_INFORMATION":"Why do I only see \"Primary Airline\" instead of individual airline names?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_WHAT_IS_CF":"What is {0}?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_WHAT_IS_EXPLORER":"What is KAYAK Explorer?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_WHATIS_KAYAK4B":"What is KAYAK for Business?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_WHATIS_TRIPS":"Uh, what is Trips?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_WHEN_POINTS_EXPIRE":"When do my Explorer Points expire?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_WHEN_TO_REDEEM":"When can I redeem my Explorer Points?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_WHY_EXPLORER_ENDING":"Why is KAYAK Explorer ending?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_WHY_STILL_PROCESSING":"Why are my Explorer Points still processing?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_TRIPS_PRODUCT_NAME":"Trips","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFIND_BEST_ANSWER":"On the most popular routes searched on momondo, you can use our Price Calendar (found above your search results) to find the cheapest dates to fly to your desired destination. It shows you approximate prices for your flights based on previous searches made on momondo.\n\nThe purpose of the Price Calendar is to show you that choosing different dates could save you money. It\\u2019s important to note that in order to see the most up-to-date and accurate prices, you need to click on \\u2018Search these days\\u2019 once you\\u2019ve selected new dates.\n\nYou can also use our Flight Insights feature, found above the Price Calendar, which gives you some insights into the following six different factors that can influence prices: days to departure, time of day, day of the week, seasonality, airport and airline company.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFIND_BEST_QUESTION":"How do I find the best price?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFLIGHT_QUOTE_ANSWER":"You can use our powerful flight, hotel and car hire search tool to find the best deal, but you will need to contact the company offering the deal for a tailored quote. You can also sign up for our world-class newsletter to find out about travel deals and sales straight to your inbox.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFLIGHT_QUOTE_QUESTION":"Can you help me with a flight quote?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFLIGHTS_FOR_LARGE_GROUP_ANSWER":"Our search criteria allows you to search for multiple flights of up to nine people, but you will not see a group discount for this type of search. Group discounts are best secured by searching for a single ticket fare, and then contacting the supplier for additional deals.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFLIGHTS_FOR_LARGE_GROUP_QUESTION":"How do I search for flights for a large group?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FGROUP_BOOK_ANSWER":"As most airlines and online travel agencies have special terms and conditions, and sometimes favorable prices, for group bookings, it is not possible to search for more than 9 passengers at a time on momondo.\n\nTherefore, if you need to make a group booking for more than 9 passengers, we recommend searching on momondo with less than 9 passengers to find out which suppliers offer your preferred route and then contacting them directly to find out their group booking prices and policies.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FGROUP_BOOK_QUESTION":"Group bookings","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHOTEL_CONF_ANSWER":"As a free global travel search site momondo does not have any information about your booking details or your booking confirmation.\n\nIf you haven\\u2019t yet received a booking confirmation from the supplier you have made your booking with, we suggest you do the following:{0}\n\nIf you are uncertain or can\\u2019t remember who you made your booking with, we suggest that you check your bank statement as this, in most cases, should have the name of the supplier next to the charge. You may also be able to find the supplier by checking your internet browser history for the day you made your booking. \n\nAlternatively, you can try recreating your search on momondo to try and identify the booking site you made your reservation with. You may also be able to find the hotel supplier by checking your internet browser history for the day you made your reservation.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHOTEL_CONF_ANSWER_LIST_ONE":"Check your spam or trash email folders as sometimes unrecognized messages can end up here rather than in your inbox","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHOTEL_CONF_ANSWER_LIST_TWO":"If you still don\\u2019t find your confirmation email, you should contact the supplier with whom you booked, as only they have access to your booking information","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHOTEL_CONF_QUESTION":"Where is my booking confirmation?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHOTEL_COOKIES_ANSWER":"As momondo does not sell hotel reservations, it is impossible for us to influence the price in any way. We make real-time searches and find the prices available at the time of your search. The prices on our site are taken directly from the hotel suppliers and this is what we show you in our results.\n\nTo find out more about how momondo uses cookies, please read our article about the {0}.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHOTEL_COOKIES_ANSWER_LINK_TEXT":"use of cookies","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHOTEL_COOKIES_QUESTION":"Does momondo use cookies to raise the price?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHOTEL_DIFF_CURR_ANSWER":"On momondo you have the option to search for hotels in the more than 100 currencies that momondo supports. However, not all hotel suppliers support the same number of currencies which means you may see a different currency once redirected to the hotel supplier\\u2019s site. This doesn\\u2019t change the price, but you still may have to pay in a foreign currency.\n\nPlease note that if you choose to pay in a foreign currency, your credit card provider may charge you an exchange fee for the conversion and we therefore recommend that you contact your card provider to find out which fees may apply to you.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHOTEL_DIFF_CURR_QUESTION":"The currency is different once I\\u2019ve redirected","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHOTEL_PAY_ANSWER":"As a free global travel search site, momondo helps you plan your trip, but we don\\u2019t handle bookings nor do we take payment. Once you\\u2019ve found what you are looking for, we redirect you to the relevant hotel supplier to complete your booking. This means your booking is with them, not with momondo. Once redirected, you will be able to see the different payment types offered.\n\nTherefore, we recommend contacting the hotel supplier directly if you have questions about how to pay. You should be able to find their contact details on their website.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHOTEL_PAY_QUESTION":"How do I pay for my hotel booking?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHOTEL_PREF_CURR_ANSWER":"You can always change the currency from the dropdown menu in the bottom right corner. If in the {0}, you can change your preferred currency within \\u2018Settings\\u2019 in the \\u2018Profile\\u2019 menu.\n\nPlease note that if you choose to pay in a foreign currency, your credit card provider may charge you an exchange fee for the conversion and we therefore recommend that you contact your card provider to find out what fees may apply to you.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHOTEL_PREF_CURR_ANSWER_APP":"app","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHOTEL_PREF_CURR_QUESTION":"Can I search and book in my preferred currency?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHOTEL_PRICE_DIFF_ANSWER":"If you have experienced a difference in price when searching on a mobile device versus the desktop version of momondo, it is likely due to the hotel supplier\\u2019s business strategy, or that they are running device specific campaigns.\n\nAs a free global travel search site momondo is not able to influence the way these suppliers develop their business strategies in regard to price. We can only show the prices that are available on the device from which the search is made due to the information we are given by our suppliers at the time of your search.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHOTEL_PRICE_DIFF_QUESTION":"Why is there a difference in price between the app and website?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHOTEL_SUPP_WEB_PROB_ANSWER":"If you are experiencing errors or have problems completing your booking once redirected to your preferred hotel supplier\\u2019s site, we recommend you contact them directly as only they will be able to assist you.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FHOTEL_SUPP_WEB_PROB_QUESTION":"I\\u2019m experiencing problems with the hotel supplier\\u2019s website","ui\u002Fcorporate\u002FHelpPage\u002F\u002FINCLUDED_IN_PRICE_ANSWER":"The prices you see on {0} should include all mandatory fees. However, you'll need to check non-mandatory fees such as seat selection, baggage and meals before you book your flight with your chosen airline or travel agent. These fees normally show up as you go through the process of booking and paying for your flight. Please note, all fares are subject to availability.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FINCLUDED_IN_PRICE_QUESTION":"What's included in the price shown?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FINFANT_PRICE_ANSWER":"When performing a search for multiple travelers on momondo, we are given a total price for all travelers from the supplier. However, we are not informed of the individual price per passenger and we therefore show you 2 prices in total \\u2012 a total price for all passengers as well as an average price per passenger (the total price of all passengers divided by the number of passengers, regardless of age). Therefore, if there are any discounts for children or infants, they are already calculated into the total price.\n\nOnce you are redirected to the supplier\\u2019s site, you should be able to see a breakdown of the prices of each individual traveler.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FINFANT_PRICE_QUESTION":"Prices for children and infants","ui\u002Fcorporate\u002FHelpPage\u002F\u002FMERGE_TRIPS_ANSWER":"To access {0} you need to be logged in.\n\nGo to {0}, select one of the Trips you want to merge, look for the drop-down menu \\u2018More\\u2019 and choose \\u2018Merge into another Trip\\u2019. Now select the Trip you want to merge it with and press \\u2018Merge\\u2019.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FMERGE_TRIPS_ANSWER_LINK_TEXT":"Trips","ui\u002Fcorporate\u002FHelpPage\u002F\u002FMERGE_TRIPS_QUESTION":"How do I merge two Trips together?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FMINORS_ALONE_ANSWER":"Most airlines have their own set of rules, and sometimes prices, for unaccompanied minors traveling under the airline's supervision. Therefore it is not possible to search for tickets for unaccompanied minors on momondo.\n\nWe therefore recommend that you contact the airline or online travel agency directly in order to check their policies for unaccompanied minors or to make special arrangements.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FMINORS_ALONE_QUESTION":"Minors travelling alone","ui\u002Fcorporate\u002FHelpPage\u002F\u002FMM_PROB_ANSWER":"{0}\nPlease see the Help sections below regarding flight prices.\n\n{1}\nIf you find that the link to the supplier\\u2019s website is not working correctly (error message, linking to wrong flights, etc.) please send us as much detailed information about your search as possible (including screenshots if you can) and we\\u2019ll be happy to investigate further.\n\n{2}\nIf you are having problems using the app, we suggest you start by doing the following:\n{3}\n\nIf this does not resolve the problem, please send us as much relevant and detailed information as possible, such as what went wrong, what were your exact search criteria, what kind of phone are you using as well as the app and operating system version, and we\\u2019ll be happy to investigate further.\n\n{4}\nIf you experience problems with completing your booking once redirected to the supplier\\u2019s site, the best thing to do is to contact the supplier directly as the issue is with their website, not momondo.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FMM_PROB_ANSWER_APP_PROBLEMS":"APP PROBLEMS","ui\u002Fcorporate\u002FHelpPage\u002F\u002FMM_PROB_ANSWER_LIST_ONE":"Start by force-closing the app before reopening it to try again. Sometimes simply turning off your smartphone and restarting it again can help","ui\u002Fcorporate\u002FHelpPage\u002F\u002FMM_PROB_ANSWER_LIST_TWO":"If things still aren't working, your next step is to uninstall the momondo app and download the latest version from either the Apple App Store or Google Play Store, depending on your operating system","ui\u002Fcorporate\u002FHelpPage\u002F\u002FMM_PROB_ANSWER_PROBLEMS_AFTER_REDIRECT":"PROBLEMS AFTER BEING REDIRECTED TO THE SUPPLIER\\u2019S SITE","ui\u002Fcorporate\u002FHelpPage\u002F\u002FMM_PROB_ANSWER_PROBLEMS_PRICES":"PROBLEMS WITH PRICES","ui\u002Fcorporate\u002FHelpPage\u002F\u002FMM_PROB_ANSWER_SUPPLIER_SITE_NOT_WORKING":"LINK TO SUPPLIER\\u2019S SITE NOT WORKING","ui\u002Fcorporate\u002FHelpPage\u002F\u002FMM_PROB_QUESTION":"I\\u2019m experiencing problems when using momondo","ui\u002Fcorporate\u002FHelpPage\u002F\u002FMULTI_CITY_FLIGHTS_ANSWER":"momondo is by default set up to search for round-trip tickets. However, you can easily change this to search for multi-city tickets. All you need to do is select \\u2018Multi-city\\u2019 in the menu above the search bar.\n\nOnce you have selected this trip type, you can enter the destinations, dates and up to 4 legs in total. Please be advised that we do not currently offer Price Alerts on multi-city routes.\n\n{0}\nSimply choose \\u2018Multi-city\\u2019 from the top menu and fill in your first arrival airport and departure date, your second departure and arrival airport and departure date, etc. To add additional legs, simply click \\u2018Add\\u2019.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FMULTI_CITY_FLIGHTS_ANSWER_APP":"APP","ui\u002Fcorporate\u002FHelpPage\u002F\u002FMULTI_CITY_FLIGHTS_QUESTION":"How do I search for multi-city flights?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FONE_PER_PRICE_ANSWER":"Typically, there are a certain amount of tickets available at a particular price. Once these are sold out, the next price category becomes available (usually at a slightly higher price). If there is only 1 ticket available at the initial price, the total price can increase when searching for 2 or more people.\n\nOn momondo, we show you 2 different prices when searching for more than 1 person. We show you the total price for all travelers and an average price per traveler. Once you have been redirected to the online travel agency or airline\\u2019s website, you will sometimes be able to see a price overview that specifies the exact price per person. We recommend that you always check the itinerary and conditions carefully before finalizing your booking on the supplier\\u2019s site.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FONE_PER_PRICE_QUESTION":"Why does the price sometimes change when searching for more than one person?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FOPEN_RETURN_ANSWER":"Unfortunately, it is not possible to search for open return tickets on momondo.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FOPEN_RETURN_QUESTION":"Open return tickets","ui\u002Fcorporate\u002FHelpPage\u002F\u002FOVERCHARGED_ANSWER":"The prices you see on momondo are taken directly from the supplier, e.g. an online travel agent, the hotel\\u2019s own site, or the airline\\u2019s site. We ask our suppliers to provide prices that include all mandatory fees and surcharges.\n\nOnce you are redirected to the supplier\\u2019s website to complete the booking, all information, including prices, are updated and displayed. It is always a good idea to double check that all information, including the price, is correct before you confirm and pay for your booking. Sometimes, the final price may have changed depending on whether you have added different optional extras offered by the supplier, such as baggage or travel insurance.\n\nAirlines and online travel agencies should always offer at least one free payment option, but they may charge additional fees for using others. As you always have at least one way to avoid these credit card fees, we do not include these fees in our prices that we display.\n\nIf you believe that you have been overcharged, we recommend you contact the supplier with whom you booked directly, as momondo does not have access to your booking information.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FOVERCHARGED_QUESTION":"I think I have been overcharged","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPAY_FOR_RENTAL_ANSWER":"momondo is a free global travel search site. We help you plan your trip, but we don\\u2019t handle bookings or take payment. Once you\\u2019ve found the car you are looking for, we redirect you to the relevant car rental company to complete your booking. This means your booking is with them, not with momondo.\n\nTherefore, if you have questions about how to pay for your car rental booking, we recommend you contact the car rental company directly or check their FAQs on their website. Alternatively, you should be able to find their contact details on their site.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPAY_FOR_RENTAL_QUESTION":"How do I pay for my car hire?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPETS_ANSWER":"As most airlines have different rules for traveling with pets, we recommend contacting the online travel agency or airline you intend to book or fly with directly as they will be the best ones to help you.\n\nIf you are not sure who to contact, the above Help section {0} may help you.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPETS_ANSWER_LINK_TEXT":"Who should I contact if I have questions about my booking?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPETS_QUESTION":"Travelling with pets","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPICTURE_ANSWER":"If you logged in with either Facebook or Google+, your profile picture was automatically imported from that account.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPICTURE_QUESTION":"How did you get my picture on your website\u002Fapp?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPREF_CURRENCY_ANSWER":"You can change the currency from the dropdown menu in the bottom right corner. If in the app, you can change your preferred currency within \\u2018Settings\\u2019 in the \\u2018Profile\\u2019 menu.\n\nIn most cases you can pay in your local currency once redirected to the airline and online travel agent\\u2019s website. However, there can be exceptions where the supplier does not have this option. Please note that if you are redirected to a supplier who cannot charge you in the same currency as your bank or credit card provider uses, the currency conversion will be done by your card provider.\n\nShould you see a different currency once redirected, we recommend contacting your bank to check to see what fees they may apply.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPREF_CURRENCY_QUESTION":"Can I search and book in my preferred currency?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPRICE_ALERT_ANSWER":"On momondo you can create a Price Alert for as many searched routes, specific flights or hotels as you would like to. When you do, we\\u2019ll send you regular price updates and let you know when the price has changed significantly.\n\nWhen creating a Price Alert within our iOS app, you can choose to receive a push notification updating you on the price changes when you are on the go.\n\nYou simply enable Price Alerts on the results page, once you\\u2019ve done a Flight or Hotel search. If you\\u2019re not logged in, we\\u2019ll ask for your email address so we know where to send the price updates.\n\n{0}\nIf you\\u2019ve saved a Price Alert to your profile you can view, change, pause or delete all your Price Alerts in your profile when you\\u2019re logged in. If you\\u2019ve set up a Price Alert with your email you can delete it by following the link in the sent email.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPRICE_ALERT_ANSWER_REMOVE_PRICE_ALERT":"HOW TO REMOVE A PRICE ALERT","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPRICE_ALERT_QUESTION":"How do I create or remove a Price Alert?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPRICE_CHANGE_ANSWER":"Prices from airlines and online travel agents can be updated multiple times per day and availability fluctuates constantly. As we don't set prices ourselves, it is not possible for us to guarantee prices from airlines, hotels and travel agents. We make every effort to ensure the prices found on momondo are accurate and up to date, but prices can change frequently with availability. Occasionally there can also be a problem with the prices being sent to us by a provider (hotel, airline or car rental company), or there can be technical reasons why the price is not represented accurately. If you feel that this is the case, please raise it via the \\u2018Contact us\\u2019 form.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPRICE_CHANGE_QUESTION":"How often do prices change?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPRICE_DISPLAY_ANSWER":"We do our best to include all mandatory fees and surcharges (fees that cannot be deselected) in the prices we display. Sometimes the travel suppliers do not communicate us all fees or there are technical issues creating inaccuracies in the prices displayed. Therefore, we advise you to always check the final price on the booking page. Our goal is to create as much transparency in prices as possible and we\\u2019re constantly working on making the prices more transparent.\n\nWe display overviews of some non-mandatory fees and surcharges which the different providers (hotel, airline or car rental company) add to their prices. These overviews are shown together with the specific provider and we aim to display a list of fees for each provider shown on our site.\n\nIf you have any questions regarding what is included in the price or not, please contact the airline or the online travel agency with whom you booked or are planning to book. If you find an error in our estimate of additional charges, we would love to hear it.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPRICE_DISPLAY_QUESTION":"What is included in the prices displayed on momondo?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPRICE_GUARANTEE_ANSWER":"To learn more about how momondo\\u2019s Hotel Price Guarantee works, please visit {0}.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPRICE_GUARANTEE_ANSWER_LINK_TEXT":"this page","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPRICE_GUARANTEE_QUESTION":"How does the Best Price Guarantee work?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPRICE_INCLUDE_ANSWER":"We require our suppliers to provide prices that include all mandatory fees and surcharges. The challenge for us is the constantly changing fees which the online travel agencies and airlines may add to their prices for extra services such as baggage, travel insurance, etc. although these extras are optional to add once redirected to the supplier\\u2019s site.\n\n{0}\nmomondo requires that airlines and online travel agencies should always be able to offer at least one free payment option, but additional fees may apply for using other credit cards.\n\nIt is important to note that you should always double check the price once redirected to the supplier\\u2019s site. If you have any further questions in regard to what is included in the price, you should contact the supplier directly as they will be able to help you with your query.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPRICE_INCLUDE_ANSWER_CREDIT_CARD_FEES":"CREDIT CARD FEES","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPRICE_INCLUDE_QUESTION":"What\\u2019s included in the prices shown on momondo?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPRICE_REDIR_CHANGE_ANSWER":"Accommodation prices and availability constantly fluctuate according to a number of factors, not least supply and demand. Therefore, the information we display is updated the moment you click the \\u2018Search\\u2019 button, so you always see the latest offers available from the hotel suppliers and hotels.\n\nAt momondo, we do our very best to always ensure that the prices and availability we display are accurate. However, on occasion, there may be inaccuracies in the information we receive from our suppliers, and you may see a price on momondo, which is no longer available due to, for example, the room being sold to another traveler.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPRICE_REDIR_CHANGE_QUESTION":"Why does the price sometimes change once I\\u2019ve redirected?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPRICES_SORT_ANSWER":"Often the same hotel deal is available from several hotel suppliers. All of these suppliers are listed on the hotel card, so you can choose who you prefer to book with. We rank these suppliers based on a score model that contains three central components:\n\nFirstly CTR (click-through rate), which is an unbiased calculation of how often momondo users click the supplier when they appear within the hotel result card. Secondly the Price Decay Factor, which is a calculated variable that penalizes the supplier\\u2019s score when they do not provide the cheapest rate \\u2013 the more expensive their rate is compared to other suppliers, the more severe the penalty. Finally we consider CPC (cost per click), which is the total compensation the supplier is willing to spend to receive a click on the given property.\n\nWe highlight the supplier with the best overall score within a hotel result card. If the price displayed above the View Deal button isn\\u2019t the cheapest, we\\u2019ve made sure the cheapest deal is highlighted in green.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FPRICES_SORT_QUESTION":"How do you sort the hotel prices?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FQUOTE_ANSWER":"As prices and availability constantly fluctuate it is not possible for momondo to email you a quote as the price we find may have changed by the time you read the email. Therefore, the best way for you to find the most up to date prices is by doing a new search.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FQUOTE_QUESTION":"Can you give me a quote?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FRANK_ANSWER":"{1}\nAs a travel search engine, momondo helps you find the cheapest flights, hotels and cars.\n\nWhen many of our partners have the same price, we use an algorithm to determine which one will be displayed first. This algorithm takes into account user experience, customer satisfaction, compensation we receive and user rating.\n\nWhen searching for flights you can sort by Cheapest, Quickest and Best:\n{2}\nCheapest flights often mean longer flights with more layovers, but why not make the trip part of the bigger journey? It might take a bit longer, but you\\u2019ll get there in the end (and you\\u2019ll have more to spend!).\n\n{3}\nQuickest flights are the flights that will get you to your destination as fast as possible, within your search criteria. Avoid as many stops and layovers as you can and get there ASAP.\n\n{4}\nBest flights are the flights with the best balance between price and flight time. We show \\u201CBest flights\\u201D because often paying a bit more is worth not having a 12-hour layover.\n\nAt times we also assess the quality of the service you\\u2019re getting from a travel provider, and whether the provider offers full transparency in regard to booking or baggage fees. If a provider isn\\u2019t upfront with their fees, we tend not to recommend them.\n\nWhen searching for hotels you can sort by Recommended, Best guest rating and Cheapest:\n\n{5}\nThe \\u201CRecommended\\u201D algorithm is based on a few key factors. The main two rely on the hotel\\u2019s guest rating and its popularity (in terms of clicks). Hotels shown on {0} are often available to book on several provider sites, each of which will pay for clicks or bookings that they get via {0}. We also factor the average revenue potential of each hotel into our recommendations.\n\nWithin a hotel listing, we order our results based on an internal algorithm that balances the prices and our revenue for the results shown. If the cheapest offer is not displayed above the \"View Deal\" or \"Select\" button, we highlight it in green in the central section of the listing.\n\n{6}\nWhen you search for hotels on momondo, you can choose to sort results based on \\u2018Guest ratings\\u2019. The hotel score is calculated as the average value across all submitted and observed reviews on each aspect. Review sentiment analysis and scores are based on user reviews collected from Agoda, Booking.com, HomeAway, {0}, Priceline and TrustYou.\n\n{7}\n\nWhen you sort by the cheapest hotel results, we show the cheapest results first.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FRANK_ANSWER_BEST_FLIGHTS":"BEST FLIGHTS","ui\u002Fcorporate\u002FHelpPage\u002F\u002FRANK_ANSWER_BEST_GUEST_RATING":"BEST GUEST RATING","ui\u002Fcorporate\u002FHelpPage\u002F\u002FRANK_ANSWER_CHEAPEST":"CHEAPEST","ui\u002Fcorporate\u002FHelpPage\u002F\u002FRANK_ANSWER_CHEAPEST_FLIGHTS":"CHEAPEST FLIGHTS","ui\u002Fcorporate\u002FHelpPage\u002F\u002FRANK_ANSWER_PRICE":"PRICE","ui\u002Fcorporate\u002FHelpPage\u002F\u002FRANK_ANSWER_QUICKEST_FLIGHTS":"QUICKEST FLIGHTS","ui\u002Fcorporate\u002FHelpPage\u002F\u002FRANK_ANSWER_RECOMMENDED_HOTELS":"RECOMMENDED HOTELS","ui\u002Fcorporate\u002FHelpPage\u002F\u002FRANK_QUESTION":"How are the results ranked?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FREDIR_CURRENCY_ANSWER":"On momondo you have the option to search for tickets in any of our listed currencies. However, some airlines and online travel agencies may only allow you to see and pay your ticket in a limited number of currencies.\n\nPlease note that if you are redirected to a supplier who cannot charge you in the same currency as your bank or credit card provider uses, the currency conversion will be done by your card provider. This also means that they may charge you an exchange fee for the conversion and we therefore recommend you contact your card provider to find out what fees may apply to you.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FREDIR_CURRENCY_QUESTION":"The currency is different once I\\u2019ve redirected","ui\u002Fcorporate\u002FHelpPage\u002F\u002FREDIR_PRICE_SOM_ANSWER":"Ticket prices and availability constantly fluctuate according to a number of factors, not least supply and demand.\n\nWe require our suppliers to provide prices that include all mandatory fees and surcharges. However, on occasion, there may be inaccuracies in the information we receive from our suppliers, so you may see a price on momondo which is no longer available due to, for example, the seat being sold to another traveler.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FREDIR_PRICE_SOM_QUESTION":"Why does the price sometimes change once I\\u2019ve redirected?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FREF_PROVIDERS_ANSWER":"momondo has contractual partnerships with most of the 700+ provider sites that can be seen in our results. If you\\u2019re a company that\\u2019s interested in working with us, check out our Affiliates or Hotel Owners pages.\n\nSeparately to these partnerships, our company forms part of Booking Holdings Inc., which includes other travel and leisure sites such as Booking.com, Priceline.com, Agoda.com, Rentalcars.com and Opentable.com.\n\nmomondo also operates a portfolio of metasearch brands including KAYAK, SWOODOO, Checkfelix, Cheapflights and Mundi.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FREF_PROVIDERS_QUESTION":"How we work with other companies","ui\u002Fcorporate\u002FHelpPage\u002F\u002FSMILEY_RATING_ANSWER":"Our smiley ratings work by assigning a rating from 1 to 10 for each flight ticket in your search results. The best rating is given to the ticket that strikes the best balance between price and travel time. It is important to remember that the rating on each ticket is specific to that single search. In other words, the smiley ratings can be used as guidance to compare tickets within the same search, but cannot be used to compare flights across different searches.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FSMILEY_RATING_QUESTION":"How does your smiley rating work?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FSPPL_TRUST_ANSWER":"momondo is a free global travel search site. We help you plan your trip, but we don\\u2019t handle bookings or take payment. Once you\\u2019ve found what you are looking for, we redirect you to the relevant online travel agency or airline to complete your booking. This means your booking is with them, not with momondo, and it is always up to you to decide with whom you wish to book. We therefore strongly recommend that you read through the terms of use on the supplier\\u2019s website before booking.\n\nmomondo cannot be held responsible for the customer service levels of our suppliers and we therefore always recommend contacting the supplier directly with any issues.\n\nHowever, we do love feedback so if you have had an experience with a supplier you feel we should be aware of, please don\\u2019t hesitate to contact us. We want all our users to have a good experience, and to that end we make specific requirements to our suppliers.\n\nFor more information in regard to momondo\\u2019s responsibilities, please see our {0}.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FSPPL_TRUST_ANSWER_LINK_TEXT":"Terms of Use","ui\u002Fcorporate\u002FHelpPage\u002F\u002FSPPL_TRUST_QUESTION":"Can I trust the suppliers on your site?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FSUPP_WEB_PROB_ANSWER":"If you are experiencing errors or have problems completing your booking once redirected to your preferred supplier\\u2019s site, we recommend you contact them directly as only they will be able to assist you.\n\nHowever, if the error is critical and you feel it is something we should be aware of, please don\\u2019t hesitate to let us know.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FSUPP_WEB_PROB_QUESTION":"I\\u2019m experiencing problems with the supplier\\u2019s website","ui\u002Fcorporate\u002FHelpPage\u002F\u002FTICKET_CLASS_ANSWER":"By default the ticket class is set to Economy. However, on momondo you have the option to search your preferred ticket class (i.e. Economy, Premium economy, Business class or First class) by selecting it in the menu where you choose the number of passengers.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FTICKET_CLASS_QUESTION":"First, business and premium class tickets","ui\u002Fcorporate\u002FHelpPage\u002F\u002FTRAVEL_DOCS_ANSWER":"There are many different requirements for which visas, passports, IDs and other travel documentation are required in order to travel, depending on the airlines, countries, governments as well as your own nationality.\n\nAs it is always your own responsibility to ensure you have the required travel documentation before traveling, we recommend you always check with your airline or online travel agency as well as the local embassy or consulate in your destination country before booking.\n\nPlease also be advised that if you have a layover in a different country than your final destination, a transit visa may be required.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FTRAVEL_DOCS_QUESTION":"Visas, passports and travel documentation","ui\u002Fcorporate\u002FHelpPage\u002F\u002FTRIPS_ANSWER":"{1} helps you organize your entire journey in one place \\u2013 keep track of your bookings, flights or hotels you are interested in, and places you would like to experience.\n\nWhen you find a flight or hotel you\\u2019re interested in, you can save your search result to Trips and come back to it later. You can also track the price, so you\\u2019re sure to book at the right time. If you\\u2019ve got your booking in place, you simply forward your booking confirmations to {0} or auto-sync with your email, and then everything is saved in one place.\n\nWith Trips you can also create your full trip itinerary \\u2013 add sights, restaurants and bars to visit, events to attend, etc. \\u2013 and easily share all of your plans with your travel companions.\n\nTo make things even better, Trips sends you real-time notifications: If there are flight or gate changes, you\\u2019ll know instantly.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FTRIPS_ANSWER_TRIPS_LINK_TEXT":"Trips","ui\u002Fcorporate\u002FHelpPage\u002F\u002FTRIPS_QUESTION":"What is Trips?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FUNSUB_NEWS_ANSWER":"You can always unsubscribe from emails from momondo via the links in the email footer. If you have a profile, you can also manage your newsletter subscriptions in your profile under General settings.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FUNSUB_NEWS_QUESTION":"How do I unsubscribe from your newsletters?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FWHAT_IS_ANSWER":"With a momondo profile, you can manage your saved results, Price Alerts, email subscriptions and Trips settings. Everything in your profile is synced across all your devices. This means that you can e.g. start a search on the momondo app and finish it from your computer.\n\nYou can create a profile with one of the following services: Facebook, Google or email.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FWHAT_IS_QUESTION":"What is a momondo profile?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FWORK_ANSWER":"momondo is free to use. We do not add any extra fees or use cookies to raise prices, so how do we make money?\n\nWhen you search for a flight, hotel, car, package or other travel related offer on momondo you instantly search across hundreds of travel sites, from major booking sites to individual company sites. We aggregate the results, and show you the available online prices.\n\nmomondo only makes money when a successful completed booking is carried out on the site you are redirected to, or on a click-through basis, as we receive a referral fee. These referral fees are paid by our partners \\u2013 we never charge you any fees or commission.\n\nWe also make money from the ads displayed on our site. When a momondo user clicks on one of these ads and is redirected to the advertiser\\u2019s site, or sometimes already when we display the adverts, we make a little bit of money from our advertising clients.\n\nThat\\u2019s it!","ui\u002Fcorporate\u002FHelpPage\u002F\u002FWORK_QUESTION":"How does momondo work?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FWRONG_EMAIL_ANSWER":"As a free global travel search site momondo does not have access to your booking information and you should therefore contact the supplier with whom you booked directly to rectify any issues.\n\nIf you don\\u2019t have your booking confirmation and can\\u2019t remember who you booked with, we suggest you see the above Help section: {0}","ui\u002Fcorporate\u002FHelpPage\u002F\u002FWRONG_EMAIL_ANSWER_LINK_TEXT":"Where is my booking confirmation?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FWRONG_EMAIL_QUESTION":"I entered the wrong email address","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_WHAT_IS_EXPLORER_V2":"KAYAK Explorer is KAYAK’s very own loyalty program. Members earn Explorer Points by booking select stays on the KAYAK mobile app, and then redeem those points for perks and rewards, like prepaid gift cards and prepaid debit cards.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_MORE_QUESTIONS_EXPLORER_V2":"If you need further information, please visit our {0} or contact our Customer Support team {1}.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_MORE_QUESTIONS_EXPLORER_V2_HERE_TEXT":"here","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_DISCONTINUED_EXPLORER":"Is KAYAK Explorer discontinued?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_DISCONTINUED_EXPLORER":"Yes. The KAYAK Explorer rewards program is discontinued as of May 1, 2023.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_HEADER_WHAT_HAPPENED_EXPLORER":"What happened to my Explorer Points?","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_WHAT_HAPPENED_EXPLORER":"All KAYAK Explorer points expired on May 1, 2023. If your account had a balance of 10,000 or more verified points as of April 1, 2023, you should have received an email reminder to redeem your points by May 1, 2023 to avoid expiration. If your account had a balance of less than 10,000 verified points as of April 1, 2023, your points expired automatically, as you did not meet the minimum verified point threshold to redeem.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_QUESTION_ANSWER_STAR_RATING_KR":"On the right side of each hotel name, there is a star rating or a round rating. The star rating is the official rating given by the Tourism Organization based on its own rating criteria, and the round rating is indicated by the average grade of our suppliers.","ui\u002Fcorporate\u002FHelpPage\u002F\u002FFAQ_LINK_NOTIFICATIONS_PAGE_TEXT":"Notifications","ui\u002Ffoundation\u002Ffooter\u002F\u002FMENU_TITLE_COMPANY":"Company","ui\u002Ffoundation\u002Ffooter\u002F\u002FMENU_TITLE_CONTACT":"Contact","ui\u002Ffoundation\u002Ffooter\u002F\u002FMENU_TITLE_MORE":"More","ui\u002Ffoundation\u002Ffooter\u002F\u002FMENU_TITLE_AIRLINE_TICKETS":"Airline tickets","ui\u002Ffoundation\u002Fheader\u002F\u002FBRAND_FAMILY_LOGO_PREFIX":"from {0}","ui\u002Ffoundation\u002Fheader\u002F\u002FHEADER_MAIN_LOGO_ARIA_LABEL":"Go to the {0} homepage","ui\u002Faccessibility\u002F\u002FARIA_NAV_RP_SEARCH_FORM":"Edit search form","ui\u002Faccessibility\u002F\u002FARIA_NAV_LABEL":"Keyboard quick links","ui\u002Faccessibility\u002F\u002FARIA_NAV_MAIN_CONTENT_LABEL":"Skip to main content","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FCLOSE_LABEL":"Close navigation","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FDRAWER_SHOW_LESS":"Show less","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FDRAWER_SHOW_MORE":"Show more","ui\u002Fauthentication\u002F\u002FMLINK_LOGIN_HEADER_WELCOME_V2":"Sign in or create an account","ui\u002Fpromo\u002F\u002FAPP_DOWNLOAD_PROMPT_BUTTON_ARIA_LABEL":"Switch to the app","ui\u002Fpromo\u002F\u002FCLOSE_BUTTON_LABEL":"Close","ui\u002Ffoundation\u002Fheader\u002F\u002FNAV_MAIN_ARIA_LABEL":"main navigation","ui\u002Fpromo\u002F\u002FPOWERED_BY_TEXT":"Powered by","ui\u002Fprivacy\u002F\u002FDATA_TRANSFER_DISCLAIMER_BODY_LINE_1":"By using our site, you agree to our {0} and our {1} Policy.","ui\u002Fprivacy\u002F\u002FDATA_TRANSFER_DISCLAIMER_BODY_LINE_2":"Note, use of service requires transfer of your data outside of China.","ui\u002Fprivacy\u002F\u002FDATA_TRANSFER_DISCLAIMER_BUTTON_TEXT":"Got it!","ui\u002Fprivacy\u002F\u002FDATA_TRANSFER_DISCLAIMER_HEADER":"Welcome to {0}","ui\u002Fprivacy\u002F\u002FPRIVACY_POLICY":"Privacy & Cookie","ui\u002Fprivacy\u002F\u002FTERMS_AND_CONDITIONS":"Terms & Conditions","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FBUSINESS_DASHBOARD_SETTINGS_NAV_LINK":"Admin hub","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FBUSINESS_DASHBOARD_SETTINGS_NAV_LINK_ARIA":"Go to Admin hub","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FBUSINESS_DASHBOARD_TRIPS_TO_APPROVE_NAV_LINK":"Trips to approve","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FBUSINESS_DASHBOARD_TRIPS_TO_APPROVE_NAV_LINK_ARIA":"Go to Trips to approve","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FBUSINESS_NAV_LABEL":"KAYAK for Business","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FNAV_PRIMARY_ITEMS_GROUP":"Search","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FNAV_SECONDARY_ITEMS_GROUP":"Travel planning","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FNEW_NAV_ITEM_FLAG":"NEW","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FSIGNIN_NAV_LINK":"Sign in","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FUPGRADE_TO_BIZ_PLUS_NAV_LINK":"Upgrade to Biz+","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FNAV_LINK_ARIA":"Go to {0}","ui\u002Ffoundation\u002Ffooter\u002F\u002FCCPA_CONSENT_ACTION_TEXT":"Do not sell or share my info","ui\u002Ffoundation\u002Ffooter\u002F\u002FCCPA_CONSENT_CLOSE_ARIA_LABEL":"Close","ui\u002Ffoundation\u002Ffooter\u002F\u002FCCPA_CONSENT_SALE_TOOLTIP":"\u003Csup\u003E*\u003C\u002Fsup\u003E The definition of \"sale\" is applicable only to U.S. consumers. The definition of \"sharing\" is applicable only to California and Virginia residents.","ui\u002Ffoundation\u002Ffooter\u002F\u002FCCPA_CONSENT_TEXT":"U.S. consumers have the right to opt out of the sale\u003Csup\u003E*\u003C\u002Fsup\u003E or sharing\u003Csup\u003E*\u003C\u002Fsup\u003E of their personal information\u002Fdata (as defined by applicable law). For more information on how we securely process personal information, please see our \u003Ca href=\"{0}\" target=\"_blank\"\u003EPrivacy Policy\u003C\u002Fa\u003E.","ui\u002Ffoundation\u002Ffooter\u002F\u002FCCPA_CONSENT_TITLE":"We value your privacy","ui\u002Ffoundation\u002Ffooter\u002F\u002FICP_LICENSE_TEXT":"license","ui\u002Flocale\u002Fcomponents\u002F\u002FSAVE_CURRENCY_NO_V2":"One time only","ui\u002Flocale\u002Fcomponents\u002F\u002FSAVE_CURRENCY_TITLE_V2":"Save currency for future?","ui\u002Flocale\u002Fcomponents\u002F\u002FSAVE_CURRENCY_V2":"The {0} is now set – do you want to use this for future visits, too?","ui\u002Flocale\u002Fcomponents\u002F\u002FSAVE_CURRENCY_YES_V2":"Save for future","ui\u002Flocale\u002Fcomponents\u002F\u002FALL_CURRENCIES":"All currencies","ui\u002Flocale\u002Fcomponents\u002F\u002FCOUNTRY_CURRENCY_CLEAR_ARIA_LABEL":"Clear","ui\u002Flocale\u002Fcomponents\u002F\u002FCOUNTRY_CURRENCY_NOT_FOUND_SUBTITLE":"We didn’t find any matches for that – please try something different.","ui\u002Flocale\u002Fcomponents\u002F\u002FCOUNTRY_CURRENCY_NOT_FOUND_TITLE":"No results found","ui\u002Flocale\u002Fcomponents\u002F\u002FCURRENCY_DIALOG_HEADER_CURRENCY":"Currency","ui\u002Flocale\u002Fcomponents\u002F\u002FCURRENCY_SEARCH_PLACEHOLDER":"Search for a currency","ui\u002Flocale\u002Fcomponents\u002F\u002FDIALOG_CLOSE_ARIA_LABEL":"Close","ui\u002Flocale\u002Fcomponents\u002F\u002FMOST_USED_CURRENCIES":"Most used currencies","ui\u002Fpromo\u002F\u002FSMS_BUTTON_TEXT":"Send SMS","ui\u002Fpromo\u002F\u002FSMS_HEADER_TEXT":"SMS me a link","ui\u002Fpromo\u002F\u002FSMS_SELECT_COUNTRY_CODE_ARIA_LABEL":"Select country code","ui\u002Fpromo\u002F\u002FSMS_PHONE_NUM_PLACEHOLDER_TEXT":"123-456-7890","ui\u002Fpromo\u002F\u002FAPP_DOWNLOAD_PROMPT_TEXT3":"Get more on the app{0}","ui\u002Fpromo\u002F\u002FAPP_DOWNLOAD_PROMPT_TEXT3_SUBTEXT":"Faster search, more features, fewer ads.","ui\u002Fpromo\u002F\u002FAPP_DOWNLOAD_PROMPT_RETURNING_USER":"The best of {0} is on our app{1}","ui\u002Fpromo\u002F\u002FAPP_DOWNLOAD_PROMPT_RETURNING_USER_SUBTEXT":"More features. Fewer ads. Plan from anywhere.","ui\u002Fpromo\u002F\u002FAPP_DOWNLOAD_PROMPT_LOGGED_IN_USER":"Take this search to the app{0}","ui\u002Fpromo\u002F\u002FAPP_DOWNLOAD_PROMPT_LOGGED_IN_USER_SUBTEXT":"Unlock additional features, personalise your search, see fewer ads.","ui\u002Fpromo\u002F\u002FAPP_INSTALL_BUTTON_TEXT":"Get the app","ui\u002Fsupport\u002Flivechat\u002F\u002FNEED_HELP":"Need help?","ui\u002Fsupport\u002Flivechat\u002F\u002FOPEN_CHAT_ARIA_LABEL":"Open live chat widget","ui\u002Fsupport\u002Flivechat\u002F\u002FCHAT_TEXT":"Chat","ui\u002Ffoundation\u002Ffooter\u002F\u002FALL_RIGHTS_RESERVED_TEXT":"All rights reserved.","ui\u002Ffoundation\u002Ffooter\u002F\u002FMENU_ITEM_MORE_PRIVACY_MANAGE":"Do Not Sell or Share My Info","ui\u002Ffoundation\u002Ffooter\u002F\u002FMENU_TITLE_CURRENCY":"Currency","ui\u002Ffoundation\u002Ffooter\u002F\u002FMENU_TITLE_LANGUAGE_CURRENCY":"Site \u002F Currency","ui\u002Ffoundation\u002Ffooter\u002F\u002FMENU_TITLE_LANGUAGE_CURRENCY_SEO":"Site","ui\u002Ffoundation\u002Fheader\u002F\u002FNAV_MY_ACCOUNT":"My Account","ui\u002Ffoundation\u002Fheader\u002F\u002FREGISTER_NAV_LINK":"Register","ui\u002Ffoundation\u002Fheader\u002F\u002FSIGNIN_NAV_LINK":"Sign in","ui\u002Ffoundation\u002Fheader\u002F\u002FSIGNUP_NAV_LINK":"Sign up","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FCOOKIES_NAV_LINK":"Privacy Preferences","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FMCFLY_DRAWER_TRIPS_LABEL":"Trips","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FDRAWER_ACCOUNT_LABEL":"Account","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FNAV_COMPANY_ITEMS_GROUP":"Company","ui\u002Fpersonalization\u002Fsections\u002F\u002FAPP_PROMO_TITLE":"Get the {0} app","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FNAV_DRAWER_FEEDBACK_TEXT":"Feedback","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FNAV_DRAWER_FEEDBACK_ARIA":"Submit feedback about our site","ui\u002Flocale\u002Fcomponents\u002F\u002FCOUNTRY_SEARCH_PLACEHOLDER":"Search for a country or language","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FOPEN_MAIN_NAVIGATION_LABEL":"Open main navigation","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FCLOSE_MAIN_NAVIGATION_LABEL":"Close main navigation","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FMCFLY_DRAWER_MENU_LABEL":"Navigation menu","ui\u002Fdialog\u002Fcomponents\u002F\u002FDIALOG_CLOSE_ARIA_LABEL":"Close","ui\u002Flocale\u002Fcomponents\u002F\u002FCURRENCY_TRIGGER_ARIA_LABEL":"Select currency","ui\u002Flocale\u002Fcomponents\u002F\u002FSAVE_CURRENCY":"Would you like to save {0} as your currency permanently or for this visit only?","ui\u002Flocale\u002Fcomponents\u002F\u002FSAVE_CURRENCY_YES_LOGGED_IN":"Make permanent","ui\u002Flocale\u002Fcomponents\u002F\u002FSAVE_CURRENCY_YES":"Sign up to make permanent","ui\u002Flocale\u002Fcomponents\u002F\u002FSAVE_CURRENCY_NO":"This visit only","ui\u002Ffoundation\u002F\u002FYEAR_AND_BRAND":"©{0} {1}","ui\u002Fprivacy\u002F\u002FPRIVACY_LINK":"Privacy","ui\u002Fprivacy\u002F\u002FCATEGORIES_VIEW_WRAPPER_INDIVIDUAL_CATEGORIES_TITLE":"Privacy Preferences","ui\u002Ffoundation\u002Ffooter\u002F\u002FPRICELINE_GROUP_LOGOS_HEADING":"{0} is part of Booking Holdings Inc., the world leader in online travel & related services.","ui\u002Flocale\u002Fcomponents\u002F\u002FCOUNTRY_DIALOG_HEADER_SITE":"Site","ui\u002Ffoundation\u002Fheader\u002F\u002FACCOUNT_GUIDEBOOKS_NAV_LINK":"Your Guides","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_ACCOUNT_NAV_LINK":"Your account","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_ACCOUNT_SETUP_NAV_LINK":"Set up your account","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_COMPANY_SETUP_NAV_LINK":"Set up your company","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_GET_STARTED_NAV_LINK":"Get started","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_HELP_FAQ_NAV_LINK":"Help\u002FFAQ","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_HELP_NAV_LINK":"Help","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_REGISTER_NAV_LINK":"Join KAYAK for Business","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_TASKS_NAV_LINK":"Business task list","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_TRIPS_NAV_LINK":"Your Trips","ui\u002Ffoundation\u002Fheader\u002F\u002FCONFIRM_ACCOUNT_NAV_LINK":"Confirm account","ui\u002Ffoundation\u002Fheader\u002F\u002FCONFIRM_BUSINESS_PROFILE_NAV_LINK":"Confirm business user","ui\u002Ffoundation\u002Fheader\u002F\u002FCONFIRM_COMPANY_NAV_LINK":"Confirm company email","ui\u002Ffoundation\u002Fheader\u002F\u002FSIGNOUT_ALL_MORE_LINK":"Sign out of all accounts","ui\u002Ffoundation\u002Fheader\u002F\u002FSIGNOUT_MORE_LINK":"Sign out","ui\u002Ffoundation\u002Fheader\u002F\u002FTRIPS_NAV_LINK":"Trips","ui\u002Ffoundation\u002Fheader\u002F\u002FTRIP_HEADER_LEARN_MORE_GOTO":"Go to Trips","ui\u002Ffoundation\u002Fheader\u002F\u002FTRIPS_DRAWER_OPEN_BUTTON":"Open Trips drawer","ui\u002Ffoundation\u002Fheader\u002F\u002FTRIPS_DRAWER_TRIGGER_TOOLTIP":"Click to open the Trips drawer again, and view your saved results.","ui\u002Ffoundation\u002Fheader\u002F\u002FACCOUNT_MENU_CLOSE_ARIA_LABEL":"Close account menu","ui\u002Ffoundation\u002Fheader\u002F\u002FACCOUNT_MENU_ARIA_LABEL":"Account menu","ui\u002Ffoundation\u002Fheader\u002F\u002FBOOKING_FOR":"Booking for {0}","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS":"Business","ui\u002Ffoundation\u002Fheader\u002F\u002FPERSONAL":"Personal","ui\u002Ffoundation\u002Fheader\u002F\u002FVIEWING_FOR":"Viewing for {0}","ui\u002Ffoundation\u002Fheader\u002F\u002FACCOUNT_PROFILE_PHOTO_ALT":"Your profile photo","ui\u002Ffoundation\u002Fheader\u002F\u002FMORE_NAV_LABEL":"More options","ui\u002Ffoundation\u002Fheader\u002F\u002FMORE_NAV_LINK":"More","ui\u002Ftrips-packages\u002Fnavigation\u002F\u002FVIEW_ALL_TRIPS":"View all Trips","ui\u002Fbusiness\u002Flibs\u002Fevent-hub\u002Fshared\u002Futils\u002F\u002FEVENT_HUB_APP_NAME":"Events","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FCOOKIE_DISCLOSURE_DRAWER_LINK_TEXT":"Cookie settings","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_COMPANY_SETTINGS_NAV_LINK":"Company settings","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_MANAGE_USERS_NAV_LINK":"Manage users","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_POLICIES_NAV_LINK":"Travel policies","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_REPORTING_NAV_LINK":"Reporting","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_TRIPS_TO_APPROVE_NAV_LINK":"Trips to approve","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_TRIPS_TO_BOOK_NAV_LINK":"Trips to book","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_TRAVEL_ARRANGER_SELF":"Book for yourself","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_TRAVEL_ARRANGER_OTHER":"Book for traveller","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_HELPDESK_SELF":"My account","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_HELPDESK_OTHER":"Search for traveller","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_TRAVEL_ARRANGER_OTHER_TITLE":"Or select to book for","ui\u002Ffoundation\u002Fheader\u002Fbusiness\u002Faccountswitcher\u002F\u002FADD_USER_BTN_LABEL":"Add user","ui\u002Ffoundation\u002Fheader\u002F\u002FADD_EMAIL_ADDRESS":"Add email address","ui\u002Ftrips-packages\u002Fdrawer\u002Fcart\u002F\u002FOPEN_CART_LABEL":"Open shopping basket","ui\u002Ftrips-packages\u002Fdrawer\u002Fcart\u002F\u002FCART_LABEL_TOOLTIP":"Shopping basket","ui\u002Ffoundation\u002Fheader\u002F\u002FACCOUNT_ACCOUNT_NAV_LINK":"Account","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FACCOUNT_PERMISSIONS_DESCRIPTION":"Configure account permissions.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FACCOUNT_PERMISSIONS_TITLE":"Account permissions","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FADMIN_HUB_TITLE":"Admin hub","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FAPPROVALS_DESCRIPTION":"Configure approval settings.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FAPPROVALS_TITLE":"Approvals","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FAPPROVALS_SETTINGS_DESCRIPTION":"Define when approvals are required.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FAPPROVALS_SETTINGS_TITLE":"Settings","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FAPPROVALS_APPROVERS_TITLE":"Approvers","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FAPPROVALS_APPROVERS_DESCRIPTION":"Define who can approve for travellers.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FCAR_ADVANCED_RULES":"Car advanced rules","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FCAR_ADVANCED_RULES_DESCRIPTION":"Filter out or limit bookings for specific car results.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FCAR_POLICIES":"Car policies","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FCAR_POLICIES_DESCRIPTION":"Configure rules for what cars your travelers are allowed to book.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FCAR_PREFERENCES":"Car preferences","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FCAR_PREFERENCES_DESCRIPTION":"Adjust how specific cars appear in your search results.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FCAR_RESTRICTIONS":"Car restrictions","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FCAR_RESTRICTIONS_DESCRIPTION":"Limit destinations where your travelers can rent cars.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FCAR_RULES_POLICIES_DESCRIPTION":"Set spend limits for car hire.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FCAR_RULES_POLICIES_TITLE":"Car rules & policies","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FCOMPANY_INFORMATION_DESCRIPTION":"Configure your basic company information.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FCOMPANY_INFORMATION_TITLE":"Company information","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FEMAIL_DOMAINS_DESCRIPTION":"Configure your company email domain.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FEMAIL_DOMAINS_TITLE":"Email Domains","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FENTITIES_AND_OFFICES_DESCRIPTION":"Set offices for invoice handling and travel search.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FENTITIES_AND_OFFICES_TITLE":"Offices","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FENTITIES_TITLE":"Entities","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FENTITIES_DESCRIPTION":"Set legal entities for points of sale in different countries.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FFLIGHT_ADVANCED_RULES":"Flight advanced rules","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FFLIGHT_ADVANCED_RULES_DESCRIPTION":"Filter out or limit bookings for specific flight results.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FFLIGHT_POLICIES":"Flight policies","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FFLIGHT_POLICIES_DESCRIPTION":"Configure rules for what flights your travellers are allowed to book.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FFLIGHT_PREFERENCES":"Flight preferences","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FFLIGHT_PREFERENCES_DESCRIPTION":"Adjust how specific airlines appear in your search results.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FFLIGHT_RESTRICTIONS":"Flight restrictions","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FFLIGHT_RESTRICTIONS_DESCRIPTION":"Limit destinations where travellers can fly.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FFLIGHT_RULES_POLICIES_DESCRIPTION":"Set spend limits for flights.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FFLIGHT_RULES_POLICIES_TITLE":"Flight rules & policies","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FGENERAL_DESCRIPTION":"Configure your company name and primary contact.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FGENERAL_TITLE":"General","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FGROUPS_DESCRIPTION":"Add and configure user groups.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FGROUPS_TITLE":"Groups","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FHOMEPAGE_MESSAGES_DESCRIPTION":"Display messages for your travellers.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FHOMEPAGE_MESSAGES_TITLE":"Homepage messages","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FHOTEL_ADVANCED_RULES":"Hotel advanced rules","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FHOTEL_ADVANCED_RULES_DESCRIPTION":"Filter out or limit bookings for specific hotel results.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FHOTEL_POLICIES":"Hotel policies","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FHOTEL_POLICIES_DESCRIPTION":"Configure rules for what hotels your travellers are allowed to book.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FHOTEL_PREFERENCES":"Hotel preferences","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FHOTEL_PREFERENCES_DESCRIPTION":"Adjust how specific hotels appear in your search results.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FHOTEL_RESTRICTIONS":"Hotel restrictions","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FHOTEL_RESTRICTIONS_DESCRIPTION":"Limit hotels where travellers can stay.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FHOTEL_RULES_POLICIES_DESCRIPTION":"Set spend limits for hotels.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FHOTEL_RULES_POLICIES_TITLE":"Hotel rules & policies","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FINTEGRATIONS_DESCRIPTION":"Configure SSO, Expensify, and Slack.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FINTEGRATIONS_SSO_TITLE":"Single sign-on SSO with SAML","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FINTEGRATIONS_TITLE":"Integrations","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FPAYMENT_METHODS_DESCRIPTION":"Decide how travellers pay.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FPAYMENT_METHODS_TITLE":"Payment methods","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FPROGRAMS_DESCRIPTION":"Configure company negotiated rate and loyalty perks.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FPROGRAMS_TITLE":"Corporate programs and negotiated rates","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FREPORTING_TITLE":"Reporting","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FROLES_DESCRIPTION":"Add and configure custom roles.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FROLES_TITLE":"Roles","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FTRAIN_ADVANCED_RULES":"Train advanced rules","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FTRAIN_ADVANCED_RULES_DESCRIPTION":"Filter out or limit bookings for specific train results.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FTRAIN_POLICIES":"Train policies","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FTRAIN_POLICIES_DESCRIPTION":"Configure rules for what trains your travellers are allowed to book.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FTRAIN_RESTRICTIONS":"Train restrictions","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FTRAIN_RESTRICTIONS_DESCRIPTION":"Limit the destinations where travellers can take trains.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FTRAIN_RULES_POLICIES_DESCRIPTION":"Set spend limits for train journeys.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FTRAIN_RULES_POLICIES_TITLE":"Train rules & policies","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FTRAVELER_TRACKER_TITLE":"Traveler tracker","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FTRIP_REPORTING_FIELDS_DESCRIPTION":"Customise required booking information.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FTRIP_REPORTING_FIELDS_TITLE":"Trip reporting fields","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FTRIPS_TO_APPROVE_LABEL":"Trips to approve","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FTRIPS_TO_BOOK_LABEL":"Trips to book","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FUSER_MANAGEMENT_DESCRIPTION":"Manage users' accounts, roles and groups.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FUSER_MANAGEMENT_TITLE":"User management","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FUSERS_DESCRIPTION":"Add and configure your users' accounts.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fnavigation\u002Fdata\u002F\u002FUSERS_TITLE":"Users","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-components\u002Ftiers\u002F\u002FBIZ_PLUS_TIER_NAME":"Biz+","ui\u002Flayout\u002Fcomponents\u002F\u002FNAV_LINK_ICON_LABEL":"{0} icon","ui\u002Fdialog\u002Fcomponents\u002F\u002FTOAST_CLOSE_ARIA_LABEL":"Close","ui\u002Fbusiness\u002Fshared\u002Fft-business-account-confirmation\u002F\u002FCONFIRM_BUSINESS_PROFILE_DIALOG_HEADER":"Confirm business user","ui\u002Fbusiness\u002Fshared\u002Fft-business-account-confirmation\u002F\u002FCONFIRM_BUSINESS_PROFILE_DIALOG_TEXT":"A new email will be sent to {0}, containing a link to confirm your business user.","ui\u002Fbusiness\u002Fshared\u002Fft-business-account-confirmation\u002F\u002FCONFIRM_BUSINESS_PROFILE_DIALOG_BUTTON":"Send confirmation email","ui\u002Fbusiness\u002Fshared\u002Fft-business-account-confirmation\u002F\u002FCONFIRM_BUSINESS_PROFILE_DIALOG_ERROR":"We were unable to send the confirmation email.","ui\u002Fbusiness\u002Fshared\u002Fft-business-account-confirmation\u002F\u002FCONFIRM_COMPANY_DIALOG_BUTTON":"Send confirmation email","ui\u002Fbusiness\u002Fshared\u002Fft-business-account-confirmation\u002F\u002FCONFIRM_COMPANY_DIALOG_ERROR":"We were unable to send the confirmation email.","ui\u002Fbusiness\u002Fshared\u002Fft-business-account-confirmation\u002F\u002FCONFIRM_COMPANY_DIALOG_HEADER":"Confirm company email","ui\u002Fbusiness\u002Fshared\u002Fft-business-account-confirmation\u002F\u002FCONFIRM_COMPANY_DIALOG_TEXT":"A new email will be sent to {0}, containing a link to confirm your company account.","ui\u002Ffoundation\u002Fheader\u002F\u002FBUSINESS_USER_SEARCH_PLACEHOLDER":"Search by name, email, role, ID, etc...","ui\u002Ftrips-packages\u002Fshared\u002Fnotifications\u002F\u002FNEW_SHARED_TRIP_NOTIFICATION_DESCRIPTION":"{0} has shared {1} with you.","ui\u002Ftrips-packages\u002Fshared\u002Fnotifications\u002F\u002FTRIPS_SAVED_TO_WISHLIST_TOOLTIP":"{0} is saved to Wishlist in Trips","ui\u002Ffoundation\u002Fheader\u002Fbusiness\u002Faccountswitcher\u002F\u002FEMBEDDED_BUSINESS_OPTION_DESCRIPTION":"Book company trips","ui\u002Ffoundation\u002Fheader\u002Fbusiness\u002Faccountswitcher\u002F\u002FEMBEDDED_BUSINESS_OPTION_TITLE":"Business","ui\u002Ffoundation\u002Fheader\u002Fbusiness\u002Faccountswitcher\u002F\u002FEMBEDDED_PERSONAL_OPTION_DESCRIPTION":"Book personal trips","ui\u002Ffoundation\u002Fheader\u002Fbusiness\u002Faccountswitcher\u002F\u002FEMBEDDED_PERSONAL_OPTION_TITLE":"Personal","ui\u002Ftrips-packages\u002Fnavigation\u002F\u002FNAVIGATION_DRAWER_TRIPS_TOOLTIP":"See all your saved results and any price changes here.","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fcompany-details\u002Fdata\u002F\u002FFAILED_TO_UPDATE_POLICY_TYPE":"Failed to update the policy type","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fcompany-details\u002Fdata\u002F\u002FFAILED_TO_UPDATE_SORT_ORDER":"Failed to update sort order","ui\u002Fbusiness\u002Flibs\u002Fusers\u002Fft-user-search\u002F\u002FUSER_SEARCH_PLACEHOLDER":"Search by name, email, role, ID, etc...","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-components\u002FUserImage\u002F\u002FUSER_IMAGE":"User image","ui\u002Fcorporate\u002Fpages\u002F\u002FHELP_PAGE_DESCRIPTION":"Have a support issue or feedback about our site? Want to send a virtual high five? Our Customer Support Team is ready to help direct you. Just fill out the form below, including as much information as possible.","ui\u002Fcorporate\u002Fpages\u002F\u002FHELP_PAGE_TITLE":"Help & Support | {0}","ui\u002FadminTools\u002F\u002FACTIVE":"{0} active","ui\u002FadminTools\u002F\u002FCOOKIES":"Cookies","ui\u002FadminTools\u002F\u002FCOOKIES_SHORT":"C","ui\u002FadminTools\u002F\u002FEXPERIMENTS":"Experiments:","ui\u002FadminTools\u002F\u002FEXPERIMENTS_SHORT":"XP","ui\u002FadminTools\u002F\u002FFEATURES":"Features","ui\u002FadminTools\u002F\u002FFEATURES_SHORT":"FT","ui\u002FadminTools\u002F\u002FSERVER_TIMING":"ServerTiming","ui\u002FadminTools\u002F\u002FSERVER_TIMING_SHORT":"ST","ui\u002FadminTools\u002F\u002FUNDEFINED":"undefined","ui\u002FadminTools\u002F\u002FACTIVATE_XP":"Activate control xp","ui\u002FadminTools\u002F\u002FPERFORMANCE":"Performance","ui\u002FadminTools\u002F\u002FACTIVE_FEATURES":"Active Features","ui\u002FadminTools\u002F\u002FINACTIVE_FEATURES":"Inactive Features","ui\u002FadminTools\u002F\u002FAJAX_REQUEST":"Ajax request: {0}","ui\u002FadminTools\u002F\u002FPAGE_REQUEST":"Page request","ui\u002FadminTools\u002F\u002FSERVER_TIMING_COOKIE_UNSET":"Set raw cookie server-timing=true.","ui\u002FadminTools\u002F\u002FADD_ANOTHER_COOKIE":"Add another cookie","ui\u002FadminTools\u002F\u002FADD_COOKIE":"Add cookie","ui\u002FadminTools\u002F\u002FADD_NEW_COOKIE":"Add new cookie or ","ui\u002FadminTools\u002F\u002FDEBUG_COOKIE":"Debug cookie","ui\u002FadminTools\u002F\u002FGO_TO_CANARY_SLICE":"go to Canary slice","ui\u002FadminTools\u002F\u002FMETA_COOKIE":"Meta cookie","ui\u002FadminTools\u002F\u002FNEW_COOKIE_NAME":"New cookie name","ui\u002FadminTools\u002F\u002FNEW_COOKIE_VALUE":"New cookie value","ui\u002FadminTools\u002F\u002FRAW_COOKIE":"Raw cookie","ui\u002FadminTools\u002F\u002FSKIP_PAGE_RELOAD":"Skip page reload","ui\u002FadminTools\u002F\u002FACTIVE_EXPERIMENTS":"Active experiment list","ui\u002FadminTools\u002F\u002FFILTER_PLACEHOLDER":"Enter text to filter...","ui\u002Fpromo\u002F\u002FAPP_PROMO_HEADER_CLOSE_BUTTON_ARIA_LABEL":"Close mobile app promo","ui\u002Fpromo\u002F\u002FAPP_PROMO_HEADER_INSTALL_BUTTON_ARIA_LABEL":"Install mobile app","ui\u002Fpromo\u002F\u002FAPP_PROMO_HEADER_INSTALL_BUTTON_TITLE":"Install","ui\u002Fpromo\u002F\u002FAPP_PROMO_HEADER_TITLE":"{0} Flights, Hotels & Cars","ui\u002Fstars\u002Fcomponents\u002F\u002FSTARS":"{0, plural, =1 {1 star} other {{0} stars}}","ui\u002Fstars\u002Fcomponents\u002F\u002FCLASS":"{0, plural, =1 {1 class rating} other {{0} class rating}}","ui\u002Fbusiness\u002Fshared\u002Fft-business-site-wide-utils\u002FBusinessSessionSync\u002F\u002FINVALID_SESSION_DIALOG_TITLE":"It looks like your current traveller or booking mode has changed.","ui\u002Fbusiness\u002Fshared\u002Fft-business-site-wide-utils\u002FBusinessSessionSync\u002F\u002FINVALID_SESSION_DIALOG_MESSAGE":"Please reload the page to update your traveller and\u002For booking mode.","ui\u002Fbusiness\u002Fshared\u002Fft-business-site-wide-utils\u002FBusinessSessionSync\u002F\u002FINVALID_SESSION_DIALOG_RELOAD_BUTTON":"Reload","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-dialog\u002F\u002FCANCEL_BUTTON":"Cancel","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-dialog\u002F\u002FCLOSE_BUTTON_ARIA_LABEL":"close","ui\u002Fcars\u002Fsearch\u002Fmcfly\u002F\u002FCOMPACT_CARS_UNIFIED_DATES":"{0} – {1}","ui\u002Fcars\u002Fsearch\u002Fmcfly\u002F\u002FEND_LOCATION_PLACEHOLDER":"To?","ui\u002Fcars\u002Fsearch\u002Fmcfly\u002F\u002FSINGLE_LOCATION_PLACEHOLDER":"Airport or city","ui\u002Fcars\u002Fsearch\u002Fmcfly\u002F\u002FSTART_LOCATION_PLACEHOLDER":"From?","ui\u002Ffoundation\u002Fmcflysearch\u002Fcompactform\u002F\u002FSEARCH":"Search","ui\u002Ffoundation\u002Fmcflysearch\u002Fcompactform\u002F\u002FUPDATE":"Update","ui\u002Fsearchforms\u002Fcars\u002F\u002FCAR_AGE_DISCLAIMER_TEXT_ENTRY_INVALID":"Please enter a valid driver's age. The driver's age should be between {0} and {1}.","ui\u002Fsearchforms\u002Fcars\u002F\u002FCARS_SEARCH_BUTTON_TEXT":"Search cars","ui\u002Fsearchforms\u002Fcars\u002F\u002FCARS_SEARCH_BUTTON_TEXT_COMPACT":"Search","ui\u002Fsearchforms\u002Fcars\u002F\u002FCARS_SEARCH_BUTTON_TEXT_DIALOG":"Update","ui\u002Fsearchforms\u002Fcars\u002F\u002FERROR_MISSING_DROPOFF_LOCATION":"Please pick a drop-off location.","ui\u002Fsearchforms\u002Fcars\u002F\u002FERROR_MISSING_DROPOFF_TIME_AFTER_PICKUP_TIME":"Drop-off must be after pick-up, please change the dates and\u002For times for your search","ui\u002Fsearchforms\u002Fcars\u002F\u002FERROR_MISSING_PICKUP_IN_PAST":"The pick-up date can't be in the past.","ui\u002Fsearchforms\u002Fcars\u002F\u002FERROR_MISSING_PICKUP_LOCATION":"Please pick a pick-up location.","ui\u002Futils\u002Fcomponents\u002F\u002FAPRIL":"April","ui\u002Futils\u002Fcomponents\u002F\u002FAPRIL_SHORT":"Apr","ui\u002Futils\u002Fcomponents\u002F\u002FAUGUST":"August","ui\u002Futils\u002Fcomponents\u002F\u002FAUGUST_SHORT":"Aug","ui\u002Futils\u002Fcomponents\u002F\u002FDECEMBER":"December","ui\u002Futils\u002Fcomponents\u002F\u002FDECEMBER_SHORT":"Dec","ui\u002Futils\u002Fcomponents\u002F\u002FFEBRUARY":"February","ui\u002Futils\u002Fcomponents\u002F\u002FFEBRUARY_SHORT":"Feb","ui\u002Futils\u002Fcomponents\u002F\u002FJANUARY":"January","ui\u002Futils\u002Fcomponents\u002F\u002FJANUARY_SHORT":"Jan","ui\u002Futils\u002Fcomponents\u002F\u002FJULY":"July","ui\u002Futils\u002Fcomponents\u002F\u002FJULY_SHORT":"Jul","ui\u002Futils\u002Fcomponents\u002F\u002FJUNE":"June","ui\u002Futils\u002Fcomponents\u002F\u002FJUNE_SHORT":"Jun","ui\u002Futils\u002Fcomponents\u002F\u002FMARCH":"March","ui\u002Futils\u002Fcomponents\u002F\u002FMARCH_SHORT":"Mar","ui\u002Futils\u002Fcomponents\u002F\u002FMAY":"May","ui\u002Futils\u002Fcomponents\u002F\u002FMAY_SHORT":"May","ui\u002Futils\u002Fcomponents\u002F\u002FNOVEMBER":"November","ui\u002Futils\u002Fcomponents\u002F\u002FNOVEMBER_SHORT":"Nov","ui\u002Futils\u002Fcomponents\u002F\u002FOCTOBER":"October","ui\u002Futils\u002Fcomponents\u002F\u002FOCTOBER_SHORT":"Oct","ui\u002Futils\u002Fcomponents\u002F\u002FSEPTEMBER":"September","ui\u002Futils\u002Fcomponents\u002F\u002FSEPTEMBER_SHORT":"Sep","ui\u002Futils\u002Fcomponents\u002F\u002FTIMECHOICE_MIDNIGHT":"Midnight","ui\u002Futils\u002Fcomponents\u002F\u002FTIMECHOICE_NOON":"Midday","ui\u002Fsearchforms\u002F\u002FERROR_DIALOG_HEADING":"An error occurred while trying to perform your search","ui\u002Finputs\u002Fcomponents\u002FDatePicker\u002F\u002FDECREMENT_DATE_ARIA_LABEL":"Decrement date by one day","ui\u002Finputs\u002Fcomponents\u002FDatePicker\u002F\u002FINCREMENT_DATE_ARIA_LABEL":"Increment date by one day","ui\u002Finputs\u002Fcomponents\u002F\u002FADD_ARIA_TITLE":"Add","ui\u002Finputs\u002Fcomponents\u002F\u002FREMOVE_ARIA_TITLE":"Remove","ui\u002Ffoundation\u002Fmcflysearch\u002Fcompactform\u002F\u002FTINY_DATE_RANGE":"{0} - {1}","ui\u002Fsearchforms\u002F\u002FDISMISS":"Dismiss","ui\u002Ffoundation\u002Fmcflysearch\u002F\u002FCOMPACT_FLIGHTS_DATES_PLACEHOLDER":"Add dates","ui\u002Ffoundation\u002Fmcflysearch\u002F\u002FCOMPACT_FLIGHTS_DESTINATION_PLACEHOLDER":"To?","ui\u002Ffoundation\u002Fmcflysearch\u002F\u002FCOMPACT_FLIGHTS_ORIGIN_PLACEHOLDER":"From?","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FMULTIPLE_CABINS_LABEL":"Multiple","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FNO_OF_TRAVELERS_AND_CABIN":"{0,plural,=1{1 adult}other{{0} travellers}}, {1}","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FTRIP_TYPE_MULTI_CITY":"Multi-city","ui\u002Ffoundation\u002Fmcflysearch\u002F\u002FCOMPACT_UNIFIED_DATES":"{0} – {1}","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FNO_OF_TRAVELERS":"{0,plural,=1{1 adult}other{{0} travellers}}","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FCABIN_CLASS_BUSINESS":"Business","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FCABIN_CLASS_ECONOMY":"Economy","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FCABIN_CLASS_FIRST":"First","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FCABIN_CLASS_MIXED":"Multiple","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FCABIN_CLASS_PREMIUM_ECONOMY":"Premium economy","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FCABIN_CLASS_PREMIUM_ECONOMY_COMPACT":"Premium","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFLIGHT_BAGGAGE_DROPDOWN_LABEL_CARRYON":"{0,plural,=1{1 Carry-on bag}other{{0} Carry-on bags}}","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFLIGHT_BAGGAGE_DROPDOWN_LABEL_CHECKED":"{0,plural,=1{1 checked bag}other{{0} checked bags}}","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFLIGHT_BAGGAGE_DROPDOWN_LABEL_MIXED":"{0,plural,=1{1 bag}other{{0} bags}}","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFLIGHTS_ERROR_DEPART_DATE_AFTER_RETURN_DATE":"The departure date cannot be after the return date.","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFLIGHTS_ERROR_DEPART_DATE_IN_PAST":"Please select a departure date that is on or after today's date.","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFLIGHTS_ERROR_MISSING_FLEX_LENGTH_OF_STAY":"Please enter the desired trip length\u003Cbr\u003E\n\u003Ci\u003EExample: 3-4, 2\u003C\u002Fi\u003E","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFLIGHTS_ERROR_MISSING_FROM_AIRPORT_CHOICE":"{0,plural,=0{Please enter a 'From' airport.}other{Please enter a 'From' airport for flight ''{0}''.}}","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFLIGHTS_ERROR_MISSING_LEAVE_DATE_CHOICE":"{0,plural,=0{Please enter a valid 'Depart' date.}other{Please enter a valid 'Depart' date for flight ''{0}''.}}","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFLIGHTS_ERROR_MISSING_RETURN_DATE":"Please enter a valid 'Return' date. If you wish to search for a one-way flight, please click the 'One-way' button above.","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFLIGHTS_ERROR_MISSING_TO_AIRPORT_CHOICE":"{0,plural,=0{Please enter a 'To' airport.}other{Please enter a 'To' airport for flight ''{0}''.}}","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFLIGHTS_ERROR_NO_PASSENGERS_SELECTED":"Please add at least 1 passenger.","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFLIGHTS_ERROR_NO_UNACCOMPANIED_MINORS":"\u003Ch2\u003EAbout unaccompanied minors\u003C\u002Fh2\u003E{0} does not currently support searches for unaccompanied minors. We recommend that you check the minimum age requirements as well as what other fees apply for the airline you plan to book with, \u003Cb\u003Ebefore you book.\u003C\u002Fb\u003E\u003Cbr \u002F\u003E\u003Cbr \u002F\u003ESome airlines offer a mandatory unaccompanied minor service for a charge. {1}\u003Cbr \u002F\u003E\u003Cbr \u002F\u003EMost airlines charge a full fare as well as require a charge for unaccompanied minors. Therefore, you may perform your search for an adult.","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFLIGHTS_ERROR_TOO_MANY_PASSENGERS_SELECTED":"You may only search for up to {0} passengers at a time.","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFLIGHTS_ERROR_UNIQUE_AIRPORTS_CHOICE":"{0,plural,=0{Please enter unique 'From' and 'To' airports.}other{Please enter unique 'From' and 'To' airports for flight ''{0}''.}}","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FTRAINS_ERROR_MISSING_FROM_STATION":"Please enter a 'From' station","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FTRAINS_ERROR_MISSING_TO_STATION":"Please enter a 'To' station","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FTRAINS_ERROR_NO_TRANSPORT_TYPE_SELECTED":"Please select a transportation type (train or bus)","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FTRAINS_ERROR_UNIQUE_STATIONS":"Please enter unique 'From' and 'To' stations.","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FDEPARTURE_SWITCH_ARIA_LABEL":"Swap departure airport and destination airport","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFLEX_DATES_CHANGE_DATE_LINK":"Change dates","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFLEX_DATES_PROMPT_TITLE_1":"Flexible with dates?","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFLEX_DATES_TOOLTIP_SEARCH_DESCRIPTION":"Include ±1 day for more deals","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFLEX_DATES_TOOLTIP_SEARCH_LINK":"Search flexible dates","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFLEX_DATES_TOOLTIP_DISMISS":"Dismiss","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FDESTINATION_PLACEHOLDER":"To?","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFULL_SCREEN_DIALOG_DEPARTURE_TITLE":"From","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FFULL_SCREEN_DIALOG_DESTINATION_TITLE":"To where?","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FORIGIN_PLACEHOLDER":"From?","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FSMARTY_MULTI_AIRPORT_MAXIMUM_ERROR":"Max 3 airports","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FSMARTY_NEARBY_DISPLAY":"Nearby","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FFLEX_DATE_PICKER_OPEN_FLEX_INPUT_DISPLAY_WEEKS":"+{0} weeks","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FFLEX_DATE_PICKER_WEEKEND_INPUT_DISPLAY_WEEKS":"+{0} weeks","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FFLEX_MONTH_NIGHTS_DURATION_FORMAT":"{0,plural,=0{}one{{1} night}other{{1} nights}}","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FTRIP_TYPE_NOMAD":"Trip Builder","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FTRIP_TYPE_ONE_WAY":"One-way","ui\u002Fsearchforms\u002Fflights\u002Fcomponents\u002F\u002FTRIP_TYPE_ROUND":"Return","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FFLEX_OPTION_EXACT":"exact","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FFLEX_OPTION_MINUS_ONE":"+ day before","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FFLEX_OPTION_PLUS_MINUS_ONE":"± 1 day","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FFLEX_OPTION_PLUS_MINUS_THREE":"± 3 days","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FFLEX_OPTION_PLUS_MINUS_TWO":"± 2 days","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FFLEX_OPTION_PLUS_ONE":"+ day after","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FFLEX_OPTION_COMPACT_MINUS_ONE":"-1","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FFLEX_OPTION_COMPACT_PLUS_MINUS_ONE":"±1","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FFLEX_OPTION_COMPACT_PLUS_MINUS_THREE":"±3","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FFLEX_OPTION_COMPACT_PLUS_MINUS_TWO":"±2","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FFLEX_OPTION_COMPACT_PLUS_ONE":"+1","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FWEEKEND_TRAVELTIME_FRIDAY_AM":"Fri AM","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FWEEKEND_TRAVELTIME_FRIDAY_PM":"Fri PM","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FWEEKEND_TRAVELTIME_FRIDAY_SHORT":"Fri","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FWEEKEND_TRAVELTIME_MONDAY_AM":"Mon AM","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FWEEKEND_TRAVELTIME_MONDAY_PM":"Mon PM","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FWEEKEND_TRAVELTIME_MONDAY_SHORT":"Mon","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FWEEKEND_TRAVELTIME_SATURDAY_AM":"Sat AM","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FWEEKEND_TRAVELTIME_SATURDAY_SHORT":"Sat","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FWEEKEND_TRAVELTIME_SUNDAY_AM":"Sun AM","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FWEEKEND_TRAVELTIME_SUNDAY_PM":"Sun PM","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FWEEKEND_TRAVELTIME_SUNDAY_SHORT":"Sun","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FWEEKEND_TRAVELTIME_THURSDAY_AM":"Thu AM","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FWEEKEND_TRAVELTIME_THURSDAY_PM":"Thu PM","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002F\u002FWEEKEND_TRAVELTIME_THURSDAY_SHORT":"Thu","ui\u002Fsmarty\u002Fcomponents\u002F\u002FSMARTY_LOCATION_TYPE_CITY":"City","ui\u002Fsmarty\u002Fcomponents\u002F\u002FSMARTY_LOCATION_TYPE_COUNTRY":"Country","ui\u002Fsmarty\u002Fcomponents\u002F\u002FSMARTY_LOCATION_TYPE_LANDMARK":"Landmark","ui\u002Fsmarty\u002Fcomponents\u002F\u002FSMARTY_LOCATION_TYPE_NEIGHBORHOOD":"Neighbourhood","ui\u002Fsmarty\u002Fcomponents\u002F\u002FSMARTY_LOCATION_TYPE_RAIL":"Railway station","ui\u002Fsmarty\u002Fcomponents\u002F\u002FSMARTY_LOCATION_TYPE_REGION":"Region","ui\u002Fsearchforms\u002Fhotels\u002Fmcfly\u002F\u002FCOMPACT_HOTELS_CHECK_IN_PLACEHOLDER":"Check-in","ui\u002Fsearchforms\u002Fhotels\u002Fmcfly\u002F\u002FCOMPACT_HOTELS_CHECK_OUT_PLACEHOLDER":"Check-out","ui\u002Fsearchforms\u002Fhotels\u002Fmcfly\u002F\u002FCOMPACT_HOTELS_LOCATION_PLACEHOLDER":"Add destination","ui\u002Fsearchforms\u002Fhotels\u002Fmcfly\u002F\u002FCOMPACT_HOTELS_TRAVELER_INFO":"{0,plural,=1{1 guest}other{{0} guests}}","ui\u002Fsearchforms\u002Fhotels\u002Fmcfly\u002F\u002FCOMPACT_HOTELS_TRAVELER_INFO_PLACEHOLDER":"1 room, 2 guests","ui\u002Fsearchforms\u002Fhotels\u002Fmcfly\u002F\u002FCOMPACT_HOTELS_UNIFIED_DATES":"{0} – {1}","ui\u002Fsearchforms\u002Fhotels\u002Fmcfly\u002F\u002FDESTINATION":"Destination","ui\u002Fsearchforms\u002Fhotels\u002Fmcfly\u002F\u002FEND_DATE":"End date","ui\u002Fsearchforms\u002Fhotels\u002Fmcfly\u002F\u002FSTART_DATE":"Start date","ui\u002Fsearchforms\u002Fhotels\u002Fcomponents\u002F\u002FBUSINESS_ROOMS_TRAVELERS":"{0,plural,=1{1 room}other{{0} rooms}}, {1,plural,=1{1 traveller}other{{1} travellers}}","ui\u002Fsearchforms\u002Fhotels\u002Fcomponents\u002F\u002FROOMS_GUESTS":"{0,plural,=1{1 room}other{{0} rooms}}, {1,plural,=1{1 guest}other{{1} guests}}","ui\u002Fsearchforms\u002Fhotels\u002Fcomponents\u002F\u002FPLEASE_ENTER_A_CHECKIN_DATE":"Please enter a valid check-in date.","ui\u002Fsearchforms\u002Fhotels\u002Fcomponents\u002F\u002FPLEASE_ENTER_A_CHECKOUT_DATE":"Please enter a valid check-out date.","ui\u002Fsearchforms\u002Fhotels\u002Fcomponents\u002F\u002FPLEASE_ENTER_A_DESTINATION":"Please enter a city, hotel name, or landmark.","ui\u002Fsearchforms\u002Fhotels\u002Fmcfly\u002F\u002FORIGIN":"Origin","ui\u002Fsearchforms\u002Fpackages\u002F\u002FTRAVELERS":"{0,plural,=1{{0} traveller}other{{0} travellers}}","ui\u002Fsearchforms\u002Fpackages\u002F\u002FADVANCED_OPTIONS_TAB_EXACT_DATES":"Exact dates","ui\u002Fsearchforms\u002Fpackages\u002F\u002FADVANCED_OPTIONS_TAB_FLEXIBLE_DAYS":"± 3 days","ui\u002Fsearchforms\u002Fpackages\u002F\u002FERROR_INVALID_DEPARTURE_AIRPORTS":"Please enter valid origin","ui\u002Fsearchforms\u002Fpackages\u002F\u002FERROR_INVALID_DESTINATION":"Please enter valid destination","ui\u002Fsearchforms\u002Fpackages\u002F\u002FMWEB_HEADER_DATE_RANGE_DIFFERENT_MONTH_DISPLAY":"{1} {0} - {3} {2}","ui\u002Fsearchforms\u002Fpackages\u002F\u002FMWEB_HEADER_DATE_RANGE_SAME_MONTH_DISPLAY":"{1}-{3} {0}","ui\u002Fsearchforms\u002Fpackages\u002F\u002FMWEB_HEADER_SEARCH_DATA_STRICT":"\u003Cb\u003E{0}\u003C\u002Fb\u003E{1}, {2}","ui\u002Fsearchforms\u002Fpackages\u002F\u002FMWEB_HEADER_SEARCH_DATA_WITH_DURATION":"\u003Cb\u003E{0}\u003C\u002Fb\u003E{1}, {2}","ui\u002Fsearchforms\u002Fpackages\u002F\u002FTRAVEL_DURATION_OPTION_ANY_DURATION":"Any duration","ui\u002Fsearchforms\u002Fpackages\u002F\u002FTRAVEL_DURATION_OPTION_DAY_RANGE":"{0} - {1} days","ui\u002Fsearchforms\u002Fpackages\u002F\u002FTRAVEL_DURATION_OPTION_EXACT_DURATION":"exact duration","ui\u002Fsearchforms\u002Fpackages\u002F\u002FTRAVEL_DURATION_OPTION_FLEX_LABEL":"Travel duration (e.g. 1 week) within a certain time frame","ui\u002Fsearchforms\u002Fpackages\u002F\u002FTRAVEL_DURATION_OPTION_MORE_THAN_DAYS":"\u003E{0} days","ui\u002Fsearchforms\u002Fpackages\u002F\u002FTRAVEL_DURATION_OPTION_SINGLE_DAY_RANGE":"0#1 day|2#{0} days","ui\u002Fsearchforms\u002Fpackages\u002F\u002FTRAVEL_DURATION_OPTION_WEEK_RANGE":"0#1 week|2#{0} weeks","ui\u002Fsearchforms\u002F\u002FCHILD_AGE_DROP_DOWN_OPTION_LABEL":"0#Under 2 years|2#{0} years","ui\u002Fsearchforms\u002Fpackages\u002F\u002FFLEX_DAYS_OPTION_EXACT_DAYS":"Exact dates","ui\u002Fsearchforms\u002F\u002FERROR_TOO_MANY_TRAVELERS":"Unfortunately, our partners limit offers to {0} travellers total. Please adjust your selection to continue.","ui\u002Futils\u002Fcomponents\u002F\u002FSHORT_DURATION_HOURS":"{0} hr","ui\u002Futils\u002Fcomponents\u002F\u002FSHORT_DURATION_MINUTES":"{0} min","ui\u002Futils\u002Fcomponents\u002F\u002FDURATION_TEMPLATE":"{0}h {1}m","ui\u002Fauthentication\u002F\u002FMAGIC_CODE_CHECKBOX_LABEL":"Email me {0}'s favourite deals","ui\u002Fauthentication\u002F\u002FMAGIC_CODE_CREATE_YOUR_ACCOUNT":"Create your account","ui\u002Fauthentication\u002F\u002FMAGIC_CODE_CREATING_ACCOUNT":"Creating...","ui\u002Fauthentication\u002F\u002FMAGIC_CODE_DESCRIPTION":"We just sent a 6-digit verification code to your email: \u003Cstrong\u003E{0}\u003C\u002Fstrong\u003E. Please enter the code within 10 minutes.","ui\u002Fauthentication\u002F\u002FMAGIC_CODE_FOOTER":"Can't find the email? Try checking your spam folder, or","ui\u002Fauthentication\u002F\u002FMAGIC_CODE_REGISTER_DESCRIPTION":"We'll create an account for \u003Cstrong\u003E{0}\u003C\u002Fstrong\u003E.","ui\u002Fauthentication\u002F\u002FMAGIC_CODE_REGISTER_FOOTER":"By signing up, you accept our \u003Ca href=\"{0}\" target=\"_blank\"\u003ETerms of Use\u003C\u002Fa\u003E and \u003Ca href=\"{1}\" target=\"_blank\"\u003EPrivacy Policy\u003C\u002Fa\u003E","ui\u002Fauthentication\u002F\u002FMAGIC_CODE_REGISTER_TITLE":"Let's get you set up.","ui\u002Fauthentication\u002F\u002FMAGIC_CODE_RESEND_CODE":"Resend code","ui\u002Fauthentication\u002F\u002FMAGIC_CODE_RESEND_CODE_IN":"in","ui\u002Fauthentication\u002F\u002FMAGIC_CODE_SECONDS":"s","ui\u002Fauthentication\u002F\u002FMAGIC_CODE_SEND_NEW_CODE":"send a new code","ui\u002Fauthentication\u002F\u002FMAGIC_CODE_TITLE":"Please verify your email address","ui\u002Fauthentication\u002F\u002FMAGIC_CODE_VERIFICATION_CODE":"Verification code","ui\u002Fauthentication\u002F\u002FSNIPER_LINK_OPEN_GMAIL":"Open Gmail","ui\u002Fauthentication\u002F\u002FSNIPER_LINK_OPEN_OUTLOOK":"Open Outlook","ui\u002Fauthentication\u002F\u002FSNIPER_LINK_OPEN_YAHOO":"Open Yahoo","ui\u002Fauthentication\u002F\u002FERROR_ICON_ARIA_LABEL":"Error:","ui\u002Fauthentication\u002F\u002FAUTH_OR_SIMPLE":"or","ui\u002Fauthentication\u002F\u002FK4B_BUSINESS_ACCOUNT_ERROR":"This email is not connected with a KAYAK for Business account. \u003Ca href=\"{0}\"\u003ECreate a company\u003C\u002Fa\u003E or ask your company admin to invite you.","ui\u002Fauthentication\u002F\u002FAUTH_FORGOT_FORM_SUBMIT_PROCESSING":"Sending...","ui\u002Fauthentication\u002F\u002FMAGIC_LINK_CONTINUE":"Continue","ui\u002Fauthentication\u002F\u002FMAGIC_LINK_EMAIL_ADDRESS_PLACEHOLDER":"Email address","ui\u002Fauthentication\u002F\u002FEMAIL_ADDRESS_PLACEHOLDER":"Enter email address","ui\u002Fauthentication\u002F\u002FEMAIL_PROCESSING":"Processing...","ui\u002Fauthentication\u002F\u002FAUTH_FORGOT_FORM_SHORT_HEADING":"Forgot password?","ui\u002Fauthentication\u002F\u002FAUTH_FORGOT_FORM_INSTRUCTIONS":"Enter the email associated with your account in the field below and we'll email you a link to reset your password.","ui\u002Fauthentication\u002F\u002FAUTH_USERNAME_PLACEHOLDER":"Email address","ui\u002Fauthentication\u002F\u002FAUTH_FORGOT_FORM_SUBMIT":"Send","ui\u002Fauthentication\u002F\u002FAUTH_FORGOT_FORM_CANCEL":"Cancel","ui\u002Fauthentication\u002F\u002FAUTH_FORGOT_FORM_BACK":"Back to sign in","ui\u002Fauthentication\u002F\u002FAUTH_FORGOT_FORM_SUCCESS_HEADING":"Success!","ui\u002Fauthentication\u002F\u002FAUTH_FORGOT_FORM_SUCCESS_INSTRUCTIONS_DEFAULT":"Please check your email for a link to reset your password.","ui\u002Fauthentication\u002F\u002FAUTH_FORGOT_FORM_SUCCESS_BUTTON":"Close","ui\u002Fauthentication\u002F\u002FAUTH_PASSWORD_PLACEHOLDER":"Password","ui\u002Fauthentication\u002F\u002FAUTH_LOGIN_BUTTON":"Sign in","ui\u002Fauthentication\u002F\u002FAUTH_LOGIN_BUTTON_PROCESSING":"Signing in...","ui\u002Fauthentication\u002F\u002FAUTH_SIGN_UP_BUTTON":"Sign up","ui\u002Fauthentication\u002F\u002FAUTH_SIGN_UP_BUTTON_PROCESSING":"Signing up...","ui\u002Fauthentication\u002F\u002FREGISTRATION_TRACKING_CONSENT_LABEL":"I hereby confirm that I have carefully read the {0} {1} and {2}, fully aware of their contents, fully agree with them and treat them as binding for me.","ui\u002Fauthentication\u002F\u002FREGISTRATION_TRACKING_CONSENT_LABEL_TERMS_AND_CONDITIONS":"Terms & Conditions","ui\u002Fauthentication\u002F\u002FREGISTRATION_TRACKING_CONSENT_LABEL_PRIVACY_POLICY":"Privacy Policy","ui\u002Fauthentication\u002F\u002FAUTH_EMAIL_ME":"Email me {0}'s favourite deals","ui\u002Fauthentication\u002F\u002FAUTH_REMEMBER_ME":"Remember me","ui\u002Fauthentication\u002F\u002FSIGN_IN_FORGOT_PASSWORD":"Forgot password?","ui\u002Fauthentication\u002F\u002FPASSWORD_TOO_SHORT":"\u003Cb\u003EPassword too short.\u003C\u002Fb\u003E \u003Cbr \u002F\u003EPasswords must contain at least 8 characters.","ui\u002Fauthentication\u002F\u002FPASSWORD_MISSING":"Please enter your password","ui\u002Fauthentication\u002F\u002FCREATE_BRAND_ACCOUNT":"Create {0} account","ui\u002Fauthentication\u002F\u002FAUTH_ERROR_USER_LOCKED":"Your account has been locked due to excessive authentication failures. Please click the \u003Cstrong\u003EForgot password?\u003C\u002Fstrong\u003E link to set a new password.","ui\u002Fauthentication\u002F\u002FMAGIC_CODE_PASSWORD_FREE":"Want to go password-free?","ui\u002Fauthentication\u002F\u002FMAGIC_CODE_PASSWORD_FREE_ACTION":"Email me a code instead","ui\u002Fauthentication\u002F\u002FMAGIC_LINK_BACK_NAV":"Back","ui\u002Fauthentication\u002F\u002FAUTH_TERMS_AGREE_SIGNUP":"By signing up you accept our {2}terms of use{3} and {0}privacy policy{1}.","ui\u002Fauthentication\u002F\u002FCONTACT_LABEL":"Contact customer service","ui\u002Fauthentication\u002F\u002FLOCKED_ACCOUT_DIALOG_CONTENT":"{0},{1}Your account was locked due to suspicious or unauthorized activity. Please contact customer service to unlock your account.","ui\u002Fauthentication\u002F\u002FLOCKED_TITLE":"Your account has been locked for security purposes","ui\u002Fauthentication\u002F\u002FMAGIC_CODE_INCORRECT":"The code you entered is incorrect. Please try again.","ui\u002Fauthentication\u002F\u002FGENERAL_ERROR":"An unexpected error has occurred.","ui\u002Fauthentication\u002F\u002FPRICE_ALERT_LANDING__DESCRIPTION":"Get notified when prices go down. Daily price changes in your inbox – only with Price Alerts.","ui\u002Fauthentication\u002F\u002FPRICE_ALERT_LANDING_TITLE":"Sign in or create an account to continue","ui\u002Fauthentication\u002F\u002FMAGIC_CODE_CONFIRMATION_CODE":"Confirmation code","ui\u002Fauthentication\u002F\u002FAUTH_SOCIAL_API_ERROR":"There was an issue loading this sign-in service. Your browser may be blocking third-party scripts from loading.","ui\u002Fauthentication\u002F\u002FLESS_SIGN_IN_OPTIONS":"Less sign-in options","ui\u002Fauthentication\u002F\u002FMORE_SIGN_IN_OPTIONS":"More sign-in options","ui\u002Fauthentication\u002F\u002FMLINK_CONTINUE_WITH_EMAIL_TITLE":"Continue with email","ui\u002Fauthentication\u002F\u002FGOOGLE_LOGIN":"Google","ui\u002Fauthentication\u002F\u002FCONTINUE_WITH_GOOGLE":"Continue with Google","ui\u002Fauthentication\u002F\u002FAPPLE_LOGIN":"Apple","ui\u002Fauthentication\u002F\u002FCONTINUE_WITH_APPLE":"Continue with Apple","ui\u002Fauthentication\u002F\u002FNAVER_LOGIN":"NAVER","ui\u002Fauthentication\u002F\u002FCONTINUE_WITH_NAVER":"Continue with Naver","ui\u002Fauthentication\u002F\u002FLOGIN_HEADER_WELCOME":"Good to see you again","ui\u002Fauthentication\u002F\u002FLOGIN_HEADER_DESC":"Sign in for member-only deals and access to your trip details.","ui\u002Fauthentication\u002F\u002FREGISTER_HEADER_WELCOME":"Sign up and save","ui\u002Fauthentication\u002F\u002FREGISTER_HEADER_DESC":"Create an account now for access to member-only deals.","ui\u002Fauthentication\u002F\u002FLOGIN_PASSWORD_HEADER":"Enter your password","ui\u002Fauthentication\u002F\u002FLOGIN_PASSWORD_DESC":"Please enter your {0} password for {1}.","ui\u002Fauthentication\u002F\u002FALREADY_HAVE_AN_ACCOUNT":"Already have an account?","ui\u002Fauthentication\u002F\u002FLOGIN":"Sign in","ui\u002Fauthentication\u002F\u002FDONT_HAVE_AN_ACCOUNT":"Don't have an account?","ui\u002Fauthentication\u002F\u002FLOGIN_LINK_TO_REGISTER":"Register","ui\u002Fauthentication\u002F\u002FAUTH_CREATE_ACCOUNT_BUTTON":"Create account","ui\u002Fauthentication\u002F\u002FCONTINUE_WITH_EMAIL_EXTERNAL_AUTH_LABEL":"No, continue with email","ui\u002Fauthentication\u002F\u002FEMAIL_ENTER_EMAIL":"Please enter your email address","ui\u002Fauthentication\u002F\u002FEMAIL_SIGN_IN":"Sign in","ui\u002Fauthentication\u002F\u002FEMAIL_SIGN_ME_IN":"Sign me in","ui\u002Fauthentication\u002F\u002FBRAND_FAMILY_LOGO_PREFIX":"from {0}","ui\u002Fauthentication\u002F\u002FAUTH_SIGNUP_FORM_BRAND_ICON_ARIA":"KAYAK brand icon","ui\u002Fauthentication\u002F\u002FEXTERNAL_AUTHENTICATION_HEADER":"Choose external authentication site","ui\u002Fauthentication\u002F\u002FMAGIC_LINK_EMAIL_ADDRESS_LABEL":"What's your email address?","ui\u002Fauthentication\u002F\u002FONBOARDING_HEADER_V2":"Your {0} account is set. {1} Add your business profile in a flash.","ui\u002Fauthentication\u002F\u002FONBOARDING_HEADER_DESC_V2":"Take a second to add {0} for Business to your account - it’s free and can help your team find better options and corporate rates.","ui\u002Fauthentication\u002F\u002FMLINK_LOGIN_HEADER_WELCOME_MOBILE":"Sign in to see more","ui\u002Fauthentication\u002F\u002FMLINK_LOGIN_HEADER_DESC_MOBILE":"Get access to member-only deals, Price Alerts and more.","ui\u002Fauthentication\u002F\u002FMLINK_LOGIN_HEADER_DESC":"Track prices, organise travel plans and access member-only deals with your {0} account.","ui\u002Fauthentication\u002F\u002FFD_CONTEXTUAL_LANDING_TITLE":"Welcome to {brand}.{br}Let's get you going\u003Caccent\u003E.\u003C\u002Faccent\u003E","ui\u002Fauthentication\u002F\u002FFD_CONTEXTUAL_LANDING_DESCRIPTION":"Sign in or create an account to save searches, create Price Alerts, see Private Deals, and more.","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_LOGIN_FULL_TITLE":"Get notified when prices go down","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_LOGIN_FULL_SUBTITLE":"Daily price changes in your inbox – only with Price Alerts.","ui\u002Fpersonalization\u002Faccount\u002F\u002FMAGIC_CODE_ERROR_MESSAGE":"The code you have entered is incorrect – please try again.","ui\u002Fpersonalization\u002Faccount\u002F\u002FEMAIL_ADDRESS_ERROR":"Invalid email address. Please check for typos.","ui\u002Fpersonalization\u002Faccount\u002F\u002FGENERAL_ERROR":"An unexpected error has occurred.","ui\u002Fpersonalization\u002Faccount\u002F\u002FEMAIL_ADDRESS_ALREADY_EXISTS":"The provided email address is registered with another account. Please provide another email address.","ui\u002Fauthentication\u002F\u002FRP_CONTEXTUAL_LANDING_TITLE":"Sign in to see it all\u003Caccent\u003E.\u003C\u002Faccent\u003E","ui\u002Fauthentication\u002F\u002FHIDE_AIRLINE_CONTEXTUAL_LANDING_TITLE":"Want us to remember your favourite airlines?","ui\u002Fauthentication\u002F\u002FPRIVATE_DEALS_STAYS_CONTEXTUAL_LANDING_TITLE":"Sign in to access Private Deals\u003Caccent\u003E.\u003C\u002Faccent\u003E","ui\u002Fauthentication\u002F\u002FPRIVATE_DEALS_CARS_CONTEXTUAL_LANDING_TITLE":"Looking to pay less for that car?","ui\u002Fauthentication\u002F\u002FTRIPS_CONTEXTUAL_LANDING_TITLE":"Ready to plan better trips? Sign in now\u003Caccent\u003E.\u003C\u002Faccent\u003E","ui\u002Fauthentication\u002F\u002FSAVING_RESULTS_CONTEXTUAL_LANDING_TITLE":"Save searches. Track prices. Travel better\u003Caccent\u003E.\u003C\u002Faccent\u003E","ui\u002Fauthentication\u002F\u002FRECENT_SEARCHES_CONTEXTUAL_LANDING_TITLE":"See your recent searches on any device\u003Caccent\u003E.\u003C\u002Faccent\u003E","ui\u002Fauthentication\u002F\u002FWHISKY_CONTEXTUAL_LANDING_TITLE":"Book future trips faster\u003Caccent\u003E.\u003C\u002Faccent\u003E","ui\u002Fauthentication\u002F\u002FRP_CONTEXTUAL_LANDING_DESCRIPTION":"Sign in or create an account to save this search, create a Price Alert, unlock Private Deals, and more.","ui\u002Fauthentication\u002F\u002FHIDE_AIRLINE_CONTEXTUAL_LANDING_DESCRIPTION":"Then you need a {brand} account. Sign in or sign up for free and take control of your preferences.","ui\u002Fauthentication\u002F\u002FPRIVATE_DEALS_STAYS_CONTEXTUAL_LANDING_DESCRIPTION":"Looks like you found a Private Deal. Create a free account to save even more on your stay.","ui\u002Fauthentication\u002F\u002FPRIVATE_DEALS_CARS_CONTEXTUAL_LANDING_DESCRIPTION":"You'll need a {brand} account for that. Sign in or sign up (for free). We'll show you savings of up to 30%.","ui\u002Fauthentication\u002F\u002FTRIPS_CONTEXTUAL_LANDING_DESCRIPTION":"Create customised itineraries, save all your reservations in one place, and track how far you've travelled. Sign in to get started.","ui\u002Fauthentication\u002F\u002FSAVING_RESULTS_CONTEXTUAL_LANDING_DESCRIPTION":"Sign in to manage your Trips. Keep saved results, watch for price drops, build trip itineraries, and more.","ui\u002Fauthentication\u002F\u002FRECENT_SEARCHES_CONTEXTUAL_LANDING_DESCRIPTION":"Sign in to keep track of your searches and get right back to them in one click.","ui\u002Fauthentication\u002F\u002FWHISKY_CONTEXTUAL_LANDING_DESCRIPTION":"Sign up to securely save your traveller details and automatically create trip itineraries.","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_FORM_DISCLAIMER":"By adding your email you accept our \u003Cterms\u003ETerms of Use\u003C\u002Fterms\u003E and \u003Cprivacy\u003EPrivacy Policy\u003C\u002Fprivacy\u003E.","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_DRIVEBY_CREATE_BUTTON":"Create a Price Alert","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_EMAIL_PLACEHOLDER_V2":"Enter your email here","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_DRIVEBY_CHECKBOX":"Email me {0}'s favourite deals","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_DRIVEBY_CREATE_BUTTON_SENDING":"Creating...","ui\u002Fvalidation\u002F\u002FVALIDATION_ALPHANUM":"Please enter a valid character or number.","ui\u002Fvalidation\u002F\u002FVALIDATION_BEFORE_TODAY":"Please enter a valid date before today.","ui\u002Fvalidation\u002F\u002FVALIDATION_DATE":"Please enter a valid date in the format {0}.","ui\u002Fvalidation\u002F\u002FVALIDATION_DOB":"Please enter a valid date in the format {0}.","ui\u002Fvalidation\u002F\u002FVALIDATION_DOB_RANGE":"The age must be between {0} and {1}.","ui\u002Fvalidation\u002F\u002FVALIDATION_EMAIL":"Please enter a valid email.","ui\u002Fvalidation\u002F\u002FVALIDATION_EXPIRATION":"Please enter a valid date in the format {0}.","ui\u002Fvalidation\u002F\u002FVALIDATION_EXPIRATION_SOON":"Expiration date is approaching soon.","ui\u002Fvalidation\u002F\u002FVALIDATION_INVALID_CARD":"This is not a valid card number. Please check again.","ui\u002Fvalidation\u002F\u002FVALIDATION_ISSUE_DATE":"Please enter a valid date in the format {0}.","ui\u002Fvalidation\u002F\u002FVALIDATION_KTN":"A Known Traveller Number, also known as a KTN, can only contain numbers and letters and must be nine or ten characters long.","ui\u002Fvalidation\u002F\u002FVALIDATION_NAME":"{0,plural,=1{Please enter {0} or more Latin characters. If your legal name includes an apostrophe, please remove the apostrophe.}other{Please enter {0} or more Latin characters. If your legal name includes an apostrophe, please remove the apostrophe.}}","ui\u002Fvalidation\u002F\u002FVALIDATION_NUMBER":"Please enter a valid number.","ui\u002Fvalidation\u002F\u002FVALIDATION_PHONE_NUMBER":"Please enter a valid phone number.","ui\u002Fvalidation\u002F\u002FVALIDATION_REDRESS":"A redress number should be a seven-digit number. Please recheck.","ui\u002Fvalidation\u002F\u002FVALIDATION_REQUIRED":"Please enter a value.","ui\u002Fvalidation\u002F\u002FVALIDATION_SELECT":"Please select a value.","ui\u002Fvalidation\u002F\u002FVALIDATION_UNSUPPORTED_CARD":"You have entered a valid card, but this type of card is not supported. Please use one of the accepted card types.","ui\u002Fvalidation\u002F\u002FVALIDATION_UNSUPPORTED_DEBIT":"Debit cards are not supported.","ui\u002Fvalidation\u002F\u002FVALIDATION_ZIP_CODE":"Please enter a valid zip code.","ui\u002Fvalidation\u002F\u002FVALIDATION_LOYALTY_PROGRAM_NUMBER":"Invalid loyalty programme number","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_SUMMARY_CAR_TYPE":"Car type: {0}","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_SUMMARY_MULTIPLE":"Multiple","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_SUMMARY_HOTEL_ROOM_AND_GUEST_COUNT":"{0,plural,=1{1 room}other{{0} rooms}}, {1,plural,=1{1 guest}other{{1} guests}}","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_SUMMARY_SPACER":"•","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_SUMMARY_FLIGHT_ROUTE":"{0} – {1}","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_SUMMARY_TRAVELERS_COUNT":"{0,plural,=1{1 traveller}other{{0} travellers}}","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_SUMMARY_DATE_HOUR":"{0}, {1}","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_SUMMARY_DATE_RANGE":"{0} – {1}","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_FILTERS_ONLY_SUFFIX":"{0} only","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_FILTERS_HIDE_PREFIX":"Hide {0}","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_FILTERS_SHOW_PREFIX":"Show {0}","ui\u002Fprice-alerts\u002F\u002FCABIN_CLASS_ECONOMY":"Economy","ui\u002Fprice-alerts\u002F\u002FCABIN_CLASS_PREMIUM_ECONOMY":"Premium Economy","ui\u002Fprice-alerts\u002F\u002FCABIN_CLASS_BUSINESS":"Business","ui\u002Fprice-alerts\u002F\u002FCABIN_CLASS_FIRST":"First","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_FILTERS_COMBINED":"{0} and {1}","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_FILTERS_MORE_LABEL":"{0} more","ui\u002Fprice-alerts\u002F\u002FPRICE_ALERT_YOUR_FILTERS":"Your filters:","ui\u002Finputs\u002Fcomponents\u002F\u002FCAL_CONTROL_DIRECTIONS":"Use left and right arrow keys to change day. Use up and down arrow keys to change week.","ui\u002Finputs\u002Fcomponents\u002F\u002FCAL_START_DATE":"Start date calendar input","ui\u002Finputs\u002Fcomponents\u002F\u002FCAL_END_DATE":"End date calendar input","ui\u002Finputs\u002Fcomponents\u002F\u002FCALENDAR_ARIA_TITLE_PREV_MONTH":"Previous month","ui\u002Finputs\u002Fcomponents\u002F\u002FCALENDAR_ARIA_TITLE_NEXT_MONTH":"Next month","ui\u002Finputs\u002Fcomponents\u002F\u002FCALENDAR_SELECTED_FLEX_DATE_ARIA_LABEL":"{0}. Selected as part of a flexible range.","ui\u002Finputs\u002Fcomponents\u002F\u002FCALENDAR_SELECTED_START_DATE_ARIA_LABEL":"{0}. Selected as start date.","ui\u002Finputs\u002Fcomponents\u002F\u002FCALENDAR_SELECTED_RANGE_DATE_ARIA_LABEL":"{0}. Selected.","ui\u002Finputs\u002Fcomponents\u002F\u002FCALENDAR_SELECTED_END_DATE_ARIA_LABEL":"{0}. Selected as end date.","ui\u002Fauthentication\u002F\u002FCLOSE_DIALOG_ARIA_LABEL":"Close","ui\u002Fauthentication\u002F\u002FBACK_NAV":"Back","ui\u002Fprivacy\u002F\u002FSTYLEJAM_COOKIES_WARNING_BETTER_UX_REPEAT":"Since your last visit, we are using new cookies and tracking tools. \u003Ca href=\"{0}\" target=\"_blank\" class=\"{1}\"\u003EHere\u003C\u002Fa\u003E is more information. If you agree to this, just keep browsing.","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_COOKIE_INFO":"Read more about our cookie practice here.","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_COOKIE_INFO_LINK":"Privacy Policy","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_V2_BODY":"We use technical, analytical and marketing cookies to help you with things like logging in and picking up your search where you left off.","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_V2_I_ACCEPT":"Accept","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_V2_MAIN_HEADER":"We value your privacy","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_V2_NO_THANKS":"No thanks","ui\u002Fprivacy\u002F\u002FCOOKIE_CATEGORY_TOGGLE_OFF":"Off","ui\u002Fprivacy\u002F\u002FCOOKIE_CATEGORY_TOGGLE_ON":"On","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_CATEGORY_ADVERTISING":"Advertising cookies","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_CATEGORY_FUNCTIONAL":"Functional cookies","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_CATEGORY_HEADER":"Cookies","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_CATEGORY_NECESSARY_V2":"Required cookies","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_CATEGORY_VIEW_DETAILS":"View details","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_V2_ACCEPT_CATEGORIES":"Accept selected categories","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_V2_ACCEPT_ALL":"Accept all","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_V2_COOKIE_INFO":"Read more about our cookie practice here:","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_V2_COOKIE_DISMISS_INFO":"By dismissing the banner with a click on ‘X’, you are agreeing to the use of essential cookies on your device or browser.","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_CATEGORY_NECESSARY_V2_DESCRIPTION":"These cookies are essential for the basic functioning of the website.","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_CATEGORY_ADVERTISING_DESCRIPTION":"These cookies are used to track user behaviour and interests to display targeted ads.","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_CATEGORY_FUNCTIONAL_DESCRIPTION":"These cookies are used to enhance the user experience by providing additional features.","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_SELECT_CATEGORY_LABEL":"Select individual categories","ui\u002Fprivacy\u002F\u002FCOOKIE_BANNER_IMPRESSUM":"Impressum","ui\u002Fprivacy\u002F\u002FBACK_LINK_LABEL":"Back","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_CATEGORY_DETAIL_HEADER":"Cookie name","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_CATEGORY_DETAIL_HEADER_DOMAIN":"Domain","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FMESSAGE_CLOSE_BUTTON_ARIA":"Close message","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FHEADER_UPGRADE_BROWSER_MESSAGE":"Your browser is no longer supported. Update your browser to keep travelling with us!","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FBROWSER_SUPPORT_MESSAGE":"Our website might have compatibility issues with the browser you are using. {0}","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FBROWSER_SUPPORT_MESSAGE_LINK_TEXT":"Read more","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FBROWSER_SUPPORT_TITLE":"Browser support","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FCLOSE_BROWSER_SUPPORT_DIALOG":"Done","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FBROWSER_SUPPORT_EXPLANATION":"Our website might have compatibility issues with the browser you are using. Due to this some features might not work as expected.","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FBROWSER_SUPPORT_RECOMMENDATION":"For the best experience, we recommend using an updated version of one of the following browsers:","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FBROWSER_SUPPORT_ALTERNATIVE":"If using one of the above browsers is not an option and you experience difficulties - you can try our desktop site:","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FBROWSER_SUPPORT_CHROME_LABEL":"Chrome","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FBROWSER_SUPPORT_FIREFOX_LABEL":"Firefox","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FBROWSER_SUPPORT_SAFARI_LABEL":"Safari","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FHEADER_CURRENCY_SYMBOL_WARNING":"Prices are in {0}","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FNO_INTERNET_BANNER_MESSAGE":"No internet connection","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FCOOKIES_DISABLED_MESSAGE_HEADER":"This site requires cookies to be enabled.","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FCOOKIES_DISABLED_MESSAGE":"We want to remember you for future visits: {0} and {1}.","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FCOOKIES_DISABLED_ABOUT_COOKIES_LINK_TEXT":"read about cookies","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FCOOKIES_DISABLED_ENABLE_COOKIES_LINK_TEXT":"how to enable them","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FPOLICY_MESSAGE":"Effective {0}, we're updating our {1} and {2} policies.","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FPOLICY_MESSAGE_PRIVACY_LINK_TEXT":"Privacy","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FPOLICY_MESSAGE_COOKIE_LINK_TEXT":"Cookie","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FCOOKIE_DISCLOSURE_MESSAGE":"By using our services, you agree to our use of {0}.","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FCOOKIE_DISCLOSURE_LINK_TEXT":"Cookies","ui\u002Fbusiness\u002Fshared\u002Fft-business-side-wide-messages\u002F\u002FIMPERSONATION_BANNER_TITLE":"Support access is enabled | Company: {0} | Role: {1} | Group: {2}","ui\u002Fbusiness\u002Fshared\u002Fft-business-side-wide-messages\u002F\u002FIMPERSONATION_BANNER_EXIT_BUTTON":"Exit","ui\u002Falerts\u002F\u002FCLOSE_BUTTON_LABEL":"Close","ui\u002Fbusiness\u002Fshared\u002Fft-business-side-wide-messages\u002F\u002FPERSONAL_BANNER_TITLE":"Personal mode.","ui\u002Fbusiness\u002Fshared\u002Fft-business-side-wide-messages\u002F\u002FPERSONAL_BANNER_DESCRIPTION":"Use only for personal bookings.","ui\u002Fbusiness\u002Fshared\u002Fft-business-side-wide-messages\u002F\u002FPERSONAL_BANNER_CTA":"Switch to business mode","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FREDIRECTED_ALT_LANGUAGE_AVAILABLE_MESSAGE":"You have been redirected to {0} based on your location. Visit site in {1} or {2}.","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FREDIRECTED_ALT_LANGUAGE_AVAILABLE_MESSAGE_ENGLISH_OPTION":"English","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FREDIRECTED_ALT_LANGUAGE_AVAILABLE_MESSAGE_OTHER_OPTION":"go to {0} instead","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FREDIRECTED_SWITCH_TO_DUAL_DOT_COM_MESSAGE":"You have been redirected to {0} based on your location. Visit {1} or in {2}.","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FREDIRECTED_SWITCH_TO_DUAL_DOT_COM_MESSAGE_SPANISH_OPTION":"{0} in Spanish","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FREDIRECTED_SWITCH_TO_DUAL_DOT_COM_MESSAGE_ENGLISH_OPTION":"English","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FHEADER_REDIRECT_MESSAGE":"You have been redirected to {0} based on your location. {1}","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FHEADER_REDIRECT_TO_MESSAGE":"Go to {0} instead.","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FINFO_DUAL_LANGUAGE":"{0} is also available in English. Visit site in {1}","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FINFO_DUAL_LANGUAGE_TARGET":"English","ui\u002Ffoundation\u002Fheader\u002Fdotf\u002F\u002FHEADER_REDIRECT_AFTER_LOCALE_SHUTDOWN_MESSAGE":"You are being redirected to a new experience, {0} is now {1}. You can find any previous account info or trips right here.","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_TRIGGER_TOOLTIP":"Support","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_BOOKING":"Get help with a booking","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_BOOKING_DIRECT":"Direct:","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_BOOKING_EMAIL":"Email","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_BOOKING_PHONE":"Phone","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_BOOKING_RECOMMENDED":"Recommended","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_BOOKING_TOLL_FREE":"Toll free:","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_BOOKING_URGENT":"Urgent support","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_GENERAL":"Get help with general questions","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_HELP_CENTER":"Visit the Help center","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_TITLE":"Choose your support option","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_ACCOUNT":"Get help with your account","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_ACCOUNT_MANAGER":"Contact your account manager","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_ACCOUNT_MANAGER_DESCRIPTION":"Reach out with questions about your account or for guidance on managing your company's travel. We aim to reply on the same day.","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_FORM_SUBJECT":"Subject","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_FORM_SUBJECT_REQUIRED":"Subject is required","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_FORM_SUBJECT_TOO_LONG":"Maximum {0} characters allowed.","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_FORM_DESCRIPTION":"Description","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_FORM_DESCRIPTION_PLACEHOLDER":"Please provide as much detail as possible","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_FORM_DESCRIPTION_REQUIRED":"Description is required","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_FORM_DESCRIPTION_TOO_LONG":"Description is too long. Must be a maximum of {0} characters.","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_FORM_ATTACHMENT":"Attachment","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_FORM_SEND":"Send","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_FORM_UPLOAD_ERROR":"\u003Cbold\u003EFile upload error.\u003C\u002Fbold\u003E We're sorry, but we couldn't process your file upload. Please ensure that you upload a valid file.","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_FORM_UPLOAD_OVER_SIZED_ERROR":"\u003Cbold\u003EOversized file.\u003C\u002Fbold\u003E We're sorry but the file you attempted to upload exceeds the maximum allowed size. Please choose a file that is smaller in size and try again.","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_FORM_UPLOAD_INVALID_TYPE_ERROR":"\u003Cbold\u003EFile type not allowed.\u003C\u002Fbold\u003E We're sorry but the file type you attempted to upload is not allowed. Please choose a different file format and try again.","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_FORM_SUCCESS":"Your message has been sent","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_FORM_SUCCESS_DESCRIPTION":"Thanks for getting in touch. We'll review your message and get back to you via email as soon as possible.","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_FORM_DONE":"Done","ui\u002Finputs\u002Fcomponents\u002F\u002FERROR_LABEL":"Error","ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section\u002F\u002FBUSINESS_SUPPORT_FORM_GENERAL_ERROR":"An error occurred. Please try again.","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-form\u002F\u002FSAVE_BUTTON_LABEL":"Save","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-form\u002F\u002FCANCEL_BUTTON_LABEL":"Cancel","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-form\u002F\u002FREQUIRED_LEGEND":"* = required","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-form\u002Fvalidation\u002F\u002FNAME_PATTERN_ERROR":"Your name must not include special characters. Please use alternative spelling.","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-form\u002FBusinessFormDatePicker\u002F\u002FCLEAR_BUTTON_ARIA_LABEL":"Clear dates","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-form\u002FBusinessFormFileInput\u002F\u002FDROP_FILE_OR_BROWSE":"Drop your file here or \u003Cb\u003Ebrowse\u003C\u002Fb\u003E","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-form\u002FBusinessFormFileInput\u002F\u002FMAX_FILE_SIZE":"Max. file size: {0}MB","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-form\u002FBusinessFormFileInput\u002F\u002FREMOVE_FILE":"Delete","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-form\u002FBusinessFormFileInput\u002F\u002FSUPPORTED_FILES":"Supported file types: {0}","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-form\u002Fvalidation\u002F\u002FMAX_LENGTH_ERROR":"Please enter fewer than {0,plural,=1{{0} character}other{{0} characters}}","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-form\u002Fvalidation\u002F\u002FMIN_LENGTH_ERROR":"Please enter {0} or more characters","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-form\u002Fvalidation\u002F\u002FEMAIL_PATTERN_ERROR":"Please enter a valid email","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-form\u002Fvalidation\u002F\u002FALPHANUMERIC_PATTERN_ERROR":"Must only contain letters, numbers, and _","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-form\u002Fvalidation\u002F\u002FMIN_RULE_ERROR":"Please enter a number greater than {0}","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-form\u002Fvalidation\u002F\u002FMAX_RULE_ERROR":"Please enter a number less than {0}","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-form\u002Fvalidation\u002F\u002FDUPLICATE_VALUE_ERROR":"Duplicate values are not allowed","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-form\u002Fvalidation\u002F\u002FPHONE_NUMBER_VALID_ERROR":"A valid phone number is required","ui\u002Finputs\u002Fcomponents\u002F\u002FEMAIL_ADDRESS_INPUT_LABEL":"Add email addresses","ui\u002Finputs\u002Fcomponents\u002F\u002FEMAIL_ADDRESS_INPUT_PLACEHOLDER":"Separate multiple email addresses with commas or spaces","ui\u002Finputs\u002Fcomponents\u002F\u002FEMAIL_COUNT":"{0,plural,=1{1 email}other{{0} emails}}","ui\u002Finputs\u002Fcomponents\u002F\u002FKEYWORDS_CHIP_INPUT_PLACEHOLDER":"Separate multiple keywords with commas or spaces","ui\u002Finputs\u002Fcomponents\u002F\u002FKEYWORDS_COUNT_LABEL":"{0,plural,=1{1 keyword}other{{0} keywords}}","ui\u002Finputs\u002Fcomponents\u002F\u002FKEYWORDS_INPUT_MULTIPLE_LABEL":"Add keywords:","ui\u002Finputs\u002Fcomponents\u002F\u002FKEYWORDS_INPUT_SINGLE_LABEL":"Keyword:","ui\u002Finputs\u002Fcomponents\u002F\u002FMULTIPLE_WORD_KEYWORDS_CHIP_INPUT_PLACEHOLDER":"type keywords, Enter to submit","ui\u002Finputs\u002Fcomponents\u002F\u002FSINGLE_EMAIL_ADDRESS_INPUT_LABEL":"Email address","ui\u002Finputs\u002Fcomponents\u002F\u002FCAL_END_TIME":"End time input","ui\u002Finputs\u002Fcomponents\u002F\u002FCAL_START_TIME":"Start time input","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-form\u002Fvalidation\u002F\u002FFILE_TYPE_NOT_SUPPORTED_ERROR":"File type not supported","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-form\u002Fvalidation\u002F\u002FFILE_TOO_LARGE_ERROR":"File is too large","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Futils-dates\u002F\u002FDAY_SHORT_FORM":"d","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Futils-dates\u002F\u002FMONTH_SHORT_FORM":"m","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Futils-dates\u002F\u002FYEAR_SHORT_FORM":"y","ui\u002Fprivacy\u002F\u002FSTYLEJAM_COOKIES_WARNING_BETTER_UX_REPEAT_V2":"Since your last visit, we are using new cookies and tracking tools. {0} is more information. If you agree to this, just keep browsing.","ui\u002Fprivacy\u002F\u002FSTYLEJAM_COOKIES_WARNING_BETTER_UX_REPEAT_LINK_TEXT_V2":"Here","ui\u002Fprivacy\u002F\u002FCATEGORIES_VIEW_WRAPPER_BACK_NAV_ARIA_LABEL":"Back","ui\u002Fprivacy\u002F\u002FCATEGORIES_VIEW_WRAPPER_BACK_NAV_LABEL":"Back","ui\u002Fprivacy\u002F\u002FCATEGORIES_VIEW_WRAPPER_LONGER_DISCLAIMER":"We and select third parties may access and use your information for the purposes set out below. Click on any purpose to customise your preferences and learn who is requesting consent and for what purpose and\u002For is relying on a legitimate interest to process your data for that purpose without obtaining your consent. In order to communicate your preferences to third parties, we use a necessary cookie to store such preferences. This cookie will store your preference for up to 12 months.","ui\u002Fprivacy\u002F\u002FCATEGORIES_VIEW_WRAPPER_VENDORS":"Vendors","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_CATEGORY_ANALYTICAL":"Analytical cookies","ui\u002Fprivacy\u002F\u002FCOOKIE_CONSENT_CATEGORY_ANALYTICAL_DESCRIPTION":"These cookies are used to help us better understand and optimise your usage of our website.","ui\u002Fprivacy\u002F\u002FCOOKIES_CONSENT_CLOSE_X_DISCLAIMER":"By dismissing the banner with a click on X, you are agreeing to the use of essential cookies on your device or browser.","ui\u002Fprivacy\u002F\u002FCOOKIES_CONSENT_INFO":"Read more about our cookie practice here.","ui\u002Fprivacy\u002F\u002FCOOKIES_CONSENT_LINK":"Privacy Policy","ui\u002Fprivacy\u002F\u002FIAB_ALL_PURPOSES":"All purposes","ui\u002Fprivacy\u002F\u002FIAB_OBJECT_LEG_INT":"Object Legitimate Interest","ui\u002Fprivacy\u002F\u002FIAB_TCF_ACCEPT_ALL":"Accept all","ui\u002Fprivacy\u002F\u002FIAB_TCF_ACCEPT_SELECTED_CATEGORIES":"Accept selected purposes","ui\u002Fprivacy\u002F\u002FIAB_TCF_COOKIE_UPDATE":"Cookie update","ui\u002Fprivacy\u002F\u002FIAB_TCF_DURATION":"Duration","ui\u002Fprivacy\u002F\u002FIAB_TCF_DURATION_DAYS":"{0, plural, =1 {1 day} other {{0} days}}","ui\u002Fprivacy\u002F\u002FIAB_TCF_DURATION_HOURS":"{0, plural, =1 {1 hour} other {{0} hours}}","ui\u002Fprivacy\u002F\u002FIAB_TCF_DURATION_MINUTES":"{0, plural, =1 {1 minute} other {{0} minutes}}","ui\u002Fprivacy\u002F\u002FIAB_TCF_DURATION_SECONDS":"{0, plural, =1 {1 second} other {{0} seconds}}","ui\u002Fprivacy\u002F\u002FIAB_TCF_DURATION_YEARS":"{0, plural, =1 {1 year} other {{0} years}}","ui\u002Fprivacy\u002F\u002FIAB_TCF_NO":"no","ui\u002Fprivacy\u002F\u002FIAB_TCF_PURPOSE_REQUESTED_BY":"Requested by {0}","ui\u002Fprivacy\u002F\u002FIAB_TCF_PURPOSES_OF_PROCESSING":"Purposes of processing","ui\u002Fprivacy\u002F\u002FIAB_TCF_REJECT_ALL":"Reject all","ui\u002Fprivacy\u002F\u002FIAB_TCF_SELECT_CATEGORY":"Select individual purposes","ui\u002Fprivacy\u002F\u002FIAB_TCF_SHOW_LESS":"Show less","ui\u002Fprivacy\u002F\u002FIAB_TCF_SHOW_MORE":"Show more","ui\u002Fprivacy\u002F\u002FIAB_TCF_TYPE":"Type","ui\u002Fprivacy\u002F\u002FIAB_TCF_VENDORS_CNT":"0#1 vendor|2#{0} vendors","ui\u002Fprivacy\u002F\u002FIAB_TCF_WITHDRAW_CONSENT":"Withdraw consent","ui\u002Fprivacy\u002F\u002FIAB_TCF_YES":"yes","ui\u002Fprivacy\u002F\u002FLANDING_VIEW_ACCEPTANCE_STATEMENT":"By clicking 'Accept', you consent to your data being processed by {0} vendors on this web site for the purposes described in this notice. You can review the vendors and their individual processing purposes on the {1}.","ui\u002Fprivacy\u002F\u002FLANDING_VIEW_ACTION_STATEMENT":"To review individual processing purposes and cookie categories, please click \\u2019{0}\\u2019. You can review your choices and withdraw your consent at any time by clicking the \\u2019{1}\\u2019 link in the page side navigation.","ui\u002Fprivacy\u002F\u002FLANDING_VIEW_PRIVACY_STATEMENT":"{0} and its partners wish to use cookies or similar technologies to store and\u002For access information on and about your device and process personal data such as your IP address, device identifiers etc., in order to improve your experience on the site, to analyse navigation, to offer and measure personalised advertising, and to facilitate sharing on social networks. We also allow the use of third-party cookies (including those from our advertising partners) on our sites.","ui\u002Fprivacy\u002F\u002FLANDING_VIEW_PROCESSING_PURPOSES":"Processing purposes","ui\u002Fprivacy\u002F\u002FLANDING_VIEW_TITLE":"We value your privacy","ui\u002Fprivacy\u002F\u002FLANDING_VIEW_VENDOR_LIST_BUTTON":"vendor list","ui\u002Fprivacy\u002F\u002FNON_IAB_TCF_PROCESSING_PURPOSES_TITLE":"Processing purposes that have not been defined by IAB","ui\u002Fprivacy\u002F\u002FPRIVACY_PREFERENCES_SIDE_NAV":"Privacy Preferences","ui\u002Fprivacy\u002F\u002FPROCESSING_VIEW_ILLUSTRATIONS":"Illustrations","ui\u002Fprivacy\u002F\u002FPROCESSING_VIEW_PROCESSING_PURPOSES_TITLE":"Processing purposes under the legal basis of consent","ui\u002Fprivacy\u002F\u002FVENDORS_VIEW_CATEGORIES_ADDED_TITLE":"Categories of data collected","ui\u002Fprivacy\u002F\u002FVENDORS_VIEW_COOKIE_STORAGE":"Cookie storage","ui\u002Fprivacy\u002F\u002FVENDORS_VIEW_COOKIE_STORAGE_LIMIT":"Maximum limit for storing cookies","ui\u002Fprivacy\u002F\u002FVENDORS_VIEW_LEG_INT_CLAIM":"Legitimate Interest Claim","ui\u002Fprivacy\u002F\u002FVENDORS_VIEW_NON_COOKIE_STORAGE":"Non-cookie storage","ui\u002Fprivacy\u002F\u002FVENDORS_VIEW_PRIVACY_INFORMATION":"Privacy information","ui\u002Fprivacy\u002F\u002FVENDORS_VIEW_PROCESSING_PURPOSES":"Processing purposes under the legal basis of consent","ui\u002Fprivacy\u002F\u002FVENDORS_VIEW_PURPOSE_RETENTION":"Retention period: {0, plural, =1 {1 day} other {{0} days}}","ui\u002Fprivacy\u002F\u002FVENDORS_VIEW_SPECIAL_PURPOSES":"Special Processing Purposes","ui\u002Fprivacy\u002F\u002FVENDORS_VIEW_STORAGE_INFORMATION":"Storage information","ui\u002Fprivacy\u002F\u002FVENDORS_VIEW_USAGE":"Usage","ui\u002Fprivacy\u002F\u002FVENDORS_VIEW_VENDORS_TITLE":"Vendors that are part of the IAB TCF","ui\u002Fprivacy\u002F\u002FVENDORS_VIEW_DOMAINS":"Domains","ui\u002Fprivacy\u002F\u002FVENDORS_VIEW_ADDITIONAL_VENDORS_TITLE":"Vendors that are not part of the IAB TCF","ui\u002Fprivacy\u002F\u002FIAB_TCF_DIALOG_CLOSE":"Close","ui\u002Fprivacy\u002F\u002FCOOKIE_DIALOG_CLOSE_ARIA_LABEL":"close","ui\u002Fbusiness\u002Fshared\u002Fft-biz-plus-banners\u002FBusinessBizPlusUpgradeCompareBanner\u002F\u002FCOMPARE_ALL_FEATURES_LINK":"Compare all features","ui\u002Fbusiness\u002Fshared\u002Fft-biz-plus-banners\u002FBusinessBizPlusUpgradeCompareBanner\u002F\u002FUPGRADE_BANNER_DESCRIPTION":"Access premium features and 24\u002F7 travel agent support.","ui\u002Fbusiness\u002Fshared\u002Fft-biz-plus-banners\u002FBusinessBizPlusUpgradeCompareBanner\u002F\u002FUPGRADE_BANNER_TITLE":"Upgrade to Biz+","ui\u002Fbusiness\u002Fshared\u002Fft-biz-plus-banners\u002FBusinessBizPlusUpgradeProgressBanner\u002F\u002FREADY_DIALOG_BODY":"Please reload the page to see the Biz+ experience.","ui\u002Fbusiness\u002Fshared\u002Fft-biz-plus-banners\u002FBusinessBizPlusUpgradeProgressBanner\u002F\u002FREADY_DIALOG_RELOAD_BUTTON":"Reload","ui\u002Fbusiness\u002Fshared\u002Fft-biz-plus-banners\u002FBusinessBizPlusUpgradeProgressBanner\u002F\u002FREADY_DIALOG_TITLE":"Biz+ is ready","ui\u002Fbusiness\u002Fshared\u002Fft-biz-plus-banners\u002FBusinessBizPlusUpgradeProgressBanner\u002F\u002FUPGRADE_IN_PROGRESS_DESCRIPTION":"Travellers can continue to search and book using the Biz experience. You'll receive an email when the upgrade is complete.","ui\u002Fbusiness\u002Fshared\u002Fft-biz-plus-banners\u002FBusinessBizPlusUpgradeProgressBanner\u002F\u002FUPGRADE_IN_PROGRESS_TITLE":"Biz+ upgrade is in progress...","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-components\u002FPageBanner\u002F\u002FPAGE_BANNER_CLOSE_BUTTON":"close","ui\u002Fbusiness\u002Flibs\u002Fcvent\u002Fft-exit-banner\u002F\u002FEXIT_BANNER_BOOKING_TEXT":"Event booking mode - Booking for {0}.","ui\u002Fbusiness\u002Flibs\u002Fcvent\u002Fft-exit-banner\u002F\u002FEXIT_BANNER_EXIT_LABEL":"Exit event booking","ui\u002Fbusiness\u002Flibs\u002Fcvent\u002Fft-exit-banner\u002F\u002FEXIT_BOOKING_DIALOG_BODY":"If you leave group travel booking, any travel booking will be charged to your corporate AMEX card or, if you aren't a {0} employee, to your personal credit card. Your flights will not show up in event travel reporting.","ui\u002Fbusiness\u002Flibs\u002Fcvent\u002Fft-exit-banner\u002F\u002FEXIT_BOOKING_DIALOG_CANCEL":"Stay","ui\u002Fbusiness\u002Flibs\u002Fcvent\u002Fft-exit-banner\u002F\u002FEXIT_BOOKING_DIALOG_CONFIRM":"Leave group travel booking","ui\u002Fbusiness\u002Flibs\u002Fcvent\u002Fft-exit-banner\u002F\u002FEXIT_BOOKING_DIALOG_GUEST_BODY":"Going back to your KAYAK account will close this event booking. To open it again you will need t go back to Cvent.","ui\u002Fbusiness\u002Flibs\u002Fcvent\u002Fft-exit-banner\u002F\u002FEXIT_BOOKING_DIALOG_TITLE":"You are leaving KAYAK group travel booking!","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Fft-business-mandatory-traveler\u002F\u002FFORM_DESCRIPTION_ONE":"A complete profile is now required to book business travel on {0}.","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Fft-business-mandatory-traveler\u002F\u002FFORM_DESCRIPTION_TWO":"Please enter your name, date of birth, and gender exactly as they appear on your government-issued photo ID.","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Fft-business-mandatory-traveler\u002F\u002FFORM_LEGEND":"* = required","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Fft-business-mandatory-traveler\u002F\u002FFORM_TITLE":"Let’s complete your traveller profile","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Fft-business-mandatory-traveler\u002F\u002FSUBMIT_BUTTON":"Save","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fui-business-form\u002FBusinessFormDateField\u002F\u002FDATE_FORMAT_ERROR":"Please enter a date with the format {0}","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Futils-traveler\u002F\u002FDATE_OF_BIRTH_LABEL":"Date of birth","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Futils-traveler\u002F\u002FDATE_OF_BIRTH_MASKED_VALUE_HELPER_TEXT":"This field has been masked for security and will display as 01\u002F01\u002F0001 upon saving.","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Futils-traveler\u002F\u002FDATE_OF_BIRTH_PATTERN_ERROR":"Please enter the date with format {0}","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Futils-traveler\u002F\u002FDATE_OF_BIRTH_TOO_YOUNG_ERROR":"Traveller must be at least {0,plural,=1{{0} year}other{{0} years}} old","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Futils-traveler\u002F\u002FDATE_OF_BIRTH_VALID_ERROR":"A valid date of birth is required","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Futils-traveler\u002F\u002FFIRST_NAME_LABEL":"First name","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Futils-traveler\u002F\u002FFIRST_NAME_REQUIRED_ERROR":"First name is required","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Futils-traveler\u002F\u002FMIDDLE_NAME_LABEL":"Middle name","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Futils-traveler\u002F\u002FGENDER_FEMALE":"Female","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Futils-traveler\u002F\u002FGENDER_LABEL":"Gender","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Futils-traveler\u002F\u002FGENDER_MALE":"Male","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Futils-traveler\u002F\u002FGENDER_UNSPECIFIED":"Unspecified","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Futils-traveler\u002F\u002FGENDER_UNDISCLOSED":"Undisclosed","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Futils-traveler\u002F\u002FGENDER_PLACEHOLDER":"Select","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Futils-traveler\u002F\u002FGENDER_REQUIRED_ERROR":"Gender is required","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Futils-traveler\u002F\u002FLAST_NAME_LABEL":"Surname","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Futils-traveler\u002F\u002FLAST_NAME_REQUIRED_ERROR":"Last name is required","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fphone-number\u002Futils\u002F\u002FPHONE_COUNTRY_CODE_LABEL":"Country code","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fphone-number\u002Futils\u002F\u002FPHONE_NUMBER_LABEL":"Phone number","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fphone-number\u002Futils\u002F\u002FPHONE_NUMBER_VALID_ERROR":"A valid phone number is required"},"properties":{"16":"","ilnumu":"false","21760l":"","m2iea4":"large","vcqix7":"","fgukuu":"false","ye1jyd":"","4mcynw":"true","yem1x0":"","fiolrk":"","9zq5e7":"","y2m26l":"","c6iqqy":"true","24yt76":"#cars-category","wgw9a7":"true","19dkol":"","8onx6p":"","grfg0a":"","94d3t4":"","pvfjyz":"","4y0co2":"true","taxiht":"true","9pyr5x":"","4q7icn":"110","3zwc69":"\u002Fbusiness","qcci20":"true","qbqlji":"","1mfjkp":"false","el8ypt":"","mc9lw3":"","115i0a":"","h1qdtj":"","4e4yth":"true","paz2ud":"true","j5j6qd":"default","6n3ir8":"true","6v178x":"changeReservation,bookedViaRevato,priceAccuracy,refundPolicy,starRating,reviewRating,newHotel,locationSharing,hotelContactDetails","2tchyn":"yeuw.adj.st","d2l81k":"true","o89sxs":"","gt3tlt":"","6009j1":"true","3tkn8j":"true","7w9si7":"","j8ye26":"legacy","jn7gin":"true","o0tccf":"","iqcrb3":"true","2h2u10":"\u002Faccount","jm5gcr":"https:\u002F\u002Fforms.gle\u002FLQDPSopD4PoepugB7","k4kmd3":"","ffoxz0":"price,carfees","ow1flz":"HotelsCombined","ghuv2e":"false","2sqgfk":"H","m68gl0":"true","d8jylk":"","6j6e2h":"","mhuvgk":"true","v5i28u":"","l3x7xv":"","irt5uh":"","4xncos":"","zc9cne":"","vznaza":"","vmg66b":"12:00","3rpbf4":"","9h5cco":"true","4amas9":"R756c","swcf1e":"true","qcbfv7":"","hpejya":"true","ps8o4":"","ht7xm0":"","4rqldj":"false","vmdoqq":"true","a7z484":"true","dz2u43":"\u002Fairline-fees","8xisj5":"","uvdwhn":"large","677eqx":"\u002Fairline-fees","t0o0y4":"true","y9n4v7":"","cji48g":"","hbmloa":"true","v4beok":"\u002Fads\u002Fdfp\u002Fbanner300x250\u002Fads.js","mh7zgq":"false","u07ajl":"true","979fcx":"\u002Fmobile","wuwrlq":"https:\u002F\u002Fwww.kayak.com\u002Fc\u002Fk4b-getting-started-with-kayak-for-business","1bv4io":"20","ejdpww":"COMPANY_SETTINGS_MANAGEMENT","nbcft7":"true","r0nwzf":"list","8ch1na":"true","dx3zqe":"","x1l74a":"false","1amklw":"false","phjy35":"Get_more_on_the_app","k2onmt":"42","jzqr5":"true","k2ghyy":"https:\u002F\u002Fwww.kayak.com\u002Fbusiness\u002Fhelp-center","q578ei":"true","7tcayx":"false","4fue16":"","fbnfgd":"","ijvpgz":"true","mxv7nk":"3","g4bo80":"","g6jogf":"true","unvq87":"","f82nk9":"","u9goev":"","9ml0i0":"false","16rvy6":"","pl2gxj":"","k201ha":"true","657d7q":"","yaytmo":"20250226.060047","6r70pr":"","lan60t":"true","9baqfm":"medium","vamru6":"true","119z0b":"flights,hotels,seovacationrentals,cars,packages,cruises,trains,guides","cenhhu":"","a2uzdn":"true","4asem6":"","zd614y":"${horizon.business.approval-at-checkout.enabled}","1g6ens":"365","adi3hw":"D MMM","7fn46g":"","67x7hr":"","1y6sk7":"1280","6t6o5t":"","l5mh4c":"true","7g66fy":"false","ri7f9j":"","8yrbsu":"7200000","32q9pe":"true","imnl65":"holidays","u44442":"\u002Faccount","5doj82":"false","eeo6wn":"4","359ob8":"","6vynvy":"true","8tab0l":"","yj8rq2":"844-510-1115","58daw3":"true","2y57c7":"true","wddyox":"VISA,MC,AMEX,DISC,VISADEBIT,MCDEBIT,DINERS,E,UATP,JCB,MAESTRO","ap3gbe":"","n0bd8":"","b80k3u":"https:\u002F\u002Fdevelopers.google.com\u002Fterms\u002Fapi-services-user-data-policy#additional_requirements_for_specific_api_scopes","36amkw":"true","3v80y6":"true","h9sr3n":"true","mllpwm":"","ctf73p":"false","khpofd":"true","b9un71":"true","w18bv0":"TRAVEL_POLICY_MANAGEMENT","ykykjx":"","8h5slb":"\u002Fbookings","6mvnya":"true","x6gl7x":"","whxsq4":"bizplus.travel@kayak.com","4nu5sg":"1","v28z03":"true","tlr6q9":"true","imrye8":"","8520ey":"true","j5978t":"true","ap82ii":"","tzrq9k":"","3s3gh2":"false","q8g8vs":"js-popover","hq2pvv":"","r88hpe":"true","9g62ue":"true","4k481x":"60","a60sqc":"true","ehfr6f":"2024-07-25","hja7ce":"","7nkuzt":"cars,packages,hotels,flights","1xpko5":"","nz9tvp":"","gffk9m":"false","r2thkm":"false","fw61fy":"true","dz9qoh":"","wybmi7":"","ae7zpm":"true","yo9mw4":"\u002Fprofile\u002Faccount","54v61":"","s4po7p":"true","8jc3nv":"\u002Falerts","18wjuk":"","xqtbip":"#my-trips","6t81su":"","sk3ig":"","747adl":"flex","qbk8c0":"false","xzpc8v":"40","qcttam":"#hotels-category","zag1w8":"firstName,middleName,lastName,email,employeeId,birthDate,phoneNumber,gender,title,department,location,country,costCenter,managerEmail,managerId,executiveEmail,executiveId,jobFamilyGroup,policyGroup,active","siwabv":"","f5c7eq":"true","w7k1jd":"","tl0dr":"true","cwrlc5":"","u25lu5":"4.3","2320ky":"https:\u002F\u002Fwww.kayak.com\u002Fc\u002Fbiz-how-to-book\u002F","n2z1vv":"","b90aid":"TRAVEL_POLICY_MANAGEMENT","4gi18l":"15","vsotkf":"\u002Fmvm\u002Fsmartyv2\u002Fsearch","6zc5qk":"TRAVEL_POLICY_MANAGEMENT","x12g74":"false","4nk0n5":"","o969we":"#hotels-booking-confirmation","y9q3a2":"false","t0cz0c":"false","bn95s6":"true","tefich":"false","wzzgum":"true","t7os7w":"false","nb5f3f":"5o5n8dc","59pf7a":"false","pqnu74":"true","mex4ge":"^[A-Za-z \\\\-]+$","ndcw1z":"legacy","q97ykh":"","bjttpg":"true","g3b8pr":"","jv0e0z":"","1afqdc":"false","jlqbj":"\u002Fcareers","9ft076":"false","fl4xso":"true","hbcbcr":"","kei9j2":"","hkshhf":"","m0wt9t":"","estk2y":"100","51y5wq":"width=980","x49wia":"y6rab6t_rkneoz2","wz6c73":"false","ud0mio":"true","22uysu":"","993i1k":"true","e77v3j":"","dray8u":"","8jfsa7":"false","f26k2y":"","3yvxol":"a11y-tab-navigation","msw2c0":"false","zpxjj":"TRAVEL_POLICY_MANAGEMENT","ywl16f":"https:\u002F\u002Fwww.kayak.com\u002Fbusiness\u002Fhelp-center\u002Fadmins\u002Fconfiguration\u002Fapprovals\u002F","2pks3r":"image\u002Fjpeg,image\u002Fpng,image\u002Fgif,image\u002Fbmp,video\u002Fmp4,video\u002Fmpeg,video\u002Fquicktime","4u1k9g":"","chct5v":"","l4rw99":"COMPANY_SETTINGS_MANAGEMENT,TRAVEL_POLICY_MANAGEMENT,TRAVEL_POLICY_MANAGEMENT,TRAVEL_POLICY_MANAGEMENT,TRAVEL_POLICY_MANAGEMENT,TRAVEL_POLICY_MANAGEMENT,BUSINESS_PROFILE_EDIT,USER_GUEST_DELETE,SENIORITY_MANAGEMENT,COMPANY_SETTINGS_MANAGEMENT,ROLE_MANAGEMENT,COMPANY_PAYMENT_METHOD_MANAGEMENT,COMPANY_INTEGRATION_MANAGEMENT,COMPANY_SETTINGS_APPROVAL_SETTINGS,HOMEPAGE_MESSAGES_MANAGEMENT,TRIP_REPORTING_FIELDS_MANAGEMENT","er94ps":"false","bmdntw":"","636xtq":"true","xjmie2":"","j5ngzm":"","spw2gs":"false","52onik":"false","jiqhwf":"true","duckhg":"true","xyvik0":"true","ati80r":"https:\u002F\u002Fwww.kayak.com\u002Fc\u002Fbiz-approval\u002F","hh0bvy":"default","w6c5o4":"","93dq54":"true","jkf5yz":"","o23xda":"","t6a3va":"false","uvipuj":"\u002Fflights","y9e0xo":"\u002Fi\u002Fapi\u002Fmeta\u002Fv3\u002Fset","liw988":"TRAVEL_POLICY_MANAGEMENT","rpqd11":"","qfdhon":"true","s9p0gn":"","2phfhc":"large","cyxn7":"","ebfmsx":"https:\u002F\u002Fcalendly.com\u002Fnomin-k4b\u002Fdirect-billing-for-rental-car","ldhowi":"line","ukv0aa":"false","sz2l3j":"true","6ii2d0":"\u002Fairlines","fi1k42":"false","cc6wgl":"false","sc2p39":"SENIORITY_MANAGEMENT","7i1hyt":"https:\u002F\u002Fwww.kayak.com\u002Fbusiness\u002Fhelp-center\u002Fadmins","j322v4":"","y1iokj":"false","6ougct":"true","movppj":"true","8bzk3c":"false","psd77g":"","krorf5":"4.8","o601ya":"","10i7gs":"true","i5i9i3":"\u002Flogin","erbuw5":"","7e345w":"","kpf54z":"","ahqp5p":"false","sp2id0":"","j4i9d7":"","e401zx":"false","cb939m":"","75831r":"","fjllta":"","5yl6c7":"false","wio6ox":"https:\u002F\u002Fwww.kayak.com\u002Fc\u002Fk4b-manage-your-trips\u002F","b1zor7":"110","6pdcqf":"5000","oqt0js":"false","eg4cqn":"BUSINESS_PROFILE_EDIT,USER_GUEST_DELETE","uuz2m2":"","8qlj3e":"6","tnlyvz":"","ibbw5e":"","qidy3t":"GTM-PSCCSHQ","spids8":"true","ye8zym":"true","dity7x":"","v53k87":"true","vflbzt":"a11y-focus-outlines","vvecz6":"","bvwdl4":"true","p1rrkc":"\u002Fprofile","bvwsgj":"\u002Fprivacy","qamnjx":"","cg7g79":"COMPANY_SETTINGS_APPROVAL_SETTINGS","6qefud":"80","ggwr0u":"true","76l1dm":"","o35ebi":"","zhg9f7":"true","n9lu3f":"hotels","d1hn18":"false","1szu6r":"false","n7w0uy":"","wg81w0":"","fn9bhf":"profile email","xsy6dv":"https:\u002F\u002Fwww.priceline.com\u002Fdrive\u002Fsearch\u002Fr","a9mmf1":"default","j4jw71":"","d6od6b":"","2hnbb0":"","68g3hg":"false","whz8bb":"\u002Fairlines","m0a7lo":"false","s7p8f1":"false","ldx17y":"true","v4d2ze":"","scbk2f":"true","2jjdyu":"https:\u002F\u002Fwww.kayak.com\u002Fbusiness\u002Fhelp-center\u002Fadmins\u002Fconfiguration\u002Froles\u002F","e24hdn":"","70wer5":"true","58x7tu":"true","il05p3":"","5ejwre":"false","uvlouk":"true","60hwwl":"5","c87dl":"true","ye3mos":"true","5kq3o":"","i0d6mh":"apis.google.com,www.googletagmanager.com,www.google-analytics.com","ngl64p":"","q8e9ju":"true","r1rqjn":"true","reas7i":"12","q7cnvb":"changeReservationFlights,priceAccuracy,refundPolicy,hackerFare,taxesFees,baggageFees,priceAlerts,whatIsPriceForecast,priceTrends,passengerType,anotherPerson,multicity,flexDates,groupTrips,secretOffering","3wc674":"true","v0ah8r":"","lpnrka":"false","beyrw6":"false","9twavx":"true","hm6f8l":"","j22afs":"false","gpa981":"small","n3lfa8":"\u002Fcareers\u002Fall","o8gci2":"","na4nr2":"\u002Fproviders-contacts#hotels","7apyu1":"","5pj03s":"","7slbqm":"","51pnxd":"","onqdjw":"false","h5e2bw":"","t51muc":"true","fqoc6v":"1","2x4k5x":"","h9sqdn":"","gy89zt":"true","1spli8":"","jlgrpn":"","s9ku5f":"","q1g8td":"airportonly","wvvxhy":"","lccsar":"\u002Ftrips","c560ib":"true","6f6oxy":"true","7okky2":"","uzmsmo":"true","4p6ghx":"local.runwaynine.com","pi8z0s":"","t7w55d":"10","74hyro":"","3pp762":"","2gbzu2":"true","7rd0gh":"\u002Fbusiness","ysfo5k":"","f562i":"","f13wuy":"true","6g2cp0":"false","i9cvjw":"true","owsmq1":"","by38cz":"false","5rl05m":"flights,stays,cars,packages","dc8gh":"flights,hotels","hpy496":"${horizon.business.approval-at-checkout.enabled}","syrr5v":"","f6o84a":"https:\u002F\u002Fwww.kayak.com\u002Fc\u002Fbiz-changes-cancellations\u002F","m1vi11":"-1","oo28kh":"50","l22jp6":"https:\u002F\u002Fwww.kayak.com\u002Fbusiness\u002Fhelp-center\u002Fadmins\u002Fconfiguration\u002Fflight-policies\u002F","tmd80g":"","yuxix0":"80","rjpzle":"false","5bdsub":"false","n74agu":"30","xu4qhf":"true","xevfqj":"","v9mqkr":"true","yu4ezh":"true","7b4ylu":"hotelscombined","80loq8":"flights,hotels,cars,packages","ec2r03":"true","vo9zxr":"","8twsh1":"true","cggmzs":"TRAVEL_POLICY_MANAGEMENT","ycp1cc":"hotelId,address,airportCode,landmarkId,neighborhoodId,freeRegionId,regionId,subRegionId,countryId,countryGroup,cityId","v62kgu":"true","wiufuv":"20240830","f8p7xy":"false","i5y1oc":"","777sap":"false","vqegvs":"false","vp4b9v":"","bmdp32":"","3p1z39":"","9oyklw":"5","ux2uwg":"","xj9r1a":"","147tha":"","birwhs":"true","r9mgdr":"","orzu8w":"","3abls4":"","f8kp6b":"true","gt1i6v":"true","32owzs":"0","eixjdr":"","ugyxn2":"","tb2dzk":"width=device-width, initial-scale=1, minimum-scale=1","mgqw56":"\u002Fterms-of-use","ruc2a3":"false","76nbgy":"false","3izzrh":"","9rq2zx":"false","5nwnjx":"","fek175":"","6gcquf":"","70p2j1":"","vu99mj":"true","xakev":"true","7lg871":"","vrc24z":"FLIGHTS,HOTELS,CARS,HOLIDAYS,PACKAGES,TRAINS","cqch5v":"true","3aikda":"true","mckdoh":"\u002Fhotelowner","okdha4":"7","n7zdhz":"","rnen1c":"true","gda9gt":"","5xy3t":"true","antouj":"false","1d917l":"TRAVEL_POLICY_MANAGEMENT","7sbp40":"","f1wsol":"false","4gd0ak":"true","r31mcx":"","lpo2ra":"false","oset70":"true","d5ebfr":"\u002Fabout","iedgp4":"\u002Fterms-of-use","rj1hkt":"false","ktdfdr":"true","tgighq":"COMPANY_SETTINGS_MANAGEMENT","qbg7a3":"true","a10zbs":"true","8ih5mg":"","vqq3hs":"true","y3ctye":"false","o637f9":"","26kfjf":"","ozsixg":"false","arttro":"standalone","o27mv2":"true","1nt2xm":"false","v8gz96":"*UNSET*","cltgnu":"true","jmtae5":"true","v3e8cv":"https:\u002F\u002Fdevelopers.google.com\u002Fterms\u002Fapi-services-user-data-policy#additional_requirements_for_specific_api_scopes","9iln6i":"","ltqrzp":"","glj4p":"gdpr.cookie.consented","ehu5l6":"ROLE_MANAGEMENT","p3q9v2":"true","lvjruz":"https:\u002F\u002Fwww.kayak.com\u002Fbusiness\u002Fhelp-center\u002Fadmins\u002Fcsv-upload-guide\u002F","z3a1jb":"adults,students,youth,child,seatInfant,lapInfant","32ox6e":"17","ce95ul":"false","5coee9":"\u002Fi\u002Fapi\u002Fmeta\u002Fv3\u002Ffailed","655fod":"#booking-confirmation","ki85wf":"true","19htra":"true","23szso":"","k1817h":"","iqn0y3":"TRAVEL_POLICY_MANAGEMENT","2k2a8m":"true","p8nwo1":"https:\u002F\u002Fwww.livechat.com\u002F?utm_source=chat_button&utm_medium=referral&utm_campaign=lc_8484107","yxacuj":"180","abmq8x":"","oxumuy":"2","6xkytq":"[B]-Brand-NA-[CC]-[LC]-GTA_Program","jg6lpu":"false","rblbw0":"","1gvb11":"flights,cars,packages,hotels","bi7xqa":"true","kkw0u6":"","4ocg7e":"false","gs6vg9":"https:\u002F\u002Fwww.hotelplanner.com\u002FGroupForm.cfm?sc=Kayak","x9xg7v":"","2a2obi":"","eiusk3":"false","9mubzb":"REPORTING_VIEW","affkvl":"whatIsExplorerV2,discontinuedExplorer,whatHappenedExplorer,moreQuestionsExplorerV2","sb16ka":"false","e5myem":"","1dj450":"false","qn13j1":"8484107","2184q6":"","nrul1i":"false","82iak9":"false","1vmd5c":"","rqdiqw":"false","gs42j9":"TRAVEL_POLICY_MANAGEMENT","yy68dt":"false","gpnt22":"1","la2n6p":"true","87mapw":"false","4br8se":"COMPANY_SETTINGS_MANAGEMENT","fmuvgp":"117913258224288","wx6ol":"","n4f4v9":"21","tumu3k":"presentation","gk0wpi":"","ttxhy9":"","odeln6":"https:\u002F\u002Fwww.kayak.com\u002Fc\u002Fkayak-for-business-biz-content\u002F","sxtvr9":"false","ntwl1d":"18","yknrmm":"true","u4ndzu":"\u002Fs\u002Fvestigo\u002Fmeasure","mlztpc":"","ulox1w":"COMPANY_SETTINGS_APPROVAL_SETTINGS","tuoyyg":"true","q09eh9":"COMPANY_PAYMENT_METHOD_MANAGEMENT","17daoh":"","xtfg0j":"\u002Fhelp\u002Fnoguarantee","xbaj5y":"","3p3hbk":"true","nuh55e":"","3v90wq":"","xfbler":"true","jgdrv2":"6","nbeky4":"false","dqw0n":"","6vtyq1":"","bpd5zl":"eVEmdl6iw-2","c078sr":"true","y9q2d9":"3","gaf2y7":"true","5z3627":"false","wss5qg":"false","ez42hn":"large","d7z2io":"","k8rsbi":"TRAVEL_POLICY_MANAGEMENT","df02bj":"","gjxgrf":"false","pgxxw5":"TRAVEL_POLICY_MANAGEMENT","deha4v":"whatIsKayak4b,howDoesKayak4bWork,logAndSeeKayak4b,stopSeeingPolicies,approvalRequest,existingTrips,personalTripsWithWorkEmail,flightsHotelsApproval,approveDeclineRequest,flightHotelApprovedOrDeclined,localesCurrenciesLanguages,somethingWrongReservation,withoutManagersApproval,redirectingRequest,bookingPerformanceAndPayment,contactWhenCantLogOn,synchronizeMailbox","r79lw0":"true","kma76z":"true","g2laau":"","ma9d0g":"251-451-1115","dilp8f":"","e20ha6":"","sb7hxi":"#booking-quest","ak1gvf":"true","x978d3":"-1","kuhz7i":"whatIsTrips,mergeTrips,bookFromTrips,connectInbox","i4t8sk":"80","l9nifw":"true","x18n65":"","mno0xt":"","qra3gx":"large","5fh8u1":"true","dy8770":"base","hbjwbf":"","97781t":"COMPANY_SETTINGS_MANAGEMENT","ikxw3":"","fjfvp9":"860641539882-lfhdj3tfdk2ak97qmkn18dmqpfhm79na.apps.googleusercontent.com","69550x":"false","i1yrmc":"TRAVEL_POLICY_MANAGEMENT","b74e7e":"HotelsCombined","95uxrf":"false","yucibo":"","sq1250":"","83fvly":"false","8faees":"true","u46w15":"","u4e4bf":"","a9f4ex":"true","8m3f0t":"true","ek60kh":"true","yl9we7":"false","hoqa7e":"","mwjw7q":"false","68p2xt":"true","qtybdy":"","2w2xlg":"","1czgz5":"${horizon.business.approval-at-checkout.enabled}","tuclnk":"small","97fnqx":"","viahua":"","bx07xm":"378011496","5u09wu":"carclass","l8ijx9":"","tljh":"","w4aa9w":"false","wz2qba":"","glm6wo":"","lmcd5m":"false","d644ss":"","3zyl6l":"","pcuhxr":"true","djsh55":"false","vfxtb2":"true","vgzqza":"","utdknt":"https:\u002F\u002Fwww.kayak.com\u002Fbusiness\u002Fhelp-center\u002F","roa5ui":"","whi3el":"false","7ft3ag":"\u002F${horizon.momondo.footer.guaranteeLink}","ovi1c7":"biz","96cz3v":"","bnaatr":"","nyfi4x":"false","xr3sqq":"","qvqgol":"\u002Ffeedback\u002Fform","6m265v":"true","d1ypj2":"","hbqbi5":"","qz5xru":"","1e1cvz":"","axm964":"true","kinnj0":"true","ipzqho":"^[A-Z0-9._%+-]{1,63}@(?:[A-Z0-9-]+\\.){1,125}[A-Z]{2,63}$","1qx95j":"","9y62w5":"true","3x9np9":"true","ierhlh":"","wynu1z":"false","2nvcti":"COMPANY_SETTINGS_MANAGEMENT","vwmrzj":"\u002Fproviders-contacts","1tgk8k":"","o89ryh":"","9a6l63":"TRIP_EVENT_APPROVAL_PROCESSING,TRIP_EVENT_APPROVAL_PROCESSING_FOR_ALL","usvcgy":"","vr4bv7":"","bp3wnj":"","gliavo":"false","d73oo7":"false","prjjpr":"GTM-PSCCSHQ","3knqk8":"true","2bdnvm":"TRAVEL_POLICY_MANAGEMENT","eljxeu":"","cu9d3x":"true","8uwryn":"","d4ahnj":"true","qacwr2":"","joyfbx":"","acnji7":"","6l89a":"hotels,cars,flights","kfsjib":"","sc3mno":"false","px5bup":"true","4bf58r":"TRAVEL_POLICY_MANAGEMENT","v3dwq4":"","1tuhy":"false","ih6wf5":"14","7ww22h":"TRAVEL_POLICY_MANAGEMENT","5hxudg":"","svtqwx":"lostReservation,changeEmail,manageAccount,resetPassword,stopEmails","3zl71g":"","rqgfk9":"","hlihr3":"","hecfeo":"","yt1iyq":"true","z2m3t9":"","1v8zv":"dd\u002Fmm\u002Fyy","m7mzci":"D\u002FM","coa9h6":"","bxl14f":"","6421wf":"true","41kaos":"","zd1ubs":"","fixaqy":"","yk8ggi":"","6k8hf9":"true","uy4pb6":"","p2otuz":"","2lqza7":"TRAVEL_POLICY_MANAGEMENT","joquis":"","52088t":"true","3p3qag":"\u002Fprivacy\u002Fmanage","mdtuiw":"TRAVEL_POLICY_MANAGEMENT","57b0m4":"","6duk6a":"","s5e2ym":"","ebz5m5":"flights","8o3pgf":"","wpclws":"","suzcui":"false","hky7wb":"true","hb0va7":"book.page.BookItPage","6qs7rq":"true","p7cpej":"","fd5k5h":"true","w1n0j3":"","q33niw":"false","q7idia":"","jpfdow":"true","3diex1":"main-search-form","ivol2g":"true","zcaeoq":"true","472f9a":"true","jk98cn":"\u002Fprivacy#trackingtools","mj6q25":"6-8","d3r94i":"","a5gt8h":"false","pr9d1t":"true","n9nz3t":"","7aomg2":"\u002Fdiscover\u002Fdo-cookies-increase-flight-prices","4unvyi":"","1tcgch":"yyyy-MM-dd,yyyy-dd-MM,MM-dd-yyyy,dd-MM-yyyy","ysoyr5":"","9q9fne":"COMPANY_INTEGRATION_MANAGEMENT","4rw31":"","2qka1v":"false","i7npnm":"","bmxg00":"","m4s7cx":"true","cmo1im":"","pvj0fu":"\u002Fbookings","6i0530":"true","io14cr":"BOOK_ON_BEHALF_REQUEST_PROCESSING","k70uz8":"true","ifxbeb":"","2mcpz9":"","2pdk4p":"4","xq9po2":"","rxm0b4":"#flights-category","k6psv8":"","kdkzcz":"TRAVEL_POLICY_MANAGEMENT","s6vg4x":"true","lzepj6":"true","odyere":"true","e8z4pg":"","axqhlr":"","w9llln":"","i5a65u":"false","a5njnm":"true","dpaede":"15","46yqtz":"","b6gejb":"","vnvyex":"true","8vcinw":"","6ydnef":"true","w14s2a":"\u002Fhandlers\u002Fkayak\u002Fpageview","aq7i0z":"","k5xhd8":"false","gsb5sq":"","22setr":"false","4ufh89":"18","dfenfj":"","32xvv7":"","nwt806":"${iris.search.cars.mweb.responsive.enabled}","q98dgg":"","ajaqn7":"","ghz4tq":"dddd MMMM Do","7agguw":"","nmwxs6":"true","vzp8s0":"","9xtlua":"","edvhmc":"10","sl0jq":"true","r7rwvh":"false","vyu2u6":"\u002Fproviders-contacts#cars","bcv0u2":"false","jq68nr":"0","ond2le":"","23tb59":"findMyBookings,airlines,airlineFees,hotelOwner,careers,about","q8twxg":"https:\u002F\u002Fwww.kayak.com\u002Fc\u002Fk4b-make-a-booking-on-kayak-for-business","bkp2jt":"","er1vu3":"","75jxsf":"false","istpyo":"false","xevg3y":"","t3v76n":"","euh7c3":"TRAVEL_POLICY_MANAGEMENT","4jnqil":"","plnv3m":"dashboard","xsl2yh":"","k0cp3x":"true","agq76e":"TRAVEL_TRACKER","32qtw3":"","vmenyg":"www.kayak.com\u002Fairline-fees","fh32uh":"true","ypn6gd":"","2ijjc0":"BUSINESS_PROFILE_EDIT,USER_GUEST_DELETE,SENIORITY_MANAGEMENT,COMPANY_SETTINGS_MANAGEMENT,ROLE_MANAGEMENT","ueq31z":"","bb0qjk":"","de923r":"${iris.seoTags.naverMetaKeywords.enabled}","nu0enw":"68","3stiy3":"","20b09k":"flight","sskhj3":"true","lykogy":"","4lhi10":"https:\u002F\u002Fwww.kayak.com\u002Fbusiness\u002Fhelp-center\u002Fadmins\u002Fconfiguration\u002Froles\u002F","31b28j":"","obetcz":"false","pvs8vg":"\u002Fproviders-contacts#flights","flgzkw":"[ \\[\\] \u002F)(;:&$#!+=*^%`'’\"?\u003E\u003C-]+","bpww3m":"\u002Fbusiness\u002Fevents","wy4qip":"HOMEPAGE_MESSAGES_MANAGEMENT","52m3rc":"^\u002F$,^\u002Fflights,^\u002Fstays,^\u002Fcars,^\u002Frestaurants,^\u002Ftransfer,^\u002Ftrains","j91hij":"","uvx8aa":"true","7qsyb7":"hotels,flights,cars,trips,account","ava42w":"","1xpvp3":"72164059993b","nnlvom":"","u9128v":"true","yi0arn":"symbol","hks6b1":"text\u002Fcsv,text\u002Fplain","dkwq0w":"\u002Fmobile","ck9vhh":"TRIP_REPORTING_FIELDS_MANAGEMENT","n60dxg":"false","wnc4y3":"true","ouwk69":"6","pj85nt":"COMPANY_INTEGRATION_MANAGEMENT","fh8baf":"false","dzzm5o":"true","vgfsf5":"true","w7e0gv":"COMPANY_SETTINGS_MANAGEMENT","f948mj":"true","kkckb0":"COMPANY_SETTINGS_APPROVAL_SETTINGS","iga4is":"","q6p1w0":"","n603v0":"true","mm2il2":"false","yquzwz":"true","wh8uic":"\u002Fprivacy#ccpa","iv0sqo":"","uw5sfi":"","hwz739":"trips,business,help,account","pm6mr5":"15","i3f3dg":"","vyim0m":"false","cv1q68":"\u002Fhelp","x0lmb1":"true","ch52b7":"theme-dark","5hk8dj":"","tnmdsn":"","ju599u":"true","11lhdk":"10","lbdp2m":"","uvixsx":"false","dewhjg":"","7tkijw":"","5c389y":"Full_page_takeover","5uxlom":"","pgzjj2":"","akn90h":"","aftrbn":"\u002F\u002Fwww.google-analytics.com\u002Fcollect?intended=1","ht2xc6":"","kt65x5":"hotels","lzanhw":"","25t6l5":"5","ex41t7":"true","g8gd82":"","b0qlkw":"","ibbrqj":"","f01equ":"4","1ji65w":"61e17733d0382b0007227c39","g6g1q2":"HotelsCombined Partner \u003Caccount@notification.hotelscombined.com\u003E","nbxqqj":"false","65v5ui":"true","8uion2":"https:\u002F\u002Fwww.kayak.com\u002Fbusiness\u002Fhelp-center\u002Fadmins\u002Fconfiguration\u002Fusers\u002F","im3wod":"${horizon.business.approval-at-checkout.enabled}","tnmdw0":"","gagm9i":"true","elq394":"","tjkhuc":"true","i8np6s":"","f8wpso":"","pcfz5l":"","fy3eo8":"","2t1vn3":"changeReservationCars,carReservation,refundPolicy,priceAccuracy,ageRequirementForRentingCar","u84w1b":"true","quclt7":"a11y-focus-outlines","3mt126":"askingToCompleteKYP,usingInfoKYP,accountVerificationKYP,accessFormKYP,timeToCompleteKYP,editInfoKYP","2e89m0":"COMPANY_SETTINGS_MANAGEMENT","bygkio":"pres-brand-gradient","866pgc":"true","t0g726":"","tuinn4":"","9iwnd8":"base","o7ihbz":"false","3m6768":"false","9zxhpl":"","parsedLists":[]},"resources":{"ui\u002Fserver\u002Fcomponents\u002FSsrPageHead\u002F\u002FBrezelGroteskWeb-Bold.woff":"https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fresources\u002Fhorizon\u002Fui\u002Fserver\u002Fcomponents\u002FSsrPageHead\u002Fbrands\u002Fhotelscombined\u002FBrezelGroteskWeb-Bold.woff?v=3171856902f30f09f4ebe9bef49687fff8ff42d6&cluster=4","ui\u002Fserver\u002Fcomponents\u002FSsrPageHead\u002F\u002Ficons.woff":"https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fresources\u002Fhorizon\u002Fui\u002Fserver\u002Fcomponents\u002FSsrPageHead\u002Fbrands\u002Fhotelscombined\u002Ficons.woff?v=311f35c5a442440d16d3db0fc657804d016e9b7c&cluster=4","ui\u002Fserver\u002Fcomponents\u002FSsrPageHead\u002F\u002FBrezelGroteskWeb-Regular.woff":"https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fresources\u002Fhorizon\u002Fui\u002Fserver\u002Fcomponents\u002FSsrPageHead\u002Fbrands\u002Fhotelscombined\u002FBrezelGroteskWeb-Regular.woff?v=96c83579a83c57d7ae3884d39b23d10957cb94f7&cluster=4","ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fft-business-support-chat\u002F\u002FA-3_dings.mp3":"https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fresources\u002Fhorizon\u002Fui\u002Fbusiness\u002Flibs\u002Fshared\u002Fft-business-support-chat\u002FA-3_dings.mp3?v=4bd8a2d6c1c82ea574e7f17444f37e1a666ae2ca&cluster=4"},"dynamicImports":{"ui\u002Fbusiness\u002Flibs\u002Fshared\u002Fft-business-support-chat":{"live":false,"scripts":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.js?v=a25bbf0df4951050e2a5ff92d31a6b08d0185859&cluster=4"],"styles":[]},"ui\u002Fprivacy\u002FSharedCookiesConsent":{"live":false,"scripts":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.js?v=e4981232c5a1c14cecc59f10b64c538ef17ab47a&cluster=4"],"styles":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.css?v=bf7da15734ee35b9762c6caccbe0b78b71353c14&cluster=4"]},"ui\u002Fbusiness\u002Fshared\u002Fft-biz-plus-banners\u002FBusinessBizPlusUpgradeBanner":{"live":false,"scripts":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.js?v=8dcc13a658b113aa3b8c2ca18c1813ccf409539c&cluster=4"],"styles":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.css?v=892b9ada715ccc8a4764b34af5e369abfc36c659&cluster=4"]},"ui\u002Ffoundation\u002Fmcflysearch\u002FCarSearchDisplay":{"live":false,"scripts":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.js?v=ed22d0a8ea2e36a43afd71f405a5d2a934c8c450&cluster=4"],"styles":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.css?v=faa5017527f785483b4b184f7a1c5893f25c6850&cluster=4"]},"ui\u002Ffoundation\u002Fmcflysearch\u002FPackageSearchDisplay":{"live":false,"scripts":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.js?v=0d68e0cae5b4ac5af9c87be4cd96e7b32e4592ec&cluster=4"],"styles":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.css?v=f8ed8632abc828846a4c8f9d40dacdc09586cc8c&cluster=4"]},"ui\u002Ffoundation\u002Fmcflysearch\u002FHotelSearchCompactDisplay":{"live":false,"scripts":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.js?v=9a181898063a24e65488f6df9b08577d80d7193c&cluster=4"],"styles":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.css?v=b6de7d1c3b1c278b7891d66a9fbceff261deb02c&cluster=4"]},"ui\u002Fauthentication\u002FAuthenticationDialog":{"live":false,"scripts":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.js?v=38c4a2d3788291688900cb908eefeec80c3e80ad&cluster=4"],"styles":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.css?v=7a08263703dff58cae48496d1bfddfd1101af9e0&cluster=4"]},"ui\u002Ffoundation\u002Fmcflysearch\u002FFlightSearchDisplay":{"live":false,"scripts":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.js?v=d6a52309ecd97b8fc05779fa0a489d696330f0e1&cluster=4"],"styles":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.css?v=7bb4f1187a3547c063239d9d4d4f84d10c667238&cluster=4"]},"ui\u002Fbusiness\u002Fshared\u002Fcvent\u002Fft-exit-banner":{"live":false,"scripts":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.js?v=bece8bc7ece853425a1b565595f442597b684a39&cluster=4"],"styles":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.css?v=f348180a7461a3b85c4a2d697226c85cac62df03&cluster=4"]},"ui\u002Fauthentication\u002FAuthenticationContent":{"live":false,"scripts":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.js?v=d184ef2162ec5e0165fb5fe304dc7d50308fcf45&cluster=4"],"styles":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.css?v=0098d2c2eafeb684d2a630eedf9308f77b7135ba&cluster=4"]},"ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Fft-business-mandatory-traveler\u002FBusinessMandatoryTravelerModal":{"live":false,"scripts":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.js?v=b72c56633c4735e37ba61be8d1cac8a5b920e73d&cluster=4"],"styles":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.css?v=5bd01afed76bcd3b974be5697cf491ee0adc7c3c&cluster=4"]},"ui\u002Fbusiness\u002Flibs\u002Fshared\u002Ftraveler\u002Fft-business-mandatory-traveler":{"live":false,"scripts":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.js?v=1ade85f524207635250f3fdb64e9a92c6bd367bb&cluster=4"],"styles":[]},"ui\u002Fprivacy\u002FCookiesConsent":{"live":false,"scripts":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.js?v=5027d42a3aedb6d8d9c308bf1423a2b284369a2b&cluster=4"],"styles":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.css?v=056346c73b794427218da8cc8341ebc51d605589&cluster=4"]},"ui\u002FadminTools\u002FAdminToolsWithRedux":{"live":false,"scripts":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.js?v=f6e7201b1fed00e0c0d47b78514e1b1213bf650b&cluster=4"],"styles":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.css?v=c6e7f9dfd4721bb1fcc840b86c2b074dc3fdd858&cluster=4"]},"ui\u002Fpromo\u002FMobileAppPromoHeader":{"live":false,"scripts":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.js?v=43b6c3ff53cacac752272c670488110705714e44&cluster=4"],"styles":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.css?v=f50e41a0d5da50e8dbfbe10212ae10294ec336a1&cluster=4"]},"ui\u002Fbusiness\u002Fshared\u002Fft-business-site-wide-utils":{"live":false,"scripts":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.js?v=63166bd0966037c0af72db6a7e56eeaa1826642f&cluster=4"],"styles":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.css?v=b29e91917f98ba0552caf38375543b1709692f1a&cluster=4"]},"ui\u002Fauthentication\u002FAuthenticationDialogMagicLink":{"live":false,"scripts":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.js?v=de2e89d3c2dc0ee617fd20a8254cc30218176f8d&cluster=4"],"styles":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.css?v=dce2fd865e3facd4128d749a7426f05b5ec8cc69&cluster=4"]},"ui\u002Ffoundation\u002Fheader\u002Fdotf\u002FSiteWideMessage":{"live":false,"scripts":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.js?v=1d42ad794fca5220e6bdb80f8e97b0dfb4128517&cluster=4"],"styles":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.css?v=f05e0b38fa44167820f3c5d422083edc93003978&cluster=4"]},"ui\u002Fbusiness\u002Fshared\u002Fft-business-support-section":{"live":false,"scripts":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.js?v=ee8ed8b8ac9d2a6f76bb514aa38248582c282e25&cluster=4"],"styles":["https:\u002F\u002Fcontent.r9cdn.net\u002Fres\u002Fcombined.css?v=b8ff99f6c601f5a2616f08948c91d1ba8e388895&cluster=4"]}},"stylejams":{},"seoPageData":{"seo":false},"serverFunctionCache":{}}</script><script type="text/javascript"> window.R9.init = window.R9.init || []; window.R9.formToken = 'zOo5vvsvR2xkm2R3XBWF46b7EOc0V5MYFg0am04E37s-6_5YIYcgoJRr6CXKc1s7nF2YgRzxz4i1z7e1_uTWK8w'; window.R9.init.push(function() { try { var hydrateData = JSON.parse(document.getElementById('__R9_HYDRATE_DATA__').innerHTML); R9.react.boot({ serverData: hydrateData.serverData, brand: ["hotelscombined"], mappings: hydrateData.mappings, locale: 'en-gb', components: [{component:"ui/corporate/pages/HelpPage","props":{"originalUri":"\u002Fhelp","reqParams":{"attributes":{},"id":"help"},"momentLocale":"en-gb","locale":"en-gb","brand":["hotelscombined"],"direction":"ltr","mappings":{"ui\u002Fauthentication\u002FAuthenticationDialogGatedSignIn":"__NoOp","ui\u002Fseo\u002Fflights\u002Fcommon\u002Fexperttips\u002FFlightExpertTips":"__NoOp","ui\u002Fseo\u002Fflights\u002Fdestination\u002Fseoportfolio_wl\u002FFlightsDestinationPageContent":"__NoOp","ui\u002Fcars\u002Ffrontdoor\u002FCarFrontDoorSharedSearchFormWrapper":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fcommon\u002Fpopularamenities\u002FPopularAmenitiesTiles":"__NoOp","ui\u002Fcars\u002Fresults\u002Fresult\u002Fresponsive\u002FCarResultItemContent":"__NoOp","ui\u002Fsearchforms\u002Fflights\u002Fshared\u002FFlightsSeoSharedSearchFormControls":"__NoOp","ui\u002Fseo\u002Fcars\u002Fcountry\u002FCountryCarsPageSemContent":"__NoOp","ui\u002Fseo\u002Fhotels\u002Ffrontdoor\u002FHotelsFrontdoorSeoSearchFormWrapper":"__NoOp","ui\u002Fcars\u002Fresults\u002Finlinead\u002Fmweb\u002FCarInlineAd":"__NoOp","ui\u002Fbusiness\u002Flibs\u002Fevent-hub\u002Fshared\u002Futils-mocking\u002Fmocks\u002Fmock-server":"__NoOp","ui\u002Fhotels\u002Ffrontdoor\u002Fcomponents\u002FHotelSharedFrontDoorSearchForm":"__NoOp","ui\u002Fseo\u002Fcommon\u002Frecentsearches\u002FRecentSearches":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fcommon\u002Fsearch\u002Fwl\u002FHotelsDefaultStandardBody":"__NoOp","ui\u002Ftrips-packages\u002Fdata\u002Fmocks\u002FmockServer":"__NoOp","ui\u002Fseo\u002Fflights\u002Froutes\u002Ftrustseals\u002FFlightTrustSealsSection":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fdestination\u002Fmomondo\u002FStaysDestinationStatisticsSection":"__NoOp","horizon\u002Fui\u002Fpromo\u002FmobileAppPromoBanner\u002FMobileAppPromoBannerDeeplinkWrapper":"__NoOp","ui\u002Fpackages\u002Ffrontdoor\u002Fcomponents\u002FPackageFrontDoorSearchFormSection":"__NoOp","ui\u002Fseo\u002Fcommon\u002Flayout\u002FSeoSideNavXPWrapper":"__NoOp","ui\u002Fseo\u002Fflights\u002Ffrom\u002Fseoportfolio_wl\u002FFlightsFromPageModalHistoricalResults":"__NoOp","ui\u002Fsearchforms\u002Fpackages\u002FPackageFrontDoorSearchForm":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fcommon\u002FseoCityHotelCard\u002FSeoCityHotelCard":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fdestination\u002Fmomondo\u002FStaysDestinationPageSemContent":"__NoOp","ui\u002Fsearchforms\u002Fcars\u002FCarResultsPageSearchFormWrapper":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fcity\u002FCityHotelsPageSemContent":"__NoOp","ui\u002Fseo\u002Fflights\u002Froutes\u002Fseoportfolio_wl\u002FFlightRoutesPageHistoricalResults":"__NoOp","ui\u002Fflights\u002Ffrontdoor\u002Fcomponents\u002FFlightSharedFrontDoorSearchForm":"__NoOp","ui\u002Fseo\u002Fcommon\u002Flayout\u002FSeoHeaderXPWrapper":"__NoOp","ui\u002Finputs\u002Fcomponents\u002FDatePicker\u002FDatePickerSharedDemo":"__NoOp","ui\u002Ffoundation\u002Fheader\u002FPageHeaderCustom":"__NoOp","ui\u002Fseo\u002Fcars\u002Fcommon\u002Fsearch\u002Fwl\u002FSeoCarsDefaultContentWrapper":"__NoOp","ui\u002Fseo\u002Fcars\u002Fregion\u002FRegionCarsPageSemContent":"__NoOp","ui\u002Fhotels\u002Ffrontdoor\u002Fcomponents\u002FHotelMainFrontDoorSearchFormSection":"__NoOp","ui\u002Fseo\u002Fcars\u002Fcity\u002FCityCarsInsurance":"__NoOp","ui\u002Fhotels\u002Fresults\u002FHotelResultsResponsiveDialogs":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fdestination\u002Fmomondo\u002Fbesthotels\u002FBestHotels":"__NoOp","ui\u002Fsearchforms\u002Fflights\u002Finputs\u002FSeoFlightResponsiveDatePickerInputArrows":"__NoOp","ui\u002Fhotels\u002Fcommon\u002Fcomponents\u002FHotelBusinessTripApprovalDialog":"__NoOp","ui\u002Fflights\u002Fresults\u002FFlightSearchExpiredDialog":"__NoOp","ui\u002Fiframe\u002FIFrameWrapper":"__NoOp","ui\u002Fseo\u002Fcommon\u002Flayout\u002FSeoStandardBodyFeatureWrapper":"__NoOp","ui\u002Fseo\u002Fflights\u002Fcommon\u002Fexperttips\u002FFlightsToCityExpertTipsSection":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fguides\u002Fcommon\u002FAddToWishlistButton":"__NoOp","common\u002Fresults\u002Freact\u002FResponsiveControls":"__NoOp","ui\u002Fseo\u002Fflights\u002Fcommon\u002Fsearch\u002FSeoFlightCmp2SearchForm":"__NoOp","ui\u002Fseo\u002Fcommon\u002Fgptdebug\u002FSeoGptDebugConsole":"__NoOp","ui\u002Ffoundation\u002Fheader\u002FHeaderPartnerBanner":"__NoOp","ui\u002Fcompareto\u002Fsubtypes\u002FtimeOutModal\u002FCompareToTimedOutModal":"__NoOp","ui\u002Fseo\u002Fflights\u002Fcommon\u002Fsearch\u002Fwl\u002FSeoFlightsDefaultContentWrapper":"__NoOp","ui\u002Fsearchforms\u002Fflights\u002Fshared\u002Fcvent-search-form\u002FCventFlightDestinationField":"__NoOp","ui\u002Fsearchforms\u002Fflights\u002Fshared\u002Fcvent-search-form\u002FCventFlightSearchFormDatePicker":"__NoOp","ui\u002Fcorporate\u002FMomondoCorporateInfo":"__NoOp","ui\u002Fseo\u002Fflights\u002Ffrom\u002Fseoportfolio_wl\u002FFlightsFromPageContent":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fcity\u002FCityHotelsTrustSeals":"__NoOp","ui\u002Fcars\u002Fresults\u002Fresult\u002Fmweb\u002FCarResultItemContent":"__NoOp","ui\u002Fseo\u002Fcommon\u002Flayout\u002FSeoPageFooterXPWrapper":"__NoOp","ui\u002Fbusiness\u002Flibs\u002Fdashboard\u002Fshared\u002Futils-mocking\u002Fmocks\u002FmockServer":"__NoOp","ui\u002Fseo\u002Fcars\u002Fplace\u002Fspwl\u002FPlaceCarsPageContent":"__NoOp","ui\u002Fseo\u002Fmarketing\u002Fbesttimetotravel\u002FSearchFormSection":"__NoOp","ui\u002Fseo\u002Fflights\u002Fcommon\u002Fexperttips\u002FFlightExpertTipsSection":"__NoOp","ui\u002Fprivacy\u002FSeoSharedCookiesConsent":"__NoOp","ui\u002Fseo\u002Fcommon\u002Falerts\u002FEmergencyAlert":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fregion\u002FRegionHotelsPageSemContent":"__NoOp","ui\u002Fcorporate\u002FCorporateEmailSubscription":"__NoOp","ui\u002Fseo\u002Fmarketing\u002Fsustainabilityindex\u002FHowToTravelBlogsSection":"__NoOp","ui\u002Ffoundation\u002Fheader\u002FHeaderUnderLogo":"__NoOp","ui\u002Fai\u002Fapp\u002Fmocks\u002FmockServer":"__NoOp","ui\u002Fcars\u002Ffrontdoor\u002Fcomponents\u002FCarFrontDoorSearchFormSection":"__NoOp","ui\u002Fseo\u002Fcars\u002Fplace\u002Fspwl\u002FSeoCarsCmp2SearchFormWrapper":"__NoOp","ui\u002Fseo\u002Frentals\u002Ffrontdoor\u002FRentalsFrontdoorUnoptimisedContent":"__NoOp","ui\u002Factivities\u002Fcommon\u002FActivitiesDataLayer":"__NoOp","ui\u002Fseo\u002Fflights\u002Fairport\u002Fwl\u002FAirportPageHistoricalResultsModalTabs":"__NoOp","ui\u002Fflights\u002Ffrontdoor\u002Fcomponents\u002FFlightsFrontDoorSearchFormSection":"__NoOp","ui\u002Fseo\u002Fmarketing\u002Fbesttimetotravel\u002FBtttTutorial":"__NoOp","ui\u002Fcorporate\u002FCorporatePromo":"__NoOp","ui\u002Fseo\u002Fhotels\u002Fcommon\u002Fhotelsbyrating\u002FHotelsByRatingTabs":"__NoOp","ui\u002Fseo\u002Fflights\u002Fairport\u002Fworldwide\u002FWorldwideAirportsSearchForm":"__NoOp","ui\u002Fseo\u002Fflights\u002Froutes\u002Fkayak\u002Ftransportationmodes\u002FTransportationModes":"__NoOp"},"jsMetaDataInfo":{"stored":false,"requiredForPoll":true,"key":"xf2wYJVCnI4MKKVRRiZT6IN9gpJfEgTai+x1NhANGG12rPoNx3f1OYYI4btd1US6vswWWw\u002FBwDspaXVmyzPGps1e+N3l6A==","enabled":true,"token":"eyJlbmMiOiJBMjU2R0NNIiwiYWxnIjoiZGlyIn0..qg1mTxnqbGmibKUI.8MUYAmKQPsdv0Qw1XmLzRor1s_qxp115UvWbu_QIw5d9xVePdZL-UBdpnesaYU8mKPAq_Q.SH7CTcelAVBJc6R7QNFS4A"},"affiliate":"hotelscombined"},"mountPointId":"root"}], images: hydrateData.images, strings: hydrateData.strings, properties: hydrateData.properties, resources: hydrateData.resources, dynamicImports: hydrateData.dynamicImports, stylejams: hydrateData.stylejams, seoPageData: hydrateData.seoPageData, serverFunctionCache: hydrateData.serverFunctionCache, devMode: false, standalone: true, styletronImportant: true, pathPrefix: "" }); } catch (err) { var logger = R9 && typeof R9.logger === "function" ? new R9.logger("reactboot") : window.console; if (logger) { if (!R9.react || !R9.react.boot) { logger.warn(err, "REACT_STANDALONE_BOOT_UNDEFINED"); } else { logger.error(err, "REACT_STANDALONE_BOOT_ERROR", err.details ? err.details : {}, window.failedScripts || []); } } } }); </script><script type="text/javascript"> window.R9 = window.R9 || {}; window.R9.init = window.R9.init || []; window.R9.init.push(function() { try { function fetchDataInfo() { var data = { enabled: true, key: 'xf2wYJVCnI4MKKVRRiZT6IN9gpJfEgTai+x1NhANGG12rPoNx3f1OYYI4btd1US6vswWWw/BwDspaXVmyzPGps1e+N3l6A==', stored: false, token: 'eyJlbmMiOiJBMjU2R0NNIiwiYWxnIjoiZGlyIn0..qg1mTxnqbGmibKUI.8MUYAmKQPsdv0Qw1XmLzRor1s_qxp115UvWbu_QIw5d9xVePdZL-UBdpnesaYU8mKPAq_Q.SH7CTcelAVBJc6R7QNFS4A', }; if (data.enabled === 'undefined' || data.key === 'undefined') { return fetch('/i/api/clientContext/v1/get/jsonMetaDataInfo', { method: 'GET', headers: { "Content-Type": "application/json" } } ).then((response) => response.json()); } return Promise.resolve(data); }; var mc = window['@r9/meta-context']; if (!mc) { return; } fetchDataInfo().then(data=> { if (!data || !data.enabled) { return; } return mc.meta({ delay: undefined, 0: { elements: [] }, }, []).collectAndLog('/i/api/meta/v3/set', '/i/api/meta/v3/failed', data.key, data.token ).then(()=> data); }) .then((data)=> { var clientLogCollection = true && data && !data.stored; if (typeof R9 !== "undefined" && clientLogCollection && R9.VestigoActions) { R9.VestigoActions.log('js-meta-collected'); } }) .catch(e => (typeof R9 !== "undefined" && R9.logger ? new R9.logger() : console).error(e)) .finally(()=> { if (typeof R9 !== "undefined") { R9.metaDataCollected = true; } }); } catch(e) { (typeof R9 !== "undefined" && R9.logger ? new R9.logger() : console).error(e); if (typeof R9 === "undefined") { return; } R9.metaDataCollected = true; } }); </script><script type="text/javascript"> function runInitWrapper(event) { var initComplete = false; function runInit() { var deferred = document.querySelectorAll("link[data-rel='stylesheet']"); if (deferred) { for (var i = 0; i < deferred.length; i++) { var def = deferred[i]; def.setAttribute('rel','stylesheet'); def.setAttribute('href', def.getAttribute('data-href')); } } if (R9 && R9.init) { for(var i = 0; i < R9.init.length; i++) { R9.init[i].call(); } } initComplete = true; } runInit(); } document.addEventListener("DOMContentLoaded", runInitWrapper); </script><script type="text/javascript"> function wrapper() { (function(w){ if(w){ var logger = typeof w.R9 !== "undefined" && w.R9.logger ? new w.R9.logger() : undefined; w['@r9-react-utils/cmp-api-handler'].initCmpApiHandler({logger,retrieveFormToken:function(){return undefined;}}); var promisedToken = typeof w.R9 !== "undefined" && w.R9.dynamicContextPromise ? w.R9.dynamicContextPromise : Promise.resolve({formToken:'zOo5vvsvR2xkm2R3XBWF46b7EOc0V5MYFg0am04E37s-6_5YIYcgoJRr6CXKc1s7nF2YgRzxz4i1z7e1_uTWK8w'}); promisedToken.then(context => { w.__tcfapi('updateFormToken', 2, ()=> {}, context.formToken || 'zOo5vvsvR2xkm2R3XBWF46b7EOc0V5MYFg0am04E37s-6_5YIYcgoJRr6CXKc1s7nF2YgRzxz4i1z7e1_uTWK8w'); }); } })(window) } document.addEventListener("DOMContentLoaded", wrapper); </script><script type="text/javascript"> window['_fs_debug'] = false; window['_fs_host'] = 'fullstory.com'; window['_fs_script'] = 'edge.fullstory.com/s/fs.js'; window['_fs_org'] = '14RXH0'; window['_fs_namespace'] = 'FS'; function executeFS(m,n,e,t,l,o,g,y){ if (e in m) {if(m.console && m.console.log) { m.console.log('FullStory namespace conflict. Please set window["_fs_namespace"].');} return;} g=m[e]=function(a,b,s){g.q?g.q.push([a,b,s]):g._api(a,b,s);};g.q=[]; o=n.createElement(t);o.async=1;o.crossOrigin='anonymous';o.src='https://'+_fs_script; y=n.getElementsByTagName(t)[0];y.parentNode.insertBefore(o,y); g.identify=function(i,v,s) {g(l,{uid:i},s);if(v)g(l,v,s)};g.setUserVars=function(v,s){g(l,v,s)};g.event=function(i,v,s){g('event',{n:i,p:v},s)}; g.anonymize=function(){g.identify(!!0)}; g.shutdown=function(){g("rec",!1)};g.restart=function(){g("rec",!0)}; g.log = function(a,b){g("log",[a,b])}; g.consent=function(a){g("consent",!arguments.length||a)}; g.identifyAccount=function(i,v){o='account';v=v||{};v.acctId=i;g(o,v)}; g.clearUserCookie=function(){}; g.setVars=function(n, p){g('setVars',[n,p]);}; g._w={};y='XMLHttpRequest';g._w[y]=m[y];y='fetch';g._w[y]=m[y]; if(m[y])m[y]=function(){return g._w[y].apply(this,arguments)}; g._v="1.3.0"; } var dynamicContextPromise = R9.dynamicContextPromise ? R9.dynamicContextPromise : Promise.resolve({ formToken: R9.globals.formtoken || R9.formToken }); dynamicContextPromise.then(function(response) { fetch('/i/api/fullstory/v1/get', { method: 'GET', credentials: 'same-origin', headers: { 'X-CSRF': response.formToken, 'Content-Type': 'application/json', }, } ).then(function(response) { return response.text() } ).then(function(responseText) { if (responseText) { return JSON.parse(responseText); } return undefined; } ).then(function (responseJson) { if (responseJson && responseJson['obfuscatedUserId']) { executeFS(window,document,window['_fs_namespace'],'script','user'); var FS = window.FS || {}; if (FS) { if (responseJson['uniqueId']) { FS.identify(responseJson['uniqueId']); } var fsUserData = { affiliate_str: 'hotelscombined', affiliateSkin_str: 'HotelsCombined', xp_str: 'unassigned', locale_str: 'en_GB', ach_str: responseJson['acquisitionChannel'], vertical_str: 'corporate', pageType_str: 'help', subPageType_str: 'undefined', isUserLoggedIn_str: responseJson['userLoggedIn'], obfuscatedUserId: responseJson['obfuscatedUserId'], page_name_str: 'corporate,help,unknown', }; FS.setUserVars(fsUserData); FS.setVars('page', { 'pageName' : 'corporate,help,unknown' }) } } }).catch(function() {}); }) </script></body></html>