@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 li{align-items:baseline;display:flex;gap:8px}: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-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@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)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .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}}@layer bricks {.brxe-code{width:100%}}@layer bricks {@charset "UTF-8";@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-carousel{min-width:0;position:relative;width:100%}.brxe-carousel .image{background-position:50%;background-size:cover;bottom:0;height:300px;left:0;position:relative;right:0;top:0}.brxe-carousel .swiper-autoheight .image{height:auto!important;width:100%}.brxe-carousel .content-wrapper,.brxe-carousel .overlay-wrapper{align-items:baseline;bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;left:0;position:relative;right:0;top:0;z-index:1}.brxe-carousel .content-wrapper.top,.brxe-carousel .overlay-wrapper.top{justify-content:flex-start}.brxe-carousel .content-wrapper.middle,.brxe-carousel .overlay-wrapper.middle{justify-content:center;margin-bottom:auto;margin-top:auto}.brxe-carousel .content-wrapper.bottom,.brxe-carousel .overlay-wrapper.bottom{justify-content:flex-end}.brxe-carousel .content-wrapper.left,.brxe-carousel .overlay-wrapper.left{align-items:flex-start;text-align:left}.brxe-carousel .content-wrapper.center,.brxe-carousel .overlay-wrapper.center{align-items:center;text-align:center}.brxe-carousel .content-wrapper.right,.brxe-carousel .overlay-wrapper.right{align-items:flex-end;text-align:right}.brxe-carousel .content-wrapper.center.middle,.brxe-carousel .overlay-wrapper.center.middle{margin-bottom:auto;margin-top:auto}.brxe-carousel .overlay-wrapper{position:absolute!important;z-index:2}.brxe-carousel .overlay-wrapper.show-on-hover{opacity:0;position:relative;transition:var(--bricks-transition)}.brxe-carousel .overlay-wrapper.show-on-hover:hover{opacity:1}.brxe-carousel .overlay-wrapper.show-on-hover .overlay-inner{transition:var(--bricks-transition);will-change:transform}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up .overlay-inner{transform:translateY(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right .overlay-inner{transform:translateX(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down .overlay-inner{transform:translateY(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left .overlay-inner{transform:translateX(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in .overlay-inner{transform:scale(.8)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in:hover .overlay-inner{transform:scale(1)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out .overlay-inner{transform:scale(1.2)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out:hover .overlay-inner{transform:scale(1)}.brxe-carousel .dynamic{margin:0;padding:0}.brxe-carousel .meta{width:100%}.brxe-carousel .meta span:first-child{padding:0}.brxe-carousel .meta span+span{padding:0 5px}.brxe-carousel .meta span+span:before{content:" ·";left:-5px;position:relative}.brxe-carousel .excerpt{margin-top:.5em}.brxe-carousel .taxonomy{margin:0 -5px}.brxe-carousel .taxonomy a{display:inline-block;line-height:2;margin:0 5px}.brxe-carousel .overlay-wrapper{height:300px}}@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 {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@layer bricks {.brxe-button{width:auto}}@media (max-width: 767px) { .item-flotante-movil { right: 16px; bottom: calc(16px + env(safe-area-inset-bottom)); }}.whatsapp-float { position: fixed; width: 120px; height: 120px; right: 16px; bottom: 16px; z-index: 9999; display: flex; justify-content: center; align-items: center; background-color: #25D366; border-radius: 28px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25); transition: transform 0.2s ease, background-color 0.2s ease;}.whatsapp-float:hover { background-color: #1ebe5d; transform: scale(1.07);}.whatsapp-float .brxe-icon { color: #ffffff; font-size: 76px; line-height: 1;}@media (min-width: 768px) { .whatsapp-float { right: 24px; bottom: 24px; border-radius: 50%; }}@media (max-width: 478px) {.item-flotante-movil { display: none;}@media (max-width: 767px) { .item-flotante-movil { position: fixed; right: 16px; bottom: calc(16px + env(safe-area-inset-bottom)); z-index: 9999; display: flex; align-items: center; justify-content: center; }}}#brxe-wiolma {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; height: 40px; width: 40px; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-tpvxjb {padding-top: 5px; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-krkdqk {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; width: 20%; flex-direction: row; justify-content: center}#brxe-cjclom {color: var(--negro)}#brxe-mgfjbk {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; width: 80%; flex-direction: row}#brxe-bqvonn {width: 300px; padding-top: 20px; padding-right: 6px; padding-bottom: 20px; padding-left: 6px; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; flex-direction: row; border-radius: 100px; background-color: rgba(56, 255, 76, 0.74); display: flex; height: 30px; align-items: center}#brxe-ipsgab {justify-content: center; padding-top: 10px; padding-bottom: 10px; display: none}#brxe-xwfnxc {color: var(--blanco); font-size: 50px; padding-bottom: 40px}@media (max-width: 478px) {#brxe-xwfnxc {font-size: 30px}}#brxe-mbmkqm {color: var(--blanco)}#brxe-mbmkqm a {color: var(--blanco); font-size: inherit}@media (max-width: 478px) {#brxe-mbmkqm {font-size: 12px}#brxe-mbmkqm a {font-size: 12px; font-size: inherit}}#brxe-xlsqnm {justify-content: center; padding-top: 10px; padding-bottom: 10px; width: 70%}#brxe-jnelnb {border-radius: 10px}#brxe-jnelnb { background: linear-gradient(135deg, #10b981 0%, #059669 100%); color: #ffffff; font-weight: 600; font-size: 15px; padding: 12px 28px; border-radius: 50px; border: none; box-shadow: 0 4px 14px rgba(16, 185, 129, 0.35); transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); cursor: pointer; display: inline-flex; align-items: center; justify-content: center; text-decoration: none;}#brxe-jnelnb:hover { transform: translateY(-2px); box-shadow: 0 6px 20px rgba(16, 185, 129, 0.5); background: linear-gradient(135deg, #059669 0%, #047857 100%);}#brxe-jnelnb:active { transform: translateY(0); box-shadow: 0 2px 8px rgba(16, 185, 129, 0.3);}@media (max-width: 478px) {#brxe-jnelnb i {font-size: 30px}}#brxe-cifvzi {justify-content: center; padding-top: 10px; padding-bottom: 10px}#brxe-atjamw {flex-direction: column; justify-content: center; padding-left: 10px}@media (max-width: 478px) {#brxe-atjamw {padding-right: 10px; padding-left: 10px; width: 100%; height: 100%}}#brxe-wjgyfc {background-position: center center; background-attachment: fixed; background-image: url("https://inserglobal.killtro.com/wp-content/uploads/2026/08/ChatGPT-Image-Aug-10-2026-07_21_48-PM.png"); background-size: cover; position: relative; width: 100%; padding-top: 30px; height: 800px}:where(#brxe-wjgyfc > *:not(figcaption)) {position: relative}#brxe-wjgyfc::before {background-image: linear-gradient(hsla(0, 0%, 0%, 0.17), hsla(0, 0%, 0%, 0.17)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {#brxe-wjgyfc {background-attachment: scroll; background-image: url("https://inserglobal.cl/wp-content/uploads/2026/08/Gemini_Generated_Image_ug71v6ug71v6ug71-scaled.png"); background-size: cover}}#brxe-qptxau .title {color: var(--negro); text-align: center; text-transform: none; font-size: 25px; font-weight: 500}#brxe-qptxau .subtitle {font-size: 18px}#brxe-unllhp {width: 100%; height: 25%; justify-content: center; align-items: center}#brxe-npfaka .repeater-item [data-field-id="30550b"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-npfaka {width: 100%}#brxe-cskiac {height: 50%; width: 80%}#brxe-rpdcna {flex-direction: column; align-items: center; width: 100%}#brxe-toairc {height: 250px; margin-top: 20px; margin-bottom: 20px; display: none}#brxe-xyuszw .title {color: var(--blanco)}#brxe-xyuszw .subtitle {font-size: 18px}#brxe-xyuszw .custom-title-wrapper {color: var(--blanco)}@media (max-width: 478px) {#brxe-xyuszw .title {font-size: 16px}}#brxe-qpighj {align-items: center}#brxe-xgdbjd .title {color: var(--blanco); text-align: center; font-size: 50px; font-weight: 700; text-decoration: none}#brxe-xgdbjd .subtitle {font-size: 20px; font-weight: 500; text-align: center; color: var(--blanco)}@media (max-width: 478px) {#brxe-xgdbjd .title {font-size: 30px}#brxe-xgdbjd .subtitle {font-size: 14px}}#brxe-avmobg {align-items: center}#brxe-dqnbxw {height: 100px; width: 100px}#brxe-dqnbxw :not([stroke="none"]) {stroke: hsl(0, 0%, 100%)}#brxe-dqnbxw :not([fill="none"]) {fill: hsl(0, 0%, 100%)}#brxe-dqnbxw * {stroke-width: 2}#brxe-xmguug {align-items: center}#brxe-gubbdb {font-size: 25px}@media (max-width: 478px) {#brxe-gubbdb {font-size: 20px}}#brxe-cdkfnk {align-items: center}#brxe-letwxg {font-size: 18px; text-align: center}#brxe-letwxg a {font-size: 18px; text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-letwxg {font-size: 14px}#brxe-letwxg a {font-size: 14px; font-size: inherit}}#brxe-ndzeuv {align-items: center; height: 80%; justify-content: center}#brxe-twkocc {flex-direction: column; background-color: hsla(0, 0%, 0%, 0.39); color: var(--blanco); justify-content: center; height: 750px}@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap");.card-solucion { background: linear-gradient(145deg, rgba(16, 24, 39, 0.85) 0%, rgba(8, 13, 22, 0.95) 100%) !important; border: 1px solid rgba(255, 255, 255, 0.08) !important; border-radius: 16px !important; padding: 35px 25px !important; display: flex !important; flex-direction: column !important; align-items: center !important; text-align: center !important; position: relative !important; transition: all 0.3s ease !important; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5) !important;}.card-solucion:hover { border-color: rgba(249, 115, 22, 0.4) !important; transform: translateY(-5px) !important;}.card-solucion.is-active, .card-solucion.active { border: 2px solid #f97316 !important; box-shadow: 0 0 25px rgba(249, 115, 22, 0.35), inset 0 0 15px rgba(249, 115, 22, 0.1) !important;}.card-solucion svg,.card-solucion img { border-radius: 50% !important; padding: 12px !important; background: rgba(249, 115, 22, 0.06) !important; border: 1px solid rgba(249, 115, 22, 0.35) !important; box-shadow: 0 0 15px rgba(249, 115, 22, 0.15) !important; margin-bottom: 20px !important;}.card-solucion h2, .card-solucion h3, .card-solucion h4 { color: #ffffff !important; font-weight: 600 !important; margin-bottom: 12px !important;}.card-solucion p, .card-solucion .brxe-text-basic { color: #94a3b8 !important; line-height: 1.5 !important; margin-bottom: 25px !important;}.card-solucion .brxe-button,.card-solucion a.brxe-icon,.card-solucion .cta-circle { width: 36px !important; height: 36px !important; border-radius: 50% !important; background: transparent !important; border: 1px solid #f97316 !important; color: #f97316 !important; display: flex !important; align-items: center !important; justify-content: center !important; margin-top: auto !important;  transition: all 0.3s ease !important;}.card-solucion .brxe-button:hover,.card-solucion a.brxe-icon:hover,.card-solucion .cta-circle:hover { background: #f97316 !important; color: #ffffff !important; box-shadow: 0 0 12px rgba(249, 115, 22, 0.6) !important;}.card-dust-hover { position: relative; overflow: hidden; isolation: isolate;}.card-dust-hover .dust-layer { position: absolute; inset: 0; pointer-events: none; z-index: 8; opacity: 0; background-image: radial-gradient(circle, rgba(210, 185, 140, 0.95) 1.2px, transparent 2px), radial-gradient(circle, rgba(175, 145, 95, 0.9) 1px, transparent 1.8px), radial-gradient(circle, rgba(195, 165, 115, 0.85) 1.5px, transparent 2.2px); background-size: 14px 14px, 22px 22px, 18px 18px; background-position: 8% 78%, 45% 62%, 78% 70%; mix-blend-mode: screen;}.card-dust-hover::after { content: ""; position: absolute; inset: -15% -5% -5% -5%; pointer-events: none; z-index: 6; opacity: 0; background: radial-gradient(ellipse 90% 55% at 50% 85%, rgba(185, 155, 105, 0.75) 0%, transparent 62%), radial-gradient(circle at 22% 78%, rgba(200, 170, 120, 0.65) 0%, transparent 34%), radial-gradient(circle at 48% 72%, rgba(165, 135, 90, 0.70) 0%, transparent 38%), radial-gradient(circle at 74% 76%, rgba(190, 160, 110, 0.60) 0%, transparent 32%), radial-gradient(circle at 60% 58%, rgba(150, 120, 80, 0.45) 0%, transparent 28%), radial-gradient(circle at 35% 65%, rgba(175, 145, 100, 0.55) 0%, transparent 30%); transform: translateY(18px) scale(0.92); filter: blur(2px); mix-blend-mode: soft-light;}.card-dust-hover::before { content: ""; position: absolute; inset: 0; pointer-events: none; z-index: 7; opacity: 0; background: radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.18) 0%, transparent 55%), url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E"); background-size: 100% 100%, 180px 180px; background-position: center, 0 0; transform: translateY(12px); mix-blend-mode: overlay;}.card-dust-hover:hover::after,.card-dust-hover:hover::before,.card-dust-hover:hover .dust-layer { animation-duration: 2.4s; animation-timing-function: ease-out; animation-fill-mode: forwards;} .card-dust-hover:hover::after { animation-name: dustCloudControl;} .card-dust-hover:hover::before { animation-name: dustTextureControl;} .card-dust-hover:hover .dust-layer { animation-name: dustParticlesControl;}@keyframes dustCloudControl { 0% { opacity: 0; transform: translateY(20px) scale(0.88); filter: blur(0px); } 12% { opacity: 0.95; transform: translateY(0) scale(1.02); filter: blur(3px); } 28% { opacity: 1; transform: translateY(-16px) scale(1.12); filter: blur(7px); } 45% { opacity: 0.85; transform: translateY(-22px) scale(1.15); filter: blur(8px); }  58% { opacity: 0.65; transform: translateY(-10px) scale(1.02, 0.92); filter: blur(4px); } 72% { opacity: 0.35; transform: translateY(2px) scale(0.96, 0.88); filter: blur(2px); } 88% { opacity: 0.12; transform: translateY(8px) scale(0.92, 0.84); filter: blur(1px); } 100% { opacity: 0; transform: translateY(12px) scale(0.88, 0.80); filter: blur(0px); }}@keyframes dustTextureControl { 0% { opacity: 0; transform: translateY(14px) scale(1); } 20% { opacity: 0.55; transform: translateY(-4px) scale(1.04); } 40% { opacity: 0.75; transform: translateY(-12px) scale(1.08); } 58% { opacity: 0.45; transform: translateY(-2px) scale(0.98); } 75% { opacity: 0.15; transform: translateY(6px) scale(0.94); } 100% { opacity: 0; transform: translateY(10px) scale(0.90); }}@keyframes dustParticlesControl { 0% { opacity: 0; transform: translateY(16px); background-position: 8% 78%, 45% 62%, 78% 70%; } 18% { opacity: 0.85; transform: translateY(0); background-position: 12% 68%, 50% 52%, 82% 58%; } 35% { opacity: 1; transform: translateY(-14px); background-position: 18% 58%, 55% 42%, 88% 48%; } 50% { opacity: 0.9; transform: translateY(-20px); background-position: 22% 52%, 58% 36%, 90% 42%; }  65% { opacity: 0.55; transform: translateY(-6px); background-position: 50% 62%, 50% 62%, 50% 62%; } 82% { opacity: 0.2; transform: translateY(4px); background-position: 50% 72%, 50% 72%, 50% 72%; } 100% { opacity: 0; transform: translateY(10px); background-position: 50% 78%, 50% 78%, 50% 78%; }} .card-solucion { font-family: "Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", sans-serif !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;} .card-solucion h2,.card-solucion h3,.card-solucion h4,.card-solucion .brxe-heading { font-family: "Plus Jakarta Sans", system-ui, sans-serif !important; font-weight: 700 !important; letter-spacing: -0.02em !important; line-height: 1.3 !important; color: #ffffff !important; margin-bottom: 12px !important;} .card-solucion p,.card-solucion .brxe-text-basic { font-family: "Plus Jakarta Sans", system-ui, sans-serif !important; font-weight: 400 !important; letter-spacing: 0.01em !important; line-height: 1.6 !important; color: #94a3b8 !important; margin-bottom: 25px !important;}@media (max-width: 478px) {#brxe-twkocc {flex-direction: column; height: 100%; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}}#brxe-azqowu {height: 100px; width: 100px}#brxe-azqowu :not([fill="none"]) {fill: var(--blanco)}#brxe-azqowu * {stroke-width: 1}#brxe-hascpr {align-items: center}#brxe-vdvlhg {font-size: 25px}@media (max-width: 478px) {#brxe-vdvlhg {font-size: 20px}}#brxe-oqkvtw {align-items: center}#brxe-wlgsdg {font-size: 18px}#brxe-wlgsdg a {font-size: 18px; font-size: inherit}@media (max-width: 478px) {#brxe-wlgsdg {font-size: 14px}#brxe-wlgsdg a {font-size: 14px; font-size: inherit}}#brxe-nwsghu {align-items: center; height: 80%; justify-content: center}#brxe-cslkhe {flex-direction: column; background-color: hsla(0, 0%, 0%, 0.39); color: var(--blanco); height: 750px}.card-water-hover { position: relative; overflow: hidden; isolation: isolate;} .card-water-hover .water-layer { position: absolute; inset: 0; pointer-events: none; z-index: 8; opacity: 0; background-image: radial-gradient(circle, rgba(120, 180, 240, 0.95) 1.2px, transparent 2px), radial-gradient(circle, rgba(32, 92, 167, 0.9) 1px, transparent 1.8px), radial-gradient(circle, rgba(80, 150, 220, 0.85) 1.5px, transparent 2.2px); background-size: 14px 14px, 22px 22px, 18px 18px; background-position: 8% 78%, 45% 62%, 78% 70%; mix-blend-mode: screen;} .card-water-hover::after { content: ""; position: absolute; inset: -15% -5% -5% -5%; pointer-events: none; z-index: 6; opacity: 0; background: radial-gradient(ellipse 90% 55% at 50% 85%, rgba(32, 92, 167, 0.72) 0%, transparent 62%), radial-gradient(circle at 22% 78%, rgba(60, 130, 210, 0.62) 0%, transparent 34%), radial-gradient(circle at 48% 72%, rgba(32, 92, 167, 0.68) 0%, transparent 38%), radial-gradient(circle at 74% 76%, rgba(90, 160, 230, 0.55) 0%, transparent 32%); transform: translateY(18px) scale(0.92); filter: blur(2px); mix-blend-mode: screen;} .card-water-hover::before { content: ""; position: absolute; inset: 0; pointer-events: none; z-index: 7; opacity: 0; background: radial-gradient(circle at 50% 50%, rgba(160, 210, 255, 0.22) 0%, transparent 55%), url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.45'/%3E%3C/svg%3E"); background-size: 100% 100%, 180px 180px; transform: translateY(12px); mix-blend-mode: soft-light;} .card-water-hover:hover::after,.card-water-hover:hover::before,.card-water-hover:hover .water-layer { animation-duration: 2.4s; animation-timing-function: ease-out; animation-fill-mode: forwards;} .card-water-hover:hover::after { animation-name: waterCloudControl; } .card-water-hover:hover::before { animation-name: waterTextureControl; } .card-water-hover:hover .water-layer { animation-name: waterParticlesControl; }@keyframes waterCloudControl { 0% { opacity: 0; transform: translateY(20px) scale(0.88); filter: blur(0); } 12% { opacity: 0.92; transform: translateY(0) scale(1.02); filter: blur(2px); } 28% { opacity: 0.95; transform: translateY(-16px) scale(1.12); filter: blur(5px); } 45% { opacity: 0.82; transform: translateY(-22px) scale(1.15); filter: blur(6px); } 58% { opacity: 0.6; transform: translateY(-10px) scale(1.02, 0.92); filter: blur(3px); } 72% { opacity: 0.32; transform: translateY(2px) scale(0.96, 0.88); filter: blur(1px); } 100% { opacity: 0; transform: translateY(12px) scale(0.88, 0.8); filter: blur(0); }}@keyframes waterTextureControl { 0% { opacity: 0; transform: translateY(14px) scale(1); } 20% { opacity: 0.5; transform: translateY(-4px) scale(1.04); } 40% { opacity: 0.65; transform: translateY(-12px) scale(1.08); } 58% { opacity: 0.38; transform: translateY(-2px) scale(0.98); } 100% { opacity: 0; transform: translateY(10px) scale(0.9); }}@keyframes waterParticlesControl { 0% { opacity: 0; transform: translateY(16px); } 18% { opacity: 0.82; transform: translateY(0); } 35% { opacity: 0.95; transform: translateY(-14px); } 50% { opacity: 0.88; transform: translateY(-20px); } 65% { opacity: 0.5; transform: translateY(-6px); } 100% { opacity: 0; transform: translateY(10px); }}@media (max-width: 478px) {#brxe-cslkhe {height: 100%; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}}#brxe-huzrex {height: 100px; width: 100px}#brxe-huzrex :not([stroke="none"]) {stroke: hsl(0, 0%, 100%)}#brxe-huzrex :not([fill="none"]) {fill: hsl(0, 0%, 100%)}#brxe-huzrex * {stroke-width: 2}#brxe-nbouer {align-items: center}#brxe-xxqgrw {font-size: 25px}@media (max-width: 478px) {#brxe-xxqgrw {font-size: 20px}}#brxe-ewmcqg {align-items: center}#brxe-qtcpxm {font-size: 18px}#brxe-qtcpxm a {font-size: 18px; font-size: inherit}@media (max-width: 478px) {#brxe-qtcpxm {font-size: 14px}#brxe-qtcpxm a {font-size: 14px; font-size: inherit}}#brxe-brwwmk {align-items: center; height: 80%; justify-content: center}#brxe-slborv {flex-direction: column; background-color: hsla(0, 0%, 0%, 0.39); color: var(--blanco); height: 750px}.card-lupa-hover { position: relative; overflow: hidden; isolation: isolate;} .card-lupa-hover .granule-layer { position: absolute; inset: 0; pointer-events: none; z-index: 5; opacity: 0; background-image: radial-gradient(circle, rgba(32, 92, 167, 0.85) 1px, transparent 1.6px), radial-gradient(circle, rgba(100, 150, 210, 0.75) 1.2px, transparent 1.8px), radial-gradient(circle, rgba(32, 92, 167, 0.7) 0.8px, transparent 1.4px); background-size: 18px 18px, 28px 28px, 22px 22px; background-position: 40% 18%, 50% 14%, 60% 20%;}.card-lupa-hover::before { content: ""; position: absolute; top: 10%; left: 50%; width: 104px; height: 104px; margin-left: -52px; border: 4px solid #205ca7; border-radius: 50%; pointer-events: none; z-index: 7; opacity: 0; box-shadow: inset 0 0 22px rgba(32, 92, 167, 0.22); background: radial-gradient(circle at 38% 42%, rgba(32, 92, 167, 0.85) 1.8px, transparent 2.4px), radial-gradient(circle at 54% 36%, rgba(32, 92, 167, 0.75) 1.2px, transparent 2px), radial-gradient(circle at 62% 52%, rgba(32, 92, 167, 0.8) 1.5px, transparent 2.2px);}.card-lupa-hover::after { content: ""; position: absolute; top: 10%; left: 50%; width: 10px; height: 80px; margin-left: 28px; margin-top: 72px; background: #205ca7; border-radius: 5px; pointer-events: none; z-index: 6; opacity: 0; transform: rotate(-42deg); transform-origin: top center;} .card-lupa-hover:hover::before { animation: lupaLensScan 3.4s ease-out forwards; } .card-lupa-hover:hover::after { animation: lupaHandleScan 3.4s ease-out forwards; } .card-lupa-hover:hover .granule-layer { animation: granuleReveal 3.4s ease-out forwards; }@keyframes lupaLensScan { 0% { opacity: 0; transform: scale(0.5); } 10% { opacity: 1; transform: scale(1); } 26% { opacity: 1; transform: scale(1.03) translateX(-5px); } 42% { opacity: 0.98; transform: scale(1.05) translateX(5px); } 58% { opacity: 0.95; transform: scale(1.04) translateX(-3px); } 72% { opacity: 0.9; transform: scale(1.03) translateX(0); } 100% { opacity: 0; transform: scale(0.9); }}@keyframes lupaHandleScan { 0% { opacity: 0; transform: rotate(-42deg) scale(0.5); } 10% { opacity: 1; transform: rotate(-42deg) scale(1); } 26% { opacity: 1; transform: rotate(-42deg) scale(1.03) translateX(-5px); } 42% { opacity: 0.98; transform: rotate(-42deg) scale(1.05) translateX(5px); } 58% { opacity: 0.95; transform: rotate(-42deg) scale(1.04) translateX(-3px); } 72% { opacity: 0.9; transform: rotate(-42deg) scale(1.03) translateX(0); } 100% { opacity: 0; transform: rotate(-42deg) scale(0.9); }}@keyframes granuleReveal { 0% { opacity: 0; } 16% { opacity: 0.55; } 40% { opacity: 0.78; } 62% { opacity: 0.72; } 100% { opacity: 0; }}@media (max-width: 478px) {#brxe-slborv {height: 100%; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}}#brxe-nkgtvz {flex-direction: row; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; margin-bottom: 20px; column-gap: 20px}@media (max-width: 478px) {#brxe-nkgtvz {width: 100%; height: 100%; flex-direction: column; row-gap: 20px}}#brxe-gzelzf {flex-direction: column; padding-top: 20px; padding-bottom: 20px}@media (max-width: 478px) {#brxe-gzelzf {width: 100%; flex-direction: column; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}#brxe-vcwuzf {background-image: url("https://inserglobal.killtro.com/wp-content/uploads/2026/07/IMG_20201112_180026-scaled.jpg"); background-attachment: fixed; background-position: center center; background-repeat: no-repeat; background-size: cover; position: relative}:where(#brxe-vcwuzf > *:not(figcaption)) {position: relative}#brxe-vcwuzf::before {background-image: radial-gradient(circle closest-corner at center center, rgba(32, 92, 167, 0.22), rgba(32, 92, 167, 0.22)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {#brxe-vcwuzf {width: 100%; background-image: url("https://inserglobal.killtro.com/wp-content/uploads/2026/07/IMG_20201112_180026-scaled.jpg"); background-size: cover; background-attachment: scroll}}#brxe-uvvugk {color: var(--dorado); font-size: 50px; text-transform: capitalize; font-weight: 600}@media (max-width: 478px) {#brxe-uvvugk {font-size: 30px}}#brxe-bvmjzd {flex-direction: row; justify-content: center; padding-top: 20px; padding-bottom: 20px}@media (max-width: 478px) {#brxe-bvmjzd {padding-top: 0; padding-bottom: 0; height: 100%}}#brxe-mxzmqg {width: 67%}@media (max-width: 478px) {#brxe-mxzmqg {width: 100%}}#brxe-ckalrb {color: var(--dorado)}#brxe-fxgrki {align-items: center}@media (max-width: 478px) {#brxe-fxgrki {width: 100%}}#brxe-tdakrp {color: var(--blanco); text-align: justify; font-size: 14px}#brxe-tdakrp a {color: var(--blanco); text-align: justify; font-size: 14px; font-size: inherit}#brxe-kwkwkz {padding-top: 20px; padding-bottom: 20px}@media (max-width: 478px) {#brxe-kwkwkz {width: 100%}}#brxe-rcojbb {flex-direction: column; width: 33%; padding-right: 20px; padding-left: 20px}@media (max-width: 478px) {#brxe-rcojbb {width: 100%}}#brxe-cgylxf {flex-direction: row; height: 100%; align-items: center}@media (max-width: 478px) {#brxe-cgylxf {justify-content: center; width: 100%; height: 100%}}#brxe-nwbkge {width: 67%}@media (max-width: 478px) {#brxe-nwbkge {width: 100%}}#brxe-inqbuo {color: var(--dorado)}@media (max-width: 478px) {#brxe-inqbuo {text-align: center}}#brxe-hqauwk {align-items: center}#brxe-mugini {color: var(--blanco); text-align: justify; font-size: 14px}#brxe-mugini a {color: var(--blanco); text-align: justify; font-size: 14px; font-size: inherit}#brxe-itstak {padding-top: 20px; padding-bottom: 20px}@media (max-width: 478px) {#brxe-itstak {width: 100%}}#brxe-tcfoum {flex-direction: column; width: 33%; padding-right: 20px; padding-left: 20px}@media (max-width: 478px) {#brxe-tcfoum {width: 100%}}#brxe-msrvbe {flex-direction: row; height: 561px; align-items: center}@media (max-width: 478px) {#brxe-msrvbe {height: 100%; width: 100%}}#brxe-vwfmaa {flex-direction: column}@media (max-width: 478px) {#brxe-vwfmaa {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}.operacion-css { background-color: #0A2540; padding: 80px 40px; color: #ffffff; font-family: inherit;} .operacion-css .op-title { font-size: 42px; font-weight: 700; color: #E8871E; text-align: center; margin-bottom: 60px; letter-spacing: 0.5px;}.operacion-css .op-block { display: flex; align-items: center; gap: 40px; background-color: #0F3358; border: 1px solid rgba(232, 135, 30, 0.25); border-radius: 12px; padding: 24px; margin-bottom: 40px; transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;} .operacion-css .op-block:hover { transform: translateY(-4px); box-shadow: 0 12px 30px rgba(0, 0, 0, 0.35); border-color: #E8871E;} .operacion-css .op-block.reverse { flex-direction: row-reverse;} .operacion-css .op-image { flex: 1.2; border-radius: 10px; overflow: hidden;} .operacion-css .op-image img { width: 100%; height: 100%; object-fit: cover; display: block; border-radius: 10px; transition: transform 0.4s ease;} .operacion-css .op-block:hover .op-image img { transform: scale(1.04);}.operacion-css .op-content { flex: 1; padding: 10px 20px;} .operacion-css .op-content .op-label { color: #E8871E; font-size: 14px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 12px; display: block;} .operacion-css .op-content p { font-size: 15px; line-height: 1.8; color: #C9D6E3; margin: 0;}@media (max-width: 900px) { .operacion-css .op-block, .operacion-css .op-block.reverse { flex-direction: column; } .operacion-css .op-title { font-size: 30px; } .operacion-css { padding: 50px 20px; }}#brxe-lqukcu {text-align: left; text-transform: uppercase; font-size: 14px; color: var(--dorado)}#brxe-bxfiia {padding-top: 20px; padding-left: 20px}#brxe-flclfs {text-align: justify; color: var(--blanco); padding-top: 10px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-wibrmd {text-align: justify; color: var(--blanco); padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px}#brxe-wibrmd a {text-align: justify; color: var(--blanco); font-size: inherit}#brxe-clpetz .line {height: 1px}#brxe-clpetz.horizontal .line {border-top-width: 1px; border-top-color: var(--blanco); width: 500px}#brxe-clpetz.horizontal {justify-content: center}#brxe-clpetz.vertical {align-self: center}#brxe-clpetz.vertical .line {border-right-color: var(--blanco); border-right-width: 500px}#brxe-clpetz .icon {color: var(--blanco)}#brxe-iuxhwp {padding-top: 20px; padding-bottom: 20px}#brxe-gjipsf {font-size: 25px}#brxe-vaubje {width: 15%; align-items: center}#brxe-wgvsmm {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-bufdsr {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-hwphyv {line-height: 1}#brxe-alhlpe {flex-direction: row; padding-top: 10px; padding-bottom: 10px}#brxe-avkxci {font-size: 35px}#brxe-bajayd {width: 15%; align-items: center}#brxe-phfctx {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-cdsjly {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-tdcxly {line-height: 1}#brxe-glwpco {flex-direction: row; padding-top: 10px; padding-bottom: 10px}#brxe-hqkfrx {font-size: 25px}#brxe-yaemwm {width: 15%; align-items: center}#brxe-meprle {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-fcrnva {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-jnupck {line-height: 1}#brxe-zzbovh {flex-direction: row; padding-top: 10px; padding-bottom: 10px}#brxe-arpjfo {flex-direction: column; color: var(--blanco)}#brxe-acejpu {padding-top: 20px; padding-bottom: 20px; height: 100%; justify-content: flex-end}#brxe-bhhysh {flex-direction: column; background-color: #0C447C; height: 100%; padding-top: 35px; padding-right: 35px; padding-bottom: 35px; padding-left: 35px}@media (max-width: 478px) {#brxe-bhhysh {width: 100%; height: 100%; margin-bottom: 20px}}#brxe-yanwwd .form-group:nth-child(1) {width: 50%}#brxe-yanwwd .form-group:nth-child(2) {width: 50%}#brxe-yanwwd .form-group:nth-child(3) {width: 50%}#brxe-yanwwd .form-group:nth-child(4) {width: 50%}#brxe-yanwwd .form-group:nth-child(7) {width: 100%; height: 200px}#brxe-yanwwd {justify-content: flex-start; background-color: var(--azul); padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; height: 100%}#brxe-yanwwd .form-group input {background-color: rgba(32, 92, 167, 0.76); color: hsl(0, 0%, 0%)}#brxe-yanwwd .flatpickr {background-color: rgba(32, 92, 167, 0.76)}#brxe-yanwwd select {background-color: rgba(32, 92, 167, 0.76); color: hsl(0, 0%, 0%); color: hsl(0, 0%, 100%)}#brxe-yanwwd textarea {background-color: rgba(32, 92, 167, 0.76); color: hsl(0, 0%, 0%)}#brxe-yanwwd ::placeholder {color: hsl(0, 0%, 100%)}#brxe-yanwwd .bricks-button {background-color: var(--dorado); color: var(--negro)}#brxe-kabuzx {height: 100%}.form-contacto{ padding:20px 22px;}.form-contacto label{ font-size:10px; font-weight:600; letter-spacing:.05em; margin-bottom:4px; color:rgba(255,255,255,.9);}.form-contacto input,.form-contacto select{ height:42px; padding:0 12px; font-size:14px;}.form-contacto textarea{ min-height:110px; padding:12px; font-size:14px;}.form-contacto .bricks-field,.form-contacto .form-group,.form-contacto .field-wrapper{ margin-bottom:14px;}.form-contacto button,.form-contacto input[type="submit"]{ height:42px; padding:0 24px; font-size:14px; border-radius:6px;}@media (max-width: 478px) {#brxe-kabuzx {width: 100%}}#brxe-ukvcqp {flex-direction: row; column-gap: 10px}.contacto-wrapper{ display:flex; align-items:stretch; gap:30px;} .contacto-wrapper > *{ display:flex;} .contacto-wrapper > * > *{ height:100%;}@media (max-width: 478px) {#brxe-ukvcqp {flex-direction: column; padding-right: 40px}}#brxe-fmshpr {flex-direction: column; margin-top: 20px; margin-right: 20px; margin-bottom: 20px; margin-left: 20px; color: var(--negro)}#brxe-uedmqq {background-color: #E8871E}.formulario-css { background-color: #E8871E; padding: 60px 40px;} .formulario-css .form-wrapper { display: flex; height: 650px; border-radius: 12px; overflow: hidden; box-shadow: 0 20px 50px rgba(0, 0, 0, 0.25); max-width: 1100px; margin: 0 auto;} .formulario-css .form-info { background-color: #0C447C; color: #ffffff; padding: 40px 36px; flex: 1; display: flex; flex-direction: column; justify-content: center;} .formulario-css .form-label { color: #E8871E; font-size: 13px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 14px;} .formulario-css .form-title { font-size: 30px; font-weight: 700; line-height: 1.25; margin-bottom: 18px;} .formulario-css .form-desc { font-size: 14px; line-height: 1.7; color: #B5D4F4; margin-bottom: 24px;} .formulario-css .form-divider { border: none; border-top: 1px solid rgba(255, 255, 255, 0.2); margin: 20px 0;} .formulario-css .contact-item { display: flex; align-items: flex-start; gap: 12px; margin-bottom: 18px;} .formulario-css .contact-item .icon { color: #E8871E; font-size: 18px; margin-top: 2px;} .formulario-css .contact-item .contact-heading { font-size: 13px; color: #85B7EB; margin-bottom: 2px;} .formulario-css .contact-item .contact-value { font-size: 14px; font-weight: 600; color: #ffffff;} .formulario-css .form-fields { background-color: #ffffff; flex: 1.3; padding: 40px 36px;}#brxe-d6dbe6 input,#brxe-befqlx input,#brxe-szvmqy input,#brxe-zorixq input,#brxe-fsimqp select,#brxe-vwgxsj select,#brxe-kyeuyu textarea { width: 100%; border: 1.5px solid #E5E5E5 !important; border-radius: 6px !important; padding: 12px 14px !important; font-size: 14px !important; color: #333333 !important; background-color: #ffffff !important; transition: border-color 0.2s ease, box-shadow 0.2s ease; box-sizing: border-box;}#brxe-d6dbe6 input:focus,#brxe-befqlx input:focus,#brxe-szvmqy input:focus,#brxe-zorixq input:focus,#brxe-fsimqp select:focus,#brxe-vwgxsj select:focus,#brxe-kyeuyu textarea:focus { outline: none; border-color: #E8871E !important; box-shadow: 0 0 0 3px rgba(232, 135, 30, 0.15);}#brxe-fsimqp select,#brxe-vwgxsj select { border-color: #E8871E !important; color: #333333; cursor: pointer;}#brxe-kyeuyu textarea { resize: vertical; min-height: 100px;}.formulario-css .form-fields button[type="submit"] { background-color: #E8871E !important; color: #ffffff !important; font-weight: 700; font-size: 14px; border: none !important; border-radius: 6px !important; padding: 12px 32px !important; cursor: pointer; transition: background-color 0.2s ease, transform 0.15s ease;} .formulario-css .form-fields button[type="submit"]:hover { background-color: #C96F14 !important; transform: translateY(-2px);}@media (max-width: 900px) { .formulario-css .form-wrapper { flex-direction: column; } .formulario-css { padding: 40px 20px; } .formulario-css .form-title { font-size: 24px; }}@media (max-width: 478px) {#brxe-uedmqq {width: 100%; height: 100%}}@media (max-width: 478px) {#brxe-hdpxjw {display: none}}