.elementor-kit-12{--e-global-color-primary:#2F2B2A;--e-global-color-secondary:#C7FFEF;--e-global-color-text:#594F4D;--e-global-color-accent:#8C6F5A;--e-global-color-457dbda:#FFFFFF;--e-global-color-daf1c11:#FFFFFF00;--e-global-color-d8f4646:#9CD9C8;--e-global-color-4a84d8a:#DBDBDB;--e-global-typography-primary-font-family:"Marcellus";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Source Sans Pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans Pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Source Sans Pro";--e-global-typography-accent-font-weight:500;background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-accent ) 0%, #FDEDDC 100%);overscroll-behavior:auto;}.elementor-kit-12 p{margin-bottom:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;--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){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 */.custom-whatsapp-icon {
    position: fixed;
    left: 8px;
    bottom: 2px;
    z-index: 100;
    width: 45px;
    cursor: pointer;
    transition: transform 300ms ease;
}

.custom-up-arrow {
    background: #8ae4cb;
    position: fixed;
    right: 10px;
    bottom: 8px;
    cursor: pointer;
    transition: transform 300ms ease, opacity 300ms ease, visibility 300ms ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 10px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    transform: translateY(50px);
}

.custom-up-arrow img {
filter: brightness(0) saturate(100%) invert(0%) sepia(6%) saturate(1%) hue-rotate(10deg) brightness(108%) contrast(99%) !important;
}

.custom-up-arrow.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.custom-up-arrow img {
    width: 20px;
    display: block;
    filter: invert();
}

@media (min-width: 1024px) {
    .custom-whatsapp-icon:hover,
    .custom-up-arrow:hover {
        transform: scale(1.08) translateY(0);
    }
}

@media (max-width: 768px) {
    .custom-whatsapp-icon {
        width: 44px;
    }
}

.dialog-close-button.dialog-lightbox-close-button:focus {
    border: 0 !important;
    outline: 0 !important;
}/* End custom CSS */