{"id":2507,"date":"2026-04-11T13:29:05","date_gmt":"2026-04-11T13:29:05","guid":{"rendered":"https:\/\/www.tripdeals.ch\/?page_id=2507"},"modified":"2026-04-16T09:36:00","modified_gmt":"2026-04-16T09:36:00","slug":"promo-code-lastminute-switzerland","status":"publish","type":"page","link":"https:\/\/www.tripdeals.ch\/en\/code-promo-lastminute-suisse\/","title":{"rendered":"Lastminute 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\">Lastminute.ch Promo Code: <mark class=\"has-inline-color has-palette-color-2-color\">Save on Your Travels Departing from Switzerland<\/mark><\/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>Lastminute.ch is the Swiss benchmark for last-minute deals as well as early bird bookings at competitive prices. Discover active promo codes and tips to pay less from Geneva, Zurich or Basel.<\/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\/lastminute-Photoroom-300x164.png\" alt=\"Logo\">                <\/div>\n                                    <div class=\"td-quick-info\" onclick=\"tdOpenModal('2852')\">Details +<\/div>\n                            <\/div>\n            <div class=\"td-price-side\">\n                <div class=\"td-quality-badge\">Promo Code<\/div>                <div class=\"td-price-val\">50 CHF<\/div>\n            <\/div>\n        <\/div>\n        \n        <div style=\"font-weight:800; color:#1e293b; margin-bottom:8px; line-height:1.3;\">Lastminute.ch<\/div>\n        <div style=\"font-size:0.88rem; color:#64748b; margin-bottom:1.5rem; line-height:1.5;\">A simple and effective 50 CHF discount for your next package holiday.<\/div>\n        \n        <div class=\"td-button-stack\">\n                            <div id=\"c-wrap-2852\" style=\"position:relative;\">\n                    <div class=\"btn-main\" onclick=\"tdRevealAndCopy('2852', 'LASTM050')\">VIEW CODE<\/div>\n                    <div id=\"c-show-2852\" class=\"td-code-display\" onclick=\"tdRevealAndCopy('2852', 'LASTM050')\">\n                        LASTM050                    <\/div>\n                <\/div>\n                        <a href=\"https:\/\/go.adt253.net\/t\/t?a=1634356829&#038;as=1722278484&#038;t=2&#038;tk=1&#038;url=www.lastminute.ch\" target=\"_blank\" class=\"btn-sub\" rel=\"noopener\">\n                Visit Lastminute.ch            <\/a>\n        <\/div>\n    <\/div>\n\n    <div id=\"m-2852\" class=\"td-modal-overlay\" onclick=\"if(event.target==this) tdCloseModal('2852')\">\n        <div class=\"td-modal-box\">\n            <span onclick=\"tdCloseModal('2852')\" 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;\">50 CHF<\/div>\n            <div style=\"font-weight:800; margin: 15px 0; color:#1e293b; font-size:1.2rem;\">Lastminute.ch<\/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;\" class=\"translation-block\">Travel Deal: 50 CHF immediate discount<br>Discount: 50 CHF<br>Description: A simple and effective 50 CHF discount for your next package holiday. Travel more, spend less. A 50 CHF boost for your last-minute bookings. Valid on all trips including flight and accommodation.<br>Good to know:<br>Minimum order required: 1,000 CHF.<br>Offer cannot be combined with other promotions.<br>Ideal for city trips or short stays.<br>Click the button to copy the code and complete your booking on Last Minute with total peace of mind.<\/div>\n            <a href=\"https:\/\/go.adt253.net\/t\/t?a=1634356829&#038;as=1722278484&#038;t=2&#038;tk=1&#038;url=www.lastminute.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\/lastminute-Photoroom-300x164.png\" alt=\"Logo\">                <\/div>\n                                    <div class=\"td-quick-info\" onclick=\"tdOpenModal('2847')\">Details +<\/div>\n                            <\/div>\n            <div class=\"td-price-side\">\n                <div class=\"td-quality-badge\">Promo Code<\/div>                <div class=\"td-price-val\">CHF 70.00<\/div>\n            <\/div>\n        <\/div>\n        \n        <div style=\"font-weight:800; color:#1e293b; margin-bottom:8px; line-height:1.3;\">Lastminute.ch<\/div>\n        <div style=\"font-size:0.88rem; color:#64748b; margin-bottom:1.5rem; line-height:1.5;\">Enjoy an immediate discount of 70 CHF on your next Flight + Hotel bundle.<\/div>\n        \n        <div class=\"td-button-stack\">\n                            <div id=\"c-wrap-2847\" style=\"position:relative;\">\n                    <div class=\"btn-main\" onclick=\"tdRevealAndCopy('2847', 'LASTM070')\">VIEW CODE<\/div>\n                    <div id=\"c-show-2847\" class=\"td-code-display\" onclick=\"tdRevealAndCopy('2847', 'LASTM070')\">\n                        LASTM070                    <\/div>\n                <\/div>\n                        <a href=\"https:\/\/go.adt253.net\/t\/t?a=1634356829&#038;as=1722278484&#038;t=2&#038;tk=1&#038;url=www.lastminute.ch\" target=\"_blank\" class=\"btn-sub\" rel=\"noopener\">\n                Visit Lastminute.ch            <\/a>\n        <\/div>\n    <\/div>\n\n    <div id=\"m-2847\" class=\"td-modal-overlay\" onclick=\"if(event.target==this) tdCloseModal('2847')\">\n        <div class=\"td-modal-box\">\n            <span onclick=\"tdCloseModal('2847')\" 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;\">CHF 70.00<\/div>\n            <div style=\"font-weight:800; margin: 15px 0; color:#1e293b; font-size:1.2rem;\">Lastminute.ch<\/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                Last Minute Escape: 70 CHF off your stay<br>Discount: 70 CHF<br>Description: Enjoy an immediate 70 CHF discount on your next Flight + Hotel bundle. The perfect opportunity for an impromptu getaway at a reduced price. Exclusive offer for your package holiday bookings (Flight + ground services).<br>Offer conditions:<br>Minimum purchase amount: 1,500 CHF.<br>Cannot be combined with other discount vouchers.<br>Valid on a wide selection of holiday destinations.<br>To apply the discount, copy the code and enter it during the payment step on the official Last Minute website.            <\/div>\n            <a href=\"https:\/\/go.adt253.net\/t\/t?a=1634356829&#038;as=1722278484&#038;t=2&#038;tk=1&#038;url=www.lastminute.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                    <img decoding=\"async\" src=\"https:\/\/www.tripdeals.ch\/wp-content\/uploads\/2026\/03\/lastminute-Photoroom-300x164.png\" alt=\"Logo\">                <\/div>\n                                    <div class=\"td-quick-info\" onclick=\"tdOpenModal('2849')\">Details +<\/div>\n                            <\/div>\n            <div class=\"td-price-side\">\n                <div class=\"td-quality-badge\">Promo Code<\/div>                <div class=\"td-price-val\">100 CHF<\/div>\n            <\/div>\n        <\/div>\n        \n        <div style=\"font-weight:800; color:#1e293b; margin-bottom:8px; line-height:1.3;\">Lastminute.ch<\/div>\n        <div style=\"font-size:0.88rem; color:#64748b; margin-bottom:1.5rem; line-height:1.5;\">Save 100 CHF immediately on your holiday package anywhere in the world.<\/div>\n        \n        <div class=\"td-button-stack\">\n                            <div id=\"c-wrap-2849\" style=\"position:relative;\">\n                    <div class=\"btn-main\" onclick=\"tdRevealAndCopy('2849', 'LASTM100')\">VIEW CODE<\/div>\n                    <div id=\"c-show-2849\" class=\"td-code-display\" onclick=\"tdRevealAndCopy('2849', 'LASTM100')\">\n                        LASTM100                    <\/div>\n                <\/div>\n                        <a href=\"https:\/\/go.adt253.net\/t\/t?a=1634356829&#038;as=1722278484&#038;t=2&#038;tk=1&#038;url=www.lastminute.ch\" target=\"_blank\" class=\"btn-sub\" rel=\"noopener\">\n                Visit Lastminute.ch            <\/a>\n        <\/div>\n    <\/div>\n\n    <div id=\"m-2849\" class=\"td-modal-overlay\" onclick=\"if(event.target==this) tdCloseModal('2849')\">\n        <div class=\"td-modal-box\">\n            <span onclick=\"tdCloseModal('2849')\" 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;\">100 CHF<\/div>\n            <div style=\"font-weight:800; margin: 15px 0; color:#1e293b; font-size:1.2rem;\">Lastminute.ch<\/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                Grand Departure: 100 CHF discount on your holiday<br>Discount: 100 CHF<br>Description: Save 100 CHF on your complete holiday package. A premium offer for those planning big for their next getaway. Benefit from a 100 CHF discount on your package holiday (flight included). Perfect for your family holiday plans or long stays.<br>Important details:<br>Valid on orders from 2,000 CHF.<br>Single-use code and non-combinable.<br>Applicable on \"Flight + Hotel\" offers (Package holidays).<br>Book your next dream destination and see the price drop instantly by using this promo code.            <\/div>\n            <a href=\"https:\/\/go.adt253.net\/t\/t?a=1634356829&#038;as=1722278484&#038;t=2&#038;tk=1&#038;url=www.lastminute.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    \/* Conteneur pour la pub Lastminute *\/\n    .td-ad-lastminute {\n        margin: 35px auto;\n        text-align: center;\n    }\n\n    .td-ad-card-lm {\n        display: inline-block;\n        border-radius: 24px; \n        overflow: hidden;\n        border: 1px solid #f1f5f9;\n        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.03);\n        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n        line-height: 0;\n        background: #ffffff;\n    }\n\n    .td-ad-card-lm:hover {\n        transform: translateY(-5px);\n        border-color: #10b981; \n        box-shadow: 0 20px 25px -5px rgba(16, 185, 129, 0.1);\n    }\n\n    .td-ad-img-lm {\n        max-width: 100%;\n        height: auto;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n\n    .td-ad-card-lm:hover .td-ad-img-lm {\n        transform: scale(1.03);\n    }\n\n    .td-ad-tag-lm {\n        display: block;\n        font-size: 10px;\n        color: #94a3b8;\n        text-transform: uppercase;\n        margin-bottom: 10px;\n        font-weight: 800;\n        letter-spacing: 1px;\n    }\n<\/style>\n\n<div class=\"td-ad-lastminute\">\n    <span class=\"td-ad-tag-lm\">Lastminute Flash Deal<\/span>\n    <a href=\"https:\/\/go.adt253.net\/t\/t?a=1748852030&#038;as=2061221247&#038;t=2&#038;tk=1\" target=\"_blank\" rel=\"nofollow noopener\" class=\"td-ad-card-lm\">\n        <img decoding=\"async\" src=\"https:\/\/track.adtraction.com\/t\/t?a=1748852030&#038;as=2061221247&#038;t=1&#038;tk=1&#038;i=1\" \n             alt=\"Promotions Lastminute\" \n             class=\"td-ad-img-lm\">\n    <\/a>\n<\/div>\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-40\" 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 Lastminute 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\">What is Lastminute.ch: tour operator or simple booking platform?<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-89542f4\" class=\"gspb_text gspb_text-id-gsbp-89542f4 translation-block\">This is a question many Swiss travellers don't think to ask, yet it can make a real difference if a problem arises.<br>Lastminute.ch belongs to the Lastminute.com group, which operates as a licensed travel agent in several European countries. When you book a <strong>Flight + Hotel bundle in a single transaction<\/strong> on Lastminute.ch, you benefit from package protection, meaning you have concrete recourse if a provider fails.<br>On the other hand, if you book a flight only or a hotel only, you are not covered in the same way. Protection only applies to packages. This is why the Flight + Hotel bundle is consistently the most interesting option on Lastminute.ch: you get both a better price and better protection.<\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-d064936\" class=\"gspb_heading gspb_heading-id-gsbp-d064936\">How to use a Lastminute.ch promo code from Switzerland<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-aee6f35\" class=\"gspb_text gspb_text-id-gsbp-aee6f35\">La proc\u00e9dure est simple, mais quelques d\u00e9tails peuvent faire rater la remise si vous ne les anticipez pas.<br><strong>S\u00e9lectionnez votre voyage<\/strong> Choisissez votre combin\u00e9 Vol + H\u00f4tel, votre vol ou votre h\u00f4tel. Attention : la majorit\u00e9 des codes promo Lastminute ne s&#8217;appliquent que sur les combin\u00e9s, pas sur les vols secs. Si votre code ne fonctionne pas, c&#8217;est souvent la raison num\u00e9ro un.<br><strong>Renseignez vos informations voyageur<\/strong> Remplissez les coordonn\u00e9es de tous les voyageurs. Assurez-vous d&#8217;\u00eatre connect\u00e9 \u00e0 votre compte Lastminute.ch : certains codes sont r\u00e9serv\u00e9s aux membres connect\u00e9s.<br><strong>Appliquez le code \u00e0 l&#8217;\u00e9tape paiement<\/strong> Sur la page de paiement, rep\u00e9rez le champ intitul\u00e9 &#8220;Avez-vous un code de r\u00e9duction ?&#8221; ou &#8220;Coupon&#8221;. Collez votre code et v\u00e9rifiez que la d\u00e9duction s&#8217;affiche bien dans le r\u00e9capitulatif avant de confirmer. Le montant r\u00e9duit doit appara\u00eetre clairement en CHF avant toute saisie bancaire.<br><strong>Choisissez le bon mode de paiement<\/strong> Privil\u00e9giez une carte bancaire suisse, Neon, Revolut ou votre carte UBS\/PostFinance \u2014 pour \u00e9viter les frais de change si vous atterrissez par erreur sur la version .fr ou .de du site. Sur Lastminute.ch, toutes les transactions sont en CHF.<\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-c9625df\" class=\"gspb_heading gspb_heading-id-gsbp-c9625df\">5 tips to pay even less on Lastminute<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-001ce34\" class=\"gspb_text gspb_text-id-gsbp-001ce34 translation-block\"><strong>1. Opt for the Flight + Hotel bundle:<\/strong> This is Lastminute's strength: by grouping both services, the platform accesses negotiated rates that you won't find when booking separately. And as mentioned above, it is also the only format that activates package protection. A promo code on a bundle therefore has double the value.<br><br><strong>2. Compare departure airports:<\/strong> Before applying a promo code, check prices from the three main Swiss airports. Flying from Basel-Mulhouse (BSL) rather than Zurich-Kloten can save you 80 to 150 CHF on the flight alone, which is more than the value of most available promo codes. EasyJet operates heavily from BSL, with high frequencies to Mediterranean destinations.<br><br><strong>3. Download the Lastminute app:<\/strong> Several codes are app-exclusives, such as the <code>APPONLY25<\/code> listed above. The app also offers personalised price alerts on your favourite destinations, handy for not missing a flash sale from Geneva or Zurich.<br><br><strong>4. Monitor flash sales separately:<\/strong> Lastminute flash sales are already reduced to the maximum and are generally incompatible with promo codes. Don't waste time trying to apply a voucher to them. On the other hand, these flash sales can themselves be more attractive than a standard rate with a code: compare both before deciding.<br><br><strong>5. Consider a well-connected hotel outside the centre:<\/strong> For city trips, a hotel located 20 minutes from the centre but directly connected by metro or suburban train (RER\/S-Bahn) can save you 100 to 200 CHF over 3 nights compared to an establishment in the very heart of the city. In London, Madrid or Paris, this strategy far exceeds the value of a standard promo code.<\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-18df9c8\" class=\"gspb_heading gspb_heading-id-gsbp-18df9c8\">Is Lastminute.ch reliable? What Swiss travellers' experiences say<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-69ca462\" class=\"gspb_text gspb_text-id-gsbp-69ca462 translation-block\">Lastminute.ch has been on the market for over 20 years and enjoys an established reputation in both French-speaking and German-speaking Switzerland. The platform is registered with the relevant authorities, and the packages it sells are covered by a guarantee fund in the event of insolvency.<br>A few points of vigilance, however:<br><strong>Booking fees<\/strong>: on some very low advertised rates, Lastminute may add service fees at the end of the booking process. Read the final summary before any validation.<br><strong>Cancellation conditions<\/strong>: these vary greatly depending on the offer. Some rates are non-refundable; others include partial flexibility. Always check before confirming, especially if you are booking well in advance.<br><strong>Customer service<\/strong>: in the event of a problem, prefer contacting them via your Lastminute.ch customer area rather than the telephone number, which is often saturated during peak periods.<\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-3e68c45\" class=\"gspb_heading gspb_heading-id-gsbp-3e68c45\">FAQ: Lastminute.ch promo codes \u2013 everything Swiss travellers ask<\/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>Why isn't my Lastminute promo code working?<\/strong><\/strong><\/div><meta itemprop=\"name\" content=\"<strong&gt;<strong&gt;Pourquoi mon code promo Lastminute ne fonctionne-t-il pas ?<\/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-265923b1f990f20235b20c0663343f3d\">The most common reasons are: the code applies only to Flight + Hotel bundles and not to flight-only bookings; the minimum purchase amount has not been reached excluding airport taxes; the code's expiry date has passed; or the code is reserved for logged-in members. If everything seems correct and the code is still refused, report it to Tripdeals.ch.<\/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>Are promo codes compatible with Lastminute flash sales?<\/strong><\/strong><\/div><meta itemprop=\"name\" content=\"<strong&gt;<strong&gt;Les codes promo sont-ils compatibles avec les ventes flash Lastminute ?<\/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-1f0bb51c630c04ed3f80a05903990e5a\">No, in the vast majority of cases. Flash sales are already reduced to the maximum and are technically incompatible with other discount vouchers. If you are hesitating between a flash sale and a standard rate with a code, compare the final price in both cases before deciding.<\/p>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-accordionitem gs-accordion-item gspb_accordionitem-gsbp-d5945fd gsclose\" id=\"gspb_accordionitem-gsbp-d5945fd\" 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-d5945fd\"><div class=\"gs-accordion-item__heading\"><strong><strong>Can I pay in CHF on Lastminute.ch?<\/strong><\/strong><\/div><meta itemprop=\"name\" content=\"<strong&gt;<strong&gt;Peut-on payer en CHF sur Lastminute.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-dda1604-2\" class=\"gs-accordion-item__content\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\" id=\"gspb-accordion-item-content-gsbp-d5945fd\" 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-e732e953c4f89dd00464defd2f55a355\">Yes, by systematically using the .ch version of the site (lastminute.ch), all transactions are in Swiss francs. Be careful if you are redirected to lastminute.com, .fr or .de: you risk paying in euros with additional conversion fees depending on your bank card.<\/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-3\" 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>Does Lastminute.ch offer the same guarantees as a traditional tour operator like TUI or Helvetic Tours?<\/strong><\/strong><\/div><meta itemprop=\"name\" content=\"<strong&gt;<strong&gt;Lastminute.ch offre-t-il les m\u00eames garanties qu'un voyagiste classique comme TUI ou Helvetic Tours ?<\/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-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-031f168bfdefbf5d45699375d126160b\">Partially. Lastminute.ch offers package protection on Flight + Hotel bundles booked as a package, but not on \u00e0 la carte bookings. TUI Switzerland and Helvetic Tours, as licensed Swiss tour operators, generally offer more comprehensive protection and more accessible local customer service in the event of a crisis. If security takes precedence over price, these alternatives remain preferable.<\/p>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-accordionitem gs-accordion-item gspb_accordionitem-gsbp-b25e679 gsclose\" id=\"gspb_accordionitem-gsbp-b25e679\" 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-b25e679\"><div class=\"gs-accordion-item__heading\"><strong><strong>Are Lastminute promo codes valid from all Swiss airports?<\/strong><\/strong><\/div><meta itemprop=\"name\" content=\"<strong&gt;<strong&gt;Les codes promo Lastminute sont-ils valables depuis tous les a\u00e9roports suisses ?<\/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-b25e679\" 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-a89957525fc71ba6fbcca3bae8493cfc\">Most codes are valid regardless of the departure airport, whether it is Geneva-Cointrin (GVA), Zurich-Kloten (ZRH) or Basel-Mulhouse (BSL). However, check the specific conditions of each code: some promotions may be limited to a specific airport or partner airline.<\/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-5\" 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>How can I tell if a Lastminute code found elsewhere is still valid?<\/strong><\/strong><\/div><meta itemprop=\"name\" content=\"<strong&gt;<strong&gt;Comment savoir si un code Lastminute trouv\u00e9 ailleurs est encore valide ?<\/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-5\" 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-3a9f7c50292f705bf52c9e12f0d740aa\">Codes published on forums or social networks are often expired or for single use only. Tripdeals.ch verifies codes before publication and removes them as soon as they stop working. This is one of the reasons to consult our platform rather than unverified sources.<\/p>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-accordionitem gs-accordion-item gspb_accordionitem-gsbp-d7e032e gsclose\" id=\"gspb_accordionitem-gsbp-d7e032e\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"><div id=\"gs-trigger-gsbp-dda1604-6\" class=\"gs-accordion-item__title\" aria-expanded=\"false\" role=\"button\" tabindex=\"0\" aria-controls=\"gspb-accordion-item-content-gsbp-d7e032e\"><div class=\"gs-accordion-item__heading\"><strong><strong>Are there Lastminute promo codes valid all year round?<\/strong><\/strong><\/div><meta itemprop=\"name\" content=\"<strong&gt;<strong&gt;Y a-t-il des codes promo Lastminute valables toute l'ann\u00e9e ?<\/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-6\" class=\"gs-accordion-item__content\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\" id=\"gspb-accordion-item-content-gsbp-d7e032e\" 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-caedac708088c159f540aec02b77c799\">No. Lastminute operates mainly on occasional and seasonal promotions. There is no permanent code that is valid at all times. On the other hand, creating a Lastminute.ch account gives you access to regular member offers and personalised alerts, which are the equivalent of a continuous benefit.<\/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\/lastminute-Photoroom.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>Lastminute.ch<\/strong> has established itself as the undisputed expert for last-minute travel in Switzerland, offering total flexibility for those looking for a spontaneous getaway. A leader in <strong>Flight + Hotel<\/strong> packages, the platform makes it possible to find unbeatable rates for a long weekend in Mallorca, a beach holiday in Greece, or a cultural immersion in Rome. It is the essential ally for Swiss travelers seeking spontaneity and discounted prices departing from Geneva or Zurich.<\/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    \/* On cible le container pour forcer le comportement sticky *\/\n    .td-ad-sticky-side {\n        position: -webkit-sticky !important;\n        position: sticky !important;\n        top: 110px; \/* Tes 100px de header + 10px de marge *\/\n        display: block;\n        z-index: 999;\n        margin: 25px auto;\n        width: 100%;\n        max-width: 300px;\n    }\n    \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    }\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    .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% - 20px)}@media (max-width:991.98px){#gspb_col-id-gsbp-fbc175d.gspb_row__col--9{width:calc(75% - 20px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-fbc175d.gspb_row__col--9{width:calc(75% - 20px)}}@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% - 20px - 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-69ca462{color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518))}#gspb_heading-id-gsbp-18df9c8{margin-top:40px;margin-bottom:5px}#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-add9892 .gs-accordion-item__title>*,#gspb_accordionitem-gsbp-b25e679 .gs-accordion-item__title>*,#gspb_accordionitem-gsbp-d5945fd .gs-accordion-item__title>*,#gspb_accordionitem-gsbp-d7e032e .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-d5945fd.gs-accordion-item .gs-accordion-item__title{background-color:#ecfdf5}#gspb_accordionitem-gsbp-d5945fd span.iconfortoggle .gs-iconafter,#gspb_accordionitem-gsbp-d5945fd 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-b25e679.gs-accordion-item .gs-accordion-item__title{background-color:#ecfdf5}#gspb_accordionitem-gsbp-b25e679 span.iconfortoggle .gs-iconafter,#gspb_accordionitem-gsbp-b25e679 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-d7e032e.gs-accordion-item .gs-accordion-item__title{background-color:#ecfdf5}#gspb_accordionitem-gsbp-d7e032e span.iconfortoggle .gs-iconafter,#gspb_accordionitem-gsbp-d7e032e 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% - 20px)}@media (max-width:991.98px){#gspb_col-id-gsbp-0ee75ad.gspb_row__col--3{width:calc(25% - 20px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-0ee75ad.gspb_row__col--3{width:calc(25% - 20px)}}@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% - 20px - 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-2507","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\/2507","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=2507"}],"version-history":[{"count":15,"href":"https:\/\/www.tripdeals.ch\/en\/wp-json\/wp\/v2\/pages\/2507\/revisions"}],"predecessor-version":[{"id":3300,"href":"https:\/\/www.tripdeals.ch\/en\/wp-json\/wp\/v2\/pages\/2507\/revisions\/3300"}],"wp:attachment":[{"href":"https:\/\/www.tripdeals.ch\/en\/wp-json\/wp\/v2\/media?parent=2507"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}