:root{--white: #fff;--black: #000000;--main-color: #3e2554;--primary: #3e2554;--secondary: #ff795a;--alt: #6d00ff;--dark: #3e2554;--dark-color: #3e2554;--coral: #ff795a;--text-color: #3e2554;--lightgray: #f4efed;--lightcoral: #fccabb;--morado: #6d00ff;--heading-font: "DM Sans", sans-serif;--main-font: "DM Sans", sans-serif;--bg-head: #ffffff;--header-height: 52px;--px: 1em;--py: 2em;--px-mv: .5em;--py-mv: 1em;--alto-aviso: 40px;--alto-cabecera: 91px;--maxw: 80em}@media(min-width:992px){:root{--px: 2em;--py: 3em;--header-height: 5.4em;--alto-cabecera: 122px}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-padding-top:var(--alto-cabecera)}#contenido{padding-top:var(--alto-cabecera)}body{margin:0;font-family:var(--main-font);font-size:15px;font-weight:500;line-height:1.4;color:var(--text-color);background:var(--white)}@media(min-width:992px){body{font-size:min(1.4vw,17px)}}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font);line-height:1.2;margin:0 0 .5em}a{color:var(--primary)}img{max-width:100%;height:auto}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:15px}.row{display:flex;flex-wrap:wrap;margin-inline:-15px}.row>[class*=col-]{padding-inline:15px}.justify-content-center{justify-content:center}.align-items-center{align-items:center}.col-12{flex:0 0 100%;max-width:100%}@media(min-width:992px){.col-lg-6{flex:0 0 50%;max-width:50%}.order-lg-first{order:-1}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}}.skip-link{position:absolute;left:-9999px;top:0;background:var(--primary);color:var(--white);padding:.75em 1em;z-index:1000}.skip-link:focus{left:0}.iframe-wrapper{position:relative;min-height:calc(100vh - var(--header-height))}.iframe-wrapper iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.text-secondary{color:var(--coral)}.text-primary{color:var(--primary)}.text-white{color:var(--white)}.has-decorated-small-list ul{list-style:none;padding-left:0}.has-decorated-small-list li{position:relative;padding-left:1.4em;margin-bottom:.5em}.has-decorated-small-list li:before{content:"";position:absolute;left:0;top:.55em;width:.5em;height:.5em;border-radius:50%;background:var(--coral)}.prose table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.prose th,.prose td{border:1px solid rgb(62 37 84 / 15%);padding:.5em .75em;text-align:left}.prose iframe{max-width:100%}:where(#contenido) .d-flex{display:flex!important}:where(#contenido) .align-items-start{align-items:flex-start!important}:where(#contenido) .justify-content-center{justify-content:center!important}:where(#contenido) .text-center{text-align:center!important}:where(#contenido) .mt-4{margin-top:1.5rem!important}:where(#contenido) .mb-4{margin-bottom:1.5rem!important}:where(#contenido) .mb-2{margin-bottom:.5rem!important}:where(#contenido) .my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}:where(#contenido) .pt-4{padding-top:1.5rem!important}:where(#contenido) .pb-0{padding-bottom:0!important}:where(#contenido) .px-2{padding-right:.5rem!important;padding-left:.5rem!important}:where(#contenido) .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}:where(#contenido) .col{flex-basis:0;flex-grow:1;max-width:100%;padding-right:15px;padding-left:15px}@media(min-width:992px){:where(#contenido) .d-lg-block{display:block!important}:where(#contenido) .d-lg-flex{display:flex!important}:where(#contenido) .pt-lg-5{padding-top:3rem!important}:where(#contenido) .pb-lg-4{padding-bottom:1.5rem!important}:where(#contenido) .px-lg-3{padding-right:1rem!important;padding-left:1rem!important}}:where(#contenido) h1,:where(#contenido) h2,:where(#contenido) h3,:where(#contenido) h4,:where(#contenido) h5,:where(#contenido) h6{font-weight:600;line-height:1.2em}:where(#contenido) h1,:where(#contenido) h1.h1{font-size:clamp(36px,4vw,50px);line-height:1.1}:where(#contenido) h2,:where(#contenido) h2.h1{font-size:clamp(26px,3vw,45px);line-height:1.2em}:where(#contenido) h3,:where(#contenido) h3.h1{font-size:clamp(22px,2vw,36px);line-height:1.2em}:where(#contenido) h4{font-size:18px}:where(#contenido .block.features-section){position:relative;overflow:hidden}:where(#contenido .block.features-section):before{content:"";position:absolute;right:0;top:50%;transform:translate(50%,-50%);width:60%;aspect-ratio:1;background:radial-gradient(50% 50% at 50% 50%,#fe7a597f,#fe7a5900)}:where(#contenido .block.features-section>.container){position:relative;z-index:1}:where(#contenido .features){padding:1em;list-style:none;justify-content:center}:where(#contenido .features>li){display:flex;align-items:flex-start}:where(#contenido .features>li:not(:last-child)){margin:0 0 2em;border-bottom:1px solid;padding-bottom:2em}:where(#contenido .features>li .icon){width:60px;margin-right:20px}:where(#contenido .features>li>.content)>h3{font-weight:700;margin:0 0 .9em;font-size:1.2em;line-height:1.2}:where(#contenido .features.type-3>li){background-color:var(--white);position:relative;border:none;padding-left:2em;padding-right:2em;overflow:hidden;padding-block:2em;border-radius:1em}:where(#contenido .features.type-3>li):after{content:"";position:absolute;left:0;bottom:0;width:100%;aspect-ratio:1;transform:translate(-50%,50%);border-radius:457px;opacity:.5;background:radial-gradient(50% 50% at 50% 50%,#fe7a597f,#fe7a5900)}:where(#contenido .features.type-3>li:nth-child(odd)):after{background:radial-gradient(50% 50% at 50% 50%,#6855e17f,#6855e100);transform:translate(50%,50%);left:auto;right:0}@media(min-width:992px){:where(#contenido .features.type-1),:where(#contenido .features.type-2),:where(#contenido .features.type-3){flex-wrap:wrap}:where(#contenido .features.type-1){display:flex;justify-content:center;align-items:stretch}:where(#contenido .features.type-1>li){width:33.333%;padding:0 3em;text-align:center;font-size:1em;position:relative;margin:0;display:block;border:none}:where(#contenido .features.type-1>li:not(:last-child)):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:2px;height:80%;background:var(--primary)}:where(#contenido .features.type-1>li .icon){width:5em;margin-right:0}:where(#contenido .features.type-1>li>.content)>h3{font-size:1.7em}:where(#contenido .features.type-2){display:flex}:where(#contenido .features.type-2>li){width:50%;border:none;padding-inline:3em;display:flex}:where(#contenido .features.type-3){display:flex;gap:2em}:where(#contenido .features.type-3>li){width:calc(50% - 4em);margin:0;padding-left:2rem;text-align:center;display:flex}}:where(#contenido .features.features--sin-tipo){display:grid;gap:2em;grid-template-columns:repeat(auto-fit,minmax(16em,1fr))}:where(#contenido .block.products--s4){background-image:url(/wp-content/themes/alivia/img/bg_psicodelico1.webp);background-position:left top;background-size:50% 100%;background-repeat:no-repeat}:where(#contenido .cards--s4){display:flex;flex-wrap:wrap;align-items:stretch;width:calc(100% + 30px);margin:0 -15px}@media(min-width:992px){:where(#contenido .cards--s4){width:calc((100% + 30px) * 11 / 12);margin-inline:auto}}:where(#contenido .cards--s4>li){display:flex;padding-inline:15px;flex:0 0 100%;max-width:100%;width:100%}@media(min-width:768px){:where(#contenido .cards--s4>li){flex:0 0 50%;max-width:50%}}@media(min-width:992px){:where(#contenido .cards--s4){flex-wrap:nowrap}:where(#contenido .cards--s4>li){flex:1 1 auto;max-width:33.3333%}}:where(#contenido .card--s4){display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;background-color:var(--white);color:var(--primary);border:1px solid rgb(62 37 84 / 20%);border-radius:1em;padding:.8em;width:100%;box-shadow:none;position:relative;margin-bottom:1.5rem}:where(#contenido .card--s4 .card-caja){display:flex;flex-direction:column;align-items:center;width:100%;padding-block:.7em;text-align:center}:where(#contenido .card--s4 .numero){font-size:1.7em;width:1.7em;aspect-ratio:1;flex:none;border:1px solid;border-radius:50%;margin:0 0 calc(.6em + 10px);display:flex;align-items:center;justify-content:center}:where(#contenido .card--s4 .card-caja)>h3{display:block;margin:0 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.4}:where(#contenido .card--s4 .card-texto){margin:0 0 1.1em;min-height:4em;font-size:.95em}:where(#contenido .card--s4 .card-caja>.numero+.card-texto){margin-top:1rem}:where(#contenido .cards--s4>li:nth-child(1) .button){background-color:var(--morado)!important}:where(#contenido .cards--s4>li:nth-child(2) .button){background-color:var(--secondary)!important}:where(#contenido[data-pagina="/"]) section:nth-child(5){position:relative}:where(#contenido[data-pagina="/"]) section:nth-child(5):after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(0deg,#f5eeec99 0% 100%)}@media screen and (max-width:991px){:where(#contenido[data-pagina="/"]) section:nth-child(5) .cards--s4{flex-wrap:nowrap;overflow-x:scroll;justify-content:flex-start}:where(#contenido[data-pagina="/"]) section:nth-child(5) .cards--s4>li{flex:0 0 45%;max-width:45%}}@media screen and (max-width:768px){:where(#contenido[data-pagina="/"]) section:nth-child(5) .cards--s4>li{flex:0 0 75%;max-width:75%}:where(#contenido[data-pagina="/"]) section:nth-child(5) .cards--s4 .card-caja>h3{font-size:1.125rem}}@media(min-width:992px){:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"]) section:nth-child(5) .cards--s4,:where(#contenido[data-pagina="/como-salir-asnef/saber-si-estoy-fichero-morosos/"]) section:nth-child(3) .cards--s4,:where(#contenido[data-pagina="/como-salir-asnef/saber-si-estoy-fichero-morosos/"]) section:nth-child(5) .cards--s4,:where(#contenido[data-pagina="/como-salir-asnef/saber-si-estoy-fichero-morosos/"]) section:nth-child(6) .cards--s4{flex-wrap:wrap;justify-content:center}}:where(#contenido) .products>.container>h2{font-size:2.1em;line-height:1.1}@media(min-width:992px){:where(#contenido) .products>.container>h2{font-size:3rem}}:where(#contenido) .products>.container>h2,:where(#contenido .products)>.container>.presentacion-intro{margin-inline:auto}@media(min-width:992px){:where(#contenido) .products>.container>h2{max-width:calc((100% + 30px) * 11 / 12 - 30px)}:where(#contenido .products)>.container>.presentacion-intro{max-width:calc((100% + 30px) * 2 / 3 - 30px - 6rem)}}:where(#contenido .products)>.container>.presentacion-intro{font-size:1.2em;margin-bottom:1.5rem}@media(min-width:992px){:where(#contenido .products)>.container>.presentacion-intro{margin-bottom:3rem}}:where(#contenido .products)>.container>.presentacion-intro>h2{margin-bottom:1.2em}:where(#contenido .products)>.container>.final{font-size:1.2em;text-align:center;margin-inline:auto;margin-top:1.5rem;margin-bottom:3rem;padding-inline:.5rem}@media(min-width:992px){:where(#contenido .products)>.container>.final{max-width:calc((100% + 30px) * 2 / 3 - 30px - 6rem);margin-bottom:4.5rem;padding-inline:0}}:where(#contenido) .video-content{position:relative;aspect-ratio:4 / 3;overflow:hidden;border-radius:1em;margin-bottom:1.5rem}:where(#contenido) .video-content>:is(img,iframe,video){position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;border:0}:where(#contenido[data-pagina="/"]) section.block:nth-child(4){padding-bottom:0}:where(#contenido[data-pagina="/"]) section.block:nth-child(6){background:linear-gradient(180deg,var(--white),var(--lightgray))!important}@media screen and (max-width:768px){:where(#contenido[data-pagina="/"]) section.block:nth-child(6){padding-top:40px;padding-bottom:0}}:where(#contenido[data-pagina="/"]) section.block:nth-child(7){padding-bottom:var(--px)}:where(#contenido[data-pagina="/"]) section.block:nth-child(8){padding-bottom:var(--px)}:where(#contenido[data-pagina="/"]) section.block:nth-child(7) .video-content{aspect-ratio:1 / 1}@media screen and (max-width:991px){:where(#contenido[data-pagina="/"]) section.block:nth-child(7) .video-content{aspect-ratio:4 / 3}}@media screen and (max-width:768px){:where(#contenido[data-pagina="/"]) section.block:nth-child(8){padding-top:40px}:where(#contenido[data-pagina="/"]) section.block:nth-child(10){padding-bottom:20px}}:where(#contenido[data-pagina="/"]) section.block:nth-child(11){padding-bottom:0}:where(#contenido[data-pagina="/"]) section.block:nth-child(12),:where(#contenido[data-pagina="/"]) section.block:nth-child(13){padding-top:0;padding-bottom:var(--py);background-color:var(--white)}:where(#contenido) img.aligncenter{clear:both;display:block;margin:auto}:where(#contenido) .hide-scrollbar::-webkit-scrollbar{display:none}:where(#contenido) .hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}:where(#contenido) .inner-form{border:none}:where(#contenido) .bloque-form{padding:0;border-radius:20px;background:#e8e0dd;overflow:hidden;margin-top:20px}:where(#contenido) .gap-20{gap:2rem}:where(#contenido) .w-full{width:100%!important}:where(#contenido) .rounded{border-radius:1em}:where(#contenido) .pl{padding-left:var(--px)}:where(#contenido) .pr{padding-right:var(--px)}:where(#contenido) .py{padding-top:var(--py);padding-bottom:var(--py)}:where(#contenido) .thumb{display:block;text-decoration:none;position:relative;background-repeat:no-repeat;background-size:cover;background-position:center center;object-fit:cover}:where(#contenido) .bg-white{background-color:var(--white)!important;color:var(--primary)}:where(#contenido) .bg-primary{background-color:var(--primary);color:var(--white);background-size:100% 100%}:where(#contenido) .text-secondary{color:var(--secondary)!important}:where(#contenido) .h1{clear:both;line-height:1.2;margin:0 0 1.3rem;font-weight:600;display:block;font-family:var(--heading-font)}:where(#contenido) .h1{font-size:2.1em;line-height:1.1;margin:0 0 1.4rem}:where(#contenido) .title.h1{font-weight:600}:where(#contenido) .title.h1 span{color:var(--morado)}:where(#contenido) ul.decorated-list{padding:2em}:where(#contenido) ul.decorated-list>li{list-style:none;position:relative;margin:0 0 3em;padding-left:0}:where(#contenido) ul.decorated-list>li:before{position:absolute;background:url(/wp-content/themes/alivia/img/svg/isotype.svg) no-repeat center center;background-size:100%;width:1.8em;aspect-ratio:1;left:0;top:0}:where(#contenido) .button,:where(#contenido) a.button{-webkit-appearance:none;-webkit-border-radius:0;outline:none;border:none;line-height:1;text-decoration:none;padding:.7em 2em;text-align:center;transition:all .3s ease;display:inline-block;white-space:nowrap;font-weight:700;overflow:hidden;font-family:var(--main-font);border-radius:2em;background-color:var(--primary);color:#fff;margin:0;font-size:1em;border:1px solid transparent}:where(#contenido) .button:hover,:where(#contenido) a.button:hover{transform:scale3d(.95,.95,1)}:where(#contenido) .button.large-button{font-size:19px}:where(#contenido) .button.button-medium{font-size:1.1rem}:where(#contenido) .iframe-wrapper{position:relative;min-height:calc(100vh - var(--header-height))}:where(#contenido) .iframe-wrapper iframe{position:absolute;width:100%;height:100%;-webkit-appearance:none;border:none}:where(#contenido) .asnef-content{padding:1.2rem;border-radius:2rem;border:1px solid}:where(#contenido) .asnef-content ul{padding:1rem;background-color:#fff;border-radius:1rem;line-height:1.3}:where(#contenido) .asnef-content ul li{margin-bottom:1rem;list-style:none}@media(min-width:992px){:where(#contenido) .asnef-content{padding:30px;border:2px solid;border-radius:2rem}:where(#contenido) .asnef-content ul{display:flex;padding:2rem}:where(#contenido) .asnef-content ul li{flex:1;padding:0 1rem;margin:0;font-size:.9rem}:where(#contenido) .asnef-content ul li:not(:last-child){border-right:1px solid}}:where(#contenido) .flex-blocks{max-width:890px;margin-inline:auto}@media(min-width:992px){:where(#contenido) .h1{font-size:3rem}:where(#contenido) .py{padding-top:var(--py);padding-bottom:var(--py)}}:where(#contenido) .c-morado{color:var(--alt)!important}:where(#contenido) .c-coral{color:var(--coral)!important}:where(#contenido) ul.lista-deg,:where(#contenido) .lista-deg ul{padding-top:0!important;padding-bottom:10px;margin-bottom:0}:where(#contenido) ul.lista-deg li,:where(#contenido) .lista-deg ul li{position:relative;margin-bottom:15px!important}:where(#contenido) ul.lista-deg li:before,:where(#contenido) .lista-deg ul li:before{content:"";position:absolute;background:linear-gradient(45deg,var(--alt),var(--coral));width:12px;height:12px;border-radius:50px;left:-20px;top:5px}:where(#contenido) ul.check-list li{position:relative;margin-bottom:15px!important;list-style-type:none}:where(#contenido) ul.check-list li:before{content:"";position:absolute;background:url(/wp-content/uploads/2026/02/ico-ventajas.png);background-position:center center;background-size:contain;background-repeat:no-repeat;width:20px;height:20px;border-radius:50px;left:-30px;top:2px}:where(#contenido) .show-mv{display:none}@media screen and (max-width:600px){:where(#contenido) .show-mv{display:initial}:where(#contenido) .hide-mv{display:none}}:where(#contenido) .caja-destacada{padding:30px;background-color:var(--lightgray);box-shadow:-5px 5px 0 0 var(--dark);color:var(--black)}:where(#contenido) .caja-destacada.bg-blanco{background-color:var(--white)}:where(#contenido) .caja-blanca{padding:30px;border-radius:20px;box-shadow:0 0 10px #00000026;border:1px solid var(--lightgray);background-color:var(--white);color:var(--black)}:where(#contenido) .txt-destacado{padding:10px;border-left:2px solid var(--coral);background-color:var(--white);box-shadow:0 0 10px #00000026}:where(#contenido) .brd-coral{border:2px solid var(--coral);padding:10px;border-radius:20px}:where(#contenido) .brd20{border-radius:20px}:where(#contenido) .pad20{padding:20px}:where(#contenido) .txt-center{text-align:center}:where(#contenido) .container-entidades{justify-content:center;align-items:center;gap:20px}@media screen and (max-width:1050px){:where(#contenido) .container-entidades{flex-wrap:wrap}}:where(#contenido[data-pagina="/home/"]) section:nth-child(10){background-color:var(--white);padding-top:var(--header-height);padding-bottom:var(--header-height)}:where(#contenido) .opiniones{max-width:80em;margin:auto;padding:0 15px}:where(#contenido) .opiniones h2{text-align:center}:where(#contenido) .opiniones .trustpilot-widget{margin-top:40px}:where(#contenido) .opiniones .trustpilot-widget.mv{display:none}@media screen and (max-width:559px){:where(#contenido) .opiniones .trustpilot-widget{margin-top:20px}:where(#contenido) .opiniones .trustpilot-widget:first-of-type{display:none}:where(#contenido) .opiniones .trustpilot-widget.mv{display:initial}}@media screen and (max-width:768px){:where(#contenido[data-pagina="/"])>section:nth-child(14){padding-left:0}}:where(#contenido[data-pagina="/cancelamos-tus-deudas/"]) section:nth-child(4){background:linear-gradient(45deg,var(--white),var(--lightgray))}:where(#contenido[data-pagina="/cancelamos-tus-deudas/"]) section:nth-child(8){padding-bottom:0!important}:where(#contenido[data-pagina="/cancelamos-tus-deudas/"]) section:nth-child(9){background-color:var(--white);padding-top:20px!important}:where(#contenido[data-pagina="/cancelamos-tus-deudas/"]) section:nth-child(6){background-color:var(--white);padding-top:var(--header-height);padding-bottom:var(--header-height)}:where(#contenido[data-pagina="/cancelamos-tus-deudas/"]) section:nth-child(7){padding-top:var(--header-height)}:where(#contenido[data-pagina="/cancelamos-tus-deudas/"]) section:nth-child(3) .container{max-width:100vw!important}:where(#contenido) .txt-num{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}:where(#contenido) .num{width:45px;height:45px;color:var(--white);background:linear-gradient(45deg,var(--alt),var(--coral));border-radius:100px;display:flex;align-items:center;justify-content:center;font-size:1.8rem}:where(#contenido) .txt-num h2,:where(#contenido) .txt-num h3{width:88%;padding:5px 0 0 20px;margin:0 0 1.2em!important}:where(#contenido) .txt-num .txt{width:88%;padding:10px 0 0 20px;margin:0 0 1.2em!important}:where(#contenido) .container-botones{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:40px}:where(#contenido[data-pagina="/cancelar-prestamos/obtener-comprobantes-deuda/"]) section:nth-child(3){padding-top:var(--header-height);padding-bottom:0}:where(#contenido[data-pagina="/cancelar-prestamos/obtener-comprobantes-deuda/"]) section:nth-child(5) .caja-destacada{margin-bottom:50px}:where(#contenido[data-pagina="/cancelar-prestamos/obtener-comprobantes-deuda/"]) section:nth-child(6) .container,:where(#contenido[data-pagina="/cancelar-prestamos/obtener-comprobantes-deuda/"]) section:nth-child(7) .container{max-width:90vw}:where(#contenido[data-pagina="/cancelar-prestamos/obtener-comprobantes-deuda/"]) section:nth-child(6) .content{text-align:left}:where(#contenido[data-pagina="/cancelar-prestamos/obtener-comprobantes-deuda/"]) section:nth-child(8){padding-bottom:var(--px)}:where(#contenido[data-pagina="/cancelar-prestamos/obtener-comprobantes-deuda/"]) section:nth-child(8) img{margin:0 0 5px}:where(#contenido[data-pagina="/cancelar-prestamos/"]) section:nth-child(2):before{top:75%}:where(#contenido[data-pagina="/cancelar-prestamos/"]) section:nth-child(2) .features{row-gap:40px}:where(#contenido[data-pagina="/cancelar-prestamos/"]) section:nth-child(2) .features li{border:1px solid var(--lightgray)}:where(#contenido[data-pagina="/cancelar-prestamos/"]) section:nth-child(2) .features li:after{background:radial-gradient(50% 50% at 50% 50%,#6855e180,#fe7a5900);z-index:-1}:where(#contenido[data-pagina="/cancelar-prestamos/"]) section:nth-child(6){padding-right:20px;padding-left:20px}:where(#contenido[data-pagina="/cancelar-prestamos/"]) .container-entidades{justify-content:center;align-items:center;gap:20px}:where(#contenido[data-pagina="/cancelar-prestamos/"]) .container-entidades .item{background-color:transparent!important;width:10%;text-align:center}:where(#contenido[data-pagina="/cancelar-prestamos/"]) .container-entidades .item img{max-width:150px;width:100%}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(1){padding-bottom:0}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(2),:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(2),:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(2){padding-top:var(--px)}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(2) ul,:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(2) ul,:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(2) ul{padding-top:0!important}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(2) ul li,:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(2) ul li,:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(2) ul li{position:relative;margin-bottom:15px!important}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(2) ul li:before,:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(2) ul li:before,:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(2) ul li:before{content:"";position:absolute;background:linear-gradient(45deg,var(--alt),var(--coral));width:12px;height:12px;border-radius:50px;left:-20px;top:5px}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(2) .d-flex,:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(2) .d-flex,:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(2) .d-flex{justify-content:space-between;align-items:flex-start;margin-bottom:40px}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(2) .d-flex>div,:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(2) .d-flex>div,:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(2) .d-flex>div{width:50%}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(2) .d-flex>div:first-child,:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(2) .d-flex>div:first-child,:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(2) .d-flex>div:first-child{padding:30px 50px 0 0}:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(2) .d-flex>div .form-landing{box-shadow:0 0 10px #00000026;background-color:var(--white);padding:var(--px);border-radius:30px;min-height:350px}@media screen and (max-width:600px){:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(2) .d-flex,:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(2) .d-flex,:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(2) .d-flex{flex-direction:column-reverse;margin-bottom:0}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(2) .d-flex>div,:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(2) .d-flex>div,:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(2) .d-flex>div{width:100%}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(2) .d-flex>div:first-child,:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(2) .d-flex>div:first-child,:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(2) .d-flex>div:first-child{padding:30px 0 0}:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(2) .d-flex>div .form-landing{margin-top:20px}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(2) .d-flex>div ul.decorated-list,:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(2) .d-flex>div ul.decorated-list,:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(2) .d-flex>div ul.decorated-list{padding-bottom:0}}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(2){padding-top:var(--px)}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(2) ul{padding-top:0;padding-bottom:0}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(2) ul li{position:relative;margin-bottom:15px!important}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(2) ul li:before{content:"";position:absolute;background:linear-gradient(45deg,var(--alt),var(--coral));width:12px;height:12px;border-radius:50px;left:-20px;top:5px}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(2) .d-flex{justify-content:space-between;align-items:flex-start;margin-bottom:20px}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(2) .d-flex>div{width:50%}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(2) .container{padding:40px 20px 20px;border-radius:20px;border:1px solid var(--primary);background-color:var(--white);box-shadow:20px 20px 0 0 var(--coral);width:80em;max-width:calc(100vw - 30px)}@media screen and (max-width:991px){:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(2) .container{box-shadow:10px 10px 0 0 var(--coral)}}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(3){padding-top:var(--py)}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(3),:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(3),:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(3){padding-bottom:300px}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(3) .features li,:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(3) .features li,:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(3) .features li{width:25%}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(3) .features li img,:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(3) .features li img,:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(3) .features li img{width:auto;height:110px}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(3) .content,:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(3) .content,:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(3) .content{margin-bottom:1rem!important}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(4){padding-bottom:300px}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(4) .features li img{width:auto;height:80px}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(4) .content{margin-bottom:1rem!important}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(4),:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(4),:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(4){background-color:transparent;margin-top:-250px;padding-top:0}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(5){background-color:transparent;margin-top:-300px;padding-top:0}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(6),:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(6),:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(6){background:linear-gradient(0deg,var(--lightgray),var(--white));padding-top:var(--py);padding-bottom:0}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(7),:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(7),:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(7){padding-bottom:var(--header-height);padding-top:0}:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(8),:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(8){padding-top:var(--py);padding-bottom:0}:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(8) .container,:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(8) .container{max-width:80%}:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(8) .container h2,:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(8) .container h2{margin-bottom:0!important}@media screen and (max-width:1436px){:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(8),:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(8){padding-bottom:var(--py)}:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(8) .container,:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(8) .container{max-width:100%}}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(7){padding-top:var(--py)}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(7):after{content:"";background-color:var(--white);width:100%;height:100%;position:absolute;inset:0;opacity:.6;z-index:0}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(7) .container{position:relative;z-index:1}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(9){background:linear-gradient(0deg,var(--lightgray),var(--white))}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(10){background-color:var(--white)}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(12){height:0;padding:0}@media screen and (max-width:991px){:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(1),:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(2){padding-left:15px;padding-right:15px}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(3) .features li,:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(3) .features li,:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(3) .features li{width:100%;display:flex!important;align-items:center!important}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(3) .features li img,:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(3) .features li img,:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(3) .features li img{object-fit:contain;width:150px}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(4){padding-bottom:200px}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(4) .features li{align-items:center!important}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(4),:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(5),:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(4),:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(4){margin-top:-200px}:where(#contenido) .container-botones{flex-wrap:wrap}}@media screen and (max-width:600px){:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(3),:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(3),:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(3){padding-bottom:var(--py)}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(3) .features li img,:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(3) .features li img,:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(3) .features li img{width:110px}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(4){padding-bottom:var(--py)}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(4) .features li{flex-direction:column;text-align:center;gap:20px}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(4),:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) section:nth-child(4),:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"]) section:nth-child(4){margin-top:0}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(5){margin-top:-40px}:where(#contenido[data-pagina="/cancelamos-tus-deudas/"]) section:nth-child(7){padding-bottom:0}:where(#contenido[data-pagina="/cancelar-prestamos/"]) .container-entidades .item{padding:0}}@media screen and (max-width:425px){:where(#contenido) .txt-num{flex-direction:column}:where(#contenido) .txt-num h2,:where(#contenido) .txt-num h3,:where(#contenido) .txt-num .txt{padding:0;width:100%}:where(#contenido[data-pagina="/cancelar-prestamos/"]) .container-entidades .item{width:22%}}:where(#contenido[data-pagina="/ley-segunda-oportunidad/"]) section:nth-child(6) .features li{width:25%;padding-bottom:2em}:where(#contenido[data-pagina="/ley-segunda-oportunidad/"]) section:nth-child(7){background-color:var(--white)}:where(#contenido[data-pagina="/ley-segunda-oportunidad/"]) section:nth-child(12),:where(#contenido[data-pagina="/ley-segunda-oportunidad/"]) section:nth-child(14){padding-top:var(--py)}:where(#contenido[data-pagina="/ley-segunda-oportunidad/"]) section:nth-child(12){background-color:var(--lightgray);padding-bottom:250px}@media screen and (max-width:600px){:where(#contenido[data-pagina="/ley-segunda-oportunidad/"]) section:nth-child(12){padding-bottom:var(--py)}}:where(#contenido[data-pagina="/ley-segunda-oportunidad/"]) section:nth-child(12):before{top:75%}:where(#contenido[data-pagina="/ley-segunda-oportunidad/"]) section:nth-child(13){background:transparent;margin-top:-250px}@media screen and (max-width:600px){:where(#contenido[data-pagina="/ley-segunda-oportunidad/"]) section:nth-child(13){margin-top:0}}:where(#contenido[data-pagina="/ley-segunda-oportunidad/"]) section:nth-child(14){padding-top:var(--py);background-color:var(--white)}@media screen and (max-width:1050px){:where(#contenido[data-pagina="/cancelar-prestamos/"]) .container-entidades{flex-wrap:wrap}:where(#contenido[data-pagina="/cancelar-prestamos/"]) .container-entidades .item{width:15%}}:where(#contenido[data-pagina="/lso-dev/"]) section{padding-top:var(--py);padding-bottom:var(--py)}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(1){padding-top:0;padding-bottom:0}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(6){background:linear-gradient(45deg,var(--white),var(--lightgray))}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(6) .container h2{text-align:center}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(6) .container>p{text-align:center;margin-bottom:40px}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(6) .container .checklist .txt-num{margin-right:20px}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(6) .container .checklist .txt-num p{margin-bottom:0}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(6) .container .caja-blanca{margin:50px auto 0;width:fit-content;box-shadow:5px 5px 0 0 var(--coral)}@media screen and (max-width:767px){:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(6) .container .checklist .txt-num{margin-right:0;margin-bottom:20px}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(6) .container .caja-blanca{margin:30px auto 10px}}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(7) .features li{width:25%;padding-bottom:2em}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(7) .features li img{border-radius:100%;width:80px;height:80px;object-fit:contain}@media screen and (max-width:991px){:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(7) .features li{width:100%}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(7) .features li:last-child{padding-bottom:0!important}}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(9){background-color:var(--white)}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(10){padding-right:20px;padding-left:20px}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(10) h2{text-align:center}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(10) .d-flex{justify-content:center;gap:8px;margin-top:20px}@media screen and (max-width:550px){:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(10) .d-flex{flex-direction:column;align-items:flex-start;margin-top:0;gap:15px;padding-left:40px}}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(11){padding-bottom:20px}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(11):before{display:none}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(11) img{border-radius:100%;width:80px;height:80px;object-fit:contain}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(12){padding-top:0}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(13){background-color:var(--lightgray);padding-bottom:250px}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(13):before{top:75%}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(13) .features{row-gap:40px}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(13) .features li{border:1px solid var(--lightgray)}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(13) .features li:after{background:radial-gradient(50% 50% at 50% 50%,#6855e180,#fe7a5900);z-index:-1}@media screen and (max-width:600px){:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(13){padding-bottom:0}}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(14){background:transparent;margin-top:-250px}@media screen and (max-width:600px){:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(14){margin-top:0}}:where(#contenido[data-pagina="/lso-dev/"]) section:nth-child(16){background-color:var(--white)}:where(#contenido[data-pagina="/ley-segunda-oportunidad/documentacion/"]) section:nth-child(2):before{top:75%}:where(#contenido[data-pagina="/ley-segunda-oportunidad/documentacion/"]) section:nth-child(2) .features{row-gap:40px}:where(#contenido[data-pagina="/ley-segunda-oportunidad/documentacion/"]) section:nth-child(2) .features>li{border:1px solid var(--lightgray)}:where(#contenido[data-pagina="/ley-segunda-oportunidad/documentacion/"]) section:nth-child(2) .features>li:after{background:radial-gradient(50% 50% at 50% 50%,#6855e180,#fe7a5900);z-index:-1}:where(#contenido[data-pagina="/ley-segunda-oportunidad/documentacion/"]) section:nth-child(2) .features>li ul>li{position:relative;text-align:left}:where(#contenido[data-pagina="/ley-segunda-oportunidad/documentacion/"]) section:nth-child(2) .features>li ul>li:before{content:"";position:absolute;background:linear-gradient(45deg,var(--alt),var(--coral));width:12px;height:12px;border-radius:50px;left:-20px;top:5px}:where(#contenido[data-pagina="/ley-segunda-oportunidad/documentacion/"]) section:nth-child(2) .txt-num h3{margin-bottom:0!important;text-align:left}:where(#contenido[data-pagina="/ley-segunda-oportunidad/documentacion/"]) section:nth-child(3) .container>div:first-child{margin-bottom:20px}:where(#contenido[data-pagina="/ley-segunda-oportunidad/documentacion/"]) section:nth-child(4) img{object-fit:contain;background-color:var(--white)}:where(#contenido[data-pagina="/"]) section:nth-child(1) .container{padding-right:15%}:where(#contenido[data-pagina="/"]) section:nth-child(1) .container h2{margin-bottom:20px}@media screen and (max-width:768px){:where(#contenido[data-pagina="/"]) section:nth-child(1) .container{padding-right:15px}}:where(#contenido[data-pagina="/"]) section:nth-child(3):before{top:-65%}:where(#contenido[data-pagina="/"]) section:nth-child(3) ul.features.type-1{display:none}@media screen and (max-width:1500px){:where(#contenido[data-pagina="/"]) section:nth-child(3):before{top:-15%}}@media screen and (max-width:991px){:where(#contenido[data-pagina="/"]) section:nth-child(3):before{top:45%}}:where(#contenido[data-pagina="/"]) section:nth-child(4){padding-bottom:0}:where(#contenido[data-pagina="/"]) section:nth-child(4) .container{max-width:100%}:where(#contenido[data-pagina="/"]) section:nth-child(4) .container .iframe-wrapper{min-height:calc(77vh - var(--header-height))}@media screen and (max-width:1640px){:where(#contenido[data-pagina="/"]) section:nth-child(4) .container .iframe-wrapper{min-height:calc(86vh - var(--header-height));width:150%;margin-left:-30%}}@media screen and (max-width:991px){:where(#contenido[data-pagina="/"]) section:nth-child(4) .container .iframe-wrapper{min-height:calc(77vh - var(--header-height));width:110%;margin-left:-5%}}@media screen and (max-width:767px){:where(#contenido[data-pagina="/"]) section:nth-child(4) .container .iframe-wrapper{min-height:1160px;width:100%;margin-left:0}}@media screen and (max-width:472px){:where(#contenido[data-pagina="/"]) section:nth-child(4) .container .iframe-wrapper{min-height:1200px}}@media screen and (max-width:407px){:where(#contenido[data-pagina="/"]) section:nth-child(4) .container .iframe-wrapper{min-height:1300px}}:where(#contenido[data-pagina="/"]) section:nth-child(5){padding-top:var(--py);position:relative}:where(#contenido[data-pagina="/"]) section:nth-child(5):after{content:"";left:0;top:0;position:absolute;width:100%;height:100%;background:linear-gradient(0deg,#f5eeec99 0% 100%);z-index:0}:where(#contenido[data-pagina="/"]) section:nth-child(5) .container{position:relative;z-index:1}:where(#contenido[data-pagina="/"]) section:nth-child(5) .button.bg-primary{background-color:var(--dark)!important}:where(#contenido[data-pagina="/"]) section:nth-child(6){background:linear-gradient(180deg,var(--white),var(--lightgray))}:where(#contenido[data-pagina="/"]) section:nth-child(6) .features{row-gap:40px;margin-top:40px}:where(#contenido[data-pagina="/"]) section:nth-child(6) .features li{flex:0 0 50%;max-width:50%}:where(#contenido[data-pagina="/"]) section:nth-child(6) .features li:after{display:none}:where(#contenido[data-pagina="/"]) section:nth-child(6) .features li>div{width:100%}:where(#contenido[data-pagina="/"]) section:nth-child(6) .features li:nth-child(2):after{display:none}:where(#contenido[data-pagina="/"]) section:nth-child(6) .features li img{border-radius:200px;margin-bottom:15px}@media screen and (max-width:991px){:where(#contenido[data-pagina="/"]) section:nth-child(6) .features li{flex:0 0 100%;max-width:100%}}@media screen and (max-width:768px){:where(#contenido[data-pagina="/"]) section:nth-child(6){padding-top:40px;padding-bottom:0}}:where(#contenido[data-pagina="/"]) section:nth-child(7){padding-bottom:var(--px)}:where(#contenido[data-pagina="/"]) section:nth-child(7) ul{padding-top:0}:where(#contenido[data-pagina="/"]) section:nth-child(7) ul>li{position:relative;text-align:left;margin-bottom:20px}:where(#contenido[data-pagina="/"]) section:nth-child(7) ul>li:before{content:"";position:absolute;background:linear-gradient(45deg,var(--alt),var(--coral));width:12px;height:12px;border-radius:50px;left:-20px;top:5px}:where(#contenido[data-pagina="/"]) section:nth-child(8){padding-bottom:var(--px)}@media screen and (max-width:768px){:where(#contenido[data-pagina="/"]) section:nth-child(8){padding-top:40px}:where(#contenido[data-pagina="/"]) section:nth-child(10){padding-bottom:20px}}:where(#contenido[data-pagina="/"]) section:nth-child(11){padding-bottom:0}:where(#contenido[data-pagina="/"]) section:nth-child(12){padding-top:0;padding-bottom:var(--py);background-color:var(--white)}:where(#contenido[data-pagina="/"]) section:nth-child(12) .container-medios{display:flex;flex-direction:row;justify-content:center;gap:20px}:where(#contenido[data-pagina="/"]) section:nth-child(12) .container-medios .item{color:var(--black);text-decoration:none!important;flex:0 0 18%;box-shadow:0 0 10px #00000026;border-radius:18px!important;text-align:center;font-size:.85em}:where(#contenido[data-pagina="/"]) section:nth-child(12) .container-medios .item img{border-radius:0!important;margin:auto;max-width:180px;height:25px;object-fit:contain!important}@media screen and (max-width:1200px){:where(#contenido[data-pagina="/"]) section:nth-child(12) .container-medios{flex-wrap:wrap}:where(#contenido[data-pagina="/"]) section:nth-child(12) .container-medios .item{flex:0 0 30%}}@media screen and (max-width:950px){:where(#contenido[data-pagina="/"]) section:nth-child(12) .container-medios .item{flex:0 0 45%}}@media screen and (max-width:768px){:where(#contenido[data-pagina="/"]) section:nth-child(12) .container-medios{display:none!important}}:where(#contenido[data-pagina="/"]) section:nth-child(13){padding-top:0!important;padding-bottom:var(--py);background-color:var(--white)!important;display:none}@media screen and (max-width:768px){:where(#contenido[data-pagina="/"]) section:nth-child(13){display:initial}:where(#contenido[data-pagina="/"]){display:flex;flex-direction:column}:where(#contenido[data-pagina="/"]) section:nth-child(1){order:1}:where(#contenido[data-pagina="/"]) section:nth-child(2){order:2}:where(#contenido[data-pagina="/"]) section:nth-child(3){order:4}:where(#contenido[data-pagina="/"]) section:nth-child(4){order:3}:where(#contenido[data-pagina="/"]) section:nth-child(5){order:5}:where(#contenido[data-pagina="/"]) section:nth-child(6){order:6}:where(#contenido[data-pagina="/"]) section:nth-child(7){order:7}:where(#contenido[data-pagina="/"]) section:nth-child(8){order:8}:where(#contenido[data-pagina="/"]) section:nth-child(9){order:9}:where(#contenido[data-pagina="/"]) section:nth-child(10){order:10}:where(#contenido[data-pagina="/"]) section:nth-child(11){order:11}:where(#contenido[data-pagina="/"]) section:nth-child(12){order:12}:where(#contenido[data-pagina="/"]) section:nth-child(13){order:13}:where(#contenido[data-pagina="/"]) section:nth-child(14){order:14}}:where(#contenido) .opiniones.home .trustpilot-widget:first-child{margin-top:0}:where(#contenido) .opiniones.home .trustpilot-widget:last-child{margin-bottom:40px}:where(#contenido[data-pagina="/oposicion-monitorio/"]) section{padding-top:var(--py);padding-bottom:var(--py)}:where(#contenido[data-pagina="/oposicion-monitorio/"]) section:nth-child(2){padding-top:0}:where(#contenido[data-pagina="/oposicion-monitorio/"]) section:nth-child(2) .container{padding:40px 20px 20px;border-radius:20px;border:1px solid var(--primary);background-color:var(--white);box-shadow:20px 20px 0 0 var(--coral);width:80em;max-width:calc(100vw - 30px)}:where(#contenido[data-pagina="/oposicion-monitorio/"]) section:nth-child(3){padding-bottom:0}:where(#contenido[data-pagina="/oposicion-monitorio/"]) section:nth-child(5) img{height:130px;width:auto}:where(#contenido[data-pagina="/oposicion-monitorio/"]) section:nth-child(7){background-color:var(--white)}:where(#contenido[data-pagina="/oposicion-monitorio/"]) section:nth-child(8){background-image:none}:where(#contenido[data-pagina="/oposicion-monitorio/"]) section:nth-child(15){padding-top:0;padding-bottom:0}@media screen and (max-width:991px){:where(#contenido[data-pagina="/oposicion-monitorio/"]) :nth-child(1){padding-bottom:0}:where(#contenido[data-pagina="/oposicion-monitorio/"]) :nth-child(2) .container{box-shadow:10px 10px 0 0 var(--coral)}:where(#contenido[data-pagina="/oposicion-monitorio/"]) :nth-child(5) img{height:auto;width:100px}:where(#contenido[data-pagina="/oposicion-monitorio/"]) :nth-child(8){background-image:none}}:where(#contenido[data-pagina="/oposicion-monitorio-alivia/"]) section{padding-top:var(--py);padding-bottom:var(--py)}:where(#contenido[data-pagina="/oposicion-monitorio-alivia/"]) section:nth-child(1){padding-top:0;padding-bottom:0}:where(#contenido[data-pagina="/oposicion-monitorio-alivia/"]) section:nth-child(3) img{height:130px;width:auto}:where(#contenido[data-pagina="/oposicion-monitorio-alivia/"]) section:nth-child(7){background-image:none}:where(#contenido[data-pagina="/oposicion-monitorio-alivia/"]) section:nth-child(12){background:linear-gradient(180deg,var(--white),var(--lightgray))}:where(#contenido[data-pagina="/oposicion-monitorio-alivia/"]) section:nth-child(14){background-color:#e8e0dd}:where(#contenido[data-pagina="/oposicion-monitorio-alivia/"]) section:nth-child(14) .container{position:relative;z-index:1}:where(#contenido[data-pagina="/oposicion-monitorio-alivia/"]) section:nth-child(15){background:linear-gradient(180deg,var(--white),var(--lightgray))}@media screen and (max-width:991px){:where(#contenido[data-pagina="/oposicion-monitorio-alivia/"]) section:nth-child(3) img{height:auto;width:100px}:where(#contenido[data-pagina="/oposicion-monitorio-alivia/"]) section:nth-child(7){background-image:none}}:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deuda/"]) section:not(:nth-child(1)),:where(#contenido[data-pagina="/paga-menos/"]) section:not(:nth-child(1)),:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:not(:nth-child(1)),:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:not(:nth-child(1)),:where(#contenido[data-pagina="/cancela-tus-deudas-hoy/"]) section:not(:nth-child(1)),:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:not(:nth-child(1)),:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:not(:nth-child(1)){padding-top:var(--py);padding-bottom:var(--py)}:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deuda/"]) section:nth-child(1) .opiniones-cab,:where(#contenido[data-pagina="/cancela-tus-deudas-hoy/"]) section:nth-child(1) .opiniones-cab,:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(1) .opiniones-cab,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(1) .opiniones-cab{margin:40px 0 0 -175px}:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deuda/"]) section:nth-child(1) h1 span,:where(#contenido[data-pagina="/cancela-tus-deudas-hoy/"]) section:nth-child(1) h1 span{color:inherit!important}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(1) .opiniones-cab,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(1) .opiniones-cab,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(1) .opiniones-cab,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(1) .opiniones-cab{margin:40px 0 0 -45px}:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deuda/"]) section:nth-child(2),:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(2),:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(2),:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(2),:where(#contenido[data-pagina="/cancela-tus-deudas-hoy/"]) section:nth-child(2),:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(2),:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(2),:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(2){padding-top:calc(var(--py) * 2);padding-bottom:calc(var(--py) * 2)}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(2) .d-flex,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(2) .d-flex,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(2) .d-flex,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(2) .d-flex,:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(2) .d-flex,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(2) .d-flex{justify-content:space-between;align-items:flex-start}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(2) .d-flex>div,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(2) .d-flex>div,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(2) .d-flex>div,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(2) .d-flex>div,:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(2) .d-flex>div,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(2) .d-flex>div{width:50%}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(2) .d-flex>div:first-child,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(2) .d-flex>div:first-child,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(2) .d-flex>div:first-child,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(2) .d-flex>div:first-child,:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(2) .d-flex>div:first-child,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(2) .d-flex>div:first-child{padding:30px 50px 0 0}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(2) .d-flex>div .form-landing{box-shadow:0 0 10px #00000026;padding:var(--px);border-radius:30px;min-height:350px}:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(2) .iframe-wrapper{border-radius:20px;overflow:hidden}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(3) .features li,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(3) .features li,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(3) .features li,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(3) .features li,:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(3) .features li,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(3) .features li{width:25%}:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(3) .features li img,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(3) .features li img{height:100px;width:100px;object-fit:contain}@media screen and (max-width:991px){:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(3) .features li img,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(3) .features li img{width:80px}}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(3),:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(3),:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(3),:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(3){padding-bottom:calc(var(--py) * 3)}:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deuda/"]) section:nth-child(4):before,:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(5):before,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(5):before,:where(#contenido[data-pagina="/cancela-tus-deudas-hoy/"]) section:nth-child(4):before,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(5):before,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(5):before,:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(4):before,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(4):before{display:none}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(5) .features li,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(5) .features li,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(5) .features li,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(5) .features li,:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(4) .features li,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(4) .features li{width:30%;border:1px solid var(--lightgray);flex-direction:column;align-items:center!important}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(5) .features li:after,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(5) .features li:after,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(5) .features li:after,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(5) .features li:after,:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(4) .features li:after,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(4) .features li:after{background:radial-gradient(50% 50% at 50% 50%,#6855e180,#6855e100);transform:translate(50%,50%)}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(5) .features li img.icon,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(5) .features li img.icon,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(5) .features li img.icon,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(5) .features li img.icon,:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(4) .features li img.icon,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(4) .features li img.icon{border-radius:100px;width:85px;margin-right:0}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(4),:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(4),:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(4),:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(4){padding:0;background:transparent;margin-top:-120px;margin-bottom:var(--py)}:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deuda/"]) section:nth-child(7),:where(#contenido[data-pagina="/cancela-tus-deudas-hoy/"]) section:nth-child(7),:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(7),:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(7){background-color:var(--white)}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(8),:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(8),:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(8),:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(8){background-color:var(--white)}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(8) .container-entidades,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(8) .container-entidades,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(8) .container-entidades,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(8) .container-entidades{justify-content:center;align-items:center;gap:20px}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(8) .container-entidades .item,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(8) .container-entidades .item,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(8) .container-entidades .item,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(8) .container-entidades .item{background-color:transparent!important;width:10%;text-align:center}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(8) .container-entidades .item img,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(8) .container-entidades .item img,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(8) .container-entidades .item img,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(8) .container-entidades .item img{max-width:150px;width:100%}:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deuda/"]) section:nth-child(9),:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(9),:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(9),:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(9),:where(#contenido[data-pagina="/cancela-tus-deudas-hoy/"]) section:nth-child(9),:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(9),:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(9),:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(9){padding-top:calc(var(--py) * 2);padding-bottom:calc(var(--py) * 2)}:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deuda/"]) section:nth-child(9) h2,:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(9) h2,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(9) h2,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(9) h2,:where(#contenido[data-pagina="/cancela-tus-deudas-hoy/"]) section:nth-child(9) h2,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(9) h2,:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(9) h2,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(9) h2{margin-bottom:20px}@media screen and (max-width:1050px){:where(#contenido[data-pagina="/paga-menos/"]) .container-entidades,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) .container-entidades,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) .container-entidades,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) .container-entidades{flex-wrap:wrap}:where(#contenido[data-pagina="/paga-menos/"]) .container-entidades .item,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) .container-entidades .item,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) .container-entidades .item,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) .container-entidades .item{width:15%!important}}@media screen and (max-width:991px){:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(3) .features li,:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(5) .features li,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(3) .features li,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(5) .features li,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(3) .features li,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(5) .features li,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(3) .features li,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(5) .features li,:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(3) .features li,:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(4) .features li,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(3) .features li,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(4) .features li{width:100%}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(4),:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(4),:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(4),:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(4){margin-top:-50px}}@media screen and (max-width:600px){:where(#contenido) .mv-peq{font-size:1.25rem;line-height:1.35em}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(1) h1,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(1) h1,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(1) h1,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(1) h1{margin-bottom:0}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(2) .d-flex,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(2) .d-flex,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(2) .d-flex,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(2) .d-flex,:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(2) .d-flex,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(2) .d-flex{flex-direction:column-reverse;flex-wrap:wrap;padding:0 10px}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(2) .d-flex>div,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(2) .d-flex>div,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(2) .d-flex>div,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(2) .d-flex>div,:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(2) .d-flex>div,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(2) .d-flex>div{width:100%}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(2) .d-flex>div:first-child,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) section:nth-child(2) .d-flex>div:first-child,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) section:nth-child(2) .d-flex>div:first-child,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) section:nth-child(2) .d-flex>div:first-child,:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(2) .d-flex>div:first-child,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(2) .d-flex>div:first-child{padding-right:0}:where(#contenido[data-pagina="/paga-menos/"]) section:nth-child(2) .d-flex>div .form-landing{margin-top:30px}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(2) .d-flex{flex-direction:column-reverse;flex-wrap:wrap;padding:0 10px;margin-bottom:0!important}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(2) .d-flex>div{width:100%}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"]) section:nth-child(2) .d-flex>div:first-child{padding-right:0}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(2) .d-flex{flex-direction:column;flex-wrap:wrap;padding:0}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(2) .d-flex>div{width:100%}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"]) section:nth-child(2) .d-flex>div:first-child{padding-right:0;padding-bottom:20px}:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deuda/"]) section:nth-child(8),:where(#contenido[data-pagina="/cancela-tus-deudas-hoy/"]) section:nth-child(8),:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(8),:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(8){position:relative}:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deuda/"]) section:nth-child(8):after,:where(#contenido[data-pagina="/cancela-tus-deudas-hoy/"]) section:nth-child(8):after,:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(8):after,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(8):after{content:"";left:0;top:0;position:absolute;width:100%;height:100%;background:linear-gradient(0deg,#f5eeec99 0% 100%);z-index:0}:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deuda/"]) section:nth-child(8) .container,:where(#contenido[data-pagina="/cancela-tus-deudas-hoy/"]) section:nth-child(8) .container,:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"]) section:nth-child(8) .container,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"]) section:nth-child(8) .container{position:relative;z-index:1}}@media screen and (max-width:425px){:where(#contenido[data-pagina="/paga-menos/"]) .container-entidades,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) .container-entidades,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) .container-entidades,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) .container-entidades{flex-wrap:wrap}:where(#contenido[data-pagina="/paga-menos/"]) .container-entidades .item,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"]) .container-entidades .item,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"]) .container-entidades .item,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"]) .container-entidades .item{width:22%!important}}:where(#contenido[data-pagina="/como-salir-asnef/"]) section:nth-child(1){padding-bottom:0}:where(#contenido[data-pagina="/como-salir-asnef/"]) section:nth-child(2){padding-top:var(--px)}:where(#contenido[data-pagina="/como-salir-asnef/"]) section:nth-child(2) .d-flex{gap:20px;margin-top:40px}:where(#contenido[data-pagina="/como-salir-asnef/"]) section:nth-child(2) .form-landing{box-shadow:0 0 10px #00000026;background-color:var(--white);padding:var(--px);border-radius:30px;margin-top:40px}:where(#contenido[data-pagina="/como-salir-asnef/"]) section:nth-child(3){background-color:var(--lightgray)!important;padding-top:var(--py)}:where(#contenido[data-pagina="/como-salir-asnef/"]) section:nth-child(5){background-color:var(--white);padding-right:var(--px);padding-left:var(--px)}:where(#contenido[data-pagina="/como-salir-asnef/"]) section:nth-child(5) table{max-width:1200px;margin:40px auto 0;text-align:left}:where(#contenido[data-pagina="/como-salir-asnef/"]) section:nth-child(8){padding-top:var(--py)}:where(#contenido[data-pagina="/como-salir-asnef/"]) section:nth-child(9){padding-top:var(--py)}@media screen and (max-width:991px){:where(#contenido[data-pagina="/como-salir-asnef/"]) section:nth-child(2) .container .d-flex{flex-wrap:wrap;justify-content:center}}@media screen and (max-width:768px){:where(#contenido[data-pagina="/como-salir-asnef/"]) section:nth-child(5) table thead{display:none}:where(#contenido[data-pagina="/como-salir-asnef/"]) section:nth-child(5) table tr{display:flex;flex-direction:column;border:1px solid;border-radius:20px;margin-top:20px;text-align:center}:where(#contenido[data-pagina="/como-salir-asnef/"]) section:nth-child(5) table tr:first-child{margin-top:0}:where(#contenido[data-pagina="/como-salir-asnef/"]) section:nth-child(5) table tr td{border:none;max-width:100%;text-align:center}}:where(#contenido[data-pagina="/glosario/"]) section:not(:first-child){background-image:none;padding-top:0;padding-bottom:0}:where(#contenido[data-pagina="/glosario/"]) section:not(:first-child) .container>div:first-child{height:0}:where(#contenido[data-pagina="/glosario/"]) section:last-child{padding-bottom:var(--py)}:where(#contenido[data-pagina="/glosario/"]) section:first-child .container-botones a{padding-left:1.5em}:where(#contenido[data-pagina="/tablas-tae/"]) .back-to-top{position:fixed;bottom:100px;right:24px;width:56px;height:56px;color:var(--white);background-color:var(--dark);border-radius:100px;transition:all .4s ease;z-index:10;box-shadow:0 0 10px #0000001a}:where(#contenido[data-pagina="/tablas-tae/"]) .back-to-top:hover{background-color:var(--coral)}:where(#contenido[data-pagina="/tablas-tae/"]) .back-to-top:before{content:"";background:url(/wp-content/uploads/2025/09/ico-flecha-top.webp);background-size:contain;background-repeat:no-repeat;background-position:center;width:35px;height:35px;position:absolute;inset:-5px 0 0;margin:auto}:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(2){background:linear-gradient(0deg,var(--lightgray),var(--white))}:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(3){padding-top:var(--py);padding-bottom:0}:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(3) .container-botones{flex-wrap:wrap;gap:20px 80px}:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(3) .container-botones a:hover{background-color:var(--alt)}:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(4),:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(5),:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(6),:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(7),:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(8){background-color:var(--white);padding:var(--py) var(--px);border-bottom:1px solid var(--dark)}:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(4)>div,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(5)>div,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(6)>div,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(7)>div,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(8)>div{max-width:1200px;margin:auto}:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(4)>div button,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(5)>div button,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(6)>div button,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(7)>div button,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(8)>div button{width:100%;margin:15px 0;height:50px;text-transform:uppercase;font-size:clamp(15px,2vw,20px);font-weight:500;letter-spacing:1px;border-radius:10px;background:var(--lightgray);color:var(--primary);border:1px solid var(--primary);transition:all .4s ease;cursor:pointer}:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(4)>div button:hover,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(5)>div button:hover,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(6)>div button:hover,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(7)>div button:hover,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(8)>div button:hover{background-color:var(--primary);color:var(--white)}:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(4)>div button:last-of-type,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(5)>div button:last-of-type,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(6)>div button:last-of-type,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(7)>div button:last-of-type,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(8)>div button:last-of-type{margin-bottom:0}:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(4)>div button:first-of-type,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(5)>div button:first-of-type,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(6)>div button:first-of-type,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(7)>div button:first-of-type,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(8)>div button:first-of-type{margin-top:0}:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(4)>div table th,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(5)>div table th,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(6)>div table th,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(7)>div table th,:where(#contenido[data-pagina="/tablas-tae/"])>section:nth-child(8)>div table th{text-align:left;background-color:#faf4ff}:where(#contenido[data-pagina="/refinanciacion-deuda-bancaria/"])>section:nth-child(3) .features li img.icon{border-radius:100px;width:85px;margin-right:0}@media screen and (max-width:991px){:where(#contenido[data-pagina="/refinanciacion-deuda-bancaria/"])>section:nth-child(3) .features li{align-items:center!important}:where(#contenido[data-pagina="/refinanciacion-deuda-bancaria/"])>section:nth-child(3) .features li img.icon{margin-right:20px!important}}@media screen and (max-width:600px){:where(#contenido[data-pagina="/refinanciacion-deuda-bancaria/"])>section:nth-child(3) .features li img.icon{width:65px}}:where(#contenido[data-pagina="/refinanciacion-deuda-bancaria/"])>section:nth-child(4){padding-bottom:0}@media screen and (max-width:991px){:where(#contenido[data-pagina="/refinanciacion-deuda-bancaria/"])>section:nth-child(4){padding-bottom:var(--py)}}:where(#contenido[data-pagina="/refinanciacion-deuda-bancaria/"])>section:nth-child(4) ul,:where(#contenido[data-pagina="/refinanciacion-deuda-bancaria/"])>section:nth-child(7) ul{padding-top:0!important;padding-bottom:0!important}:where(#contenido[data-pagina="/refinanciacion-deuda-bancaria/"])>section:nth-child(4) ul li,:where(#contenido[data-pagina="/refinanciacion-deuda-bancaria/"])>section:nth-child(7) ul li{position:relative;margin-bottom:15px!important}:where(#contenido[data-pagina="/refinanciacion-deuda-bancaria/"])>section:nth-child(4) ul li:before,:where(#contenido[data-pagina="/refinanciacion-deuda-bancaria/"])>section:nth-child(7) ul li:before{content:"";position:absolute;background:linear-gradient(45deg,var(--alt),var(--coral));width:12px;height:12px;border-radius:50px;left:-20px;top:5px}:where(#contenido[data-pagina="/refinanciacion-deuda-bancaria/"])>section:nth-child(6) .container{position:relative;z-index:2}:where(#contenido[data-pagina="/refinanciacion-deuda-bancaria/"])>section:nth-child(9){background-color:var(--white)}:where(#contenido[data-pagina="/refinanciacion-deuda-bancaria/"])>section:nth-child(11) .d-flex{justify-content:space-between;align-items:flex-start;margin-bottom:40px}:where(#contenido[data-pagina="/refinanciacion-deuda-bancaria/"])>section:nth-child(11) .d-flex>div{width:50%}:where(#contenido[data-pagina="/refinanciacion-deuda-bancaria/"])>section:nth-child(11) .d-flex>div:first-child{padding:30px 50px 0 0}@media screen and (max-width:600px){:where(#contenido[data-pagina="/refinanciacion-deuda-bancaria/"])>section:nth-child(11) .d-flex{flex-direction:column;margin-bottom:0}:where(#contenido[data-pagina="/refinanciacion-deuda-bancaria/"])>section:nth-child(11) .d-flex>div{width:100%}:where(#contenido[data-pagina="/refinanciacion-deuda-bancaria/"])>section:nth-child(11) .d-flex>div:first-child{padding:0 0 30px}}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/calculadora/"]) section:nth-child(1){padding-top:var(--py);padding-bottom:0}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/calculadora/"]) section:nth-child(1) .container{max-width:80%}@media screen and (max-width:1500px){:where(#contenido[data-pagina="/cancelar-prestamos/revolving/calculadora/"]) section:nth-child(1){padding-bottom:var(--py)}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/calculadora/"]) section:nth-child(1) .container{max-width:100%}}:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) .iframe-wrapper{min-height:calc(85vh - var(--header-height))}@media screen and (max-height:1200px){:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) .iframe-wrapper{min-height:calc(105vh - var(--header-height))}}@media screen and (max-width:1436px){:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) .iframe-wrapper{min-height:1800px}}@media screen and (max-width:800px){:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"]) .iframe-wrapper{min-height:1560px}}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"])>section:nth-child(5){padding-bottom:0}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"])>section:nth-child(5) .container{max-width:100%}:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"])>section:nth-child(5) .container .iframe-wrapper{min-height:calc(77vh - var(--header-height))}@media screen and (max-width:1640px){:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"])>section:nth-child(5) .container .iframe-wrapper{min-height:calc(86vh - var(--header-height));width:150%;margin-left:-30%}}@media screen and (max-width:991px){:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"])>section:nth-child(5) .container .iframe-wrapper{min-height:calc(77vh - var(--header-height));width:110%;margin-left:-5%}}@media screen and (max-width:767px){:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"])>section:nth-child(5) .container .iframe-wrapper{min-height:1160px;width:100%;margin-left:0}}@media screen and (max-width:472px){:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"])>section:nth-child(5) .container .iframe-wrapper{min-height:1200px}}@media screen and (max-width:407px){:where(#contenido[data-pagina="/cancelar-prestamos/revolving/"])>section:nth-child(5) .container .iframe-wrapper{min-height:1300px}}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"])>section:nth-child(6){padding-bottom:0}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"])>section:nth-child(6) .container{max-width:100%}:where(#contenido[data-pagina="/cancelar-prestamos/personales/"])>section:nth-child(6) .container .iframe-wrapper{min-height:calc(77vh - var(--header-height))}@media screen and (max-width:1640px){:where(#contenido[data-pagina="/cancelar-prestamos/personales/"])>section:nth-child(6) .container .iframe-wrapper{min-height:calc(86vh - var(--header-height));width:150%;margin-left:-30%}}@media screen and (max-width:991px){:where(#contenido[data-pagina="/cancelar-prestamos/personales/"])>section:nth-child(6) .container .iframe-wrapper{min-height:calc(77vh - var(--header-height));width:110%;margin-left:-5%}}@media screen and (max-width:767px){:where(#contenido[data-pagina="/cancelar-prestamos/personales/"])>section:nth-child(6) .container .iframe-wrapper{min-height:1160px;width:100%;margin-left:0}}@media screen and (max-width:472px){:where(#contenido[data-pagina="/cancelar-prestamos/personales/"])>section:nth-child(6) .container .iframe-wrapper{min-height:1200px}}@media screen and (max-width:407px){:where(#contenido[data-pagina="/cancelar-prestamos/personales/"])>section:nth-child(6) .container .iframe-wrapper{min-height:1300px}}:where(#contenido[data-pagina="/cancelar-prestamos/"])>section:nth-child(4){padding-bottom:0}:where(#contenido[data-pagina="/cancelar-prestamos/"])>section:nth-child(4) .container{max-width:100%}:where(#contenido[data-pagina="/cancelar-prestamos/"])>section:nth-child(4) .container .iframe-wrapper{min-height:calc(77vh - var(--header-height))}@media screen and (max-width:1640px){:where(#contenido[data-pagina="/cancelar-prestamos/"])>section:nth-child(4) .container .iframe-wrapper{min-height:calc(86vh - var(--header-height));width:150%;margin-left:-30%}}@media screen and (max-width:991px){:where(#contenido[data-pagina="/cancelar-prestamos/"])>section:nth-child(4) .container .iframe-wrapper{min-height:calc(77vh - var(--header-height));width:110%;margin-left:-5%}}@media screen and (max-width:767px){:where(#contenido[data-pagina="/cancelar-prestamos/"])>section:nth-child(4) .container .iframe-wrapper{min-height:1160px;width:100%;margin-left:0}}@media screen and (max-width:472px){:where(#contenido[data-pagina="/cancelar-prestamos/"])>section:nth-child(4) .container .iframe-wrapper{min-height:1200px}}@media screen and (max-width:407px){:where(#contenido[data-pagina="/cancelar-prestamos/"])>section:nth-child(4) .container .iframe-wrapper{min-height:1300px}}:where(#contenido[data-pagina="/cancelamos-tus-deudas/"])>section:nth-child(5){padding-bottom:0}:where(#contenido[data-pagina="/cancelamos-tus-deudas/"])>section:nth-child(5) .container{max-width:100%}:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deuda/"])>section:nth-child(5),:where(#contenido[data-pagina="/cancela-tus-deudas-hoy/"])>section:nth-child(5),:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"])>section:nth-child(5),:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"])>section:nth-child(5){padding-bottom:0}:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deuda/"])>section:nth-child(5) .container,:where(#contenido[data-pagina="/cancela-tus-deudas-hoy/"])>section:nth-child(5) .container,:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"])>section:nth-child(5) .container,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"])>section:nth-child(5) .container{max-width:100%}:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"])>section:nth-child(5) .container .iframe-wrapper,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"])>section:nth-child(5) .container .iframe-wrapper{min-height:calc(77vh - var(--header-height))}@media screen and (max-width:1640px){:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"])>section:nth-child(5) .container .iframe-wrapper,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"])>section:nth-child(5) .container .iframe-wrapper{min-height:calc(86vh - var(--header-height));width:150%;margin-left:-30%}}@media screen and (max-width:991px){:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"])>section:nth-child(5) .container .iframe-wrapper,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"])>section:nth-child(5) .container .iframe-wrapper{min-height:calc(77vh - var(--header-height));width:110%;margin-left:-5%}}@media screen and (max-width:767px){:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"])>section:nth-child(5) .container .iframe-wrapper,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"])>section:nth-child(5) .container .iframe-wrapper{min-height:1160px;width:100%;margin-left:0}}@media screen and (max-width:472px){:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"])>section:nth-child(5) .container .iframe-wrapper,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"])>section:nth-child(5) .container .iframe-wrapper{min-height:1200px}}@media screen and (max-width:407px){:where(#contenido[data-pagina="/segunda-oportunidad-cancelar-deudas/"])>section:nth-child(5) .container .iframe-wrapper,:where(#contenido[data-pagina="/cancela-tu-deuda-hoy/"])>section:nth-child(5) .container .iframe-wrapper{min-height:1300px}}:where(#contenido[data-pagina="/paga-menos/"])>section:nth-child(6),:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"])>section:nth-child(6),:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"])>section:nth-child(6),:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"])>section:nth-child(6){padding-bottom:0}:where(#contenido[data-pagina="/paga-menos/"])>section:nth-child(6) .container,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"])>section:nth-child(6) .container,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"])>section:nth-child(6) .container,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"])>section:nth-child(6) .container{max-width:100%}:where(#contenido[data-pagina="/paga-menos/"])>section:nth-child(6) .container .iframe-wrapper,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"])>section:nth-child(6) .container .iframe-wrapper,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"])>section:nth-child(6) .container .iframe-wrapper,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"])>section:nth-child(6) .container .iframe-wrapper{min-height:calc(77vh - var(--header-height))}@media screen and (max-width:1640px){:where(#contenido[data-pagina="/paga-menos/"])>section:nth-child(6) .container .iframe-wrapper,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"])>section:nth-child(6) .container .iframe-wrapper,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"])>section:nth-child(6) .container .iframe-wrapper,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"])>section:nth-child(6) .container .iframe-wrapper{min-height:calc(86vh - var(--header-height));width:150%;margin-left:-30%}}@media screen and (max-width:991px){:where(#contenido[data-pagina="/paga-menos/"])>section:nth-child(6) .container .iframe-wrapper,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"])>section:nth-child(6) .container .iframe-wrapper,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"])>section:nth-child(6) .container .iframe-wrapper,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"])>section:nth-child(6) .container .iframe-wrapper{min-height:calc(77vh - var(--header-height));width:110%;margin-left:-5%}}@media screen and (max-width:767px){:where(#contenido[data-pagina="/paga-menos/"])>section:nth-child(6) .container .iframe-wrapper,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"])>section:nth-child(6) .container .iframe-wrapper,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"])>section:nth-child(6) .container .iframe-wrapper,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"])>section:nth-child(6) .container .iframe-wrapper{min-height:1160px;width:100%;margin-left:0}}@media screen and (max-width:472px){:where(#contenido[data-pagina="/paga-menos/"])>section:nth-child(6) .container .iframe-wrapper,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"])>section:nth-child(6) .container .iframe-wrapper,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"])>section:nth-child(6) .container .iframe-wrapper,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"])>section:nth-child(6) .container .iframe-wrapper{min-height:1200px}}@media screen and (max-width:407px){:where(#contenido[data-pagina="/paga-menos/"])>section:nth-child(6) .container .iframe-wrapper,:where(#contenido[data-pagina="/te-ayudamos-a-cancelar-deudas/"])>section:nth-child(6) .container .iframe-wrapper,:where(#contenido[data-pagina="/paga-menos-deudas-hoy/"])>section:nth-child(6) .container .iframe-wrapper,:where(#contenido[data-pagina="/te-ayudamos-a-pagar-deudas/"])>section:nth-child(6) .container .iframe-wrapper{min-height:1300px}}:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"])>section:nth-child(5),:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"])>section:nth-child(5){padding-bottom:0}:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"])>section:nth-child(5) .container,:where(#contenido[data-pagina="/cancela-deudas-tarjetas-revolving/"])>section:nth-child(5) .container{max-width:100%}:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"])>section:nth-child(5) .container .iframe-wrapper{min-height:calc(77vh - var(--header-height))}@media screen and (max-width:1640px){:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"])>section:nth-child(5) .container .iframe-wrapper{min-height:calc(86vh - var(--header-height));width:150%;margin-left:-30%}}@media screen and (max-width:991px){:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"])>section:nth-child(5) .container .iframe-wrapper{min-height:calc(77vh - var(--header-height));width:110%;margin-left:-5%}}@media screen and (max-width:767px){:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"])>section:nth-child(5) .container .iframe-wrapper{min-height:1160px;width:100%;margin-left:0}}@media screen and (max-width:472px){:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"])>section:nth-child(5) .container .iframe-wrapper{min-height:1200px}}@media screen and (max-width:407px){:where(#contenido[data-pagina="/cancelar-deudas-tarjetas-revolving/"])>section:nth-child(5) .container .iframe-wrapper{min-height:1300px}}:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(1){padding-bottom:20px}@media screen and (max-width:991px){:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(1){padding-bottom:0;padding-top:60px}}:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(2){padding-top:0}:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(2) .container{padding:20px 20px 40px;border-radius:20px;border:1px solid var(--primary);background-color:var(--white);box-shadow:20px 20px 0 0 var(--coral);width:80em;max-width:calc(100vw - 30px)}@media screen and (max-width:991px){:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(2) .container{box-shadow:10px 10px 0 0 var(--coral)}}@media screen and (max-width:600px){:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(2) .d-flex{flex-direction:column;flex-wrap:wrap;padding:0}}:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(3){background-color:var(--white)}:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(4){margin-top:0}:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(5){position:relative}:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(5):after{content:"";background-color:var(--white);width:100%;height:100%;position:absolute;inset:0;opacity:.6;z-index:0}:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(5) .container{position:relative;z-index:1}:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(6),:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(11){padding-bottom:20px}:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(8){padding-bottom:300px}@media screen and (max-width:600px){:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(8){padding-bottom:var(--py)}}:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(9){background:transparent;margin-top:-250px}@media screen and (max-width:600px){:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(9){margin-top:0}}:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(10){position:relative;padding-top:var(--py);padding-bottom:var(--py)}:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(10):after{content:"";background-color:var(--white);width:100%;height:100%;position:absolute;inset:0;opacity:.8;z-index:0}:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(10) .container{position:relative;z-index:1}:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(15){position:relative}:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(15):after{content:"";background-color:var(--white);width:100%;height:100%;position:absolute;inset:0;opacity:.6;z-index:0}:where(#contenido[data-pagina="/cancelar-prestamos/microcreditos/"])>section:nth-child(15) .container{position:relative;z-index:1}:where(#contenido[data-pagina="/partners-afiliados/"]) section:not(:first-child){padding-top:var(--py);padding-bottom:var(--py)}:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(2) .container{padding:40px 20px 20px;border-radius:20px;border:1px solid var(--primary);background-color:var(--white);box-shadow:20px 20px 0 0 var(--coral);width:80em;max-width:calc(100vw - 30px)}@media screen and (max-width:991px){:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(2) .container{box-shadow:10px 10px 0 0 var(--coral)}}:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(3){padding-bottom:0}:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(3) .container{max-width:100%}:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(3) .container .iframe-wrapper{min-height:calc(77vh - var(--header-height))}@media screen and (max-width:1640px){:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(3) .container .iframe-wrapper{min-height:calc(86vh - var(--header-height));width:150%;margin-left:-30%}}@media screen and (max-width:991px){:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(3) .container .iframe-wrapper{min-height:calc(77vh - var(--header-height));width:110%;margin-left:-5%}}@media screen and (max-width:767px){:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(3) .container .iframe-wrapper{min-height:1160px;width:100%;margin-left:0}}@media screen and (max-width:472px){:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(3) .container .iframe-wrapper{min-height:1200px}}@media screen and (max-width:407px){:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(3) .container .iframe-wrapper{min-height:1300px}}:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(4){background-color:var(--lightgray)!important}:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(4) .txt-num:not(:last-child){margin-top:30px!important}:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(5){background:linear-gradient(180deg,var(--white),var(--lightgray))}:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(5):before{top:15%;width:50%}:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(5) h2{margin-bottom:50px}:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(5) .features{row-gap:40px}:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(5) .features li:nth-child(3):after{display:none}:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(5) .features li img{object-fit:cover;width:80px;height:80px;border-radius:200px;margin-bottom:20px}@media screen and (max-width:768px){:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(5) .features li img{width:60px;height:60px;margin-bottom:0}}:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(6){padding-top:0}:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(6) p{margin-bottom:0!important}:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(7) ul.decorated-list{padding-top:0;padding-bottom:5px;margin:0}:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(7) ul.decorated-list li{position:relative;margin-bottom:10px}:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(7) ul.decorated-list li:before{content:"";position:absolute;background:linear-gradient(45deg,var(--alt),var(--coral));width:12px;height:12px;border-radius:50px;left:-20px;top:5px}:where(#contenido[data-pagina="/partners-afiliados/"]) section:nth-child(10){background-color:var(--white)!important}:where(#contenido[data-pagina="/sobre-alivia/"]) section{padding-top:var(--py);padding-bottom:var(--py)}:where(#contenido[data-pagina="/sobre-alivia/"]) section:nth-child(1){padding-top:0;padding-bottom:0}:where(#contenido[data-pagina="/sobre-alivia/"]) section:nth-child(3) ul.features>li{flex-direction:column;align-items:center!important}:where(#contenido[data-pagina="/sobre-alivia/"]) section:nth-child(3) ul.features>li:after{background:radial-gradient(50% 50% at 50% 50%,#6855e180,#6855e100)}:where(#contenido[data-pagina="/sobre-alivia/"]) section:nth-child(3) ul.features>li img.icon{width:100%;margin-right:0;margin-bottom:25px;border-radius:15px;max-height:400px;object-fit:cover;object-position:top center}@media screen and (max-width:600px){:where(#contenido[data-pagina="/sobre-alivia/"]) section:nth-child(3) ul.features>li img.icon{max-height:300px}}:where(#contenido[data-pagina="/sobre-alivia/"]) section:nth-child(4){background:none;height:0;padding:0;margin:0}:where(#contenido[data-pagina="/sobre-alivia/"]) section:nth-child(5){background:linear-gradient(180deg,var(--white),var(--lightgray))}:where(#contenido[data-pagina="/sobre-alivia/"]) section:nth-child(5) h2{text-align:center}:where(#contenido[data-pagina="/sobre-alivia/"]) section:nth-child(5) #programa{scroll-margin-top:100px}@media screen and (max-width:767px){:where(#contenido[data-pagina="/sobre-alivia/"]) section:nth-child(5){padding:40px 20px 40px 5px}:where(#contenido[data-pagina="/sobre-alivia/"]) section:nth-child(5) h2{text-align:left}}:where(#contenido[data-pagina="/sobre-alivia/"]) section:nth-child(6) .container .d-flex{gap:20px;flex-wrap:wrap;justify-content:center}:where(#contenido[data-pagina="/sobre-alivia/"]) section:nth-child(6) .container .d-flex .c30{text-align:center;display:flex;flex-direction:column;align-items:center;flex:0 0 30%;padding:20px;border-radius:15px;box-shadow:0 0 10px #0000001a;background-color:var(--white)}:where(#contenido[data-pagina="/sobre-alivia/"]) section:nth-child(6) .container .d-flex .c30 .num-big{font-weight:600;font-size:40px}:where(#contenido[data-pagina="/sobre-alivia/"]) section:nth-child(6) .container .d-flex .c30 .txt{font-weight:400}@media screen and (max-width:600px){:where(#contenido[data-pagina="/sobre-alivia/"]) section:nth-child(6) .container .d-flex{flex-direction:column;flex-wrap:wrap;padding:0}:where(#contenido[data-pagina="/sobre-alivia/"]) section:nth-child(6) .container .d-flex .c30{width:100%}:where(#contenido[data-pagina="/sobre-alivia/"]) section:nth-child(6) .container .d-flex .c30 .num-big{font-size:32px}}:where(#contenido[data-pagina="/sobre-alivia/"]) section:nth-child(8){background-color:var(--white)}:where(#contenido) .timeline-wrap-fix{display:flex;justify-content:center;max-width:100%;overflow:visible}:where(#contenido) .timeline-wrap-fix .timeline-box-fix{position:relative;width:1200px;max-width:100%;padding:0}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix{position:relative}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline__bar-bg-fix,:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline__bar-fill-fix{position:absolute;left:0;right:0;margin:auto;top:2px;width:2px;z-index:2;border-radius:100px}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline__bar-bg-fix{background:var(--black);z-index:2}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline__bar-fill-fix{background:var(--secondary);z-index:2;height:0;transition:height .25s}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline__big-dot-fix{position:absolute;left:0;right:0;margin:auto;width:30px;height:30px;background:var(--secondary);z-index:2;border-radius:50%;box-shadow:0 0 5px #0000000d;transform:translateY(0);transition:box-shadow .15s,width .2s,height .2s;pointer-events:none}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline-list-fix{list-style:none;padding:0;margin:0}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline-list-fix .timeline-item-fix{display:flex;align-items:center;margin:0 0 40px;position:relative;gap:120px}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline-list-fix .timeline-item-fix:nth-child(2),:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline-list-fix .timeline-item-fix:nth-child(4),:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline-list-fix .timeline-item-fix:nth-child(6){flex-direction:row-reverse}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline-list-fix .timeline-item-fix:last-child{margin-bottom:0}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline-list-fix .timeline__img-fix{height:400px;width:45%;border-radius:15px;object-fit:cover;opacity:0;transition:opacity 3s ease-out}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline-list-fix .timeline__img-visible{opacity:1!important}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline-list-fix .timeline__punto-fix{z-index:2;position:absolute;left:0;right:0;top:50%;margin:0 auto;width:30px;height:30px;border-radius:50%;background:var(--black);color:var(--white);transition:background .2s,border .15s;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline-list-fix .timeline-item-fix.passed .timeline__punto-fix{background:var(--secondary)}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline-list-fix .timeline__card-fix{width:100%;flex:1;background:none;min-width:200px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;word-break:break-word;background-color:var(--white);padding:40px;border-radius:15px;box-shadow:0 0 10px #0000001a}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline-list-fix .timeline__tit-fix{font-weight:500;font-size:clamp(22px,3vw,28px);color:var(--alt)}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline-list-fix .timeline__txt-fix{margin-top:7px}@media screen and (max-width:1200px){:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline__img-fix{height:300px}}@media screen and (max-width:767px){:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline__bar-bg-fix,:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline__bar-fill-fix{margin-left:15px}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline__big-dot-fix{margin-left:0}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline-item-fix{flex-direction:column!important;gap:20px!important;padding-left:45px}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline-item-fix .timeline__punto-fix{margin-left:0;top:0}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline-item-fix .timeline__img-fix{height:250px;width:100%;opacity:1}:where(#contenido) .timeline-wrap-fix .timeline-box-fix .timeline__vertical-fix .timeline-item-fix .timeline__card-fix{padding:0;background-color:transparent;box-shadow:none}}:where(#contenido) .botones-casos{margin-top:50px;display:flex;align-items:center;gap:20px}:where(#contenido) .botones-casos .button{border:2px solid var(--primary)}:where(#contenido) .botones-casos .button:nth-of-type(1){background-color:var(--alt);border-color:var(--alt)}:where(#contenido) .botones-casos .button:last-child{background-color:transparent;color:var(--primary)}@media screen and (max-width:767px){:where(#contenido) .botones-casos{flex-wrap:wrap;align-items:flex-start}}:where(#contenido[data-pagina="/ley-segunda-oportunidad/pros-contras/"]) section{padding:var(--py) var(--px)}:where(#contenido[data-pagina="/ley-segunda-oportunidad/pros-contras/"]) section:nth-child(1){padding-bottom:0}:where(#contenido[data-pagina="/ley-segunda-oportunidad/pros-contras/"]) section:nth-child(3){background:linear-gradient(45deg,var(--white),var(--lightgray))}:where(#contenido[data-pagina="/ley-segunda-oportunidad/pros-contras/"]) section:nth-child(3):nth-child(3) h2{text-align:center;margin-bottom:40px}:where(#contenido[data-pagina="/ley-segunda-oportunidad/pros-contras/"]) section:nth-child(3):nth-child(3) .container{max-width:1200px}:where(#contenido[data-pagina="/ley-segunda-oportunidad/pros-contras/"]) section:nth-child(7){background:linear-gradient(0deg,var(--white),var(--lightgray))}:where(#contenido[data-pagina="/ley-segunda-oportunidad/pros-contras/"]) section:nth-child(7) h2{max-width:60%;margin:auto}@media screen and (max-width:850px){:where(#contenido[data-pagina="/ley-segunda-oportunidad/pros-contras/"]) section:nth-child(7) h2{max-width:100%}}:where(#contenido[data-pagina="/ley-segunda-oportunidad/pros-contras/"]) section:nth-child(7) img{width:75px;height:85px;object-fit:contain}:where(#contenido[data-pagina="/ley-segunda-oportunidad/pros-contras/"]) section:nth-child(7) .lista-deg{text-align:left}:where(#contenido[data-pagina="/ley-segunda-oportunidad/requisitos/"]) section{padding-top:var(--py);padding-bottom:var(--py)}:where(#contenido[data-pagina="/ley-segunda-oportunidad/requisitos/"]) section:nth-child(1){padding-bottom:0}:where(#contenido[data-pagina="/ley-segunda-oportunidad/requisitos/"]) section:nth-child(2){padding-top:0}:where(#contenido[data-pagina="/ley-segunda-oportunidad/requisitos/"]) section:nth-child(2) ul.features>li{flex-direction:column;align-items:center!important;border:1px solid var(--lightgray);text-align:left}:where(#contenido[data-pagina="/ley-segunda-oportunidad/requisitos/"]) section:nth-child(2) ul.features>li:after{background:radial-gradient(50% 50% at 50% 50%,#6855e180,#6855e100)}:where(#contenido[data-pagina="/ley-segunda-oportunidad/requisitos/"]) section:nth-child(2) ul.features>li h2{margin:0 0 20px!important}:where(#contenido[data-pagina="/ley-segunda-oportunidad/requisitos/"]) section:nth-child(2) ul.features>li .lista-deg{margin-top:15px}:where(#contenido[data-pagina="/ley-segunda-oportunidad/requisitos/"]) section:nth-child(6){padding-bottom:270px}:where(#contenido[data-pagina="/ley-segunda-oportunidad/requisitos/"]) section:nth-child(6) .features li img.icon{width:60px}@media screen and (max-width:600px){:where(#contenido[data-pagina="/ley-segunda-oportunidad/requisitos/"]) section:nth-child(6){padding-bottom:var(--py)}:where(#contenido[data-pagina="/ley-segunda-oportunidad/requisitos/"]) section:nth-child(6) .features{margin-bottom:0!important}:where(#contenido[data-pagina="/ley-segunda-oportunidad/requisitos/"]) section:nth-child(6) .features li{align-items:center!important}:where(#contenido[data-pagina="/ley-segunda-oportunidad/requisitos/"]) section:nth-child(6) .features li:not(:last-child){margin-bottom:20px;padding-bottom:20px}:where(#contenido[data-pagina="/ley-segunda-oportunidad/requisitos/"]) section:nth-child(6) .features li img.icon{width:35px}}:where(#contenido[data-pagina="/ley-segunda-oportunidad/requisitos/"]) section:nth-child(7){background:transparent;margin-top:-270px}@media screen and (max-width:600px){:where(#contenido[data-pagina="/ley-segunda-oportunidad/requisitos/"]) section:nth-child(7){margin-top:0;padding-top:0}}:where(#contenido[data-pagina="/ley-segunda-oportunidad/requisitos/"]) section #formulario{scroll-margin-top:100px}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section{padding:var(--py) var(--px)}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(2){padding-top:0}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(3) .features{row-gap:30px}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(3) .features>li{flex:0 0 50%;max-width:50%}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(3) .features>li:nth-child(2):after{display:none}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(3) .features>li img{border-radius:200px;width:auto;height:80px;object-fit:contain}@media screen and (max-width:991px){:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(3) .features>li{flex:0 0 100%;max-width:100%}}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4){background-color:var(--white)}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia{display:flex;align-items:center;justify-content:center;gap:20px;padding:20px 0}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .col{background:var(--white);padding:40px;border-radius:20px;border:1px solid var(--lightgray);box-shadow:0 0 10px #0000001a;min-height:350px;align-content:center;text-align:center;position:relative}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .col:nth-child(2){min-height:400px;background:linear-gradient(180deg,#fff 32%,#faf4ff 0%)}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .col:nth-child(2) .cab-col{margin-bottom:30px}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .col ul{width:fit-content;margin:auto;text-align:left}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .col .icono{width:80px;padding:10px;background:#faf4ff;border-radius:200px}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .flecha{width:80px;height:40px;object-fit:contain;position:absolute;top:0;bottom:0;margin:auto;margin-top:calc(15% - 40px);z-index:2;opacity:0;-webkit-animation:show 1.1s ease forwards;-moz-animation:show 1.1s ease forwards;-ms-animation:show 1.1s ease forwards;animation:show 1.1s ease forwards}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .flecha.flecha1{left:calc(31% - 10px);animation-delay:3.2s}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .flecha.flecha2{left:calc(65% - 20px);animation-delay:3.8s}@media screen and (max-width:991px){:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia{flex-wrap:wrap;align-items:stretch}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .col{flex:0 0 48%}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .col:nth-child(1){order:1}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .col:nth-child(1):after{top:initial;bottom:-35px;left:60%;margin:auto;transform:rotate(90deg)}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .col:nth-child(2){order:3;flex:0 0 60%;background:linear-gradient(180deg,#fff 36%,#faf4ff 0%)}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .col:nth-child(2):after{top:-35px;bottom:initial;left:60%;margin:auto;transform:rotate(-90deg)}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .col:nth-child(3){order:2}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .flecha{top:45%;bottom:initial;margin-top:auto}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .flecha.flecha1{transform:rotate(90deg)}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .flecha.flecha2{transform:rotate(-90deg)}}@media screen and (max-width:800px){:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .flecha{top:48%}}@media screen and (max-width:767px){:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia{gap:40px}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .col{flex:0 0 100%;min-height:0;padding:40px 20px}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .col:nth-child(2){order:2;flex:0 0 100%;min-height:0}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .col:nth-child(3){order:3}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .flecha.flecha1{top:29%;left:calc(50% - 40px)}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .flecha.flecha2{transform:rotate(90deg);top:68%;left:calc(50% - 40px)}}@media screen and (max-width:600px){:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .col:nth-child(2){background:linear-gradient(180deg,#fff 34%,#faf4ff 0%)}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .flecha.flecha1{top:30%}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .flecha.flecha2{top:67.5%}}@media screen and (max-width:500px){:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .col:nth-child(2){background:linear-gradient(180deg,#fff 35%,#faf4ff 0%)}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .flecha.flecha1{top:29%}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .flecha.flecha2{top:67%}}@media screen and (max-width:473px){:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(4) .row-alivia .flecha.flecha1{top:30%}}:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(5) h2{max-width:800px;margin:0 auto 40px;text-align:center}@media screen and (max-width:767px){:where(#contenido[data-pagina="/plan-liquidacion-deudas/"])>section:nth-child(5) h2{max-width:100%}}:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section{padding-top:var(--py);padding-bottom:var(--py)}:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(1){padding-bottom:0}:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(2){padding-top:var(--px)}:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(2) .container{padding:40px 20px 20px;border-radius:20px;border:1px solid var(--primary);background-color:var(--white);box-shadow:20px 20px 0 0 var(--coral);width:80em;max-width:calc(100vw - 30px)}@media screen and (max-width:991px){:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(2) .container{box-shadow:10px 10px 0 0 var(--coral)}}@media screen and (max-width:600px){:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(2) .d-flex{flex-direction:column;flex-wrap:wrap;padding:0}}:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(3) .lista-deg{margin-bottom:0;padding-bottom:25px}:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(4){padding-bottom:0}:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(6){padding-right:var(--px);padding-left:var(--px);background-color:var(--white);display:flex;flex-direction:column;align-items:center}@media screen and (max-width:767px){:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(6){padding:40px 20px 40px 5px}:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(6) h2,:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(6) .button{margin-left:15px}}:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(7){padding-right:var(--px);padding-left:var(--px)}:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(8){background:linear-gradient(45deg,var(--white),var(--lightgray))}@media screen and (max-width:767px){:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(8){background:linear-gradient(180deg,var(--white),var(--lightgray))}}:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(12){padding-bottom:0}@media screen and (max-width:767px){:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(12) h2{margin-bottom:0}}:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(13){padding-top:0}:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(13) .txt-num{flex-direction:row;flex-wrap:nowrap;align-items:center;gap:6px}:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(13) .txt-num .num{font-size:1.25rem;width:30px;height:30px}:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(15){position:relative}:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(15):after{content:"";background-color:var(--white);width:100%;height:100%;position:absolute;inset:0;opacity:.6;z-index:0}:where(#contenido[data-pagina="/cancelar-prestamos/hipotecas/"]) section:nth-child(15) .container{position:relative;z-index:1}:where(#contenido[data-pagina="/sobre-alivia/equipo/"]) section{padding-top:var(--py);padding-bottom:var(--py)}:where(#contenido[data-pagina="/sobre-alivia/equipo/"]) section:nth-child(1){padding-bottom:0}:where(#contenido[data-pagina="/sobre-alivia/equipo/"]) section:nth-child(2) ul.features>li{flex-direction:column;align-items:center!important;border:1px solid var(--lightgray)}:where(#contenido[data-pagina="/sobre-alivia/equipo/"]) section:nth-child(2) ul.features>li:after{background:radial-gradient(50% 50% at 50% 50%,#6855e180,#6855e100)}:where(#contenido[data-pagina="/sobre-alivia/equipo/"]) section:nth-child(2) ul.features>li img.icon{width:100%;margin-right:0;margin-bottom:25px;border-radius:15px;max-height:400px;object-fit:cover;object-position:top center}@media screen and (max-width:600px){:where(#contenido[data-pagina="/sobre-alivia/equipo/"]) section:nth-child(2) ul.features>li img.icon{max-height:300px}}:where(#contenido[data-pagina="/sobre-alivia/equipo/javier-amat/"]) section{padding-top:var(--py);padding-bottom:var(--py)}:where(#contenido[data-pagina="/sobre-alivia/equipo/javier-amat/"]) section:nth-child(2) .features{display:none}:where(#contenido[data-pagina="/sobre-alivia/equipo/javier-amat/"]) section:nth-child(3){padding-bottom:0}:where(#contenido[data-pagina="/sobre-alivia/equipo/javier-amat/"]) section:nth-child(3):before{display:none}:where(#contenido[data-pagina="/sobre-alivia/equipo/javier-amat/"]) section:nth-child(3) .features{row-gap:20px}:where(#contenido[data-pagina="/sobre-alivia/equipo/javier-amat/"]) section:nth-child(3) .features>li{width:25%}:where(#contenido[data-pagina="/sobre-alivia/equipo/javier-amat/"]) section:nth-child(3) .features>li .num{margin:auto}@media screen and (max-width:991px){:where(#contenido[data-pagina="/sobre-alivia/equipo/javier-amat/"]) section:nth-child(3) .features{display:flex;flex-wrap:wrap}:where(#contenido[data-pagina="/sobre-alivia/equipo/javier-amat/"]) section:nth-child(3) .features>li{width:50%;border-bottom:none;justify-content:center;padding-right:20px;padding-left:20px}:where(#contenido[data-pagina="/sobre-alivia/equipo/javier-amat/"]) section:nth-child(3) .features>li:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:2px;height:80%;background:var(--primary)}:where(#contenido[data-pagina="/sobre-alivia/equipo/javier-amat/"]) section:nth-child(3) .features>li:nth-child(2n):after{display:none}}@media screen and (max-width:767px){:where(#contenido[data-pagina="/sobre-alivia/equipo/javier-amat/"]) section:nth-child(3) .features{row-gap:0}:where(#contenido[data-pagina="/sobre-alivia/equipo/javier-amat/"]) section:nth-child(3) .features>li{width:100%}:where(#contenido[data-pagina="/sobre-alivia/equipo/javier-amat/"]) section:nth-child(3) .features>li:not(:last-child){border-bottom:1px solid}:where(#contenido[data-pagina="/sobre-alivia/equipo/javier-amat/"]) section:nth-child(3) .features>li:not(:last-child):after{display:none}}:where(#contenido[data-pagina="/sobre-alivia/equipo/javier-amat/"]) section:nth-child(4){padding-top:calc(var(--py) / 1.5)}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section{padding-top:var(--py);padding-bottom:var(--py)}@media screen and (max-width:800px){:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(1),:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(1){padding-bottom:5px!important}}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(2):before,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(2):before{display:none}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(2) .features>li,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(2) .features>li{width:45%}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(2) .features>li ul,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(2) .features>li ul{text-align:left}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(2) .features>li h2,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(2) .features>li h2{text-align:right}@media screen and (max-width:991px){:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(2) .features>li,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(2) .features>li{width:100%}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(2) .features>li:first-child,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(2) .features>li:first-child{padding-bottom:0}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(2) .features>li h2,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(2) .features>li h2{text-align:left}}@media screen and (max-width:800px){:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(2),:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(2){padding:0!important}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(2) .features,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(2) .features{padding:0!important}}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(3) .features,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(3) .features{display:none}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(4),:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(4){padding-bottom:0}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(4):before,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(4):before{display:none}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(4) .features,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(4) .features{row-gap:20px}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(4) .features>li,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(4) .features>li{width:33%}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(4) .features>li:nth-child(3):after,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(4) .features>li:nth-child(3):after{display:none}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(4) .features>li .num,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(4) .features>li .num{margin:auto}@media screen and (max-width:991px){:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(4) .features,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(4) .features{display:flex;flex-wrap:wrap}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(4) .features>li,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(4) .features>li{width:50%;border-bottom:none;justify-content:center;padding-right:20px;padding-left:20px}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(4) .features>li:not(:last-child):after,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(4) .features>li:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:2px;height:80%;background:var(--primary)}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(4) .features>li:nth-child(2n):after,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(4) .features>li:nth-child(2n):after{display:none}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(4) .features>li:nth-child(3):after,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(4) .features>li:nth-child(3):after{display:initial}}@media screen and (max-width:767px){:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(4) .features,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(4) .features{row-gap:0}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(4) .features>li,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(4) .features>li{width:100%}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(4) .features>li:not(:last-child),:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(4) .features>li:not(:last-child){border-bottom:1px solid}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(4) .features>li:not(:last-child):after,:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(4) .features>li:not(:last-child):after{display:none}}:where(#contenido[data-pagina="/sobre-alivia/equipo/juan-sabadell/"]) section:nth-child(5),:where(#contenido[data-pagina="/sobre-alivia/equipo/jhon-emerson/"]) section:nth-child(5){padding-top:calc(var(--py) / 1.5)}:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section{padding-top:var(--py);padding-bottom:var(--py)}:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(2):before{display:none}:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(2) .features>li{width:45%}:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(2) .features>li *{text-align:left}@media screen and (max-width:991px){:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(2) .features>li{width:100%}:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(2) .features>li:first-child{padding-bottom:0}}@media screen and (max-width:800px){:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(2){padding:0!important}:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(2) .features{padding:0!important}}:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(3) .features{display:none}:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(4){padding-bottom:0}:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(4):before{display:none}:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(4) .features{row-gap:20px}:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(4) .features>li{width:25%}:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(4) .features>li .num{margin:auto}@media screen and (max-width:991px){:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(4) .features{display:flex;flex-wrap:wrap}:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(4) .features>li{width:50%;border-bottom:none;justify-content:center;padding-right:20px;padding-left:20px}:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(4) .features>li:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:2px;height:80%;background:var(--primary)}:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(4) .features>li:nth-child(2n):after{display:none}}@media screen and (max-width:767px){:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(4) .features{row-gap:0}:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(4) .features>li{width:100%}:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(4) .features>li:not(:last-child){border-bottom:1px solid}:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(4) .features>li:not(:last-child):after{display:none}}:where(#contenido[data-pagina="/sobre-alivia/equipo/laura-lopez/"]) section:nth-child(5){padding-top:calc(var(--py) / 1.5)}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section{padding-top:var(--py);padding-bottom:var(--py)}@media screen and (max-width:800px){:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(1){padding-bottom:5px!important}}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(2):before{display:none}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(2) .features>li{width:45%}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(2) .features>li ul{text-align:left}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(2) .features>li h2{text-align:right}@media screen and (max-width:991px){:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(2) .features>li{width:100%}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(2) .features>li:first-child{padding-bottom:0}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(2) .features>li h2{text-align:left}}@media screen and (max-width:800px){:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(2){padding:0!important}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(2) .features{padding:0!important}}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(3) .features{display:none}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(5){padding-bottom:0;background:linear-gradient(0deg,var(--white),var(--lightgray))}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(5):before{display:none}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(5) .features{row-gap:20px}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(5) .features>li{width:33%}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(5) .features>li:nth-child(3):after{display:none}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(5) .features>li .num{margin:auto}@media screen and (max-width:991px){:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(5) .features{display:flex;flex-wrap:wrap}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(5) .features>li{width:50%;border-bottom:none;justify-content:center;padding-right:20px;padding-left:20px}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(5) .features>li:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:2px;height:80%;background:var(--primary)}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(5) .features>li:nth-child(2n):after{display:none}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(5) .features>li:nth-child(3):after{display:initial}}@media screen and (max-width:767px){:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(5) .features{row-gap:0}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(5) .features>li{width:100%}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(5) .features>li:not(:last-child){border-bottom:1px solid}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(5) .features>li:not(:last-child):after{display:none}}:where(#contenido[data-pagina="/sobre-alivia/equipo/enna-baquero/"]) section:nth-child(6){padding-top:calc(var(--py) / 1.5)}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section{padding-top:var(--py);padding-bottom:var(--py)}@media screen and (max-width:800px){:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(1){padding-bottom:5px!important}}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(2):before{display:none}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(2) .features>li{width:45%}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(2) .features>li ul{text-align:left}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(2) .features>li h2{text-align:right}@media screen and (max-width:991px){:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(2){padding-top:var(--py);padding-bottom:var(--py)}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(2) .features>li{width:100%}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(2) .features>li:first-child{padding-bottom:0}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(2) .features>li h2{text-align:left}}@media screen and (max-width:800px){:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(2){padding:0!important}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(2) .features{padding:0!important}}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(3) .features{display:none}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(5){padding-bottom:0;background:linear-gradient(0deg,var(--white),var(--lightgray))}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(5):before{display:none}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(5) .features{row-gap:20px}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(5) .features>li{width:25%}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(5) .features>li .num{margin:auto}@media screen and (max-width:991px){:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(5) .features{display:flex;flex-wrap:wrap}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(5) .features>li{width:50%;border-bottom:none;justify-content:center;padding-right:20px;padding-left:20px}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(5) .features>li:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:2px;height:80%;background:var(--primary)}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(5) .features>li:nth-child(2n):after{display:none}}@media screen and (max-width:767px){:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(5) .features{row-gap:0}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(5) .features>li{width:100%}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(5) .features>li:not(:last-child){border-bottom:1px solid}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(5) .features>li:not(:last-child):after{display:none}}:where(#contenido[data-pagina="/sobre-alivia/equipo/giorgi-bantsadze/"]) section:nth-child(6){padding-top:calc(var(--py) / 1.5)}:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section{padding-top:var(--py);padding-bottom:var(--py)}@media screen and (max-width:800px){:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section:nth-child(1){padding-bottom:5px!important}}:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section:nth-child(2):before,:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section:nth-child(2) .features{display:none}@media screen and (max-width:991px){:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section:nth-child(2){padding-top:var(--py);padding-bottom:var(--py)}}:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section:nth-child(3){padding-bottom:0;background:linear-gradient(0deg,var(--white),var(--lightgray))}:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section:nth-child(3):before{display:none}:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section:nth-child(3) .features{row-gap:20px}:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section:nth-child(3) .features>li{width:32%}:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section:nth-child(3) .features>li:nth-child(3):after{display:none}:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section:nth-child(3) .features>li .num{margin:auto}@media screen and (max-width:991px){:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section:nth-child(3) .features{display:flex;flex-wrap:wrap}:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section:nth-child(3) .features>li{width:50%;border-bottom:none;justify-content:center;padding-right:20px;padding-left:20px}:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section:nth-child(3) .features>li:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:2px;height:80%;background:var(--primary)}:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section:nth-child(3) .features>li:nth-child(3):after{display:initial}:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section:nth-child(3) .features>li:nth-child(2n):after{display:none}}@media screen and (max-width:767px){:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section:nth-child(3) .features{row-gap:0}:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section:nth-child(3) .features>li{width:100%}:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section:nth-child(3) .features>li:not(:last-child){border-bottom:1px solid}:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section:nth-child(3) .features>li:not(:last-child):after{display:none}}:where(#contenido[data-pagina="/sobre-alivia/equipo/lourdes-belen/"]) section:nth-child(5){padding-top:calc(var(--py) / 1.5)}:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section{padding-top:var(--py);padding-bottom:var(--py)}:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(1){padding-bottom:0}:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(2){padding-top:var(--px)}:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(2) .container{padding:40px 20px 20px;border-radius:20px;border:1px solid var(--primary);background-color:var(--white);box-shadow:20px 20px 0 0 var(--coral);width:80em;max-width:calc(100vw - 30px)}@media screen and (max-width:991px){:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(2) .container{box-shadow:10px 10px 0 0 var(--coral)}}@media screen and (max-width:600px){:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(2) .d-flex{flex-direction:column;flex-wrap:wrap;padding:0}:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(2) .d-flex>div{width:100%}:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(2) .d-flex>div:first-child{padding-right:0;padding-bottom:20px}}:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(4){padding-bottom:0}:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(6){padding-right:var(--px);padding-left:var(--px);background-color:var(--white);display:flex;flex-direction:column;align-items:center}@media screen and (max-width:767px){:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(6){padding:40px 20px 40px 5px}:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(6) h2,:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(6) .button{margin-left:15px}}:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(7){padding-right:var(--px);padding-left:var(--px)}:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(7){background:linear-gradient(45deg,var(--white),var(--lightgray))}@media screen and (max-width:767px){:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(7){background:linear-gradient(180deg,var(--white),var(--lightgray))}}:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(10){padding-bottom:0}@media screen and (max-width:767px){:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(10) h2{margin-bottom:0}}:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(11){padding-top:0}:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(13){position:relative}:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(13):after{content:"";background-color:var(--white);width:100%;height:100%;position:absolute;inset:0;opacity:.6;z-index:0}:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section:nth-child(13) .container{position:relative;z-index:1}:where(#contenido[data-pagina="/cancelar-prestamos/avales/"]) section #formulario{scroll-margin-top:100px}:where(#contenido[data-pagina="/ley-segunda-oportunidad/quien-puede-acogerse/"]) section{padding-top:var(--py);padding-bottom:var(--py)}:where(#contenido[data-pagina="/ley-segunda-oportunidad/quien-puede-acogerse/"]) section:nth-child(1){padding-bottom:20px}@media screen and (max-width:991px){:where(#contenido[data-pagina="/ley-segunda-oportunidad/quien-puede-acogerse/"]) section:nth-child(1){padding-bottom:0;padding-top:60px}}:where(#contenido[data-pagina="/ley-segunda-oportunidad/quien-puede-acogerse/"]) section:nth-child(2){padding-top:0}:where(#contenido[data-pagina="/ley-segunda-oportunidad/quien-puede-acogerse/"]) section:nth-child(2) .container{padding:20px 20px 40px;border-radius:20px;border:1px solid var(--primary);background-color:var(--white);box-shadow:20px 20px 0 0 var(--coral);width:80em;max-width:calc(100vw - 30px)}@media screen and (max-width:991px){:where(#contenido[data-pagina="/ley-segunda-oportunidad/quien-puede-acogerse/"]) section:nth-child(2) .container{box-shadow:10px 10px 0 0 var(--coral)}}@media screen and (max-width:600px){:where(#contenido[data-pagina="/ley-segunda-oportunidad/quien-puede-acogerse/"]) section:nth-child(2) .d-flex{flex-direction:column;flex-wrap:wrap;padding:0}:where(#contenido[data-pagina="/ley-segunda-oportunidad/quien-puede-acogerse/"]) section:nth-child(2) .d-flex>div{width:100%}:where(#contenido[data-pagina="/ley-segunda-oportunidad/quien-puede-acogerse/"]) section:nth-child(2) .d-flex>div:first-child{padding-right:0;padding-bottom:20px}}:where(#contenido[data-pagina="/ley-segunda-oportunidad/quien-puede-acogerse/"]) section:nth-child(5){background-color:var(--white)}:where(#contenido[data-pagina="/ley-segunda-oportunidad/quien-puede-acogerse/"]) section:nth-child(5) h2,:where(#contenido[data-pagina="/ley-segunda-oportunidad/quien-puede-acogerse/"]) section:nth-child(5) p{text-align:center}:where(#contenido[data-pagina="/ley-segunda-oportunidad/quien-puede-acogerse/"]) section:nth-child(5) .features{margin:40px 0}:where(#contenido[data-pagina="/ley-segunda-oportunidad/quien-puede-acogerse/"]) section #formulario{scroll-margin-top:100px}:where(#contenido[data-pagina="/ley-segunda-oportunidad/cuanto-tarda/"]) section{padding-top:var(--py);padding-bottom:var(--py)}:where(#contenido[data-pagina="/ley-segunda-oportunidad/cuanto-tarda/"]) section:nth-child(1){padding-bottom:20px}@media screen and (max-width:991px){:where(#contenido[data-pagina="/ley-segunda-oportunidad/cuanto-tarda/"]) section:nth-child(1){padding-bottom:0;padding-top:60px}}:where(#contenido[data-pagina="/ley-segunda-oportunidad/cuanto-tarda/"]) section:nth-child(2){padding-top:0}:where(#contenido[data-pagina="/ley-segunda-oportunidad/cuanto-tarda/"]) section:nth-child(2) .container{padding:20px 20px 40px;border-radius:20px;border:1px solid var(--primary);background-color:var(--white);box-shadow:20px 20px 0 0 var(--coral);width:80em;max-width:calc(100vw - 30px)}@media screen and (max-width:991px){:where(#contenido[data-pagina="/ley-segunda-oportunidad/cuanto-tarda/"]) section:nth-child(2) .container{box-shadow:10px 10px 0 0 var(--coral)}}:where(#contenido[data-pagina="/ley-segunda-oportunidad/cuanto-tarda/"]) section:nth-child(6) .features>li{width:50%}@media screen and (max-width:767px){:where(#contenido[data-pagina="/ley-segunda-oportunidad/cuanto-tarda/"]) section:nth-child(6) .features>li{width:100%}}:where(#contenido[data-pagina="/como-salir-asnef/saber-si-estoy-fichero-morosos/"]) section{padding-top:var(--py);padding-bottom:var(--py)}:where(#contenido[data-pagina="/como-salir-asnef/saber-si-estoy-fichero-morosos/"]) section:nth-child(1){padding-bottom:20px}@media screen and (max-width:991px){:where(#contenido[data-pagina="/como-salir-asnef/saber-si-estoy-fichero-morosos/"]) section:nth-child(1){padding-bottom:0;padding-top:60px}}:where(#contenido[data-pagina="/como-salir-asnef/saber-si-estoy-fichero-morosos/"]) section:nth-child(3),:where(#contenido[data-pagina="/como-salir-asnef/saber-si-estoy-fichero-morosos/"]) section:nth-child(5),:where(#contenido[data-pagina="/como-salir-asnef/saber-si-estoy-fichero-morosos/"]) section:nth-child(6){background:none}:where(#contenido[data-pagina="/como-salir-asnef/saber-si-estoy-fichero-morosos/"]) section:nth-child(3) h3,:where(#contenido[data-pagina="/como-salir-asnef/saber-si-estoy-fichero-morosos/"]) section:nth-child(5) h3,:where(#contenido[data-pagina="/como-salir-asnef/saber-si-estoy-fichero-morosos/"]) section:nth-child(6) h3{color:var(--alt)}:where(#contenido[data-pagina="/como-salir-asnef/saber-si-estoy-fichero-morosos/"]) section:nth-child(4),:where(#contenido[data-pagina="/como-salir-asnef/saber-si-estoy-fichero-morosos/"]) section:nth-child(7){padding-top:0}:where(#contenido[data-pagina="/podcast/"]){background-color:var(--white)}:where(#contenido[data-pagina="/podcast/"]) section{padding-top:var(--py);padding-bottom:var(--py)}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(1){padding-top:0;padding-bottom:0}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(2){margin-top:-100px;background:transparent!important}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(2) .container{display:flex;flex-direction:column;gap:80px}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(2) .container .d-flex{gap:20px;flex-wrap:wrap;justify-content:center;align-items:center}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(2) .container .d-flex .c30{text-align:center;display:flex;flex-direction:column;align-items:center;flex:0 0 30%;padding:20px;border-radius:15px;box-shadow:0 0 10px #0000001a;background-color:var(--white)}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(2) .container .d-flex .c30 .num-big{font-weight:600;font-size:40px}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(2) .container .d-flex .c30 .txt{font-weight:400}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(2) .container .d-flex .links-plataformas{display:flex;gap:15px}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(2) .container .d-flex .links-plataformas .plat-btn{position:relative;text-decoration:none;padding:6px 18px;border-radius:200px;border:1px solid var(--primary);color:var(--primary);background-color:var(--white);transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(2) .container .d-flex .links-plataformas .plat-btn:after{content:"";position:absolute;inset:0;margin:auto;width:100%;height:100%;border-radius:200px;background-color:transparent;opacity:0;border:2px solid var(--secondary);color:var(--secondary);transition:all .3s ease}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(2) .container .d-flex .links-plataformas .plat-btn:hover{color:var(--secondary);border-color:var(--secondary);background-color:#f4efed80;opacity:1}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(2) .container .d-flex .links-plataformas .plat-btn:hover:after{opacity:1}@media screen and (max-width:991px){:where(#contenido[data-pagina="/podcast/"]) section:nth-child(2){margin-top:-80px}}@media screen and (max-width:600px){:where(#contenido[data-pagina="/podcast/"]) section:nth-child(2){margin-top:-50px}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(2) .container{gap:50px}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(2) .container .d-flex{flex-direction:column;flex-wrap:wrap;padding:0}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(2) .container .d-flex .c30{width:100%}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(2) .container .d-flex .c30 .num-big{font-size:32px}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(2) .container .links-plataformas{flex-wrap:wrap;justify-content:center}}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(3){background:linear-gradient(180deg,var(--white),var(--lightgray))}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(3):before{width:35%;top:100%}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(3) .features li{border:1px solid var(--lightgray);flex-direction:column;gap:20px;padding:30px}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(3) .features li>img{margin:0;width:100%;height:300px;object-fit:cover;border-radius:20px}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(3) .features li .content{width:100%;text-align:left}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(3) .features li .content .btn-play{width:calc(100% - 60px);height:300px;position:absolute;top:30px;left:0;right:0;margin:auto;border-radius:20px;opacity:.8;display:flex;align-items:center;justify-content:center;transition:all .3s ease}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(3) .features li .content .btn-play img{width:60px;height:60px;object-fit:contain;transition:all .3s ease}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(3) .features li .content .btn-play:hover{background-color:#00000026;opacity:1}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(3) .features li .content .btn-play:hover img{transform:scale(1.1)}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(3) .features li .content .caja-user{margin-top:30px;display:flex;gap:10px;align-items:center;justify-content:flex-start;padding:10px;border-radius:15px;border:1px solid var(--lightgray);background-color:var(--white)}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(3) .features li .content .caja-user .user-img{width:40px;height:40px;border-radius:200px;background-color:var(--secondary);padding:5px;display:flex;align-items:center;justify-content:center;color:var(--white)}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(3) .features li .content .caja-user .user-info{text-align:left}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(3) .features li .content .caja-user .user-info .user-nom{font-weight:600}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(3) .features li .content .caja-user .user-info .user-cargo{font-size:14px;color:var(--alt)}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(3) .features li:after{background:radial-gradient(50% 50% at 50% 50%,#6855e180,#fe7a5900);z-index:-1}:where(#contenido[data-pagina="/podcast/"]) section:nth-child(3) .features li:nth-child(odd):after{background:radial-gradient(50% 50% at 50% 50%,#6855e180,#6855e100);transform:translate(50%,50%);left:inherit;right:0}:where(#contenido) .dec-coral{overflow:hidden!important}:where(#contenido) .dec-coral:after{content:"";position:absolute;right:0;top:50%;transform:translate(50%,-50%);width:60%;aspect-ratio:1;z-index:1;background:radial-gradient(50% 50% at 50% 50%,#fe7a5980,#fe7a5900)}:where(#contenido) .preg-frec .e-n-accordion{display:grid;grid-template-columns:1fr 1fr;gap:20px;justify-content:space-between;align-items:flex-start}:where(#contenido) .preg-frec .e-n-accordion details{border-bottom:1px solid var(--primary)}@media screen and (max-width:768px){:where(#contenido) .preg-frec .e-n-accordion{grid-template-columns:1fr}}@keyframes show{0%{opacity:0}to{opacity:1}}#topbar[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;height:var(--alto-aviso);padding-inline:10px;background-color:var(--primary);color:var(--white);font-size:.9rem;text-align:center}#topbar[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--white);text-decoration:underline;transition:opacity .3s ease}#topbar[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{opacity:.8}.solo-movil[data-astro-cid-3ef6ksr2]{display:inline}.solo-escritorio[data-astro-cid-3ef6ksr2]{display:none}header[data-astro-cid-3ef6ksr2]#head{background-color:var(--white);position:fixed;top:0;left:0;right:0;height:var(--alto-cabecera);z-index:3;transition:box-shadow .3s}header[data-astro-cid-3ef6ksr2]#head.desplazada{box-shadow:0 2px 12px #3e25541a}.cabecera[data-astro-cid-3ef6ksr2]{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem;height:calc(var(--alto-cabecera) - var(--alto-aviso))}.logo[data-astro-cid-3ef6ksr2]{display:inline-flex;flex:0 0 auto}.logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{display:block;width:84px;height:auto}.menu[data-astro-cid-3ef6ksr2]{list-style:none;margin:0;padding:0}.menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2],.menu[data-astro-cid-3ef6ksr2] .rama[data-astro-cid-3ef6ksr2]{color:var(--text-color);text-decoration:none;display:block}.menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:focus-visible{color:var(--morado)}.nivel-1[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2][aria-current=page]{text-decoration:underline;text-underline-offset:.35em}.nivel-1[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2].activa>a[data-astro-cid-3ef6ksr2],.nivel-1[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2].activa>.rama[data-astro-cid-3ef6ksr2]{color:var(--morado)}.desplegar[data-astro-cid-3ef6ksr2]{background:none;border:0;padding:.35em;cursor:pointer;color:inherit}.desplegar[data-astro-cid-3ef6ksr2]:after{content:"";display:block;width:.5em;height:.5em;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translate(-.1em,-.1em);transition:transform .2s}li[data-astro-cid-3ef6ksr2].abierto>.desplegar[data-astro-cid-3ef6ksr2]:after{transform:rotate(-135deg) translate(-.15em,-.15em)}@media(min-width:992px){.nivel-1[data-astro-cid-3ef6ksr2] .boton[data-astro-cid-3ef6ksr2]{border-radius:999px;padding:.6em 1.3em;font-weight:600;white-space:nowrap;transition:background-color .2s,color .2s}.nivel-1[data-astro-cid-3ef6ksr2] .boton--relleno[data-astro-cid-3ef6ksr2]{background:var(--primary);color:var(--white)}.nivel-1[data-astro-cid-3ef6ksr2] .boton--relleno[data-astro-cid-3ef6ksr2]:hover{background:var(--morado);color:var(--white)}.nivel-1[data-astro-cid-3ef6ksr2] .boton--perfilado[data-astro-cid-3ef6ksr2]{border:1px solid var(--primary)}.nivel-1[data-astro-cid-3ef6ksr2] .boton--perfilado[data-astro-cid-3ef6ksr2]:hover{background:var(--primary);color:var(--white)}}.acceso[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;text-decoration:none;margin-left:auto}.acceso[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{display:block;width:31px;height:31px}@media(min-width:992px){.acceso[data-astro-cid-3ef6ksr2]{margin-left:1rem;order:3}nav[data-astro-cid-3ef6ksr2]#nav-principal{margin-left:auto}}.visualmente-oculto[data-astro-cid-3ef6ksr2]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(max-width:991px){.hamburguesa[data-astro-cid-3ef6ksr2]{background:none;border:0;padding:.6em;cursor:pointer;color:var(--primary)}.barras[data-astro-cid-3ef6ksr2],.barras[data-astro-cid-3ef6ksr2]:before,.barras[data-astro-cid-3ef6ksr2]:after{display:block;width:24px;height:2px;background:currentColor;transition:transform .2s}.barras[data-astro-cid-3ef6ksr2]:before,.barras[data-astro-cid-3ef6ksr2]:after{content:"";position:relative}.barras[data-astro-cid-3ef6ksr2]:before{top:-7px}.barras[data-astro-cid-3ef6ksr2]:after{top:5px}nav[data-astro-cid-3ef6ksr2]#nav-principal{display:none;position:absolute;top:100%;left:0;right:0;max-height:70vh;overflow-y:auto;background:var(--white);box-shadow:0 12px 24px #3e25541f;padding-inline:var(--px);padding-bottom:.5rem}nav[data-astro-cid-3ef6ksr2]#nav-principal.abierto{display:block}.nivel-1[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2]{border-bottom:1px solid rgb(62 37 84 / 10%);display:grid;grid-template-columns:1fr auto;align-items:center}.nivel-1[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2],.nivel-1[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2]>.rama[data-astro-cid-3ef6ksr2]{padding:.9em 0;font-weight:600}.submenu[data-astro-cid-3ef6ksr2]{display:none;grid-column:1 / -1;list-style:none;padding:0 0 .75em 1rem;margin:0}li[data-astro-cid-3ef6ksr2].abierto>.submenu[data-astro-cid-3ef6ksr2]{display:block}.submenu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:.5em 0}.nivel-3[data-astro-cid-3ef6ksr2]{display:block;padding-left:1rem;opacity:.85}}@media(min-width:992px){.solo-movil[data-astro-cid-3ef6ksr2]{display:none}.solo-escritorio[data-astro-cid-3ef6ksr2]{display:inline}.hamburguesa[data-astro-cid-3ef6ksr2]{display:none}.logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:min(12.6vw,153px)}.nivel-1[data-astro-cid-3ef6ksr2]{--hueco: clamp(.75rem, 1.4vw, 1.35rem);display:flex;align-items:center;font-family:var(--heading-font);font-size:.9375rem}.nivel-1[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2]{position:relative;display:flex;align-items:center;gap:.2rem;padding-block:.25em;padding-inline:calc(var(--hueco) / 2)}.nivel-1[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2]:first-child{padding-left:0}.nivel-1[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2]:last-child{padding-right:0}.nivel-1[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2]+li[data-astro-cid-3ef6ksr2]:not(.es-boton){border-left:1px solid var(--text-color)}.nivel-1[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2],.nivel-1[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2]>.rama[data-astro-cid-3ef6ksr2]{white-space:nowrap}.nivel-1[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2].con-hijos>a[data-astro-cid-3ef6ksr2]:after,.nivel-1[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2].con-hijos>.rama[data-astro-cid-3ef6ksr2]:after{content:"";display:inline-block;width:.4em;height:.4em;margin-left:.45em;vertical-align:.15em;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);opacity:.7}.submenu[data-astro-cid-3ef6ksr2]{position:absolute;top:100%;left:0;min-width:17rem;background:var(--white);border-radius:8px;box-shadow:0 10px 30px #3e255424;padding:.5rem 0;list-style:none;margin:0;display:none;z-index:10}.nivel-1[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2]:hover>.submenu[data-astro-cid-3ef6ksr2],.nivel-1[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2]:focus-within>.submenu[data-astro-cid-3ef6ksr2],.nivel-1[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2].abierto>.submenu[data-astro-cid-3ef6ksr2]{display:block}.submenu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:.55em 1.1em;white-space:nowrap}.submenu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.submenu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:focus-visible{background:var(--lightgray)}.nivel-2[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2]{position:relative}.nivel-3[data-astro-cid-3ef6ksr2]{top:0;left:100%}.nivel-2[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2]:hover>.nivel-3[data-astro-cid-3ef6ksr2],.nivel-2[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2]:focus-within>.nivel-3[data-astro-cid-3ef6ksr2]{display:block}.nivel-2[data-astro-cid-3ef6ksr2]>li[data-astro-cid-3ef6ksr2].con-hijos>a[data-astro-cid-3ef6ksr2]:after{content:"›";float:right;padding-left:.75rem;opacity:.6}.desplegar[data-astro-cid-3ef6ksr2]{display:none}}@media(prefers-reduced-motion:reduce){header[data-astro-cid-3ef6ksr2]#head,.desplegar[data-astro-cid-3ef6ksr2]:after,#topbar[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{transition:none}}#footer[data-astro-cid-sz7xmlte]{background:var(--white);color:var(--text-color);padding-block:var(--py);border-top:1px solid rgb(62 37 84 / 10%)}#footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-color);text-decoration:none}#footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,#footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:focus-visible{text-decoration:underline}#footer[data-astro-cid-sz7xmlte] h2[data-astro-cid-sz7xmlte]{font-size:1rem;margin:0;text-transform:uppercase;letter-spacing:.02em;color:var(--morado);font-weight:600}.rejilla[data-astro-cid-sz7xmlte]{display:grid;gap:2rem}.logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:165px;height:auto}.lema[data-astro-cid-sz7xmlte]{margin:1rem 0}.btn-pie[data-astro-cid-sz7xmlte]{display:inline-block;border:1px solid var(--morado);color:var(--morado)!important;border-radius:999px;padding:.7em 1.5em;font-weight:500}.btn-pie[data-astro-cid-sz7xmlte]:hover{text-decoration:none!important;background:var(--morado);color:var(--white)!important}.redes[data-astro-cid-sz7xmlte]{list-style:none;display:flex;gap:.75rem;padding:0;margin:1.5rem 0}.redes[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:grid;place-items:center;width:2.25rem;height:2.25rem;border:1px solid var(--morado);border-radius:50%;color:var(--morado);font-weight:700;font-size:.9rem}.redes[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{background:var(--morado);color:var(--white);text-decoration:none}.metodos[data-astro-cid-sz7xmlte]{width:170px;height:auto}.plegable[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte],.contacto[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.6rem}summary[data-astro-cid-sz7xmlte]{cursor:pointer;list-style:none}summary[data-astro-cid-sz7xmlte]::-webkit-details-marker{display:none}summary[data-astro-cid-sz7xmlte] h2[data-astro-cid-sz7xmlte]{display:inline}.con-icono[data-astro-cid-sz7xmlte]{display:flex;gap:.6rem;align-items:start}.con-icono[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{flex:0 0 auto;margin-top:.15em}.financiacion[data-astro-cid-sz7xmlte]{max-width:min(100%,640px);height:auto;margin:2.5rem 0 0 auto;display:block}.legal[data-astro-cid-sz7xmlte]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgb(62 37 84 / 12%);display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center;font-size:.875rem}.legal[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0}.subir[data-astro-cid-sz7xmlte]{display:inline-grid;place-items:center;width:2.5rem;height:2.5rem}.menu-legal[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:0;margin:0}@media(min-width:992px){.rejilla[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr 1fr 1.2fr;gap:2.5rem}summary[data-astro-cid-sz7xmlte]{cursor:default;pointer-events:none}.legal[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between;text-align:left}.menu-legal[data-astro-cid-sz7xmlte]{justify-content:flex-end}}@media(max-width:991px){.plegable[data-astro-cid-sz7xmlte] details[data-astro-cid-sz7xmlte]:not([data-abierto]){--cerrado: 1}summary[data-astro-cid-sz7xmlte] h2[data-astro-cid-sz7xmlte]:after{content:" ▾";font-size:.8em;opacity:.7}details[data-astro-cid-sz7xmlte][open] summary[data-astro-cid-sz7xmlte] h2[data-astro-cid-sz7xmlte]:after{content:" ▴"}}.boton-telefono[data-astro-cid-krbra5ru],.contacto-flotante[data-astro-cid-krbra5ru]{position:fixed;bottom:1.25rem;z-index:50;display:grid;place-items:center;width:3.25rem;height:3.25rem;border:0;border-radius:50%;background:var(--primary);color:var(--white);box-shadow:0 6px 18px #3e25544d;cursor:pointer}.boton-telefono[data-astro-cid-krbra5ru]{display:none}.contacto-flotante[data-astro-cid-krbra5ru]{right:1.5rem;bottom:1.5rem;width:60px;height:60px;background:#16a34a;color:var(--white);border:2px solid var(--white)}.boton-telefono[data-astro-cid-krbra5ru]:hover,.contacto-flotante[data-astro-cid-krbra5ru]:hover{opacity:.9}.btn-cualificador[data-astro-cid-krbra5ru]{position:fixed;left:0;right:0;bottom:0;z-index:10;text-align:center;background:var(--alt);color:var(--white);font-weight:600;text-decoration:none;padding:10px}@media(min-width:992px){.btn-cualificador[data-astro-cid-krbra5ru]{display:none}}@media(max-width:991px){.boton-telefono[data-astro-cid-krbra5ru]{display:none}.contacto-flotante[data-astro-cid-krbra5ru]{bottom:60px}}dialog[data-astro-cid-krbra5ru].dialogo{border:0;border-radius:14px;padding:1.75rem;max-width:30rem;width:calc(100% - 2rem);color:var(--text-color)}dialog[data-astro-cid-krbra5ru].dialogo::backdrop{background:#3e25548c}dialog[data-astro-cid-krbra5ru].dialogo h2[data-astro-cid-krbra5ru]{margin-top:0;font-size:1.25rem}.opciones[data-astro-cid-krbra5ru]{display:grid;gap:.75rem;margin:1.25rem 0}.opcion[data-astro-cid-krbra5ru]{display:flex;align-items:center;gap:1rem;padding:.9rem 1.1rem;border:1px solid rgb(62 37 84 / 18%);border-radius:10px;text-decoration:none;color:inherit}.opcion[data-astro-cid-krbra5ru]:hover{background:var(--lightgray)}.opcion[data-astro-cid-krbra5ru] .opcion-texto[data-astro-cid-krbra5ru]{display:grid;gap:.15rem}.opcion[data-astro-cid-krbra5ru] span[data-astro-cid-krbra5ru]{font-size:.875rem;opacity:.8}.opcion[data-astro-cid-krbra5ru] .opcion-icono[data-astro-cid-krbra5ru]{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%}.opcion[data-astro-cid-krbra5ru] .opcion-icono[data-astro-cid-krbra5ru] svg[data-astro-cid-krbra5ru]{width:24px;height:24px}.opcion[data-astro-cid-krbra5ru].whatsapp .opcion-icono[data-astro-cid-krbra5ru]{background:#dcfce7;color:#16a34a}.opcion[data-astro-cid-krbra5ru].telefono .opcion-icono[data-astro-cid-krbra5ru]{background:#dbeafe;color:#2563eb}.acciones[data-astro-cid-krbra5ru]{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.btn-primario[data-astro-cid-krbra5ru],.btn-secundario[data-astro-cid-krbra5ru]{border-radius:8px;padding:.65em 1.1em;font:inherit;cursor:pointer;text-decoration:none}.btn-primario[data-astro-cid-krbra5ru]{background:var(--primary);color:var(--white);border:0}.btn-secundario[data-astro-cid-krbra5ru]{background:#f5f5f5;color:#000;border:1px solid #ddd}.aviso[data-astro-cid-krbra5ru]:empty{display:none}.aviso[data-astro-cid-krbra5ru]{margin:.75rem 0 0;font-size:.875rem;color:#0a7a3d;background:#e9f7ee;padding:.5rem .75rem;border-radius:6px}.documentos[data-astro-cid-krbra5ru]{display:flex;flex-wrap:wrap;gap:1rem;font-size:.875rem;margin-top:2.5rem}.cerrar[data-astro-cid-krbra5ru]{margin-top:1rem;background:none;border:1px solid rgb(62 37 84 / 25%);border-radius:8px;padding:.55em 1.1em;font:inherit;cursor:pointer}.anim-activa [data-anim]{opacity:0;transform:translate3d(0,70px,0)}.anim-activa [data-anim=arriba]{transform:translate3d(0,-70px,0)}.anim-activa [data-anim=izquierda]{transform:translate3d(-70px,0,0)}.anim-activa [data-anim=derecha]{transform:translate3d(70px,0,0)}.anim-activa [data-anim].anim-visible{animation:anim-entrada 1.1s ease forwards}.anim-activa [data-anim].anim-visible[data-retardo="1"]{animation-delay:.2s}.anim-activa [data-anim].anim-visible[data-retardo="2"]{animation-delay:.4s}.anim-activa [data-anim].anim-visible[data-retardo="3"]{animation-delay:.6s}.anim-activa [data-anim].anim-visible[data-retardo="4"]{animation-delay:.8s}.anim-activa [data-anim].anim-visible[data-retardo="5"]{animation-delay:1s}.anim-activa [data-anim].anim-visible[data-retardo="6"]{animation-delay:1.2s}.anim-activa [data-anim].anim-visible[data-retardo="7"]{animation-delay:1.4s}.anim-activa [data-anim].anim-visible[data-retardo="8"]{animation-delay:1.6s}@keyframes anim-entrada{to{transform:translateZ(0);opacity:1}}@media(prefers-reduced-motion:reduce){.anim-activa [data-anim]{opacity:1;transform:none;animation:none}}
