.elementor-kit-8{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F7941D;--e-global-color-86f9a33:#FFFFFF;--e-global-color-90af783:#008080;--e-global-color-1b1922e:#000000;--e-global-color-77779bb:#11BCBF;--e-global-color-32fd541:#E73D00;--e-global-color-95e8f41:#009EA1;--e-global-color-db0f936:#32B1B3;--e-global-color-5335fe0:#880000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-0956e4f-font-family:"EB Garamond";--e-global-typography-0956e4f-font-size:27px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.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 */#gform_submit_button_1.pressed {
    transform: scale(0.95); /* shrink a bit to simulate a press */
}
.submit-container {
    position: relative;
}
#send {
    position: absolute;
    top: 0;
    left: 0;
    width: 20rem;
    height: 20rem;
    opacity: 0; /* hide the checkbox */
    z-index: 2; /* position over the button */
    cursor: pointer;
}
#send:checked ~ #submit_button {
    display: none;
}/* End custom CSS */