{"id":1846,"date":"2026-04-06T14:49:54","date_gmt":"2026-04-06T14:49:54","guid":{"rendered":"https:\/\/www.tripdeals.ch\/?page_id=1846"},"modified":"2026-04-16T09:42:56","modified_gmt":"2026-04-16T09:42:56","slug":"expedia-promo-code-switzerland","status":"publish","type":"page","link":"https:\/\/www.tripdeals.ch\/en\/code-promo-expedia-suisse\/","title":{"rendered":"Expedia Promo Code"},"content":{"rendered":"<section class=\"wp-block-greenshift-blocks-row alignfull gspb_row gspb_row-id-gsbp-008c5ae\" id=\"gspb_row-id-gsbp-008c5ae\"><div class=\"gspb_row__content\"> \n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-10062d1\" id=\"gspb_col-id-gsbp-10062d1\">\n\n\n<h1 id=\"gspb_heading-id-gsbp-fcc60c0\" class=\"gspb_heading gspb_heading-id-gsbp-fcc60c0\">Expedia Promo Code for Switzerland<\/h1>\n\n\n\n<div id=\"gspb_text-id-gsbp-53b65e8\" class=\"gspb_text gspb_text-id-gsbp-53b65e8\"><strong><strong><strong><strong><strong>Expedia rarely offers traditional promo codes, but there are many ways to save on your next stay from Geneva or Zurich. Here\u2019s an overview of the best discounts available on the platform.<\/strong><\/strong><\/strong><\/strong><\/strong><\/div>\n<\/div>\n <\/div><\/section>\n\n\n\n<div class=\"wp-block-greenshift-blocks-row alignfull gspb_row gspb_row-id-gsbp-6a0e6ca gspb_scrollcarousel\" id=\"gspb_row-id-gsbp-6a0e6ca\"><div class=\"gspb_row__content gspb_scrollcarousel\"> \n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--3 gspb_col-id-gsbp-b618678\" id=\"gspb_col-id-gsbp-b618678\">    \n    <style>\n        \/* --- VIGNETTE REFINED (CORRECTIF IPHONE + EFFETS RESTAUR\u00c9S) --- *\/\n        .td-refined-card {\n            background: #ffffff;\n            padding: 1.8rem;\n            border-radius: 24px;\n            position: relative;\n            \/* Pas de bordure physique, on utilise le shadow pour \u00e9viter le clipping iOS *\/\n            border: none !important; \n            \/* Shadow de base (bordure interne subtile) *\/\n            box-shadow: inset 0 0 0 1px #e2e8f0, 0 2px 4px rgba(0, 0, 0, 0.02);\n            \/* Marge de s\u00e9curit\u00e9 mobile *\/\n            margin: 15px 5px 25px 5px; \n            display: flex;\n            flex-direction: column;\n            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n            -webkit-appearance: none;\n        }\n\n        \/* --- EFFET HOVER COMPLET RESTAUR\u00c9 --- *\/\n        .td-refined-card:hover {\n            transform: translateY(-5px);\n            \/* La bordure interne de la carte devient verte *\/\n            box-shadow: inset 0 0 0 2px #10b981, 0 20px 25px -5px rgba(16, 185, 129, 0.1);\n        }\n\n        \/* --- LE LOGO CHANGE AUSSI AU HOVER --- *\/\n        .td-logo-frame {\n            width: 72px; height: 72px;\n            background: #ffffff;\n            border-radius: 16px;\n            padding: 8px;\n            display: flex; align-items: center; justify-content: center;\n            \/* Bordure interne subtile par d\u00e9faut *\/\n            box-shadow: inset 0 0 0 1px #f1f5f9;\n            transition: all 0.3s ease;\n        }\n\n        \/* Quand on survole la carte, le logo s'illumine en vert *\/\n        .td-refined-card:hover .td-logo-frame {\n            background: #ecfdf5;\n            box-shadow: inset 0 0 0 1px #d1fae5;\n        }\n\n        \/* --- LE RESTE DU CSS (INCHANG\u00c9 MAIS COMPLIS) --- *\/\n        .td-card-header { display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 1.2rem; }\n        .td-logo-frame img { max-width: 100%; height: auto; object-fit: contain; }\n        .td-price-val { color: #0f172a; font-size: 1.8rem; font-weight: 900; line-height: 1; text-align: right; }\n        .td-quality-badge {\n            background: #ecfdf5; color: #059669; font-size: 9px; font-weight: 800; padding: 4px 10px;\n            border-radius: 8px; text-transform: uppercase; box-shadow: inset 0 0 0 1px #d1fae5;\n            display: block; margin-bottom: 5px; text-align: center;\n        }\n        .td-quick-info {\n            font-size: 10px; font-weight: 700; color: #94a3b8; cursor: pointer;\n            text-transform: uppercase; margin-top: 8px; outline: none; -webkit-tap-highlight-color: transparent;\n        }\n        .td-button-stack { display: flex; flex-direction: column; gap: 10px; }\n        .btn-main, .btn-sub, .td-code-display {\n            height: 48px; border-radius: 12px; display: flex; align-items: center; justify-content: center;\n            font-weight: 700; text-transform: uppercase; font-size: 0.8rem; cursor: pointer;\n            transition: all 0.2s ease; text-decoration: none !important; width: 100%; border: none;\n        }\n        .btn-main { background: #10b981; color: #fff !important; }\n        .btn-sub { background: #f8fafc; color: #475569 !important; box-shadow: inset 0 0 0 1px #e2e8f0; }\n        .td-code-display {\n            background: #0f172a; color: #10b981 !important; font-family: monospace; font-size: 1.1rem;\n            border: 2px dashed #10b981; display: none; position: relative;\n        }\n        .td-copy-success {\n            position: absolute; top: -18px; left: 50%; transform: translateX(-50%);\n            background: #10b981; color: white; font-size: 10px; padding: 2px 10px; border-radius: 4px;\n            animation: tdFadeUp 2s forwards; z-index: 10;\n        }\n        @keyframes tdFadeUp {\n            0% { opacity: 0; transform: translate(-50%, 10px); }\n            20% { opacity: 1; transform: translate(-50%, 0); }\n            80% { opacity: 1; }\n            100% { opacity: 0; }\n        }\n        .td-modal-overlay {\n            display: none; position: fixed; z-index: 9999999; left: 0; top: 0; width: 100vw; height: 100vh;\n            background: rgba(15, 23, 42, 0.75); backdrop-filter: blur(8px); align-items: center; justify-content: center;\n        }\n        .td-modal-box {\n            background: #fff; border-radius: 24px; padding: 2.5rem;\n            max-width: 440px; width: 90%; position: relative; box-shadow: 0 25px 50px -12px rgba(0,0,0,0.5);\n        }\n    <\/style>\n\n    <div class=\"td-refined-card\">\n        <div class=\"td-card-header\">\n            <div class=\"td-brand-side\">\n                <div class=\"td-logo-frame\">\n                    <img decoding=\"async\" src=\"https:\/\/www.tripdeals.ch\/wp-content\/uploads\/2026\/03\/Expedia-copie-Photoroom-1-300x164.png\" alt=\"Logo\">                <\/div>\n                                    <div class=\"td-quick-info\" onclick=\"tdOpenModal('1766')\">Details +<\/div>\n                            <\/div>\n            <div class=\"td-price-side\">\n                <div class=\"td-quality-badge\">Member Price<\/div>                <div class=\"td-price-val\">- 10%<\/div>\n            <\/div>\n        <\/div>\n        \n        <div style=\"font-weight:800; color:#1e293b; margin-bottom:8px; line-height:1.3;\">Expedia<\/div>\n        <div style=\"font-size:0.88rem; color:#64748b; margin-bottom:1.5rem; line-height:1.5;\">Become a member and enjoy a 10% discount.<\/div>\n        \n        <div class=\"td-button-stack\">\n                        <a href=\"https:\/\/www.expedia.ch\/\" target=\"_blank\" class=\"btn-main\" rel=\"noopener\">\n                Visiter Expedia            <\/a>\n        <\/div>\n    <\/div>\n\n    <div id=\"m-1766\" class=\"td-modal-overlay\" onclick=\"if(event.target==this) tdCloseModal('1766')\">\n        <div class=\"td-modal-box\">\n            <span onclick=\"tdCloseModal('1766')\" style=\"position:absolute; top:15px; right:20px; font-size:32px; cursor:pointer; color:#94a3b8;\">&times;<\/span>\n            <div style=\"font-weight:900; font-size:2.2rem; color:#0f172a; line-height:1;\">- 10%<\/div>\n            <div style=\"font-weight:800; margin: 15px 0; color:#1e293b; font-size:1.2rem;\">Expedia<\/div>\n            <div style=\"color:#64748b; font-size:0.95rem; border-top:1px solid #f1f5f9; padding-top:20px; margin-bottom:25px; line-height:1.6;\">\n                The loyalty programme for Expedia (as well as Hotels.com and Vrbo) is now called One Key. This system is unified, meaning you earn benefits regardless of which group platform you use.<br>Moving from one status to the next is not based on the amount spent, but on the number of \"trip elements\" accumulated per calendar year (1 hotel night = 1 element, 1 flight ticket = 1 element, 1 car rental day = 1 element, etc.).<br>Here is the summary of offers and privileges for each status on expedia.ch:<br>Blue Status (0 to 4 elements)<br>This is the entry-level status upon registration.<br>Member Prices: Immediate access to discounts of 10% or more on over 100,000 properties worldwide.<br>Rewards: You earn 2% in OneKeyCash (Expedia\u2019s virtual currency) on eligible bookings for hotels, rentals, activities, and cars.<br>Price Tracking: Free access to the flight price tracking tool on the app.            <\/div>\n            <a href=\"https:\/\/www.expedia.ch\/\" target=\"_blank\" class=\"btn-main\" rel=\"noopener\">GET THE DEAL<\/a>\n        <\/div>\n    <\/div>\n\n    <script>\n    if (typeof tdRevealAndCopy !== 'function') {\n        window.tdRevealAndCopy = function(id, code) {\n            const wrap = document.querySelector('#c-wrap-' + id + ' .btn-main');\n            const display = document.getElementById('c-show-' + id);\n            navigator.clipboard.writeText(code).then(() => {\n                if(wrap) wrap.style.display = 'none';\n                if(display) {\n                    display.style.display = 'flex';\n                    const feedback = document.createElement('div');\n                    feedback.className = 'td-copy-success';\n                    feedback.innerText = 'COPI\u00c9 !';\n                    display.appendChild(feedback);\n                    setTimeout(() => feedback.remove(), 2000);\n                }\n            });\n        };\n        window.tdOpenModal = function(id) { \n            const m = document.getElementById('m-' + id);\n            document.body.appendChild(m);\n            m.style.display = 'flex'; \n            document.body.style.overflow = 'hidden';\n        };\n        window.tdCloseModal = function(id) { \n            document.getElementById('m-' + id).style.display = 'none'; \n            document.body.style.overflow = '';\n        };\n    }\n    <\/script>\n    \n<\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--3 gspb_col-id-gsbp-b263391\" id=\"gspb_col-id-gsbp-b263391\">    \n    <style>\n        \/* --- VIGNETTE REFINED (CORRECTIF IPHONE + EFFETS RESTAUR\u00c9S) --- *\/\n        .td-refined-card {\n            background: #ffffff;\n            padding: 1.8rem;\n            border-radius: 24px;\n            position: relative;\n            \/* Pas de bordure physique, on utilise le shadow pour \u00e9viter le clipping iOS *\/\n            border: none !important; \n            \/* Shadow de base (bordure interne subtile) *\/\n            box-shadow: inset 0 0 0 1px #e2e8f0, 0 2px 4px rgba(0, 0, 0, 0.02);\n            \/* Marge de s\u00e9curit\u00e9 mobile *\/\n            margin: 15px 5px 25px 5px; \n            display: flex;\n            flex-direction: column;\n            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n            -webkit-appearance: none;\n        }\n\n        \/* --- EFFET HOVER COMPLET RESTAUR\u00c9 --- *\/\n        .td-refined-card:hover {\n            transform: translateY(-5px);\n            \/* La bordure interne de la carte devient verte *\/\n            box-shadow: inset 0 0 0 2px #10b981, 0 20px 25px -5px rgba(16, 185, 129, 0.1);\n        }\n\n        \/* --- LE LOGO CHANGE AUSSI AU HOVER --- *\/\n        .td-logo-frame {\n            width: 72px; height: 72px;\n            background: #ffffff;\n            border-radius: 16px;\n            padding: 8px;\n            display: flex; align-items: center; justify-content: center;\n            \/* Bordure interne subtile par d\u00e9faut *\/\n            box-shadow: inset 0 0 0 1px #f1f5f9;\n            transition: all 0.3s ease;\n        }\n\n        \/* Quand on survole la carte, le logo s'illumine en vert *\/\n        .td-refined-card:hover .td-logo-frame {\n            background: #ecfdf5;\n            box-shadow: inset 0 0 0 1px #d1fae5;\n        }\n\n        \/* --- LE RESTE DU CSS (INCHANG\u00c9 MAIS COMPLIS) --- *\/\n        .td-card-header { display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 1.2rem; }\n        .td-logo-frame img { max-width: 100%; height: auto; object-fit: contain; }\n        .td-price-val { color: #0f172a; font-size: 1.8rem; font-weight: 900; line-height: 1; text-align: right; }\n        .td-quality-badge {\n            background: #ecfdf5; color: #059669; font-size: 9px; font-weight: 800; padding: 4px 10px;\n            border-radius: 8px; text-transform: uppercase; box-shadow: inset 0 0 0 1px #d1fae5;\n            display: block; margin-bottom: 5px; text-align: center;\n        }\n        .td-quick-info {\n            font-size: 10px; font-weight: 700; color: #94a3b8; cursor: pointer;\n            text-transform: uppercase; margin-top: 8px; outline: none; -webkit-tap-highlight-color: transparent;\n        }\n        .td-button-stack { display: flex; flex-direction: column; gap: 10px; }\n        .btn-main, .btn-sub, .td-code-display {\n            height: 48px; border-radius: 12px; display: flex; align-items: center; justify-content: center;\n            font-weight: 700; text-transform: uppercase; font-size: 0.8rem; cursor: pointer;\n            transition: all 0.2s ease; text-decoration: none !important; width: 100%; border: none;\n        }\n        .btn-main { background: #10b981; color: #fff !important; }\n        .btn-sub { background: #f8fafc; color: #475569 !important; box-shadow: inset 0 0 0 1px #e2e8f0; }\n        .td-code-display {\n            background: #0f172a; color: #10b981 !important; font-family: monospace; font-size: 1.1rem;\n            border: 2px dashed #10b981; display: none; position: relative;\n        }\n        .td-copy-success {\n            position: absolute; top: -18px; left: 50%; transform: translateX(-50%);\n            background: #10b981; color: white; font-size: 10px; padding: 2px 10px; border-radius: 4px;\n            animation: tdFadeUp 2s forwards; z-index: 10;\n        }\n        @keyframes tdFadeUp {\n            0% { opacity: 0; transform: translate(-50%, 10px); }\n            20% { opacity: 1; transform: translate(-50%, 0); }\n            80% { opacity: 1; }\n            100% { opacity: 0; }\n        }\n        .td-modal-overlay {\n            display: none; position: fixed; z-index: 9999999; left: 0; top: 0; width: 100vw; height: 100vh;\n            background: rgba(15, 23, 42, 0.75); backdrop-filter: blur(8px); align-items: center; justify-content: center;\n        }\n        .td-modal-box {\n            background: #fff; border-radius: 24px; padding: 2.5rem;\n            max-width: 440px; width: 90%; position: relative; box-shadow: 0 25px 50px -12px rgba(0,0,0,0.5);\n        }\n    <\/style>\n\n    <div class=\"td-refined-card\">\n        <div class=\"td-card-header\">\n            <div class=\"td-brand-side\">\n                <div class=\"td-logo-frame\">\n                    <img decoding=\"async\" src=\"https:\/\/www.tripdeals.ch\/wp-content\/uploads\/2026\/03\/Expedia-copie-Photoroom-1-300x164.png\" alt=\"Logo\">                <\/div>\n                                    <div class=\"td-quick-info\" onclick=\"tdOpenModal('1768')\">Details +<\/div>\n                            <\/div>\n            <div class=\"td-price-side\">\n                <div class=\"td-quality-badge\">Silver Member<\/div>                <div class=\"td-price-val\">15%<\/div>\n            <\/div>\n        <\/div>\n        \n        <div style=\"font-weight:800; color:#1e293b; margin-bottom:8px; line-height:1.3;\">Expedia<\/div>\n        <div style=\"font-size:0.88rem; color:#64748b; margin-bottom:1.5rem; line-height:1.5;\">Collect 4 nights or more and save 15%.<\/div>\n        \n        <div class=\"td-button-stack\">\n                        <a href=\"https:\/\/www.expedia.ch\/\" target=\"_blank\" class=\"btn-main\" rel=\"noopener\">\n                Visiter Expedia            <\/a>\n        <\/div>\n    <\/div>\n\n    <div id=\"m-1768\" class=\"td-modal-overlay\" onclick=\"if(event.target==this) tdCloseModal('1768')\">\n        <div class=\"td-modal-box\">\n            <span onclick=\"tdCloseModal('1768')\" style=\"position:absolute; top:15px; right:20px; font-size:32px; cursor:pointer; color:#94a3b8;\">&times;<\/span>\n            <div style=\"font-weight:900; font-size:2.2rem; color:#0f172a; line-height:1;\">15%<\/div>\n            <div style=\"font-weight:800; margin: 15px 0; color:#1e293b; font-size:1.2rem;\">Expedia<\/div>\n            <div style=\"color:#64748b; font-size:0.95rem; border-top:1px solid #f1f5f9; padding-top:20px; margin-bottom:25px; line-height:1.6;\">\n                Silver Status (5 to 14 elements)<br>Accessed after accumulating 5 elements (e.g. 5 hotel nights).<br>Increased savings: Discounts of 15% or more on selected hotels.<br>VIP Access benefits: In \"VIP Access\" properties, you earn 3% in OneKeyCash (instead of 2%).<br>In-stay extras: Access to specific privileges in certain VIP Access hotels (welcome drink, spa discounts, etc.).<br>Support: Priority customer service.            <\/div>\n            <a href=\"https:\/\/www.expedia.ch\/\" target=\"_blank\" class=\"btn-main\" rel=\"noopener\">GET THE DEAL<\/a>\n        <\/div>\n    <\/div>\n\n    <script>\n    if (typeof tdRevealAndCopy !== 'function') {\n        window.tdRevealAndCopy = function(id, code) {\n            const wrap = document.querySelector('#c-wrap-' + id + ' .btn-main');\n            const display = document.getElementById('c-show-' + id);\n            navigator.clipboard.writeText(code).then(() => {\n                if(wrap) wrap.style.display = 'none';\n                if(display) {\n                    display.style.display = 'flex';\n                    const feedback = document.createElement('div');\n                    feedback.className = 'td-copy-success';\n                    feedback.innerText = 'COPI\u00c9 !';\n                    display.appendChild(feedback);\n                    setTimeout(() => feedback.remove(), 2000);\n                }\n            });\n        };\n        window.tdOpenModal = function(id) { \n            const m = document.getElementById('m-' + id);\n            document.body.appendChild(m);\n            m.style.display = 'flex'; \n            document.body.style.overflow = 'hidden';\n        };\n        window.tdCloseModal = function(id) { \n            document.getElementById('m-' + id).style.display = 'none'; \n            document.body.style.overflow = '';\n        };\n    }\n    <\/script>\n    \n<\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--3 gspb_col-id-gsbp-5e901fc\" id=\"gspb_col-id-gsbp-5e901fc\">    \n    <style>\n        \/* --- VIGNETTE REFINED (CORRECTIF IPHONE + EFFETS RESTAUR\u00c9S) --- *\/\n        .td-refined-card {\n            background: #ffffff;\n            padding: 1.8rem;\n            border-radius: 24px;\n            position: relative;\n            \/* Pas de bordure physique, on utilise le shadow pour \u00e9viter le clipping iOS *\/\n            border: none !important; \n            \/* Shadow de base (bordure interne subtile) *\/\n            box-shadow: inset 0 0 0 1px #e2e8f0, 0 2px 4px rgba(0, 0, 0, 0.02);\n            \/* Marge de s\u00e9curit\u00e9 mobile *\/\n            margin: 15px 5px 25px 5px; \n            display: flex;\n            flex-direction: column;\n            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n            -webkit-appearance: none;\n        }\n\n        \/* --- EFFET HOVER COMPLET RESTAUR\u00c9 --- *\/\n        .td-refined-card:hover {\n            transform: translateY(-5px);\n            \/* La bordure interne de la carte devient verte *\/\n            box-shadow: inset 0 0 0 2px #10b981, 0 20px 25px -5px rgba(16, 185, 129, 0.1);\n        }\n\n        \/* --- LE LOGO CHANGE AUSSI AU HOVER --- *\/\n        .td-logo-frame {\n            width: 72px; height: 72px;\n            background: #ffffff;\n            border-radius: 16px;\n            padding: 8px;\n            display: flex; align-items: center; justify-content: center;\n            \/* Bordure interne subtile par d\u00e9faut *\/\n            box-shadow: inset 0 0 0 1px #f1f5f9;\n            transition: all 0.3s ease;\n        }\n\n        \/* Quand on survole la carte, le logo s'illumine en vert *\/\n        .td-refined-card:hover .td-logo-frame {\n            background: #ecfdf5;\n            box-shadow: inset 0 0 0 1px #d1fae5;\n        }\n\n        \/* --- LE RESTE DU CSS (INCHANG\u00c9 MAIS COMPLIS) --- *\/\n        .td-card-header { display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 1.2rem; }\n        .td-logo-frame img { max-width: 100%; height: auto; object-fit: contain; }\n        .td-price-val { color: #0f172a; font-size: 1.8rem; font-weight: 900; line-height: 1; text-align: right; }\n        .td-quality-badge {\n            background: #ecfdf5; color: #059669; font-size: 9px; font-weight: 800; padding: 4px 10px;\n            border-radius: 8px; text-transform: uppercase; box-shadow: inset 0 0 0 1px #d1fae5;\n            display: block; margin-bottom: 5px; text-align: center;\n        }\n        .td-quick-info {\n            font-size: 10px; font-weight: 700; color: #94a3b8; cursor: pointer;\n            text-transform: uppercase; margin-top: 8px; outline: none; -webkit-tap-highlight-color: transparent;\n        }\n        .td-button-stack { display: flex; flex-direction: column; gap: 10px; }\n        .btn-main, .btn-sub, .td-code-display {\n            height: 48px; border-radius: 12px; display: flex; align-items: center; justify-content: center;\n            font-weight: 700; text-transform: uppercase; font-size: 0.8rem; cursor: pointer;\n            transition: all 0.2s ease; text-decoration: none !important; width: 100%; border: none;\n        }\n        .btn-main { background: #10b981; color: #fff !important; }\n        .btn-sub { background: #f8fafc; color: #475569 !important; box-shadow: inset 0 0 0 1px #e2e8f0; }\n        .td-code-display {\n            background: #0f172a; color: #10b981 !important; font-family: monospace; font-size: 1.1rem;\n            border: 2px dashed #10b981; display: none; position: relative;\n        }\n        .td-copy-success {\n            position: absolute; top: -18px; left: 50%; transform: translateX(-50%);\n            background: #10b981; color: white; font-size: 10px; padding: 2px 10px; border-radius: 4px;\n            animation: tdFadeUp 2s forwards; z-index: 10;\n        }\n        @keyframes tdFadeUp {\n            0% { opacity: 0; transform: translate(-50%, 10px); }\n            20% { opacity: 1; transform: translate(-50%, 0); }\n            80% { opacity: 1; }\n            100% { opacity: 0; }\n        }\n        .td-modal-overlay {\n            display: none; position: fixed; z-index: 9999999; left: 0; top: 0; width: 100vw; height: 100vh;\n            background: rgba(15, 23, 42, 0.75); backdrop-filter: blur(8px); align-items: center; justify-content: center;\n        }\n        .td-modal-box {\n            background: #fff; border-radius: 24px; padding: 2.5rem;\n            max-width: 440px; width: 90%; position: relative; box-shadow: 0 25px 50px -12px rgba(0,0,0,0.5);\n        }\n    <\/style>\n\n    <div class=\"td-refined-card\">\n        <div class=\"td-card-header\">\n            <div class=\"td-brand-side\">\n                <div class=\"td-logo-frame\">\n                                    <\/div>\n                                    <div class=\"td-quick-info\" onclick=\"tdOpenModal('1770')\">Details +<\/div>\n                            <\/div>\n            <div class=\"td-price-side\">\n                <div class=\"td-quality-badge\">Gold Member<\/div>                <div class=\"td-price-val\">- 20%<\/div>\n            <\/div>\n        <\/div>\n        \n        <div style=\"font-weight:800; color:#1e293b; margin-bottom:8px; line-height:1.3;\">Expedia<\/div>\n        <div style=\"font-size:0.88rem; color:#64748b; margin-bottom:1.5rem; line-height:1.5;\">Collect 15 nights or more and save 15%.<\/div>\n        \n        <div class=\"td-button-stack\">\n                        <a href=\"https:\/\/www.expedia.ch\/\" target=\"_blank\" class=\"btn-main\" rel=\"noopener\">\n                Visiter Expedia            <\/a>\n        <\/div>\n    <\/div>\n\n    <div id=\"m-1770\" class=\"td-modal-overlay\" onclick=\"if(event.target==this) tdCloseModal('1770')\">\n        <div class=\"td-modal-box\">\n            <span onclick=\"tdCloseModal('1770')\" style=\"position:absolute; top:15px; right:20px; font-size:32px; cursor:pointer; color:#94a3b8;\">&times;<\/span>\n            <div style=\"font-weight:900; font-size:2.2rem; color:#0f172a; line-height:1;\">- 20%<\/div>\n            <div style=\"font-weight:800; margin: 15px 0; color:#1e293b; font-size:1.2rem;\">Expedia<\/div>\n            <div style=\"color:#64748b; font-size:0.95rem; border-top:1px solid #f1f5f9; padding-top:20px; margin-bottom:25px; line-height:1.6;\">\n                Gold Status (15 to 29 elements)<br>The level for regular travellers.<br>Maximum savings: Discounts of 20% or more at participating hotels.<br>VIP Access benefits: You earn 4% in OneKeyCash at these properties.<br>Upgrades: Possibility of a free room upgrade upon arrival at VIP Access hotels (subject to availability).<br>Price protection: Price Drop Protection on select flights booked via the app.            <\/div>\n            <a href=\"https:\/\/www.expedia.ch\/\" target=\"_blank\" class=\"btn-main\" rel=\"noopener\">GET THE DEAL<\/a>\n        <\/div>\n    <\/div>\n\n    <script>\n    if (typeof tdRevealAndCopy !== 'function') {\n        window.tdRevealAndCopy = function(id, code) {\n            const wrap = document.querySelector('#c-wrap-' + id + ' .btn-main');\n            const display = document.getElementById('c-show-' + id);\n            navigator.clipboard.writeText(code).then(() => {\n                if(wrap) wrap.style.display = 'none';\n                if(display) {\n                    display.style.display = 'flex';\n                    const feedback = document.createElement('div');\n                    feedback.className = 'td-copy-success';\n                    feedback.innerText = 'COPI\u00c9 !';\n                    display.appendChild(feedback);\n                    setTimeout(() => feedback.remove(), 2000);\n                }\n            });\n        };\n        window.tdOpenModal = function(id) { \n            const m = document.getElementById('m-' + id);\n            document.body.appendChild(m);\n            m.style.display = 'flex'; \n            document.body.style.overflow = 'hidden';\n        };\n        window.tdCloseModal = function(id) { \n            document.getElementById('m-' + id).style.display = 'none'; \n            document.body.style.overflow = '';\n        };\n    }\n    <\/script>\n    \n<\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--3 gspb_col-id-gsbp-c26da65\" id=\"gspb_col-id-gsbp-c26da65\">    \n    <style>\n        \/* --- VIGNETTE REFINED (CORRECTIF IPHONE + EFFETS RESTAUR\u00c9S) --- *\/\n        .td-refined-card {\n            background: #ffffff;\n            padding: 1.8rem;\n            border-radius: 24px;\n            position: relative;\n            \/* Pas de bordure physique, on utilise le shadow pour \u00e9viter le clipping iOS *\/\n            border: none !important; \n            \/* Shadow de base (bordure interne subtile) *\/\n            box-shadow: inset 0 0 0 1px #e2e8f0, 0 2px 4px rgba(0, 0, 0, 0.02);\n            \/* Marge de s\u00e9curit\u00e9 mobile *\/\n            margin: 15px 5px 25px 5px; \n            display: flex;\n            flex-direction: column;\n            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n            -webkit-appearance: none;\n        }\n\n        \/* --- EFFET HOVER COMPLET RESTAUR\u00c9 --- *\/\n        .td-refined-card:hover {\n            transform: translateY(-5px);\n            \/* La bordure interne de la carte devient verte *\/\n            box-shadow: inset 0 0 0 2px #10b981, 0 20px 25px -5px rgba(16, 185, 129, 0.1);\n        }\n\n        \/* --- LE LOGO CHANGE AUSSI AU HOVER --- *\/\n        .td-logo-frame {\n            width: 72px; height: 72px;\n            background: #ffffff;\n            border-radius: 16px;\n            padding: 8px;\n            display: flex; align-items: center; justify-content: center;\n            \/* Bordure interne subtile par d\u00e9faut *\/\n            box-shadow: inset 0 0 0 1px #f1f5f9;\n            transition: all 0.3s ease;\n        }\n\n        \/* Quand on survole la carte, le logo s'illumine en vert *\/\n        .td-refined-card:hover .td-logo-frame {\n            background: #ecfdf5;\n            box-shadow: inset 0 0 0 1px #d1fae5;\n        }\n\n        \/* --- LE RESTE DU CSS (INCHANG\u00c9 MAIS COMPLIS) --- *\/\n        .td-card-header { display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 1.2rem; }\n        .td-logo-frame img { max-width: 100%; height: auto; object-fit: contain; }\n        .td-price-val { color: #0f172a; font-size: 1.8rem; font-weight: 900; line-height: 1; text-align: right; }\n        .td-quality-badge {\n            background: #ecfdf5; color: #059669; font-size: 9px; font-weight: 800; padding: 4px 10px;\n            border-radius: 8px; text-transform: uppercase; box-shadow: inset 0 0 0 1px #d1fae5;\n            display: block; margin-bottom: 5px; text-align: center;\n        }\n        .td-quick-info {\n            font-size: 10px; font-weight: 700; color: #94a3b8; cursor: pointer;\n            text-transform: uppercase; margin-top: 8px; outline: none; -webkit-tap-highlight-color: transparent;\n        }\n        .td-button-stack { display: flex; flex-direction: column; gap: 10px; }\n        .btn-main, .btn-sub, .td-code-display {\n            height: 48px; border-radius: 12px; display: flex; align-items: center; justify-content: center;\n            font-weight: 700; text-transform: uppercase; font-size: 0.8rem; cursor: pointer;\n            transition: all 0.2s ease; text-decoration: none !important; width: 100%; border: none;\n        }\n        .btn-main { background: #10b981; color: #fff !important; }\n        .btn-sub { background: #f8fafc; color: #475569 !important; box-shadow: inset 0 0 0 1px #e2e8f0; }\n        .td-code-display {\n            background: #0f172a; color: #10b981 !important; font-family: monospace; font-size: 1.1rem;\n            border: 2px dashed #10b981; display: none; position: relative;\n        }\n        .td-copy-success {\n            position: absolute; top: -18px; left: 50%; transform: translateX(-50%);\n            background: #10b981; color: white; font-size: 10px; padding: 2px 10px; border-radius: 4px;\n            animation: tdFadeUp 2s forwards; z-index: 10;\n        }\n        @keyframes tdFadeUp {\n            0% { opacity: 0; transform: translate(-50%, 10px); }\n            20% { opacity: 1; transform: translate(-50%, 0); }\n            80% { opacity: 1; }\n            100% { opacity: 0; }\n        }\n        .td-modal-overlay {\n            display: none; position: fixed; z-index: 9999999; left: 0; top: 0; width: 100vw; height: 100vh;\n            background: rgba(15, 23, 42, 0.75); backdrop-filter: blur(8px); align-items: center; justify-content: center;\n        }\n        .td-modal-box {\n            background: #fff; border-radius: 24px; padding: 2.5rem;\n            max-width: 440px; width: 90%; position: relative; box-shadow: 0 25px 50px -12px rgba(0,0,0,0.5);\n        }\n    <\/style>\n\n    <div class=\"td-refined-card\">\n        <div class=\"td-card-header\">\n            <div class=\"td-brand-side\">\n                <div class=\"td-logo-frame\">\n                    <img decoding=\"async\" src=\"https:\/\/www.tripdeals.ch\/wp-content\/uploads\/2026\/03\/Expedia-copie-Photoroom-1-300x164.png\" alt=\"Logo\">                <\/div>\n                                    <div class=\"td-quick-info\" onclick=\"tdOpenModal('1773')\">Details +<\/div>\n                            <\/div>\n            <div class=\"td-price-side\">\n                <div class=\"td-quality-badge\">Platinum Member<\/div>                <div class=\"td-price-val\">- 20%<\/div>\n            <\/div>\n        <\/div>\n        \n        <div style=\"font-weight:800; color:#1e293b; margin-bottom:8px; line-height:1.3;\">Expedia<\/div>\n        <div style=\"font-size:0.88rem; color:#64748b; margin-bottom:1.5rem; line-height:1.5;\">Collect 30 nights or more to save 20% and get an upgrade.<\/div>\n        \n        <div class=\"td-button-stack\">\n                        <a href=\"https:\/\/www.expedia.ch\/\" target=\"_blank\" class=\"btn-main\" rel=\"noopener\">\n                Visiter Expedia            <\/a>\n        <\/div>\n    <\/div>\n\n    <div id=\"m-1773\" class=\"td-modal-overlay\" onclick=\"if(event.target==this) tdCloseModal('1773')\">\n        <div class=\"td-modal-box\">\n            <span onclick=\"tdCloseModal('1773')\" style=\"position:absolute; top:15px; right:20px; font-size:32px; cursor:pointer; color:#94a3b8;\">&times;<\/span>\n            <div style=\"font-weight:900; font-size:2.2rem; color:#0f172a; line-height:1;\">- 20%<\/div>\n            <div style=\"font-weight:800; margin: 15px 0; color:#1e293b; font-size:1.2rem;\">Expedia<\/div>\n            <div style=\"color:#64748b; font-size:0.95rem; border-top:1px solid #f1f5f9; padding-top:20px; margin-bottom:25px; line-height:1.6;\">\n                Platinum Status (30 elements and more)<br>The ultimate level for frequent travellers.<br>Maximum rewards: You earn 6% in OneKeyCash at VIP Access properties.<br>All Gold benefits: Includes the 20% discounts and room upgrades.<br>Elite support: Access to a dedicated and ultra-responsive Platinum VIP assistance line.            <\/div>\n            <a href=\"https:\/\/www.expedia.ch\/\" target=\"_blank\" class=\"btn-main\" rel=\"noopener\">GET THE DEAL<\/a>\n        <\/div>\n    <\/div>\n\n    <script>\n    if (typeof tdRevealAndCopy !== 'function') {\n        window.tdRevealAndCopy = function(id, code) {\n            const wrap = document.querySelector('#c-wrap-' + id + ' .btn-main');\n            const display = document.getElementById('c-show-' + id);\n            navigator.clipboard.writeText(code).then(() => {\n                if(wrap) wrap.style.display = 'none';\n                if(display) {\n                    display.style.display = 'flex';\n                    const feedback = document.createElement('div');\n                    feedback.className = 'td-copy-success';\n                    feedback.innerText = 'COPI\u00c9 !';\n                    display.appendChild(feedback);\n                    setTimeout(() => feedback.remove(), 2000);\n                }\n            });\n        };\n        window.tdOpenModal = function(id) { \n            const m = document.getElementById('m-' + id);\n            document.body.appendChild(m);\n            m.style.display = 'flex'; \n            document.body.style.overflow = 'hidden';\n        };\n        window.tdCloseModal = function(id) { \n            document.getElementById('m-' + id).style.display = 'none'; \n            document.body.style.overflow = '';\n        };\n    }\n    <\/script>\n    \n<\/div>\n <\/div><div class=\"gspb_smartscroll_btns\"><span class=\"gs-prev-next-button previous\"><svg class=\"gs-prev-next-button-icon\" viewbox=\"0 0 100 100\"><path d=\"M 10,50 L 60,100 L 70,90 L 30,50  L 70,10 L 60,0 Z\" class=\"arrow\"><\/path><\/svg><\/span><span class=\"gs-prev-next-button next\"><svg class=\"gs-prev-next-button-icon\" viewbox=\"0 0 100 100\"><path d=\"M 10,50 L 60,100 L 70,90 L 30,50  L 70,10 L 60,0 Z\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/span><\/div><\/div>\n\n\n\n<section class=\"wp-block-greenshift-blocks-row alignfull gspb_row gspb_row-id-gsbp-543f070 gspb_row--gutter-30\" id=\"gspb_row-id-gsbp-543f070\"><div class=\"gspb_row__content\"> \n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--9 gspb_col-id-gsbp-fbc175d\" id=\"gspb_col-id-gsbp-fbc175d\">\n<div class=\"wp-block-greenshift-blocks-container alignfull gspb_container gspb_container-gsbp-784026b\" id=\"gspb_container-id-gsbp-784026b\">\n<div class=\"wp-block-greenshift-blocks-iconbox gspb_iconBox gspb_iconBox-id-gsbp-8785f2e\" id=\"gspb_iconBox-id-gsbp-8785f2e\"><div class=\"gspb_iconBox__wrapper\" style=\"display:inline-flex\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:5rem;height:5rem;margin:10px\" viewbox=\"0 0 26 26\">\n  <path d=\"m13 0 1.848 11.152L26 13l-11.152 1.848L13 26l-1.848-11.152L0 13l11.152-1.848z\"><\/path>\n<\/svg><\/div><\/div>\n\n\n\n<h6 id=\"gspb_heading-id-gsbp-75aa25a\" class=\"gspb_heading gspb_heading-id-gsbp-75aa25a\">Coupons and Discounts on Expedia Switzerland<\/h6>\n\n\n\n<div class=\"wp-block-greenshift-blocks-iconbox gspb_iconBox gspb_iconBox-id-gsbp-9a2ae78\" id=\"gspb_iconBox-id-gsbp-9a2ae78\"><div class=\"gspb_iconBox__wrapper\" style=\"display:inline-flex\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:5rem;height:5rem;margin:10px\" viewbox=\"0 0 26 26\">\n  <path d=\"m13 0 1.848 11.152L26 13l-11.152 1.848L13 26l-1.848-11.152L0 13l11.152-1.848z\"><\/path>\n<\/svg><\/div><\/div>\n<\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-9ee9c8d\" class=\"gspb_heading gspb_heading-id-gsbp-9ee9c8d\">Why the \u201cFlight + Hotel\u201d Package is the #1 Leverage in Switzerland<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-89542f4\" class=\"gspb_text gspb_text-id-gsbp-89542f4 translation-block\">If you book your flight on the SWISS or EasyJet website and then your hotel separately, you almost always pay full price. Expedia's secret lies in its <strong>Packages<\/strong>.<br>\u2022 <strong>Negotiated rates:<\/strong> By combining the two, you access prices that providers are not allowed to display publicly to avoid breaking the market.<br>\u2022 <strong>Real savings:<\/strong> In Switzerland, where tickets departing from Cointrin or Kloten are expensive, this method allows you to save between 15% and 25% on the total.<br>\u2022 <strong>Ideal for:<\/strong> A city break in London or a week in Mallorca without emptying your savings account.<\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-d064936\" class=\"gspb_heading gspb_heading-id-gsbp-d064936\">Mobile Booking: An invisible 10% coupon<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-aee6f35\" class=\"gspb_text gspb_text-id-gsbp-aee6f35 translation-block\">Expedia wants to build loyalty through its <strong>mobile app<\/strong>. That is where the best deals for the Swiss market are hidden.<br>\u2022 <strong>The advantage:<\/strong> Thousands of hotels display an \"App-exclusive price\" badge.<br>\u2022 <strong>The gain:<\/strong> An immediate discount of <strong>around 10%<\/strong>, which is added to your member benefits.<br>\u2022 <strong>The little extra:<\/strong> The app is perfect for managing your itineraries and receiving real-time alerts for gate changes at Zurich Airport.<\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-c9625df\" class=\"gspb_heading gspb_heading-id-gsbp-c9625df\">Becoming a One Key Member: The universal \"Cash\" system<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-001ce34\" class=\"gspb_text gspb_text-id-gsbp-001ce34 translation-block\">Since 2024, Expedia has harmonized its loyalty program with Hotels.com and Vrbo (Abritel). This is a revolution for Swiss travelers.<br>\u2022 <strong>OneKeyCash\u2122:<\/strong> No more complicated points. Every franc spent earns you virtual \"cash.\" Earn cash on a flight and spend it on a car rental or a hotel.<br>\u2022 <strong>The Tiers:<\/strong> From <strong>Silver<\/strong> status (5 travel elements), you access benefits such as free breakfast or spa credits.<br>\u2022 <strong>Accessibility:<\/strong> Silver status is very accessible for any Swiss resident who flies twice a year.<\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-bca8db3\" class=\"gspb_heading gspb_heading-id-gsbp-bca8db3\">Can you actually find a valid \"Expedia Promo Code\" in Switzerland?<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-9785cbc\" class=\"gspb_text gspb_text-id-gsbp-9785cbc translation-block\">The short answer is: <strong>rarely in text form<\/strong>. Expedia now prioritizes integrated discounts.<br>\u2022 <strong>\u201cApp-Only\u201d codes:<\/strong> Expedia sometimes issues codes (-10% or -15%) that only work on their app. They are displayed on a banner as soon as you open the app.<br>\u2022 <strong>Swiss partner coupons:<\/strong> Certain organizations like <strong>TCS, ACS<\/strong>, or <strong>UBS KeyClub<\/strong> offer CHF 50 or CHF 100 vouchers. These are for one-time use and linked to your membership.<br>\u2022 <strong>The trap of generic sites:<\/strong> If you see a code like \u201cEXPEDIA20\u201d, move on. The promotion is typically activated via a <strong>tracked discount link<\/strong> (like our \u201cGet the deal\u201d buttons).<\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-7da3406\" class=\"gspb_heading gspb_heading-id-gsbp-7da3406\">The ultimate \"Hack\": Combining One Key with your bank card<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-68401e2\" class=\"gspb_text gspb_text-id-gsbp-68401e2 translation-block\">Since Expedia allows you to pay directly in <strong>CHF<\/strong>, you already avoid the 2.5% conversion fees charged by traditional banks (UBS, Raiffeisen, etc.). But to go further, here is the method to stack your gains:<br>\u2022 <strong>Step 1:<\/strong> Earn your <strong>2% OneKeyCash<\/strong> directly in your Expedia account at the time of booking.<br>\u2022 <strong>Step 2:<\/strong> Pay the balance with a card like <strong>Neon or Revolut<\/strong>. This ensures you don't lose a cent in exchange fees on options payable on-site (meals, tips, little extras).<br>\u2022 <strong>Step 3:<\/strong> If you have a <strong>Cashback Card (Swisscard)<\/strong>, you get an additional <strong>1% cashback<\/strong> on the total amount paid.<br>This is how you turn a CHF 2,000 trip into a real saving of nearly <strong>CHF 400<\/strong>, all without even needing to enter an alphanumeric promo code.<\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-3e68c45\" class=\"gspb_heading gspb_heading-id-gsbp-3e68c45\">FAQ: Your questions about Expedia discounts in Switzerland<\/h2>\n\n\n\n<div class=\"wp-block-greenshift-blocks-accordion gs-accordion gspb_accordion-id-gsbp-dda1604\" id=\"gspb_accordion-id-gsbp-dda1604\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\">\n<div class=\"wp-block-greenshift-blocks-accordionitem gs-accordion-item gspb_accordionitem-gsbp-3fb7c7c gsclose\" id=\"gspb_accordionitem-gsbp-3fb7c7c\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"><div id=\"gs-trigger-gsbp-dda1604-0\" class=\"gs-accordion-item__title\" aria-expanded=\"false\" role=\"button\" tabindex=\"0\" aria-controls=\"gspb-accordion-item-content-gsbp-3fb7c7c\"><div class=\"gs-accordion-item__heading\"><strong><strong><strong><strong>Can I use OneKeyCash to pay for a flight alone?<\/strong><\/strong><\/strong><\/strong><\/div><meta itemprop=\"name\" content=\"<strong&gt;<strong&gt;<strong&gt;Peut-on utiliser le OneKeyCash pour payer un vol seul ?<\/strong&gt;<\/strong&gt;<\/strong&gt;\"\/><span class=\"iconfortoggle\"><span class=\"gs-iconbefore\"><\/span><span class=\"gs-iconafter\"><\/span><\/span><\/div><div aria-labelledby=\"gs-trigger-gsbp-dda1604-0\" class=\"gs-accordion-item__content\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\" id=\"gspb-accordion-item-content-gsbp-3fb7c7c\" aria-hidden=\"true\"><div class=\"gs-accordion-item__text\" itemprop=\"text\">\n<p class=\"has-palette-color-4-color has-text-color has-link-color wp-elements-3804c13fad29e59f7113e2ddbde5c54a translation-block\">Yes, but with one condition: you must have enough cash to cover the <strong>entire<\/strong> price of the flight (including taxes). Unlike hotels, where you can pay \"part in cash, part by card,\" airlines often require full payment for the ticket.<\/p>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-accordionitem gs-accordion-item gspb_accordionitem-gsbp-5d4e1f7 gsclose\" id=\"gspb_accordionitem-gsbp-5d4e1f7\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"><div id=\"gs-trigger-gsbp-dda1604-1\" class=\"gs-accordion-item__title\" aria-expanded=\"false\" role=\"button\" tabindex=\"0\" aria-controls=\"gspb-accordion-item-content-gsbp-5d4e1f7\"><div class=\"gs-accordion-item__heading\"><strong><strong><strong><strong>Are Expedia promo codes valid for flights?<\/strong><\/strong><\/strong><\/strong><\/div><meta itemprop=\"name\" content=\"<strong&gt;<strong&gt;<strong&gt;Les codes promos Expedia sont-ils valables sur les vols ?<\/strong&gt;<\/strong&gt;<\/strong&gt;\"\/><span class=\"iconfortoggle\"><span class=\"gs-iconbefore\"><\/span><span class=\"gs-iconafter\"><\/span><\/span><\/div><div aria-labelledby=\"gs-trigger-gsbp-dda1604-1\" class=\"gs-accordion-item__content\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\" id=\"gspb-accordion-item-content-gsbp-5d4e1f7\" aria-hidden=\"true\"><div class=\"gs-accordion-item__text\" itemprop=\"text\">\n<p class=\"has-palette-color-4-color has-text-color has-link-color wp-elements-4b6d677fdf7cfa70c6c80222b5485714 translation-block\">No. Let\u2019s be clear: there are practically no promo codes that reduce the price of a flight ticket alone. Expedia codes apply only to the <strong>Accommodation<\/strong> portion or to <strong>Activities<\/strong>.<\/p>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-accordionitem gs-accordion-item gspb_accordionitem-gsbp-8006c67 gsclose\" id=\"gspb_accordionitem-gsbp-8006c67\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"><div id=\"gs-trigger-gsbp-dda1604-2\" class=\"gs-accordion-item__title\" aria-expanded=\"false\" role=\"button\" tabindex=\"0\" aria-controls=\"gspb-accordion-item-content-gsbp-8006c67\"><div class=\"gs-accordion-item__heading\"><strong><strong><strong>Is my OneKeyCash\u2122 combinable between Expedia, Hotels.com, and Vrbo?<\/strong><\/strong><\/strong><\/div><meta itemprop=\"name\" content=\"<strong&gt;<strong&gt;Mon OneKeyCash\u2122 est-il cumulable entre Expedia, Hotels.com et Abritel ?<\/strong&gt;<\/strong&gt;\"\/><span class=\"iconfortoggle\"><span class=\"gs-iconbefore\"><\/span><span class=\"gs-iconafter\"><\/span><\/span><\/div><div aria-labelledby=\"gs-trigger-gsbp-dda1604-2\" class=\"gs-accordion-item__content\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\" id=\"gspb-accordion-item-content-gsbp-8006c67\" aria-hidden=\"true\"><div class=\"gs-accordion-item__text\" itemprop=\"text\">\n<p class=\"has-palette-color-4-color has-text-color has-link-color wp-elements-cea53da4a0e9a9568cda21691b67475d translation-block\">This is the great strength of this ecosystem. Yes, your Expedia account is <strong>universal<\/strong>. If you earn cash by renting a chalet in <strong>Grindelwald<\/strong> on Vrbo, you can deduct that amount immediately to book a SWISS flight on Expedia or a hotel stay in <strong>Geneva<\/strong> on Hotels.com.<\/p>\n\n\n\n<p class=\"has-palette-color-4-color has-text-color has-link-color wp-elements-551bb8a8ee3fc3246ca724e273fbda3b translation-block\"><strong>TripDeals Tip:<\/strong> Always use the same email address for your three accounts so that your rewards balance is synchronised in real time. This is the fastest way to grow your rewards pot.<\/p>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-accordionitem gs-accordion-item gspb_accordionitem-gsbp-add9892 gsclose\" id=\"gspb_accordionitem-gsbp-add9892\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"><div id=\"gs-trigger-gsbp-dda1604-3\" class=\"gs-accordion-item__title\" aria-expanded=\"false\" role=\"button\" tabindex=\"0\" aria-controls=\"gspb-accordion-item-content-gsbp-add9892\"><div class=\"gs-accordion-item__heading\"><strong><strong><strong>Is baggage included in Expedia \"Package\" rates?<\/strong><\/strong><\/strong><\/div><meta itemprop=\"name\" content=\"<strong&gt;<strong&gt;Est-ce que les bagages sont inclus dans les tarifs &quot;Formule&quot; d'Expedia ?<\/strong&gt;<\/strong&gt;\"\/><span class=\"iconfortoggle\"><span class=\"gs-iconbefore\"><\/span><span class=\"gs-iconafter\"><\/span><\/span><\/div><div aria-labelledby=\"gs-trigger-gsbp-dda1604-3\" class=\"gs-accordion-item__content\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\" id=\"gspb-accordion-item-content-gsbp-add9892\" aria-hidden=\"true\"><div class=\"gs-accordion-item__text\" itemprop=\"text\">\n<p class=\"has-palette-color-4-color has-text-color has-link-color wp-elements-950a8c352abcce3323165ee7a6915843 translation-block\">This is the classic trap when departing from <strong>Geneva<\/strong> or <strong>Zurich<\/strong>. Expedia often displays <strong>\"Economy Light\"<\/strong> fares (without checked baggage) to be as competitive as possible.<br>Before confirming your Flight + Hotel package, double-check the baggage options in the summary. It is sometimes more cost-effective to choose a slightly more expensive hotel that includes a higher flight class (with baggage) rather than paying the 40 or 60 CHF baggage fee separately afterwards.<\/p>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-accordionitem gs-accordion-item gspb_accordionitem-gsbp-980e689 gsclose\" id=\"gspb_accordionitem-gsbp-980e689\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"><div id=\"gs-trigger-gsbp-dda1604-4\" class=\"gs-accordion-item__title\" aria-expanded=\"false\" role=\"button\" tabindex=\"0\" aria-controls=\"gspb-accordion-item-content-gsbp-980e689\"><div class=\"gs-accordion-item__heading\"><strong><strong><strong><strong>Is Expedia a real travel agency?<\/strong><\/strong><\/strong><\/strong><\/div><meta itemprop=\"name\" content=\"<strong&gt;<strong&gt;<strong&gt;Expedia est-elle une v\u00e9ritable agence de voyage ?<\/strong&gt;<\/strong&gt;<\/strong&gt;\"\/><span class=\"iconfortoggle\"><span class=\"gs-iconbefore\"><\/span><span class=\"gs-iconafter\"><\/span><\/span><\/div><div aria-labelledby=\"gs-trigger-gsbp-dda1604-4\" class=\"gs-accordion-item__content\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\" id=\"gspb-accordion-item-content-gsbp-980e689\" aria-hidden=\"true\"><div class=\"gs-accordion-item__text\" itemprop=\"text\">\n<p class=\"has-palette-color-4-color has-text-color has-link-color wp-elements-f26f7bb2314f0ad1216a1e76305c4da1 translation-block\">Yes. Unlike Booking, Expedia acts as an <strong>online travel agency<\/strong>. This means that when you book a <strong>Flight + Hotel Package<\/strong>, you benefit from \"package holiday\" protections. If your flight departing from Switzerland is cancelled, Expedia is your single point of contact to reorganise your stay. This is a level of security you don't get when booking each component separately on different sites. However, be aware: for flight-only bookings, Expedia remains a simple intermediary, and the airline's terms and conditions take precedence.<\/p>\n<\/div><\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--3 gspb_col-id-gsbp-0ee75ad\" id=\"gspb_col-id-gsbp-0ee75ad\">\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-8d949a8\" id=\"gspb_row-id-gsbp-8d949a8\"><div class=\"gspb_row__content\"> \n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-fd63b9b\" id=\"gspb_col-id-gsbp-fd63b9b\">\n<div class=\"wp-block-greenshift-blocks-image gspb_image gspb_image-id-gsbp-e42febe\" id=\"gspb_image-id-gsbp-e42febe\"><img decoding=\"async\" src=\"https:\/\/www.tripdeals.ch\/wp-content\/uploads\/2026\/03\/Expedia-copie-Photoroom-1.png\" data-src=\"\" alt=\"\" loading=\"lazy\" height=\"60\"\/><\/div>\n\n\n\n<div id=\"gspb_text-id-gsbp-bc45000\" class=\"gspb_text gspb_text-id-gsbp-bc45000 translation-block\"><strong>Expedia.ch<\/strong> is the undisputed leader in <strong>package holidays<\/strong> in Switzerland. Unlike simple hotel bookings, Expedia specialises in <strong>Flight + Hotel deals<\/strong>, allowing you to save up to <strong>25%<\/strong> on the total price. It is the essential tool for planning your holidays from A to Z, whether you are departing from <strong>Geneva<\/strong> or <strong>Zurich<\/strong> for a European city break, a beach holiday, or a tailor-made car rental.<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-afca667\" id=\"gspb_col-id-gsbp-afca667\">\n<style>\n    \/* Container avec comportement Sticky *\/\n    .td-ad-sticky-side {\n        position: -webkit-sticky !important;\n        position: sticky !important;\n        top: 110px; \/* Header 100px + 10px de marge *\/\n        display: block;\n        z-index: 99;\n        margin: 25px auto;\n        width: 100%;\n        max-width: 300px;\n    }\n    \n    \/* Style de la carte (Bordures marqu\u00e9es #e2e8f0) *\/\n    .td-ad-vertical-link {\n        display: block;\n        line-height: 0;\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid #e2e8f0; \n        box-shadow: 0 10px 25px -3px rgba(0, 0, 0, 0.08);\n        transition: all 0.3s ease;\n        background: #fff;\n        padding: 5px;\n        text-decoration: none !important;\n    }\n\n    .td-ad-vertical-link:hover {\n        transform: translateY(-2px);\n        box-shadow: 0 15px 30px -5px rgba(16, 185, 129, 0.15);\n        border-color: #10b981;\n    }\n\n    .td-ad-vertical-img {\n        max-width: 100%;\n        height: auto;\n        display: block;\n        border-radius: 15px;\n    }\n\n    \/* Label discret au-dessus *\/\n    .td-ad-vertical-label {\n        display: block;\n        font-size: 10px;\n        color: #94a3b8;\n        text-transform: uppercase;\n        margin-bottom: 8px;\n        letter-spacing: 1px;\n        font-weight: 800;\n        text-align: center;\n    }\n<\/style>\n\n<div class=\"td-ad-sticky-side\">\n    <span class=\"td-ad-vertical-label\">Premium Partner<\/span>\n    <a href=\"https:\/\/go.adt267.com\/t\/t?a=1887983359&#038;as=2061221247&#038;t=2&#038;tk=1\" target=\"_blank\" rel=\"sponsored noopener\" class=\"td-ad-vertical-link\">\n        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/track.adtraction.com\/t\/t?a=1887983359&#038;as=2061221247&#038;t=1&#038;tk=1&#038;i=1\" width=\"300\" height=\"600\" alt=\"Publicit\u00e9\" class=\"td-ad-vertical-img\">\n    <\/a>\n<\/div>\n<\/div>\n <\/div><\/div>\n<\/div>\n <\/div><\/section>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_gspb_post_css":"#gspb_row-id-gsbp-008c5ae{justify-content:space-between;margin-top:0;margin-bottom:0;display:flex;flex-wrap:wrap;padding-top:110px}#gspb_row-id-gsbp-008c5ae>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap;max-width:1200px}div[id^=gspb_col-id]{box-sizing:border-box;position:relative}@media (max-width:991.98px){#gspb_row-id-gsbp-008c5ae{margin-bottom:0;padding:100px 15px 50px}}@media (max-width:575.98px){#gspb_row-id-gsbp-008c5ae{margin-bottom:0;padding-top:100px;padding-bottom:0}}#gspb_row-id-gsbp-008c5ae{background-color:var(--wp--preset--color--palette-color-7, var(--theme-palette-color-7, #F9F9FB))}#gspb_col-id-gsbp-10062d1.gspb_row__col--12{width:100%}@media (max-width:575.98px){#gspb_col-id-gsbp-10062d1.gspb_row__col--12{width:100%}}body #gspb_col-id-gsbp-10062d1.gspb_row__col--12{display:flex;flex-direction:column;align-items:flex-start}#gspb_heading-id-gsbp-fcc60c0{font-size:35px}@media (max-width:991.98px){#gspb_heading-id-gsbp-fcc60c0{font-size:30px}}@media (max-width:575.98px){#gspb_heading-id-gsbp-fcc60c0{font-size:28px}}#gspb_heading-id-gsbp-fcc60c0,#gspb_heading-id-gsbp-fcc60c0 .gsap-g-line,.gspb_text-id-gsbp-53b65e8,.gspb_text-id-gsbp-53b65e8 .gsap-g-line{text-align:left!important}#gspb_heading-id-gsbp-fcc60c0{margin-top:30px;margin-bottom:20px;max-width:700px}.gspb_text-id-gsbp-53b65e8{color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518));margin-top:0!important;margin-bottom:30px!important;padding-bottom:30px!important}@media (max-width:991.98px){.gspb_text-id-gsbp-53b65e8{margin-bottom:30px!important}}@media (max-width:575.98px){.gspb_text-id-gsbp-53b65e8{margin-bottom:0!important}}#gspb_row-id-gsbp-6a0e6ca{justify-content:space-between;margin-top:0;margin-bottom:0;display:flex;flex-wrap:wrap;position:relative;padding-bottom:30px}#gspb_row-id-gsbp-6a0e6ca>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap}body.gspb-bodyfront #gspb_row-id-gsbp-6a0e6ca>.gspb_row__content{width:var(--theme-container-width, 1200px);max-width:var(--theme-normal-container-max-width, 1200px)}@media (max-width:1200px){#gspb_row-id-gsbp-6a0e6ca>.gspb_row__content{overflow-x:auto!important;overflow-y:hidden;display:grid;grid-auto-flow:column;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:transparent transparent;grid-gap:15px;padding-bottom:10px}#gspb_row-id-gsbp-6a0e6ca>.gspb_row__content::-webkit-scrollbar{width:4px;height:4px}#gspb_row-id-gsbp-6a0e6ca>.gspb_row__content::-webkit-scrollbar-track{background-color:transparent;border-radius:20px}#gspb_row-id-gsbp-6a0e6ca>.gspb_row__content::-webkit-scrollbar-thumb{background-color:transparent;border-radius:20px;border:1px solid transparent}#gspb_row-id-gsbp-6a0e6ca>.gspb_row__content:hover::-webkit-scrollbar-thumb{background-color:#ddd}#gspb_row-id-gsbp-6a0e6ca>.gspb_row__content:hover::-webkit-scrollbar{background-color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518));border-radius:20px;border:1px solid transparent}#gspb_row-id-gsbp-6a0e6ca>.gspb_row__content:hover{scrollbar-color:#ddd var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518))}#gspb_row-id-gsbp-6a0e6ca>.gspb_row__content>div{margin:0!important;min-width:340px;scroll-snap-align:start;white-space:normal}#gspb_row-id-gsbp-6a0e6ca .gs-prev-next-button{top:50%;width:36px;height:36px;border-radius:50%;transform:translateY(-50%);box-shadow:0 0 10px rgb(0 0 0\/5%);position:absolute;background:rgba(255,255,255,.75);border:0;cursor:pointer;z-index:99;display:flex;align-items:center;justify-content:center}#gspb_row-id-gsbp-6a0e6ca .gs-prev-next-button svg{fill:rgba(0,0,0,.3)}#gspb_row-id-gsbp-6a0e6ca .gs-prev-next-button.previous{left:10px}#gspb_row-id-gsbp-6a0e6ca .gs-prev-next-button.next{right:10px}#gspb_row-id-gsbp-6a0e6ca .gs-prev-next-button:hover svg{fill:rgba(0,0,0,.6)}}@media (min-width:1200.02px){#gspb_row-id-gsbp-6a0e6ca .gspb_smartscroll_btns{display:none}}#gspb_row-id-gsbp-6a0e6ca .gs-prev-next-button svg{fill:var(--wp--preset--color--palette-color-3, var(--theme-palette-color-3, #51565a));width:60%;height:60%}@media (max-width:575.98px){#gspb_row-id-gsbp-6a0e6ca{padding-top:20px;padding-bottom:40px}}#gspb_row-id-gsbp-6a0e6ca{background-color:var(--wp--preset--color--palette-color-7, var(--theme-palette-color-7, #F9F9FB))}#gspb_col-id-gsbp-b618678.gspb_row__col--3{width:calc(25% - 15px)}@media (max-width:991.98px){#gspb_col-id-gsbp-b618678.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-b618678.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-b618678.gspb_row__col--3{width:100%}}#gspb_col-id-gsbp-b263391.gspb_row__col--3{width:calc(25% - 15px)}@media (max-width:991.98px){#gspb_col-id-gsbp-b263391.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-b263391.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-b263391.gspb_row__col--3{width:100%}}#gspb_col-id-gsbp-5e901fc.gspb_row__col--3{width:calc(25% - 15px)}@media (max-width:991.98px){#gspb_col-id-gsbp-5e901fc.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-5e901fc.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-5e901fc.gspb_row__col--3{width:100%}}#gspb_col-id-gsbp-c26da65.gspb_row__col--3{width:calc(25% - 15px)}@media (max-width:991.98px){#gspb_col-id-gsbp-c26da65.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-c26da65.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-c26da65.gspb_row__col--3{width:100%}}#gspb_row-id-gsbp-543f070{justify-content:space-between;margin-top:0;margin-bottom:0;display:flex;flex-wrap:wrap}#gspb_row-id-gsbp-543f070>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap;max-width:1200px}@media (max-width:991.98px){#gspb_row-id-gsbp-543f070{padding-right:15px;padding-left:15px}}#gspb_col-id-gsbp-fbc175d.gspb_row__col--9{width:calc(75% - 15px)}@media (max-width:991.98px){#gspb_col-id-gsbp-fbc175d.gspb_row__col--9{width:calc(75% - 15px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-fbc175d.gspb_row__col--9{width:calc(75% - 15px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-fbc175d.gspb_row__col--9{width:100%}}@media (min-width:992px){body.gspb-bodyfront #gspb_col-id-gsbp-fbc175d.gspb_row__col--9{width:calc(75% - 15px - 0px)}}.gspb_container-id-gsbp-784026b{flex-direction:column;box-sizing:border-box}#gspb_container-id-gsbp-784026b.gspb_container>p:last-of-type{margin-bottom:0}#gspb_container-id-gsbp-784026b.gspb_container{position:relative;display:flex;justify-content:center;align-items:center;column-gap:10px}@media (max-width:575.98px){#gspb_container-id-gsbp-784026b.gspb_container,#gspb_container-id-gsbp-784026b.gspb_container .gsap-g-line{text-align:center!important}}#gspb_container-id-gsbp-784026b.gspb_container{margin-top:28px;margin-bottom:30px;padding:12px 17px;border-style:solid;border-width:1px;border-color:#d1fae5;background-color:#ecfdf5}#gspb_container-id-gsbp-784026b.gspb_container,#gspb_container-id-gsbp-784026b.gspb_container>.gspb_backgroundOverlay{border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px}@media (max-width:991.98px){#gspb_container-id-gsbp-784026b.gspb_container{background-color:var(--wp--preset--color--palette-color-8, var(--theme-palette-color-8, #ffffff))}}@media (max-width:767.98px){#gspb_container-id-gsbp-784026b.gspb_container{background-color:var(--wp--preset--color--palette-color-8, var(--theme-palette-color-8, #ffffff))}}@media (max-width:575.98px){#gspb_container-id-gsbp-784026b.gspb_container{background-color:var(--wp--preset--color--palette-color-8, var(--theme-palette-color-8, #ffffff))}}#gspb_container-id-gsbp-784026b.gspb_container{box-sizing:border-box;width:600px}@media (max-width:991.98px){#gspb_container-id-gsbp-784026b.gspb_container{width:540px}}@media (max-width:575.98px){#gspb_container-id-gsbp-784026b.gspb_container{width:350px}}#gspb_iconBox-id-gsbp-8785f2e{justify-content:center;display:flex}#gspb_iconBox-id-gsbp-8785f2e svg,#gspb_iconBox-id-gsbp-8785f2e svg path,#gspb_iconBox-id-gsbp-8785f2e svg:hover,#gspb_iconBox-id-gsbp-8785f2e svg:hover path{fill:var(--theme-link-initial-color, currentColor)!important}#gspb_heading-id-gsbp-75aa25a{font-size:14px}@media (max-width:991.98px){#gspb_heading-id-gsbp-75aa25a{font-size:13px}}#gspb_heading-id-gsbp-75aa25a,#gspb_heading-id-gsbp-75aa25a .gsap-g-line{text-align:left!important}@media (max-width:991.98px){#gspb_heading-id-gsbp-75aa25a,#gspb_heading-id-gsbp-75aa25a .gsap-g-line{text-align:center!important}}@media (max-width:575.98px){#gspb_heading-id-gsbp-75aa25a,#gspb_heading-id-gsbp-75aa25a .gsap-g-line{text-align:center!important}}#gspb_heading-id-gsbp-75aa25a{font-weight:400!important}@media (max-width:991.98px){#gspb_heading-id-gsbp-75aa25a{font-weight:400!important}}@media (max-width:767.98px){#gspb_heading-id-gsbp-75aa25a{font-weight:400!important}}@media (max-width:575.98px){#gspb_heading-id-gsbp-75aa25a{font-weight:400!important}}#gspb_heading-id-gsbp-75aa25a{margin-top:0;margin-bottom:0}#gspb_iconBox-id-gsbp-8785f2e svg,#gspb_iconBox-id-gsbp-9a2ae78 svg{height:23px!important;width:23px!important;min-width:23px!important;margin:0!important}#gspb_iconBox-id-gsbp-9a2ae78{justify-content:center;display:flex}#gspb_iconBox-id-gsbp-9a2ae78 svg,#gspb_iconBox-id-gsbp-9a2ae78 svg path,#gspb_iconBox-id-gsbp-9a2ae78 svg:hover,#gspb_iconBox-id-gsbp-9a2ae78 svg:hover path{fill:var(--theme-link-initial-color, currentColor)!important}#gspb_heading-id-gsbp-9ee9c8d{margin-bottom:5px}.gspb_text-id-gsbp-89542f4,.gspb_text-id-gsbp-aee6f35{color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518))}#gspb_heading-id-gsbp-c9625df,#gspb_heading-id-gsbp-d064936{margin-top:30px;margin-bottom:0}.gspb_text-id-gsbp-aee6f35{margin-top:0!important;margin-bottom:0!important}.gspb_text-id-gsbp-001ce34,.gspb_text-id-gsbp-68401e2,.gspb_text-id-gsbp-9785cbc{color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518))}#gspb_heading-id-gsbp-7da3406,#gspb_heading-id-gsbp-bca8db3{margin-top:40px;margin-bottom:5px}.gspb_text-id-gsbp-68401e2{margin-bottom:0!important}#gspb_heading-id-gsbp-3e68c45{margin-top:40px;margin-bottom:20px}#gspb_accordion-id-gsbp-dda1604 .gs-accordion-item.gsclose>.gs-accordion-item__content{overflow:hidden;opacity:0}#gspb_accordion-id-gsbp-dda1604 .gs-accordion-item.gsopen>.gs-accordion-item__content{opacity:1;max-height:5000px}#gspb_accordion-id-gsbp-dda1604 .gs-accordion-item>.gs-accordion-item__title>.gs-accordion-item__heading{outline:0;text-decoration:none;margin:0!important;padding:0!important;flex-grow:1}#gspb_accordion-id-gsbp-dda1604 .gs-accordion-item>.gs-accordion-item__title{z-index:1;margin:0;cursor:pointer;transition:all .3s ease-in-out;position:relative;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}#gspb_accordion-id-gsbp-dda1604 .gs-accordion-item>.gs-accordion-item__content{z-index:0;position:relative;max-height:0;will-change:max-height;transition:all .25s ease-out}#gspb_accordion-id-gsbp-dda1604 .gs-accordion-item>.gs-accordion-item__title{background-color:#f9f9f9}@media (max-width:991.98px){#gspb_accordion-id-gsbp-dda1604 .gs-accordion-item>.gs-accordion-item__title{background-color:#f9f9f9}}@media (max-width:767.98px){#gspb_accordion-id-gsbp-dda1604 .gs-accordion-item>.gs-accordion-item__title{background-color:#f9f9f9}}@media (max-width:575.98px){#gspb_accordion-id-gsbp-dda1604 .gs-accordion-item>.gs-accordion-item__title{background-color:#f9f9f9}}#gspb_accordion-id-gsbp-dda1604 .gs-accordion-item>.gs-accordion-item__title{border-style:solid;border-width:1px;border-color:var(--wp--preset--color--border, #00000012)}#gspb_accordion-id-gsbp-dda1604 .gs-accordion-item>.gs-accordion-item__content{background-color:#fff}@media (max-width:991.98px){#gspb_accordion-id-gsbp-dda1604 .gs-accordion-item>.gs-accordion-item__content{background-color:#fff}}@media (max-width:767.98px){#gspb_accordion-id-gsbp-dda1604 .gs-accordion-item>.gs-accordion-item__content{background-color:#fff}}@media (max-width:575.98px){#gspb_accordion-id-gsbp-dda1604 .gs-accordion-item>.gs-accordion-item__content{background-color:#fff}}#gspb_accordion-id-gsbp-dda1604 .gs-accordion-item>.gs-accordion-item__content{border-color:var(--wp--preset--color--border, #00000012);border-style:solid;border-width:1px;border-top-color:#00000000}#gspb_accordion-id-gsbp-dda1604 .gs-accordion-item>.gs-accordion-item__title span.iconfortoggle{margin-left:15px;display:inline-block;height:14px;width:14px;position:relative}#gspb_accordion-id-gsbp-dda1604 .gs-accordion-item{margin-bottom:10px}#gspb_accordion-id-gsbp-dda1604 .gs-accordion-item>.gs-accordion-item__content>.gs-accordion-item__text,#gspb_accordion-id-gsbp-dda1604 .gs-accordion-item>.gs-accordion-item__title{padding:15px 20px}.gs-accordion .gs-accordion-item.gsopen .gs-accordion-item__title .gs-iconafter{transform:rotate(0)}.gs-accordion .gs-accordion-item__title span.iconfortoggle .gs-iconafter,.gs-accordion .gs-accordion-item__title span.iconfortoggle .gs-iconbefore{content:'';width:14px;height:2px;border-radius:2px;background-color:#111;position:absolute;top:6px;left:0}.gs-accordion .gs-accordion-item__title span.iconfortoggle .gs-iconafter{transform:rotate(90deg);transition:all .3s ease-in-out}body #gspb_accordionitem-gsbp-3fb7c7c.gs-accordion-item .gs-accordion-item__title{background-color:#ecfdf5}#gspb_accordionitem-gsbp-3fb7c7c .gs-accordion-item__title>*,#gspb_accordionitem-gsbp-5d4e1f7 .gs-accordion-item__title>*,#gspb_accordionitem-gsbp-8006c67 .gs-accordion-item__title>*,#gspb_accordionitem-gsbp-980e689 .gs-accordion-item__title>*,#gspb_accordionitem-gsbp-add9892 .gs-accordion-item__title>*{color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518))!important}#gspb_accordionitem-gsbp-3fb7c7c span.iconfortoggle .gs-iconafter,#gspb_accordionitem-gsbp-3fb7c7c span.iconfortoggle .gs-iconbefore{background-color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518))!important}body #gspb_accordionitem-gsbp-5d4e1f7.gs-accordion-item .gs-accordion-item__title{background-color:#ecfdf5}#gspb_accordionitem-gsbp-5d4e1f7 span.iconfortoggle .gs-iconafter,#gspb_accordionitem-gsbp-5d4e1f7 span.iconfortoggle .gs-iconbefore{background-color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518))!important}body #gspb_accordionitem-gsbp-8006c67.gs-accordion-item .gs-accordion-item__title{background-color:#ecfdf5}#gspb_accordionitem-gsbp-8006c67 span.iconfortoggle .gs-iconafter,#gspb_accordionitem-gsbp-8006c67 span.iconfortoggle .gs-iconbefore{background-color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518))!important}body #gspb_accordionitem-gsbp-add9892.gs-accordion-item .gs-accordion-item__title{background-color:#ecfdf5}#gspb_accordionitem-gsbp-add9892 span.iconfortoggle .gs-iconafter,#gspb_accordionitem-gsbp-add9892 span.iconfortoggle .gs-iconbefore{background-color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518))!important}body #gspb_accordionitem-gsbp-980e689.gs-accordion-item .gs-accordion-item__title{background-color:#ecfdf5}#gspb_accordionitem-gsbp-980e689 span.iconfortoggle .gs-iconafter,#gspb_accordionitem-gsbp-980e689 span.iconfortoggle .gs-iconbefore{background-color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518))!important}#gspb_col-id-gsbp-0ee75ad.gspb_row__col--3{width:calc(25% - 15px)}@media (max-width:991.98px){#gspb_col-id-gsbp-0ee75ad.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-0ee75ad.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-0ee75ad.gspb_row__col--3{width:100%}}@media (min-width:992px){body.gspb-bodyfront #gspb_col-id-gsbp-0ee75ad.gspb_row__col--3{width:calc(25% - 15px - 0px)}}body.gspb-bodyfront #gspb_col-id-gsbp-0ee75ad.gspb_row__col--3{top:0}#gspb_row-id-gsbp-8d949a8{justify-content:space-between;margin-top:0;margin-bottom:0;display:flex;flex-wrap:wrap}#gspb_row-id-gsbp-8d949a8>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap}.gspb_row{position:relative}body.gspb-bodyfront #gspb_row-id-gsbp-8d949a8>.gspb_row__content{width:var(--theme-container-width, 1200px);max-width:var(--theme-normal-container-max-width, 1200px)}#gspb_col-id-gsbp-fd63b9b.gspb_row__col--12{width:100%}@media (max-width:575.98px){#gspb_col-id-gsbp-fd63b9b.gspb_row__col--12{width:100%}}.gspb_row #gspb_col-id-gsbp-fd63b9b.gspb_row__col--12{margin-top:60px;margin-bottom:40px;padding-right:15px;padding-bottom:20px;padding-left:15px}#gspb_col-id-gsbp-fd63b9b.gspb_row__col--12{background-color:var(--wp--preset--color--palette-color-7, var(--theme-palette-color-7, #F9F9FB));border-style:solid;border-width:1px;border-color:var(--wp--preset--color--card-border, #f0f0f0)}#gspb_col-id-gsbp-fd63b9b.gspb_row__col--12,#gspb_col-id-gsbp-fd63b9b.gspb_row__col--12>.gspb_backgroundOverlay{border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-right-radius:25px;border-bottom-left-radius:25px}#gspb_image-id-gsbp-e42febe{text-align:center;height:60px}#gspb_image-id-gsbp-e42febe img{vertical-align:top;display:inline-block;box-sizing:border-box;max-width:100%;width:custom;height:60px}.gspb_text-id-gsbp-bc45000{color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518))}#gspb_col-id-gsbp-afca667.gspb_row__col--12{width:100%}@media (max-width:575.98px){#gspb_col-id-gsbp-afca667.gspb_row__col--12{width:100%}}body.gspb-bodyfront #gspb_col-id-gsbp-afca667.gspb_row__col--12{position:sticky;z-index:1;top:110px;align-self:start}","footnotes":""},"class_list":["post-1846","page","type-page","status-publish","hentry"],"blocksy_meta":{"has_hero_section":"disabled","vertical_spacing_source":"custom","content_area_spacing":"bottom","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"acf":[],"_links":{"self":[{"href":"https:\/\/www.tripdeals.ch\/en\/wp-json\/wp\/v2\/pages\/1846","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tripdeals.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tripdeals.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tripdeals.ch\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tripdeals.ch\/en\/wp-json\/wp\/v2\/comments?post=1846"}],"version-history":[{"count":30,"href":"https:\/\/www.tripdeals.ch\/en\/wp-json\/wp\/v2\/pages\/1846\/revisions"}],"predecessor-version":[{"id":3322,"href":"https:\/\/www.tripdeals.ch\/en\/wp-json\/wp\/v2\/pages\/1846\/revisions\/3322"}],"wp:attachment":[{"href":"https:\/\/www.tripdeals.ch\/en\/wp-json\/wp\/v2\/media?parent=1846"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}