{"id":3124,"date":"2026-04-15T07:07:18","date_gmt":"2026-04-15T07:07:18","guid":{"rendered":"https:\/\/www.tripdeals.ch\/?page_id=3124"},"modified":"2026-04-16T09:41:44","modified_gmt":"2026-04-16T09:41:44","slug":"europcar-promo-code-switzerland","status":"publish","type":"page","link":"https:\/\/www.tripdeals.ch\/en\/code-promo-europcar-suisse\/","title":{"rendered":"Europcar 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\">Europcar Promo Code Switzerland: <mark class=\"has-inline-color has-palette-color-2-color\">Discount on your car rental<\/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><strong><strong>Europcar is one of the most prominent car rental brands in Switzerland, with agencies at all major airports and key SBB train stations. Here are the loyalty programs you should know and all the tips for paying less.<\/strong><\/strong><\/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\/Europcar-Photoroom-300x164.png\" alt=\"Logo\">                <\/div>\n                                    <div class=\"td-quick-info\" onclick=\"tdOpenModal('3130')\">Details +<\/div>\n                            <\/div>\n            <div class=\"td-price-side\">\n                <div class=\"td-quality-badge\">Privilege<\/div>                <div class=\"td-price-val\"><\/div>\n            <\/div>\n        <\/div>\n        \n        <div style=\"font-weight:800; color:#1e293b; margin-bottom:8px; line-height:1.3;\">Europcar<\/div>\n        <div style=\"font-size:0.88rem; color:#64748b; margin-bottom:1.5rem; line-height:1.5;\">Privilege loyalty program: Enjoy exclusive benefits.<\/div>\n        \n        <div class=\"td-button-stack\">\n                        <a href=\"https:\/\/www.europcar.ch\/fr-ch\" target=\"_blank\" class=\"btn-main\" rel=\"noopener\">\n                Visit Europcar            <\/a>\n        <\/div>\n    <\/div>\n\n    <div id=\"m-3130\" class=\"td-modal-overlay\" onclick=\"if(event.target==this) tdCloseModal('3130')\">\n        <div class=\"td-modal-box\">\n            <span onclick=\"tdCloseModal('3130')\" 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;\"><\/div>\n            <div style=\"font-weight:800; margin: 15px 0; color:#1e293b; font-size:1.2rem;\">Europcar<\/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                 Privilege Program: Rent 3 times, get a weekend free\n\nDiscount: LOYALTY\n\nDescription: Join Europcar's Privilege loyalty program for free and enjoy exclusive benefits starting from your second rental in Switzerland or abroad.\n\nYour member privileges:\n\nFree weekend: One free weekend rental after 3 rentals completed within the year.\n\nPriority Service: Direct access to the \"Fast Lane\" counter to collect your keys without waiting.\n\nPartner discounts: Preferential rates at Accor hotels and other travel partners.\n\nRegistration is free and your benefits are valid in over 140 countries.            <\/div>\n            <a href=\"https:\/\/www.europcar.ch\/fr-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\/Europcar-Photoroom-300x164.png\" alt=\"Logo\">                <\/div>\n                                    <div class=\"td-quick-info\" onclick=\"tdOpenModal('3133')\">Details +<\/div>\n                            <\/div>\n            <div class=\"td-price-side\">\n                <div class=\"td-quality-badge\">Online payment<\/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;\">Europcar<\/div>\n        <div style=\"font-size:0.88rem; color:#64748b; margin-bottom:1.5rem; line-height:1.5;\">Online Prepayment: Up to 10% savings.<\/div>\n        \n        <div class=\"td-button-stack\">\n                        <a href=\"https:\/\/www.europcar.ch\/fr-ch\" target=\"_blank\" class=\"btn-main\" rel=\"noopener\">\n                Visit Europcar            <\/a>\n        <\/div>\n    <\/div>\n\n    <div id=\"m-3133\" class=\"td-modal-overlay\" onclick=\"if(event.target==this) tdCloseModal('3133')\">\n        <div class=\"td-modal-box\">\n            <span onclick=\"tdCloseModal('3133')\" 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;\">Europcar<\/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                Online Prepayment: Up to 10% savings\n\nDiscount: -10%\n\nDescription: Plan ahead and take advantage of the best Europcar rates. By paying for your rental at the time of online booking, you benefit from an immediate discount.\n\nAdvantages of the prepaid rate:\n\nDirect savings: Up to 10% off compared to the rate paid at pick-up.\n\nGuaranteed availability: Your vehicle category is locked in as a priority.\n\nSimplicity: Faster processing at the branch as payment formalities are already settled.\n\nThe ideal option to secure your holiday budget at the best price.            <\/div>\n            <a href=\"https:\/\/www.europcar.ch\/fr-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\/Europcar-Photoroom-300x164.png\" alt=\"Logo\">                <\/div>\n                                    <div class=\"td-quick-info\" onclick=\"tdOpenModal('3135')\">Details +<\/div>\n                            <\/div>\n            <div class=\"td-price-side\">\n                <div class=\"td-quality-badge\">Green Mobility<\/div>                <div class=\"td-price-val\">ECO<\/div>\n            <\/div>\n        <\/div>\n        \n        <div style=\"font-weight:800; color:#1e293b; margin-bottom:8px; line-height:1.3;\">Europcar<\/div>\n        <div style=\"font-size:0.88rem; color:#64748b; margin-bottom:1.5rem; line-height:1.5;\">Driving an electric car across Switzerland.<\/div>\n        \n        <div class=\"td-button-stack\">\n                        <a href=\"https:\/\/www.europcar.ch\/fr-ch\" target=\"_blank\" class=\"btn-main\" rel=\"noopener\">\n                Visit Europcar            <\/a>\n        <\/div>\n    <\/div>\n\n    <div id=\"m-3135\" class=\"td-modal-overlay\" onclick=\"if(event.target==this) tdCloseModal('3135')\">\n        <div class=\"td-modal-box\">\n            <span onclick=\"tdCloseModal('3135')\" 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;\">ECO<\/div>\n            <div style=\"font-weight:800; margin: 15px 0; color:#1e293b; font-size:1.2rem;\">Europcar<\/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                Green Mobility: Rent a hybrid or electric vehicle\n\nDiscount: ECO-MOBILITY\n\nDescription: Europcar offers one of the most modern fleets in Switzerland to help you reduce your carbon footprint while enjoying superior driving comfort.\n\nWhy switch to electric:\n\nLatest technologies: Drive the newest models from Audi, VW, or Tesla.\n\nUrban access: Drive without restrictions in European city centers.\n\nEasy charging: Access to a network of partner charging stations for peace of mind while traveling.\n\nTest the future of mobility with competitive rates on the hybrid and electric range.            <\/div>\n            <a href=\"https:\/\/www.europcar.ch\/fr-ch\" target=\"_blank\" class=\"btn-main\" rel=\"noopener\">GET THE DEAL<\/a>\n        <\/div>\n    <\/div>\n\n    <script>\n    if (typeof tdRevealAndCopy !== 'function') {\n        window.tdRevealAndCopy = function(id, code) {\n            const wrap = document.querySelector('#c-wrap-' + id + ' .btn-main');\n            const display = document.getElementById('c-show-' + id);\n            navigator.clipboard.writeText(code).then(() => {\n                if(wrap) wrap.style.display = 'none';\n                if(display) {\n                    display.style.display = 'flex';\n                    const feedback = document.createElement('div');\n                    feedback.className = 'td-copy-success';\n                    feedback.innerText = 'COPI\u00c9 !';\n                    display.appendChild(feedback);\n                    setTimeout(() => feedback.remove(), 2000);\n                }\n            });\n        };\n        window.tdOpenModal = function(id) { \n            const m = document.getElementById('m-' + id);\n            document.body.appendChild(m);\n            m.style.display = 'flex'; \n            document.body.style.overflow = 'hidden';\n        };\n        window.tdCloseModal = function(id) { \n            document.getElementById('m-' + id).style.display = 'none'; \n            document.body.style.overflow = '';\n        };\n    }\n    <\/script>\n    \n<\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--3 gspb_col-id-gsbp-c26da65\" id=\"gspb_col-id-gsbp-c26da65\">    \n    <style>\n        \/* --- VIGNETTE REFINED (CORRECTIF IPHONE + EFFETS RESTAUR\u00c9S) --- *\/\n        .td-refined-card {\n            background: #ffffff;\n            padding: 1.8rem;\n            border-radius: 24px;\n            position: relative;\n            \/* Pas de bordure physique, on utilise le shadow pour \u00e9viter le clipping iOS *\/\n            border: none !important; \n            \/* Shadow de base (bordure interne subtile) *\/\n            box-shadow: inset 0 0 0 1px #e2e8f0, 0 2px 4px rgba(0, 0, 0, 0.02);\n            \/* Marge de s\u00e9curit\u00e9 mobile *\/\n            margin: 15px 5px 25px 5px; \n            display: flex;\n            flex-direction: column;\n            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n            -webkit-appearance: none;\n        }\n\n        \/* --- EFFET HOVER COMPLET RESTAUR\u00c9 --- *\/\n        .td-refined-card:hover {\n            transform: translateY(-5px);\n            \/* La bordure interne de la carte devient verte *\/\n            box-shadow: inset 0 0 0 2px #10b981, 0 20px 25px -5px rgba(16, 185, 129, 0.1);\n        }\n\n        \/* --- LE LOGO CHANGE AUSSI AU HOVER --- *\/\n        .td-logo-frame {\n            width: 72px; height: 72px;\n            background: #ffffff;\n            border-radius: 16px;\n            padding: 8px;\n            display: flex; align-items: center; justify-content: center;\n            \/* Bordure interne subtile par d\u00e9faut *\/\n            box-shadow: inset 0 0 0 1px #f1f5f9;\n            transition: all 0.3s ease;\n        }\n\n        \/* Quand on survole la carte, le logo s'illumine en vert *\/\n        .td-refined-card:hover .td-logo-frame {\n            background: #ecfdf5;\n            box-shadow: inset 0 0 0 1px #d1fae5;\n        }\n\n        \/* --- LE RESTE DU CSS (INCHANG\u00c9 MAIS COMPLIS) --- *\/\n        .td-card-header { display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 1.2rem; }\n        .td-logo-frame img { max-width: 100%; height: auto; object-fit: contain; }\n        .td-price-val { color: #0f172a; font-size: 1.8rem; font-weight: 900; line-height: 1; text-align: right; }\n        .td-quality-badge {\n            background: #ecfdf5; color: #059669; font-size: 9px; font-weight: 800; padding: 4px 10px;\n            border-radius: 8px; text-transform: uppercase; box-shadow: inset 0 0 0 1px #d1fae5;\n            display: block; margin-bottom: 5px; text-align: center;\n        }\n        .td-quick-info {\n            font-size: 10px; font-weight: 700; color: #94a3b8; cursor: pointer;\n            text-transform: uppercase; margin-top: 8px; outline: none; -webkit-tap-highlight-color: transparent;\n        }\n        .td-button-stack { display: flex; flex-direction: column; gap: 10px; }\n        .btn-main, .btn-sub, .td-code-display {\n            height: 48px; border-radius: 12px; display: flex; align-items: center; justify-content: center;\n            font-weight: 700; text-transform: uppercase; font-size: 0.8rem; cursor: pointer;\n            transition: all 0.2s ease; text-decoration: none !important; width: 100%; border: none;\n        }\n        .btn-main { background: #10b981; color: #fff !important; }\n        .btn-sub { background: #f8fafc; color: #475569 !important; box-shadow: inset 0 0 0 1px #e2e8f0; }\n        .td-code-display {\n            background: #0f172a; color: #10b981 !important; font-family: monospace; font-size: 1.1rem;\n            border: 2px dashed #10b981; display: none; position: relative;\n        }\n        .td-copy-success {\n            position: absolute; top: -18px; left: 50%; transform: translateX(-50%);\n            background: #10b981; color: white; font-size: 10px; padding: 2px 10px; border-radius: 4px;\n            animation: tdFadeUp 2s forwards; z-index: 10;\n        }\n        @keyframes tdFadeUp {\n            0% { opacity: 0; transform: translate(-50%, 10px); }\n            20% { opacity: 1; transform: translate(-50%, 0); }\n            80% { opacity: 1; }\n            100% { opacity: 0; }\n        }\n        .td-modal-overlay {\n            display: none; position: fixed; z-index: 9999999; left: 0; top: 0; width: 100vw; height: 100vh;\n            background: rgba(15, 23, 42, 0.75); backdrop-filter: blur(8px); align-items: center; justify-content: center;\n        }\n        .td-modal-box {\n            background: #fff; border-radius: 24px; padding: 2.5rem;\n            max-width: 440px; width: 90%; position: relative; box-shadow: 0 25px 50px -12px rgba(0,0,0,0.5);\n        }\n    <\/style>\n\n    <div class=\"td-refined-card\">\n        <div class=\"td-card-header\">\n            <div class=\"td-brand-side\">\n                <div class=\"td-logo-frame\">\n                    <img decoding=\"async\" src=\"https:\/\/www.tripdeals.ch\/wp-content\/uploads\/2026\/03\/Europcar-Photoroom-300x164.png\" alt=\"Logo\">                <\/div>\n                                    <div class=\"td-quick-info\" onclick=\"tdOpenModal('3137')\">Details +<\/div>\n                            <\/div>\n            <div class=\"td-price-side\">\n                <div class=\"td-quality-badge\">Zero deductible<\/div>                <div class=\"td-price-val\">Premium<\/div>\n            <\/div>\n        <\/div>\n        \n        <div style=\"font-weight:800; color:#1e293b; margin-bottom:8px; line-height:1.3;\">Europcar<\/div>\n        <div style=\"font-size:0.88rem; color:#64748b; margin-bottom:1.5rem; line-height:1.5;\"> Travel with peace of mind: zero deductible.<\/div>\n        \n        <div class=\"td-button-stack\">\n                        <a href=\"https:\/\/www.europcar.ch\/fr-ch\" target=\"_blank\" class=\"btn-main\" rel=\"noopener\">\n                Visit Europcar            <\/a>\n        <\/div>\n    <\/div>\n\n    <div id=\"m-3137\" class=\"td-modal-overlay\" onclick=\"if(event.target==this) tdCloseModal('3137')\">\n        <div class=\"td-modal-box\">\n            <span onclick=\"tdCloseModal('3137')\" 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;\">Premium<\/div>\n            <div style=\"font-weight:800; margin: 15px 0; color:#1e293b; font-size:1.2rem;\">Europcar<\/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                Premium Protection: 0 CHF deductible in case of trouble\n\nDiscount: PEACE OF MIND\n\nDescription: Set off with total peace of mind on the winding Alpine roads or during your city trips with Europcar's complete protection pack.\n\nWhat's covered by the pack:\n\nZero Deductible: No amount to pay in case of accidental damage or theft.\n\nWindscreen &amp; Tire protection: Full coverage for the most frequent incidents.\n\nProtection of personal belongings: Insurance included for items carried in the vehicle.\n\nThe guarantee of a trip without financial stress, whatever the circumstances.            <\/div>\n            <a href=\"https:\/\/www.europcar.ch\/fr-ch\" target=\"_blank\" class=\"btn-main\" rel=\"noopener\">GET THE DEAL<\/a>\n        <\/div>\n    <\/div>\n\n    <script>\n    if (typeof tdRevealAndCopy !== 'function') {\n        window.tdRevealAndCopy = function(id, code) {\n            const wrap = document.querySelector('#c-wrap-' + id + ' .btn-main');\n            const display = document.getElementById('c-show-' + id);\n            navigator.clipboard.writeText(code).then(() => {\n                if(wrap) wrap.style.display = 'none';\n                if(display) {\n                    display.style.display = 'flex';\n                    const feedback = document.createElement('div');\n                    feedback.className = 'td-copy-success';\n                    feedback.innerText = 'COPI\u00c9 !';\n                    display.appendChild(feedback);\n                    setTimeout(() => feedback.remove(), 2000);\n                }\n            });\n        };\n        window.tdOpenModal = function(id) { \n            const m = document.getElementById('m-' + id);\n            document.body.appendChild(m);\n            m.style.display = 'flex'; \n            document.body.style.overflow = 'hidden';\n        };\n        window.tdCloseModal = function(id) { \n            document.getElementById('m-' + id).style.display = 'none'; \n            document.body.style.overflow = '';\n        };\n    }\n    <\/script>\n    \n<\/div>\n <\/div><div class=\"gspb_smartscroll_btns\"><span class=\"gs-prev-next-button previous\"><svg class=\"gs-prev-next-button-icon\" viewbox=\"0 0 100 100\"><path d=\"M 10,50 L 60,100 L 70,90 L 30,50  L 70,10 L 60,0 Z\" class=\"arrow\"><\/path><\/svg><\/span><span class=\"gs-prev-next-button next\"><svg class=\"gs-prev-next-button-icon\" viewbox=\"0 0 100 100\"><path d=\"M 10,50 L 60,100 L 70,90 L 30,50  L 70,10 L 60,0 Z\" class=\"arrow\" transform=\"translate(100, 100) rotate(180) \"><\/path><\/svg><\/span><\/div><\/div>\n\n\n\n<section class=\"wp-block-greenshift-blocks-row alignfull gspb_row gspb_row-id-gsbp-543f070 gspb_row--gutter-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 at Europcar 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\">Europcar in Switzerland: What you need to know before booking<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-89542f4\" class=\"gspb_text gspb_text-id-gsbp-89542f4 translation-block\">Europcar is present at all major Swiss airports (Zurich-Kloten, Geneva-Cointrin, Basel-Mulhouse) as well as at the main SBB train stations such as Zurich HB, Geneva Cornavin, Bern, and Lausanne. This is a practical advantage for travelers arriving by train or plane who wish to hit the road immediately.<br>Europcar has been part of the Volkswagen Group since 2022, resulting in a fleet primarily composed of group vehicles (VW, Audi, Skoda, Seat) that are regularly updated. For the Swiss traveler, this means recent vehicles with the highway vignette included in most rentals within Swiss territory.<\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-056cf0e\" class=\"gspb_heading gspb_heading-id-gsbp-056cf0e\">How to use a Europcar promo code from Switzerland<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-ca70cf1\" class=\"gspb_text gspb_text-id-gsbp-ca70cf1 translation-block\"><strong>Book on europcar.ch<\/strong> Browse europcar.ch (not europcar.com) to access prices in CHF and offers tailored to the Swiss market. Select your pick-up location, dates, and the desired vehicle category.<br><strong>Choose your options<\/strong> Select your insurance package, an additional driver if necessary, and any extras (child seat, GPS). These options directly influence the final amount to which your promo code will be applied.<br><strong>Apply the code at the payment stage<\/strong> Look for the \u201cPromotional Code\u201d or \u201cEuropcar Coupon\u201d field on the payment page. Paste your code and verify that the deduction is correctly displayed in CHF before any bank confirmation.<br><strong>Check the return conditions<\/strong> Note the time and place for returning the vehicle. A delay or a change in the return location can result in additional fees that cancel out the savings made with your promo code.<\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-d064936\" class=\"gspb_heading gspb_heading-id-gsbp-d064936\">The Europcar Loyalty Program: Privilege<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-aee6f35\" class=\"gspb_text gspb_text-id-gsbp-aee6f35 translation-block\">Europcar offers a loyalty program called Privilege, which is free to join. It operates on three levels: Privilege, Privilege Executive, and Privilege Elite.<br>Benefits increase with status: guaranteed reservation of the chosen category, priority service at the counter, upgrades based on availability, and automatic discounts on future rentals. From the Executive status onwards, you gain access to a dedicated counter at major Swiss agencies\u2014a significant time-saver at Geneva and Zurich airports during peak season.<br>The Privilege program can be combined with Tripdeals.ch promo codes on most bookings. It\u2019s the ideal combination for travelers who regularly rent cars in Switzerland or abroad.<\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-c9625df\" class=\"gspb_heading gspb_heading-id-gsbp-c9625df\">Types of Europcar promotions to know about<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-ac5cb60\" class=\"gspb_text gspb_text-id-gsbp-ac5cb60 translation-block\"><strong>Weekend rates<\/strong> Europcar offers specific rates for rentals from Friday evening to Monday morning, which are generally more advantageous than standard daily rates. These offers are particularly interesting for getaways from Zurich or Geneva to the Alps or Ticino.<br><strong>Long-term offers<\/strong> For rentals of 7 days or more, Europcar applies tiered pricing that can represent savings of 20 to 30% compared to the daily rate. These offers can be combined with certain Tripdeals.ch promo codes.<br><strong>Seasonal promotions<\/strong> Europcar launches regular promotional campaigns at the start of the summer (April-May) and winter (October-November) seasons. These promotions often target rentals in Alpine ski resorts or Swiss tourist regions.<br><strong>Corporate and partner rates<\/strong> If you are an employee of a large Swiss company, check if your employer has negotiated a corporate rate with Europcar. These rates are often lower than public prices and can be combined with your Privilege card.<\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-6ce82ca\" class=\"gspb_heading gspb_heading-id-gsbp-6ce82ca\">5 tips to pay less at Europcar Switzerland<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-82de972\" class=\"gspb_text gspb_text-id-gsbp-82de972 translation-block\"><strong>1. Book in advance and cancel if necessary<\/strong> Europcar rates are generally lower when booking in advance. Opt for a reservation with no cancellation fees: you lock in the best rate and can cancel for free if your plans change. Apply your promo code right at the initial booking.<br><strong>2. Avoid double insurance<\/strong> Europcar offers several supplementary insurance packages, but your Swiss credit card (Visa Gold, Mastercard Platinum) often already covers damages in case of an accident. Check your bank coverage before taking out extra insurance; you could save 20 to 40 CHF per day.<br><strong>3. Compare airport and city locations<\/strong> Agencies located at Swiss airports apply airport concession fees that can represent 10 to 15% of the total rate. If you can reach a city agency via public transport, the difference can exceed 50 CHF on a multi-day rental.<br><strong>4. Check if the highway vignette is included<\/strong> In Switzerland, the annual highway vignette costs 40 CHF. For short-term rentals, Europcar generally includes it in the rate for vehicles registered in Switzerland. For foreign vehicles or cross-border rentals, check this before leaving to avoid a fine.<br><strong>5. Return the vehicle with a full tank<\/strong> The fuel charges applied by Europcar if the tank is not full upon return are consistently higher than pump prices. Fill up at the last station before the agency\u2014even if you have to make a small detour.<\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-4fcdf44\" class=\"gspb_heading gspb_heading-id-gsbp-4fcdf44\">Europcar, Hertz, or Avis: How to choose in Switzerland<\/h2>\n\n\n\n<div id=\"gspb_text-id-gsbp-8274026\" class=\"gspb_text gspb_text-id-gsbp-8274026 translation-block\"><strong>Choose Europcar if you<\/strong> are looking for broad coverage at airports and SBB train stations, prefer a recent Volkswagen Group fleet, or rent regularly and want to build loyalty status.<br><strong>Choose Hertz if you<\/strong> prioritize the reliability of an international brand with a well-established Gold Plus loyalty program, or have a partner rate negotiated through your employer or a premium credit card.<br><strong>Choose Avis if you<\/strong> are looking for the best price-service ratio on short rentals, or are already an Avis Preferred member with a dedicated counter at major Swiss locations.<br><strong>Choose Budget if you<\/strong> have a tight budget and are flexible regarding the vehicle category; Budget, the leisure brand of the Avis group, often offers the most competitive rates on the Swiss market.<\/div>\n\n\n\n<h2 id=\"gspb_heading-id-gsbp-3e68c45\" class=\"gspb_heading gspb_heading-id-gsbp-3e68c45\">FAQ | Europcar Switzerland Promo Codes<\/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>Are Europcar promo codes valid at all Swiss locations?<\/strong><\/strong><\/div><meta itemprop=\"name\" content=\"<strong&gt;<strong&gt;Les codes promo Europcar sont-ils valables dans toutes les agences 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-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-3183fa843e5ae253df84b404b8648ee3\">Most Tripdeals.ch codes are valid at all Europcar locations in Switzerland. However, some codes are limited to specific branches (airports only or SBB train stations). The terms and conditions for each code specify any geographic restrictions.<\/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-1\" 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 add an additional driver at no extra cost?<\/strong><\/strong><\/div><meta itemprop=\"name\" content=\"<strong&gt;<strong&gt;Peut-on ajouter un conducteur additionnel sans frais suppl\u00e9mentaires ?<\/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-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-704b37a27555ed02d2eefb824d364866\">At Europcar, an additional driver is a paid option outside of the Privilege program. Privilege Executive and Elite members benefit from one free additional driver. If you are traveling as a pair and plan to share the driving, be sure to include this cost in your price comparison.<\/p>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-accordionitem gs-accordion-item gspb_accordionitem-gsbp-8006c67 gsclose\" id=\"gspb_accordionitem-gsbp-8006c67\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"><div id=\"gs-trigger-gsbp-dda1604-2\" class=\"gs-accordion-item__title\" aria-expanded=\"false\" role=\"button\" tabindex=\"0\" aria-controls=\"gspb-accordion-item-content-gsbp-8006c67\"><div class=\"gs-accordion-item__heading\"><strong><strong>Are promo codes combinable with the Privilege program?<\/strong><\/strong><\/div><meta itemprop=\"name\" content=\"<strong&gt;<strong&gt;Les codes promo sont-ils cumulables avec le programme Privilege ?<\/strong&gt;<\/strong&gt;\"\/><span class=\"iconfortoggle\"><span class=\"gs-iconbefore\"><\/span><span class=\"gs-iconafter\"><\/span><\/span><\/div><div aria-labelledby=\"gs-trigger-gsbp-dda1604-2\" class=\"gs-accordion-item__content\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\" id=\"gspb-accordion-item-content-gsbp-8006c67\" aria-hidden=\"true\"><div class=\"gs-accordion-item__text\" itemprop=\"text\">\n<div id=\"gspb_text-id-gsbp-e984de2\" class=\"gspb_text gspb_text-id-gsbp-e984de2\">In most cases, yes. This is the combination recommended by Tripdeals.ch for travelers who rent regularly. Check the specific conditions of each code at the time of booking.<\/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\/Europcar-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>Europcar<\/strong> is the European leader in car rentals and stands as the preferred partner for Swiss travelers seeking reliability and comfort. Whether you need an agile city car for a meeting in Zurich, a robust SUV to explore Graub\u00fcnden, or a van for a move in Geneva, Europcar offers a modern and perfectly maintained fleet.<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-afca667\" id=\"gspb_col-id-gsbp-afca667\">\n<style>\n    \/* Container avec comportement Sticky *\/\n    .td-ad-sticky-side {\n        position: -webkit-sticky !important;\n        position: sticky !important;\n        top: 110px; \/* Header 100px + 10px de marge *\/\n        display: block;\n        z-index: 99;\n        margin: 25px auto;\n        width: 100%;\n        max-width: 300px;\n    }\n    \n    \/* Style de la carte (Bordures marqu\u00e9es #e2e8f0) *\/\n    .td-ad-vertical-link {\n        display: block;\n        line-height: 0;\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid #e2e8f0; \n        box-shadow: 0 10px 25px -3px rgba(0, 0, 0, 0.08);\n        transition: all 0.3s ease;\n        background: #fff;\n        padding: 5px;\n        text-decoration: none !important;\n    }\n\n    .td-ad-vertical-link:hover {\n        transform: translateY(-2px);\n        box-shadow: 0 15px 30px -5px rgba(16, 185, 129, 0.15);\n        border-color: #10b981;\n    }\n\n    .td-ad-vertical-img {\n        max-width: 100%;\n        height: auto;\n        display: block;\n        border-radius: 15px;\n    }\n\n    \/* Label discret au-dessus *\/\n    .td-ad-vertical-label {\n        display: block;\n        font-size: 10px;\n        color: #94a3b8;\n        text-transform: uppercase;\n        margin-bottom: 8px;\n        letter-spacing: 1px;\n        font-weight: 800;\n        text-align: center;\n    }\n<\/style>\n\n<div class=\"td-ad-sticky-side\">\n    <span class=\"td-ad-vertical-label\">Premium Partner<\/span>\n    <a href=\"https:\/\/go.adt267.com\/t\/t?a=1887983359&#038;as=2061221247&#038;t=2&#038;tk=1\" target=\"_blank\" rel=\"sponsored noopener\" class=\"td-ad-vertical-link\">\n        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/track.adtraction.com\/t\/t?a=1887983359&#038;as=2061221247&#038;t=1&#038;tk=1&#038;i=1\" width=\"300\" height=\"600\" alt=\"Publicit\u00e9\" class=\"td-ad-vertical-img\">\n    <\/a>\n<\/div>\n<\/div>\n <\/div><\/div>\n<\/div>\n <\/div><\/section>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_gspb_post_css":"#gspb_row-id-gsbp-008c5ae{justify-content:space-between;margin-top:0;margin-bottom:0;display:flex;flex-wrap:wrap;padding-top:110px}#gspb_row-id-gsbp-008c5ae>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap;max-width:1200px}div[id^=gspb_col-id]{box-sizing:border-box;position:relative}@media (max-width:991.98px){#gspb_row-id-gsbp-008c5ae{margin-bottom:0;padding:100px 15px 50px}}@media (max-width:575.98px){#gspb_row-id-gsbp-008c5ae{margin-bottom:0;padding-top:100px;padding-bottom:0}}#gspb_row-id-gsbp-008c5ae{background-color:var(--wp--preset--color--palette-color-7, var(--theme-palette-color-7, #F9F9FB))}#gspb_col-id-gsbp-10062d1.gspb_row__col--12{width:100%}@media (max-width:575.98px){#gspb_col-id-gsbp-10062d1.gspb_row__col--12{width:100%}}body #gspb_col-id-gsbp-10062d1.gspb_row__col--12{display:flex;flex-direction:column;align-items:flex-start}#gspb_heading-id-gsbp-fcc60c0{font-size:35px}@media (max-width:991.98px){#gspb_heading-id-gsbp-fcc60c0{font-size:30px}}@media (max-width:575.98px){#gspb_heading-id-gsbp-fcc60c0{font-size:28px}}#gspb_heading-id-gsbp-fcc60c0,#gspb_heading-id-gsbp-fcc60c0 .gsap-g-line,.gspb_text-id-gsbp-53b65e8,.gspb_text-id-gsbp-53b65e8 .gsap-g-line{text-align:left!important}#gspb_heading-id-gsbp-fcc60c0{margin-top:30px;margin-bottom:20px;max-width:700px}.gspb_text-id-gsbp-53b65e8{color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518));margin-top:0!important;margin-bottom:30px!important;padding-bottom:30px!important}@media (max-width:991.98px){.gspb_text-id-gsbp-53b65e8{margin-bottom:30px!important}}@media (max-width:575.98px){.gspb_text-id-gsbp-53b65e8{margin-bottom:0!important}}#gspb_row-id-gsbp-6a0e6ca{justify-content:space-between;margin-top:0;margin-bottom:0;display:flex;flex-wrap:wrap;position:relative;padding-bottom:30px}#gspb_row-id-gsbp-6a0e6ca>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap}body.gspb-bodyfront #gspb_row-id-gsbp-6a0e6ca>.gspb_row__content{width:var(--theme-container-width, 1200px);max-width:var(--theme-normal-container-max-width, 1200px)}@media (max-width:1200px){#gspb_row-id-gsbp-6a0e6ca>.gspb_row__content{overflow-x:auto!important;overflow-y:hidden;display:grid;grid-auto-flow:column;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:transparent transparent;grid-gap:15px;padding-bottom:10px}#gspb_row-id-gsbp-6a0e6ca>.gspb_row__content::-webkit-scrollbar{width:4px;height:4px}#gspb_row-id-gsbp-6a0e6ca>.gspb_row__content::-webkit-scrollbar-track{background-color:transparent;border-radius:20px}#gspb_row-id-gsbp-6a0e6ca>.gspb_row__content::-webkit-scrollbar-thumb{background-color:transparent;border-radius:20px;border:1px solid transparent}#gspb_row-id-gsbp-6a0e6ca>.gspb_row__content:hover::-webkit-scrollbar-thumb{background-color:#ddd}#gspb_row-id-gsbp-6a0e6ca>.gspb_row__content:hover::-webkit-scrollbar{background-color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518));border-radius:20px;border:1px solid transparent}#gspb_row-id-gsbp-6a0e6ca>.gspb_row__content:hover{scrollbar-color:#ddd var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518))}#gspb_row-id-gsbp-6a0e6ca>.gspb_row__content>div{margin:0!important;min-width:340px;scroll-snap-align:start;white-space:normal}#gspb_row-id-gsbp-6a0e6ca .gs-prev-next-button{top:50%;width:36px;height:36px;border-radius:50%;transform:translateY(-50%);box-shadow:0 0 10px rgb(0 0 0\/5%);position:absolute;background:rgba(255,255,255,.75);border:0;cursor:pointer;z-index:99;display:flex;align-items:center;justify-content:center}#gspb_row-id-gsbp-6a0e6ca .gs-prev-next-button svg{fill:rgba(0,0,0,.3)}#gspb_row-id-gsbp-6a0e6ca .gs-prev-next-button.previous{left:10px}#gspb_row-id-gsbp-6a0e6ca .gs-prev-next-button.next{right:10px}#gspb_row-id-gsbp-6a0e6ca .gs-prev-next-button:hover svg{fill:rgba(0,0,0,.6)}}@media (min-width:1200.02px){#gspb_row-id-gsbp-6a0e6ca .gspb_smartscroll_btns{display:none}}#gspb_row-id-gsbp-6a0e6ca .gs-prev-next-button svg{fill:var(--wp--preset--color--palette-color-3, var(--theme-palette-color-3, #51565a));width:60%;height:60%}@media (max-width:575.98px){#gspb_row-id-gsbp-6a0e6ca{padding-top:20px;padding-bottom:40px}}#gspb_row-id-gsbp-6a0e6ca{background-color:var(--wp--preset--color--palette-color-7, var(--theme-palette-color-7, #F9F9FB))}#gspb_col-id-gsbp-b618678.gspb_row__col--3{width:calc(25% - 15px)}@media (max-width:991.98px){#gspb_col-id-gsbp-b618678.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-b618678.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-b618678.gspb_row__col--3{width:100%}}#gspb_col-id-gsbp-b263391.gspb_row__col--3{width:calc(25% - 15px)}@media (max-width:991.98px){#gspb_col-id-gsbp-b263391.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-b263391.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-b263391.gspb_row__col--3{width:100%}}#gspb_col-id-gsbp-5e901fc.gspb_row__col--3{width:calc(25% - 15px)}@media (max-width:991.98px){#gspb_col-id-gsbp-5e901fc.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-5e901fc.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-5e901fc.gspb_row__col--3{width:100%}}#gspb_col-id-gsbp-c26da65.gspb_row__col--3{width:calc(25% - 15px)}@media (max-width:991.98px){#gspb_col-id-gsbp-c26da65.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-c26da65.gspb_row__col--3{width:calc(25% - 15px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-c26da65.gspb_row__col--3{width:100%}}#gspb_row-id-gsbp-543f070{justify-content:space-between;margin-top:0;margin-bottom:0;display:flex;flex-wrap:wrap}#gspb_row-id-gsbp-543f070>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap;max-width:1200px}@media (max-width:991.98px){#gspb_row-id-gsbp-543f070{padding-right:15px;padding-left:15px}}#gspb_col-id-gsbp-fbc175d.gspb_row__col--9{width:calc(75% - 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,.gspb_text-id-gsbp-ca70cf1{color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518))}#gspb_heading-id-gsbp-056cf0e{margin-top:30px;margin-bottom:5px}#gspb_heading-id-gsbp-4fcdf44,#gspb_heading-id-gsbp-6ce82ca,#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-8274026,.gspb_text-id-gsbp-82de972,.gspb_text-id-gsbp-ac5cb60{color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #111518))}#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-8006c67 .gs-accordion-item__title>*,#gspb_accordionitem-gsbp-d5945fd .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-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}#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-3124","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\/3124","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=3124"}],"version-history":[{"count":11,"href":"https:\/\/www.tripdeals.ch\/en\/wp-json\/wp\/v2\/pages\/3124\/revisions"}],"predecessor-version":[{"id":3319,"href":"https:\/\/www.tripdeals.ch\/en\/wp-json\/wp\/v2\/pages\/3124\/revisions\/3319"}],"wp:attachment":[{"href":"https:\/\/www.tripdeals.ch\/en\/wp-json\/wp\/v2\/media?parent=3124"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}