.elementor-kit-13{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-0d98e53:#1C7BFD;--e-global-color-39198f7:#C2DBFE;--e-global-color-e8a1b51:#16262E;--e-global-color-8bb4810:#FDE09A;--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-ffc3de1-font-family:"Roboto";--e-global-typography-ffc3de1-font-size:20px;--e-global-typography-ffc3de1-font-weight:700;--e-global-typography-c1ec5ba-font-family:"Roboto";--e-global-typography-c1ec5ba-font-size:20px;--e-global-typography-c1ec5ba-font-weight:400;--e-global-typography-d376419-font-family:"Playfair Display";--e-global-typography-d376419-font-size:40px;--e-global-typography-d376419-font-weight:bold;--e-global-typography-d376419-line-height:1.5em;font-family:"Lato", Sans-serif;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 h1{font-family:"Lora", Sans-serif;line-height:1.2;}.elementor-kit-13 h2{font-family:"Lora", Sans-serif;line-height:1.2;}.elementor-kit-13 h3{font-family:"Lora", Sans-serif;line-height:1.2;}.elementor-kit-13 h4{font-family:"Lora", Sans-serif;}.elementor-kit-13 h5{font-family:"Lora", Sans-serif;line-height:1.2;}.elementor-kit-13 h6{font-family:"Lora", Sans-serif;line-height:1.2;}.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-kit-13{--e-global-typography-d376419-font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-13{--e-global-typography-d376419-font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#offer-section.hidden {
  display: none;
}

#offer-section.fade-in {
  display: block;
  animation: fadeIn 1s ease-in-out forwards;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}
mark {
            background: #FDE09A; /* Light orange */
            color: #000; /* Black */
             font-weight: bold; /* Makes the text bold */
        }/* End custom CSS */