.elementor-kit-9{--e-global-color-primary:#601D49;--e-global-color-secondary:#43122F;--e-global-color-text:#1A1D21;--e-global-color-accent:#23091A;--e-global-color-muted:#6E7175;--e-global-color-line:#E2E3E5;--e-global-color-surface:#F7F8FA;--e-global-color-white:#FFFFFF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:0.95em;--e-global-typography-primary-letter-spacing:-1.6px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.08em;--e-global-typography-secondary-letter-spacing:-0.8px;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-family:"Jost";--e-global-typography-accent-font-size:13px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.5em;--e-global-typography-accent-letter-spacing:0.7px;color:#1A1D21;font-family:"Jost", Sans-serif;font-size:18px;line-height:1.72em;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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-kit-9{--e-global-typography-text-font-size:17px;font-size:17px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9{--e-global-typography-text-font-size:17px;font-size:17px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ─── Stackly custom CSS ─────────────────────────────── */

/* Listing-card footers (price + CTA).
   width:auto lets the flex stretch size them to the card minus their
   side margins — the old percentage width overflowed on tablet.
   margin-top:auto pins them to the bottom so every card in a row
   lines its price and button up on the same baseline. */
.stk-card-foot{
    width:auto !important;
    margin-top:auto !important;
    align-self:stretch;
}
.stk-card-foot .elementor-widget-heading{ flex:0 1 auto; }
.stk-card-foot .elementor-widget-button{ flex:0 0 auto; }

@media (max-width:1024px){
    .stk-card-foot{ margin-left:20px !important; margin-right:20px !important; }
}
@media (max-width:767px){
    .stk-card-foot{ margin-left:18px !important; margin-right:18px !important; }
}

/* Icon lists: keep icon and label on the same optical baseline */
.elementor-icon-list-item > .elementor-icon-list-icon{
    display:inline-flex;
    align-items:center;
    justify-content:center;
}/* End custom CSS */