.elementor-6232 .elementor-element.elementor-element-a7240f3{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-d707aa8 */<style>
/* ALTHEMI – Local CSS for Terms & Conditions page (.althemi-terms) */
.althemi-terms,
.terms-conditions, /* in case */
.terms-and-conditions { /* just in case themes auto-insert slug classes */
    max-width: 900px;
    margin: 0 auto;
    padding: 1rem;
    line-height: 1.6;
    color: #222;
}
.althemi-terms h1 {
    font-size: 2rem;
    font-weight: 700;
    margin-top: 1rem !important;
    margin-bottom: 1.2rem !important;
    line-height: 1.25;
}
.althemi-terms h2 {
    font-size: 1.35rem;
    font-weight: 600;
    margin-top: 2rem !important;
    margin-bottom: 0.8rem !important;
    line-height: 1.35;
}
.althemi-terms h3 {
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 1.5rem !important;
    margin-bottom: 0.5rem !important;
    line-height: 1.4;
}
.althemi-terms p {
    margin-bottom: 1rem;
    font-size: 1rem;
    color: #333;
}
.althemi-terms ul,
.althemi-terms ol {
    margin-top: 0.5rem;
    margin-bottom: 1.3rem;
    padding-left: 1.5rem;
}
.althemi-terms ul ul,
.althemi-terms ol ol {
    margin-bottom: 0.5rem;
}
.althemi-terms .althemi-contact p {
    margin-top: 0.4rem !important;
    margin-bottom: 0 !important;
}
.althemi-terms address {
    margin: 0 !important;
    padding: 0 !important;
}
@media (max-width: 600px) {
    .althemi-terms h1 { font-size: 1.7rem; }
    .althemi-terms h2 { font-size: 1.25rem; }
    .althemi-terms h3 { font-size: 1rem; }
}
</style>/* End custom CSS */