.elementor-486 .elementor-element.elementor-element-474def2{--display:flex;}body.elementor-page-486:not(.elementor-motion-effects-element-type-background), body.elementor-page-486 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-6a76d07 );}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-9805539 */.hg3d-hero{
  position:relative;
  min-height:760px;
  display:flex;
  align-items:center;
  overflow:hidden;
  background:#070b14;
  color:#fff;
}

.hg3d-bg{
  position:absolute;
  inset:0;
  background-image:url("https://hydrografix.ca/wp-content/uploads/2026/05/Impression-3D-personnalisee-Hydrografix-Quebec-–-crane-de-cerf-decoratif-3D-avec-finition-premium.png");
  background-size:cover;
  background-position:center right;
  transform:scale(1.02);
}

.hg3d-overlay{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg, rgba(7,11,20,.96) 0%, rgba(7,11,20,.82) 38%, rgba(7,11,20,.38) 70%, rgba(7,11,20,.72) 100%),
    linear-gradient(180deg, rgba(7,11,20,.20) 0%, rgba(7,11,20,.96) 100%);
}

.hg3d-container{
  position:relative;
  z-index:2;
  width:min(1180px, calc(100% - 40px));
  margin:0 auto;
}

.hg3d-content{
  max-width:720px;
}

.hg3d-badge,
.hg3d-small{
  display:inline-block;
  color:#ff9800;
  text-transform:uppercase;
  letter-spacing:2px;
  font-weight:900;
  font-size:13px;
  margin-bottom:18px;
}

.hg3d-hero h1{
  font-size:clamp(42px, 6vw, 86px);
  line-height:.95;
  margin:0 0 24px;
  font-weight:950;
  text-transform:uppercase;
  color:#fff;
}

.hg3d-hero h1::first-line{
  color:#ff9800;
}

.hg3d-hero p{
  font-size:20px;
  line-height:1.7;
  color:#e7e9ee;
  max-width:640px;
  margin:0 0 32px;
}

.hg3d-actions{
  display:flex;
  gap:16px;
  flex-wrap:wrap;
  margin-bottom:36px;
}

.hg3d-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:56px;
  padding:0 28px;
  border-radius:12px;
  text-decoration:none;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.4px;
  transition:.25s ease;
}

.hg3d-btn.primary{
  background:#ff9800;
  color:#090d16;
  box-shadow:0 14px 35px rgba(255,152,0,.28);
}

.hg3d-btn.secondary{
  border:1px solid rgba(255,152,0,.75);
  color:#fff;
  background:rgba(255,255,255,.04);
}

.hg3d-btn:hover{
  transform:translateY(-3px);
}

.hg3d-features{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  max-width:720px;
}

.hg3d-features div{
  padding:18px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:16px;
  background:rgba(255,255,255,.06);
  backdrop-filter:blur(10px);
}

.hg3d-features strong{
  display:block;
  color:#ff9800;
  text-transform:uppercase;
  font-size:14px;
  margin-bottom:5px;
}

.hg3d-features span{
  color:#fff;
  font-size:14px;
}

.hg3d-section{
  background:#070b14;
  color:#fff;
  padding:80px 0;
}

.hg3d-project{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:34px;
  align-items:center;
  border:1px solid rgba(255,255,255,.1);
  border-radius:30px;
  padding:34px;
  background:linear-gradient(145deg, rgba(255,255,255,.07), rgba(255,255,255,.025));
  box-shadow:0 25px 70px rgba(0,0,0,.28);
}

.hg3d-project-text h2,
.hg3d-title h2,
.hg3d-collab-box h2,
.hg3d-final-cta h2{
  font-size:clamp(30px, 4vw, 52px);
  line-height:1.05;
  margin:0 0 18px;
  color:#fff;
}

.hg3d-project-text p,
.hg3d-process p,
.hg3d-collab-box p,
.hg3d-final-cta p{
  color:#cfd5df;
  line-height:1.7;
  font-size:17px;
}

.hg3d-project-text ul{
  margin:24px 0 0;
  padding:0;
  list-style:none;
}

.hg3d-project-text li{
  padding:10px 0 10px 28px;
  position:relative;
  color:#eef1f5;
}

.hg3d-project-text li:before{
  content:"✓";
  position:absolute;
  left:0;
  color:#ff9800;
  font-weight:900;
}

.hg3d-project-image img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:cover;
  border-radius:26px;
  border:1px solid rgba(255,152,0,.25);
  box-shadow:0 25px 70px rgba(0,0,0,.45);
}

.hg3d-collab{
  padding-top:0;
}

.hg3d-collab-box{
  text-align:center;
  max-width:850px;
  margin:0 auto;
  padding:42px;
  border-radius:28px;
  border:1px solid rgba(255,152,0,.22);
  background:radial-gradient(circle at top, rgba(255,152,0,.16), rgba(255,255,255,.04));
}

.hg3d-contact{
  display:flex;
  justify-content:center;
  gap:14px;
  flex-wrap:wrap;
  margin-top:24px;
}

.hg3d-contact a{
  color:#fff;
  text-decoration:none;
  font-weight:900;
  padding:14px 18px;
  border-radius:14px;
  border:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.06);
}

.hg3d-contact a:hover{
  color:#ff9800;
  border-color:#ff9800;
}

.hg3d-title{
  text-align:center;
  max-width:760px;
  margin:0 auto 40px;
}

.hg3d-process{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
}

.hg3d-process div,
.hg3d-services div{
  border:1px solid rgba(255,255,255,.1);
  border-radius:22px;
  padding:28px;
  background:rgba(255,255,255,.045);
}

.hg3d-process span{
  color:#ff9800;
  font-weight:950;
  font-size:22px;
}

.hg3d-process h3{
  color:#fff;
  margin:14px 0 8px;
  font-size:22px;
}

.hg3d-services{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}

.hg3d-services div{
  text-align:center;
  color:#fff;
  font-weight:900;
  font-size:18px;
  transition:.25s ease;
}

.hg3d-services div:hover{
  border-color:#ff9800;
  transform:translateY(-4px);
}

.hg3d-final-cta{
  text-align:center;
  background:
    linear-gradient(180deg, rgba(7,11,20,.92), rgba(7,11,20,1)),
    radial-gradient(circle at center, rgba(255,152,0,.18), transparent 55%);
  color:#fff;
  padding:90px 0;
}

.hg3d-final-cta p{
  max-width:680px;
  margin:0 auto 28px;
}

@media(max-width:900px){
  .hg3d-hero{
    min-height:720px;
  }

  .hg3d-bg{
    background-position:center;
  }

  .hg3d-overlay{
    background:linear-gradient(180deg, rgba(7,11,20,.78), rgba(7,11,20,.98));
  }

  .hg3d-project,
  .hg3d-process,
  .hg3d-services,
  .hg3d-features{
    grid-template-columns:1fr;
  }

  .hg3d-hero p{
    font-size:17px;
  }

  .hg3d-section{
    padding:60px 0;
  }

  .hg3d-project{
    padding:22px;
  }

  .hg3d-collab-box{
    padding:28px 20px;
  }
}/* End custom CSS */