.elementor-kit-7{--e-global-color-primary:#E8B820;--e-global-color-secondary:#141414;--e-global-color-text:#F9F6F0;--e-global-color-accent:#B8901A;--e-global-color-cf92993:#F5F5F5;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:42px;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-font-style:italic;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:900;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:700;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:12px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:0.15px;--e-global-typography-ea870c1-font-family:"Montserrat";--e-global-typography-ea870c1-font-size:18px;--e-global-typography-ea870c1-font-weight:500;--e-global-typography-ea870c1-line-height:1.8px;--e-global-typography-fc1c6de-font-family:"Montserrat";--e-global-typography-fc1c6de-font-size:12px;--e-global-typography-fc1c6de-letter-spacing:0.1px;--e-global-typography-d09543d-font-family:"Playfair Display";--e-global-typography-d09543d-font-size:30px;--e-global-typography-d09543d-font-weight:900;--e-global-typography-a3f0471-font-family:"Montserrat";--e-global-typography-a3f0471-font-size:12px;--e-global-typography-a3f0471-letter-spacing:0.08px;color:var( --e-global-color-secondary );font-family:"Montserrat", Sans-serif;font-size:17px;font-weight:400;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-accent );}.elementor-kit-7 a:hover{color:var( --e-global-color-primary );}.elementor-kit-7 h1{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );font-style:var( --e-global-typography-primary-font-style );}.elementor-kit-7 h2{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-7 h3{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-7 h4{color:var( --e-global-color-secondary );font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:700;}.elementor-kit-7 h5{color:var( --e-global-color-secondary );font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;}.elementor-kit-7 h6{font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-7 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-7 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-7 h3{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{font-size:18px;}.elementor-kit-7 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-7 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-7 h3{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:2400px){.elementor-kit-7 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-7 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-7 h3{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS */html, body {
  overflow-x: hidden;
}

/* ── HEADER STICKY ── */
.elementor-sticky--active.elementor-section {
  background-color: #141414 !important;
  box-shadow: 0 2px 24px rgba(0,0,0,0.4);
  transition: background-color 0.3s ease;
}

/* ── ARTICLE LAYOUT ── */
@media (min-width: 1024px) {
  .article-sidebar-column {
    position: sticky;
    top: 80px;
    align-self: flex-start;
    max-height: calc(100vh - 100px);
    overflow-y: auto;
  }
}

/* ── HERO TITLE MAX WIDTH ── */
.elementor-element-d2a8bc8 h1.elementor-heading-title {
  max-width: 820px;
}/* End custom CSS */