.elementor-kit-7{--e-global-color-primary:#F8F3EC;--e-global-color-secondary:#E6D8C8;--e-global-color-text:#2B1D17;--e-global-color-accent:#C88B4A;--e-global-typography-primary-font-family:"Bebas Neue";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Cormorant Garamond";--e-global-typography-text-font-weight:400;--e-global-typography-f9047bd-font-family:"Arial";--e-global-typography-f9047bd-font-size:10px;--e-global-typography-f9047bd-font-weight:700;--e-global-typography-f9047bd-letter-spacing:0.17em;--e-global-typography-107ed36-font-family:"Georgia";--e-global-typography-107ed36-font-size:clamp(55px,7vw,105px);--e-global-typography-107ed36-font-weight:400;--e-global-typography-107ed36-line-height:.85;--e-global-typography-107ed36-letter-spacing:-0.065px;}.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);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}@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 */body::after {
    content: "";
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70px;

    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);

    mask-image: linear-gradient(
        to bottom,
        transparent 0%,
        black 65%
    );

    -webkit-mask-image: linear-gradient(
        to bottom,
        transparent 0%,
        black 65%
    );

    pointer-events: none;
    z-index: 9999;
}/* End custom CSS */