.elementor-kit-6{--e-global-color-primary:#07182B;--e-global-color-secondary:#0B223B;--e-global-color-text:#344255;--e-global-color-accent:#C89B4F;--e-global-color-290d111:#D8B26A;--e-global-color-4c3c260:#F8F5F0;--e-global-color-55860e7:#F5EFE4;--e-global-color-ed6ec65:#061321;--e-global-color-0e2deda:#526173;--e-global-color-68660de:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */html,
body{
  margin:0 !important;
  padding:0 !important;
  overflow-x:hidden !important;
  background:#f8f5f0 !important;
}

.hz-post-hero{
  width:100vw !important;
  max-width:100vw !important;
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  padding:120px 24px 80px !important;
  background:
    radial-gradient(circle at top left, rgba(200,155,79,.18), transparent 30%),
    linear-gradient(135deg,#07182b 0%,#0b223b 60%,#061321 100%) !important;
  text-align:center !important;
}

.hz-post-badge .elementor-heading-title,
.hz-post-badge{
  display:inline-flex !important;
  width:auto !important;
  align-items:center !important;
  justify-content:center !important;
  padding:10px 18px !important;
  border-radius:50px !important;
  background:rgba(200,155,79,.14) !important;
  color:#C89B4F !important;
  font-size:13px !important;
  font-weight:800 !important;
  letter-spacing:.7px !important;
  text-transform:uppercase !important;
  margin-bottom:24px !important;
}

.hz-post-title .elementor-heading-title{
  color:#ffffff !important;
  font-size:clamp(38px,5vw,72px) !important;
  line-height:1.08 !important;
  letter-spacing:-1.6px !important;
  font-weight:800 !important;
  margin:0 0 24px !important;
}

.hz-post-meta,
.hz-post-meta a,
.hz-post-meta span,
.hz-post-meta .elementor-icon-list-text{
  color:rgba(255,255,255,.72) !important;
  font-size:15px !important;
}

.hz-post-wrap{
  max-width:1280px !important;
  margin:0 auto !important;
  padding:70px 24px 90px !important;
  background:#f8f5f0 !important;
}

.hz-featured-image img{
  width:100% !important;
  height:auto !important;
  border-radius:28px !important;
  box-shadow:0 25px 70px rgba(7,24,43,.10) !important;
  margin-bottom:34px !important;
}

.hz-article-body{
  background:#ffffff !important;
  border-radius:28px !important;
  padding:52px !important;
  border:1px solid rgba(7,24,43,.08) !important;
  box-shadow:0 20px 60px rgba(7,24,43,.06) !important;
}

.hz-article-body,
.hz-article-body p{
  color:#344255 !important;
  font-size:17px !important;
  line-height:1.95 !important;
}

.hz-article-body h2,
.hz-article-body h3,
.hz-article-body h4{
  color:#07182b !important;
  line-height:1.25 !important;
  margin:38px 0 16px !important;
  font-weight:800 !important;
}

.hz-article-body h2{
  font-size:34px !important;
}

.hz-article-body h3{
  font-size:26px !important;
}

.hz-article-body h4{
  font-size:21px !important;
}

.hz-article-body a{
  color:#C89B4F !important;
  font-weight:700 !important;
  text-decoration:none !important;
}

.hz-article-body a:hover{
  text-decoration:underline !important;
}

.hz-article-body blockquote{
  margin:34px 0 !important;
  padding:26px 30px !important;
  border-left:4px solid #C89B4F !important;
  background:#f8f5f0 !important;
  color:#07182b !important;
  font-size:20px !important;
  line-height:1.7 !important;
  border-radius:14px !important;
}

.hz-post-sidebar{
  position:sticky !important;
  top:120px !important;
}

.hz-sidebar-card{
  background:#ffffff !important;
  border-radius:24px !important;
  padding:30px !important;
  border:1px solid rgba(7,24,43,.08) !important;
  box-shadow:0 18px 50px rgba(7,24,43,.06) !important;
  margin-bottom:24px !important;
}

.hz-consult-card{
  background:#07182b !important;
  color:#ffffff !important;
}

.hz-sidebar-card h3{
  margin:0 0 16px !important;
  color:#07182b !important;
  font-size:24px !important;
  font-weight:800 !important;
  line-height:1.2 !important;
}

.hz-consult-card h3{
  color:#C89B4F !important;
}

.hz-sidebar-card p{
  margin:0 0 24px !important;
  color:#526173 !important;
  line-height:1.8 !important;
  font-size:15px !important;
}

.hz-consult-card p{
  color:rgba(255,255,255,.78) !important;
}

.hz-consult-btn,
.hz-call-btn{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  min-height:52px !important;
  border-radius:10px !important;
  text-decoration:none !important;
  font-size:15px !important;
  font-weight:700 !important;
  margin-top:12px !important;
  transition:.35s ease !important;
}

.hz-consult-btn{
  background:linear-gradient(135deg,#C89B4F,#D8B26A) !important;
  color:#ffffff !important;
}

.hz-call-btn{
  border:1px solid rgba(255,255,255,.22) !important;
  color:#ffffff !important;
}

.hz-consult-btn:hover,
.hz-call-btn:hover{
  transform:translateY(-3px) !important;
}

.hz-info-card ul{
  list-style:none !important;
  padding:0 !important;
  margin:0 !important;
}

.hz-info-card li{
  margin-bottom:18px !important;
}

.hz-info-card strong{
  display:block !important;
  color:#07182b !important;
  font-size:14px !important;
  margin-bottom:6px !important;
}

.hz-info-card a{
  color:#526173 !important;
  text-decoration:none !important;
  line-height:1.6 !important;
}

.hz-info-card a:hover{
  color:#C89B4F !important;
}

@media(max-width:1024px){
  .hz-post-wrap{
    flex-direction:column !important;
  }

  .hz-post-content,
  .hz-post-sidebar{
    width:100% !important;
  }

  .hz-post-sidebar{
    position:relative !important;
    top:auto !important;
  }
}

@media(max-width:767px){
  .hz-post-hero{
    padding:90px 18px 60px !important;
  }

  .hz-post-wrap{
    padding:45px 18px 70px !important;
  }

  .hz-article-body{
    padding:30px 22px !important;
    border-radius:22px !important;
  }

  .hz-article-body,
  .hz-article-body p{
    font-size:16px !important;
  }

  .hz-featured-image img{
    border-radius:22px !important;
  }

  .hz-article-body h2{
    font-size:27px !important;
  }

  .hz-article-body h3{
    font-size:23px !important;
  }

  .hz-sidebar-card{
    padding:26px !important;
    border-radius:22px !important;
  }
}/* End custom CSS */