.elementor-33740 .elementor-element.elementor-element-9c21961:not(.elementor-motion-effects-element-type-background), .elementor-33740 .elementor-element.elementor-element-9c21961 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-33740 .elementor-element.elementor-element-9c21961 > .elementor-background-overlay{background-color:#FFFFFF;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-33740 .elementor-element.elementor-element-9c21961{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-33740 .elementor-element.elementor-element-803bfec > .elementor-container{max-width:1200px;}.elementor-33740 .elementor-element.elementor-element-ef57560 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-33740 .elementor-element.elementor-element-ef57560{--image-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-33740 .elementor-element.elementor-element-5a07ae5 > .elementor-container{max-width:1200px;}.elementor-33740 .elementor-element.elementor-element-ff5e7ed .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-33740 .elementor-element.elementor-element-ff5e7ed .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-33740 .elementor-element.elementor-element-ff5e7ed{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-33740 .elementor-element.elementor-element-4cec636 > .elementor-container{max-width:1200px;}.elementor-33740 .elementor-element.elementor-element-034b2cd .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-33740 .elementor-element.elementor-element-034b2cd .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-33740 .elementor-element.elementor-element-034b2cd{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-33740 .elementor-element.elementor-element-18b41c6 > .elementor-container{max-width:1200px;}.elementor-33740 .elementor-element.elementor-element-0788b86 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-33740 .elementor-element.elementor-element-0788b86 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-33740 .elementor-element.elementor-element-0788b86{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-33740 .elementor-element.elementor-element-8b1cea1 > .elementor-container{max-width:1200px;}.elementor-33740 .elementor-element.elementor-element-9e876fb .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-33740 .elementor-element.elementor-element-9e876fb .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-33740 .elementor-element.elementor-element-9e876fb{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-33740 .elementor-element.elementor-element-e5e393d > .elementor-container{max-width:1200px;}.elementor-33740 .elementor-element.elementor-element-f6e18d9 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-33740 .elementor-element.elementor-element-f6e18d9 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-33740 .elementor-element.elementor-element-f6e18d9{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}body.elementor-page-33740:not(.elementor-motion-effects-element-type-background), body.elementor-page-33740 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E9E9E9;}/* Start custom CSS */:root{
  --navy:#101828;
  --navy-2:#17253f;
  --gold:#c8a56a;
  --gold-2:#ad8448;
  --cream:#f7f4ee;
  --soft:#f5f7fb;
  --line:rgba(16,24,40,.10);
  --text:#1f2937;
  --muted:#667085;
  --white:#fff;
  --radius:26px;
  --radius-sm:18px;
  --shadow:0 18px 60px rgba(16,24,40,.10);
  --container:1200px;
}

body{
  margin:0;
  font-family:'Raleway',sans-serif;
  color:var(--text);
  background:#fff;
  line-height:1.55;
}

*{box-sizing:border-box}
img{max-width:100%;display:block}
a{text-decoration:none;color:inherit}
button,
input,
select,
textarea{font:inherit}

.container{
  width:min(calc(100% - 32px), var(--container));
  margin-inline:auto;
}

h1,
h2,
h3,
h4,
.btn,
.label,
.nav-link,
.eyebrow,
.stat-number{
  font-family:'Oswald',sans-serif;
  letter-spacing:.02em;
}

/* top bar */
.topbar{
  margin-top:0 !important;
  background:var(--navy);
  color:rgba(255,255,255,.92);
  font-size:.92rem;
}
.topbar .container{
  display:flex;
  justify-content:space-between;
  gap:16px;
  align-items:center;
  padding:10px 24px;
  flex-wrap:wrap;
  width:78%;
  max-width:none;
}
.topbar a{color:#fff}

/* site header */
.site-header{
  position:relative;
  z-index:20;
  background:rgba(255,255,255,.96);
  backdrop-filter:blur(14px);
  border-bottom:1px solid var(--line);
}
.site-header .container{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:18px;
  padding:14px 0;
}

.logo-wrap{
  display:flex;
  align-items:center;
  gap:14px;
  min-width:0;
}
.logo-mark{
  display:flex;
  align-items:center;
  flex:0 0 auto;
}
.logo-mark img{
  display:block;
  height:48px;
  width:auto;
  max-width:220px;
  object-fit:contain;
}

.header-right{
  display:flex;
  align-items:center;
  gap:18px;
}
.nav{
  display:flex;
  gap:16px;
  align-items:center;
}
.nav-link{
  font-size:.95rem;
  text-transform:uppercase;
  color:var(--navy);
}
.header-actions{
  display:flex;
  gap:12px;
  align-items:center;
}
.header-phone{
  font-weight:800;
  color:var(--navy);
  white-space:nowrap;
}

/* buttons */
.btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-height:52px;
  padding:0 22px;
  border-radius:999px;
  border:1px solid transparent;
  cursor:pointer;
  white-space:nowrap;
  transition:transform .18s ease, box-shadow .18s ease;
}
.btn:hover{
  transform:translateY(-1px);
  box-shadow:0 12px 28px rgba(16,24,40,.14);
}
.btn-primary{
  background:linear-gradient(135deg,var(--gold),var(--gold-2));
  color:#111827;
}
.btn-secondary{
  background:#fff;
  border-color:rgba(16,24,40,.14);
  color:var(--navy);
}
.btn-dark{
  background:var(--navy);
  color:#fff;
}

/* sticky quote button */
.sticky-quote-desktop{
  position:fixed;
  right:22px;
  bottom:22px;
  z-index:70;
  display:flex;
}
.sticky-quote-desktop .btn{
  min-height:54px;
  padding:0 22px;
  box-shadow:0 14px 34px rgba(16,24,40,.20);
}

/* shared type */
.kicker{
  display:inline-block;
  margin-bottom:10px;
  font-family:'Oswald',sans-serif;
  font-size:.9rem;
  color:var(--gold-2);
  text-transform:uppercase;
}

h2{
  margin:0;
  color:var(--navy);
  font-size:clamp(1.95rem,3.7vw,3.15rem);
  line-height:1;
  text-transform:uppercase;
  max-width:100%;
}

/* gallery intro anchor sections */
.mini-gallery-section{
  padding:72px 0 22px;
  scroll-margin-top:120px;
}

.mini-gallery-intro{
  max-width:980px;
}

.mini-gallery-intro h2{
  margin:0 0 14px;
}

.mini-gallery-intro p{
  margin:0;
  max-width:920px;
  font-size:1.04rem;
  line-height:1.6;
  color:#475467;
}

/* optional spacing helper if Elementor gallery sits directly below */
.mini-gallery-section + .elementor-widget-gallery,
.mini-gallery-section + .elementor-widget-image-gallery{
  margin-top:0;
}
/* final cta */
.cta-band{
  background:linear-gradient(135deg,var(--navy),#1d3157);
  border-radius:30px;
  padding:34px;
  display:flex;
  justify-content:space-between;
  gap:24px;
  align-items:center;
  flex-wrap:wrap;
  color:#fff;
  box-shadow:var(--shadow);
}
.cta-band h2{color:#fff;max-width:720px}
.cta-band p{
  margin:10px 0 0;
  color:rgba(255,255,255,.86);
  max-width:720px;
}
.gallery-page-header{
  padding:56px 0 28px;
}

.gallery-page-header__inner{
  max-width:980px;
}

.gallery-page-header h1{
  margin:0 0 14px;
  color:var(--navy);
  font-size:clamp(2.3rem,4.8vw,4.6rem);
  line-height:.95;
  text-transform:uppercase;
}

.gallery-page-header__intro{
  margin:0;
  max-width:920px;
  font-size:1.08rem;
  line-height:1.65;
  color:#475467;
}

@media (max-width:760px){
  .gallery-page-header{
    padding:36px 0 18px;
  }

  .gallery-page-header h1{
    margin-bottom:12px;
    line-height:1;
  }

  .gallery-page-header__intro{
    font-size:1rem;
  }
}


/* mobile */
@media (max-width:1100px){
  .nav{display:none}
}

@media (max-width:760px){
  .site-header .container{padding:12px 0}
  .topbar .container{
    padding:8px 16px;
    width:100%;
  }
  .header-phone{display:none}
  .header-actions .btn{
    padding:0 16px;
    min-height:46px;
  }
  .mini-gallery-section{
    padding:44px 0 14px;
    scroll-margin-top:84px;
  }
  .mini-gallery-intro p{
    font-size:1rem;
  }
  .sticky-quote-desktop{
    display:none;
  }
  @media (max-width: 991px){
  .pricing-grid{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:18px;
  }
}
}/* End custom CSS */