.elementor-kit-9{--e-global-color-primary:#07111F;--e-global-color-secondary:#0C1728;--e-global-color-text:#F5F7FB;--e-global-color-accent:#77A8FF;--e-global-color-5fd673d:#F5F7FBAD;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:15px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-letter-spacing:-0.4px;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6lh;--e-global-typography-text-letter-spacing:-0.2px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.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);}@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 */.primary-btn a {
    background: linear-gradient(180deg, #fafdff, #dce8ff) !important;
    color: #07111f;
    box-shadow: 0 10px 34px rgba(119, 168, 255, 0.22);
    font-weight: 700;
}

.ghost-btn a {
    background: rgba(255, 255, 255, 0.08) !important;
    border: 1px solid rgba(255, 255, 255, 0.12);
    color: var(--text);
}

.primary-btn a, .ghost-btn a {
    min-height: 50px;
    padding: 0 18px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: 180ms ease;
}/* End custom CSS */