.elementor-kit-6107{--e-global-color-primary:#070606;--e-global-color-secondary:#808285;--e-global-color-text:#070606;--e-global-color-accent:#830B2C;--e-global-color-b5fc6c9:#830B2C;--e-global-color-23f431b:#141313;--e-global-color-b10ff8f:#FFFFFF;--e-global-color-3f5ca2f:#EBEBEB;--e-global-color-e754a7f:#ADADAD;--e-global-color-8add45f:#808285;--e-global-color-2e083fe:#070606;--e-global-typography-primary-font-family:"Heebo";--e-global-typography-primary-font-size:22px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.5;--e-global-typography-secondary-font-family:"Heebo";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Heebo";--e-global-typography-text-font-size:22px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5;--e-global-typography-accent-font-family:"Heebo";--e-global-typography-accent-font-size:22px;--e-global-typography-accent-font-weight:400;}.elementor-kit-6107 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6107 button,.elementor-kit-6107 input[type="button"],.elementor-kit-6107 input[type="submit"],.elementor-kit-6107 .elementor-button{border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:992px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:768px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.custom-flip-trigger {
    /* Prevent default hover/click flip (you might need to adjust this based on Elementor's default styles) */
    pointer-events: none;
}

.custom-flip-trigger .elementor-flip-box__layer__front,
.custom-flip-trigger .elementor-flip-box__layer__back {
    /* Ensure both sides are initially visible for the script to work correctly */
    backface-visibility: visible !important;
}

.custom-flip-trigger.flipped .elementor-flip-box__layer__front {
    transform: rotateY(180deg); /* Or your chosen flip direction */
    z-index: 1;
}

.custom-flip-trigger.flipped .elementor-flip-box__layer__back {
    transform: rotateY(0deg); /* Or your chosen flip direction */
    z-index: 2;
}/* End custom CSS */