.elementor-kit-8{--e-global-color-primary:#0F0E53;--e-global-color-secondary:#F86859;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Source Sans 3";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Source Sans 3";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Source Sans 3";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Source Sans 3";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:5px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{box-shadow:0px 7px 29px 0px rgba(99.99999999999999, 99.99999999999999, 111, 0.2);border-style:solid;border-color:#000000;border-radius:12% 12% 12% 12%;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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: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-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 */*, body {
  font-family: 'Inter', sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
}
.elementor-button {
		border-radius: 12px !important;
}
h2 {
    font-size: clamp(18px, 24px, 26px) !important;
}
h3, .elementor-price-list-title, .elementor-price-list-price, .elementor-toggle-title {
    font-size: clamp(18px, 22px, 24px) !important;
}
p, ul, li {
    font-size: clamp(14px, 18px, 18px) !important;
    line-height: 1.25em;
}
#default-btn > div > div > a {
    padding: 20px 40px !important;
    font-size: 18px !important;
    background-color: #2196f3;
    color: #000000;
    border: none;
    text-transform: unset !important;
    font-weight: 500;
}
#default-btn-sm > div > div > a {
    padding: 10px 20px !important;
    font-size: 16px !important;
    background-color: #2196f3;
    letter-spacing: 0;
    border: none;
    text-transform: unset !important;
    font-weight: 500;
}
#default-btn > div > div > a:hover, #default-btn-sm > div > div > a:hover {
    background-color: #f86859 !important;
    border: solid 1px #000000;
}/* End custom CSS */