@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 {.brxe-accordion-nested{--brx-icon-transform:rotate(90deg);width:100%}.brxe-accordion-nested .accordion-title-wrapper{cursor:pointer}.brxe-accordion-nested .accordion-title-wrapper .brxe-heading{margin:0}.brxe-accordion-nested .accordion-content-wrapper{display:none}.brxe-accordion-nested .brx-open>.accordion-content-wrapper{display:block}.brxe-accordion-nested .brx-icon-expanded{display:none}.brxe-accordion-nested .brx-icon-transform{transition:transform .1s}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-transform{transform:var(--brx-icon-transform)}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-collapsed{display:none}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-expanded{display:block}}@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 {@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-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-button{width:auto}}@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-bsrije .brxe-aiszjk.brxe-text-basic {align-self: flex-start}.brxe-bsrije .brxe-utnhtk.brxe-block {row-gap: var(--space-s)}.brxe-bsrije .brxe-tzvyzo.brxe-button {text-transform: capitalize}#brxe-eysbal {text-transform: capitalize}#brxe-nxhuts {flex-direction: row}@media (max-width: 478px) {#brxe-nxhuts {flex-direction: column}}#brxe-uodesw {flex-direction: row}@media (max-width: 478px) {#brxe-uodesw {flex-direction: column}}#brxe-entwgh {flex-direction: row}@media (max-width: 478px) {#brxe-entwgh {flex-direction: column}}#brxe-bngdqz {text-align: left}#brxe-kvxpno {flex-direction: row}@media (max-width: 478px) {#brxe-kvxpno {flex-direction: column}}#brxe-lqraem {text-align: left}#brxe-oawbhw {flex-direction: row}@media (max-width: 478px) {#brxe-oawbhw {flex-direction: column}}#brxe-rgkqph {text-align: left}#brxe-mtqodq {flex-direction: row}@media (max-width: 478px) {#brxe-mtqodq {flex-direction: column}}#brxe-fykdou {grid-template-columns: var(--grid-3)}@media (max-width: 478px) {#brxe-fykdou {grid-template-columns: var(--grid-1)}}#brxe-jukidf {grid-template-columns: var(--grid-3); display: flex}#brxe-tyfahv {background-color: var(--primary-light-trans-10)}#brxe-cde4d6 {text-transform: capitalize; color: var(--bg-ultra-light); text-align: center}#brxe-072a87 {text-align: center; width: var(--width-xl)}#brxe-4fb4f4 {width: var(--width-l)}#brxe-101370 {font-size: var(--text-l)}#brxe-8d4c6e {font-size: var(--text-l)}#brxe-bdaff4 {font-size: var(--text-l)}#brxe-9b5415 {font-size: var(--text-l)}#brxe-0182d5 {grid-template-columns: var(--grid-auto-2)}#sps-system-services {background-blend-mode: multiply; background-attachment: fixed; background-image: url(https://www.pureprocesstechnology.com/wp-content/uploads/ChatGPT-Image-Oct-6-2025-07_42_01-PM.png); background-size: cover; background-repeat: no-repeat}#sps-system-services { position: relative; overflow: hidden;  background: url("/wp-content/uploads/ChatGPT-Image-Oct-6-2025-07_42_01-PM.png") center center / cover no-repeat fixed;}#sps-system-services::after { content: ""; position: absolute; inset: 0; background: rgba(0, 42, 120, 0.65);  mix-blend-mode: normal; pointer-events: none; z-index: 0;}#sps-system-services::before { content: ""; position: absolute; inset: 0; background: inherit;  filter: grayscale(45%) saturate(80%) brightness(92%); z-index: 0; opacity: 1; pointer-events: none; background-attachment: fixed;  background-size: cover; background-position: center;}#sps-system-services > * { position: relative; z-index: 1;}#brxe-sbkxgq {align-self: flex-start}#brxe-ofqltv {align-self: flex-start; text-align: left}#brxe-dynwqb {width: var(--width-xl); align-self: flex-start; text-align: left}#brxe-oegyvp {width: var(--width-l)}#brxe-xzvlpm {font-weight: 800; font-size: var(--text-l)}#brxe-acvugp {font-weight: 800; font-size: var(--text-l)}#brxe-wlrhrf {font-weight: 800; font-size: var(--text-l)}#brxe-jfofbz {font-weight: 800; font-size: var(--text-l)}#brxe-uhqkua {display: grid; align-items: initial; grid-template-columns: var(--grid-2); width: 100%; grid-gap: var(--content-gap)}@media (max-width: 478px) {#brxe-uhqkua {display: flex}}#brxe-qngzhj {display: flex; grid-template-columns: var(--grid-2); width: 100%}#brxe-ivcish {display: flex; row-gap: var(--space-m)}#brxe-omckeu {background-color: var(--white); border-top-width: 1px; border-top-style: solid; background-image: linear-gradient(0deg, var(--primary-ultra-light), var(--white)); row-gap: var(--space-s)}#brxe-omckeu { position: relative; background-color: white; z-index: 0; overflow: hidden;}#brxe-omckeu::after { content: ""; position: absolute; inset: 0; background-image: radial-gradient(#e5e7eb 1px, transparent 1px); background-size: 16px 16px; z-index: -1; pointer-events: none;}#brxe-9569c3 {align-self: center; text-transform: capitalize}#brxe-44df76 {align-self: center}#brxe-29ec20 {background-color: var(--primary-semi-dark); background-attachment: fixed; background-image: url(https://www.pureprocesstechnology.com/wp-content/uploads/vecteezy_futuristic-design-dark-blue-geometric-vector-background_28204274-Converted-1920x960.png); background-blend-mode: hard-light; background-size: cover; background-position: top center}@media (max-width: 478px) {#brxe-29ec20 {background-color: var(--primary-dark)}}#brxe-222ea6 {height: 100px; width: 200px}#brxe-575b72 {width: 200px; display: grid; align-items: initial; grid-template-rows: var(--grid-6); grid-gap: 1.5px}#brxe-ee0731 {display: grid; align-items: initial; grid-template-columns: var(--grid-4); grid-gap: 2px}#brxe-9fdc33 {text-align: center}#brxe-e6c4d8 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-7350e4 {font-size: var(--text-l); font-weight: 800; align-items: center; justify-content: center; height: 100px}#brxe-5ce2a2 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-901f01 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-bb8981 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-557b0f {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-0ae9b9 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-0bcfa1 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-5eec6e {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-5b1b24 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-c9f320 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-ad9e4d {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-1f9dd7 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-ef9109 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-955aa2 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-bbc7c1 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-bbd76d {height: 100px; align-items: center; justify-content: center; font-size: var(--text-l); font-weight: 800}#brxe-0cac7b {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-410363 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-38f640 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-682106 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-baba81 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-14d770 {font-size: var(--text-l); font-weight: 800; align-items: center; justify-content: center; height: 100px}#brxe-04be10 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-25197a {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-16e736 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-86ef0f {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-eb69e8 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-b04605 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-edf043 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-aad9a9 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-809e80 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-983dec {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 1fr 1fr 1fr 1fr 1fr; grid-gap: 3px}#brxe-999996 {row-gap: 2px}#brxe-944db1 {display: flex; flex-direction: row}#brxe-ebb9bf {row-gap: 2px; display: none}#brxe-7e6e2e {display: none}.brxe-193a3b.brxe-block {row-gap: var(--space-xs)}#brxe-e0e371 {border-top-width: 1px; border-top-style: solid}#brxe-e0e371 { position: relative; background-color: white; z-index: 0; overflow: hidden;}#brxe-e0e371::after { content: ""; position: absolute; inset: 0; background-image: radial-gradient(#e5e7eb 1px, transparent 1px); background-size: 16px 16px; z-index: -1; pointer-events: none;}#brxe-e85135 {background-color: var(--primary-dark)}#brxe-828628 {text-transform: capitalize}#brxe-967e55 .form-group:nth-child(4) {height: 180px}#brxe-967e55 .form-group:nth-child(5) {height: 180px}#brxe-967e55 button[type=submit].bricks-button {border-radius: var(--radius)}#brxe-967e55 .bricks-button {background-color: var(--primary)}#brxe-5beb30 {display: none}