/* DPEP Acheter / catégories — CSS extrait du rendu PHP pour éviter le style inline. */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600&family=Inter:wght@300;400;500;600&display=swap');
.dpep-acheter-subpage{--serif:'Cormorant Garamond',Georgia,serif;--sans:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;--blue:#1F4E79;--blue-dark:#163B5E;--green:#2A8B7E;--cream:#FAF8F5;--warm:#F4F1EC;--line:#EAE5DC;--ink:#1A1A1A;--soft:#666D75;background:#fff;color:var(--ink);font-family:var(--sans);overflow:hidden}.dpep-acheter-subpage *{box-sizing:border-box}.dpep-acheter-subpage h1,.dpep-acheter-subpage h2,.dpep-acheter-subpage h3{font-family:var(--serif)!important;font-weight:400!important;color:var(--blue)!important;letter-spacing:-.025em!important;line-height:1.08!important;text-transform:none!important}.dpep-acheter-subcontainer{max-width:1240px;margin:0 auto;padding:0 40px}.dpep-acheter-subhero{position:relative;min-height:700px;display:flex;align-items:center;justify-content:center;padding:135px 24px 115px;background-size:cover;background-position:center;color:#fff;text-align:center}.dpep-acheter-subhero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,30,45,.24),rgba(15,30,45,.62));pointer-events:none}.dpep-acheter-subhero:after{content:"";position:absolute;inset:28px;border:1px solid rgba(255,255,255,.22);pointer-events:none}.dpep-acheter-subhero-inner{position:relative;z-index:2;max-width:960px;margin:0 auto}.dpep-acheter-subhero h1{margin:0 0 24px!important;color:#fff!important;font-size:72px!important;line-height:1.02!important;text-shadow:0 2px 24px rgba(0,0,0,.25)}.dpep-acheter-subhero p:not(.dpep-acheter-sub-kicker){max-width:760px;margin:0 auto 38px!important;color:rgba(255,255,255,.94)!important;font-size:20px!important;line-height:1.72!important;font-weight:300!important}.dpep-acheter-sub-kicker{display:block;margin:0 0 16px!important;color:var(--green)!important;font-size:11px!important;font-weight:700!important;letter-spacing:.18em!important;text-transform:uppercase!important;line-height:1!important}.dpep-acheter-subhero .dpep-acheter-sub-kicker{color:rgba(255,255,255,.80)!important}.dpep-acheter-sub-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 32px;border-radius:3px;border:1.5px solid var(--blue);background:var(--blue);color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;transition:all .22s ease}.dpep-acheter-sub-btn:hover{background:var(--blue-dark);border-color:var(--blue-dark);transform:translateY(-1px);box-shadow:0 10px 26px rgba(31,78,121,.20)}.dpep-acheter-sub-btn--light{background:#fff;border-color:#fff;color:var(--blue)!important}.dpep-acheter-sub-btn--outline-light{background:transparent;border-color:rgba(255,255,255,.58);color:#fff!important}.dpep-acheter-subsection{padding:112px 0}.dpep-acheter-subsection--soft{background:var(--cream)}.dpep-acheter-subintro-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:72px;align-items:start;margin-bottom:58px}.dpep-acheter-subintro-grid h2{margin:0!important;font-size:54px!important}.dpep-acheter-subintro-text p{margin:0!important;color:var(--soft)!important;font-size:18px!important;line-height:1.82!important;font-weight:300!important}.dpep-acheter-subfocus-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.dpep-acheter-subfocus-card{min-height:210px;padding:30px 26px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 30px rgba(25,35,45,.045)}.dpep-acheter-subfocus-card span{display:block;width:34px;height:3px;margin-bottom:24px;background:linear-gradient(90deg,var(--blue),var(--green))}.dpep-acheter-subfocus-card p{margin:0!important;color:#3A424A!important;font-size:15px!important;line-height:1.75!important;font-weight:300!important}.dpep-acheter-subcontent{max-width:880px;margin:0 auto}.dpep-acheter-subcontent h2{font-size:50px!important;margin:0 0 22px!important}.dpep-acheter-subcontent p{font-size:18px!important;line-height:1.86!important;color:var(--soft)!important;font-weight:300!important;margin:0!important}.dpep-acheter-subsection-header{max-width:720px;margin:0 auto 58px;text-align:center}.dpep-acheter-subsection-header h2{margin:0 0 16px!important;font-size:54px!important}.dpep-acheter-subsection-header p:not(.dpep-acheter-sub-kicker){margin:0!important;color:var(--soft)!important;font-size:17px!important;line-height:1.7!important;font-weight:300!important}.dpep-acheter-subproperties{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.dpep-acheter-subproperty{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 10px 30px rgba(25,35,45,.045);transition:transform .22s ease,box-shadow .22s ease}.dpep-acheter-subproperty:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(25,35,45,.09)}.dpep-acheter-subproperty-img{display:block;aspect-ratio:4/3;overflow:hidden;background:var(--warm)}.dpep-acheter-subproperty-img img{width:100%;height:100%;object-fit:cover;display:block}.dpep-acheter-subplaceholder{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(31,78,121,.96),rgba(42,139,126,.86));color:#fff;font-family:var(--serif);font-size:32px;text-align:center}.dpep-acheter-subproperty-body{padding:26px 24px}.dpep-acheter-subproperty-body h3{margin:0 0 18px!important;font-size:28px!important}.dpep-acheter-subproperty-body h3 a{color:var(--blue)!important;text-decoration:none!important}.dpep-acheter-subread{color:var(--blue)!important;font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;text-decoration:none!important}.dpep-acheter-subcenter{margin-top:48px;text-align:center}.dpep-acheter-faq{max-width:920px;margin:0 auto}.dpep-acheter-faq-item{border-top:1px solid var(--line);padding:30px 0}.dpep-acheter-faq-item:last-child{border-bottom:1px solid var(--line)}.dpep-acheter-faq-item h3{font-size:30px!important;margin:0 0 10px!important}.dpep-acheter-faq-item p{margin:0!important;color:var(--soft)!important;font-size:16px!important;line-height:1.75!important;font-weight:300!important}.dpep-acheter-related{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:38px}.dpep-acheter-related a{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border:1px solid var(--line);border-radius:999px;color:var(--blue)!important;text-decoration:none!important;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:#fff}.dpep-acheter-related a:hover{background:var(--blue);border-color:var(--blue);color:#fff!important}.dpep-acheter-subcta{padding:112px 0;text-align:center;color:#fff;background:linear-gradient(135deg,rgba(31,78,121,.97),rgba(42,139,126,.91))}.dpep-acheter-subcta h2{margin:0 0 18px!important;color:#fff!important;font-size:58px!important}.dpep-acheter-subcta p{max-width:680px;margin:0 auto 34px!important;color:rgba(255,255,255,.88)!important;font-size:18px!important;line-height:1.75!important;font-weight:300!important}.dpep-acheter-subcta-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}@media(max-width:1100px){.dpep-acheter-subintro-grid{grid-template-columns:1fr;gap:34px}.dpep-acheter-subfocus-grid,.dpep-acheter-subproperties{grid-template-columns:repeat(2,minmax(0,1fr))}.dpep-acheter-subhero h1{font-size:56px!important}}@media(max-width:767px){.dpep-acheter-subcontainer{padding:0 20px}.dpep-acheter-subhero{min-height:560px;padding:100px 18px 82px}.dpep-acheter-subhero:after{inset:14px}.dpep-acheter-subhero h1{font-size:40px!important}.dpep-acheter-subhero p:not(.dpep-acheter-sub-kicker){font-size:16px!important}.dpep-acheter-subsection,.dpep-acheter-subcta{padding:78px 0}.dpep-acheter-subintro-grid h2,.dpep-acheter-subsection-header h2,.dpep-acheter-subcta h2,.dpep-acheter-subcontent h2{font-size:36px!important}.dpep-acheter-subfocus-grid,.dpep-acheter-subproperties{grid-template-columns:1fr}.dpep-acheter-subcta-actions{flex-direction:column;align-items:stretch}.dpep-acheter-sub-btn{width:100%}}

/* DPEP Étape 5 v1 — liens utiles typologies, version sobre et alignée */
.dpep-acheter-subsection--useful{
  background:#fff;
  padding-top:96px;
  padding-bottom:104px;
}
.dpep-acheter-useful-head{
  max-width:850px;
  margin:0 auto 52px;
  text-align:center;
}
.dpep-acheter-useful-head h2{
  margin:0 0 18px!important;
  font-size:50px!important;
  color:var(--blue)!important;
}
.dpep-acheter-useful-head p:not(.dpep-acheter-sub-kicker){
  max-width:720px;
  margin:0 auto!important;
  color:var(--soft)!important;
  font-size:17px!important;
  line-height:1.75!important;
  font-weight:300!important;
}
.dpep-acheter-useful-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
  align-items:stretch;
}
.dpep-acheter-useful-card{
  min-height:520px;
  display:flex;
  flex-direction:column;
  padding:32px 30px;
  border:1px solid var(--line);
  border-radius:14px;
  background:#fff;
  box-shadow:0 16px 42px rgba(25,35,45,.055);
}
.dpep-acheter-useful-label{
  margin:0 0 16px!important;
  color:#7f8a94!important;
  font-size:12px!important;
  font-weight:600!important;
  letter-spacing:.28em!important;
  text-transform:uppercase!important;
  line-height:1.2!important;
}
.dpep-acheter-useful-card h3{
  min-height:64px;
  margin:0 0 16px!important;
  font-size:34px!important;
  color:var(--blue)!important;
}
.dpep-acheter-useful-text{
  min-height:82px;
  margin:0 0 24px!important;
  padding-bottom:24px;
  border-bottom:1px solid var(--line);
  color:var(--soft)!important;
  font-size:15px!important;
  line-height:1.72!important;
  font-weight:300!important;
}
.dpep-acheter-region-list,
.dpep-acheter-guide-list{
  display:flex;
  flex-direction:column;
  gap:10px;
  margin-top:auto;
}
.dpep-acheter-region-list a{
  display:grid;
  grid-template-columns:1fr auto;
  gap:14px;
  align-items:center;
  min-height:54px;
  padding:12px 15px;
  border:1px solid var(--line);
  border-radius:999px;
  color:var(--blue)!important;
  text-decoration:none!important;
  transition:all .18s ease;
}
.dpep-acheter-region-list a:after{
  content:'→';
  color:var(--green);
  font-weight:700;
}
.dpep-acheter-region-list a span{
  display:block;
  font-size:12px;
  font-weight:800;
  letter-spacing:.09em;
  text-transform:uppercase;
  line-height:1.1;
}
.dpep-acheter-region-list a small{
  display:block;
  grid-column:1/2;
  margin-top:-3px;
  color:#8a929a;
  font-size:12px;
  letter-spacing:0;
  text-transform:none;
}
.dpep-acheter-region-list a:hover,
.dpep-acheter-guide-list a:hover{
  border-color:rgba(42,139,126,.45);
  background:var(--cream);
  transform:translateY(-1px);
}
.dpep-acheter-type-pills{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin-top:auto;
}
.dpep-acheter-type-pills a{
  min-height:52px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:10px 13px;
  border:1px solid var(--line);
  border-radius:999px;
  background:#fff;
  color:var(--blue)!important;
  text-decoration:none!important;
  text-align:center;
  font-size:11px;
  line-height:1.25;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
  transition:all .18s ease;
}
.dpep-acheter-type-pills a:hover{
  background:var(--blue);
  border-color:var(--blue);
  color:#fff!important;
  transform:translateY(-1px);
}
.dpep-acheter-guide-list a{
  min-height:58px;
  display:grid;
  grid-template-columns:1fr auto;
  gap:14px;
  align-items:center;
  padding:14px 0;
  border-bottom:1px solid var(--line);
  color:var(--blue)!important;
  text-decoration:none!important;
  font-size:12px;
  line-height:1.35;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.dpep-acheter-guide-list a:first-child{border-top:1px solid var(--line)}
.dpep-acheter-guide-list a span{color:var(--green);font-size:15px}
@media(max-width:1100px){
  .dpep-acheter-useful-grid{grid-template-columns:1fr;max-width:760px;margin:0 auto}
  .dpep-acheter-useful-card{min-height:0}
  .dpep-acheter-useful-card h3,.dpep-acheter-useful-text{min-height:0}
}
@media(max-width:767px){
  .dpep-acheter-subsection--useful{padding:72px 0}
  .dpep-acheter-useful-head h2{font-size:36px!important}
  .dpep-acheter-useful-card{padding:26px 22px;border-radius:12px}
  .dpep-acheter-useful-card h3{font-size:30px!important}
  .dpep-acheter-type-pills{grid-template-columns:1fr}
}

/* DPEP Étape 5 v2 — typologies : navigation plus sobre + checklist utile */
.dpep-acheter-subsection--useful{
  background:var(--cream);
  padding:82px 0 88px;
}
.dpep-acheter-useful-shell{
  display:grid;
  grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);
  gap:46px;
  align-items:start;
  padding:42px;
  border:1px solid var(--line);
  border-radius:18px;
  background:#fff;
  box-shadow:0 18px 50px rgba(25,35,45,.055);
}
.dpep-acheter-useful-main h2{
  margin:0 0 18px!important;
  color:var(--blue)!important;
  font-size:42px!important;
  line-height:1.08!important;
}
.dpep-acheter-useful-main p:not(.dpep-acheter-sub-kicker){
  margin:0!important;
  color:var(--soft)!important;
  font-size:16px!important;
  line-height:1.78!important;
  font-weight:300!important;
}
.dpep-acheter-useful-columns{
  display:grid;
  grid-template-columns:1fr 1fr 1.1fr;
  gap:26px;
}
.dpep-acheter-useful-mini{
  min-width:0;
}
.dpep-acheter-useful-mini h3{
  margin:0 0 18px!important;
  padding-bottom:14px;
  border-bottom:1px solid var(--line);
  color:var(--blue)!important;
  font-size:24px!important;
  line-height:1.15!important;
}
.dpep-acheter-region-list--compact,
.dpep-acheter-guide-list--compact{
  display:flex;
  flex-direction:column;
  gap:0;
  margin:0;
}
.dpep-acheter-region-list--compact a,
.dpep-acheter-guide-list--compact a{
  min-height:0!important;
  padding:11px 0!important;
  border:0!important;
  border-bottom:1px solid rgba(214,207,198,.65)!important;
  border-radius:0!important;
  background:transparent!important;
  display:grid!important;
  grid-template-columns:1fr auto!important;
  align-items:center!important;
  gap:14px!important;
  color:var(--blue)!important;
  text-decoration:none!important;
  transform:none!important;
  box-shadow:none!important;
}
.dpep-acheter-region-list--compact a:after{
  content:'→';
  color:var(--green);
  font-weight:700;
}
.dpep-acheter-region-list--compact a span,
.dpep-acheter-guide-list--compact a{
  font-size:12px!important;
  line-height:1.35!important;
  font-weight:800!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.dpep-acheter-region-list--compact a small{display:none!important}
.dpep-acheter-region-list--compact a:hover,
.dpep-acheter-guide-list--compact a:hover{
  color:var(--green)!important;
}
.dpep-acheter-type-pills--compact{
  display:flex!important;
  flex-wrap:wrap;
  gap:9px;
  margin:0!important;
}
.dpep-acheter-type-pills--compact a{
  min-height:36px!important;
  padding:8px 12px!important;
  border-radius:999px!important;
  font-size:10.5px!important;
  letter-spacing:.07em!important;
}
.dpep-acheter-subsection--decision{
  background:#fff;
  padding:92px 0;
}
.dpep-acheter-decision-grid{
  display:grid;
  grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);
  gap:70px;
  align-items:start;
}
.dpep-acheter-decision-intro h2{
  margin:0 0 18px!important;
  color:var(--blue)!important;
  font-size:48px!important;
  line-height:1.08!important;
}
.dpep-acheter-decision-intro p:not(.dpep-acheter-sub-kicker){
  margin:0!important;
  color:var(--soft)!important;
  font-size:17px!important;
  line-height:1.8!important;
  font-weight:300!important;
}
.dpep-acheter-decision-list{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
}
.dpep-acheter-decision-list article{
  min-height:152px;
  padding:24px 24px 22px;
  border:1px solid var(--line);
  border-radius:12px;
  background:var(--cream);
}
.dpep-acheter-decision-list strong{
  display:block;
  margin:0 0 12px;
  color:var(--blue);
  font-size:15px;
  line-height:1.45;
  font-weight:800;
  letter-spacing:.02em;
}
.dpep-acheter-decision-list span{
  display:block;
  color:var(--soft);
  font-size:14px;
  line-height:1.65;
  font-weight:300;
}
@media(max-width:1100px){
  .dpep-acheter-useful-shell,
  .dpep-acheter-decision-grid{grid-template-columns:1fr;gap:34px}
  .dpep-acheter-useful-columns{grid-template-columns:1fr 1fr}
  .dpep-acheter-useful-mini:last-child{grid-column:1/-1}
}
@media(max-width:767px){
  .dpep-acheter-subsection--useful,.dpep-acheter-subsection--decision{padding:66px 0}
  .dpep-acheter-useful-shell{padding:28px 22px;border-radius:14px}
  .dpep-acheter-useful-columns,.dpep-acheter-decision-list{grid-template-columns:1fr}
  .dpep-acheter-useful-main h2,.dpep-acheter-decision-intro h2{font-size:34px!important}
  .dpep-acheter-decision-list article{min-height:0}
}

/* DPEP Étape 5 v3 — typologies : hub premium aligné + checklist pertinente */
.dpep-acheter-subsection--premium-nav{
  background:#FAF8F5!important;
  padding:86px 0 96px!important;
  border-top:1px solid #EAE5DC!important;
  border-bottom:1px solid #EAE5DC!important;
}
.dpep-acheter-premium-head{
  max-width:860px;
  margin:0 auto 42px!important;
  text-align:center;
}
.dpep-acheter-premium-head h2{
  margin:0 0 14px!important;
  color:var(--blue)!important;
  font-size:44px!important;
  line-height:1.08!important;
}
.dpep-acheter-premium-head p:not(.dpep-acheter-sub-kicker){
  max-width:720px;
  margin:0 auto!important;
  color:var(--soft)!important;
  font-size:16.5px!important;
  line-height:1.75!important;
  font-weight:300!important;
}
.dpep-acheter-premium-hub{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
  align-items:stretch;
}
.dpep-acheter-premium-panel{
  display:flex;
  flex-direction:column;
  min-height:486px;
  padding:30px 30px 28px;
  border:1px solid #E8E0D5;
  border-radius:18px;
  background:#fff;
  box-shadow:0 18px 44px rgba(25,35,45,.055);
}
.dpep-acheter-premium-panel-head{
  min-height:168px;
  padding-bottom:20px;
  margin-bottom:20px;
  border-bottom:1px solid #EEE8DF;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
}
.dpep-acheter-premium-panel-head .dpep-acheter-sub-kicker{
  min-height:18px;
  margin:0 0 11px!important;
}
.dpep-acheter-premium-panel h3{
  min-height:66px;
  margin:0 0 12px!important;
  color:var(--blue)!important;
  font-size:27px!important;
  line-height:1.18!important;
  display:flex;
  align-items:flex-start;
}
.dpep-acheter-premium-panel p:not(.dpep-acheter-sub-kicker){
  margin:0!important;
  color:var(--soft)!important;
  font-size:15.5px!important;
  line-height:1.68!important;
  font-weight:300!important;
}
.dpep-acheter-premium-list{
  display:flex;
  flex-direction:column;
  gap:0;
  margin-top:auto;
}
.dpep-acheter-premium-list a{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:14px!important;
  min-height:48px!important;
  padding:12px 0!important;
  border:0!important;
  border-bottom:1px solid rgba(214,207,198,.72)!important;
  border-radius:0!important;
  background:transparent!important;
  text-decoration:none!important;
  box-shadow:none!important;
  transform:none!important;
}
.dpep-acheter-premium-list a:first-child{border-top:0!important}
.dpep-acheter-premium-list strong{
  color:var(--blue)!important;
  font-size:12px!important;
  line-height:1.35!important;
  font-weight:800!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.dpep-acheter-premium-list span{
  color:var(--green)!important;
  font-weight:700!important;
}
.dpep-acheter-premium-list a:hover strong{color:var(--green)!important}
.dpep-acheter-premium-chips{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin-top:auto;
}
.dpep-acheter-premium-chips a{
  min-height:44px!important;
  padding:10px 14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  border:1px solid #E4DDD3!important;
  border-radius:999px!important;
  background:#FDFBF8!important;
  color:var(--blue)!important;
  font-size:11px!important;
  line-height:1.25!important;
  font-weight:800!important;
  letter-spacing:.07em!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  transition:background .18s ease,border-color .18s ease,color .18s ease!important;
}
.dpep-acheter-premium-chips a:hover{
  background:var(--blue)!important;
  border-color:var(--blue)!important;
  color:#fff!important;
}
.dpep-acheter-subsection--premium-check{
  background:#fff!important;
  padding:88px 0 94px!important;
}
.dpep-acheter-check-head{
  display:grid;
  grid-template-columns:minmax(260px,.84fr) minmax(0,1.16fr);
  gap:70px;
  align-items:end;
  margin:0 0 34px!important;
}
.dpep-acheter-check-head h2{
  margin:0!important;
  color:var(--blue)!important;
  font-size:44px!important;
  line-height:1.1!important;
}
.dpep-acheter-check-head p:not(.dpep-acheter-sub-kicker){
  margin:0!important;
  color:var(--soft)!important;
  font-size:16.5px!important;
  line-height:1.75!important;
  font-weight:300!important;
}
.dpep-acheter-check-head .dpep-acheter-sub-kicker{
  grid-column:1 / -1;
  margin:0 0 -54px!important;
}
.dpep-acheter-check-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
.dpep-acheter-check-grid article{
  position:relative;
  min-height:230px;
  padding:28px 28px 26px;
  border:1px solid #E8E0D5;
  border-radius:16px;
  background:#FAF8F5;
  box-shadow:0 14px 36px rgba(25,35,45,.045);
}
.dpep-acheter-check-grid article:before{
  content:'';
  display:block;
  width:32px;
  height:2px;
  margin:0 0 22px;
  background:var(--green);
}
.dpep-acheter-check-grid span{
  position:absolute;
  right:26px;
  top:24px;
  color:#D8D0C5;
  font-size:28px;
  line-height:1;
  font-weight:300;
  font-family:Georgia,serif;
}
.dpep-acheter-check-grid h3{
  max-width:82%;
  margin:0 0 15px!important;
  color:var(--blue)!important;
  font-size:21px!important;
  line-height:1.25!important;
}
.dpep-acheter-check-grid p{
  margin:0!important;
  color:var(--soft)!important;
  font-size:15px!important;
  line-height:1.68!important;
  font-weight:300!important;
}
@media(max-width:1100px){
  .dpep-acheter-premium-hub,.dpep-acheter-check-grid{grid-template-columns:1fr}
  .dpep-acheter-premium-panel{min-height:0}
  .dpep-acheter-premium-panel-head{min-height:0}
  .dpep-acheter-premium-panel h3{min-height:0}
  .dpep-acheter-check-head{grid-template-columns:1fr;gap:18px}
  .dpep-acheter-check-head .dpep-acheter-sub-kicker{grid-column:auto;margin:0!important}
}
@media(max-width:767px){
  .dpep-acheter-subsection--premium-nav,.dpep-acheter-subsection--premium-check{padding:62px 0!important}
  .dpep-acheter-premium-head{text-align:left;margin-bottom:30px!important}
  .dpep-acheter-premium-head h2,.dpep-acheter-check-head h2{font-size:34px!important}
  .dpep-acheter-premium-panel{padding:24px 22px;border-radius:14px}
  .dpep-acheter-premium-chips{grid-template-columns:1fr}
  .dpep-acheter-check-grid article{min-height:0;padding:24px 22px}
}

/* DPEP Étape 5 v4 — typologies : bloc premium final, plus éditorial et mieux maîtrisé */
.dpep-acheter-subpage .dpep-acheter-subsection--curated{
  background:#FAF8F5!important;
  padding:96px 0 104px!important;
  border-top:1px solid #EAE5DC!important;
  border-bottom:1px solid #EAE5DC!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-head{
  max-width:820px!important;
  margin:0 auto 46px!important;
  text-align:center!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-head h2{
  margin:0 0 14px!important;
  color:var(--blue)!important;
  font-family:var(--serif)!important;
  font-size:46px!important;
  line-height:1.08!important;
  font-weight:400!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-head p:not(.dpep-acheter-sub-kicker){
  max-width:680px!important;
  margin:0 auto!important;
  color:var(--soft)!important;
  font-size:16.5px!important;
  line-height:1.75!important;
  font-weight:300!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)!important;
  gap:28px!important;
  align-items:stretch!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-side{
  display:grid!important;
  grid-template-rows:1fr 1fr!important;
  gap:28px!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-card{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  padding:34px 34px 32px!important;
  border:1px solid #E5DDD2!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 22px 60px rgba(25,35,45,.07)!important;
  overflow:hidden!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-card:before{
  content:''!important;
  position:absolute!important;
  left:0!important;
  top:0!important;
  bottom:0!important;
  width:4px!important;
  background:linear-gradient(180deg,var(--green),rgba(42,139,126,.18))!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-card--featured{
  min-height:560px!important;
  background:linear-gradient(135deg,#fff 0%,#fff 58%,#F4EFE8 100%)!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-card h3{
  margin:0 0 14px!important;
  color:var(--blue)!important;
  font-family:var(--serif)!important;
  font-size:34px!important;
  line-height:1.12!important;
  font-weight:400!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-card p:not(.dpep-acheter-sub-kicker){
  max-width:520px!important;
  margin:0!important;
  color:var(--soft)!important;
  font-size:15.5px!important;
  line-height:1.72!important;
  font-weight:300!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-region-list{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:12px!important;
  margin-top:auto!important;
  padding-top:38px!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-region-list a,
.dpep-acheter-subpage .dpep-acheter-curated-guides a{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:14px!important;
  min-height:56px!important;
  padding:14px 16px!important;
  border:1px solid #E5DDD2!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.78)!important;
  color:var(--blue)!important;
  text-decoration:none!important;
  box-shadow:none!important;
  transform:none!important;
  transition:background .18s ease,border-color .18s ease,transform .18s ease!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-region-list span,
.dpep-acheter-subpage .dpep-acheter-curated-guides span{
  color:var(--blue)!important;
  font-size:12px!important;
  line-height:1.28!important;
  font-weight:800!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-region-list em,
.dpep-acheter-subpage .dpep-acheter-curated-guides em{
  color:var(--green)!important;
  font-style:normal!important;
  font-weight:800!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-region-list a:hover,
.dpep-acheter-subpage .dpep-acheter-curated-guides a:hover{
  border-color:rgba(42,139,126,.5)!important;
  background:#FAF8F5!important;
  transform:translateY(-2px)!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-chips{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  margin-top:auto!important;
  padding-top:24px!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-chips a{
  min-height:48px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:10px 14px!important;
  border:1px solid #E5DDD2!important;
  border-radius:999px!important;
  background:#FDFBF8!important;
  color:var(--blue)!important;
  text-align:center!important;
  text-decoration:none!important;
  font-size:11px!important;
  line-height:1.22!important;
  font-weight:800!important;
  letter-spacing:.075em!important;
  text-transform:uppercase!important;
  transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-chips a:hover{
  background:var(--blue)!important;
  border-color:var(--blue)!important;
  color:#fff!important;
  transform:translateY(-2px)!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-guides{
  display:grid!important;
  gap:10px!important;
  margin-top:auto!important;
  padding-top:22px!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-guides a{
  min-height:50px!important;
  border-radius:14px!important;
}
.dpep-acheter-subpage .dpep-acheter-subsection--visit-note{
  background:#fff!important;
  padding:72px 0!important;
}
.dpep-acheter-subpage .dpep-acheter-visit-note{
  display:grid!important;
  grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr)!important;
  gap:54px!important;
  align-items:center!important;
  padding:34px 0!important;
  border-top:1px solid #E5DDD2!important;
  border-bottom:1px solid #E5DDD2!important;
}
.dpep-acheter-subpage .dpep-acheter-visit-note h2{
  margin:0!important;
  color:var(--blue)!important;
  font-family:var(--serif)!important;
  font-size:38px!important;
  line-height:1.1!important;
  font-weight:400!important;
}
.dpep-acheter-subpage .dpep-acheter-visit-note-list{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
}
.dpep-acheter-subpage .dpep-acheter-visit-note-list article{
  min-height:128px!important;
  padding:22px 22px 20px!important;
  border:1px solid #E5DDD2!important;
  border-radius:16px!important;
  background:#FAF8F5!important;
}
.dpep-acheter-subpage .dpep-acheter-visit-note-list strong{
  display:block!important;
  margin:0 0 10px!important;
  color:var(--blue)!important;
  font-size:13px!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
}
.dpep-acheter-subpage .dpep-acheter-visit-note-list span{
  display:block!important;
  color:var(--soft)!important;
  font-size:14.5px!important;
  line-height:1.6!important;
  font-weight:300!important;
}
@media(max-width:1100px){
  .dpep-acheter-subpage .dpep-acheter-curated-grid,
  .dpep-acheter-subpage .dpep-acheter-visit-note{grid-template-columns:1fr!important}
  .dpep-acheter-subpage .dpep-acheter-curated-card--featured{min-height:0!important}
}
@media(max-width:767px){
  .dpep-acheter-subpage .dpep-acheter-subsection--curated{padding:66px 0!important}
  .dpep-acheter-subpage .dpep-acheter-curated-head{text-align:left!important;margin-bottom:30px!important}
  .dpep-acheter-subpage .dpep-acheter-curated-head h2{font-size:34px!important}
  .dpep-acheter-subpage .dpep-acheter-curated-card{padding:26px 22px!important;border-radius:16px!important}
  .dpep-acheter-subpage .dpep-acheter-curated-card h3{font-size:28px!important}
  .dpep-acheter-subpage .dpep-acheter-curated-region-list,
  .dpep-acheter-subpage .dpep-acheter-curated-chips,
  .dpep-acheter-subpage .dpep-acheter-visit-note-list{grid-template-columns:1fr!important}
  .dpep-acheter-subpage .dpep-acheter-visit-note{padding:24px 0!important;gap:28px!important}
  .dpep-acheter-subpage .dpep-acheter-visit-note h2{font-size:32px!important}
}

/* DPEP Étape 5 v5 — typologies : hub premium compact */
.dpep-acheter-subpage .dpep-acheter-subsection--curated{
  padding:64px 0 72px!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-head{
  margin:0 auto 30px!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-head h2{
  font-size:38px!important;
  margin-bottom:10px!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-head p:not(.dpep-acheter-sub-kicker){
  font-size:15.5px!important;
  line-height:1.62!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;
  align-items:stretch!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-side{
  display:contents!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-card,
.dpep-acheter-subpage .dpep-acheter-curated-card--featured{
  min-height:0!important;
  height:auto!important;
  padding:28px 28px 26px!important;
  border-radius:18px!important;
  background:#fff!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-card h3{
  font-size:28px!important;
  line-height:1.12!important;
  margin-bottom:10px!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-card p:not(.dpep-acheter-sub-kicker){
  font-size:14.8px!important;
  line-height:1.58!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-region-list,
.dpep-acheter-subpage .dpep-acheter-curated-chips,
.dpep-acheter-subpage .dpep-acheter-curated-guides{
  margin-top:22px!important;
  padding-top:18px!important;
  border-top:1px solid #EEE8DF!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-region-list{
  grid-template-columns:1fr!important;
  gap:8px!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-region-list a,
.dpep-acheter-subpage .dpep-acheter-curated-guides a{
  min-height:42px!important;
  padding:10px 14px!important;
  border-radius:999px!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-guides{
  gap:8px!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-guides a{
  border-radius:12px!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-region-list span,
.dpep-acheter-subpage .dpep-acheter-curated-guides span{
  font-size:10.8px!important;
  letter-spacing:.07em!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-chips{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:9px!important;
}
.dpep-acheter-subpage .dpep-acheter-curated-chips a{
  min-height:40px!important;
  padding:8px 12px!important;
  font-size:10.4px!important;
}
.dpep-acheter-subpage .dpep-acheter-subsection--visit-note{
  padding:52px 0!important;
}
.dpep-acheter-subpage .dpep-acheter-visit-note{
  padding:26px 0!important;
  gap:34px!important;
}
.dpep-acheter-subpage .dpep-acheter-visit-note h2{
  font-size:32px!important;
}
.dpep-acheter-subpage .dpep-acheter-visit-note-list article{
  min-height:104px!important;
  padding:18px 18px 16px!important;
}
.dpep-acheter-subpage .dpep-acheter-visit-note-list span{
  font-size:13.8px!important;
  line-height:1.5!important;
}
@media(max-width:1100px){
  .dpep-acheter-subpage .dpep-acheter-curated-grid{grid-template-columns:1fr!important}
  .dpep-acheter-subpage .dpep-acheter-curated-side{display:grid!important;grid-template-rows:auto!important;gap:22px!important}
}
@media(max-width:767px){
  .dpep-acheter-subpage .dpep-acheter-subsection--curated{padding:54px 0 58px!important}
  .dpep-acheter-subpage .dpep-acheter-curated-head h2{font-size:32px!important}
}

/* =====================================================
   DPEP v110 — typologies : design premium homogène sous le hero
   ===================================================== */
.dpep-acheter-subpage{
  --navy:#06243F;
  --navy-2:#0B3150;
  --gold:#B88A4A;
  --gold-soft:#D8BE92;
  --paper:#FAF8F5;
  --paper-2:#F2EEE7;
  --stroke:#E7DED1;
}
.dpep-acheter-story{
  position:relative;
  padding:94px 0 104px;
  background:#fff;
}
.dpep-acheter-story:before{
  content:'';
  position:absolute;
  left:0;
  right:0;
  top:0;
  height:1px;
  background:var(--stroke);
}
.dpep-acheter-story-shell{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(340px,430px);
  gap:74px;
  align-items:stretch;
}
.dpep-acheter-story-copy{
  max-width:760px;
  align-self:center;
}
.dpep-acheter-story-copy .dpep-acheter-sub-kicker{
  color:var(--gold)!important;
  margin-bottom:18px!important;
}
.dpep-acheter-story-copy h2{
  margin:0 0 24px!important;
  color:var(--navy)!important;
  font-size:56px!important;
  line-height:1.02!important;
}
.dpep-acheter-story-copy p:not(.dpep-acheter-sub-kicker){
  margin:0!important;
  max-width:720px;
  color:#52616F!important;
  font-size:18px!important;
  line-height:1.86!important;
  font-weight:300!important;
}
.dpep-acheter-story-card{
  position:relative;
  overflow:hidden;
  min-height:470px;
  padding:42px 42px 38px;
  border-radius:24px;
  background:linear-gradient(145deg,var(--navy),var(--navy-2));
  color:#fff;
  box-shadow:0 28px 80px rgba(6,36,63,.20);
}
.dpep-acheter-story-card:before{
  content:'';
  position:absolute;
  inset:18px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:18px;
  pointer-events:none;
}
.dpep-acheter-story-card:after{
  content:'';
  position:absolute;
  width:260px;
  height:260px;
  right:-92px;
  bottom:-98px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(184,138,74,.32),rgba(184,138,74,0) 68%);
  pointer-events:none;
}
.dpep-acheter-story-number{
  position:absolute;
  right:36px;
  top:28px;
  color:rgba(255,255,255,.10);
  font-family:var(--serif);
  font-size:78px;
  line-height:1;
}
.dpep-acheter-story-card .dpep-acheter-sub-kicker{
  position:relative;
  z-index:1;
  color:var(--gold-soft)!important;
  margin-bottom:18px!important;
}
.dpep-acheter-story-card h3{
  position:relative;
  z-index:1;
  max-width:330px;
  margin:0 0 30px!important;
  color:#fff!important;
  font-size:36px!important;
  line-height:1.08!important;
}
.dpep-acheter-story-card ul{
  position:relative;
  z-index:1;
  list-style:none;
  margin:0;
  padding:0;
}
.dpep-acheter-story-card li{
  position:relative;
  margin:0;
  padding:17px 0 17px 28px;
  border-top:1px solid rgba(255,255,255,.14);
  color:rgba(255,255,255,.88);
  font-size:15.5px;
  line-height:1.6;
  font-weight:300;
}
.dpep-acheter-story-card li:before{
  content:'';
  position:absolute;
  left:0;
  top:26px;
  width:8px;
  height:8px;
  border-radius:50%;
  background:var(--gold-soft);
}
.dpep-acheter-explore{
  padding:88px 0 98px;
  background:var(--paper);
  border-top:1px solid var(--stroke);
  border-bottom:1px solid var(--stroke);
}
.dpep-acheter-explore-head{
  max-width:850px;
  margin:0 auto 44px;
  text-align:center;
}
.dpep-acheter-explore-head .dpep-acheter-sub-kicker{
  color:var(--gold)!important;
}
.dpep-acheter-explore-head h2{
  margin:0 0 14px!important;
  color:var(--navy)!important;
  font-size:48px!important;
}
.dpep-acheter-explore-head p:not(.dpep-acheter-sub-kicker){
  max-width:700px;
  margin:0 auto!important;
  color:#5C6873!important;
  font-size:16.5px!important;
  line-height:1.72!important;
  font-weight:300!important;
}
.dpep-acheter-explore-grid{
  display:grid;
  grid-template-columns:1.08fr .96fr .96fr;
  gap:26px;
  align-items:stretch;
}
.dpep-acheter-explore-card{
  display:flex;
  flex-direction:column;
  min-height:520px;
  padding:34px 34px 32px;
  border:1px solid var(--stroke);
  border-radius:22px;
  background:#fff;
  box-shadow:0 22px 60px rgba(25,35,45,.065);
}
.dpep-acheter-explore-card .dpep-acheter-sub-kicker{
  color:var(--gold)!important;
}
.dpep-acheter-explore-card h3{
  margin:0 0 14px!important;
  color:var(--navy)!important;
  font-size:34px!important;
  line-height:1.08!important;
}
.dpep-acheter-explore-card p:not(.dpep-acheter-sub-kicker){
  margin:0!important;
  color:#5C6873!important;
  font-size:15.5px!important;
  line-height:1.7!important;
  font-weight:300!important;
}
.dpep-acheter-explore-card--navy{
  position:relative;
  overflow:hidden;
  background:linear-gradient(145deg,var(--navy),var(--navy-2));
  border-color:rgba(255,255,255,.12);
  color:#fff;
}
.dpep-acheter-explore-card--navy:after{
  content:'';
  position:absolute;
  width:240px;
  height:240px;
  right:-90px;
  top:-90px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(184,138,74,.30),rgba(184,138,74,0) 70%);
}
.dpep-acheter-explore-card--navy .dpep-acheter-sub-kicker{color:var(--gold-soft)!important}
.dpep-acheter-explore-card--navy h3{color:#fff!important}
.dpep-acheter-explore-card--navy p:not(.dpep-acheter-sub-kicker){color:rgba(255,255,255,.78)!important}
.dpep-acheter-explore-list{
  display:flex;
  flex-direction:column;
  gap:0;
  margin-top:auto;
  padding-top:28px;
}
.dpep-acheter-explore-list a{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:16px;
  align-items:center;
  min-height:54px;
  padding:14px 0;
  border-top:1px solid rgba(231,222,209,.86);
  color:var(--navy)!important;
  text-decoration:none!important;
}
.dpep-acheter-explore-card--navy .dpep-acheter-explore-list a{
  border-top-color:rgba(255,255,255,.16);
  color:#fff!important;
}
.dpep-acheter-explore-list strong{
  min-width:0;
  color:inherit!important;
  font-size:12px;
  line-height:1.35;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.dpep-acheter-explore-list span{
  color:var(--gold)!important;
  font-weight:800;
}
.dpep-acheter-explore-list a:hover strong{color:var(--gold)!important}
.dpep-acheter-explore-chips{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin-top:auto;
  padding-top:28px;
}
.dpep-acheter-explore-chips a{
  min-height:46px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:10px 12px;
  border:1px solid var(--stroke);
  border-radius:999px;
  background:var(--paper);
  color:var(--navy)!important;
  text-align:center;
  text-decoration:none!important;
  font-size:11px;
  line-height:1.25;
  font-weight:800;
  letter-spacing:.075em;
  text-transform:uppercase;
  transition:all .18s ease;
}
.dpep-acheter-explore-chips a:hover{
  background:var(--navy);
  border-color:var(--navy);
  color:#fff!important;
  transform:translateY(-1px);
}
.dpep-acheter-method{
  padding:94px 0 104px;
  background:var(--navy);
  color:#fff;
}
.dpep-acheter-method-head{
  display:grid;
  grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);
  gap:72px;
  align-items:end;
  margin-bottom:40px;
}
.dpep-acheter-method-head .dpep-acheter-sub-kicker{
  grid-column:1/-1;
  margin:0 0 -54px!important;
  color:var(--gold-soft)!important;
}
.dpep-acheter-method-head h2{
  margin:0!important;
  color:#fff!important;
  font-size:48px!important;
  line-height:1.06!important;
}
.dpep-acheter-method-head p:not(.dpep-acheter-sub-kicker){
  margin:0!important;
  color:rgba(255,255,255,.78)!important;
  font-size:16.5px!important;
  line-height:1.76!important;
  font-weight:300!important;
}
.dpep-acheter-method-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}
.dpep-acheter-method-grid article{
  min-height:240px;
  padding:28px 24px 25px;
  border:1px solid rgba(255,255,255,.15);
  border-radius:18px;
  background:rgba(255,255,255,.055);
}
.dpep-acheter-method-grid span{
  display:block;
  margin-bottom:24px;
  color:var(--gold-soft);
  font-family:var(--serif);
  font-size:34px;
  line-height:1;
}
.dpep-acheter-method-grid h3{
  margin:0 0 12px!important;
  color:#fff!important;
  font-size:24px!important;
  line-height:1.12!important;
}
.dpep-acheter-method-grid p{
  margin:0!important;
  color:rgba(255,255,255,.76)!important;
  font-size:14.5px!important;
  line-height:1.64!important;
  font-weight:300!important;
}
.dpep-acheter-subpage .dpep-acheter-subsection--soft{
  background:var(--paper)!important;
  padding:88px 0 98px!important;
}
.dpep-acheter-subpage .dpep-acheter-subproperties{
  gap:26px!important;
}
.dpep-acheter-subpage .dpep-acheter-subproperty{
  border-radius:20px!important;
  border:1px solid var(--stroke)!important;
  box-shadow:0 20px 54px rgba(25,35,45,.07)!important;
}
.dpep-acheter-subpage .dpep-acheter-subproperty-body{
  padding:28px 26px 26px!important;
}
.dpep-acheter-subpage .dpep-acheter-subproperty-body h3{
  font-size:27px!important;
  color:var(--navy)!important;
}
.dpep-acheter-subpage .dpep-acheter-faq-item{
  border-top:1px solid var(--stroke)!important;
}
.dpep-acheter-subpage .dpep-acheter-faq-item:last-child{
  border-bottom:1px solid var(--stroke)!important;
}
.dpep-acheter-subpage .dpep-acheter-faq-item h3{
  color:var(--navy)!important;
}
.dpep-acheter-subpage .dpep-acheter-related a{
  border-color:var(--stroke)!important;
  color:var(--navy)!important;
}
.dpep-acheter-subpage .dpep-acheter-related a:hover{
  background:var(--navy)!important;
  border-color:var(--navy)!important;
  color:#fff!important;
}
.dpep-acheter-subpage .dpep-acheter-subcta{
  background:linear-gradient(145deg,var(--navy),var(--navy-2))!important;
}
.dpep-acheter-subpage .dpep-acheter-subcta .dpep-acheter-sub-kicker{
  color:var(--gold-soft)!important;
}
@media(max-width:1100px){
  .dpep-acheter-story-shell,
  .dpep-acheter-method-head{
    grid-template-columns:1fr;
    gap:34px;
  }
  .dpep-acheter-method-head .dpep-acheter-sub-kicker{
    grid-column:auto;
    margin:0!important;
  }
  .dpep-acheter-explore-grid,
  .dpep-acheter-method-grid{
    grid-template-columns:1fr 1fr;
  }
  .dpep-acheter-explore-card--navy{
    grid-column:1/-1;
  }
}
@media(max-width:767px){
  .dpep-acheter-story,
  .dpep-acheter-explore,
  .dpep-acheter-method{
    padding:62px 0 70px;
  }
  .dpep-acheter-story-copy h2,
  .dpep-acheter-explore-head h2,
  .dpep-acheter-method-head h2{
    font-size:34px!important;
  }
  .dpep-acheter-story-copy p:not(.dpep-acheter-sub-kicker),
  .dpep-acheter-explore-head p:not(.dpep-acheter-sub-kicker),
  .dpep-acheter-method-head p:not(.dpep-acheter-sub-kicker){
    font-size:15.5px!important;
  }
  .dpep-acheter-story-card,
  .dpep-acheter-explore-card{
    min-height:0;
    padding:28px 22px 26px;
    border-radius:18px;
  }
  .dpep-acheter-story-card h3,
  .dpep-acheter-explore-card h3{
    font-size:28px!important;
  }
  .dpep-acheter-explore-grid,
  .dpep-acheter-method-grid,
  .dpep-acheter-explore-chips{
    grid-template-columns:1fr;
  }
  .dpep-acheter-method-grid article{
    min-height:0;
  }
}
