.elementor-385 .elementor-element.elementor-element-d0162fa{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-385 .elementor-element.elementor-element-d40d80e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-c854a39 */.refund-hero {
    background: linear-gradient(rgba(0,0,0,0.65), rgba(0,0,0,0.65)),
                url('https://images.unsplash.com/photo-1450101499163-c8848c66ca85') center/cover no-repeat;
    height: 320px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
}

.refund-hero h1 {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 10px;
}

.refund-hero p {
    font-size: 16px;
    max-width: 650px;
    margin: auto;
    opacity: 0.9;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b273002 */.refund-section {
    background: #f6f8fc;
    padding: 50px 20px;
}

.refund-section .container {
    max-width: 900px;
    margin: auto;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
}

.refund-section h2 {
    text-align: center;
    color: #1a73e8;
    margin-bottom: 20px;
}

.box {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.box h3 {
    font-size: 16px;
    color: #222;
    margin-bottom: 8px;
}

.box p, .box li {
    font-size: 14px;
    color: #444;
    line-height: 1.6;
}

.box ul {
    padding-left: 20px;
}/* End custom CSS */