.elementor-2210 .elementor-element.elementor-element-2693115{--display:flex;--min-height:209px;}.elementor-2210 .elementor-element.elementor-element-2693115:not(.elementor-motion-effects-element-type-background), .elementor-2210 .elementor-element.elementor-element-2693115 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://lagomspaces.com/wp-content/uploads/2025/07/services-bg-1.jpg");}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2210 .elementor-element.elementor-element-7efde25{margin:78px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-2210 .elementor-element.elementor-element-7efde25 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-weight:600;color:#000000;}.elementor-2210 .elementor-element.elementor-element-7a53bac{--display:flex;}/* Start custom CSS for html, class: .elementor-element-b14fe46 */.terms-conditions {
    max-width: 900px;
    margin: 40px auto;
    padding: 30px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    font-family: 'Poppins', sans-serif;
}

.terms-conditions h1 {
    font-size: 36px;
    color: #d4af37; /* Brand gold */
    margin-bottom: 10px;
}

.terms-conditions h2 {
    font-size: 22px;
    margin-top: 30px;
    color: #d4af37;
}

.terms-conditions p, 
.terms-conditions li {
    font-size: 16px;
    color: #444;
    line-height: 1.8;
}

.terms-conditions ul {
    margin: 10px 0 20px 20px;
}

.terms-conditions strong {
    color: #000;
}/* End custom CSS */