.elementor-1633 .elementor-element.elementor-element-f93f7a5{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:1366px){.elementor-1633 .elementor-element.elementor-element-f93f7a5{--margin-top:0%;--margin-bottom:0%;--margin-left:2%;--margin-right:2%;}}/* Start custom CSS for html, class: .elementor-element-fc6a75c *//* Contenedor general */
.terminos-condiciones {
    margin: 0 auto;
    padding: 20px;
    font-family: 'Inter', sans-serif;
    line-height: 1.75;
    color: #101c40;
}

/* Títulos */
.terminos-condiciones h1,
.terminos-condiciones h2 {
    font-family: 'Raleway', sans-serif;
    color: #4058a8;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 15px;
}

/* Subtítulos */
.terminos-condiciones h3 {
    font-family: 'Raleway', sans-serif;
    color: #101c40;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 10px;
}

/* Párrafos */
.terminos-condiciones p {
    margin-bottom: 18px;
    font-size: 16px;
}

/* Listas */
.terminos-condiciones ul {
    margin-left: 20px;
    margin-bottom: 20px;
}

.terminos-condiciones ul li {
    margin-bottom: 8px;
}

/* Enlaces */
.terminos-condiciones a {
    color: #4058a8;
    font-weight: 600;
    text-decoration: underline;
}

.terminos-condiciones a:hover {
    color: #101c40;
}/* End custom CSS */