{"id":14,"date":"2026-06-30T13:48:45","date_gmt":"2026-06-30T13:48:45","guid":{"rendered":"http:\/\/polesante-unicity.com\/?page_id=14"},"modified":"2026-07-03T09:25:33","modified_gmt":"2026-07-03T09:25:33","slug":"pole-sante-unicity","status":"publish","type":"page","link":"https:\/\/polesante-unicity.com\/","title":{"rendered":"P\u00f4le Sant\u00e9 Unicity Montivilliers | Cabinets m\u00e9dicaux \u00e0 louer"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"14\" class=\"elementor elementor-14\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3223c18 e-con-full e-flex e-con e-parent\" data-id=\"3223c18\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd1b4c9 elementor-widget elementor-widget-html\" data-id=\"bd1b4c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!doctype html>\n<html lang=\"fr\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>P\u00f4le Sant\u00e9 Unicity \u2013 Cabinets m\u00e9dicaux \u00e0 Montivilliers<\/title>\n<meta name=\"description\" content=\"Nouveau P\u00f4le Sant\u00e9 \u00e0 Montivilliers : cabinets m\u00e9dicaux neufs, lumineux, 100% PMR, \u00e0 proximit\u00e9 d'une r\u00e9sidence seniors et d'une cr\u00e8che.\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600&family=Montserrat:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n<style>\n:root{\n  --black:#0f0f0f; --white:#ffffff; --gray:#f9f9f9; --gray-text:#5b5b5b;\n  --yellow:#F9BE2D; --green:#ABCC55; --orange:#ee6e49;\n}\n*{box-sizing:border-box;}\nhtml{scroll-behavior:smooth;}\nbody{margin:0;font-family:'Inter',sans-serif;color:var(--black);background:var(--white);overflow-x:hidden;}\nh1,h2,h3{font-family:'Montserrat',sans-serif;margin:0;}\nimg{max-width:100%;display:block;}\na{text-decoration:none;}\n.container{max-width:1280px;margin:0 auto;padding:0 1.25rem;}\n\n\/* ---------- HEADER ---------- *\/\nheader{position:fixed;top:0;left:0;width:100%;z-index:1000;padding-top:18px;}\n.navbar{max-width:1280px;margin:0 auto;padding:0 1.25rem;}\n.glass{background:rgba(255,255,255,0.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,0.12);box-shadow:0 8px 32px rgba(0,0,0,0.12);border-radius:18px;transition:background .3s ease;}\n.nav-inner{display:flex;align-items:center;justify-content:space-between;padding:16px 32px;gap:24px;}\n.logo img{height:48px;width:auto;transition:transform .3s ease, filter .3s ease;}\n.logo:hover img{transform:scale(1.06);filter:brightness(1.1) drop-shadow(0 0 16px rgba(255,255,255,.4));}\n.nav-links{display:none;align-items:center;gap:44px;}\n.nav-link{position:relative;color:#fff;font-size:.92rem;font-weight:500;letter-spacing:.02em;padding:6px 0;white-space:nowrap;}\n.nav-link::after{content:'';position:absolute;bottom:-4px;left:50%;width:0;height:1px;background:var(--orange);transition:.3s;transform:translateX(-50%);}\n.nav-link:hover{color:var(--orange);}\n.nav-link:hover::after{width:100%;}\n.btn-contact{background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.45);color:#fff;padding:11px 26px;border-radius:50px;font-size:.85rem;font-weight:500;transition:.3s;margin-left:8px;}\n.btn-contact:hover{background:#fff;color:#000;}\n.hamburger{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:26px;height:20px;cursor:pointer;background:transparent !important;background-color:transparent !important;border:none !important;outline:none !important;box-shadow:none !important;padding:0;margin:0;-webkit-appearance:none;appearance:none;flex-shrink:0;z-index:5;}\n.hamburger span{display:block;width:100%;height:2px;background:#fff !important;transition:.3s;transform-origin:center;border-radius:2px;}\n.hamburger.active span:nth-child(1){transform:translateY(8px) rotate(45deg);}\n.hamburger.active span:nth-child(2){opacity:0;}\n.hamburger.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg);}\n.mobile-menu{max-height:0;overflow:hidden;transition:max-height .35s ease;}\n.mobile-menu.open{max-height:400px;}\n.mobile-menu-inner{padding:18px 4px 6px;border-top:1px solid rgba(255,255,255,.12);margin-top:14px;display:flex;flex-direction:column;gap:6px;}\n.mobile-menu-inner a{color:#fff;font-size:.9rem;padding:10px 4px;transition:.25s;}\n.mobile-menu-inner a:hover{color:var(--orange);}\n.mobile-menu-inner .btn-contact{text-align:center;margin-top:8px;}\n@media(min-width:1024px){.nav-links{display:flex;}.hamburger,.mobile-menu{display:none;}}\n\n\/* ---------- HERO ---------- *\/\n.hero{position:relative;width:100%;min-height:100vh;overflow:hidden;display:flex;align-items:center;}\n.hero img.bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}\n.hero-gradient{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.72) 30%,rgba(0,0,0,.35) 62%,transparent 100%);}\n.hero-content{position:relative;z-index:5;max-width:680px;padding:120px 1.25rem 60px 7rem;}\n@media(max-width:900px){.hero-content{padding-left:4rem;}}\n@media(max-width:640px){.hero-content{padding-left:2.25rem;}}\n.eyebrow{color:rgba(255,255,255,.7);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;margin-bottom:18px;}\n.hero h1{font-size:clamp(2.1rem,5vw,3.4rem);color:#fff;font-weight:700;line-height:1.15;margin-bottom:18px;}\n.hero .sub{font-size:clamp(1.05rem,2.2vw,1.4rem);color:rgba(255,255,255,.92);font-weight:400;margin-bottom:18px;line-height:1.4;}\n.hero p.desc{color:rgba(255,255,255,.7);font-size:1rem;font-weight:300;line-height:1.7;margin-bottom:34px;max-width:560px;}\n.hero-btns{display:flex;gap:14px;flex-wrap:wrap;}\n.btn-primary{background:#fff;color:#000;padding:16px 30px;border-radius:50px;font-weight:600;font-size:.95rem;transition:.3s;}\n.btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 28px rgba(255,255,255,.3);}\n.btn-secondary{background:transparent;border:1px solid rgba(255,255,255,.6);color:#fff !important;padding:16px 30px;border-radius:50px;font-weight:500;font-size:.95rem;transition:.3s;}\n.btn-secondary:hover,.btn-secondary:visited,.btn-secondary:active{background:rgba(255,255,255,.1);transform:translateY(-2px);color:#fff !important;}\n\n\/* ---------- REVEAL ---------- *\/\n.reveal{opacity:0;transform:translateY(36px);transition:opacity .7s ease,transform .7s ease;}\n.reveal.in{opacity:1;transform:translateY(0);}\n\n\/* ---------- SECTION TITLES ---------- *\/\n.section{padding:100px 0;}\n.section-eyebrow{text-align:center;color:var(--gray-text);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;margin-bottom:12px;}\n.section-title{text-align:center;font-size:clamp(2rem,4.5vw,2.8rem);font-weight:700;letter-spacing:-.02em;margin-bottom:16px;}\n.section-sub{text-align:center;color:var(--gray-text);font-size:1.05rem;max-width:640px;margin:0 auto 56px;font-weight:300;line-height:1.6;}\n\n\/* ---------- CARDS (pourquoi) ---------- *\/\n.cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:48px;}\n@media(min-width:768px){.cards-grid{grid-template-columns:repeat(3,1fr);gap:28px;}}\n.icon-card{background:#fff;border-radius:14px;padding:30px 22px;text-align:center;transition:.4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;}\n.icon-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.12);}\n.icon-card .ic{width:46px;height:46px;margin:0 auto 18px;transition:transform .4s ease;}\n.icon-card .ic-tint-green{object-fit:contain;filter:brightness(0) saturate(100%) invert(76%) sepia(28%) saturate(553%) hue-rotate(40deg) brightness(95%) contrast(89%);}\n.icon-card .ic-tint-orange{object-fit:contain;filter:brightness(0) saturate(100%) invert(46%) sepia(89%) saturate(1147%) hue-rotate(335deg) brightness(98%) contrast(92%);}\n.icon-card:hover .ic{transform:scale(1.12) rotate(5deg);}\n.icon-card h3{font-size:1.05rem;font-weight:600;margin-bottom:8px;}\n.icon-card p{color:var(--gray-text);font-size:.92rem;line-height:1.55;font-weight:300;}\n\n\/* ---------- PRESENTATION (texte\/image) ---------- *\/\n.presentation{display:grid;grid-template-columns:1fr;gap:48px;align-items:center;}\n@media(min-width:900px){.presentation{grid-template-columns:1fr 1fr;}}\n.presentation img{border-radius:18px;width:100%;height:420px;object-fit:cover;}\n.presentation h2{font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:700;margin-bottom:22px;letter-spacing:-.01em;}\n.presentation p{color:var(--gray-text);line-height:1.8;margin-bottom:18px;font-weight:300;}\n\n\/* ---------- CABINETS ---------- *\/\n.bg-light{background:var(--gray);}\n.room-grid{display:grid;grid-template-columns:1fr;gap:32px;}\n@media(min-width:768px){.room-grid{grid-template-columns:1fr 1fr;}}\n.room-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:.4s cubic-bezier(.4,0,.2,1);}\n.room-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.14);}\n.carousel{position:relative;height:280px;overflow:hidden;background:#eee;}\n.carousel img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .9s ease;}\n.carousel img.active{opacity:1;}\n.carousel-accent{position:absolute;top:0;left:0;width:100%;height:4px;z-index:2;}\n.room-body{padding:30px 26px;}\n.room-body h3{font-size:1.4rem;font-weight:700;margin-bottom:14px;}\n.room-tags{list-style:none;padding:0;margin:0 0 24px;display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;}\n.room-tags li{font-size:.88rem;color:var(--gray-text);font-weight:400;padding-left:18px;position:relative;}\n.room-tags li::before{content:'\u2713';position:absolute;left:0;color:var(--green);font-weight:700;}\n.room-btn{display:inline-block;background:#000;color:#fff;padding:13px 28px;border-radius:50px;font-size:.88rem;font-weight:600;transition:.3s;}\n.room-btn:hover{background:var(--green);color:#000;transform:translateY(-2px);}\n\n\/* ---------- PRESTATIONS (dark glass) ---------- *\/\n.prestations{position:relative;padding:110px 0;overflow:hidden;}\n.prestations img.bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.5);}\n.prestations-overlay{position:relative;z-index:5;}\n.glass-panel{background:rgba(255,255,255,0.1);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.15);border-radius:22px;max-width:1040px;margin:0 auto;padding:64px 30px;}\n.prestations h2,.prestations .section-sub{color:#fff;}\n.prest-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;}\n@media(min-width:768px){.prest-grid{grid-template-columns:repeat(4,1fr);}}\n.prest-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:24px 14px;text-align:center;transition:.3s;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:110px;}\n.prest-card:hover{background:rgba(255,255,255,.18);transform:translateY(-6px);}\n.prest-card .ic{width:30px;height:30px;margin:0;flex-shrink:0;}\n.prest-card .ic-img{width:30px;height:30px;object-fit:contain;flex-shrink:0;}\n.prest-card span{color:#fff;font-size:.85rem;font-weight:500;line-height:1.4;}\n\n\/* ---------- ATOUTS ---------- *\/\n.atouts-marquee{display:flex;width:max-content;gap:16px;animation:marquee2 32s linear infinite;}\n.marquee-wrap:hover .atouts-marquee{animation-play-state:paused;}\n@keyframes marquee2{from{transform:translateX(0);}to{transform:translateX(-50%);}}\n.atout{display:flex;align-items:center;gap:14px;padding:20px 26px;border-radius:14px;border:1.5px solid #eee;transition:.3s;flex-shrink:0;white-space:nowrap;}\n.atout:hover{border-color:#000;transform:translateY(-4px);}\n.atout .dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;display:block;}\n.atout p{font-size:.95rem;font-weight:500;margin:0;line-height:1.2;}\n\n\/* ---------- PROS ---------- *\/\n.marquee-wrap{overflow:hidden;position:relative;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);}\n.marquee-track{display:flex;width:max-content;gap:18px;animation:marquee 28s linear infinite;}\n.marquee-wrap:hover .marquee-track{animation-play-state:paused;}\n@keyframes marquee{from{transform:translateX(0);}to{transform:translateX(-50%);}}\n.pro-card{background:var(--gray);border-radius:14px;padding:26px 34px;text-align:center;transition:.35s;flex-shrink:0;white-space:nowrap;}\n.pro-card:hover{background:#000;transform:translateY(-6px);}\n.pro-card:hover h3{color:#fff;}\n.pro-card h3{font-size:1rem;font-weight:600;}\n\n\/* ---------- GALERIE ---------- *\/\n.masonry{column-count:1;column-gap:16px;}\n@media(min-width:640px){.masonry{column-count:2;}}\n@media(min-width:1024px){.masonry{column-count:3;}}\n@media(max-width:639px){\n  .masonry{display:flex;column-count:initial;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding-bottom:8px;-webkit-overflow-scrolling:touch;}\n  .masonry::-webkit-scrollbar{display:none;}\n  .masonry .item{flex:0 0 82%;scroll-snap-align:center;margin-bottom:0;height:260px;}\n  .masonry .item img{width:100%;height:100%;object-fit:cover;}\n  .presentation{text-align:center;}\n  .presentation > div{display:flex;flex-direction:column;align-items:center;}\n  .presentation a.btn-primary{display:inline-block;}\n  .room-body{text-align:center;}\n  .room-tags{justify-items:center;text-align:left;max-width:220px;margin-left:auto;margin-right:auto;}\n  .icon-card{text-align:center;}\n  .atout{justify-content:center;}\n  .footer-grid > div{text-align:center;}\n  .social-row{justify-content:center;}\n  .footer-logo{display:flex;justify-content:center;}\n  .footer-logo img{margin-left:auto;margin-right:auto;}\n}\n.masonry .item{break-inside:avoid;margin-bottom:16px;border-radius:14px;overflow:hidden;cursor:pointer;position:relative;}\n.masonry .item img{width:100%;display:block;transition:transform .5s ease;}\n.masonry .item:hover img{transform:scale(1.06);}\n.masonry .item .cap{position:absolute;bottom:0;left:0;right:0;padding:14px;background:linear-gradient(transparent,rgba(0,0,0,.75));color:#fff;font-size:.85rem;font-weight:500;opacity:0;transition:.3s;}\n.masonry .item:hover .cap{opacity:1;}\n.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:3000;display:none;align-items:center;justify-content:center;padding:30px;}\n.lightbox.open{display:flex;}\n.lightbox img{max-width:90vw;max-height:85vh;border-radius:10px;}\n.lightbox .close{position:absolute;top:24px;right:28px;color:#fff;font-size:2rem;cursor:pointer;background:none;border:none;}\n\n\/* ---------- CHIFFRES ---------- *\/\n.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;}\n@media(min-width:768px){.stats-grid{grid-template-columns:repeat(4,1fr);}}\n.stat-card{border-radius:18px;padding:40px 20px;text-align:center;min-height:220px;display:flex;flex-direction:column;justify-content:center;transition:.3s;}\n.stat-card:hover{transform:translateY(-6px);}\n.stat-num{font-size:clamp(2.4rem,5vw,3.2rem);font-weight:700;color:#fff;margin-bottom:10px;}\n.stat-label{color:rgba(255,255,255,.9);font-size:.95rem;font-weight:500;}\n\n\/* ---------- CTA ---------- *\/\n.cta-section{background:var(--black);padding:100px 0;text-align:center;}\n.cta-section h2{color:#fff;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;margin-bottom:18px;}\n.cta-section p{color:rgba(255,255,255,.65);max-width:520px;margin:0 auto 36px;font-weight:300;line-height:1.6;}\n.cta-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;}\n\n\/* ---------- FOOTER ---------- *\/\nfooter{background:#000;color:rgba(255,255,255,.7);padding:60px 0 30px;}\n.footer-grid{display:grid;grid-template-columns:1fr;gap:36px;}\n@media(min-width:768px){.footer-grid{grid-template-columns:1.3fr 1fr 1fr;}}\nfooter h4{color:#fff;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;}\nfooter a{color:rgba(255,255,255,.65);font-size:.9rem;display:block;margin-bottom:10px;transition:.2s;}\nfooter a:hover{color:#fff;}\n.footer-logo img{height:42px;margin-bottom:18px;}\n.social-row{display:flex;gap:14px;margin-top:18px;}\n.social-row a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;margin:0;overflow:hidden;transition:.3s;}\n.social-row a:hover{border-color:rgba(255,255,255,.6);transform:translateY(-3px);}\n.social-row a img{width:18px;height:18px;object-fit:contain;}\n.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:40px;padding-top:24px;text-align:center;font-size:.8rem;color:rgba(255,255,255,.4);}\n\n\/* ---------- POPUP ---------- *\/\n.popup-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:4000;display:none;align-items:center;justify-content:center;padding:20px;}\n.popup-overlay.open{display:flex;}\n.popup-box{background:#fff;border-radius:20px;max-width:420px;width:100%;padding:42px 32px;text-align:center;position:relative;animation:popIn .4s ease;}\n@keyframes popIn{from{opacity:0;transform:scale(.92);}to{opacity:1;transform:scale(1);}}\n.popup-box h3{font-size:1.3rem;font-weight:700;margin-bottom:12px;}\n.popup-box p{color:var(--gray-text);margin-bottom:26px;font-weight:300;}\n.popup-close{position:absolute;top:14px;right:16px;background:none !important;background-color:transparent !important;border:none !important;outline:none !important;box-shadow:none !important;font-size:1.4rem;cursor:pointer;color:#999;line-height:1;}\n.popup-close:hover,.popup-close:focus,.popup-close:active{color:#000 !important;}\n.popup-btns{display:flex;flex-direction:column;gap:10px;}\n.popup-btns a{background:#000;color:#fff;padding:14px;border-radius:50px;font-weight:600;font-size:.9rem;}\n.popup-btns a.alt{background:var(--gray);color:#000;}\n<\/style>\n<\/head>\n<body>\n\n<!-- HEADER -->\n<header>\n  <div class=\"navbar\">\n    <div class=\"glass\">\n      <div class=\"nav-inner\">\n        <a href=\"#\" class=\"logo\"><img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/F2-1.png\" alt=\"P\u00f4le Sant\u00e9 Unicity\"><\/a>\n        <nav class=\"nav-links\">\n          <a href=\"#accueil\" class=\"nav-link\">Accueil<\/a>\n          <a href=\"#presentation\" class=\"nav-link\">Le P\u00f4le Sant\u00e9<\/a>\n          <a href=\"#cabinets\" class=\"nav-link\">Les cabinets<\/a>\n          <a href=\"#atouts\" class=\"nav-link\">Pourquoi Choisir Unicity<\/a>\n          <a href=\"#contact\" class=\"btn-contact\">Prendre contact<\/a>\n        <\/nav>\n        <button class=\"hamburger\" id=\"hamburgerBtn\" aria-label=\"Menu\"><span><\/span><span><\/span><span><\/span><\/button>\n      <\/div>\n      <div class=\"mobile-menu\" id=\"mobileMenu\">\n        <div class=\"mobile-menu-inner\">\n          <a href=\"#accueil\">Accueil<\/a>\n          <a href=\"#presentation\">Le P\u00f4le Sant\u00e9<\/a>\n          <a href=\"#cabinets\">Les cabinets<\/a>\n          <a href=\"#atouts\">Pourquoi Choisir Unicity<\/a>\n          <a href=\"#contact\" class=\"btn-contact\">Prendre contact<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/header>\n\n<!-- HERO -->\n<section class=\"hero\" id=\"accueil\">\n  <img decoding=\"async\" class=\"bg\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/entree-pole-sante.png\" alt=\"Entr\u00e9e du P\u00f4le Sant\u00e9 Unicity\">\n  <div class=\"hero-gradient\"><\/div>\n  <div class=\"hero-content\">\n    <p class=\"eyebrow reveal in\">Unicity Montivilliers<\/p>\n    <h1 class=\"reveal in\">Nouveau P\u00f4le Sant\u00e9 \u00e0 Montivilliers<\/h1>\n    <p class=\"sub reveal in\">Un lieu moderne et accessible pens\u00e9 pour la sant\u00e9 au service des patients et des praticiens.<\/p>\n    <p class=\"desc reveal in\">Implantez votre activit\u00e9 au sein d'un p\u00f4le sant\u00e9 neuf, au c\u0153ur du p\u00f4le Unicity, accol\u00e9 \u00e0 une r\u00e9sidence seniors, une cr\u00e8che, des bureaux, un centre d'activit\u00e9 et un important bassin de population.<\/p>\n    <div class=\"hero-btns reveal in\">\n      <a href=\"#cabinets\" class=\"btn-primary\">D\u00e9couvrir les cabinets<\/a>\n      <a href=\"#contact\" class=\"btn-secondary\">Prendre rendez-vous<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SECTION 1 : POURQUOI -->\n<section class=\"section\" id=\"pourquoi\">\n  <div class=\"container\">\n    <p class=\"section-eyebrow reveal\">P\u00f4le Sant\u00e9 Unicity<\/p>\n    <h2 class=\"section-title reveal\">Pourquoi choisir le P\u00f4le Sant\u00e9 Unicity ?<\/h2>\n    <p class=\"section-sub reveal\">Un environnement enti\u00e8rement pens\u00e9 pour le confort<br>des professionnels et de leurs patients.<\/p>\n    <div class=\"cards-grid\">\n      <div class=\"icon-card reveal\">\n        <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#F9BE2D\" stroke-width=\"1.5\"><rect x=\"3\" y=\"7\" width=\"18\" height=\"13\" rx=\"2\"\/><path d=\"M7 7V5a2 2 0 012-2h6a2 2 0 012 2v2\"\/><\/svg>\n        <h3>Cabinets neufs<\/h3>\n        <p>Des locaux r\u00e9cemment livr\u00e9s, con\u00e7us pour les praticiens.<\/p>\n      <\/div>\n      <div class=\"icon-card reveal\">\n        <img decoding=\"async\" class=\"ic ic-tint-orange\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/Design-sans-titre-1-1.png\" alt=\"100 % PMR\">\n        <h3>100 % PMR<\/h3>\n        <p>Depuis le parking jusqu'aux cabinets, tout est accessible sans contrainte.<\/p>\n      <\/div>\n      <div class=\"icon-card reveal\">\n        <img decoding=\"async\" class=\"ic ic-tint-green\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/Design-sans-titre-2.png\" alt=\"Parking priv\u00e9 gratuit\">\n        <h3>Parking priv\u00e9 gratuit<\/h3>\n        <p>Parking priv\u00e9 gratuit sur site pour les praticiens et leurs patients.<\/p>\n      <\/div>\n      <div class=\"icon-card reveal\">\n        <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#F9BE2D\" stroke-width=\"1.5\"><path d=\"M1.4 9.4a15 15 0 0121.2 0M5 13a9 9 0 0114 0M8.5 16.4a4.5 4.5 0 017 0\"\/><circle cx=\"12\" cy=\"20\" r=\"1\"\/><\/svg>\n        <h3>Internet tr\u00e8s haut d\u00e9bit<\/h3>\n        <p>Une connexion fibre nouvelle g\u00e9n\u00e9ration.<\/p>\n      <\/div>\n      <div class=\"icon-card reveal\">\n        <img decoding=\"async\" class=\"ic ic-tint-orange\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/on.png\" alt=\"Salle de repos \u00e9quip\u00e9e\">\n        <h3>Salle de repos \u00e9quip\u00e9e<\/h3>\n        <p>Salle de repos chaleureuse et enti\u00e8rement \u00e9quip\u00e9e avec canap\u00e9, kitchenette, espace repas et coin d\u00e9tente r\u00e9serv\u00e9 aux praticiens.<\/p>\n      <\/div>\n      <div class=\"icon-card reveal\">\n        <img decoding=\"async\" class=\"ic ic-tint-green\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/on-1.png\" alt=\"Fort potentiel de patients\">\n        <h3>Fort potentiel de patients<\/h3>\n        <p>Accol\u00e9 \u00e0 une r\u00e9sidence seniors de 135 logements, \u00e0 une cr\u00e8che et \u00e0 un bassin de population important.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SECTION 2 : PRESENTATION -->\n<section class=\"section bg-light\" id=\"presentation\">\n  <div class=\"container\">\n    <div class=\"presentation\">\n      <div class=\"reveal\"><img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/salle-dattente.png\" alt=\"Salle d'attente du P\u00f4le Sant\u00e9 Unicity\"><\/div>\n      <div class=\"reveal\">\n        <h2>Un p\u00f4le de sant\u00e9 \u00e0 taille humaine<\/h2>\n        <p>Le P\u00f4le Sant\u00e9 Unicity est un espace \u00e0 taille humaine situ\u00e9 au rez-de-chauss\u00e9e du p\u00f4le Unicity, au 53 rue Jean Jaur\u00e8s \u00e0 Montivilliers.<\/p>\n        <p>Pens\u00e9 exclusivement pour les professionnels de sant\u00e9, il offre un environnement moderne, lumineux, calme et facilement accessible.<\/p>\n        <p>Le p\u00f4le comprend actuellement plusieurs cabinets pouvant accueillir de nombreuses sp\u00e9cialit\u00e9s m\u00e9dicales et param\u00e9dicales, avec possibilit\u00e9 d'extension du p\u00f4le.<\/p>\n        <a href=\"#cabinets\" class=\"btn-primary\" style=\"background:#000;color:#fff;display:inline-block;\">Voir les cabinets disponibles<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SECTION 3 : CABINETS -->\n<section class=\"section\" id=\"cabinets\">\n  <div class=\"container\">\n    <p class=\"section-eyebrow reveal\">Disponibilit\u00e9s<\/p>\n    <h2 class=\"section-title reveal\">Les cabinets disponibles<\/h2>\n    <p class=\"section-sub reveal\">Deux cabinets pr\u00eats \u00e0 accueillir votre activit\u00e9.<\/p>\n    <div class=\"room-grid\">\n      <div class=\"room-card reveal\">\n        <div class=\"carousel\" data-carousel data-interval=\"4000\">\n          <div class=\"carousel-accent\" style=\"background:#F9BE2D;\"><\/div>\n          <img decoding=\"async\" class=\"active\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/1.jpg\" alt=\"Cabinet 4 - vue 1\">\n          <img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/2.jpg\" alt=\"Cabinet 4 - vue 2\">\n          <img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/3.jpg\" alt=\"Cabinet 4 - vue 3\">\n        <\/div>\n        <div class=\"room-body\">\n          <h3>Cabinet 4<\/h3>\n          <ul class=\"room-tags\">\n            <li>26 m\u00b2<\/li>\n            <li>Point d'eau<\/li>\n            <li>Internet fibre incluse<\/li>\n            <li>Tr\u00e8s lumineux<\/li>\n            <li>Accessible PMR<\/li>\n            <li>Eau et chauffage inclus<\/li>\n            <li>Porte phonique<\/li>\n          <\/ul>\n          <a href=\"mailto:contact@unicity-center.com?subject=Visite%20Cabinet%204%20-%20P%C3%B4le%20Sant%C3%A9%20Unicity\" class=\"room-btn\">Programmer une visite<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"room-card reveal\">\n        <div class=\"carousel\" data-carousel data-interval=\"4000\">\n          <div class=\"carousel-accent\" style=\"background:#ABCC55;\"><\/div>\n          <img decoding=\"async\" class=\"active\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/Cabinet-5-image-1.jpg\" alt=\"Cabinet 5 - vue 1\">\n          <img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/Cabinet-5-image-2.jpg\" alt=\"Cabinet 5 - vue 2\">\n        <\/div>\n        <div class=\"room-body\">\n          <h3>Cabinet 5<\/h3>\n          <ul class=\"room-tags\">\n            <li>27 m\u00b2<\/li>\n            <li>Point d'eau<\/li>\n            <li>Internet fibre incluse<\/li>\n            <li>Tr\u00e8s lumineux<\/li>\n            <li>Accessible PMR<\/li>\n            <li>Eau et chauffage inclus<\/li>\n            <li>Porte phonique<\/li>\n          <\/ul>\n          <a href=\"mailto:contact@unicity-center.com?subject=Visite%20Cabinet%205%20-%20P%C3%B4le%20Sant%C3%A9%20Unicity\" class=\"room-btn\">Programmer une visite<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SECTION 4 : PRESTATIONS -->\n<section class=\"prestations\">\n  <img decoding=\"async\" class=\"bg\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/Salle-de-repos_1.jpg\" alt=\"Salle de repos\">\n  <div class=\"prestations-overlay container\">\n    <div class=\"glass-panel\">\n      <p class=\"section-eyebrow reveal\" style=\"color:rgba(255,255,255,.7);\">Inclus dans votre location<\/p>\n      <h2 class=\"section-title reveal\">Les prestations incluses<\/h2>\n      <p class=\"section-sub reveal\">Tout est pens\u00e9 pour vous laisser vous concentrer sur votre activit\u00e9.<\/p>\n      <div class=\"prest-grid\">\n        <div class=\"prest-card reveal\"><img decoding=\"async\" class=\"ic-img\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/Design-sans-titre.png\" alt=\"Parking priv\u00e9\"><span>Parking priv\u00e9<\/span><\/div>\n        <div class=\"prest-card reveal\"><div style=\"display:flex;align-items:center;justify-content:center;gap:8px;\"><svg style=\"width:28px;height:28px;flex-shrink:0;\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"><path d=\"M12 2c3 4 5 7 5 10a5 5 0 01-10 0c0-3 2-6 5-10z\"\/><\/svg><svg style=\"width:20px;height:20px;flex-shrink:0;\" viewBox=\"0 0 24 24\" fill=\"#fff\" stroke=\"none\"><path d=\"M13 2L4 14h7l-1 8 10-13h-7l1-9z\"\/><\/svg><\/div><span>Eau &amp; \u00c9lectricit\u00e9<\/span><\/div>\n        <div class=\"prest-card reveal\"><svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"5\"\/><path d=\"M12 1v2M12 21v2M4.2 4.2l1.4 1.4M18.4 18.4l1.4 1.4M1 12h2M21 12h2M4.2 19.8l1.4-1.4M18.4 5.6l1.4-1.4\"\/><\/svg><span>Chauffage<\/span><\/div>\n        <div class=\"prest-card reveal\"><svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.5\"><path d=\"M1.4 9.4a15 15 0 0121.2 0M5 13a9 9 0 0114 0M8.5 16.4a4.5 4.5 0 017 0\"\/><circle cx=\"12\" cy=\"20\" r=\"1\"\/><\/svg><span>Fibre internet<\/span><\/div>\n        <div class=\"prest-card reveal\"><img decoding=\"async\" class=\"ic-img\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/6.png\" alt=\"M\u00e9nage\"><span>M\u00e9nage parties communes<\/span><\/div>\n        <div class=\"prest-card reveal\"><img decoding=\"async\" class=\"ic-img\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/7.png\" alt=\"Sanitaire\"><span>Sanitaire<\/span><\/div>\n        <div class=\"prest-card reveal\"><img decoding=\"async\" class=\"ic-img\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/Design-sans-titre-1.png\" alt=\"Consommables\"><span>Consommables<\/span><\/div>\n        <div class=\"prest-card reveal\"><img decoding=\"async\" class=\"ic-img\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/on.png\" alt=\"Salle de repos \u00e9quip\u00e9e\" style=\"filter:brightness(0) invert(1);\"><span>Salle de repos \u00e9quip\u00e9e<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SECTION 5 : ATOUTS -->\n<section class=\"section\" id=\"atouts\">\n  <div class=\"container\">\n    <p class=\"section-eyebrow reveal\">Cadre de vie<\/p>\n    <h2 class=\"section-title reveal\">Les atouts du P\u00f4le Sant\u00e9<\/h2>\n    <div class=\"marquee-wrap reveal\">\n      <div class=\"atouts-marquee\">\n        <div class=\"atout\"><span class=\"dot\" style=\"background:#F9BE2D;\"><\/span><p>Locaux neufs<\/p><\/div>\n        <div class=\"atout\"><span class=\"dot\" style=\"background:#ee6e49;\"><\/span><p>Internet tr\u00e8s haut d\u00e9bit<\/p><\/div>\n        <div class=\"atout\"><span class=\"dot\" style=\"background:#ABCC55;\"><\/span><p>Point d'eau dans chaque cabinet<\/p><\/div>\n        <div class=\"atout\"><span class=\"dot\" style=\"background:#F9BE2D;\"><\/span><p>R\u00e9sidence seniors accol\u00e9e<\/p><\/div>\n        <div class=\"atout\"><span class=\"dot\" style=\"background:#ee6e49;\"><\/span><p>Cr\u00e8che \u00e0 proximit\u00e9<\/p><\/div>\n        <div class=\"atout\"><span class=\"dot\" style=\"background:#ABCC55;\"><\/span><p>Environnement calme<\/p><\/div>\n        <div class=\"atout\"><span class=\"dot\" style=\"background:#F9BE2D;\"><\/span><p>Centre-ville proche<\/p><\/div>\n        <div class=\"atout\"><span class=\"dot\" style=\"background:#ee6e49;\"><\/span><p>Site moderne<\/p><\/div>\n        <div class=\"atout\"><span class=\"dot\" style=\"background:#ABCC55;\"><\/span><p>100 % PMR<\/p><\/div>\n        <div class=\"atout\"><span class=\"dot\" style=\"background:#F9BE2D;\"><\/span><p>Stationnement gratuit<\/p><\/div>\n        <div class=\"atout\"><span class=\"dot\" style=\"background:#F9BE2D;\"><\/span><p>Locaux neufs<\/p><\/div>\n        <div class=\"atout\"><span class=\"dot\" style=\"background:#ee6e49;\"><\/span><p>Internet tr\u00e8s haut d\u00e9bit<\/p><\/div>\n        <div class=\"atout\"><span class=\"dot\" style=\"background:#ABCC55;\"><\/span><p>Point d'eau dans chaque cabinet<\/p><\/div>\n        <div class=\"atout\"><span class=\"dot\" style=\"background:#F9BE2D;\"><\/span><p>R\u00e9sidence seniors accol\u00e9e<\/p><\/div>\n        <div class=\"atout\"><span class=\"dot\" style=\"background:#ee6e49;\"><\/span><p>Cr\u00e8che \u00e0 proximit\u00e9<\/p><\/div>\n        <div class=\"atout\"><span class=\"dot\" style=\"background:#ABCC55;\"><\/span><p>Environnement calme<\/p><\/div>\n        <div class=\"atout\"><span class=\"dot\" style=\"background:#F9BE2D;\"><\/span><p>Centre-ville proche<\/p><\/div>\n        <div class=\"atout\"><span class=\"dot\" style=\"background:#ee6e49;\"><\/span><p>Site moderne<\/p><\/div>\n        <div class=\"atout\"><span class=\"dot\" style=\"background:#ABCC55;\"><\/span><p>100 % PMR<\/p><\/div>\n        <div class=\"atout\"><span class=\"dot\" style=\"background:#F9BE2D;\"><\/span><p>Stationnement gratuit<\/p><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SECTION 6 : PROFESSIONNELS RECHERCHES -->\n<section class=\"section bg-light\">\n  <div class=\"container\">\n    <p class=\"section-eyebrow reveal\">Vous exercez une profession m\u00e9dicale ?<\/p>\n    <h2 class=\"section-title reveal\">Professionnels recherch\u00e9s<\/h2>\n    <p class=\"section-sub reveal\">Le P\u00f4le Sant\u00e9 Unicity recherche activement les profils suivants.<\/p>\n    <div class=\"marquee-wrap reveal\">\n      <div class=\"marquee-track\">\n        <div class=\"pro-card\"><h3>M\u00e9decin g\u00e9n\u00e9raliste<\/h3><\/div>\n        <div class=\"pro-card\"><h3>Orthophoniste<\/h3><\/div>\n        <div class=\"pro-card\"><h3>Ost\u00e9opathe<\/h3><\/div>\n        <div class=\"pro-card\"><h3>Audioproth\u00e9siste<\/h3><\/div>\n        <div class=\"pro-card\"><h3>P\u00e9dicure-podologue<\/h3><\/div>\n        <div class=\"pro-card\"><h3>Di\u00e9t\u00e9ticien<\/h3><\/div>\n        <div class=\"pro-card\"><h3>Autres professionnels de sant\u00e9<\/h3><\/div>\n        <div class=\"pro-card\"><h3>M\u00e9decin g\u00e9n\u00e9raliste<\/h3><\/div>\n        <div class=\"pro-card\"><h3>Orthophoniste<\/h3><\/div>\n        <div class=\"pro-card\"><h3>Ost\u00e9opathe<\/h3><\/div>\n        <div class=\"pro-card\"><h3>Audioproth\u00e9siste<\/h3><\/div>\n        <div class=\"pro-card\"><h3>P\u00e9dicure-podologue<\/h3><\/div>\n        <div class=\"pro-card\"><h3>Di\u00e9t\u00e9ticien<\/h3><\/div>\n        <div class=\"pro-card\"><h3>Autres professionnels de sant\u00e9<\/h3><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SECTION 7 : GALERIE -->\n<section class=\"section\" id=\"galerie\">\n  <div class=\"container\">\n    <p class=\"section-eyebrow reveal\">En images<\/p>\n    <h2 class=\"section-title reveal\">Galerie<\/h2>\n    <p class=\"section-sub reveal\">D\u00e9couvrez les espaces du P\u00f4le Sant\u00e9 Unicity.<\/p>\n    <div class=\"masonry\">\n      <div class=\"item reveal\" data-img=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/entree-pole-sante.png\"><img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/entree-pole-sante.png\" alt=\"Entr\u00e9e\" loading=\"lazy\"><div class=\"cap\">Entr\u00e9e<\/div><\/div>\n      <div class=\"item reveal\" data-img=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/PM-1-scaled.jpg\"><img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/PM-1-scaled.jpg\" alt=\"Parking\" loading=\"lazy\"><div class=\"cap\">Parking<\/div><\/div>\n      <div class=\"item reveal\" data-img=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/PM-4-scaled.jpg\"><img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/PM-4-scaled.jpg\" alt=\"Parking\" loading=\"lazy\"><div class=\"cap\">Parking<\/div><\/div>\n      <div class=\"item reveal\" data-img=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/salle-dattente.png\"><img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/salle-dattente.png\" alt=\"Salle d'attente\" loading=\"lazy\"><div class=\"cap\">Salle d'attente<\/div><\/div>\n      <div class=\"item reveal\" data-img=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/1.jpg\"><img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/1.jpg\" alt=\"Cabinet 4\" loading=\"lazy\"><div class=\"cap\">Cabinet 4<\/div><\/div>\n      <div class=\"item reveal\" data-img=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/2.jpg\"><img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/2.jpg\" alt=\"Cabinet 4\" loading=\"lazy\"><div class=\"cap\">Cabinet 4<\/div><\/div>\n      <div class=\"item reveal\" data-img=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/3.jpg\"><img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/3.jpg\" alt=\"Cabinet 4\" loading=\"lazy\"><div class=\"cap\">Cabinet 4<\/div><\/div>\n      <div class=\"item reveal\" data-img=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/Cabinet-5-image-1.jpg\"><img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/Cabinet-5-image-1.jpg\" alt=\"Cabinet 5\" loading=\"lazy\"><div class=\"cap\">Cabinet 5<\/div><\/div>\n      <div class=\"item reveal\" data-img=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/Cabinet-5-image-2.jpg\"><img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/Cabinet-5-image-2.jpg\" alt=\"Cabinet 5\" loading=\"lazy\"><div class=\"cap\">Cabinet 5<\/div><\/div>\n      <div class=\"item reveal\" data-img=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/salle-de-repos-1-scaled.jpg\"><img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/salle-de-repos-1-scaled.jpg\" alt=\"Salle de repos\" loading=\"lazy\"><div class=\"cap\">Salle de repos<\/div><\/div>\n      <div class=\"item reveal\" data-img=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/salle-de-repos-2-scaled.jpg\"><img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/salle-de-repos-2-scaled.jpg\" alt=\"Salle de repos\" loading=\"lazy\"><div class=\"cap\">Salle de repos<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<div class=\"lightbox\" id=\"lightbox\"><button class=\"close\" id=\"lightboxClose\">&times;<\/button><img decoding=\"async\" id=\"lightboxImg\" src=\"\" alt=\"\"><\/div>\n\n<!-- SECTION PLATEAUX -->\n<section class=\"section\">\n  <div class=\"container\">\n    <p class=\"section-eyebrow reveal\">Espaces suppl\u00e9mentaires<\/p>\n    <h2 class=\"section-title reveal\">Unicity, c'est aussi<\/h2>\n    <p class=\"section-sub reveal\">2 plateaux divisibles pour des professionnels de sant\u00e9 ayant besoin d'espaces plus importants.<\/p>\n\n    <div style=\"display:grid;grid-template-columns:1fr;gap:28px;margin-bottom:56px;\" class=\"plateaux-grid\">\n\n      <div class=\"reveal\" style=\"background:#f9f9f9;border-radius:18px;padding:36px 32px;border:1.5px solid #eee;transition:.3s;\">\n        <div style=\"display:flex;align-items:center;gap:14px;margin-bottom:16px;\">\n          <span style=\"background:#F9BE2D;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;\">\n            <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#000\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18M9 21V9\"\/><\/svg>\n          <\/span>\n          <h3 style=\"font-family:'Montserrat',sans-serif;font-size:1.15rem;font-weight:700;margin:0;\">Plateau RDC \u2014 158 m\u00b2<\/h3>\n        <\/div>\n        <p style=\"color:#5b5b5b;line-height:1.75;font-weight:300;margin:0;\">Accol\u00e9 directement aux cabinets m\u00e9dicaux, ce plateau en rez-de-chauss\u00e9e de 158 m\u00b2 n'attend que votre am\u00e9nagement pour accueillir votre activit\u00e9 dans un environnement id\u00e9alement situ\u00e9.<\/p>\n      <\/div>\n\n      <div class=\"reveal\" style=\"background:#f9f9f9;border-radius:18px;padding:36px 32px;border:1.5px solid #eee;transition:.3s;\">\n        <div style=\"display:flex;align-items:center;gap:14px;margin-bottom:16px;\">\n          <span style=\"background:#ABCC55;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;\">\n            <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#000\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18M9 21V9\"\/><\/svg>\n          <\/span>\n          <h3 style=\"font-family:'Montserrat',sans-serif;font-size:1.15rem;font-weight:700;margin:0;\">Plateau ind\u00e9pendant \u2014 170 m\u00b2<\/h3>\n        <\/div>\n        <p style=\"color:#5b5b5b;line-height:1.75;font-weight:300;margin:0;\">Situ\u00e9 sur le m\u00eame site Unicity, ind\u00e9pendant du p\u00f4le sant\u00e9, ce plateau brut de 170 m\u00b2 offre toute la libert\u00e9 pour concevoir un espace enti\u00e8rement \u00e0 votre image.<\/p>\n      <\/div>\n\n    <\/div>\n\n    <div style=\"display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:18px;\" class=\"projections-grid\">\n      <div class=\"reveal\" style=\"border-radius:14px;overflow:hidden;position:relative;\">\n        <img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/projection-pharmacie.png\" alt=\"Projection d'am\u00e9nagement\" loading=\"lazy\" style=\"width:100%;height:320px;object-fit:cover;display:block;\">\n      <\/div>\n      <div class=\"reveal\" style=\"border-radius:14px;overflow:hidden;position:relative;\">\n        <img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/telechargement-e1783070650308.jpg\" alt=\"Projection d'am\u00e9nagement\" loading=\"lazy\" style=\"width:100%;height:320px;object-fit:cover;display:block;\">\n      <\/div>\n    <\/div>\n    <p class=\"reveal\" style=\"text-align:center;color:#999;font-size:.8rem;font-style:italic;margin-bottom:48px;\">Photos non contractuelles \u2014 Suggestions et projections d'am\u00e9nagements selon l'activit\u00e9<\/p>\n\n    <div class=\"reveal\" style=\"text-align:center;\">\n      <p style=\"font-size:1.05rem;font-weight:500;margin-bottom:24px;\">Pour toute information, n'h\u00e9sitez pas \u00e0 nous consulter.<\/p>\n      <div style=\"display:flex;gap:14px;justify-content:center;flex-wrap:wrap;\">\n        <a href=\"tel:0667345506\" class=\"btn-primary\" style=\"background:#000;color:#fff;display:inline-block;\">\ud83d\udcde Appeler<\/a>\n        <a href=\"mailto:contact@unicity-center.com\" class=\"btn-secondary\" style=\"border-color:rgba(0,0,0,.4);color:#000 !important;\">\u2709\ufe0f Envoyer un mail<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n@media(min-width:768px){.plateaux-grid{grid-template-columns:1fr 1fr !important;}.projections-grid{grid-template-columns:1fr 1fr !important;}}\n.plateaux-grid > div:hover{border-color:#000 !important;transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.1);}\n<\/style>\n\n<!-- SECTION 8 : CHIFFRES -->\n<section class=\"section bg-light\">\n  <div class=\"container\">\n    <h2 class=\"section-title reveal\">P\u00f4le Sant\u00e9 en chiffres<\/h2>\n    <div class=\"stats-grid\" style=\"margin-top:48px;\">\n      <div class=\"stat-card reveal\" style=\"background:linear-gradient(135deg,#F9BE2D,#FFC857);\"><p class=\"stat-num stat-counter\" data-target=\"70\">0<\/p><p class=\"stat-label\">Places de parking<\/p><\/div>\n      <div class=\"stat-card reveal\" style=\"background:linear-gradient(135deg,#ee6e49,#F07F47);\"><p class=\"stat-num stat-counter\" data-target=\"300\">0<\/p><p class=\"stat-label\">m\u00b2 de p\u00f4le<\/p><\/div>\n      <div class=\"stat-card reveal\" style=\"background:linear-gradient(135deg,#ABCC55,#B8D966);\"><p class=\"stat-num\"><span class=\"stat-counter\" data-target=\"100\">0<\/span>%<\/p><p class=\"stat-label\">Accessible PMR<\/p><\/div>\n      <div class=\"stat-card reveal\" style=\"background:linear-gradient(135deg,#7d8fd9,#9fb0ec);\"><p class=\"stat-num stat-counter\" data-target=\"135\">0<\/p><p class=\"stat-label\">Logements seniors \u00e0 proximit\u00e9<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- CTA -->\n<section class=\"cta-section\" id=\"contact\">\n  <div class=\"container\">\n    <h2 class=\"reveal\">Rejoignez un environnement pens\u00e9 pour les professionnels de sant\u00e9.<\/h2>\n    <p class=\"reveal\">Vous recherchez un cabinet moderne \u00e0 Montivilliers ? Contactez-nous pour organiser une visite.<\/p>\n    <div class=\"cta-btns reveal\">\n      <a href=\"tel:0667345506\" class=\"btn-primary\" style=\"background:#fff;color:#000;\">\ud83d\udcde Appeler<\/a>\n      <a href=\"mailto:contact@unicity-center.com\" class=\"btn-secondary\">\u2709\ufe0f Envoyer un mail<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FOOTER -->\n<footer>\n  <div class=\"container\">\n    <div class=\"footer-grid\">\n      <div>\n        <div class=\"footer-logo\"><img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/F2-1.png\" alt=\"P\u00f4le Sant\u00e9 Unicity\"><\/div>\n        <p style=\"font-size:.88rem;line-height:1.7;\">53 rue Jean Jaur\u00e8s<br>76290 Montivilliers<\/p>\n        <div class=\"social-row\">\n          <a href=\"https:\/\/www.facebook.com\/p\/Unicity-Center-61578259644060\/\" aria-label=\"Facebook\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/2.png\" alt=\"Facebook\"><\/a>\n          <a href=\"https:\/\/www.instagram.com\/unicitycenter\/\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/1.png\" alt=\"Instagram\"><\/a>\n          <a href=\"https:\/\/www.linkedin.com\/company\/unicity-center\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/3.png\" alt=\"LinkedIn\"><\/a>\n          <a href=\"https:\/\/www.tiktok.com\/@unicity.center\" aria-label=\"TikTok\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/4.png\" alt=\"TikTok\"><\/a>\n        <\/div>\n      <\/div>\n      <div>\n        <h4>Contact<\/h4>\n        <a href=\"tel:0667345506\">06 67 34 55 06<\/a>\n        <a href=\"mailto:contact@unicity-center.com\">contact@unicity-center.com<\/a>\n      <\/div>\n      <div>\n        <h4>Pages<\/h4>\n        <a href=\"#accueil\">Accueil<\/a>\n        <a href=\"https:\/\/polesante-unicity.com\/index.php\/mentions-legales\/\" target=\"_blank\" rel=\"noopener\">Mentions l\u00e9gales<\/a>\n        <a href=\"https:\/\/polesante-unicity.com\/index.php\/politique-de-confidentialite\/\" target=\"_blank\" rel=\"noopener\">Politique de confidentialit\u00e9<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"footer-bottom\">\u00a9 2026 P\u00f4le Sant\u00e9 Unicity \u2014 Tous droits r\u00e9serv\u00e9s.<br>Site r\u00e9alis\u00e9 par <a href=\"https:\/\/webleague.fr\" target=\"_blank\" rel=\"noopener\" style=\"display:inline;color:rgba(255,255,255,.6);\">Webleague<\/a><\/div>\n  <\/div>\n<\/footer>\n\n<!-- POPUP -->\n<div class=\"popup-overlay\" id=\"popupOverlay\">\n  <div class=\"popup-box\">\n    <button class=\"popup-close\" id=\"popupClose\">&times;<\/button>\n    <h3>Vous recherchez un cabinet m\u00e9dical ?<\/h3>\n    <p>Organisons une visite de nos locaux.<\/p>\n    <div class=\"popup-btns\">\n      <a href=\"tel:0667345506\">\ud83d\udcde Appeler<\/a>\n      <a href=\"mailto:contact@unicity-center.com\" class=\"alt\">\u2709\ufe0f Envoyer un mail<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n\/\/ Mobile menu\nconst hamburgerBtn = document.getElementById('hamburgerBtn');\nconst mobileMenu = document.getElementById('mobileMenu');\nhamburgerBtn.addEventListener('click', () => {\n  hamburgerBtn.classList.toggle('active');\n  mobileMenu.classList.toggle('open');\n});\ndocument.querySelectorAll('.mobile-menu-inner a').forEach(a=>a.addEventListener('click',()=>{\n  hamburgerBtn.classList.remove('active'); mobileMenu.classList.remove('open');\n}));\n\n\/\/ Scroll reveal\nconst revealEls = document.querySelectorAll('.reveal');\nconst revealObserver = new IntersectionObserver((entries)=>{\n  entries.forEach(e=>{ if(e.isIntersecting){ e.target.classList.add('in'); revealObserver.unobserve(e.target); } });\n},{threshold:0.15});\nrevealEls.forEach(el=>revealObserver.observe(el));\n\n\/\/ Carousels\ndocument.querySelectorAll('[data-carousel]').forEach(car=>{\n  const imgs = car.querySelectorAll('img');\n  if(imgs.length<2) return;\n  let idx=0;\n  setInterval(()=>{\n    imgs[idx].classList.remove('active');\n    idx=(idx+1)%imgs.length;\n    imgs[idx].classList.add('active');\n  }, parseInt(car.dataset.interval)||4000);\n});\n\n\/\/ Lightbox\nconst lightbox = document.getElementById('lightbox');\nconst lightboxImg = document.getElementById('lightboxImg');\ndocument.querySelectorAll('.masonry .item').forEach(item=>{\n  item.addEventListener('click', ()=>{\n    lightboxImg.src = item.dataset.img;\n    lightbox.classList.add('open');\n  });\n});\ndocument.getElementById('lightboxClose').addEventListener('click', ()=>lightbox.classList.remove('open'));\nlightbox.addEventListener('click', (e)=>{ if(e.target===lightbox) lightbox.classList.remove('open'); });\n\n\/\/ Animated counters\nconst counters = document.querySelectorAll('.stat-counter');\nlet countersAnimated = false;\nfunction startCounters(){\n  if(countersAnimated) return; countersAnimated = true;\n  counters.forEach(c=>{\n    const target = parseInt(c.dataset.target);\n    const inc = Math.max(1, Math.ceil(target\/40));\n    let cur=0;\n    const tick = ()=>{ cur+=inc; if(cur>target) cur=target; c.textContent=cur; if(cur<target) setTimeout(tick,35); };\n    tick();\n  });\n}\nconst statsObserver = new IntersectionObserver((entries)=>{\n  entries.forEach(e=>{ if(e.isIntersecting){ startCounters(); statsObserver.disconnect(); } });\n},{threshold:0.3});\nif(counters.length) statsObserver.observe(counters[0]);\n\n\/\/ Popup after 30s, once per session\nconst popupOverlay = document.getElementById('popupOverlay');\ndocument.getElementById('popupClose').addEventListener('click', ()=>{\n  popupOverlay.classList.remove('open');\n  sessionStorage.setItem('psu_popup_closed','1');\n});\npopupOverlay.addEventListener('click', (e)=>{ if(e.target===popupOverlay){ popupOverlay.classList.remove('open'); sessionStorage.setItem('psu_popup_closed','1'); } });\nsetTimeout(()=>{\n  if(!sessionStorage.getItem('psu_popup_closed')){ popupOverlay.classList.add('open'); }\n}, 30000);\n\n\/\/ Header transparency on scroll\nconst headerEl = document.querySelector('header .glass');\nwindow.addEventListener('scroll', ()=>{\n  if(window.scrollY>40){ headerEl.style.background='rgba(0,0,0,0.45)'; }\n  else { headerEl.style.background='rgba(255,255,255,0.08)'; }\n});\n<\/script>\n<\/body>\n<\/html>\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>P\u00f4le Sant\u00e9 Unicity \u2013 Cabinets m\u00e9dicaux \u00e0 Montivilliers Accueil Le P\u00f4le Sant\u00e9 Les cabinets Pourquoi Choisir Unicity Prendre contact Accueil Le P\u00f4le Sant\u00e9 Les cabinets Pourquoi Choisir Unicity Prendre contact Unicity Montivilliers Nouveau P\u00f4le Sant\u00e9 \u00e0 Montivilliers Un lieu moderne et accessible pens\u00e9 pour la sant\u00e9 au service des patients et des praticiens. Implantez votre [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-14","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>P\u00f4le Sant\u00e9 Unicity Montivilliers | Cabinets m\u00e9dicaux \u00e0 louer - P\u00f4le Sant\u00e9 Unicity<\/title>\n<meta name=\"description\" content=\"D\u00e9couvrez le P\u00f4le Sant\u00e9 Unicity \u00e0 Montivilliers : cabinets m\u00e9dicaux neufs, PMR, parking priv\u00e9 gratuit, salle d\u2019attente et salle de repos pour praticiens.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/polesante-unicity.com\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"P\u00f4le Sant\u00e9 Unicity Montivilliers | Cabinets m\u00e9dicaux \u00e0 louer - P\u00f4le Sant\u00e9 Unicity\" \/>\n<meta property=\"og:description\" content=\"D\u00e9couvrez le P\u00f4le Sant\u00e9 Unicity \u00e0 Montivilliers : cabinets m\u00e9dicaux neufs, PMR, parking priv\u00e9 gratuit, salle d\u2019attente et salle de repos pour praticiens.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/polesante-unicity.com\/\" \/>\n<meta property=\"og:site_name\" content=\"P\u00f4le Sant\u00e9 Unicity\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-03T09:25:33+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/F2-1.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"13 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/polesante-unicity.com\\\/\",\"url\":\"https:\\\/\\\/polesante-unicity.com\\\/\",\"name\":\"P\u00f4le Sant\u00e9 Unicity Montivilliers | Cabinets m\u00e9dicaux \u00e0 louer - P\u00f4le Sant\u00e9 Unicity\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/polesante-unicity.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/polesante-unicity.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/polesante-unicity.com\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/polesante-unicity.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/F2-1.png\",\"datePublished\":\"2026-06-30T13:48:45+00:00\",\"dateModified\":\"2026-07-03T09:25:33+00:00\",\"description\":\"D\u00e9couvrez le P\u00f4le Sant\u00e9 Unicity \u00e0 Montivilliers : cabinets m\u00e9dicaux neufs, PMR, parking priv\u00e9 gratuit, salle d\u2019attente et salle de repos pour praticiens.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/polesante-unicity.com\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/polesante-unicity.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/polesante-unicity.com\\\/#primaryimage\",\"url\":\"http:\\\/\\\/polesante-unicity.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/F2-1.png\",\"contentUrl\":\"http:\\\/\\\/polesante-unicity.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/F2-1.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/polesante-unicity.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/polesante-unicity.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"P\u00f4le Sant\u00e9 Unicity Montivilliers | Cabinets m\u00e9dicaux \u00e0 louer\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/polesante-unicity.com\\\/#website\",\"url\":\"https:\\\/\\\/polesante-unicity.com\\\/\",\"name\":\"P\u00f4le Sant\u00e9 Unicity\",\"description\":\"Implantez votre activit\u00e9 au sein d&#039;un p\u00f4le sant\u00e9 neuf, au c\u0153ur du b\u00e2timent Unicity\",\"publisher\":{\"@id\":\"https:\\\/\\\/polesante-unicity.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/polesante-unicity.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/polesante-unicity.com\\\/#organization\",\"name\":\"P\u00f4le Sant\u00e9 Unicity\",\"url\":\"https:\\\/\\\/polesante-unicity.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/polesante-unicity.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/polesante-unicity.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/UNICITY-CENTER.png\",\"contentUrl\":\"https:\\\/\\\/polesante-unicity.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/UNICITY-CENTER.png\",\"width\":1363,\"height\":412,\"caption\":\"P\u00f4le Sant\u00e9 Unicity\"},\"image\":{\"@id\":\"https:\\\/\\\/polesante-unicity.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"P\u00f4le Sant\u00e9 Unicity Montivilliers | Cabinets m\u00e9dicaux \u00e0 louer - P\u00f4le Sant\u00e9 Unicity","description":"D\u00e9couvrez le P\u00f4le Sant\u00e9 Unicity \u00e0 Montivilliers : cabinets m\u00e9dicaux neufs, PMR, parking priv\u00e9 gratuit, salle d\u2019attente et salle de repos pour praticiens.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/polesante-unicity.com\/","og_locale":"fr_FR","og_type":"article","og_title":"P\u00f4le Sant\u00e9 Unicity Montivilliers | Cabinets m\u00e9dicaux \u00e0 louer - P\u00f4le Sant\u00e9 Unicity","og_description":"D\u00e9couvrez le P\u00f4le Sant\u00e9 Unicity \u00e0 Montivilliers : cabinets m\u00e9dicaux neufs, PMR, parking priv\u00e9 gratuit, salle d\u2019attente et salle de repos pour praticiens.","og_url":"https:\/\/polesante-unicity.com\/","og_site_name":"P\u00f4le Sant\u00e9 Unicity","article_modified_time":"2026-07-03T09:25:33+00:00","og_image":[{"url":"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/F2-1.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"13 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/polesante-unicity.com\/","url":"https:\/\/polesante-unicity.com\/","name":"P\u00f4le Sant\u00e9 Unicity Montivilliers | Cabinets m\u00e9dicaux \u00e0 louer - P\u00f4le Sant\u00e9 Unicity","isPartOf":{"@id":"https:\/\/polesante-unicity.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/polesante-unicity.com\/#primaryimage"},"image":{"@id":"https:\/\/polesante-unicity.com\/#primaryimage"},"thumbnailUrl":"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/F2-1.png","datePublished":"2026-06-30T13:48:45+00:00","dateModified":"2026-07-03T09:25:33+00:00","description":"D\u00e9couvrez le P\u00f4le Sant\u00e9 Unicity \u00e0 Montivilliers : cabinets m\u00e9dicaux neufs, PMR, parking priv\u00e9 gratuit, salle d\u2019attente et salle de repos pour praticiens.","breadcrumb":{"@id":"https:\/\/polesante-unicity.com\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/polesante-unicity.com\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/polesante-unicity.com\/#primaryimage","url":"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/F2-1.png","contentUrl":"http:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/07\/F2-1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/polesante-unicity.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/polesante-unicity.com\/"},{"@type":"ListItem","position":2,"name":"P\u00f4le Sant\u00e9 Unicity Montivilliers | Cabinets m\u00e9dicaux \u00e0 louer"}]},{"@type":"WebSite","@id":"https:\/\/polesante-unicity.com\/#website","url":"https:\/\/polesante-unicity.com\/","name":"P\u00f4le Sant\u00e9 Unicity","description":"Implantez votre activit\u00e9 au sein d&#039;un p\u00f4le sant\u00e9 neuf, au c\u0153ur du b\u00e2timent Unicity","publisher":{"@id":"https:\/\/polesante-unicity.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/polesante-unicity.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/polesante-unicity.com\/#organization","name":"P\u00f4le Sant\u00e9 Unicity","url":"https:\/\/polesante-unicity.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/polesante-unicity.com\/#\/schema\/logo\/image\/","url":"https:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/UNICITY-CENTER.png","contentUrl":"https:\/\/polesante-unicity.com\/wp-content\/uploads\/2026\/06\/UNICITY-CENTER.png","width":1363,"height":412,"caption":"P\u00f4le Sant\u00e9 Unicity"},"image":{"@id":"https:\/\/polesante-unicity.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/polesante-unicity.com\/index.php\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/polesante-unicity.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/polesante-unicity.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/polesante-unicity.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/polesante-unicity.com\/index.php\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":69,"href":"https:\/\/polesante-unicity.com\/index.php\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":154,"href":"https:\/\/polesante-unicity.com\/index.php\/wp-json\/wp\/v2\/pages\/14\/revisions\/154"}],"wp:attachment":[{"href":"https:\/\/polesante-unicity.com\/index.php\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}