{"id":1736,"date":"2026-07-29T14:22:08","date_gmt":"2026-07-29T14:22:08","guid":{"rendered":"https:\/\/physicsschool.um6p.ma\/?page_id=1736"},"modified":"2026-08-07T17:36:45","modified_gmt":"2026-08-07T17:36:45","slug":"abderrahim-boujdid","status":"publish","type":"page","link":"https:\/\/physicsschool.um6p.ma\/?page_id=1736","title":{"rendered":"Abderrahim BOUJDID"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1736\" class=\"elementor elementor-1736\">\n\t\t\t\t<div class=\"elementor-element elementor-element-35bcbf3d e-con e-atomic-element e-flexbox-base e-35bcbf3d-855b5ef \" data-id=\"35bcbf3d\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"35bcbf3d\">\n    \t\t<div class=\"elementor-element elementor-element-4c4a151 elementor-widget elementor-widget-html\" data-id=\"4c4a151\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<main class=\"cpse-profile-page\">\r\n\r\n  <style>\r\n    @import url(\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800&display=swap\");\r\n\r\n    .cpse-profile-page {\r\n      --cpse-navy: #071a3d;\r\n      --cpse-navy-light: #102958;\r\n      --cpse-orange: #ca5235;\r\n      --cpse-orange-dark: #ad4029;\r\n      --cpse-white: #ffffff;\r\n      --cpse-soft: #f5f5f3;\r\n      --cpse-soft-blue: #eef2f7;\r\n      --cpse-line: #deded9;\r\n      --cpse-text: #354052;\r\n      --cpse-muted: #697281;\r\n\r\n      width: 100%;\r\n      overflow: hidden;\r\n      background: var(--cpse-white);\r\n      color: var(--cpse-text);\r\n      font-family: \"Poppins\", Arial, sans-serif;\r\n    }\r\n\r\n    .cpse-profile-page,\r\n    .cpse-profile-page * {\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    .cpse-profile-page h1,\r\n    .cpse-profile-page h2,\r\n    .cpse-profile-page h3,\r\n    .cpse-profile-page p {\r\n      margin-top: 0;\r\n    }\r\n\r\n    .cpse-profile-page img {\r\n      display: block;\r\n      max-width: 100%;\r\n    }\r\n\r\n    .cpse-profile-page a {\r\n      text-decoration: none;\r\n    }\r\n\r\n    .cpse-profile-shell {\r\n      width: min(1180px, calc(100% - 48px));\r\n      margin: 0 auto;\r\n    }\r\n\r\n    .cpse-profile-section {\r\n      padding: 100px 0;\r\n      scroll-margin-top: 110px;\r\n    }\r\n\r\n    .cpse-profile-section--soft {\r\n      background: var(--cpse-soft);\r\n    }\r\n\r\n    .cpse-profile-kicker {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 12px;\r\n      margin-bottom: 18px;\r\n      color: var(--cpse-orange);\r\n      font-size: 13px;\r\n      font-weight: 700;\r\n      letter-spacing: 1.5px;\r\n      text-transform: uppercase;\r\n    }\r\n\r\n    .cpse-profile-kicker::before {\r\n      width: 40px;\r\n      height: 2px;\r\n      content: \"\";\r\n      background: currentColor;\r\n    }\r\n\r\n    .cpse-profile-title {\r\n      max-width: 850px;\r\n      margin-bottom: 22px;\r\n      color: var(--cpse-navy);\r\n      font-size: clamp(40px, 5vw, 66px);\r\n      font-weight: 700;\r\n      line-height: 1.05;\r\n      letter-spacing: -2.6px;\r\n    }\r\n\r\n    .cpse-profile-intro {\r\n      max-width: 760px;\r\n      margin-bottom: 0;\r\n      color: var(--cpse-text);\r\n      font-size: 17px;\r\n      line-height: 1.8;\r\n    }\r\n\r\n    \/* Buttons *\/\r\n\r\n    .cpse-profile-button {\r\n      display: inline-flex;\r\n      min-height: 55px;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 17px;\r\n      padding: 10px 12px 10px 24px;\r\n      border-radius: 999px;\r\n      background: var(--cpse-orange);\r\n      color: var(--cpse-white) !important;\r\n      font-size: 14px;\r\n      font-weight: 700;\r\n      transition:\r\n        transform 0.25s ease,\r\n        background-color 0.25s ease,\r\n        box-shadow 0.25s ease;\r\n    }\r\n\r\n    .cpse-profile-button:hover {\r\n      transform: translateY(-2px);\r\n      background: var(--cpse-orange-dark);\r\n      box-shadow: 0 15px 35px rgba(202, 82, 53, 0.27);\r\n    }\r\n\r\n    .cpse-profile-button__arrow {\r\n      display: inline-flex;\r\n      width: 35px;\r\n      height: 35px;\r\n      flex: 0 0 35px;\r\n      align-items: center;\r\n      justify-content: center;\r\n      border-radius: 50%;\r\n      background: var(--cpse-white);\r\n      color: var(--cpse-navy);\r\n      font-size: 17px;\r\n      transition: transform 0.25s ease;\r\n    }\r\n\r\n    .cpse-profile-button:hover\r\n      .cpse-profile-button__arrow {\r\n      transform: translate(2px, -2px);\r\n    }\r\n\r\n    .cpse-profile-button--outline {\r\n      padding: 10px 23px;\r\n      border: 1px solid rgba(255, 255, 255, 0.48);\r\n      background: transparent;\r\n    }\r\n\r\n    .cpse-profile-button--outline:hover {\r\n      border-color: var(--cpse-white);\r\n      background: var(--cpse-white);\r\n      color: var(--cpse-navy) !important;\r\n      box-shadow: none;\r\n    }\r\n\r\n    \/* Hero *\/\r\n\r\n    .cpse-profile-hero {\r\n      position: relative;\r\n      min-height: 720px;\r\n      display: flex;\r\n      align-items: center;\r\n      overflow: hidden;\r\n      isolation: isolate;\r\n      background:\r\n        radial-gradient(\r\n          circle at 82% 18%,\r\n          rgba(202, 82, 53, 0.2),\r\n          transparent 24%\r\n        ),\r\n        linear-gradient(\r\n          135deg,\r\n          #061532 0%,\r\n          #0d2857 100%\r\n        );\r\n    }\r\n\r\n    .cpse-profile-hero::before,\r\n    .cpse-profile-hero::after {\r\n      position: absolute;\r\n      z-index: -1;\r\n      border: 1px solid rgba(255, 255, 255, 0.1);\r\n      border-radius: 50%;\r\n      content: \"\";\r\n    }\r\n\r\n    .cpse-profile-hero::before {\r\n      top: -350px;\r\n      right: -240px;\r\n      width: 760px;\r\n      height: 760px;\r\n    }\r\n\r\n    .cpse-profile-hero::after {\r\n      right: 220px;\r\n      bottom: -440px;\r\n      width: 680px;\r\n      height: 680px;\r\n    }\r\n\r\n    .cpse-profile-hero__inner {\r\n      width: min(1180px, calc(100% - 48px));\r\n      display: grid;\r\n      grid-template-columns:\r\n        minmax(0, 1.18fr)\r\n        minmax(300px, 0.6fr);\r\n      gap: 90px;\r\n      align-items: center;\r\n      margin: 0 auto;\r\n      padding: 115px 0 95px;\r\n    }\r\n\r\n    .cpse-profile-back {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 9px;\r\n      margin-bottom: 44px;\r\n      color: rgba(255, 255, 255, 0.7) !important;\r\n      font-size: 12px;\r\n      font-weight: 600;\r\n      transition: color 0.25s ease;\r\n    }\r\n\r\n    .cpse-profile-back:hover {\r\n      color: var(--cpse-white) !important;\r\n    }\r\n\r\n    .cpse-profile-hero .cpse-profile-kicker {\r\n      color: #f08b68;\r\n    }\r\n\r\n    .cpse-profile-hero h1 {\r\n      max-width: 780px;\r\n      margin: 0 0 20px;\r\n      color: var(--cpse-white);\r\n      font-size: clamp(52px, 7vw, 92px);\r\n      font-weight: 700;\r\n      line-height: 0.96;\r\n      letter-spacing: -4.2px;\r\n    }\r\n\r\n    .cpse-profile-hero__role {\r\n      margin: 0 0 24px;\r\n      color: #f19a7c;\r\n      font-size: clamp(19px, 2vw, 26px);\r\n      font-weight: 600;\r\n      line-height: 1.45;\r\n    }\r\n\r\n    .cpse-profile-hero__summary {\r\n      max-width: 720px;\r\n      margin: 0 0 34px;\r\n      color: rgba(255, 255, 255, 0.76);\r\n      font-size: 16px;\r\n      line-height: 1.8;\r\n    }\r\n\r\n    .cpse-profile-hero__topics {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 8px;\r\n      margin: 0 0 38px;\r\n      padding: 0;\r\n      list-style: none;\r\n    }\r\n\r\n    .cpse-profile-hero__topics li {\r\n      padding: 9px 13px;\r\n      border: 1px solid rgba(255, 255, 255, 0.25);\r\n      border-radius: 999px;\r\n      background: rgba(255, 255, 255, 0.05);\r\n      color: rgba(255, 255, 255, 0.85);\r\n      font-size: 11px;\r\n      font-weight: 600;\r\n    }\r\n\r\n    .cpse-profile-hero__actions {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 12px;\r\n    }\r\n\r\n    \/* Portrait *\/\r\n\r\n    .cpse-profile-portrait {\r\n      position: relative;\r\n      width: min(350px, 100%);\r\n      justify-self: end;\r\n      padding: 14px;\r\n      border: 1px solid rgba(255, 255, 255, 0.18);\r\n      border-radius: 26px;\r\n      background: rgba(255, 255, 255, 0.08);\r\n      box-shadow: 0 35px 75px rgba(0, 0, 0, 0.3);\r\n      backdrop-filter: blur(10px);\r\n    }\r\n\r\n    .cpse-profile-portrait::before {\r\n      position: absolute;\r\n      top: -20px;\r\n      right: -20px;\r\n      width: 70px;\r\n      height: 70px;\r\n      border-top: 5px solid var(--cpse-orange);\r\n      border-right: 5px solid var(--cpse-orange);\r\n      content: \"\";\r\n    }\r\n\r\n    .cpse-profile-portrait__image {\r\n      overflow: hidden;\r\n      border-radius: 17px;\r\n      background: var(--cpse-white);\r\n    }\r\n\r\n    .cpse-profile-portrait img {\r\n      width: 100%;\r\n      aspect-ratio: 3 \/ 4;\r\n      object-fit: cover;\r\n      object-position: center top;\r\n    }\r\n\r\n    .cpse-profile-portrait__caption {\r\n      padding: 18px 6px 7px;\r\n      color: rgba(255, 255, 255, 0.7);\r\n      font-size: 11px;\r\n      line-height: 1.6;\r\n    }\r\n\r\n    \/* Biography *\/\r\n\r\n    .cpse-profile-about-grid {\r\n      display: grid;\r\n      grid-template-columns:\r\n        minmax(0, 1.25fr)\r\n        minmax(310px, 0.55fr);\r\n      gap: 84px;\r\n      align-items: start;\r\n    }\r\n\r\n    .cpse-profile-biography p {\r\n      margin-bottom: 24px;\r\n      color: var(--cpse-text);\r\n      font-size: 17px;\r\n      line-height: 1.88;\r\n    }\r\n\r\n    .cpse-profile-biography p:first-of-type {\r\n      color: var(--cpse-navy);\r\n      font-size: 22px;\r\n      font-weight: 600;\r\n      line-height: 1.65;\r\n    }\r\n\r\n    .cpse-profile-details {\r\n      overflow: hidden;\r\n      border: 1px solid var(--cpse-line);\r\n      border-radius: 22px;\r\n      background: var(--cpse-white);\r\n    }\r\n\r\n    .cpse-profile-details__head {\r\n      padding: 25px 27px;\r\n      background: var(--cpse-navy);\r\n      color: var(--cpse-white);\r\n    }\r\n\r\n    .cpse-profile-details__head h3 {\r\n      margin: 0;\r\n      color: var(--cpse-white);\r\n      font-size: 20px;\r\n    }\r\n\r\n    .cpse-profile-detail {\r\n      padding: 22px 27px;\r\n      border-bottom: 1px solid var(--cpse-line);\r\n    }\r\n\r\n    .cpse-profile-detail:last-child {\r\n      border-bottom: 0;\r\n    }\r\n\r\n    .cpse-profile-detail span,\r\n    .cpse-profile-detail strong,\r\n    .cpse-profile-detail a {\r\n      display: block;\r\n    }\r\n\r\n    .cpse-profile-detail span {\r\n      margin-bottom: 7px;\r\n      color: var(--cpse-orange);\r\n      font-size: 10px;\r\n      font-weight: 700;\r\n      letter-spacing: 1px;\r\n      text-transform: uppercase;\r\n    }\r\n\r\n    .cpse-profile-detail strong,\r\n    .cpse-profile-detail a {\r\n      color: var(--cpse-navy) !important;\r\n      font-size: 14px;\r\n      font-weight: 600;\r\n      line-height: 1.65;\r\n      overflow-wrap: anywhere;\r\n    }\r\n\r\n    .cpse-profile-detail a:hover {\r\n      color: var(--cpse-orange) !important;\r\n    }\r\n\r\n    \/* Research themes *\/\r\n\r\n    .cpse-profile-research-head {\r\n      display: flex;\r\n      align-items: end;\r\n      justify-content: space-between;\r\n      gap: 48px;\r\n      margin-bottom: 52px;\r\n    }\r\n\r\n    .cpse-profile-research-head .cpse-profile-title {\r\n      margin-bottom: 0;\r\n    }\r\n\r\n    .cpse-profile-research-head .cpse-profile-intro {\r\n      max-width: 430px;\r\n      padding-bottom: 5px;\r\n    }\r\n\r\n    .cpse-profile-research-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(2, minmax(0, 1fr));\r\n      gap: 20px;\r\n    }\r\n\r\n    .cpse-profile-research-card {\r\n      min-height: 285px;\r\n      padding: 38px;\r\n      border: 1px solid var(--cpse-line);\r\n      border-radius: 22px;\r\n      background: var(--cpse-white);\r\n      transition:\r\n        transform 0.25s ease,\r\n        border-color 0.25s ease,\r\n        box-shadow 0.25s ease;\r\n    }\r\n\r\n    .cpse-profile-research-card:hover {\r\n      transform: translateY(-5px);\r\n      border-color: rgba(202, 82, 53, 0.4);\r\n      box-shadow: 0 20px 45px rgba(7, 26, 61, 0.09);\r\n    }\r\n\r\n    .cpse-profile-research-card__number {\r\n      display: inline-flex;\r\n      width: 42px;\r\n      height: 42px;\r\n      align-items: center;\r\n      justify-content: center;\r\n      margin-bottom: 40px;\r\n      border-radius: 50%;\r\n      background: var(--cpse-navy);\r\n      color: var(--cpse-white);\r\n      font-size: 11px;\r\n      font-weight: 700;\r\n    }\r\n\r\n    .cpse-profile-research-card h3 {\r\n      margin-bottom: 13px;\r\n      color: var(--cpse-navy);\r\n      font-size: 24px;\r\n      font-weight: 700;\r\n      line-height: 1.25;\r\n    }\r\n\r\n    .cpse-profile-research-card p {\r\n      margin-bottom: 0;\r\n      color: var(--cpse-muted);\r\n      font-size: 14px;\r\n      line-height: 1.75;\r\n    }\r\n\r\n    \/* Current research *\/\r\n\r\n    .cpse-profile-current {\r\n      background: var(--cpse-navy);\r\n    }\r\n\r\n    .cpse-profile-current__grid {\r\n      display: grid;\r\n      grid-template-columns:\r\n        minmax(0, 0.75fr)\r\n        minmax(0, 1.25fr);\r\n      gap: 80px;\r\n      align-items: start;\r\n    }\r\n\r\n    .cpse-profile-current .cpse-profile-kicker {\r\n      color: #f08b68;\r\n    }\r\n\r\n    .cpse-profile-current .cpse-profile-title {\r\n      color: var(--cpse-white);\r\n    }\r\n\r\n    .cpse-profile-current__items {\r\n      display: grid;\r\n      gap: 16px;\r\n    }\r\n\r\n    .cpse-profile-current__item {\r\n      padding: 28px 30px;\r\n      border: 1px solid rgba(255, 255, 255, 0.19);\r\n      border-radius: 17px;\r\n      background: rgba(255, 255, 255, 0.05);\r\n    }\r\n\r\n    .cpse-profile-current__item span {\r\n      display: block;\r\n      margin-bottom: 10px;\r\n      color: #f08b68;\r\n      font-size: 11px;\r\n      font-weight: 700;\r\n      letter-spacing: 1px;\r\n      text-transform: uppercase;\r\n    }\r\n\r\n    .cpse-profile-current__item h3 {\r\n      margin: 0;\r\n      color: var(--cpse-white);\r\n      font-size: 21px;\r\n      font-weight: 600;\r\n      line-height: 1.5;\r\n    }\r\n\r\n    \/* Publications *\/\r\n\r\n    .cpse-profile-publications-head {\r\n      display: flex;\r\n      align-items: end;\r\n      justify-content: space-between;\r\n      gap: 42px;\r\n      margin-bottom: 50px;\r\n    }\r\n\r\n    .cpse-profile-publications-head .cpse-profile-title {\r\n      margin-bottom: 0;\r\n    }\r\n\r\n    .cpse-profile-publications-list {\r\n      border-top: 1px solid var(--cpse-line);\r\n    }\r\n\r\n    .cpse-profile-publication {\r\n      display: grid;\r\n      grid-template-columns: 62px minmax(0, 1fr) 130px;\r\n      gap: 28px;\r\n      align-items: start;\r\n      padding: 29px 0;\r\n      border-bottom: 1px solid var(--cpse-line);\r\n    }\r\n\r\n    .cpse-profile-publication__number {\r\n      color: var(--cpse-orange);\r\n      font-size: 12px;\r\n      font-weight: 700;\r\n    }\r\n\r\n    .cpse-profile-publication h3 {\r\n      max-width: 800px;\r\n      margin-bottom: 9px;\r\n      color: var(--cpse-navy);\r\n      font-size: 18px;\r\n      font-weight: 600;\r\n      line-height: 1.5;\r\n    }\r\n\r\n    .cpse-profile-publication p {\r\n      margin: 0;\r\n      color: var(--cpse-muted);\r\n      font-size: 13px;\r\n      line-height: 1.65;\r\n    }\r\n\r\n    .cpse-profile-publication__year {\r\n      color: var(--cpse-navy);\r\n      font-size: 13px;\r\n      font-weight: 700;\r\n      text-align: right;\r\n    }\r\n\r\n    \/* CTA *\/\r\n\r\n    .cpse-profile-cta {\r\n      padding: 92px 0;\r\n      background: var(--cpse-soft);\r\n    }\r\n\r\n    .cpse-profile-cta__box {\r\n      display: grid;\r\n      grid-template-columns:\r\n        minmax(0, 1.1fr)\r\n        minmax(310px, 0.65fr);\r\n      gap: 55px;\r\n      align-items: center;\r\n      padding: 62px;\r\n      border-radius: 26px;\r\n      background: var(--cpse-white);\r\n    }\r\n\r\n    .cpse-profile-cta h2 {\r\n      margin-bottom: 15px;\r\n      color: var(--cpse-navy);\r\n      font-size: clamp(36px, 4.5vw, 58px);\r\n      font-weight: 700;\r\n      line-height: 1.08;\r\n      letter-spacing: -2.2px;\r\n    }\r\n\r\n    .cpse-profile-cta p {\r\n      max-width: 650px;\r\n      margin-bottom: 0;\r\n      color: var(--cpse-text);\r\n      font-size: 16px;\r\n      line-height: 1.75;\r\n    }\r\n\r\n    .cpse-profile-cta__actions {\r\n      display: flex;\r\n      align-items: stretch;\r\n      flex-direction: column;\r\n      gap: 12px;\r\n    }\r\n\r\n    .cpse-profile-cta__actions\r\n      .cpse-profile-button {\r\n      width: 100%;\r\n      justify-content: space-between;\r\n    }\r\n\r\n    .cpse-profile-return {\r\n      display: inline-flex;\r\n      min-height: 54px;\r\n      align-items: center;\r\n      justify-content: center;\r\n      padding: 0 23px;\r\n      border: 1px solid var(--cpse-line);\r\n      border-radius: 999px;\r\n      color: var(--cpse-navy) !important;\r\n      font-size: 14px;\r\n      font-weight: 700;\r\n      transition:\r\n        border-color 0.25s ease,\r\n        background-color 0.25s ease;\r\n    }\r\n\r\n    .cpse-profile-return:hover {\r\n      border-color: var(--cpse-navy);\r\n      background: var(--cpse-soft);\r\n    }\r\n\r\n    @media (max-width: 900px) {\r\n      .cpse-profile-section {\r\n        padding: 80px 0;\r\n      }\r\n\r\n      .cpse-profile-hero__inner,\r\n      .cpse-profile-about-grid,\r\n      .cpse-profile-current__grid,\r\n      .cpse-profile-cta__box {\r\n        grid-template-columns: 1fr;\r\n      }\r\n\r\n      .cpse-profile-hero__inner {\r\n        gap: 60px;\r\n      }\r\n\r\n      .cpse-profile-portrait {\r\n        width: min(320px, 100%);\r\n        justify-self: start;\r\n      }\r\n\r\n      .cpse-profile-about-grid,\r\n      .cpse-profile-current__grid {\r\n        gap: 45px;\r\n      }\r\n\r\n      .cpse-profile-research-head,\r\n      .cpse-profile-publications-head {\r\n        align-items: flex-start;\r\n        flex-direction: column;\r\n        gap: 18px;\r\n      }\r\n\r\n      .cpse-profile-cta__box {\r\n        padding: 48px;\r\n      }\r\n    }\r\n\r\n    @media (max-width: 620px) {\r\n      .cpse-profile-shell,\r\n      .cpse-profile-hero__inner {\r\n        width: min(100% - 32px, 1180px);\r\n      }\r\n\r\n      .cpse-profile-section {\r\n        padding: 65px 0;\r\n      }\r\n\r\n      .cpse-profile-title {\r\n        letter-spacing: -1.6px;\r\n      }\r\n\r\n      .cpse-profile-hero {\r\n        min-height: 0;\r\n      }\r\n\r\n      .cpse-profile-hero__inner {\r\n        padding: 85px 0 65px;\r\n      }\r\n\r\n      .cpse-profile-back {\r\n        margin-bottom: 34px;\r\n      }\r\n\r\n      .cpse-profile-hero h1 {\r\n        font-size: clamp(48px, 14vw, 68px);\r\n        letter-spacing: -3px;\r\n      }\r\n\r\n      .cpse-profile-hero__summary {\r\n        font-size: 15px;\r\n        line-height: 1.7;\r\n      }\r\n\r\n      .cpse-profile-hero__actions,\r\n      .cpse-profile-hero__actions\r\n        .cpse-profile-button {\r\n        width: 100%;\r\n      }\r\n\r\n      .cpse-profile-hero__actions\r\n        .cpse-profile-button {\r\n        justify-content: space-between;\r\n      }\r\n\r\n      .cpse-profile-hero__actions\r\n        .cpse-profile-button--outline {\r\n        justify-content: center;\r\n      }\r\n\r\n      .cpse-profile-research-grid {\r\n        grid-template-columns: 1fr;\r\n      }\r\n\r\n      .cpse-profile-research-card {\r\n        min-height: 0;\r\n        padding: 30px 25px;\r\n      }\r\n\r\n      .cpse-profile-research-card__number {\r\n        margin-bottom: 28px;\r\n      }\r\n\r\n      .cpse-profile-publication {\r\n        grid-template-columns: 40px minmax(0, 1fr);\r\n        gap: 14px;\r\n      }\r\n\r\n      .cpse-profile-publication__year {\r\n        grid-column: 2;\r\n        text-align: left;\r\n      }\r\n\r\n      .cpse-profile-cta {\r\n        padding: 62px 0;\r\n      }\r\n\r\n      .cpse-profile-cta__box {\r\n        padding: 34px 23px;\r\n      }\r\n    }\r\n\r\n    @media (prefers-reduced-motion: reduce) {\r\n      .cpse-profile-page *,\r\n      .cpse-profile-page *::before,\r\n      .cpse-profile-page *::after {\r\n        transition-duration: 0.01ms !important;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n   <!-- HERO -->\r\n<section\r\n  class=\"cpse-profile-hero\"\r\n  aria-labelledby=\"cpse-profile-name\"\r\n>\r\n  <div class=\"cpse-profile-hero__inner\">\r\n\r\n    <div>\r\n      <a class=\"cpse-profile-back\" href=\"\/people\/\">\r\n        &larr; Back to Our People\r\n      <\/a>\r\n\r\n      <span class=\"cpse-profile-kicker\">\r\n        Faculty Profile\r\n      <\/span>\r\n\r\n      <h1 id=\"cpse-profile-name\">\r\n        Abderrahim Boujdid\r\n      <\/h1>\r\n\r\n      <p class=\"cpse-profile-hero__role\">\r\n        Education Fellow\r\n      <\/p>\r\n\r\n      <p class=\"cpse-profile-hero__summary\">\r\n       Education Fellow and doctoral researcher investigating 3D-printed concrete,\r\n        phase-change materials and thermal-energy storage for\r\n        sustainable and energy-efficient construction.\r\n      <\/p>\r\n\r\n      <ul class=\"cpse-profile-hero__topics\">\r\n        <li>3D Concrete Printing<\/li>\r\n        <li>Phase Change Materials<\/li>\r\n        <li>Thermal Energy Storage<\/li>\r\n        <li>Sustainable Construction<\/li>\r\n      <\/ul>\r\n\r\n      <div class=\"cpse-profile-hero__actions\">\r\n        <a\r\n          class=\"cpse-profile-button\"\r\n          href=\"mailto:abderrahim.boujdid@um6p.ma\"\r\n        >\r\n          <span>Contact Abderrahim Boujdid<\/span>\r\n\r\n          <span\r\n            class=\"cpse-profile-button__arrow\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            &#8599;\r\n          <\/span>\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <figure class=\"cpse-profile-portrait\">\r\n      <div class=\"cpse-profile-portrait__image\">\r\n        <img decoding=\"async\"\r\n          src=\"\/wp-content\/uploads\/2026\/07\/abderrahim_boujdid.png\"\r\n          alt=\"Abderrahim Boujdid, Education Fellow at CPSE\"\r\n        >\r\n      <\/div>\r\n\r\n      <figcaption class=\"cpse-profile-portrait__caption\">\r\n        Education Fellow<br>\r\n        College of Physical Sciences and Engineering\r\n      <\/figcaption>\r\n    <\/figure>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- BIOGRAPHY -->\r\n<section\r\n  id=\"profile-biography\"\r\n  class=\"cpse-profile-section\"\r\n  aria-labelledby=\"cpse-profile-about-title\"\r\n>\r\n  <div class=\"cpse-profile-shell cpse-profile-about-grid\">\r\n\r\n    <div class=\"cpse-profile-biography\">\r\n      <span class=\"cpse-profile-kicker\">\r\n        Biography\r\n      <\/span>\r\n\r\n      <h2\r\n        id=\"cpse-profile-about-title\"\r\n        class=\"cpse-profile-title\"\r\n      >\r\n        Developing thermally efficient materials for\r\n        3D-printed construction\r\n      <\/h2>\r\n\r\n      <p>\r\n        Abderrahim Boujdid is an Education Fellow at the College\r\n        of Physical Sciences and Engineering, Mohammed VI\r\n        Polytechnic University.\r\n      <\/p>\r\n\r\n      <p>\r\n        He received his engineering degree in Civil Engineering\r\n        from the Mohammadia School of Engineers in Rabat, Morocco,\r\n        in 2022.\r\n      <\/p>\r\n\r\n      <p>\r\n        In 2023, he obtained the Agr\u00e9gation degree in Industrial\r\n        Sciences and joined Mohammed VI Polytechnic University\r\n        as an Education Fellow. He is currently pursuing a PhD\r\n        degree by research at UM6P.\r\n      <\/p>\r\n\r\n      <p>\r\n        His research focuses on integrating Phase Change Materials\r\n        into 3D-printed concrete to develop thermally efficient\r\n        and sustainable cementitious materials. His work examines\r\n        how latent heat storage materials can improve the thermal\r\n        performance, energy efficiency and durability of\r\n        additively manufactured building components.\r\n      <\/p>\r\n\r\n      <p>\r\n        A central aspect of his research is the development and\r\n        optimization of PCM-enhanced printable concrete mixtures.\r\n        This includes material formulation, rheological behavior,\r\n        printability, mechanical performance and thermal-energy\r\n        storage under realistic construction and operational\r\n        conditions.\r\n      <\/p>\r\n\r\n      <p>\r\n        Alongside his doctoral research, he delivers lectures,\r\n        tutorials and laboratory sessions in engineering and\r\n        applied sciences. He supports undergraduate education\r\n        through theoretical instruction and practical training.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <aside\r\n      class=\"cpse-profile-details\"\r\n      aria-label=\"Profile information\"\r\n    >\r\n      <div class=\"cpse-profile-details__head\">\r\n        <h3>Profile information<\/h3>\r\n      <\/div>\r\n\r\n      <div class=\"cpse-profile-detail\">\r\n        <span>Position<\/span>\r\n        <strong>Education Fellow<\/strong>\r\n      <\/div>\r\n\r\n      <div class=\"cpse-profile-detail\">\r\n        <span>Institution<\/span>\r\n        <strong>\r\n          College of Physical Sciences and Engineering, UM6P\r\n        <\/strong>\r\n      <\/div>\r\n\r\n      <div class=\"cpse-profile-detail\">\r\n        <span>Engineering degree<\/span>\r\n        <strong>\r\n          Civil Engineering, Mohammadia School of Engineers, 2022\r\n        <\/strong>\r\n      <\/div>\r\n\r\n\r\n      <div class=\"cpse-profile-detail\">\r\n        <span>Current studies<\/span>\r\n        <strong>\r\n         Doctoral Researcher at Mohammed VI Polytechnic University\r\n        <\/strong>\r\n      <\/div>\r\n\r\n      <div class=\"cpse-profile-detail\">\r\n        <span>Email<\/span>\r\n        <a href=\"mailto:abderrahim.boujdid@um6p.ma\">\r\n          abderrahim.boujdid@um6p.ma\r\n        <\/a>\r\n      <\/div>\r\n    <\/aside>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- RESEARCH INTERESTS -->\r\n<section\r\n  id=\"research-interests\"\r\n  class=\"cpse-profile-section cpse-profile-section--soft\"\r\n  aria-labelledby=\"cpse-profile-research-title\"\r\n>\r\n  <div class=\"cpse-profile-shell\">\r\n\r\n    <div class=\"cpse-profile-research-head\">\r\n      <div>\r\n        <span class=\"cpse-profile-kicker\">\r\n          Research expertise\r\n        <\/span>\r\n\r\n        <h2\r\n          id=\"cpse-profile-research-title\"\r\n          class=\"cpse-profile-title\"\r\n        >\r\n          Research interests\r\n        <\/h2>\r\n      <\/div>\r\n\r\n      <p class=\"cpse-profile-intro\">\r\n        His research combines additive manufacturing, thermal\r\n        energy storage and material characterization to develop\r\n        high-performance materials for sustainable construction.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"cpse-profile-research-grid\">\r\n\r\n      <article class=\"cpse-profile-research-card\">\r\n        <span class=\"cpse-profile-research-card__number\">\r\n          01\r\n        <\/span>\r\n\r\n        <h3>3D Concrete Printing<\/h3>\r\n\r\n        <p>\r\n          Developing and optimizing cementitious materials and\r\n          manufacturing processes for additive construction.\r\n        <\/p>\r\n      <\/article>\r\n\r\n      <article class=\"cpse-profile-research-card\">\r\n        <span class=\"cpse-profile-research-card__number\">\r\n          02\r\n        <\/span>\r\n\r\n        <h3>Phase Change Materials for Construction<\/h3>\r\n\r\n        <p>\r\n          Integrating latent heat storage materials into\r\n          cement-based composites to improve building thermal\r\n          performance and energy efficiency.\r\n        <\/p>\r\n      <\/article>\r\n\r\n      <article class=\"cpse-profile-research-card\">\r\n        <span class=\"cpse-profile-research-card__number\">\r\n          03\r\n        <\/span>\r\n\r\n        <h3>Thermal Energy Storage<\/h3>\r\n\r\n        <p>\r\n          Investigating the thermal behavior and energy-storage\r\n          capacity of PCM-enhanced construction materials for\r\n          sustainable building applications.\r\n        <\/p>\r\n      <\/article>\r\n\r\n      <article class=\"cpse-profile-research-card\">\r\n        <span class=\"cpse-profile-research-card__number\">\r\n          04\r\n        <\/span>\r\n\r\n        <h3>Engineering Mechanics<\/h3>\r\n\r\n        <p>\r\n          Applying mechanics, material engineering, structural\r\n          behavior and experimental analysis to engineering\r\n          systems and construction materials.\r\n        <\/p>\r\n      <\/article>\r\n\r\n      <article class=\"cpse-profile-research-card\">\r\n        <span class=\"cpse-profile-research-card__number\">\r\n          05\r\n        <\/span>\r\n\r\n        <h3>Advanced Cementitious Materials<\/h3>\r\n\r\n        <p>\r\n          Designing innovative concrete mixtures with improved\r\n          thermal, mechanical and durability performance for\r\n          next-generation construction.\r\n        <\/p>\r\n      <\/article>\r\n\r\n      <article class=\"cpse-profile-research-card\">\r\n        <span class=\"cpse-profile-research-card__number\">\r\n          06\r\n        <\/span>\r\n\r\n        <h3>Material Characterization and Optimization<\/h3>\r\n\r\n        <p>\r\n          Evaluating fresh-state, rheological, mechanical, thermal\r\n          and durability properties through experimental testing\r\n          and optimization.\r\n        <\/p>\r\n      <\/article>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- RESEARCH OUTPUT -->\r\n<section\r\n  id=\"selected-publications\"\r\n  class=\"cpse-profile-section\"\r\n  aria-labelledby=\"cpse-publications-title\"\r\n>\r\n  <div class=\"cpse-profile-shell\">\r\n\r\n    <div class=\"cpse-profile-publications-head\">\r\n      <div>\r\n        <span class=\"cpse-profile-kicker\">\r\n          Scientific output\r\n        <\/span>\r\n\r\n        <h2\r\n          id=\"cpse-publications-title\"\r\n          class=\"cpse-profile-title\"\r\n        >\r\n          Research in progress\r\n        <\/h2>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"cpse-profile-publications-list\">\r\n\r\n      <article class=\"cpse-profile-publication\">\r\n        <span class=\"cpse-profile-publication__number\">\r\n          01\r\n        <\/span>\r\n\r\n        <div>\r\n          <h3>\r\n            Doctoral research on PCM-enhanced 3D-printed concrete\r\n          <\/h3>\r\n\r\n          <p>\r\n            The doctoral research is currently in progress, with\r\n            the first scientific articles in preparation.\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <span class=\"cpse-profile-publication__year\">\r\n          In progress\r\n        <\/span>\r\n      <\/article>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<\/main>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>&larr; Back to Our People Faculty Profile Abderrahim Boujdid Education Fellow Education Fellow and doctoral researcher investigating 3D-printed concrete, phase-change materials and thermal-energy storage&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1446,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1736","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/physicsschool.um6p.ma\/index.php?rest_route=\/wp\/v2\/pages\/1736","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/physicsschool.um6p.ma\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/physicsschool.um6p.ma\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/physicsschool.um6p.ma\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/physicsschool.um6p.ma\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1736"}],"version-history":[{"count":10,"href":"https:\/\/physicsschool.um6p.ma\/index.php?rest_route=\/wp\/v2\/pages\/1736\/revisions"}],"predecessor-version":[{"id":1942,"href":"https:\/\/physicsschool.um6p.ma\/index.php?rest_route=\/wp\/v2\/pages\/1736\/revisions\/1942"}],"up":[{"embeddable":true,"href":"https:\/\/physicsschool.um6p.ma\/index.php?rest_route=\/wp\/v2\/pages\/1446"}],"wp:attachment":[{"href":"https:\/\/physicsschool.um6p.ma\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1736"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}