.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-bbde006:#A6EC10;--e-global-color-145f919:#212121;--e-global-color-a97b163:#FFFFFF;--e-global-color-5c39a9d:#81B90A;--e-global-typography-primary-font-family:"Archivo";--e-global-typography-primary-font-weight:300;--e-global-typography-primary-line-height:1.2;--e-global-typography-secondary-font-family:"Archivo";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.3;--e-global-typography-text-font-family:"Archivo";--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.3;--e-global-typography-accent-font-family:"Archivo";--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.4;--e-global-typography-d29ac09-font-size:clamp(2.5rem, 2.359rem + 2.0513vw, 4rem);--e-global-typography-d29ac09-line-height:1.2;--e-global-typography-e523426-font-size:clamp(2.1rem, 1.359rem + 2.0513vw, 3rem);--e-global-typography-e523426-line-height:1.2;--e-global-typography-325ab2c-font-size:clamp(1.25rem, 0.6442rem + 1.5385vw, 1.9rem);--e-global-typography-325ab2c-line-height:1.2;--e-global-typography-3151078-font-size:1rem;--e-global-typography-3151078-font-weight:700;--e-global-typography-8834a1a-font-size:1.5rem;--e-global-typography-8834a1a-font-weight:700;--e-global-typography-8d39e4b-font-size:clamp(1.125rem, 0.8846rem + 0.7692vw, 1.5rem);--e-global-typography-f75acb7-font-size:clamp(1.125rem, 0.8846rem + 0.7692vw, 1.3rem);--e-global-typography-f75acb7-line-height:1.4;--e-global-typography-47d695d-font-size:clamp(1.125rem, 0.8846rem + 0.7692vw, 1.5rem);--e-global-typography-47d695d-line-height:1.4;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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(min-width:2400px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:92%;}.e-con{--container-max-width:92%;}}/* Start custom CSS */:root {
    --btn-icon-size: 42px;
}

.bold strong {
    font-weight: 700;
}

.extrabold strong {
    font-weight: 800;
}

.btnprimary-w-icon .elementor-button-content-wrapper {
    align-items: center;
    gap: 12px;
}

.btnprimary-w-icon .elementor-button-icon {
    width: var(--btn-icon-size);
    height: var(--btn-icon-size);
    border-radius: 100%;
    background-color: var(--e-global-color-145f919);
    justify-content: center;
}

.btnprimary-w-icon .elementor-button-icon svg {
    fill: white;
}

.btnprimary-w-icon.black .elementor-button-icon {
    background-color: var(--e-global-color-bbde006);
}

.btnprimary-w-icon.black .elementor-button-icon svg {
    fill: var(--e-global-color-145f919);
}

.btnprimary-w-icon.rotate-45 .elementor-button-icon {
    transform: rotate(-45deg);
}

.elementor-widget-theme-post-content h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
    margin-top: 1.25rem;
}

.elementor-widget-theme-post-content ul,
.elementor-widget-theme-post-content ol {
    margin-bottom: 1.5rem;
}/* End custom CSS */