.elementor-kit-16{--e-global-color-primary:#467FF7;--e-global-color-secondary:#003366;--e-global-color-text:#262627;--e-global-color-accent:#012A4A;--e-global-color-5bf326d:#F5F5F5;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-letter-spacing:-1px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-font-weight:700;--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-989abf4-font-family:"Roboto";--e-global-typography-989abf4-font-weight:600;}.elementor-kit-16 button,.elementor-kit-16 input[type="button"],.elementor-kit-16 input[type="submit"],.elementor-kit-16 .elementor-button{background-color:#467FF7;}.elementor-kit-16 h5{color:#FFFFFF;font-family:"Inter", Sans-serif;font-size:58px;font-weight:900;}.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);}@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 *//* === ASTRA THEME RESET FOR LANDING PAGE === */

/* Remove Astra's default container padding */
.ast-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Remove Astra's default section spacing */
.elementor-section {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* Prevent Astra from adding max-width to sections */
.ast-separate-container .ast-article-single,
.ast-separate-container .ast-article-post,
.ast-plain-container .ast-article-single,
.ast-plain-container .ast-article-post {
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Remove Astra's default content padding */
.ast-separate-container .ast-article-single .entry-content,
.ast-separate-container .ast-article-post .entry-content {
    padding: 0 !important;
}

/* Prevent Astra button styles from overriding */
.hw-hero-btn,
.hw-btn-global-calc,
.cta-primary-btn {
    background: #006ef5 !important;
    color: #fff !important;
    border: none !important;
    text-transform: none !important;
    letter-spacing: normal !important;
    font-family: 'Inter', sans-serif !important;
}

.hw-hero-btn:hover,
.hw-btn-global-calc:hover,
.cta-primary-btn:hover {
    background: #0056cc !important;
    color: #fff !important;
    border: none !important;
}

/* Prevent Astra from styling Elementor forms */
.hw-form-card .elementor-button,
.hw-calc-card .elementor-button {
    background: #006ef5 !important;
    color: #fff !important;
    border: none !important;
    text-transform: none !important;
}

.hw-form-card .elementor-button:hover,
.hw-calc-card .elementor-button:hover {
    background: #0056cc !important;
    color: #fff !important;
}

/* Remove Astra's default link colors that might affect CTA links */
.cta-primary-btn,
.hw-hero-btn,
.hw-btn-global-calc {
    text-decoration: none !important;
}

/* Prevent Astra's heading styles from interfering */
.hw-h1,
.hw-h2-main,
.hw-h2-title,
.cta-main-heading {
    font-family: 'Inter', sans-serif !important;
    line-height: 1.2 !important;
}

/* Remove Astra's default form input styles */
.hw-form-card input,
.hw-calc-card input,
.hw-input-field {
    background: #fdfdfd !important;
    border: 1px solid #d1d5db !important;
    padding: 14px !important;
}

.hw-form-card input:focus,
.hw-calc-card input:focus,
.hw-input-field:focus {
    border-color: #006ef5 !important;
    outline: none !important;
}

/* Prevent Astra from adding weird margins to sections */
.hw-container,
.hw-hero-final,
.hw-modern-cta,
.hw-calc-section,
.hw-scenario-section,
.hw-strategies-2x2,
.hw-faq-section,
.hw-resources-section,
.hw-tools-section,
.hw-locations-section,
.hw-reviews-fade-section {
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Remove Astra's default list styling if it affects benefit items */
.hw-benefits-row ul,
.hw-benefits-row li {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Prevent Astra from styling table elements */
.hw-comparison-table {
    border: none !important;
}

.hw-comparison-table th,
.hw-comparison-table td {
    border: none !important;
    padding: 30px !important;
}

/* Remove Astra's default padding on mobile that might conflict */
@media (max-width: 768px) {
    .ast-container {
        padding: 0 !important;
    }
    
    .ast-separate-container .ast-article-post,
    .ast-separate-container .ast-article-single {
        padding: 0 !important;
    }
}

/* Ensure full width for Elementor sections on Astra */
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100% !important;
}

/* Remove Astra's content title if it shows up */
.ast-page-builder-template .entry-header {
    display: none !important;
}

.ast-page-builder-template .site-content > .ast-container {
    max-width: 100% !important;
    padding: 0 !important;
}/* End custom CSS */