@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-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 {@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-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-a67846 .brxe-76b705.brxe-image {max-width: 200px; order: 1}.brxe-a67846 .brxe-b8ff3e.brxe-text-basic {text-align: right; align-self: flex-start; order: 0}.brxe-a67846 .brxe-bfdd3d.brxe-heading {order: 2}.brxe-a67846 .brxe-33d8f4.brxe-block {row-gap: var(--space-s)}.brxe-a67846 .brxe-c54ed5.brxe-button {text-transform: capitalize}#brxe-67dc71 {text-align: right}#brxe-fe17dd {display: none}#brxe-efc1bb {margin-top: var(--space-m); margin-bottom: var(--space-s)}@media (max-width: 478px) {#brxe-efc1bb {margin-top: 0; margin-bottom: 0}}#brxe-7b4e74 {margin-top: var(--space-m); margin-bottom: var(--space-s)}@media (max-width: 478px) {#brxe-7b4e74 {margin-top: 0; margin-bottom: 0}}@media (max-width: 478px) {#brxe-805cbc {text-align: center}}#brxe-80854d {flex-direction: column; column-gap: var(--space-xs)}@media (max-width: 478px) {#brxe-80854d {flex-direction: column}}#brxe-153d3b {flex-direction: column; column-gap: var(--space-xs)}@media (max-width: 478px) {#brxe-153d3b {flex-direction: column}}#brxe-3de63e {flex-direction: column; column-gap: var(--space-xs)}@media (max-width: 478px) {#brxe-3de63e {flex-direction: column}}#brxe-59ccc2 {text-align: left}#brxe-358b42 {flex-direction: column; column-gap: var(--space-xs)}@media (max-width: 478px) {#brxe-358b42 {flex-direction: column}}#brxe-a7c05a {text-align: left}#brxe-a8f48b {text-align: left}#brxe-c830c7 {text-align: left}#brxe-c340e2 {text-align: left}#brxe-461c91 {grid-template-columns: var(--grid-4)}@media (max-width: 478px) {#brxe-461c91 {grid-template-columns: var(--grid-2); display: grid; align-items: initial; grid-gap: var(--space-xs)}}#brxe-d1602c {background-color: var(--primary-light-trans-10)}#brxe-56c608 {color: var(--text-dark-muted)}.brxe-5555a2 .brxe-38c508.brxe-image {width: 100%; height: 100%}.brxe-5555a2 .brxe-38c508.brxe-image:not(.tag), .brxe-5555a2 .brxe-38c508.brxe-image img {object-fit: scale-down; object-position: baseline}.brxe-5555a2 .brxe-667aa7.brxe-container {width: 100%; height: 100%; aspect-ratio: 3/2; align-items: flex-end; justify-content: center; flex-wrap: wrap; flex-direction: row; background-color: var(--neutral-light-trans-10); border-bottom: 1px solid var(--neutral-light); border-top-left-radius: var(--radius); border-top-right-radius: var(--radius); padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs); display: block}.brxe-5555a2 .brxe-330910.brxe-container {max-height: 180px}.brxe-5555a2 .brxe-a39098.brxe-image {align-self: center}.brxe-5555a2 .brxe-565abc.brxe-block {align-self: center !important; flex-direction: row; justify-content: center; margin-bottom: 2.5rem; max-width: 160px}.brxe-5555a2 .brxe-80f0a1.brxe-icon {font-size: 16px; display: flex; color: var(--neutral-semi-light); fill: var(--neutral-semi-light)}.brxe-5555a2 .brxe-a40061.brxe-text-basic {text-align: left; align-self: center}.brxe-5555a2 .brxe-174d99.brxe-block {justify-content: flex-start; flex-direction: row; align-items: center}.brxe-5555a2 .brxe-fa3d9f.brxe-text-basic {text-align: left}.brxe-5555a2 .brxe-82a7ff.brxe-container {display: grid; align-items: initial; grid-template-columns: 1fr 2fr; grid-gap: 5px}.brxe-5555a2 .brxe-161db9.brxe-icon {font-size: 16px; display: flex; color: var(--neutral-semi-light); fill: var(--neutral-semi-light)}.brxe-5555a2 .brxe-faffff.brxe-block {justify-content: flex-start; flex-direction: row; align-items: center}.brxe-5555a2 .brxe-c84a1e.brxe-container {display: grid; align-items: initial; grid-template-columns: 1fr 2fr; grid-gap: var(--space-xs)}.brxe-5555a2 .brxe-0312fe.brxe-icon {font-size: 16px; display: flex; color: var(--neutral-semi-light); fill: var(--neutral-semi-light)}.brxe-5555a2 .brxe-d3999b.brxe-block {justify-content: flex-start; flex-direction: row; align-items: center}.brxe-5555a2 .brxe-3f5409.brxe-container {display: grid; align-items: initial; grid-template-columns: 1fr 2fr; grid-gap: var(--space-xs)}.brxe-5555a2 .brxe-fdf8f2.brxe-icon {font-size: 16px; display: flex; color: var(--neutral-semi-light); fill: var(--neutral-semi-light)}.brxe-5555a2 .brxe-85abb5.brxe-block {justify-content: flex-start; flex-direction: row; align-items: center}.brxe-5555a2 .brxe-8f512f.brxe-container {display: grid; align-items: initial; grid-template-columns: 1fr 2fr; grid-gap: var(--space-xs)}.brxe-5555a2 .brxe-10a224.brxe-block {padding-right: 0; padding-bottom: var(--space-s); padding-left: 0; row-gap: var(--space-xs); margin-bottom: 2rem}.brxe-5555a2 .brxe-1c8e90.brxe-button {gap: var(--btn-pad-x); display: none}.brxe-5555a2 .brxe-453753.brxe-button {gap: var(--btn-pad-x)}.brxe-5555a2 .brxe-c8a3cf.brxe-container {width: 100%; align-items: stretch; row-gap: var(--space-xs); margin-top: auto}.brxe-5555a2 .brxe-a357f3.brxe-block {flex-direction: column; justify-content: flex-end; align-items: stretch; width: 100%; display: flex; padding-top: 1rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; row-gap: 0px}.brxe-5555a2.brxe-block {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; row-gap: 0px}.brxe-5555a2{border-radius: 8px;} .brxe-5555a2 { transition: all 0.2s ease-in-out; transform: translateY(0); box-shadow: 0 4px 16px rgba(0,0,0,0.05);} .brxe-5555a2:hover { transform: translateY(-6px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);}#brxe-ec1889 {flex-direction: row; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr; grid-auto-flow: row; grid-gap: var(--grid-gap)}@media (max-width: 478px) {#brxe-ec1889 {display: flex}}#brxe-c4a01c {margin-top: var(--space-m); margin-bottom: var(--space-s)}@media (max-width: 478px) {#brxe-c4a01c {margin-top: 0; margin-bottom: 0}}#brxe-04a47a {margin-top: var(--space-m); margin-bottom: var(--space-s)}@media (max-width: 478px) {#brxe-04a47a {margin-top: 0; margin-bottom: 0}}#brxe-344337 {background-color: var(--white); border-top-width: 1px; border-top-style: solid}#brxe-344337 { position: relative; background-color: white; z-index: 0; overflow: hidden;}#brxe-344337::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-3904b9 {text-transform: capitalize; color: var(--text-light)}#brxe-4bc4f5 {text-align: center}#brxe-b305cb {font-size: var(--text-l)}#sps-system-services {background-blend-mode: normal; background-attachment: fixed; background-image: url(https://pptstagingdev.wpenginepowered.com/wp-content/uploads/Lab-with-Flasks-and-Solvents.webp); background-size: cover; background-repeat: no-repeat}#sps-system-services { position: relative; overflow: hidden;  background: url("https://pptstagingdev.wpenginepowered.com/wp-content/uploads/Lab-with-Flasks-and-Solvents.webp") 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-eaa7c5 {text-transform: capitalize}#brxe-7bd88c {border-style: none; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-890919 {border-style: none}#brxe-e7ab16 {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-63c106 {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-373dd4 {display: flex}#brxe-78d11a {flex-direction: row}#brxe-d44c65 {align-self: center; text-transform: capitalize}#brxe-eb6ba8 {align-self: center}#brxe-facb72 {background-color: var(--primary-semi-dark); 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-size: cover; background-position: top center}#brxe-5080fa {text-transform: capitalize}#brxe-4794d8 {flex-direction: row}@media (max-width: 478px) {#brxe-4794d8 {flex-direction: column}}#brxe-11e53f {flex-direction: row}@media (max-width: 478px) {#brxe-11e53f {flex-direction: column}}#brxe-6533a3 {flex-direction: row}@media (max-width: 478px) {#brxe-6533a3 {flex-direction: column}}#brxe-cd5f1e {text-align: left}#brxe-96b68d {flex-direction: row}@media (max-width: 478px) {#brxe-96b68d {flex-direction: column}}#brxe-45807b {text-align: left}#brxe-005b30 {flex-direction: row}@media (max-width: 478px) {#brxe-005b30 {flex-direction: column}}#brxe-5db623 {text-align: left}#brxe-ba8080 {flex-direction: row}@media (max-width: 478px) {#brxe-ba8080 {flex-direction: column}}#brxe-869446 {grid-template-columns: var(--grid-3)}@media (max-width: 478px) {#brxe-869446 {grid-template-columns: var(--grid-1)}}#brxe-a836f6 {grid-template-columns: var(--grid-3); display: flex}#brxe-56438a {background-color: var(--primary-light-trans-10)}#brxe-3b1f3c {height: 100px; width: 200px}#brxe-a4466a {width: 200px; display: grid; align-items: initial; grid-template-rows: var(--grid-6); grid-gap: 1.5px}#brxe-4685ed {display: grid; align-items: initial; grid-template-columns: var(--grid-4); grid-gap: 2px}#brxe-5585bf {text-align: center}#brxe-424541 {font-size: var(--text-l); font-weight: 800; align-items: center; justify-content: center; height: 100px}#brxe-d8e9b3 {font-size: var(--text-l); font-weight: 800; align-items: center; justify-content: center; height: 100px}#brxe-20b936 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-5fbc6d {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-4baf11 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-b2a361 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-d8f1c8 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-a70a7a {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-ff3df0 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-45bae1 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-7c7464 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-7bb3ca {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-aa88cb {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-35fcb4 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-862624 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-5d4c01 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-8ddb64 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-0182ac {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-e616de {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-ffe48e {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-c27d69 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-4dedea {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-c45bf0 {font-size: var(--text-l); font-weight: 800; align-items: center; justify-content: center; height: 100px}#brxe-cc613d {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-f583b9 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-e4eecf {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-174e06 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-86e613 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-cce694 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-cc724d {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-ae0130 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-161662 {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-7df0fd {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-3770e8 {row-gap: 2px}#brxe-4f0d33 {display: flex; flex-direction: row}#brxe-306a20 {row-gap: 2px; display: none}#brxe-0f1cc7 {border-top-width: 1px; border-top-style: solid}#brxe-0f1cc7 { position: relative; background-color: white; z-index: 0; overflow: hidden;}#brxe-0f1cc7::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-981961 {background-color: var(--primary-dark)}#brxe-0e354d {text-transform: capitalize}#brxe-5b3beb .form-group:nth-child(4) {height: 180px}#brxe-5b3beb .form-group:nth-child(5) {height: 180px}#brxe-5b3beb button[type=submit].bricks-button {border-radius: var(--radius)}#brxe-5b3beb .bricks-button {background-color: var(--primary)}#brxe-66a707 {display: none}