.elementor-kit-6{--e-global-color-primary:#231F1C;--e-global-color-secondary:#8A2E1F;--e-global-color-text:#D8B27C;--e-global-color-accent:#F6F1E8;--e-global-color-b750199:#EFE7DA;--e-global-color-3f97895:#D9CFBE;--e-global-color-baa41e9:#5F544A;--e-global-color-5191236:#F8F4EC;--e-global-color-da6f808:#1A1613;--e-global-color-99a647c:#FFFFFF;--e-global-color-f0bccf1:#F0DBC0;--e-global-color-8491d79:#FFFFFFCF;--e-global-color-9d43884:#FFFFFF4F;--e-global-typography-primary-font-family:"Hedvig Letters Serif";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;--e-global-typography-3b74a6b-font-family:"Inter";--e-global-typography-3b74a6b-font-size:14px;--e-global-typography-3b74a6b-font-weight:400;--e-global-typography-a71bdc2-font-family:"var(--e-global-typography-accent-font-family)";--e-global-typography-a71bdc2-font-size:13px;--e-global-typography-a71bdc2-font-weight:var(--e-global-typography-accent-font-weight);--e-global-typography-a71bdc2-text-transform:uppercase;--e-global-typography-a71bdc2-letter-spacing:3px;--e-global-typography-a01167f-font-family:"var(--e-global-typography-accent-font-family)";--e-global-typography-a01167f-font-size:12px;--e-global-typography-a01167f-font-weight:var(--e-global-typography-accent-font-weight);--e-global-typography-a01167f-text-transform:uppercase;--e-global-typography-a01167f-letter-spacing:2.5px;--e-global-typography-b4a4b64-font-family:"var(--e-global-typography-text-font-family)";--e-global-typography-b4a4b64-font-size:13px;--e-global-typography-b4a4b64-font-weight:var(--e-global-typography-text-font-weight);--e-global-typography-b4a4b64-line-height:1.7em;--e-global-typography-063b68e-font-family:"Inter";--e-global-typography-063b68e-font-size:14px;--e-global-typography-063b68e-font-weight:500;--e-global-typography-580b6c7-font-family:"var(--e-global-typography-accent-font-family)";--e-global-typography-580b6c7-font-size:13px;--e-global-typography-580b6c7-font-weight:500;--e-global-typography-580b6c7-text-transform:uppercase;--e-global-typography-580b6c7-letter-spacing:1.5px;color:var( --e-global-color-baa41e9 );font-family:"Inter", Sans-serif;font-size:15px;font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:80rem;}.e-con{--container-max-width:80rem;}.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 *//* Tablet */
@media (max-width: 1024px) {
  .e-con.e-con-boxed.e-parent {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .e-con.e-con-boxed.e-parent {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}


.card-box-shadow, .card-box-shadow-white {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.card-box-shadow:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 40px rgba(0,0,0,0.08);
}


.card-box-shadow-white:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 40px rgba(216,178,124,.08);
}/* End custom CSS */