:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-65e5785 */.bp-hero-section {
    text-align: center;
    padding: 20px 10px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
.bp-hero-badge {
    background-color: #FFF0E5; /* Pale Bargain Phones Orange */
    color: #FF6600; /* Electric Orange */
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 15px;
}
.bp-hero-section h2 {
    font-size: 38px;
    font-weight: 800;
    margin: 0 0 15px 0;
    color: #1a1a1a;
}
.bp-hero-section p {
    font-size: 16px;
    max-width: 650px;
    margin: 0 auto;
    color: #555555;
    line-height: 1.6;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1f983c1 */.bp-cards-wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

.bp-card {
    display: flex;
    background: #ffffff;
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.04);
    border: 1px solid #f0f0f0;
    gap: 20px;
    align-items: flex-start;
}

/* The fixed, glowing electric orange icons */
.bp-icon-box {
    background: linear-gradient(135deg, #FF7B00, #FF5500);
    width: 54px; 
    height: 54px;
    min-width: 54px; 
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px; 
    flex-shrink: 0; 
    box-shadow: 0 8px 18px rgba(255, 102, 0, 0.3); 
}

.bp-icon-box svg {
    width: 24px;
    height: 24px;
    fill: #ffffff; 
}

.bp-card-content h3 {
    margin: 0 0 8px;
    font-size: 18px;
    color: #1a1a1a;
    font-weight: 700;
}

.bp-card-content p {
    margin: 0 0 10px;
    font-size: 14px;
    color: #666666;
    line-height: 1.5;
}

.bp-orange-link {
    color: #FF6600;
    font-weight: 700;
    text-decoration: none;
    font-size: 14px;
}

.bp-orange-link:hover {
    text-decoration: underline;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2347bee *//* 1. RIGHT COLUMN: GRAVITY FORM CONTAINER */
.bp-form-column {
    background: #ffffff;
    border-radius: 20px;
    padding: 35px 35px;
    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.04);
    border: 1px solid rgba(15, 23, 42, 0.05);
    color: #1a1a1a;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

.bp-form-column h3 {
    font-size: 22px;
    font-weight: 800;
    margin: 0 0 6px 0;
    color: #1a1a1a;
}

.bp-form-column p {
    font-size: 14px;
    color: #666666;
    margin: 0 0 20px 0;
    line-height: 1.5;
}

/* 2. ULTRA-COMPACT GRAVITY FORMS OVERRIDES */
.bp-gravity-wrapper .gform_wrapper { 
    font-family: inherit; 
    margin: 0 !important; 
}

/* KILL THE GRAVITY FORMS DEFAULT CSS GRID GAPS */
.bp-gravity-wrapper .gform_wrapper .gform_fields {
    grid-row-gap: 16px !important;
    row-gap: 16px !important;
    --gf-row-gap: 16px !important;
    margin: 0 !important;
}

.bp-gravity-wrapper .gform_wrapper .gfield { 
    margin-top: 0 !important;
    margin-bottom: 0 !important; 
    padding: 0 !important; 
}

.bp-gravity-wrapper .gform_wrapper .ginput_container {
    margin: 0 !important;
    padding: 0 !important;
}

.bp-gravity-wrapper .gform_wrapper .gfield_label {
    font-weight: 700 !important;
    color: #1a1a1a !important;
    margin-bottom: 4px !important;
    font-size: 13px !important;
}

/* Hide the red required text just like Selle */
.bp-gravity-wrapper .gform_wrapper .gfield_required { 
    display: none !important; 
}

/* Tighten the First/Last name sub-labels */
.bp-gravity-wrapper .gform_wrapper .ginput_complex label {
    color: #666666 !important;
    font-size: 11px !important;
    margin: 4px 0 0 0 !important;
    display: block !important;
}

/* Base styling for all inputs */
.bp-gravity-wrapper .gform_wrapper input[type="text"],
.bp-gravity-wrapper .gform_wrapper input[type="email"],
.bp-gravity-wrapper .gform_wrapper input[type="tel"],
.bp-gravity-wrapper .gform_wrapper select,
.bp-gravity-wrapper .gform_wrapper textarea {
    width: 100% !important;
    border: 1px solid #d1d5db !important;
    border-radius: 8px !important;
    background-color: #fafafa !important;
    font-size: 14px !important;
    color: #1a1a1a !important;
    transition: all 0.2s ease !important;
    box-shadow: none !important;
}

/* Fix standard inputs (Shorter height) */
.bp-gravity-wrapper .gform_wrapper input[type="text"],
.bp-gravity-wrapper .gform_wrapper input[type="email"],
.bp-gravity-wrapper .gform_wrapper input[type="tel"] {
    height: 42px !important;
    padding: 0 14px !important;
}

/* THE DROPDOWN FIX (Double-arrow bug fix & perfect centering) */
.bp-gravity-wrapper .gform_wrapper select {
    height: 42px !important;
    line-height: 42px !important;
    padding: 0 35px 0 14px !important; 
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important; 
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 14px center !important;
    background-size: 16px !important;
}

/* Shrink the large message box */
.bp-gravity-wrapper .gform_wrapper textarea {
    height: 75px !important;
    min-height: 75px !important;
    padding: 10px 14px !important;
    resize: none !important;
}

/* Input Focus Glow (Electric Orange) */
.bp-gravity-wrapper .gform_wrapper input:focus,
.bp-gravity-wrapper .gform_wrapper select:focus,
.bp-gravity-wrapper .gform_wrapper textarea:focus {
    border-color: #FF6600 !important;
    background-color: #ffffff !important;
    outline: none !important;
    box-shadow: 0 0 0 3px rgba(255, 102, 0, 0.15) !important;
}

/* Submit Button (Electric Orange) */
.bp-gravity-wrapper .gform_wrapper input[type="submit"],
.bp-gravity-wrapper .gform_wrapper button.gform_button,
.bp-gravity-wrapper .gform_wrapper .gform_button {
    background-color: #FF6600 !important;
    color: #ffffff !important;
    border-radius: 8px !important;
    padding: 14px 28px !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    border: none !important;
    transition: all 0.2s ease !important;
    box-shadow: 0 4px 12px rgba(255, 102, 0, 0.25) !important;
    cursor: pointer !important;
    margin-top: 5px !important;
}

.bp-gravity-wrapper .gform_wrapper .gform_button:hover,
.bp-gravity-wrapper .gform_wrapper input[type="submit"]:hover {
    background-color: #e65c00 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 6px 16px rgba(255, 102, 0, 0.4) !important;
}/* End custom CSS */