.elementor-29845 .elementor-element.elementor-element-e60621b:not(.elementor-motion-effects-element-type-background), .elementor-29845 .elementor-element.elementor-element-e60621b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://pestcontrolnews.com/wp-content/uploads/2025/09/Rectangle-4.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-29845 .elementor-element.elementor-element-e60621b > .elementor-container{min-height:400px;}.elementor-29845 .elementor-element.elementor-element-e60621b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-29845 .elementor-element.elementor-element-e60621b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-29845 .elementor-element.elementor-element-5a1185d > .elementor-container{max-width:1184px;}.elementor-29845 .elementor-element.elementor-element-5a1185d{margin-top:0px;margin-bottom:0px;padding:10px 0px 30px 0px;}.elementor-widget-text-editor{color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-18ef7ad *//* PCN Terms and Conditions Styling */
.pcn-terms {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #333;
    max-width: 100% px;
    margin: 0 auto;
    padding: 20px;
    background-color: #fff;
}

.pcn-title{
    font-size: 24px;
    font-weight: bold;
    color: #2c3e50;
    margin-bottom: 20px;
    text-align: center;
    padding-bottom: 4px;
    margin: 4px 8px 25px 8px;
}

.pcn-intro {
    font-style: italic;
    font-size: 16px;
    margin-bottom: 25px;
    padding: 15px;
    background-color: #f8f9fa;
    border-left: 4px solid #000000;
    border-radius: 4px;
    text-align: center;
}

.pcn-section {
    margin-bottom: 25px;
    padding: 15px;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    background-color: #fafbfc;
}

.pcn-section h3 {
    font-size: 18px;
    font-weight: bold;
    color: #2c3e50;
    margin-bottom: 15px;
    margin-top: 0;
    padding-bottom: 8px;
    border-bottom: 1px solid #dee2e6;
}

.pcn-section ul {
    margin: 0;
    padding-left: 20px;
    list-style-type: disc;
}

.pcn-section li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.5;
}

.pcn-section p {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
}

.pcn-section strong {
    color: #e74c3c;
    font-weight: 600;
}

/* Responsive design */
@media (max-width: 768px) {
    .pcn-terms {
        padding: 15px;
        margin: 0 10px;
    }
    
    .pcn-title {
        font-size: 20px;
    }
    
    .pcn-section {
        padding: 12px;
    }
    
    .pcn-section h3 {
        font-size: 16px;
    }
}/* End custom CSS */