@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-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 {.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}}@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}}.brxe-anfovh .brxe-guzqod.brxe-image {max-width: 200px; order: 1}.brxe-anfovh .brxe-fimlad.brxe-text-basic {align-self: flex-start; order: 0}@media (max-width: 478px) {.brxe-anfovh .brxe-fimlad.brxe-text-basic {align-self: flex-start}}.brxe-anfovh .brxe-mbybtm.brxe-heading {order: 2}.brxe-anfovh .brxe-rquoyu.brxe-block {row-gap: var(--space-s)}.brxe-anfovh .brxe-gnkhyw.brxe-button {text-transform: capitalize}#brxe-dozvzh {align-self: flex-start; text-align: left}#brxe-wgtrjl {width: var(--width-xl); align-self: flex-start; text-align: left}#brxe-ountbn {width: var(--width-l)}#brxe-hijsao {display: flex; row-gap: var(--space-m)}#brxe-yoqbka {max-width: 80%}#brxe-yoqbka:not(.tag), #brxe-yoqbka img {object-fit: contain}@media (max-width: 767px) {#brxe-awpglc {line-height: 1}}@media (max-width: 478px) {#brxe-awpglc {line-height: 1}}#brxe-rimaev {display: grid; align-items: initial; grid-template-columns: var(--grid-3); justify-items: center}@media (max-width: 478px) {#brxe-rimaev {grid-gap: 5px}}#brxe-eezieq {row-gap: var(--space-s); align-self: center !important; align-items: center; font-size: .8em; line-height: .5}#brxe-dlnmhh {align-items: center; margin-top: var(--space-m); margin-bottom: var(--space-m)}#brxe-yftefq {color: var(--text-dark-muted)}#brxe-yftefq a {color: var(--text-dark-muted); font-size: inherit}#brxe-hegqdq {display: flex; row-gap: var(--space-m)}@media (max-width: 478px) {#brxe-rostlv {margin-top: var(--space-s); margin-bottom: var(--space-s)}}#brxe-ymajgg {flex-direction: row; display: grid; align-items: initial; grid-template-columns: var(--grid-2); justify-items: space-around; align-items: center; grid-gap: var(--space-xs)}@media (max-width: 767px) {#brxe-ymajgg {display: flex}}@media (max-width: 478px) {#brxe-ymajgg {display: flex}}#brxe-darxrv {flex-direction: column}#brxe-oqosqn {align-self: flex-start}#brxe-lmrddx {align-self: flex-start; text-align: left}#brxe-iggrdr {width: var(--width-xl); align-self: flex-start; text-align: left}#brxe-aqegsx {width: var(--width-l)}#brxe-fvsjaz {font-weight: 800; font-size: var(--text-l)}#brxe-uivpch {font-weight: 800; font-size: var(--text-l)}#brxe-iyrirs {font-weight: 800; font-size: var(--text-l)}#brxe-sisgng {font-weight: 800; font-size: var(--text-l)}#brxe-qwogxp {font-weight: 800; font-size: var(--text-l)}#brxe-ikoqbf {font-weight: 800; font-size: var(--text-l)}#brxe-uawkoi {display: flex; row-gap: var(--space-m)}#brxe-lhrpji {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-lhrpji { position: relative; background-color: white; z-index: 0; overflow: hidden;}#brxe-lhrpji::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-psglbu {text-transform: capitalize}#brxe-xtaoih {flex-direction: row}@media (max-width: 478px) {#brxe-xtaoih {flex-direction: column}}#brxe-uzsoxi {flex-direction: row}@media (max-width: 478px) {#brxe-uzsoxi {flex-direction: column}}#brxe-yidrsl {flex-direction: row}@media (max-width: 478px) {#brxe-yidrsl {flex-direction: column}}#brxe-qoqqhd {flex-direction: row}@media (max-width: 478px) {#brxe-qoqqhd {flex-direction: column}}#brxe-htzhqo {text-align: left}#brxe-bwnayq {flex-direction: row}@media (max-width: 478px) {#brxe-bwnayq {flex-direction: column}}#brxe-dusxcn {flex-direction: row}@media (max-width: 478px) {#brxe-dusxcn {flex-direction: column}}#brxe-nndbyl {grid-template-columns: var(--grid-3)}@media (max-width: 478px) {#brxe-nndbyl {grid-template-columns: var(--grid-1)}}#brxe-gcrkpg {grid-template-columns: var(--grid-3); display: flex}#brxe-rnofjv {background-color: var(--primary-light-trans-10)}#brxe-qvezni {text-transform: capitalize; color: var(--bg-ultra-light)}#brxe-amseqs {text-align: center; width: var(--width-xl)}#brxe-czhify {width: var(--width-l)}#brxe-xysptw {font-size: var(--text-l)}#brxe-beniug {font-size: var(--text-l)}#brxe-ozijhd {font-size: var(--text-l)}#brxe-qcekbj {font-size: var(--text-l)}#brxe-smykip {grid-template-columns: var(--grid-auto-2)}#sps-system-services {background-blend-mode: multiply; background-attachment: fixed; background-image: url(https://pptstagingdev.wpenginepowered.com/wp-content/themes/bricks/assets/images/placeholder-image-800x600.jpg); background-size: cover; background-repeat: no-repeat}#sps-system-services { position: relative; overflow: hidden;  background: url("https://pptstagingdev.wpenginepowered.com/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;}@media (max-width: 478px) {#brxe-zqpqso {align-self: center; text-align: center}}#brxe-svdurd {width: var(--width-xl)}#brxe-qrxbvd {margin-top: var(--space-m); margin-bottom: var(--space-s)}@media (max-width: 478px) {#brxe-qrxbvd {margin-top: 0; margin-bottom: 0}}#brxe-fzvxwo {margin-top: var(--space-m); margin-bottom: var(--space-s)}@media (max-width: 478px) {#brxe-fzvxwo {margin-top: 0; margin-bottom: 0}}#brxe-hhrqie {justify-content: center}#brxe-uatcor {width: var(--width-l)}#brxe-xbjmgd {font-size: var(--text-l); font-weight: 800; color: var(--primary-dark); min-width: 160px}#brxe-bjcbbw {font-size: var(--text-l); font-weight: 800; color: var(--primary-semi-dark); align-self: flex-start; display: inline-block; justify-content: flex-start}@media (max-width: 478px) {#brxe-bjcbbw {font-size: var(--text-m); font-weight: 600}}#brxe-csgyqy {flex-direction: row; justify-content: flex-start; align-items: center; column-gap: var(--space-m); padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-l); align-self: flex-start !important}.brxe-iqmexn .brxe-quvehi.brxe-text-basic {font-size: var(--text-m); font-weight: 800; min-width: 160px}.brxe-iqmexn .brxe-xfqlbw.brxe-text-basic {font-size: var(--text-m); align-self: flex-start; display: inline-block; justify-content: flex-start}.brxe-iqmexn.brxe-container {flex-direction: row; justify-content: flex-start; align-items: center; column-gap: var(--space-m); padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs); align-self: flex-start !important; border-bottom-width: 1px; border-bottom-style: solid}#brxe-vctiuo {margin-top: var(--space-s); margin-left: var(--space-s)}#brxe-fcepux {text-align: left; align-self: flex-start !important; align-items: flex-start; padding-top: var(--space-xs); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m)}#brxe-wvyfwb {padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m); border-radius: var(--radius-s); background-color: var(--white-trans-80); width: var(--width-xl)}@media (max-width: 478px) {#brxe-wvyfwb {max-width: 100%; padding-right: var(--space-xs); padding-left: var(--space-xs)}}#brxe-xcbgec { position: relative; background-color: white; z-index: 0; overflow: hidden;}#brxe-xcbgec::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-uwtxzo {align-self: center}#brxe-pyavlr {align-self: center}#brxe-ehrnxo {background-attachment: fixed; background-image: url(https://pptstagingdev.wpenginepowered.com/wp-content/uploads/vecteezy_futuristic-design-dark-blue-geometric-vector-background_28204274-Converted-1920x960.png); background-blend-mode: hard-light; background-color: var(--primary-semi-dark); background-size: cover; background-position: top center}#brxe-xapncb {height: 100px; width: 200px}#brxe-myhysa {width: 200px; display: grid; align-items: initial; grid-template-rows: var(--grid-6); grid-gap: 1.5px}#brxe-smfqej {display: grid; align-items: initial; grid-template-columns: var(--grid-4); grid-gap: 2px}#brxe-xnmjpx {text-align: center}#brxe-bjysro {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-bxdgdw {font-size: var(--text-l); font-weight: 800; align-items: center; justify-content: center; height: 100px}#brxe-wvmmtz {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-mpyltd {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-uxbzjv {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-xdxekz {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-riqvfl {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-smxulw {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-ijowuk {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-yomoer {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-jsrmok {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-jyfrwx {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-xpehci {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-cxscyi {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-wruajp {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-uutytl {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-tqigmb {height: 100px; align-items: center; justify-content: center; font-size: var(--text-l); font-weight: 800}#brxe-xnnydh {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-twujfo {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-jzfkym {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-ncuivz {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-nkmafd {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-wdawhq {font-size: var(--text-l); font-weight: 800; align-items: center; justify-content: center; height: 100px}#brxe-nmcysh {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-yjnwpp {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-kgnnpe {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-fbhxkp {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-xtidat {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-dcxqwm {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-joqvlt {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-vcobbk {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-qivtwi {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-jljepm {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-mrpkng {row-gap: 2px}#brxe-lculaj {display: flex; flex-direction: row}#brxe-exlvuj {row-gap: 2px; display: none}@media (max-width: 478px) {#brxe-qfrhcw {margin-top: var(--space-xs)}}.brxe-cgupgf.brxe-block {row-gap: var(--space-xs)}#brxe-zizazg {border-top-width: 1px; border-top-style: solid}#brxe-zizazg { position: relative; background-color: white; z-index: 0; overflow: hidden;}#brxe-zizazg::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-tdgnts {background-color: var(--primary-dark)}#brxe-malpqj {text-transform: capitalize}#brxe-cnotss .form-group:nth-child(4) {height: 180px}#brxe-cnotss .form-group:nth-child(5) {height: 180px}#brxe-cnotss button[type=submit].bricks-button {border-radius: var(--radius)}#brxe-cnotss .bricks-button {background-color: var(--primary)}#brxe-yhyslh {display: none}