.elementor-14 .elementor-element.elementor-element-29ca8e15{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-14 .elementor-element.elementor-element-c7550d8{--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-29de396 */.dghr-hero {
    background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)),
                url('https://images.unsplash.com/photo-1521737604893-d14cc237f11d') center/cover no-repeat;
    height: 320px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
}

.hero-content h1 {
    font-size: 42px;
    margin-bottom: 10px;
    font-weight: 700;
}

.hero-content p {
    font-size: 16px;
    max-width: 600px;
    margin: auto;
    opacity: 0.9;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fa7f4f4 */.dghr-terms {
    background: #f6f8fc;
    padding: 50px 20px;
}

.dghr-terms .container {
    max-width: 900px;
    margin: auto;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
}

.dghr-terms h2 {
    text-align: center;
    color: #1a73e8;
    margin-bottom: 20px;
}

.term-box {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.term-box h3 {
    color: #222;
    font-size: 16px;
    margin-bottom: 8px;
}

.term-box p, .term-box li {
    font-size: 14px;
    color: #444;
    line-height: 1.6;
}

.term-box ul {
    padding-left: 20px;
}/* End custom CSS */