@layer bricks {.brxe-code{width:100%}}@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 {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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}}#brxe-riheri {font-size: 55px; font-weight: 600; color: var(--bricks-color-b41cef); text-transform: uppercase; font-family: "Roboto"}@media (max-width: 991px) {#brxe-riheri {text-align: center; font-size: 40px}}@media (max-width: 478px) {#brxe-riheri {font-size: 35px; text-align: center; padding-right: 5%; padding-left: 5%}}#brxe-oqzdgc {padding-top: 5%; padding-bottom: 5%; align-items: center; align-self: center !important; justify-content: center; flex-direction: column; width: 80%}#brxe-suqyqp {background-position: center center; background-image: url(https://crespoelectricidad.com/wp-content/uploads/2025/10/lampara-de-luz-vintage-1024x684.jpg); background-size: cover; height: 65em; align-self: center !important; justify-content: center; align-items: center; position: relative; margin-top: -250px}:where(#brxe-suqyqp > *:not(figcaption)) {position: relative}#brxe-suqyqp::before {background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-ggxfos {border-style: solid; border-color: #ff9e1f; border-radius: 100px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; color: var(--bricks-color-bprupp); fill: var(--bricks-color-bprupp)}@media (max-width: 991px) {#brxe-ggxfos:hover {color: #f5f5f5; fill: #f5f5f5; background-color: #850007; border-color: #850007}}@media (max-width: 478px) {#brxe-ggxfos:hover {background-color: var(--bricks-color-2998fb)}}#brxe-iqzvpg {align-self: center !important; justify-content: center; align-items: center; height: 50%}@media (max-width: 767px) {#brxe-iqzvpg {width: 100%; height: 100%}}#brxe-psyyqg {text-align: center; font-family: "Roboto"}@media (max-width: 991px) {#brxe-psyyqg {display: none}}@media (max-width: 478px) {#brxe-psyyqg {display: none}}#brxe-vcpjme {text-align: center; font-family: "Roboto"}#brxe-vcpjme a {text-align: center; font-family: "Roboto"; font-size: inherit}@media (max-width: 991px) {#brxe-vcpjme {display: none}}#brxe-wjrrni {align-self: center !important; justify-content: center; align-items: center; height: 50%}@media (max-width: 767px) {#brxe-wjrrni {align-items: center; justify-content: center; align-self: center !important; flex-direction: column; display: none}}@media (max-width: 478px) {#brxe-wjrrni {display: flex}}#brxe-yhxddr {align-self: center !important; justify-content: center; align-items: center; border-style: solid; border-color: #e0e0e0; row-gap: 20px; padding-right: 50px; padding-left: 50px; width: 33%; height: 350px}#brxe-yhxddr:hover #brxe-grffnc{background-color:#8eb35a ;color:white;}#brxe-cdxkmu:hover{ text-decoration:underline red 1px; }@media (max-width: 991px) {#brxe-yhxddr {height: auto; border: 0}}@media (max-width: 767px) {#brxe-yhxddr {flex-direction: column; align-self: center !important; justify-content: center; align-items: center; width: 30%; height: 10vh; padding-right: 0; padding-left: 0; row-gap: 0px; border: 0}}@media (max-width: 478px) {#brxe-yhxddr {width: 29%; border: 0}}#brxe-jaajta {border-style: solid; border-color: #ff9e1f; border-radius: 100px; padding-top: 10px; padding-right: 15px; padding-bottom: 10px; padding-left: 15px; color: var(--bricks-color-bprupp); fill: var(--bricks-color-bprupp)}@media (max-width: 991px) {#brxe-jaajta:hover {border-color: #850007; color: #f5f5f5; fill: #f5f5f5; background-color: #850007}}@media (max-width: 478px) {#brxe-jaajta:hover {background-color: var(--bricks-color-2998fb)}}#brxe-tdvcqx {align-items: center; justify-content: center; align-self: center !important; height: 50%}@media (max-width: 767px) {#brxe-tdvcqx {height: 100%; width: 100%}}@media (max-width: 478px) {#brxe-tdvcqx {width: 100%; border: 0}}#brxe-pymtrm {text-align: center; font-family: "Roboto"}@media (max-width: 991px) {#brxe-pymtrm {display: none}}#brxe-basiug {text-align: center; font-family: "Roboto"}#brxe-basiug a {text-align: center; font-family: "Roboto"; font-size: inherit}@media (max-width: 991px) {#brxe-basiug {display: none}}#brxe-jorgrl {align-self: center !important; justify-content: center; align-items: center; height: 50%}@media (max-width: 767px) {#brxe-jorgrl {flex-direction: column; display: none}}#brxe-vszwsq {align-self: center !important; justify-content: center; align-items: center; border-style: solid; border-color: #e0e0e0; row-gap: 20px; padding-right: 50px; padding-left: 50px; height: 350px; width: 33%}#brxe-vszwsq:hover #brxe-rxkxzw{background-color:#8eb35a ;color:white;}#brxe-zgviiu:hover{ text-decoration:underline red 1px; }@media (max-width: 991px) {#brxe-vszwsq {height: auto; border: 0}}@media (max-width: 767px) {#brxe-vszwsq {height: 10vh; width: 30%; flex-direction: column; align-self: center !important; justify-content: center; align-items: center; row-gap: 0px; padding-right: 0; padding-left: 0; border: 0}}@media (max-width: 478px) {#brxe-vszwsq {padding-right: 0; padding-left: 0; width: 29%; border: 0}}#brxe-zphjvr {border-style: solid; border-color: #ff9e1f; border-radius: 100px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; color: var(--bricks-color-bprupp); fill: var(--bricks-color-bprupp)}@media (max-width: 991px) {#brxe-zphjvr:hover {background-color: #850007; border-color: #850007; color: #f5f5f5; fill: #f5f5f5}}@media (max-width: 478px) {#brxe-zphjvr:hover {background-color: #000000}}#brxe-uwiywz {align-items: center; justify-content: center; align-self: center !important; height: 50%}@media (max-width: 767px) {#brxe-uwiywz {width: 100%; height: 100%}}@media (max-width: 478px) {#brxe-uwiywz {width: 100%}}#brxe-yvwlji {text-align: center; font-family: "Roboto"}@media (max-width: 991px) {#brxe-yvwlji {display: none}}#brxe-gjripm {text-align: center; font-family: "Roboto"}#brxe-gjripm a {text-align: center; font-family: "Roboto"; font-size: inherit}@media (max-width: 991px) {#brxe-gjripm {display: none}}#brxe-veiehw {align-items: center; justify-content: center; align-self: center !important; height: 50%}@media (max-width: 767px) {#brxe-veiehw {display: none}}#brxe-suvilo {align-self: center !important; justify-content: center; align-items: center; border-style: solid; border-color: #e0e0e0; height: 350px; row-gap: 20px; width: 33%; padding-right: 50px; padding-left: 50px}#brxe-suvilo:hover #brxe-vatgas{background-color:#8eb35a ;color:white;}#brxe-hlqaox:hover{ text-decoration:underline red 1px; }@media (max-width: 991px) {#brxe-suvilo {height: auto; border: 0}}@media (max-width: 767px) {#brxe-suvilo {width: 30%; height: 10vh; row-gap: 0px; padding-right: 0; padding-left: 0; border: 0}}@media (max-width: 478px) {#brxe-suvilo {padding-right: 0; padding-left: 0; width: 29%; border: 0}}#brxe-ayjmbu {flex-direction: row; column-gap: 20px; row-gap: 20px; padding-top: 5%}@media (max-width: 767px) {#brxe-ayjmbu {flex-direction: row}}@media (max-width: 478px) {#brxe-ayjmbu {justify-content: center; width: 85%}}#brxe-jesduv {padding-top: 5%}@media (max-width: 991px) {#brxe-jesduv {align-self: center !important; justify-content: center; align-items: flex-start}}@media (max-width: 478px) {#brxe-jesduv {padding-right: 5%; padding-bottom: 5%; padding-left: 5%}}#brxe-ftedrk {row-gap: 20px; align-self: center !important; justify-content: center; align-items: flex-start}#brxe-kimyob ::placeholder {color: #ffffff; font-family: "Roboto"}#brxe-kimyob select {color: #ffffff; font-family: "Roboto"}#brxe-kimyob label {color: #000000; font-family: "Roboto"}#brxe-kimyob .label {color: #000000; font-family: "Roboto"}#brxe-kimyob .bricks-button {font-family: "Roboto"}#brxe-kimyob .bricks-button:hover {background-color: #343127; color: #ffffff}@media (max-width: 1218px) {#brxe-kimyob{ width: 85%; display: flex; justify-content: center; align-items: center; }}@media (max-width: 1440px) {#brxe-kimyob{ width: 85%; display: flex; justify-content: center; align-items: center; }}@media (max-width: 478px) {#brxe-kimyob .form-group input {padding-right: 0; padding-left: 0}#brxe-kimyob .flatpickr {padding-right: 0; padding-left: 0}#brxe-kimyob select {padding-right: 0; padding-left: 0}#brxe-kimyob textarea {padding-right: 0; padding-left: 0}#brxe-kimyob {width: 100%}}#brxe-fptzzs {font-size: 11px; font-family: "Roboto"; color: #000000}#brxe-fptzzs a {font-size: 11px; font-family: "Roboto"; color: #000000; font-size: inherit}#brxe-fptzzs .calle:hover { text-decoration:underline;}#brxe-xtemko {width: 50%; background-color: rgba(254, 158, 32, 0.57); align-items: center; row-gap: 40px; padding-top: 75px; padding-right: 5%; padding-bottom: 75px; padding-left: 5%; color: #f5f5f5}@media (max-width: 991px) {#brxe-xtemko {width: 65%}}@media (max-width: 478px) {#brxe-xtemko {width: 95%}}#brxe-pkepzt {flex-direction: row; column-gap: 50px; row-gap: 50px; margin-top: 20px; width: 80%; justify-content: center; align-self: center !important; align-items: center}@media (max-width: 1218px) {#brxe-pkepzt{ display: flex; flex-direction: column; width: 100%; justify-content: center; align-items: center; }}@media (max-width: 1218px) {#brxe-pkepzt> div{ display: flex; justify-content: center; align-items: center; width: 100%;}}@media (max-width: 1440px) {#brxe-pkepzt{ display: flex; flex-direction: column; width: 100%; justify-content: center; align-items: center; }}@media (max-width: 1440px) {#brxe-pkepzt> div{ display: flex; justify-content: center; align-items: center; width: 100%;}}@media (max-width: 991px) {#brxe-pkepzt {flex-direction: column; width: 100%}}#brxe-euhohg {align-self: center !important; justify-content: center; align-items: center; row-gap: 50px; width: 80%}@media (max-width: 478px) {#brxe-euhohg {width: 100%}}#brxe-easmqi {padding-top: 100px; padding-bottom: 100px; background-attachment: scroll}@media (max-width: 991px) {#brxe-easmqi {padding-top: 10%; padding-bottom: 10%}}