{"id":22436,"date":"2026-01-08T15:54:53","date_gmt":"2026-01-08T14:54:53","guid":{"rendered":"https:\/\/www.ist-edu.ch\/professional-bachelor-tourismus\/"},"modified":"2026-01-15T10:30:58","modified_gmt":"2026-01-15T09:30:58","slug":"professional-bachelor-tourismus","status":"publish","type":"page","link":"https:\/\/www.ist-edu.ch\/fr\/professional-bachelor-tourismus\/","title":{"rendered":"Professional Bachelor"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"22436\" class=\"elementor elementor-22436 elementor-22356\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4c5f2813 e-flex e-con-boxed e-con e-parent\" data-id=\"4c5f2813\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-428b1ba elementor-widget elementor-widget-html\" data-id=\"428b1ba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    .ist-wrapper {\r\n        font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;\r\n        color: #475467;\r\n        background-color: #ffffff;\r\n        line-height: 1.6;\r\n        max-width: 100%;\r\n        overflow-x: hidden;\r\n        box-sizing: border-box;\r\n    }\r\n    .ist-wrapper *,\r\n    .ist-wrapper *::before,\r\n    .ist-wrapper *::after {\r\n        box-sizing: inherit;\r\n    }\r\n    .ist-container {\r\n        max-width: 1140px;\r\n        margin: 0 auto;\r\n        padding: 0 20px;\r\n    }\r\n    .ist-wrapper h1,\r\n    .ist-wrapper h2,\r\n    .ist-wrapper h3 {\r\n        color: #344054;\r\n        margin-top: 0;\r\n    }\r\n    .ist-grid-2 {\r\n        display: grid;\r\n        grid-template-columns: 1fr;\r\n        gap: 40px;\r\n        align-items: center;\r\n    }\r\n    @media(min-width: 768px) {\r\n        .ist-grid-2 {\r\n            grid-template-columns: 1fr 1fr;\r\n        }\r\n    }\r\n    .ist-hero-section {\r\n        padding: 30px 0 80px 0;\r\n        background: radial-gradient(circle at 70% 20%, #FFF9F2 0%, #ffffff 70%);\r\n        border-bottom: 1px solid #F2F4F7;\r\n    }\r\n    .ist-feature-card {\r\n        background: #ffffff;\r\n        padding: 35px;\r\n        border-radius: 12px;\r\n        border: 1px solid #EAECF0;\r\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);\r\n        transition: all 0.3s ease;\r\n        position: relative;\r\n        overflow: hidden;\r\n        z-index: 2;\r\n    }\r\n    .ist-feature-card::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 4px;\r\n        background: #FF8C00;\r\n        transform: scaleX(0);\r\n        transform-origin: left;\r\n        transition: transform 0.3s ease;\r\n    }\r\n    .ist-feature-card:hover {\r\n        transform: translateY(-5px);\r\n        box-shadow: 0 20px 40px rgba(255, 140, 0, 0.15);\r\n    }\r\n    .ist-feature-card:hover::before {\r\n        transform: scaleX(1);\r\n    }\r\n    .ist-passport-card {\r\n        background: #ffffff;\r\n        padding: 30px;\r\n        border-radius: 16px;\r\n        box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);\r\n        border: 1px solid #EAECF0;\r\n        position: relative;\r\n        overflow: hidden;\r\n    }\r\n    @media (max-width: 480px) {\r\n        .ist-passport-card {\r\n            padding: 20px !important;\r\n            padding-bottom: 60px !important;\r\n        }\r\n        .ist-passport-card .ist-passport-title {\r\n            font-size: 1.3rem !important;\r\n        }\r\n    }\r\n    .ist-stamp {\r\n        position: absolute;\r\n        top: 20px;\r\n        right: 20px;\r\n        width: 80px;\r\n        height: 80px;\r\n        border: 3px solid #FFD8A8;\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        transform: rotate(-15deg);\r\n        color: #FF8C00;\r\n        font-weight: 800;\r\n        text-transform: uppercase;\r\n        font-size: 0.8rem;\r\n        text-align: center;\r\n        line-height: 1;\r\n        z-index: 1;\r\n        background: rgba(255, 255, 255, 0.9);\r\n    }\r\n    @media (max-width: 767px) {\r\n        .ist-stamp {\r\n            top: auto;\r\n            bottom: 10px;\r\n            right: 10px;\r\n            width: 60px;\r\n            height: 60px;\r\n            font-size: 0.6rem;\r\n            border-width: 2px;\r\n        }\r\n        .ist-passport-card {\r\n            padding-bottom: 60px;\r\n        }\r\n    }\r\n    .ist-ticket-row {\r\n        background: #fff;\r\n        border: 1px solid #EAECF0;\r\n        border-radius: 8px;\r\n        margin-bottom: 20px;\r\n        display: flex;\r\n        flex-direction: column;\r\n        transition: transform 0.2s ease;\r\n        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.03);\r\n    }\r\n    .ist-ticket-row:hover {\r\n        transform: translateX(5px);\r\n        border-color: #FF8C00;\r\n    }\r\n    @media(min-width: 768px) {\r\n        .ist-ticket-row {\r\n            flex-direction: row;\r\n            align-items: stretch;\r\n        }\r\n    }\r\n    .ist-ticket-left {\r\n        padding: 25px;\r\n        flex: 1;\r\n        border-bottom: 1px dashed #EAECF0;\r\n    }\r\n    @media(min-width: 768px) {\r\n        .ist-ticket-left {\r\n            border-bottom: none;\r\n            border-right: 2px dashed #EAECF0;\r\n        }\r\n    }\r\n    .ist-ticket-right {\r\n        padding: 25px;\r\n        flex: 1;\r\n        background-color: #FFF9F2;\r\n        display: flex;\r\n        align-items: center;\r\n    }\r\n    .ist-table-responsive {\r\n        width: 100%;\r\n        border-collapse: collapse;\r\n        background: #fff;\r\n        border-radius: 12px;\r\n        overflow: hidden;\r\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);\r\n        border: 1px solid #EAECF0;\r\n    }\r\n    .ist-table-responsive th {\r\n        background: #000;\r\n        color: #fff;\r\n        padding: 20px;\r\n        text-align: left;\r\n        font-weight: 600;\r\n        letter-spacing: 0.5px;\r\n        text-transform: uppercase;\r\n        font-size: 0.9rem;\r\n    }\r\n    .ist-table-responsive td {\r\n        padding: 20px;\r\n        border-bottom: 1px solid #EAECF0;\r\n        vertical-align: top;\r\n    }\r\n    @media screen and (max-width: 767px) {\r\n        .ist-table-responsive thead {\r\n            display: none;\r\n        }\r\n        .ist-table-responsive {\r\n            border: none;\r\n            box-shadow: none;\r\n            background: transparent;\r\n        }\r\n        .ist-table-responsive,\r\n        .ist-table-responsive tbody,\r\n        .ist-table-responsive tr,\r\n        .ist-table-responsive td {\r\n            display: block;\r\n            width: 100%;\r\n        }\r\n        .ist-table-responsive tr {\r\n            margin-bottom: 25px;\r\n            background: #fff;\r\n            border: 1px solid #EAECF0;\r\n            border-radius: 12px;\r\n            overflow: hidden;\r\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.03);\r\n        }\r\n        .ist-table-responsive td {\r\n            padding: 15px 20px !important;\r\n            position: relative;\r\n            text-align: left;\r\n            border-bottom: 1px solid #F2F4F7;\r\n        }\r\n        .ist-table-responsive td::before {\r\n            content: attr(data-label);\r\n            display: block;\r\n            margin-bottom: 8px;\r\n            font-weight: 700;\r\n            font-size: 0.7rem;\r\n            text-transform: uppercase;\r\n            color: #98A2B3;\r\n            letter-spacing: 1px;\r\n        }\r\n        .ist-table-responsive td:first-child {\r\n            background-color: #000000;\r\n            color: #fff;\r\n        }\r\n        .ist-table-responsive td:first-child::before {\r\n            display: none;\r\n        }\r\n    }\r\n    .ist-btn-primary {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        background-color: #FF8C00;\r\n        color: #ffffff !important;\r\n        padding: 18px 36px;\r\n        font-weight: 600;\r\n        border-radius: 6px;\r\n        text-decoration: none;\r\n        transition: all 0.3s ease;\r\n        box-shadow: 0 4px 12px rgba(255, 140, 0, 0.3);\r\n        line-height: 1.2;\r\n    }\r\n    .ist-btn-primary:hover {\r\n        background-color: #e67e00;\r\n        transform: translateY(-2px);\r\n        box-shadow: 0 8px 18px rgba(255, 140, 0, 0.4);\r\n    }\r\n    .ist-cta-box-white {\r\n        background-color: #ffffff;\r\n        border: 2px solid #FF8C00;\r\n        color: #344054;\r\n        padding: 40px;\r\n        border-radius: 12px;\r\n        box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\r\n        max-width: 700px;\r\n        margin: 0 auto;\r\n        position: relative;\r\n    }\r\n    @keyframes istPulse {\r\n        0% { box-shadow: 0 0 0 0 rgba(255, 140, 0, 0.4); }\r\n        70% { box-shadow: 0 0 0 10px rgba(255, 140, 0, 0); }\r\n        100% { box-shadow: 0 0 0 0 rgba(255, 140, 0, 0); }\r\n    }\r\n    .ist-status-badge {\r\n        display: inline-block;\r\n        background: #FFF5E5;\r\n        color: #B36200;\r\n        border: 1px solid #FFD8A8;\r\n        padding: 8px 16px;\r\n        border-radius: 50px;\r\n        font-size: 0.85rem;\r\n        font-weight: 600;\r\n        margin-bottom: 25px;\r\n    }\r\n    .ist-status-dot {\r\n        width: 8px;\r\n        height: 8px;\r\n        background-color: #FF8C00;\r\n        border-radius: 50%;\r\n        animation: istPulse 2s infinite;\r\n        display: inline-block;\r\n        margin-right: 8px;\r\n    }\r\n    .ist-disclaimer {\r\n        font-size: 0.8rem;\r\n        color: #667085;\r\n        margin-top: 10px;\r\n        display: block;\r\n        font-style: italic;\r\n    }\r\n<\/style>\r\n\r\n<div class=\"ist-wrapper\">\r\n    <!-- Hero Section -->\r\n    <section class=\"ist-hero-section\">\r\n        <div class=\"ist-container\">\r\n            <div class=\"ist-status-badge\">\r\n                <span class=\"ist-status-dot\"><\/span> Situation au <span id=\"ist-status-date\">14 janvier 2026<\/span> : introduction pr\u00e9vue mi-2026\r\n            <\/div>\r\n            <h1 style=\"font-size: clamp(2.2rem, 5vw, 3.8rem); font-weight: bold; letter-spacing: -1px; margin-bottom: 25px; line-height: 1.1;\">\r\n                Ton dipl\u00f4me est <span style=\"color: #ff8c00;\">enfin reconnu \u00e0 l'\u00e9chelle internationale.<\/span>\r\n            <\/h1>\r\n            <div class=\"ist-disclaimer\" style=\"margin-bottom: 30px;\">*Remarque : l\u2019extension de titre n\u2019est autoris\u00e9e dans les langues officielles qu\u2019en combinaison avec le titre prot\u00e9g\u00e9.<\/div>\r\n            <div class=\"ist-grid-2\">\r\n                <div>\r\n                    <p style=\"font-size: 1.25rem; color: #475467; margin-bottom: 1.5rem; font-weight: 500;\">Le monde du tourisme n\u2019a pas de fronti\u00e8res. Ton dipl\u00f4me non plus.<\/p>\r\n                    <p style=\"font-size: 1.1rem; margin-bottom: 2rem;\">Gr\u00e2ce au nouveau titre \u00ab <strong>Professional Bachelor<\/strong> \u00bb, tes \u00e9tudes \u00e0 l\u2019IST sont d\u00e9sormais comprises et reconnues dans le monde entier. De Zurich \u00e0 New York, tes comp\u00e9tences parlent d\u2019elles-m\u00eames.<\/p>\r\n                    <a class=\"ist-btn-primary\" href=\"https:\/\/www.ist-edu.ch\/fr\/cours\/gestionnaire-en-tourisme-dipl-es\/\">Prendre un rendez-vous<\/a>\r\n                <\/div>\r\n                <div style=\"padding: 20px;\">\r\n                    <div class=\"ist-passport-card\">\r\n                        <div class=\"ist-stamp\">Titre officiel suisse<\/div>\r\n                        <div style=\"font-size: 0.75rem; text-transform: uppercase; color: #98a2b3; font-weight: bold; letter-spacing: 1px; margin-bottom: 5px;\">TON DIPL\u00d4ME (D\u00c8S 2026)<\/div>\r\n                        <h3 style=\"font-size: 1.4rem; color: #344054; margin-bottom: 5px;\">Sp\u00e9cialiste dipl\u00f4m\u00e9\u00b7e en tourisme ES<\/h3>\r\n                        <div style=\"margin: 15px 0; height: 1px; background: #EAECF0;\"><\/div>\r\n                        <div style=\"font-size: 0.75rem; text-transform: uppercase; color: #ff8c00; font-weight: bold; letter-spacing: 1px; margin-bottom: 5px;\">D\u00c9SIGNATION ANGLAISE<\/div>\r\n                        <div class=\"ist-passport-title\" style=\"font-family: 'Libre Franklin', serif; font-size: 1.6rem; font-weight: bold; color: #344054; font-style: italic;\">Professional Bachelor<\/div>\r\n                        <div style=\"font-size: 1rem; color: #667085;\">In Tourism Management<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Why the Change Section -->\r\n    <section style=\"padding: 80px 0; border-bottom: 1px solid #EAECF0;\">\r\n        <div class=\"ist-container\">\r\n            <h2 style=\"font-size: clamp(2rem, 4vw, 2.5rem); margin-bottom: 40px; text-align: left;\">Pourquoi le secteur attend ce changement<\/h2>\r\n            <div class=\"ist-grid-2\" style=\"align-items: stretch;\">\r\n                <div class=\"ist-feature-card\">\r\n                    <div style=\"width: 50px; height: 50px; background: #FFF5E5; border-radius: 8px; display: flex; align-items: center; justify-content: center; margin-bottom: 20px;\">\r\n                        <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF8C00\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"><\/line><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1 4-10z\"><\/path><\/svg>\r\n                    <\/div>\r\n                    <h3 style=\"font-size: 1.25rem; font-weight: 600;\">Classification internationale<\/h3>\r\n                    <p style=\"margin: 0; color: #667085;\">\u00c0 l\u2019international, le terme \u00ab dipl\u00f4me \u00bb peut pr\u00eater \u00e0 confusion et n\u00e9cessite souvent des explications. En revanche, le titre \u00ab Bachelor \u00bb correspond \u00e0 la norme internationale de niveau 6. Gr\u00e2ce \u00e0 cette appellation, ta qualification sera plus facilement reconnue et correctement positionn\u00e9e \u00e0 l\u2019international.<\/p>\r\n                <\/div>\r\n                <div class=\"ist-feature-card\">\r\n                    <div style=\"width: 50px; height: 50px; background: #FFF5E5; border-radius: 8px; display: flex; align-items: center; justify-content: center; margin-bottom: 20px;\">\r\n                        <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF8C00\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"><\/circle><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"><\/line><\/svg>\r\n                    <\/div>\r\n                    <h3 style=\"font-size: 1.25rem; font-weight: 600;\">Visibilit\u00e9 aupr\u00e8s des ressources humaines<\/h3>\r\n                    <p style=\"margin: 0; color: #667085;\">Les employeurs utilisent fr\u00e9quemment des logiciels de recrutement qui rep\u00e8rent le terme \u00ab Bachelor \u00bb. Gr\u00e2ce \u00e0 ce titre compl\u00e9mentaire en anglais, votre profil gagne en visibilit\u00e9 et vos chances d\u2019\u00eatre retenu d\u00e8s la premi\u00e8re s\u00e9lection augmentent.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Comparison Table Section -->\r\n    <section style=\"padding: 80px 0; background: radial-gradient(circle at 30% 50%, #FFF9F2 0%, #ffffff 80%);\">\r\n        <div class=\"ist-container\">\r\n            <h2 style=\"font-size: clamp(2rem, 4vw, 2.5rem); margin-bottom: 20px;\">\u00c0 \u00e9galit\u00e9, mais diff\u00e9rent<\/h2>\r\n            <p style=\"max-width: 700px; margin-bottom: 40px; font-size: 1.1rem;\">Le Bachelor professionnel ne transforme pas l\u2019IST en universit\u00e9. Il reconna\u00eet toutefois que ton exp\u00e9rience pratique a une valeur \u00e9quivalente \u00e0 la formation th\u00e9orique au niveau tertiaire.<\/p>\r\n            <table class=\"ist-table-responsive\">\r\n                <thead>\r\n                    <tr>\r\n                        <th style=\"width: 20%;\">CARACT\u00c9RISTIQUE<\/th>\r\n                        <th style=\"width: 40%;\">BACHELOR PROFESSIONNEL (IST)<\/th>\r\n                        <th style=\"width: 40%;\">BACHELOR (HES \/ UNI)<\/th>\r\n                    <\/tr>\r\n                <\/thead>\r\n                <tbody>\r\n                    <tr>\r\n                        <td data-label=\"Caract\u00e9ristique\"><strong>Orientation<\/strong><\/td>\r\n                        <td data-label=\"Bachelor professionnel (IST)\"><strong>Pratique & application<\/strong> Tu apprends aupr\u00e8s d\u2019experts du secteur, avec un objectif d\u2019application directe dans le monde professionnel.<\/td>\r\n                        <td data-label=\"Bachelor (HES \/ UNI)\"><strong>Th\u00e9orie & recherche<\/strong> Accent mis sur la m\u00e9thodologie scientifique et les bases acad\u00e9miques.<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td data-label=\"Caract\u00e9ristique\"><strong>Conditions d\u2019admission<\/strong><\/td>\r\n                        <td data-label=\"Bachelor professionnel (IST)\"><strong>Apprentissage professionnel (CFC) ou toutes les maturit\u00e9s<\/strong><\/td>\r\n                        <td data-label=\"Bachelor (HES \/ UNI)\"> Maturit\u00e9 gymnasiale ou maturit\u00e9 professionnelle.<\/td>\r\n                    <\/tr>\r\n                    <tr style=\"border-bottom: none;\">\r\n                        <td data-label=\"Caract\u00e9ristique\"><strong>Niveau (NQR)<\/strong><\/td>\r\n                        <td data-label=\"Bachelor professionnel (IST)\"><strong>Niveau tertiaire (NQR 6)*<\/strong><\/td>\r\n                        <td data-label=\"Bachelor (HES \/ UNI)\"><strong>Niveau tertiaire (NQR 6)<\/strong><\/td>\r\n                    <\/tr>\r\n                <\/tbody>\r\n            <\/table>\r\n            <div style=\"font-size: 0.8rem; color: #98a2b3; margin-top: 10px;\">*Le classement au niveau 6 s'applique aux dipl\u00f4mes des \u00c9coles Sup\u00e9rieures (ES) et \u00e0 de nombreux brevets f\u00e9d\u00e9raux.<\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Mapping Section -->\r\n    <section style=\"padding: 80px 0;\">\r\n        <div class=\"ist-container\">\r\n            <h2 style=\"font-size: clamp(2rem, 4vw, 2.5rem); margin-bottom: 40px;\">Titre prot\u00e9g\u00e9 \/ D\u00e9signation anglaise<\/h2>\r\n            \r\n            <div class=\"ist-ticket-row\">\r\n                <div class=\"ist-ticket-left\">\r\n                    <div style=\"font-size: 0.8rem; text-transform: uppercase; color: #98a2b3; font-weight: bold;\">Titre prot\u00e9g\u00e9<\/div>\r\n                    <a style=\"font-weight: bold; color: #344054; font-size: 1.1rem; text-decoration: none;\" href=\"https:\/\/www.ist-edu.ch\/fr\/cours\/gestionnaire-en-tourisme-dipl-es\/\">Sp\u00e9cialiste dipl\u00f4m\u00e9(e) en tourisme ES<\/a>\r\n                <\/div>\r\n                <div class=\"ist-ticket-right\">\r\n                    <div>\r\n                        <div style=\"font-size: 0.8rem; text-transform: uppercase; color: #ff8c00; font-weight: bold;\">D\u00e9signation anglaise<\/div>\r\n                        <div style=\"font-weight: 500; color: #344054; font-style: italic;\">Professional Bachelor in Tourism Management<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Closing CTA Section -->\r\n    <section style=\"padding: 40px 0;\">\r\n        <div class=\"ist-container\" style=\"text-align: center;\">\r\n            <div class=\"ist-cta-box-white\">\r\n                <h2 style=\"color: #344054; font-size: clamp(2rem, 4vw, 2.5rem); margin-bottom: 20px;\">Pr\u00eat.e pour l\u2019international ?<\/h2>\r\n                <p style=\"color: #475467; font-size: 1.1rem; margin-bottom: 40px;\">Que tu commences une nouvelle \u00e9tape ou que tu sois d\u00e9j\u00e0 dipl\u00f4m\u00e9(e), l\u2019IST t\u2019accompagne sur le chemin vers ton dipl\u00f4me reconnu internationalement.<\/p>\r\n                <div style=\"display: flex; flex-direction: column; gap: 15px; align-items: center;\">\r\n                    <a class=\"ist-btn-primary\" href=\"https:\/\/www.ist-edu.ch\/fr\/cours\/gestionnaire-en-tourisme-dipl-es\/\">Prendre un rendez-vous<\/a>\r\n                    <span style=\"font-size: 0.9rem; color: #98a2b3; margin-top: 10px;\">Note pour les dipl\u00f4m\u00e9(e)s : Nous vous informerons de mani\u00e8re proactive d\u00e8s que les titres seront officiellement reconnus par la loi.<\/span>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n<\/div>\r\n\r\n<script>\r\n    document.addEventListener(\"DOMContentLoaded\", function() {\r\n        const dateElement = document.getElementById(\"ist-status-date\");\r\n        if (dateElement) {\r\n            const today = new Date();\r\n            const dateString = today.toLocaleDateString('fr-CH', {\r\n                day: 'numeric',\r\n                month: 'long',\r\n                year: 'numeric'\r\n            });\r\n            dateElement.textContent = dateString;\r\n        }\r\n    });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Situation au 14 janvier 2026 : introduction pr\u00e9vue mi-2026 Ton dipl\u00f4me est enfin reconnu \u00e0 l&#8217;\u00e9chelle internationale. *Remarque : l\u2019extension [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_eb_attr":"","inline_featured_image":false,"wp_popup_display_lightbox":0,"wp_popup_suppress":"","wp_popup_trigger":"","wp_popup_trigger_amount":0,"wp_popup_disable_on_mobile":false,"footnotes":""},"class_list":["post-22436","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.ist-edu.ch\/fr\/wp-json\/wp\/v2\/pages\/22436","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ist-edu.ch\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ist-edu.ch\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ist-edu.ch\/fr\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ist-edu.ch\/fr\/wp-json\/wp\/v2\/comments?post=22436"}],"version-history":[{"count":22,"href":"https:\/\/www.ist-edu.ch\/fr\/wp-json\/wp\/v2\/pages\/22436\/revisions"}],"predecessor-version":[{"id":22465,"href":"https:\/\/www.ist-edu.ch\/fr\/wp-json\/wp\/v2\/pages\/22436\/revisions\/22465"}],"wp:attachment":[{"href":"https:\/\/www.ist-edu.ch\/fr\/wp-json\/wp\/v2\/media?parent=22436"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}