.elementor-15102 .elementor-element.elementor-element-9b86817{--display:flex;}.elementor-15102 .elementor-element.elementor-element-53ca609 .elementor-heading-title{color:#EF8D43;}.elementor-15102 .elementor-element.elementor-element-02a1c60 .elementor-heading-title{color:#900C3E;}.elementor-15102 .elementor-element.elementor-element-ca794e3 .elementor-heading-title{color:#900C3E;}.elementor-15102 .elementor-element.elementor-element-ed7003f{--display:flex;--border-radius:20px 20px 20px 20px;box-shadow:0px 2px 10px 0px rgba(0,0,0,0.5);--padding-top:27px;--padding-bottom:27px;--padding-left:27px;--padding-right:27px;}.elementor-15102 .elementor-element.elementor-element-ed7003f:not(.elementor-motion-effects-element-type-background), .elementor-15102 .elementor-element.elementor-element-ed7003f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9EFFF;}.elementor-15102 .elementor-element.elementor-element-5326932 .elementor-heading-title{color:#900C3E;}.elementor-15102 .elementor-element.elementor-element-7f36073{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-15102 .elementor-element.elementor-element-57b73fcc{--display:flex;}.elementor-15102 .elementor-element.elementor-element-2b0073e{--display:flex;}.elementor-15102 .elementor-element.elementor-element-2936dd2{--display:flex;}.elementor-15102 .elementor-element.elementor-element-1f3dffa{--display:flex;}.elementor-15102 .elementor-element.elementor-element-c9c0410{--display:flex;}.elementor-15102 .elementor-element.elementor-element-2225c2c{--display:flex;}.elementor-15102 .elementor-element.elementor-element-6d11e94e{--n-accordion-title-font-size:1rem;--n-accordion-title-justify-content:initial;--n-accordion-title-flex-grow:initial;--n-accordion-title-icon-order:-1;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-title-normal-color:#4D1D61;--n-accordion-title-hover-color:#E4803E;--n-accordion-title-active-color:#E4803E;--n-accordion-icon-size:19px;--n-accordion-icon-gap:17px;}.elementor-15102 .elementor-element.elementor-element-6d11e94e > .e-n-accordion > .e-n-accordion-item > .e-n-accordion-item-title{border-style:solid;border-width:1px 0px 01px 0px;border-color:#E4803E;}:where( .elementor-15102 .elementor-element.elementor-element-6d11e94e > .e-n-accordion > .e-n-accordion-item > .e-n-accordion-item-title > .e-n-accordion-item-title-header ) > .e-n-accordion-item-title-text{font-weight:600;}.elementor-15102 .elementor-element.elementor-element-770b974{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-15102 .elementor-element.elementor-element-2e81fa3 .elementor-heading-title{color:#EF8D43;}.elementor-15102 .elementor-element.elementor-element-727fb96{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}@media(max-width:1024px){.elementor-15102 .elementor-element.elementor-element-6d11e94e{--n-accordion-icon-gap:44px;}}@media(max-width:767px){.elementor-15102 .elementor-element.elementor-element-53ca609 .elementor-heading-title{font-size:26px;}.elementor-15102 .elementor-element.elementor-element-02a1c60 .elementor-heading-title{font-size:20px;}.elementor-15102 .elementor-element.elementor-element-ca794e3 .elementor-heading-title{font-size:20px;}.elementor-15102 .elementor-element.elementor-element-5326932 .elementor-heading-title{font-size:20px;}.elementor-15102 .elementor-element.elementor-element-6d11e94e{--n-accordion-icon-gap:34px;}.elementor-15102 .elementor-element.elementor-element-2e81fa3 .elementor-heading-title{font-size:26px;}}@media(min-width:768px){.elementor-15102 .elementor-element.elementor-element-7f36073{--content-width:1140px;}}/* Start custom CSS for nested-accordion, class: .elementor-element-6d11e94e *//* FORZAR ÍCONO A LA IZQUIERDA */
.elementor-tabs .elementor-tab-title {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 12px !important;
    white-space: normal !important;
}

/* EVITAR QUE EL TEXTO SE DESBORDE */
.elementor-tabs .elementor-tab-title .elementor-tab-title-text,
.elementor-tabs .elementor-tab-title span {
    display: block !important;
    flex: 1 !important;
    overflow-wrap: break-word !important;
    word-break: break-word !important;
    text-align: left !important;
}

/* PREVENIR QUE EL ÍCONO DEFORME EL CONTENEDOR */
.elementor-tabs .elementor-tab-title i,
.elementor-tabs .elementor-tab-title svg,
.elementor-tabs .elementor-tab-title .elementor-icon {
    flex-shrink: 0 !important;
    width: auto !important;
    height: auto !important;
}

/* CONTROLAR EL ANCHO DEL CONTENEDOR DE LA PESTAÑA */
.elementor-tabs .elementor-tabs-wrapper {
    width: 100% !important;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-d2af396 */.lista-definicion {
    list-style: disc;
    padding-left: 20px;
}

.lista-definicion li {
    margin-bottom: 15px;
    line-height: 1.6;
    
}

.lista-definicion .titulo-item {
    background-color: #511f74; 
    color: #fff;
    padding: 4px 10px;
    border-radius: 6px;
    font-weight: 600;
    margin-right: 6px;
    display: inline-block;
}/* End custom CSS */