{"id":1676,"date":"2026-03-30T15:00:05","date_gmt":"2026-03-30T15:00:05","guid":{"rendered":"https:\/\/www.tripdeals.ch\/?page_id=1676"},"modified":"2026-04-16T09:42:34","modified_gmt":"2026-04-16T09:42:34","slug":"booking-promo-code-switzerland","status":"publish","type":"page","link":"https:\/\/www.tripdeals.ch\/en\/code-promo-booking-suisse\/","title":{"rendered":"Booking 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 translation-block\">Booking Promo Code for Switzerland: <mark class=\"has-inline-color has-palette-color-1-color\">Save on your bookings<\/mark><\/h1>\n\n\n\n<div id=\"gspb_text-id-gsbp-53b65e8\" class=\"gspb_text gspb_text-id-gsbp-53b65e8\"><strong><strong><strong>Booking.com is the go-to reference for booking a hotel from Switzerland. Tripdeals.ch breaks down the real discount mechanics available on the platform: the Genius program, mobile rates, and member deals.<\/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-c0e09bb gspb_scrollcarousel\" id=\"gspb_row-id-gsbp-c0e09bb\"><div class=\"gspb_row__content gspb_scrollcarousel\"> \n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--3 gspb_col-id-gsbp-0d800bc\" id=\"gspb_col-id-gsbp-0d800bc\">    \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\/Booking-Photoroom-1-300x164.png\" alt=\"Logo\">                <\/div>\n                                    <div class=\"td-quick-info\" onclick=\"tdOpenModal('1507')\">Details +<\/div>\n                            <\/div>\n            <div class=\"td-price-side\">\n                <div class=\"td-quality-badge\">Mobile 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;\">Booking<\/div>\n        <div style=\"font-size:0.88rem; color:#64748b; margin-bottom:1.5rem; line-height:1.5;\">Mobile Discount: 10% off your hotel via the App.<\/div>\n        \n        <div class=\"td-button-stack\">\n                        <a href=\"https:\/\/www.booking.com\/index.fr.html?label=gog235jc-10CAEoggI46AdIDVgDaE2IAQGYATO4AQfIAQzYAQPoAQH4AQGIAgGoAgG4AqCdrs4GwAIB0gIkYzc3NzQzMzAtNjk5MS00ZjE0LWEwMGMtOTRlYWM5YmQxODM02AIB4AIB&#038;sid=28f301eca7837ee02680ef31bdb19d56&#038;aid=397594\" target=\"_blank\" class=\"btn-main\" rel=\"noopener\">\n                Visit Booking            <\/a>\n        <\/div>\n    <\/div>\n\n    <div id=\"m-1507\" class=\"td-modal-overlay\" onclick=\"if(event.target==this) tdCloseModal('1507')\">\n        <div class=\"td-modal-box\">\n            <span onclick=\"tdCloseModal('1507')\" 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;\">Booking<\/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                Mobile Rate: -10% minimum guaranteed\n\n\n\nDiscount: -10%\n\n\n\nDescription: Save instantly on your booking by using your smartphone. Look for the \"Mobile-only price\" badge to benefit.\n\n\n\nEnjoy an exclusive discount reserved for mobile users. This discount applies to a wide selection of accommodations worldwide.\n\n\n\nHow to benefit?\n\n\n\nClick the button to access Booking.\n\n\n\nFind properties displaying the 'Mobile-only price' badge.\n\n\n\nThe discount is automatically deducted from the final price.\n\n\n\nOffer combinable with Genius discounts in most cases.            <\/div>\n            <a href=\"https:\/\/www.booking.com\/index.fr.html?label=gog235jc-10CAEoggI46AdIDVgDaE2IAQGYATO4AQfIAQzYAQPoAQH4AQGIAgGoAgG4AqCdrs4GwAIB0gIkYzc3NzQzMzAtNjk5MS00ZjE0LWEwMGMtOTRlYWM5YmQxODM02AIB4AIB&#038;sid=28f301eca7837ee02680ef31bdb19d56&#038;aid=397594\" 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-ae9653b\" id=\"gspb_col-id-gsbp-ae9653b\">    \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\/Booking-Photoroom-1-300x164.png\" alt=\"Logo\">                <\/div>\n                                    <div class=\"td-quick-info\" onclick=\"tdOpenModal('2933')\">Details +<\/div>\n                            <\/div>\n            <div class=\"td-price-side\">\n                <div class=\"td-quality-badge\">Genius 1<\/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;\">Booking Genius 1<\/div>\n        <div style=\"font-size:0.88rem; color:#64748b; margin-bottom:1.5rem; line-height:1.5;\">Booking Genius Level 1 (Immediate access)<\/div>\n        \n        <div class=\"td-button-stack\">\n                        <a href=\"https:\/\/www.booking.com\/index.fr.html?label=gog235jc-10CAEoggI46AdIDVgDaE2IAQGYATO4AQfIAQzYAQPoAQH4AQGIAgGoAgG4AqCdrs4GwAIB0gIkYzc3NzQzMzAtNjk5MS00ZjE0LWEwMGMtOTRlYWM5YmQxODM02AIB4AIB&#038;sid=28f301eca7837ee02680ef31bdb19d56&#038;aid=397594\" target=\"_blank\" class=\"btn-main\" rel=\"noopener\">\n                Visiter Booking Genius 1            <\/a>\n        <\/div>\n    <\/div>\n\n    <div id=\"m-2933\" class=\"td-modal-overlay\" onclick=\"if(event.target==this) tdCloseModal('2933')\">\n        <div class=\"td-modal-box\">\n            <span onclick=\"tdCloseModal('2933')\" 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;\">Booking Genius 1<\/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                Genius Level 1: -10% on your stays\n\n\n\nDiscount: -10%\n\n\n\nDescription: Log in to your Booking account and enjoy an immediate 10% discount on thousands of participating accommodations.\n\n\n\nDescription 2 (Modal): Booking's loyalty program rewards you as soon as you sign up. Genius Level 1 status is free and valid for life.\n\n\n\nYour benefits:\n\n\n\n10% immediate discount on the base price.\n\n\n\nAccess to member-only deals.\n\n\n\nValid on hotels, apartments, and vacation homes marked with the Genius logo.\n\n\n\nSimply be logged in to see the prices drop automatically.            <\/div>\n            <a href=\"https:\/\/www.booking.com\/index.fr.html?label=gog235jc-10CAEoggI46AdIDVgDaE2IAQGYATO4AQfIAQzYAQPoAQH4AQGIAgGoAgG4AqCdrs4GwAIB0gIkYzc3NzQzMzAtNjk5MS00ZjE0LWEwMGMtOTRlYWM5YmQxODM02AIB4AIB&#038;sid=28f301eca7837ee02680ef31bdb19d56&#038;aid=397594\" 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-febf073\" id=\"gspb_col-id-gsbp-febf073\">    \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('1709')\">Details +<\/div>\n                            <\/div>\n            <div class=\"td-price-side\">\n                <div class=\"td-quality-badge\">Genius 2<\/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;\">Booking Genius 2<\/div>\n        <div style=\"font-size:0.88rem; color:#64748b; margin-bottom:1.5rem; line-height:1.5;\">Genius Level 2: 15% discount + Free breakfast.<\/div>\n        \n        <div class=\"td-button-stack\">\n                        <a href=\"https:\/\/www.booking.com\/index.fr.html?label=gog235jc-10CAEoggI46AdIDVgDaE2IAQGYATO4AQfIAQzYAQPoAQH4AQGIAgGoAgG4AqCdrs4GwAIB0gIkYzc3NzQzMzAtNjk5MS00ZjE0LWEwMGMtOTRlYWM5YmQxODM02AIB4AIB&#038;sid=28f301eca7837ee02680ef31bdb19d56&#038;aid=397594\" target=\"_blank\" class=\"btn-main\" rel=\"noopener\">\n                Visiter Booking Genius 2            <\/a>\n        <\/div>\n    <\/div>\n\n    <div id=\"m-1709\" class=\"td-modal-overlay\" onclick=\"if(event.target==this) tdCloseModal('1709')\">\n        <div class=\"td-modal-box\">\n            <span onclick=\"tdCloseModal('1709')\" 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;\">Booking Genius 2<\/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                Genius Level 2: Up to -15% and free breakfasts\n\n\n\nDiscount: -15%\n\n\n\nDescription: Level up! Enjoy discounts of up to 15% and sometimes benefit from free breakfast on your bookings.\n\n\nGenius Level 2 status is reached after only 5 completed stays within two years. It is the preferred level for regular travelers.\n\n\n\nYour exclusive benefits:\n\n\n\n15% discount on a selection of properties.\n\n\n\nFree breakfast at selected participating accommodations.\n\n\n\nFree room upgrades based on availability.\n\n\n\nEnjoy superior comfort without paying more.            <\/div>\n            <a href=\"https:\/\/www.booking.com\/index.fr.html?label=gog235jc-10CAEoggI46AdIDVgDaE2IAQGYATO4AQfIAQzYAQPoAQH4AQGIAgGoAgG4AqCdrs4GwAIB0gIkYzc3NzQzMzAtNjk5MS00ZjE0LWEwMGMtOTRlYWM5YmQxODM02AIB4AIB&#038;sid=28f301eca7837ee02680ef31bdb19d56&#038;aid=397594\" 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                                    <\/div>\n                                    <div class=\"td-quick-info\" onclick=\"tdOpenModal('1711')\">Details +<\/div>\n                            <\/div>\n            <div class=\"td-price-side\">\n                <div class=\"td-quality-badge\">GENIUS 3<\/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;\">Booking Genius 3<\/div>\n        <div style=\"font-size:0.88rem; color:#64748b; margin-bottom:1.5rem; line-height:1.5;\">Genius Level 3: Up to 20% immediate discount.<\/div>\n        \n        <div class=\"td-button-stack\">\n                        <a href=\"https:\/\/www.booking.com\/index.fr.html?label=gog235jc-10CAEoggI46AdIDVgDaE2IAQGYATO4AQfIAQzYAQPoAQH4AQGIAgGoAgG4AqCdrs4GwAIB0gIkYzc3NzQzMzAtNjk5MS00ZjE0LWEwMGMtOTRlYWM5YmQxODM02AIB4AIB&#038;sid=28f301eca7837ee02680ef31bdb19d56&#038;aid=397594\" target=\"_blank\" class=\"btn-main\" rel=\"noopener\">\n                Visiter Booking Genius 3            <\/a>\n        <\/div>\n    <\/div>\n\n    <div id=\"m-1711\" class=\"td-modal-overlay\" onclick=\"if(event.target==this) tdCloseModal('1711')\">\n        <div class=\"td-modal-box\">\n            <span onclick=\"tdCloseModal('1711')\" 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;\">Booking Genius 3<\/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                Genius Level 3: The ultimate travel experience (-20%)\n\n\n\nDiscount: -20%\n\n\n\nDescription: Access the ultimate loyalty level. Save up to 20% and enjoy priority assistance on all your stays.\n\n\nGenius Level 3 status is reserved for frequent travelers with more than 15 completed stays. It is the most complete Booking experience.\n\n\n\nYour VIP privileges:\n\n\n\n20% discount on your Genius bookings.\n\n\n\nPriority customer support for all your requests.\n\n\n\nFree breakfasts and upgrades offered more frequently.\n\n\n\nThe guarantee of traveling at the lowest possible rate with Premium service.            <\/div>\n            <a href=\"https:\/\/www.booking.com\/index.fr.html?label=gog235jc-10CAEoggI46AdIDVgDaE2IAQGYATO4AQfIAQzYAQPoAQH4AQGIAgGoAgG4AqCdrs4GwAIB0gIkYzc3NzQzMzAtNjk5MS00ZjE0LWEwMGMtOTRlYWM5YmQxODM02AIB4AIB&#038;sid=28f301eca7837ee02680ef31bdb19d56&#038;aid=397594\" 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-60\" 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 Booking in 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 won't you find a classic \"promo code\" for Booking.com?<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-89542f4\" class=\"gspb_text gspb_text-id-gsbp-89542f4 translation-block\">Booking.com doesn't use codes like Zalando or ASOS. The platform prefers to integrate its discounts directly into its loyalty programs and mobile offers.<br>\u2022 <strong>Fake codes:<\/strong> 99% of sites displaying \u201cBooking 2026 promo codes\u201d are a waste of your time. These are either made-up codes or expired links.<br>\u2022 <strong>The TripDeals approach:<\/strong> We give you the real keys that the platform does not communicate clearly enough.<\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-d064936\" class=\"gspb_heading gspb_heading-id-gsbp-d064936\">Mobile reduction: The discount that half of users ignore<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-aee6f35\" class=\"gspb_text gspb_text-id-gsbp-aee6f35 translation-block\">Booking from a computer makes you lose money. Booking offers <strong>exclusive rates<\/strong> only on its mobile app.<br>\u2022 <strong>Real savings:<\/strong> About 50% of establishments offer a \u201cMobile only\u201d rate with a <strong>10% to 15% discount<\/strong> compared to the computer price.<br>\u2022 <strong>How to benefit:<\/strong> Download the app, log in, and look for the blue smartphone icon on the hotel listings.<br>\u2022 <strong>The gain:<\/strong> For a stay in Basel or Interlaken, the difference can reach <strong>40 to 80 CHF<\/strong>.<\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-c9625df\" class=\"gspb_heading gspb_heading-id-gsbp-c9625df\">Become a Genius member: Up to 20% immediate discount on thousands of Swiss hotels<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-001ce34\" class=\"gspb_text gspb_text-id-gsbp-001ce34 translation-block\">The Genius program is free and essential for travelers in Switzerland. It works on three loyalty levels:<br>\u2022 <strong>Genius Level 1:<\/strong> Access to discounted rates of <strong>-10%<\/strong> from your very first booking.<br>\u2022 <strong>Genius Level 2:<\/strong> Discounts of <strong>-15%<\/strong>, free breakfast, and upgrades after 5 stays.<br>\u2022 <strong>Genius Level 3:<\/strong> Up to <strong>-20%<\/strong> discount and priority customer support after 15 stays.<br>\u2022 <strong>Locations:<\/strong> Hundreds of establishments participate, from hostels in Lucerne to luxury hotels in St. Moritz.<\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-bca8db3\" class=\"gspb_heading gspb_heading-id-gsbp-bca8db3\">\u201cSeasonal Deals\u201d: Save 15% on your ski getaways or city breaks<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-9785cbc\" class=\"gspb_text gspb_text-id-gsbp-9785cbc translation-block\">Booking regularly rolls out <strong>\u201cGetaway Deals\u201d<\/strong> guaranteeing at least a <strong>-15%<\/strong> discount.<br>\u2022 <strong>Ski season:<\/strong> Ideal for Verbier, Crans-Montana, or Davos from December to March.<br>\u2022 <strong>Alpine summer:<\/strong> Discounts on chalets and apartments by the lakes (Thun, Constance).<br>\u2022 <strong>City breaks:<\/strong> Offers on Zurich, Geneva, and Bern during conference periods.<\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-7da3406\" class=\"gspb_heading gspb_heading-id-gsbp-7da3406\">Optimize your budget: The Swiss bank card \"Hack\"<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-68401e2\" class=\"gspb_text gspb_text-id-gsbp-68401e2 translation-block\"><strong>This is where <strong>TripDeals.ch<\/strong> expertise makes the difference. The most powerful lever remains the use of your Swiss bank card.<br>\u2022 <strong>Genius Status:<\/strong> Activate your automatic -10% to -20% by being logged in.<br>\u2022 <strong>Mobile App:<\/strong> Stack the \u201cMobile Only\u201d rates (-10%).<br>\u2022 <strong>Strategic Payment:<\/strong> Use a card offering cashback (such as <strong>Neon, Revolut, or Cashback Cards<\/strong>). You get back an additional 1% to 3%.<br>\u2022 <strong>CHF Currency:<\/strong> Always pay in <strong>Swiss Francs<\/strong> to avoid the conversion fees (1.5% to 2.5%) of traditional banks like UBS or Raiffeisen.<\/strong><\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-7eb9cb8\" class=\"gspb_heading gspb_heading-id-gsbp-7eb9cb8\">Booking last minute: Is it really worth it on Booking?<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-a9b1386\" class=\"gspb_text gspb_text-id-gsbp-a9b1386 translation-block\">The short answer is: <strong>Rarely for the price, but often for the choice<\/strong>. In Switzerland, the hotel market is very stable, and hoteliers prefer to leave a room empty rather than slash prices by 50% at the last minute.<br>\u2022 <strong>The urgency trap:<\/strong> Booking uses pressure notifications (\u201cOnly 1 room left!\u201d) to push you to book quickly, even though the rate is often at its peak.<br>\u2022 <strong>When to prioritize Booking:<\/strong> The platform remains interesting at the last minute only for <strong>\u201cFlash Deals\u201d<\/strong> on mobile or if you have <strong>Genius Level 3<\/strong> status, which can offset last-minute price increases.<br>\u2022 <strong>The winning alternative:<\/strong> For true last-minute bookings in Switzerland (D-1 or D-0), it\u2019s often smarter to check sites like <strong>Hotwire<\/strong> or <strong>Lastminute.ch<\/strong>. However, the best technique remains finding the hotel on our platform and then <strong>calling them directly<\/strong>. At 6 p.m. for the same evening, a hotelier in Lausanne or Lucerne will often give you a \u201cdirect\u201d price much lower than the one displayed online to avoid the 15% commission.<\/div>\n\n\n\n<h5 id=\"gspb_heading-id-gsbp-7768054\" class=\"gspb_heading gspb_heading-id-gsbp-7768054\">FAQ: Everything you need to know about Booking discounts in Switzerland<\/h5>\n\n\n\n<div class=\"wp-block-greenshift-blocks-accordion gs-accordion gspb_accordion-id-gsbp-dba5775 togglelogic\" id=\"gspb_accordion-id-gsbp-dba5775\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\">\n<div class=\"wp-block-greenshift-blocks-accordionitem gs-accordion-item gspb_accordionitem-gsbp-c781fe9 gsclose\" id=\"gspb_accordionitem-gsbp-c781fe9\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"><div id=\"gs-trigger-gsbp-dba5775-0\" class=\"gs-accordion-item__title\" aria-expanded=\"false\" role=\"button\" tabindex=\"0\" aria-controls=\"gspb-accordion-item-content-gsbp-c781fe9\"><div class=\"gs-accordion-item__heading\"><strong><strong>Can you combine the mobile rate and Genius status simultaneously?<\/strong><\/strong><\/div><meta itemprop=\"name\" content=\"<strong&gt;<strong&gt;Peut-on cumuler le tarif mobile et le statut Genius simultan\u00e9ment ?<\/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-dba5775-0\" class=\"gs-accordion-item__content\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\" id=\"gspb-accordion-item-content-gsbp-c781fe9\" aria-hidden=\"true\"><div class=\"gs-accordion-item__text\" itemprop=\"text\">\n<div id=\"gspb_text-id-gsbp-ed56d3d\" class=\"gspb_text gspb_text-id-gsbp-ed56d3d\">In many cases, yes. When you are logged into your Genius account and book via the mobile app, both discounts can be applied together\u2014provided the establishment participates in both programs. The price displayed in the app then integrates both discount levels. This is, in fact, the combination that our TripDeals team primarily recommends for short stays in French-speaking or German-speaking Switzerland.<\/div>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-accordionitem gs-accordion-item gspb_accordionitem-gsbp-852aa4f gsclose\" id=\"gspb_accordionitem-gsbp-852aa4f\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"><div id=\"gs-trigger-gsbp-dba5775-1\" class=\"gs-accordion-item__title\" aria-expanded=\"false\" role=\"button\" tabindex=\"0\" aria-controls=\"gspb-accordion-item-content-gsbp-852aa4f\"><div class=\"gs-accordion-item__heading\"><strong><strong><strong><strong>Is Booking's Genius program available for Swiss residents?<\/strong><\/strong><\/strong><\/strong><\/div><meta itemprop=\"name\" content=\"<strong&gt;<strong&gt;<strong&gt;<strong&gt;Le programme Genius de Booking est-il disponible pour les r\u00e9sidents suisses ?<\/strong&gt;<\/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-dba5775-1\" class=\"gs-accordion-item__content\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\" id=\"gspb-accordion-item-content-gsbp-852aa4f\" aria-hidden=\"true\"><div class=\"gs-accordion-item__text\" itemprop=\"text\">\n<div id=\"gspb_text-id-gsbp-a42133c\" class=\"gspb_text gspb_text-id-gsbp-a42133c translation-block\">Yes, the Genius program is available worldwide, including in Switzerland. Simply create a free account on Booking.com with your email address. Genius Level 1 status is earned as soon as you complete your first booking. Higher levels are accumulated through your stays, with no geographical limits; your bookings in France, Italy, or Spain also count toward your progress in the program.<\/div>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-accordionitem gs-accordion-item gspb_accordionitem-gsbp-94af4b0 gsclose\" id=\"gspb_accordionitem-gsbp-94af4b0\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"><div id=\"gs-trigger-gsbp-dba5775-2\" class=\"gs-accordion-item__title\" aria-expanded=\"false\" role=\"button\" tabindex=\"0\" aria-controls=\"gspb-accordion-item-content-gsbp-94af4b0\"><div class=\"gs-accordion-item__heading\"><strong><strong>Is cashback compatible with stays booked in CHF on Booking.ch?<\/strong><\/strong><\/div><meta itemprop=\"name\" content=\"<strong&gt;<strong&gt;Le cashback est-il compatible avec les s\u00e9jours r\u00e9serv\u00e9s en CHF sur Booking.ch ?<\/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-dba5775-2\" class=\"gs-accordion-item__content\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\" id=\"gspb-accordion-item-content-gsbp-94af4b0\" aria-hidden=\"true\"><div class=\"gs-accordion-item__text\" itemprop=\"text\">\n<div id=\"gspb_text-id-gsbp-8c8ae56\" class=\"gspb_text gspb_text-id-gsbp-8c8ae56\">Yes, cashback works regardless of the transaction currency, including Swiss Francs. Whether you book an apartment in Lugano for 180 CHF a night or a hotel in Zurich for 320 CHF, the cashback applies to the total amount of the reservation. The refund is issued once the stay is confirmed and completed, according to the partner program's terms and conditions.<\/div>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-accordionitem gs-accordion-item gspb_accordionitem-gsbp-6e058f9 gsclose\" id=\"gspb_accordionitem-gsbp-6e058f9\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"><div id=\"gs-trigger-gsbp-dba5775-3\" class=\"gs-accordion-item__title\" aria-expanded=\"false\" role=\"button\" tabindex=\"0\" aria-controls=\"gspb-accordion-item-content-gsbp-6e058f9\"><div class=\"gs-accordion-item__heading\"><strong><strong>Are Booking's seasonal deals limited to certain regions of Switzerland?<\/strong><\/strong><\/div><meta itemprop=\"name\" content=\"<strong&gt;<strong&gt;Les offres de saison Booking sont-elles limit\u00e9es \u00e0 certaines r\u00e9gions de Suisse ?<\/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-dba5775-3\" class=\"gs-accordion-item__content\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\" id=\"gspb-accordion-item-content-gsbp-6e058f9\" aria-hidden=\"true\"><div class=\"gs-accordion-item__text\" itemprop=\"text\">\n<div id=\"gspb_text-id-gsbp-763ecb5\" class=\"gspb_text gspb_text-id-gsbp-763ecb5 translation-block\">No. \u201cGetaway Deal\u201d campaigns apply to all participating accommodations on the platform, without any cantonal restrictions. That said, the most active destinations during these promotions in Switzerland are generally <strong>Alpine ski resorts<\/strong> in winter and <strong>congress cities<\/strong> (Geneva, Basel, Bern) during major international fairs. Follow the TripDeals.ch page and activate our alerts so you don\u2019t miss any promotional windows.<\/div>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-accordionitem gs-accordion-item gspb_accordionitem-gsbp-765e50a gsclose\" id=\"gspb_accordionitem-gsbp-765e50a\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"><div id=\"gs-trigger-gsbp-dba5775-4\" class=\"gs-accordion-item__title\" aria-expanded=\"false\" role=\"button\" tabindex=\"0\" aria-controls=\"gspb-accordion-item-content-gsbp-765e50a\"><div class=\"gs-accordion-item__heading\"><strong><strong>Ist es m\u00f6glich, auf Booking.com in Schweizer Franken (CHF) zu bezahlen?<\/strong><\/strong><\/div><meta itemprop=\"name\" content=\"<strong&gt;<strong&gt;Est-il possible de payer en Francs Suisses (CHF) sur Booking.com ?<\/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-dba5775-4\" class=\"gs-accordion-item__content\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\" id=\"gspb-accordion-item-content-gsbp-765e50a\" aria-hidden=\"true\"><div class=\"gs-accordion-item__text\" itemprop=\"text\">\n<div id=\"gspb_text-id-gsbp-c5ee84a\" class=\"gspb_text gspb_text-id-gsbp-c5ee84a translation-block\">Yes, you can absolutely pay for your bookings in <strong>CHF<\/strong>. To avoid bank conversion fees, make sure to select the \u201cCHF\u201d currency in the settings at the top right of the site or app. Although the displayed price is in Swiss francs, check whether the property requires immediate online payment or payment on-site, as some hotels outside Switzerland may charge in their local currency.<\/div>\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\/Booking-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>Booking.com dominates the Swiss market<\/strong> as the leading online booking platform, centralizing the widest range of <strong>hotels, vacation rentals, flights, and car rentals<\/strong>. It is the essential tool for locking in the best stays, whether for a palace in <strong>St. Moritz<\/strong>, a modern apartment in <strong>Zurich<\/strong>, or an alpine getaway in <strong>Zermatt<\/strong>.<\/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>\n\n\n\n<div class=\"wp-block-greenshift-blocks-row gspb_row gspb_row-id-gsbp-808fb57 gspb_row--gutter-custom-0\" id=\"gspb_row-id-gsbp-808fb57\"><div class=\"gspb_row__content\"> \n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--6 gspb_row__col--md-12 gspb_col-id-gsbp-059b158\" id=\"gspb_col-id-gsbp-059b158\"><\/div>\n <\/div><\/div>\n\n\n\n<p><\/p>","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}@media (max-width:575.98px){#gspb_heading-id-gsbp-fcc60c0{margin-top:30px}}.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;padding-bottom:20px!important}}#gspb_row-id-gsbp-c0e09bb{justify-content:space-between;margin-top:0;margin-bottom:0;display:flex;flex-wrap:wrap;position:relative;padding-bottom:30px}#gspb_row-id-gsbp-c0e09bb>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap}body.gspb-bodyfront #gspb_row-id-gsbp-c0e09bb>.gspb_row__content{width:var(--theme-container-width, 1200px);max-width:var(--theme-normal-container-max-width, 1200px)}@media (max-width:1000px){#gspb_row-id-gsbp-c0e09bb>.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-c0e09bb>.gspb_row__content::-webkit-scrollbar{width:4px;height:4px}#gspb_row-id-gsbp-c0e09bb>.gspb_row__content::-webkit-scrollbar-track{background-color:transparent;border-radius:20px}#gspb_row-id-gsbp-c0e09bb>.gspb_row__content::-webkit-scrollbar-thumb{background-color:transparent;border-radius:20px;border:1px solid transparent}#gspb_row-id-gsbp-c0e09bb>.gspb_row__content:hover::-webkit-scrollbar-thumb{background-color:#ddd}#gspb_row-id-gsbp-c0e09bb>.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-c0e09bb>.gspb_row__content:hover{scrollbar-color:#ddd var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518))}#gspb_row-id-gsbp-c0e09bb>.gspb_row__content>div{margin:0!important;min-width:340px;scroll-snap-align:start;white-space:normal}#gspb_row-id-gsbp-c0e09bb .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-c0e09bb .gs-prev-next-button svg{fill:rgba(0,0,0,.3)}#gspb_row-id-gsbp-c0e09bb .gs-prev-next-button.previous{left:10px}#gspb_row-id-gsbp-c0e09bb .gs-prev-next-button.next{right:10px}#gspb_row-id-gsbp-c0e09bb .gs-prev-next-button:hover svg{fill:rgba(0,0,0,.6)}}@media (min-width:1000.02px){#gspb_row-id-gsbp-c0e09bb .gspb_smartscroll_btns{display:none}}#gspb_row-id-gsbp-c0e09bb .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-c0e09bb{padding-top:20px;padding-bottom:40px}}#gspb_row-id-gsbp-c0e09bb{background-color:var(--wp--preset--color--palette-color-7, var(--theme-palette-color-7, #F9F9FB))}#gspb_col-id-gsbp-0d800bc.gspb_row__col--3{width:calc(25% - 15px)}@media (max-width:991.98px){#gspb_col-id-gsbp-0d800bc.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-0d800bc.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-0d800bc.gspb_row__col--3{width:100%}}#gspb_col-id-gsbp-ae9653b.gspb_row__col--3{width:calc(25% - 15px)}@media (max-width:991.98px){#gspb_col-id-gsbp-ae9653b.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-ae9653b.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-ae9653b.gspb_row__col--3{width:100%}}#gspb_col-id-gsbp-febf073.gspb_row__col--3{width:calc(25% - 15px)}@media (max-width:991.98px){#gspb_col-id-gsbp-febf073.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-febf073.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-febf073.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% - 30px)}@media (max-width:991.98px){#gspb_col-id-gsbp-fbc175d.gspb_row__col--9{width:calc(75% - 30px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-fbc175d.gspb_row__col--9{width:calc(75% - 30px)}}@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% - 30px - 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:30px;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-7eb9cb8,#gspb_heading-id-gsbp-bca8db3{margin-top:40px;margin-bottom:5px}.gspb_text-id-gsbp-68401e2{margin-bottom:0!important}.gspb_text-id-gsbp-a9b1386{color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518));margin-bottom:0!important}@media (max-width:575.98px){#gspb_heading-id-gsbp-7768054,#gspb_heading-id-gsbp-7768054 .gsap-g-line{text-align:center!important}}#gspb_heading-id-gsbp-7768054{margin-top:30px;margin-bottom:-20px;padding-bottom:0}#gspb_accordion-id-gsbp-dba5775 .gs-accordion-item.gsclose>.gs-accordion-item__content{overflow:hidden;opacity:0}#gspb_accordion-id-gsbp-dba5775 .gs-accordion-item.gsopen>.gs-accordion-item__content{opacity:1;max-height:5000px}#gspb_accordion-id-gsbp-dba5775 .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-dba5775 .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-dba5775 .gs-accordion-item>.gs-accordion-item__content{z-index:0;position:relative;max-height:0;will-change:max-height;transition:all .25s ease-out}@media (max-width:767.98px){#gspb_accordion-id-gsbp-dba5775 .gs-accordion-item>.gs-accordion-item__title{background-color:#f9f9f9}}#gspb_accordion-id-gsbp-dba5775 .gs-accordion-item>.gs-accordion-item__title{font-size:16px;font-weight:600!important}@media (max-width:991.98px){#gspb_accordion-id-gsbp-dba5775 .gs-accordion-item>.gs-accordion-item__title{font-weight:600!important}}@media (max-width:767.98px){#gspb_accordion-id-gsbp-dba5775 .gs-accordion-item>.gs-accordion-item__title{font-weight:600!important}}@media (max-width:575.98px){#gspb_accordion-id-gsbp-dba5775 .gs-accordion-item>.gs-accordion-item__title{font-weight:600!important}}#gspb_accordion-id-gsbp-dba5775 .gs-accordion-item>.gs-accordion-item__title{color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518))}#gspb_accordion-id-gsbp-dba5775 .gs-accordion-item>.gs-accordion-item__title:hover,#gspb_accordion-id-gsbp-dba5775 .gs-accordion-item__title>:hover{color:var(--wp--preset--color--palette-color-2, var(--theme-palette-color-2, #ff7354))}#gspb_accordion-id-gsbp-dba5775 .gs-accordion-item__title>*{font-size:16px;font-weight:600!important}@media (max-width:991.98px){#gspb_accordion-id-gsbp-dba5775 .gs-accordion-item__title>*{font-weight:600!important}}@media (max-width:767.98px){#gspb_accordion-id-gsbp-dba5775 .gs-accordion-item__title>*{font-weight:600!important}}@media (max-width:575.98px){#gspb_accordion-id-gsbp-dba5775 .gs-accordion-item__title>*{font-weight:600!important}}#gspb_accordion-id-gsbp-dba5775 .gs-accordion-item__title>*{color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518))}#gspb_accordion-id-gsbp-dba5775 span.iconfortoggle .gs-iconafter,#gspb_accordion-id-gsbp-dba5775 span.iconfortoggle .gs-iconbefore{background-color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518))}#gspb_accordion-id-gsbp-dba5775 .gs-accordion-item__title:hover span.iconfortoggle .gs-iconafter,#gspb_accordion-id-gsbp-dba5775 .gs-accordion-item__title:hover span.iconfortoggle .gs-iconbefore{background-color:var(--wp--preset--color--palette-color-2, var(--theme-palette-color-2, #ff7354))}#gspb_accordion-id-gsbp-dba5775 .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-dba5775 .gs-accordion-item{margin-bottom:25px}#gspb_accordion-id-gsbp-dba5775 .gs-accordion-item>.gs-accordion-item__content>.gs-accordion-item__text{padding:10px 0 0}.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}#gspb_accordion-id-gsbp-dba5775{margin-top:50px}@media (max-width:991.98px){#gspb_accordion-id-gsbp-dba5775{margin-top:0}}@media (max-width:575.98px){body #gspb_accordionitem-gsbp-c781fe9.gs-accordion-item .gs-accordion-item__title{background-color:#fff}}#gspb_accordionitem-gsbp-c781fe9 .gs-accordion-item__title>*{color:#000!important}#gspb_accordionitem-gsbp-c781fe9 span.iconfortoggle .gs-iconafter,#gspb_accordionitem-gsbp-c781fe9 span.iconfortoggle .gs-iconbefore{background-color:#000!important}.gspb_text-id-gsbp-ed56d3d{font-size:15px;margin-top:0!important}@media (max-width:575.98px){body #gspb_accordionitem-gsbp-852aa4f.gs-accordion-item .gs-accordion-item__title{background-color:#fffefe}}.gspb_text-id-gsbp-a42133c{color:#000}@media (max-width:575.98px){body #gspb_accordionitem-gsbp-94af4b0.gs-accordion-item .gs-accordion-item__title{background-color:#fff}}.gspb_text-id-gsbp-763ecb5,.gspb_text-id-gsbp-8c8ae56,.gspb_text-id-gsbp-a42133c,.gspb_text-id-gsbp-c5ee84a{font-size:15px;margin-top:0!important}@media (max-width:575.98px){body #gspb_accordionitem-gsbp-6e058f9.gs-accordion-item .gs-accordion-item__title{background-color:#fff}}@media (max-width:575.98px){body #gspb_accordionitem-gsbp-765e50a.gs-accordion-item .gs-accordion-item__title{background-color:#fff}}#gspb_col-id-gsbp-0ee75ad.gspb_row__col--3{width:calc(25% - 30px)}@media (max-width:991.98px){#gspb_col-id-gsbp-0ee75ad.gspb_row__col--3{width:calc(25% - 30px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-0ee75ad.gspb_row__col--3{width:calc(25% - 30px)}}@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% - 30px - 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}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:40px;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-8, var(--theme-palette-color-8, #ffffff));border-style:solid;border-width:1px;border-color:var(--wp--preset--color--palette-color-5, var(--theme-palette-color-5, #A7F3D0))}#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;padding-top:10px;padding-bottom:10px;height:60px}#gspb_image-id-gsbp-e42febe img{object-fit:fill;object-position:56.00000000000001% 62%;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}#gspb_row-id-gsbp-808fb57{justify-content:space-between;display:flex;flex-wrap:wrap;align-content:flex-start;margin-top:50px;margin-bottom:33px}#gspb_row-id-gsbp-808fb57>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap}.gspb_row{position:relative}@media (max-width:991.98px){#gspb_row-id-gsbp-808fb57>.gspb_row__content{row-gap:60px}}#gspb_row-id-gsbp-808fb57>.gspb_row__content{max-width:1200px;align-items:flex-start}@media (max-width:991.98px){#gspb_row-id-gsbp-808fb57{margin-bottom:40px}}@media (max-width:575.98px){#gspb_row-id-gsbp-808fb57{margin-top:30px;margin-bottom:0}}#gspb_col-id-gsbp-059b158.gspb_row__col--6{width:50%}@media (max-width:991.98px){#gspb_col-id-gsbp-059b158.gspb_row__col--6{width:100%}}@media (max-width:767.98px){#gspb_col-id-gsbp-059b158.gspb_row__col--6{width:calc(100% - 15px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-059b158.gspb_row__col--6{width:100%}}@media (min-width:992px){body.gspb-bodyfront #gspb_col-id-gsbp-059b158.gspb_row__col--6{width:calc(55% - 0px - 0px)}}#gspb_col-id-gsbp-059b158.gspb_row__col--6{flex-direction:column}body #gspb_col-id-gsbp-059b158.gspb_row__col--6{display:flex}","footnotes":""},"class_list":["post-1676","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\/1676","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=1676"}],"version-history":[{"count":106,"href":"https:\/\/www.tripdeals.ch\/en\/wp-json\/wp\/v2\/pages\/1676\/revisions"}],"predecessor-version":[{"id":3320,"href":"https:\/\/www.tripdeals.ch\/en\/wp-json\/wp\/v2\/pages\/1676\/revisions\/3320"}],"wp:attachment":[{"href":"https:\/\/www.tripdeals.ch\/en\/wp-json\/wp\/v2\/media?parent=1676"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}