.elementor-kit-7{--e-global-color-primary:#040203;--e-global-color-secondary:#C22025;--e-global-color-text:#111111;--e-global-color-accent:#C22025;--e-global-color-39ee689:#FFFFFF;--e-global-color-e721c82:#000000;--e-global-color-2a9a9af:#F2F1F2;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"SF Pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"SF Pro";--e-global-typography-accent-font-weight:600;font-family:"SF Pro", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-family:"Playfair Display", Sans-serif;font-size:40px;font-weight:500;line-height:48px;}.elementor-kit-7 h2{font-family:"Playfair Display", Sans-serif;font-size:40px;font-weight:500;line-height:48px;}.elementor-kit-7 h3{font-family:"Playfair Display", Sans-serif;}.elementor-kit-7 h4{font-family:"Playfair Display", Sans-serif;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"SF Pro", Sans-serif;font-size:16px;font-weight:600;border-radius:8px 8px 8px 8px;padding:16px 24px 16px 24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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-kit-7 h1{font-size:35px;line-height:42px;}.elementor-kit-7 h2{font-size:35px;line-height:42px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h1{font-size:30px;line-height:38px;}.elementor-kit-7 h2{font-size:30px;line-height:38px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-widget-flip-box {
    overflow: hidden;
}

.elementor-widget-flip-box .elementor-flip-box__layer {
    transition: transform 0.8s ease-in-out;
    transform: scale(1);
    will-change: transform;
}

.elementor-widget-flip-box:hover .elementor-flip-box__layer {
    transform: scale(1.04);
}

/* Apply an offset to any in-page anchor target */
.elementor-menu-anchor,
[id] {
  scroll-margin-top: 75px !important; /* your sticky header height */
}/* End custom CSS */