.elementor-kit-1028{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#111827;--e-global-color-accent:#000000;--e-global-color-c196d1d:#F3F4F8;--e-global-color-f06d996:#6B7280;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:96px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"Playfair Display";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Playfair Display";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-4312992-font-family:"Inter";--e-global-typography-4312992-font-size:90px;--e-global-typography-4312992-font-weight:300;color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.6em;overscroll-behavior:auto;}.elementor-kit-1028 button,.elementor-kit-1028 input[type="button"],.elementor-kit-1028 input[type="submit"],.elementor-kit-1028 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );color:#FFFFFF;border-style:none;}.elementor-kit-1028 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1028 a{color:var( --e-global-color-accent );}.elementor-kit-1028 a:hover{line-height:30px;letter-spacing:2.2px;word-spacing:13px;}.elementor-kit-1028 h1{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:52px;font-weight:700;line-height:1.1em;}.elementor-kit-1028 h2{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:36px;font-weight:700;line-height:1em;}.elementor-kit-1028 h3{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:28px;font-weight:500;line-height:1em;}.elementor-kit-1028 h4{color:var( --e-global-color-primary );}.elementor-kit-1028 h5{color:var( --e-global-color-primary );}.elementor-kit-1028 h6{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:40px;}.elementor-element{--widgets-spacing:40px 40px;--widgets-spacing-row:40px;--widgets-spacing-column:40px;}{}h1.entry-title{display:var(--page-title-display);}.hfe-reading-progress-bar{background-color:#6A21A7;height:4px;}.hfe-reading-progress{top:0px;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header .header-inner{width:11px;max-width:100%;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-branding .site-logo img{width:0px;max-width:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-kit-1028 button,.elementor-kit-1028 input[type="button"],.elementor-kit-1028 input[type="submit"],.elementor-kit-1028 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}}@media(max-width:1024px){.elementor-kit-1028 button,.elementor-kit-1028 input[type="button"],.elementor-kit-1028 input[type="submit"],.elementor-kit-1028 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1028 button,.elementor-kit-1028 input[type="button"],.elementor-kit-1028 input[type="submit"],.elementor-kit-1028 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:2400px){.elementor-kit-1028 button,.elementor-kit-1028 input[type="button"],.elementor-kit-1028 input[type="submit"],.elementor-kit-1028 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}}/* Start custom CSS *//* Glassmorphism Floating Cards — Elementor */
.glass-card {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);

  box-shadow:
    0 10px 30px rgba(0, 0, 0, 0.25),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);

  padding: 42px 38px;
  transition: all 0.35s ease;
}

/* Floating hover effect */
.glass-card:hover {
  transform: translateY(-10px);
  box-shadow:
    0 25px 60px rgba(0, 0, 0, 0.45),
    inset 0 1px 0 rgba(255, 255, 255, 0.18);
}

/* Typography contrast inside cards */
.glass-card h1,
.glass-card h2,
.glass-card h3 {
  color: #ffffff;
}

.glass-card p {
  color: rgba(255, 255, 255, 0.86);
}
.site-footer {
  padding: 60px 0;
  background: #111;
  color: #fff;
}

.site-footer a {
  color: #fff;
  text-decoration: none;
}

.site-footer a:hover {
  opacity: 0.8;
}
.s2ft{background:#1E1C18;position:relative;overflow:hidden;}
.s2ft::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#B89038,#D4AC58,#B88878,transparent);}

/* CTA band */
.s2ft-cta{padding:clamp(48px,7vw,80px) clamp(20px,5vw,60px);display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;border-bottom:1px solid rgba(255,255,255,.07);}
.s2ft-cta-kicker{font-family:'DM Sans',sans-serif;font-size:10px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#D4AC58;margin-bottom:10px;}
.s2ft-cta-h{font-family:'DM Serif Display',serif;font-size:clamp(22px,3.5vw,44px);letter-spacing:-.03em;line-height:1.08;color:#FAFAF8;}

.cta-white{color:#ffffff;}

.s2ft-cta-h em{font-style:italic;background:linear-gradient(90deg,#D4AC58,#B88878);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;}
.s2ft-cta-btn{display:inline-flex;overflow:hidden;text-decoration:none;flex-shrink:0;}
.s2ft-cta-btn-lbl{font-family:'DM Sans',sans-serif;font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#1E1C18;background:linear-gradient(90deg,#B89038,#B88878);padding:14px 28px;}
.s2ft-cta-btn-arr{width:48px;height:48px;background:rgba(255,255,255,.09);display:flex;align-items:center;justify-content:center;color:#FAFAF8;font-size:16px;}

/* Main columns */
.s2ft-main{display:grid;grid-template-columns:1.8fr 1fr 1fr 1.2fr;gap:clamp(24px,4vw,56px);padding:clamp(40px,6vw,72px) clamp(20px,5vw,60px);border-bottom:1px solid rgba(255,255,255,.07);}
.s2ft-brand-name{font-family:'DM Serif Display',serif;font-size:22px;letter-spacing:-.02em;color:#FAFAF8;margin-bottom:18px;}
.s2ft-brand-name em{font-style:italic;color:#D4AC58;}
.s2ft-brand-desc{font-family:'DM Sans',sans-serif;font-size:13px;line-height:1.72;font-weight:300;color:rgba(250,249,246,.42);max-width:280px;margin-bottom:22px;}
.s2ft-pills{display:flex;flex-direction:column;gap:6px;}
.s2ft-pill{display:inline-flex;align-items:center;gap:7px;font-family:'DM Sans',sans-serif;font-size:9px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:rgba(250,249,246,.35);}
.s2ft-pill-dot{width:4px;height:4px;border-radius:50%;background:linear-gradient(135deg,#B89038,#B88878);flex-shrink:0;}

.s2ft-col-title{
font-family:'DM Sans',sans-serif;
font-size:10px;
font-weight:500;
letter-spacing:.18em;
text-transform:uppercase;
color:rgba(250,249,246,.35);
margin-bottom:22px;
padding-bottom:10px;
border-bottom:1px solid rgba(255,255,255,.07);
}

.s2ft-nav{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0;}
.s2ft-nav a{font-family:'DM Sans',sans-serif;font-size:14px;font-weight:300;color:rgba(250,249,246,.55);text-decoration:none;}
.s2ft-nav a:hover{color:#D4AC58;}

.s2ft-social{display:flex;flex-direction:column;gap:10px;}
.s2ft-social a{font-family:'DM Sans',sans-serif;font-size:14px;font-weight:300;color:rgba(250,249,246,.55);text-decoration:none;display:flex;align-items:center;gap:8px;}
.s2ft-social a:hover{color:#D4AC58;}
.s2ft-social-icon{width:28px;height:28px;background:rgba(255,255,255,.07);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0;}

/* Bottom bar */
.s2ft-bottom{display:flex;align-items:center;justify-content:space-between;padding:18px clamp(20px,5vw,60px);flex-wrap:wrap;gap:12px;}
.s2ft-copy{font-family:'DM Sans',sans-serif;font-size:12px;font-weight:300;color:rgba(250,249,246,.28);}
.s2ft-legal{display:flex;gap:20px;}
.s2ft-legal a{font-family:'DM Sans',sans-serif;font-size:12px;font-weight:300;color:rgba(250,249,246,.28);text-decoration:none;}

/* Mobile */
@media(max-width:760px){
.s2ft-main{grid-template-columns:1fr 1fr;}
.s2ft-cta{flex-direction:column;align-items:flex-start;}
}
@media(max-width:480px){
.s2ft-main{grid-template-columns:1fr;}
.s2ft-bottom{flex-direction:column;align-items:flex-start;gap:8px;}
}/* End custom CSS */