.elementor-27347 .elementor-element.elementor-element-1a01ccd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-b2c73b8 *//* ===== SCOPE PAGE TUTO ===== */
.page-preparer-fichiers-tirage{
  font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  color:#1f2937;
}

/* HERO en background-image */
.page-preparer-fichiers-tirage .hero-section{
  position:relative;
  background-image:url('https://www.jpbloch.fr/wp-content/uploads/2023/01/imageprografpro-1000_ambient.jpg');
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  color:#fff;
  text-align:center;
  padding:100px 20px; /* hauteur bandeau */
  overflow:hidden;
}
.page-preparer-fichiers-tirage .hero-section::before{
  content:"";
  position:absolute; inset:0;
  background:rgba(0,0,0,.5);
}
.page-preparer-fichiers-tirage .hero-content{
  position:relative; z-index:1;
  max-width:820px; margin:0 auto;
}
.page-preparer-fichiers-tirage .hero-section h1{
  margin:0 0 10px;
  font-size:clamp(1.8rem,3.2vw + 1rem,2.6rem);
  line-height:1.2;
  color:#fff;
  text-shadow:0 2px 8px rgba(0,0,0,.35);
}
.page-preparer-fichiers-tirage .hero-section .sub{
  margin:0; font-size:1.05rem; color:#fff;
  text-shadow:0 2px 8px rgba(0,0,0,.35);
}
@media (max-width:480px){
  .page-preparer-fichiers-tirage .hero-section{ padding:70px 16px; }
  .page-preparer-fichiers-tirage .hero-section .sub{ font-size:1rem; }
}

/* AVIS PRIORITAIRE */
.page-preparer-fichiers-tirage .priority-note{
  max-width:820px;
  margin:24px auto;
  padding:16px 18px;
  border-radius:12px;
  background:#f0f4f8;
  border:1px solid #d1d5db;
  color:#374151;
  line-height:1.55;
  font-size:1.05rem;
}
.page-preparer-fichiers-tirage .priority-note strong{
  font-size:1.2rem;
  display:block;
  margin-bottom:6px;
  color:#111827;
}

/* RECOMMANDATIONS */
.page-preparer-fichiers-tirage .recos{
  max-width:820px;
  margin:18px auto 32px;
  padding:0 16px;
}
.page-preparer-fichiers-tirage .recos h2{
  font-size:1.6rem;
  margin:0 0 14px;
  color:#2B3D63;
}
.page-preparer-fichiers-tirage .recos-box{
  border:1px solid #d1d5db;
  border-radius:12px;
  padding:16px 18px;
  background:#f0f4f8;
}
.page-preparer-fichiers-tirage .recos-list{
  list-style:none;
  padding:0;
  margin:0;
  display:grid;
  gap:10px;
}
.page-preparer-fichiers-tirage .recos-list li{
  position:relative;
  padding-left:28px;
  line-height:1.55;
  font-size:1.05rem;
  color:#1f2937;
}
.page-preparer-fichiers-tirage .recos-list li::before{
  content:"✓";
  position:absolute;
  left:0; top:0;
  color:#6b596b;
  font-weight:bold;
}

/* CTA SWISSTRANSFER */
.page-preparer-fichiers-tirage .cta-swisstransfer{margin-top:24px;text-align:center}
.page-preparer-fichiers-tirage .btn-swisstransfer{
  display:inline-flex;
  align-items:center;
  gap:14px;
  padding:16px 28px;
  border-radius:12px;
  background:#00b865;
  color:#fff;
  font-weight:600;
  font-size:1.1rem;
  text-decoration:none;
  transition:background .2s ease;
}
.page-preparer-fichiers-tirage .btn-swisstransfer:hover{background:#009f58}
.page-preparer-fichiers-tirage .btn-swisstransfer img{
  display:block;
  height:42px;
  width:auto;
}

/* POURQUOI ? (cartes 2×2 alignées) */
.page-preparer-fichiers-tirage .why{
  max-width:820px;
  margin:12px auto 28px;
  padding:0 16px;
}
.page-preparer-fichiers-tirage .why>h2{
  font-size:1.6rem;
  margin:0 0 14px;
  color:#2B3D63;
}
.page-preparer-fichiers-tirage .why-grid.two-col{
  max-width:820px;
  margin:0 auto;
  display:grid !important;
  gap:16px !important;
  grid-template-columns:1fr 1fr !important;
}
.page-preparer-fichiers-tirage .why-card{
  background:#f9fafb;
  border:1px solid #e5e7eb;
  border-radius:12px;
  padding:18px;
  box-shadow:0 1px 4px rgba(0,0,0,.04);
}
.page-preparer-fichiers-tirage .why-card h3{
  margin:0 0 10px;
  font-size:1.2rem;
  line-height:1.35;
  color:#2B3D63;
  font-weight:600;
}
.page-preparer-fichiers-tirage .why-card p{
  margin:0 0 8px;
  line-height:1.55;
  color:#4B5563;
  font-size:1rem;
  font-weight:400;
}
@media (max-width:780px){
  .page-preparer-fichiers-tirage .why-grid.two-col{
    grid-template-columns:1fr !important;
  }
}

/* SUPPORTS VINTAGE & RÉTRO */
.page-preparer-fichiers-tirage .supports{padding:0 16px}
.page-preparer-fichiers-tirage .supports-box{
  max-width:820px;
  margin:28px auto;
  border:1px solid #d1d5db;
  border-radius:12px;
  background:#fff8f5;
  padding:16px 18px;
}
.page-preparer-fichiers-tirage .supports-box h2{
  margin:0 0 12px;
  font-size:1.4rem;
  color:#8b3d2f;
}
.page-preparer-fichiers-tirage .supports-box p{
  margin:0 0 12px;
  font-size:1.05rem;
  color:#374151;
  line-height:1.55;
}
.page-preparer-fichiers-tirage .supports-list{
  list-style:none;
  margin:0;
  padding:0;
  display:grid;
  gap:8px;
}
.page-preparer-fichiers-tirage .supports-list li{
  position:relative;
  padding-left:26px;
  font-size:1.02rem;
  color:#1f2937;
  line-height:1.55;
}
.page-preparer-fichiers-tirage .supports-list li::before{
  content:"◆";
  position:absolute;
  left:0; top:0;
  color:#8b3d2f;
  font-size:1rem;
  line-height:1.2;
}

/* HELP BOX */
.page-preparer-fichiers-tirage .help-box{
  max-width:820px;
  margin:20px auto 40px;
  padding:18px 20px;
  text-align:center;
  border:1px solid #d1d5db;
  border-radius:12px;
  background:#fff;
}
.page-preparer-fichiers-tirage .help-box h2{
  margin:0 0 10px;
  font-size:1.4rem;
  color:#2B3D63;
}
.page-preparer-fichiers-tirage .help-box p{
  margin:0 0 16px;
  font-size:1.05rem;
  color:#374151;
  line-height:1.55;
}
.page-preparer-fichiers-tirage .btn-studio{
  display:inline-block;
  padding:12px 20px;
  border-radius:10px;
  background:#2B3D63;
  color:#fff;
  font-weight:600;
  font-size:1rem;
  text-decoration:none;
  transition:background .2s ease;
}
.page-preparer-fichiers-tirage .btn-studio:hover{background:#1f2a47}
.page-preparer-fichiers-tirage .hero-section {
  max-width: 820px;       /* même largeur que le reste */
  margin: 0 auto 32px;    /* centrage + marge basse */
  border-radius: 12px;    /* optionnel, pour homogénéité */
}/* End custom CSS */