.elementor-10181 .elementor-element.elementor-element-21959af > .elementor-container{min-height:300px;}.elementor-10181 .elementor-element.elementor-element-21959af:not(.elementor-motion-effects-element-type-background), .elementor-10181 .elementor-element.elementor-element-21959af > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://prueba.juninsoft.com/wp-content/uploads/2024/12/img6_1.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10181 .elementor-element.elementor-element-21959af{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-10181 .elementor-element.elementor-element-21959af > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-10181 .elementor-element.elementor-element-c0dbb0d{text-align:center;}.elementor-10181 .elementor-element.elementor-element-c0dbb0d .elementor-heading-title{color:#FFFFFD;}.elementor-10181 .elementor-element.elementor-element-e2ef676{--spacer-size:50px;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-eb7d43b */body {
            font-family: 'Arial', sans-serif;
            line-height: 1.6;
            margin: 0;
            padding: 0;
            background-color: #f9f9f9;
            color: #333;
        }

        h3, h5 {
            margin: 20px 0;
            text-align: center;
        }

        h3 {
            font-size: 1.8em;
            color: #000;
        }

        h5 {
            font-size: 1.2em;
            color: #808000;
        }

        ul {
            list-style: none;
            padding: 0;
            margin: 20px auto;
            max-width: 800px;
        }

        ul li {
            margin-bottom: 15px;
            font-size: 1em;
        }

        ul li a {
            color: #0000ff;
            text-decoration: none;
        }

        ul li a:hover {
            text-decoration: underline;
        }

        .container {
            max-width: 800px;
            margin: 0 auto;
            padding: 20px;
            background-color: #fff;
            border-radius: 10px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        }

        .highlight {
            color: #ff0000;
            font-weight: bold;
        }

        .important-link {
            display: block;
            margin: 20px 0;
            text-align: center;
            font-size: 1.2em;
        }

        .important-link a {
            color: #0000ff;
            text-decoration: none;
            font-weight: bold;
        }

        .important-link a:hover {
            text-decoration: underline;
        }

        .module {
            margin: 20px 0;
            padding: 15px;
            border: 1px solid #e0e0e0;
            border-radius: 8px;
            background-color: #fdfdfd;
        }

        .module h5 {
            text-align: left;
            font-size: 1em;
            color: #000;
            margin-bottom: 5px;
        }

        .module a {
            color: #808000;
            font-weight: bold;
            text-decoration: none;
        }

        .module a:hover {
            text-decoration: underline;
        }/* End custom CSS */