@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-image-gallery{width:100%}.brxe-image-gallery figure{all:unset;display:block}.brxe-image-gallery figure>a{display:block}.brxe-image-gallery .image{position:relative}.brxe-image-gallery .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}.brxe-image-gallery[data-layout=metro] .image img{height:auto;width:100%}}@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-post-taxonomy{display:flex;flex-wrap:wrap;gap:10px;line-height:1!important;list-style-type:none;margin:0;padding:0}.brxe-post-taxonomy.separator{gap:0}.brxe-post-taxonomy span{white-space:pre-wrap}.brxe-post-taxonomy li{display:inline-block}.brxe-post-taxonomy li>*{display:flex;gap:.5em}}#brxe-etfxel {gap: 4px}#brxe-etfxel.separator a, #brxe-etfxel .bricks-button {border: 0; font-family: "Red Hat Mono"; font-weight: 400}#brxe-c3c9fd {text-align: left; font-size: var(--n-head-m)}#brxe-c3c9fd > span{ color: var(--n-primary);}#brxe-pftxbg {height: 24px; width: 24px}#brxe-apsnmh {color: var(--n-light); font-size: var(--n-head-xs)}#brxe-eqknhh {row-gap: var(--n-space-4xs); flex-direction: row; align-items: center; column-gap: var(--n-space-3xs)}#brxe-bevjdb {height: 24px; width: 24px}#brxe-bca343 {text-align: left; font-size: var(--n-txt-s); color: var(--n-light-t-1)}@media (max-width: 767px) {#brxe-bca343 {width: var(--n-width-full)}}#brxe-dmthtj {flex-direction: row; align-items: center; column-gap: var(--n-space-3xs)}@media (max-width: 767px) {#brxe-dmthtj {flex-wrap: nowrap}}#brxe-4b594d {align-items: flex-start; row-gap: var(--n-space-xs); justify-content: center}@media (max-width: 767px) {#brxe-4b594d {width: var(--n-width-full)}}#brxe-41d81e {justify-content: flex-start; align-items: center; padding-top: 50px; padding-bottom: 50px; flex-direction: row}#brxe-ed05e1 {padding-top: 0; padding-bottom: 0; background-position: center center; background-size: cover; background-repeat: no-repeat; background-color: var(--n-primary-d-3); background-attachment: fixed; background-image: url(https://darkturquoise-wolverine-400483.hostingersite.com/wp-content/uploads/2025/09/AdobeStock_190654500.webp); position: relative}:where(#brxe-ed05e1 > *:not(figcaption)) {position: relative}#brxe-ed05e1::before {background-image: radial-gradient(circle at top right, var(--n-marca-t-4), var(--n-marca-t-1)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 767px) {#brxe-ed05e1 {background-position: bottom center; background-image: url(https://darkturquoise-wolverine-400483.hostingersite.com/wp-content/uploads/2025/09/Fondo-renta-movil-915x1120.webp); background-size: cover; background-attachment: scroll}}#brxe-jfujpk {background-position: center center; --columns: 3}#brxe-jfujpk { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr); grid-template-rows: minmax(0, 12rem) minmax(0, 12rem) minmax(0, 12rem); grid-auto-flow: dense;}#brxe-jfujpk>* { grid-row: unset; grid-column: unset; align-items: center;}#brxe-jfujpk>*:where(:nth-child(1)) { grid-row: 1 / 4; grid-column: 1 / 3;}#brxe-jfujpk>*:where(:nth-child(2)) img,#brxe-jfujpk>*:where(:nth-child(3)) img,#brxe-jfujpk>*:where(:nth-child(4)) img { filter: grayscale(100%);} .brxe-image-gallery .bricks-layout-item img,.brxe-image-gallery .bricks-layout-item figure,.brxe-image-gallery .bricks-layout-item a { width: 100%; height: 100%; object-fit: cover;} .brxe-image-gallery .bricks-layout-item { overflow: hidden;} .brxe-image-gallery .bricks-layout-item img { transform-origin: center; transform: scaleX(1.1) scaleY(1.1); transition: all 0.5s ease-out;} .brxe-image-gallery .bricks-layout-item:hover img { transform-origin: center; transform: scaleX(1.05) scaleY(1.05) !important; filter: grayscale(0%) !important;} .brxe-peuqgz.brxe-block { flex-direction: row}#brxe-jfujpk>*:where(:nth-child(n+5)) { display:none !important;}@media (max-width: 767px) {#brxe-jfujpk { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); grid-template-rows: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr); grid-auto-flow: dense;}#brxe-jfujpk>* { grid-row: unset; grid-column: unset;}#brxe-jfujpk>*:where(:nth-child(1)) { grid-row: 1 / 3; grid-column: 1 / 3;}#brxe-jfujpk>*:where(:nth-child(2)) { grid-row: 3 / 4; grid-column: 1 / 2;}#brxe-jfujpk>*:where(:nth-child(3)) { grid-row: 3 / 4; grid-column: 2 / 3;}#brxe-jfujpk>*:where(:nth-child(2)) img,#brxe-jfujpk>*:where(:nth-child(3)) img,#brxe-jfujpk>*:where(:nth-child(4)) img { filter: grayscale(100%);}#brxe-jfujpk>*:where(:nth-child(n+4)) { display:none !important;}#brxe-jfujpk {height: 400px}}#brxe-kxvtwe {background-color: var(--n-surface-00); border: 2px solid var(--n-light); border-radius: var(--n-radius-m); row-gap: var(--n-space-xs); overflow: hidden}@media (max-width: 767px) {#brxe-kxvtwe {border-radius: 0; padding-top: 0; padding-bottom: 0}}#brxe-ujpmqa {height: 24px; width: 24px; stroke: var(--n-primary)}#brxe-kbroft {font-size: var(--n-txt-xs); text-transform: uppercase; font-family: "Red Hat Mono"; font-weight: 700; color: var(--n-neutral-d-1); padding-top: 2px; padding-right: 6px; padding-bottom: 2px; padding-left: 6px}#brxe-svmjew {flex-direction: row; column-gap: var(--n-space-4xs); justify-content: center; width: max-content}#brxe-cjnzob {height: 24px; width: 24px; stroke: var(--n-primary)}#brxe-dcxlvc {font-size: var(--n-txt-xs); text-transform: uppercase; font-family: "Red Hat Mono"; font-weight: 700; color: var(--n-neutral-d-2); padding-top: 2px; padding-right: 6px; padding-bottom: 2px; padding-left: 6px}#brxe-snsvax {flex-direction: row; column-gap: var(--n-space-4xs); justify-content: center; width: max-content}#brxe-odyutk {height: 24px; width: 24px; stroke: var(--n-primary)}#brxe-lhyrdp {font-size: var(--n-txt-xs); text-transform: uppercase; font-family: "Red Hat Mono"; font-weight: 700; color: var(--n-neutral-d-2); padding-top: 2px; padding-right: 6px; padding-bottom: 2px; padding-left: 6px}#brxe-mfpnys {flex-direction: row; column-gap: var(--n-space-4xs); justify-content: center; width: max-content}#brxe-ffvrby {height: 24px; width: 24px; stroke: var(--n-primary)}#brxe-svqibj {font-size: var(--n-txt-xs); text-transform: uppercase; font-family: "Red Hat Mono"; font-weight: 700; color: var(--n-neutral-d-2); padding-top: 2px; padding-right: 6px; padding-bottom: 2px; padding-left: 6px}#brxe-djrknq {flex-direction: row; column-gap: var(--n-space-4xs); justify-content: center; width: max-content}#brxe-alicxd {flex-direction: row; justify-content: flex-start; border-bottom: 1px solid var(--n-surface-03); padding-bottom: var(--n-space-3xs)}#brxe-jhdzgm {padding-right: var(--n-space-m); padding-left: var(--n-space-m)}#brxe-f6d922 {font-size: var(--n-head-s)}#brxe-e5c300 {font-size: var(--n-txt-s)}#brxe-pbohkc {padding-right: var(--n-space-m); padding-left: var(--n-space-m)}@media (max-width: 767px) {#brxe-pbohkc {padding-bottom: var(--n-space-3xl)}}#brxe-ce0b4b {width: var(--n-width-60)}@media (max-width: 767px) {#brxe-ce0b4b {width: var(--n-width-full); row-gap: var(--n-space-3xs); padding-right: 0; padding-left: 0}}#brxe-e3e9cb {font-size: var(--n-txt-xl)}#brxe-ef1a2f {font-size: var(--n-txt-s)}#brxe-150983 {background-color: var(--n-surface-00); padding-top: var(--n-space-l); padding-right: var(--n-space-l); padding-bottom: var(--n-space-l); padding-left: var(--n-space-l); border: 1px solid var(--n-surface-04); border-radius: var(--n-radius-m); row-gap: var(--n-space-xs)}@media (max-width: 767px) {#brxe-150983 {border-radius: 0; padding-top: var(--n-space-xl); padding-bottom: var(--n-space-xl)}}#brxe-085c99 {width: var(--n-width-40); row-gap: var(--n-space-xl)}@media (max-width: 767px) {#brxe-085c99 {width: var(--n-width-full)}}#brxe-5a3198 {flex-direction: row; justify-content: center}@media (max-width: 767px) {#brxe-5a3198 {padding-right: 0; padding-left: 0}}#s-contacto {background-color: var(--n-surface-01); padding-top: var(--n-space-m)}@media (max-width: 767px) {#s-contacto {padding-top: 0; padding-bottom: 0}}#brxe-kvjjsp {font-weight: 700; color: var(--n-light); text-align: center; font-size: var(--n-head-m); width: var(--n-width-80)}@media (max-width: 767px) {#brxe-kvjjsp {width: var(--n-width-full)}}#brxe-ngdfqz {text-align: center; color: var(--n-light); font-size: var(--n-txt-l); width: var(--n-width-80)}@media (max-width: 767px) {#brxe-ngdfqz {width: var(--n-width-full)}}#brxe-tgtkwd svg {height: 24px; width: 24px}#brxe-qbptuh {flex-direction: column; align-items: center}@media (max-width: 991px) {#brxe-qbptuh {width: var(--n-width-full)}}@media (max-width: 767px) {#brxe-qbptuh {width: var(--n-width-full); align-items: stretch}}#brxe-qlqggx {align-items: center; flex-direction: column; row-gap: var(--n-space-3xl)}#brxe-cbtprn {background-color: #013065;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 100 60'%3E%3Cg %3E%3Crect fill='%23013065' width='11' height='11'/%3E%3Crect fill='%23013166' x='10' width='11' height='11'/%3E%3Crect fill='%23013167' y='10' width='11' height='11'/%3E%3Crect fill='%23013269' x='20' width='11' height='11'/%3E%3Crect fill='%2300326a' x='10' y='10' width='11' height='11'/%3E%3Crect fill='%2300336b' y='20' width='11' height='11'/%3E%3Crect fill='%2300336c' x='30' width='11' height='11'/%3E%3Crect fill='%2300346e' x='20' y='10' width='11' height='11'/%3E%3Crect fill='%2300356f' x='10' y='20' width='11' height='11'/%3E%3Crect fill='%23003570' y='30' width='11' height='11'/%3E%3Crect fill='%23003671' x='40' width='11' height='11'/%3E%3Crect fill='%23003673' x='30' y='10' width='11' height='11'/%3E%3Crect fill='%23003774' x='20' y='20' width='11' height='11'/%3E%3Crect fill='%23003875' x='10' y='30' width='11' height='11'/%3E%3Crect fill='%23003876' y='40' width='11' height='11'/%3E%3Crect fill='%23003978' x='50' width='11' height='11'/%3E%3Crect fill='%23003979' x='40' y='10' width='11' height='11'/%3E%3Crect fill='%23003a7a' x='30' y='20' width='11' height='11'/%3E%3Crect fill='%23003a7b' x='20' y='30' width='11' height='11'/%3E%3Crect fill='%23003b7d' x='10' y='40' width='11' height='11'/%3E%3Crect fill='%23003c7e' y='50' width='11' height='11'/%3E%3Crect fill='%23003c7f' x='60' width='11' height='11'/%3E%3Crect fill='%23003d81' x='50' y='10' width='11' height='11'/%3E%3Crect fill='%23003d82' x='40' y='20' width='11' height='11'/%3E%3Crect fill='%23003e83' x='30' y='30' width='11' height='11'/%3E%3Crect fill='%23003f84' x='20' y='40' width='11' height='11'/%3E%3Crect fill='%23003f86' x='10' y='50' width='11' height='11'/%3E%3Crect fill='%23004087' x='70' width='11' height='11'/%3E%3Crect fill='%23004088' x='60' y='10' width='11' height='11'/%3E%3Crect fill='%2300418a' x='50' y='20' width='11' height='11'/%3E%3Crect fill='%2300428b' x='40' y='30' width='11' height='11'/%3E%3Crect fill='%2300428c' x='30' y='40' width='11' height='11'/%3E%3Crect fill='%2300438d' x='20' y='50' width='11' height='11'/%3E%3Crect fill='%2300438f' x='80' width='11' height='11'/%3E%3Crect fill='%23004490' x='70' y='10' width='11' height='11'/%3E%3Crect fill='%23004591' x='60' y='20' width='11' height='11'/%3E%3Crect fill='%23004593' x='50' y='30' width='11' height='11'/%3E%3Crect fill='%23004694' x='40' y='40' width='11' height='11'/%3E%3Crect fill='%23004695' x='30' y='50' width='11' height='11'/%3E%3Crect fill='%23004797' x='90' width='11' height='11'/%3E%3Crect fill='%23004898' x='80' y='10' width='11' height='11'/%3E%3Crect fill='%23004899' x='70' y='20' width='11' height='11'/%3E%3Crect fill='%2300499a' x='60' y='30' width='11' height='11'/%3E%3Crect fill='%2300499c' x='50' y='40' width='11' height='11'/%3E%3Crect fill='%23004a9d' x='40' y='50' width='11' height='11'/%3E%3Crect fill='%23004b9e' x='90' y='10' width='11' height='11'/%3E%3Crect fill='%23004ba0' x='80' y='20' width='11' height='11'/%3E%3Crect fill='%23004ca1' x='70' y='30' width='11' height='11'/%3E%3Crect fill='%23004ca2' x='60' y='40' width='11' height='11'/%3E%3Crect fill='%23004da4' x='50' y='50' width='11' height='11'/%3E%3Crect fill='%23004ea5' x='90' y='20' width='11' height='11'/%3E%3Crect fill='%23004ea6' x='80' y='30' width='11' height='11'/%3E%3Crect fill='%23004fa8' x='70' y='40' width='11' height='11'/%3E%3Crect fill='%23004fa9' x='60' y='50' width='11' height='11'/%3E%3Crect fill='%230050aa' x='90' y='30' width='11' height='11'/%3E%3Crect fill='%230051ac' x='80' y='40' width='11' height='11'/%3E%3Crect fill='%230051ad' x='70' y='50' width='11' height='11'/%3E%3Crect fill='%230052ae' x='90' y='40' width='11' height='11'/%3E%3Crect fill='%230152b0' x='80' y='50' width='11' height='11'/%3E%3Crect fill='%230153B1' x='90' y='50' width='11' height='11'/%3E%3C/g%3E%3C/svg%3E");background-attachment: scroll;background-size: cover;}