.elementor-5475 .elementor-element.elementor-element-691aec9 > .elementor-container{max-width:1000px;}.elementor-5475 .elementor-element.elementor-element-691aec9{margin-top:0px;margin-bottom:120px;}/* Start custom CSS for html, class: .elementor-element-0f83a2f */<style>
        /* Estilos generales */
        .terms-conditions {
            font-family: Arial, sans-serif;
            line-height: 1.6;
            color: #333;
            padding: 20px;
            max-width: 800px;
            margin: 0 auto;
        }

        /* Encabezados con tamaños reducidos */
        .terms-conditions h1 {
            font-size: 24px;
            margin-bottom: 20px;
            color: #2c3e50;
        }

        .terms-conditions h2 {
            font-size: 20px;
            margin-top: 30px;
            margin-bottom: 15px;
            color: #34495e;
        }

        .terms-conditions h3 {
            font-size: 18px;
            margin-top: 25px;
            margin-bottom: 10px;
            color: #16a085;
        }

        .terms-conditions h4 {
            font-size: 16px;
            margin-top: 20px;
            margin-bottom: 10px;
            color: #2980b9;
        }

        /* Listas */
        .terms-conditions ul {
            list-style-type: disc;
            padding-left: 20px;
            margin-bottom: 20px;
        }

        /* Enlaces */
        .terms-conditions a {
            color: #2980b9;
            text-decoration: none;
        }

        .terms-conditions a:hover {
            text-decoration: underline;
        }

        /* Párrafos */
        .terms-conditions p {
            margin-bottom: 15px;
        }

        /* Separadores */
        .terms-conditions hr {
            border: none;
            border-top: 1px solid #bdc3c7;
            margin: 30px 0;
        }

        /* Texto en negrita */
        .terms-conditions strong {
            color: #2c3e50;
        }

        /* Nota al final */
        .terms-conditions em {
            color: #7f8c8d;
            font-size: 14px;
        }
    </style>/* End custom CSS */