@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@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-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-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 {: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-code{width:100%}}@layer bricks {.brxe-button{width:auto}}@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 {: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 {.brxe-breadcrumbs{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.brxe-breadcrumbs .separator{display:flex}.brxe-breadcrumbs .item:has(>svg,>i){align-items:center;display:flex}}#brxe-e142a2 {font-size: var(--text-xs); color: var(--neutral-semi-dark)}#brxe-e142a2 .item[aria-current="page"] {font-weight: 700}#brxe-e142a2 .item {color: var(--neutral-semi-dark); font-size: var(--text-xs); letter-spacing: .25px; text-decoration: underline}#brxe-ufduar {padding-top: var(--space-xs); padding-right: var(--space-l); padding-bottom: var(--space-xs); padding-left: var(--space-l); border-bottom-width: 1px; border-bottom-style: solid; align-items: flex-start; max-width: 100%; display: none}#brxe-regjps:not(.tag), #brxe-regjps img {object-fit: contain}#brxe-lneecs:not(.tag), #brxe-lneecs img {object-fit: contain}#brxe-nemlln:not(.tag), #brxe-nemlln img {object-fit: contain; aspect-ratio: 1}#brxe-xcvsdm:not(.tag), #brxe-xcvsdm img {object-fit: contain}#brxe-kizqsu:not(.tag), #brxe-kizqsu img {object-fit: contain}#brxe-ijarot:not(.tag), #brxe-ijarot img {object-fit: contain}#brxe-cmqnkn:not(.tag), #brxe-cmqnkn img {object-fit: contain}#brxe-nusnsc:not(.tag), #brxe-nusnsc img {object-fit: contain}#brxe-ycssjb:not(.tag), #brxe-ycssjb img {object-fit: contain}#brxe-fzzlwh:not(.tag), #brxe-fzzlwh img {object-fit: contain}#brxe-odqxsb:not(.tag), #brxe-odqxsb img {object-fit: contain}#brxe-rcuiyz:not(.tag), #brxe-rcuiyz img {object-fit: contain}#brxe-5be33e {font-size: var(--text-xxl); line-height: 1; color: var(--primary-ultra-dark); margin-top: var(--space-xs); margin-bottom: 0; width: 100%; border-bottom-width: 4px; border-bottom-style: solid; padding-bottom: var(--space-s)}#brxe-5ddd36 {color: var(--neutral-dark); font-weight: 400; font-size: 1.5rem; max-width: 600px; margin-top: -.25rem; margin-bottom: var(--space-xs)}@media (max-width: 478px) {#brxe-5ddd36 {align-self: flex-start; text-align: left}}#brxe-eb262a {flex-direction: row; align-items: center; row-gap: var(--space-xs)}#brxe-e6ed5d {flex-direction: row; align-items: center; row-gap: var(--space-xs)}#brxe-4b5710 {flex-direction: row; align-items: center; row-gap: var(--space-xs)}#brxe-bdd6d0 {flex-direction: row; align-items: center; row-gap: var(--space-xs)}#brxe-30ddd7 {flex-direction: row; display: grid; align-items: initial; grid-template-columns: 1fr 1fr ; grid-template-rows: 1fr ; margin-top: 0; grid-gap: var(--space-xs)}#brxe-b30844 {width: 100%}@media (max-width: 478px) {#brxe-b30844 {min-width: 100%}}#brxe-f41760 {font-size: var(--text-xs); line-height: 1.25; color: var(--neutral-semi-dark); font-style: italic; align-self: center}#brxe-f775f9 {flex-direction: column; align-items: center; justify-content: space-between; margin-top: var(--space-m); margin-bottom: var(--space-s); display: flex; justify-items: space-around; justify-content: center; width: 100%; grid-gap: var(--space-m); grid-template-rows: 1fr 1fr; row-gap: var(--space-xs)}@media (max-width: 767px) {#brxe-f775f9 {justify-content: center}}@media (max-width: 478px) {#brxe-f775f9 {flex-direction: column; align-items: center; row-gap: var(--space-m)}}#brxe-b01ebd {padding-top: var(--space-m); padding-right: var(--space-l); padding-bottom: var(--space-l); padding-left: var(--space-l); justify-content: center; row-gap: var(--space-xs); border-style: none; border-radius: var(--radius-s); background-color: var(--white); margin-bottom: var(--space-xs)}#brxe-6e1c15 {box-shadow: 0 2px 5px 4px var(--neutral-light-trans-30)}#brxe-426c9a {color: var(--primary-dark); font-size: 18px; color: var(--neutral-semi-light); fill: var(--neutral-semi-light)}#brxe-b37c65 {text-decoration: underline}#brxe-9c9261 {font-size: var(--text-xs)}@media (max-width: 767px) {#brxe-9c9261 {justify-content: center}}@media (max-width: 478px) {#brxe-9c9261 {align-self: center !important}}#brxe-72b8fe {display: none}@media (max-width: 767px) {#brxe-72b8fe {justify-content: center}}@media (max-width: 478px) {#brxe-72b8fe {justify-content: center}}@media (max-width: 767px) {#brxe-5bc579 {justify-content: center}}@media (max-width: 478px) {#brxe-5bc579 {justify-content: center}}#brxe-bfbd9d {flex-direction: row; align-items: center; display: flex; justify-content: flex-start}#brxe-9f83ee {box-shadow: 0 -2px 5px 4px var(--neutral-light-trans-30)}.brxe-yndoyi .brxe-kbcgez.brxe-text-basic {font-size: var(--text-xs); font-weight: 800}.brxe-yndoyi.brxe-container {flex-direction: row; justify-content: space-between; align-items: center}#brxe-b5404b {padding-bottom: 0}#brxe-a3cd7e {row-gap: 0px}.brxe-ae57b5 .brxe-4c0ea2.brxe-text-basic {font-size: var(--text-xs); font-weight: 800}.brxe-ae57b5.brxe-container {flex-direction: row; justify-content: space-between; align-items: center}.brxe-bgqqmy .brxe-jsicgw.brxe-text-basic {font-size: var(--text-xs); font-weight: 800}.brxe-bgqqmy.brxe-container {flex-direction: row; justify-content: space-between; align-items: center}.brxe-vxxtow .brxe-jxxhph.brxe-text-basic {font-size: var(--text-xs); font-weight: 800}.brxe-vxxtow.brxe-container {flex-direction: row; justify-content: space-between; align-items: center}#brxe-11908d {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)}@media (max-width: 478px) {#brxe-11908d {max-width: 100%; padding-right: var(--space-xs); padding-left: var(--space-xs)}}#brxe-b92cc8 {box-shadow: 0 -8px 18px 8px var(--neutral-light-trans-20); border-bottom-width: 1px; border-bottom-style: solid}@media (max-width: 478px) {#brxe-b92cc8 {padding-right: 0; padding-left: 0; background-color: var(--white)}}#brxe-1c9731 {background-color: var(--bg-ultra-light); padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-l); padding-left: var(--space-m); border-radius: var(--radius); max-width: 100%}@media (max-width: 767px) {#brxe-1c9731 {align-items: center}}@media (max-width: 478px) {#brxe-1c9731 {justify-content: center; align-self: center !important; padding-top: var(--space-s); padding-right: var(--space-s); padding-left: var(--space-s)}}#brxe-mxkktn {display: grid; align-items: initial; grid-template-columns: var(--grid-2); justify-content: space-between; grid-gap: var(--content-gap)}@media (max-width: 991px) {#brxe-mxkktn {display: flex}}#brxe-lgdoct {width: 100%}#brxe-dd8118 {position: absolute; width: 140px; top: 2rem; right: 2.5rem}#brxe-a2d1a9 {width: 100%; align-self: auto}#brxe-1cc27a {height: 400px; background-color: var(--bg-ultra-light); padding-right: 0; padding-bottom: 0; padding-left: 0; justify-content: center}@media (max-width: 478px) {#brxe-1cc27a {justify-content: center}}#brxe-f823a9 {display: grid; align-items: initial; grid-template-columns: var(--grid-3); grid-gap: var(--space-xs); height: auto}#brxe-f8e89c {position: sticky; top: 80px; display: flex; row-gap: var(--space-xs)}#brxe-98d51a {position: relative; align-self: stretch !important; width: 100%}#brxe-2454db {display: flex; flex-direction: row}@media (max-width: 767px) {#brxe-2454db {justify-items: center}}#brxe-507520 {border-bottom-width: 1px; border-bottom-style: solid}@media (max-width: 478px) {#brxe-507520 {flex-direction: row; padding-top: 0}}#brxe-bf8f38 {text-align: center}#brxe-4aa4d4 {color: var(--text-dark-muted)}.brxe-c14412 .brxe-68e6ad.brxe-image {width: 100%; height: 100%}.brxe-c14412 .brxe-68e6ad.brxe-image:not(.tag), .brxe-c14412 .brxe-68e6ad.brxe-image img {object-fit: scale-down; object-position: baseline}.brxe-c14412 .brxe-444817.brxe-container {flex-direction: row; justify-content: center; display: block; width: 100%; height: 100%; aspect-ratio: 3/2; align-items: flex-end; flex-wrap: wrap; 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)}.brxe-c14412 .brxe-11ccc5.brxe-container {max-height: 180px}.brxe-c14412 .brxe-ed0538.brxe-image {align-self: center; height: 30px}.brxe-c14412 .brxe-ed0538.brxe-image:not(.tag), .brxe-c14412 .brxe-ed0538.brxe-image img {object-fit: contain}.brxe-c14412 .brxe-bedba5.brxe-block {align-self: center !important; flex-direction: row; justify-content: center; margin-top: 0; margin-bottom: 0; padding-top: var(--space-xs); padding-bottom: var(--space-xs)}.brxe-c14412 .brxe-9f4212.brxe-icon {display: flex; font-size: 16px; color: var(--neutral-semi-light); fill: var(--neutral-semi-light)}.brxe-c14412 .brxe-b513cc.brxe-text-basic {text-align: left; align-self: center}.brxe-c14412 .brxe-fe06a6.brxe-block {justify-content: flex-start; flex-direction: row; align-items: center}.brxe-c14412 .brxe-780707.brxe-text-basic {text-align: left; font-weight: 500}.brxe-c14412 .brxe-e3d7cc.brxe-container {display: grid; align-items: initial; grid-template-columns: 1fr 2fr; grid-gap: 5px}.brxe-c14412 .brxe-32ebbe.brxe-icon {display: flex; font-size: 16px; color: var(--neutral-semi-light); fill: var(--neutral-semi-light)}.brxe-c14412 .brxe-4ad4ec.brxe-block {justify-content: flex-start; flex-direction: row; align-items: center}.brxe-c14412 .brxe-934d9a.brxe-container {display: grid; align-items: initial; grid-template-columns: 1fr 2fr; grid-gap: var(--space-xs)}.brxe-c14412 .brxe-c59596.brxe-icon {display: flex; font-size: 16px; color: var(--neutral-semi-light); fill: var(--neutral-semi-light)}.brxe-c14412 .brxe-e62d65.brxe-block {justify-content: flex-start; flex-direction: row; align-items: center}.brxe-c14412 .brxe-77a6ce.brxe-container {display: grid; align-items: initial; grid-template-columns: 1fr 2fr; grid-gap: var(--space-xs)}.brxe-c14412 .brxe-5e9ad7.brxe-icon {font-size: 16px; display: flex; color: var(--neutral-semi-light); fill: var(--neutral-semi-light)}.brxe-c14412 .brxe-9fd593.brxe-block {flex-direction: row; justify-content: flex-start; align-items: center}.brxe-c14412 .brxe-6ad995.brxe-container {display: grid; align-items: initial; grid-template-columns: 1fr 2fr; grid-gap: var(--space-xs)}.brxe-c14412 .brxe-4c0a7f.brxe-block {padding-right: 0; padding-bottom: var(--space-s); padding-left: 0; row-gap: var(--space-xs); margin-bottom: 2rem}.brxe-c14412 .brxe-9cc8d1.brxe-button {gap: var(--btn-pad-x); font-size: var(--text-xs); padding-top: 16px; padding-bottom: 16px}@media (max-width: 478px) {.brxe-c14412 .brxe-9cc8d1.brxe-button {font-size: var(--text-s); font-weight: 600}}.brxe-c14412 .brxe-983c77.brxe-button {gap: var(--btn-pad-x)}.brxe-c14412 .brxe-07bc47.brxe-container {align-items: stretch; width: 100%; row-gap: var(--space-xs); margin-top: auto}@media (max-width: 478px) {.brxe-c14412 .brxe-07bc47.brxe-container {width: 100%}}.brxe-c14412 .brxe-9d7567.brxe-block {padding-top: 1rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; row-gap: 0px; justify-content: flex-end; flex-direction: column; align-items: stretch; width: 100%; display: flex}@media (max-width: 478px) {.brxe-c14412 .brxe-9d7567.brxe-block {align-items: center; padding-right: 01rem; padding-left: 1rem; flex-wrap: nowrap}}.brxe-c14412.brxe-block {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; row-gap: 0px}.brxe-c14412{border-radius: 8px;} .brxe-c14412 { transition: all 0.2s ease-in-out; transform: translateY(0); box-shadow: 0 4px 16px rgba(0,0,0,0.05);} .brxe-c14412:hover { transform: translateY(-6px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);}#brxe-f794e1 {flex-direction: row; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr ; grid-auto-flow: row; grid-gap: var(--grid-gap)}@media (max-width: 767px) {#brxe-f794e1 {grid-template-columns: 1fr 1fr}}@media (max-width: 478px) {#brxe-f794e1 {grid-template-columns: 1fr}}#brxe-da5d8a {background-color: var(--white)}#brxe-da5d8a { position: relative; background-color: white; z-index: 0; overflow: hidden;}#brxe-da5d8a::after { content: ""; position: absolute; inset: 0; background-image: radial-gradient(#e5e7eb 1px, transparent 1px); background-size: 16px 16px; z-index: -1; pointer-events: none;}@media (max-width: 478px) {#brxe-da5d8a {border-top-width: 1px; border-top-style: solid}}#brxe-711b1b {display: grid; align-items: initial; padding-top: var(--space-l); width: 100%}@media (max-width: 991px) {#brxe-711b1b {display: flex; flex-direction: column}}@media (max-width: 478px) {#brxe-711b1b {row-gap: 0px}}#brxe-krosbo {display: flex}#brxe-cmeozj {display: block; max-width: 250px}#brxe-zukxfr{ position: relative; display: inline-block;  transition: transform .25s ease, filter .25s ease;}#brxe-zukxfr::before{ content:""; position:absolute; top:0; left:0; right:0; bottom:0; margin:-16px -30px;  pointer-events:none; z-index:0; background: radial-gradient( ellipse at center, rgba(255,255,255,.16) 0%, rgba(255,255,255,.08) 40%, rgba(0,0,0,0) 80% ); filter: blur(10px); opacity:.9;  transition: opacity .25s ease, filter .25s ease, transform .25s ease;}#brxe-zukxfr :is(img,svg){ position:relative; z-index:1; display:block; filter: drop-shadow(0 2px 4px rgba(0,0,0,.35)) brightness(1.05) saturate(1.10); transition: transform .25s ease, filter .25s ease;}#brxe-zukxfr:hover{ transform: translateY(-1px);}#brxe-zukxfr:hover::before{ opacity:1;  filter: blur(12px); transform: scale(1.02); }#brxe-zukxfr:hover :is(img,svg){ transform: translateY(-1px) scale(1.01); filter: drop-shadow(0 3px 8px rgba(0,0,0,.45)) brightness(1.07) saturate(1.12);}#brxe-mopwur {padding-right: var(--space-s); padding-left: var(--space-s)}#brxe-whrfey {background-color: var(--primary-light-trans-10); padding-top: var(--section-space-m); padding-right: var(--space-s); padding-bottom: var(--section-space-m); padding-left: var(--space-s)}#brxe-mhcgro {color: var(--text-dark-muted)}#brxe-wetvtf {padding-top: var(--space-xl); padding-bottom: var(--space-xl)}#brxe-hyftzs {width: var(--width-m)}#brxe-ffbfqo {align-items: center; padding-right: var(--space-s); padding-left: var(--space-s)}.brxe-oplxqc .brxe-gbxrla.brxe-image:not(.tag), .brxe-oplxqc .brxe-gbxrla.brxe-image img {object-fit: scale-down; object-position: baseline}.brxe-oplxqc .brxe-gbxrla.brxe-image {height: 100%; width: 100%}.brxe-oplxqc .brxe-abohlf.brxe-container {aspect-ratio: 3/2; align-items: flex-end; height: 100%; justify-content: center; flex-wrap: wrap; flex-direction: row; width: 100%; 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-oplxqc .brxe-gokvtf.brxe-container {max-height: 180px}.brxe-oplxqc .brxe-gekeqj.brxe-image {align-self: center}.brxe-oplxqc .brxe-sjkqtt.brxe-block {flex-direction: row; justify-content: center; align-self: center !important; margin-bottom: 2.5rem; max-width: 160px}.brxe-oplxqc .brxe-ievgzu.brxe-icon {font-size: 16px; display: flex; color: var(--neutral-semi-light); fill: var(--neutral-semi-light)}.brxe-oplxqc .brxe-zcorek.brxe-text-basic {align-self: center; text-align: left}.brxe-oplxqc .brxe-zhulva.brxe-block {justify-content: flex-start; flex-direction: row; align-items: center}.brxe-oplxqc .brxe-jxmpgs.brxe-text-basic {text-align: left}.brxe-oplxqc .brxe-oofmrs.brxe-container {display: grid; align-items: initial; grid-template-columns: 1fr 2fr; grid-gap: 5px}.brxe-oplxqc .brxe-cdfiyo.brxe-icon {font-size: 16px; display: flex; color: var(--neutral-semi-light); fill: var(--neutral-semi-light)}.brxe-oplxqc .brxe-zznqso.brxe-block {justify-content: flex-start; flex-direction: row; align-items: center}.brxe-oplxqc .brxe-vumynn.brxe-container {display: grid; align-items: initial; grid-template-columns: 1fr 2fr; grid-gap: var(--space-xs)}.brxe-oplxqc .brxe-msfgto.brxe-icon {font-size: 16px; display: flex; color: var(--neutral-semi-light); fill: var(--neutral-semi-light)}.brxe-oplxqc .brxe-zowndu.brxe-block {justify-content: flex-start; flex-direction: row; align-items: center}.brxe-oplxqc .brxe-etcprv.brxe-container {display: grid; align-items: initial; grid-template-columns: 1fr 2fr; grid-gap: var(--space-xs)}.brxe-oplxqc .brxe-sokdzw.brxe-icon {font-size: 16px; display: flex; color: var(--neutral-semi-light); fill: var(--neutral-semi-light)}.brxe-oplxqc .brxe-stdhcf.brxe-block {justify-content: flex-start; flex-direction: row; align-items: center}.brxe-oplxqc .brxe-otobqr.brxe-container {display: grid; align-items: initial; grid-template-columns: 1fr 2fr; grid-gap: var(--space-xs)}.brxe-oplxqc .brxe-mcbkns.brxe-block {padding-right: 0; padding-bottom: var(--space-s); padding-left: 0; row-gap: var(--space-xs); margin-bottom: 2rem}.brxe-oplxqc .brxe-nupcxg.brxe-button {gap: var(--btn-pad-x); font-size: var(--text-xs)}.brxe-oplxqc .brxe-ibyyse.brxe-button {gap: var(--btn-pad-x)}.brxe-oplxqc .brxe-qjrcvm.brxe-container {width: 100%; align-items: stretch; row-gap: var(--space-xs); margin-top: auto}.brxe-oplxqc .brxe-rwykus.brxe-block {flex-direction: column; align-items: stretch; justify-content: flex-end; width: 100%; display: flex; padding-top: 1rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; row-gap: 0px}.brxe-oplxqc.brxe-block {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; row-gap: 0px}.brxe-oplxqc{border-radius: 8px;} .brxe-oplxqc { transition: all 0.2s ease-in-out; transform: translateY(0); box-shadow: 0 4px 16px rgba(0,0,0,0.05);} .brxe-oplxqc:hover { transform: translateY(-6px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);}#brxe-uxtcjs {flex-direction: row; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr; grid-auto-flow: row; grid-gap: var(--grid-gap); padding-top: var(--space-xl); padding-right: var(--space-m); padding-bottom: var(--space-xl); padding-left: var(--space-m)}@media (max-width: 478px) {#brxe-uxtcjs {display: flex}}#brxe-kfrmtt {background-color: var(--white); row-gap: 0px}#brxe-kfrmtt { position: relative; background-color: white; z-index: 0; overflow: hidden;}#brxe-kfrmtt::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-htyiee {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; row-gap: 0px; display: none}#brxe-dmwiaq {text-align: right}#brxe-drggld {color: var(--text-dark-muted)}.brxe-ajfyva .brxe-mwuqwo.brxe-image {width: 100%; height: 100%}.brxe-ajfyva .brxe-mwuqwo.brxe-image:not(.tag), .brxe-ajfyva .brxe-mwuqwo.brxe-image img {object-fit: scale-down; object-position: baseline}.brxe-ajfyva .brxe-ygfdgv.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-ajfyva .brxe-kmgjfp.brxe-container {max-height: 180px}.brxe-ajfyva .brxe-fadinw.brxe-image {align-self: center}.brxe-ajfyva .brxe-wxkehs.brxe-block {align-self: center !important; flex-direction: row; justify-content: center; margin-bottom: 2.5rem; max-width: 160px}.brxe-ajfyva .brxe-ipoybz.brxe-icon {font-size: 16px; display: flex; color: var(--neutral-semi-light); fill: var(--neutral-semi-light)}.brxe-ajfyva .brxe-jltpoj.brxe-text-basic {text-align: left; align-self: center}.brxe-ajfyva .brxe-khfjqy.brxe-block {justify-content: flex-start; flex-direction: row; align-items: center}.brxe-ajfyva .brxe-jcxirf.brxe-text-basic {text-align: left}.brxe-ajfyva .brxe-vnatfx.brxe-container {display: grid; align-items: initial; grid-template-columns: 1fr 2fr; grid-gap: 5px}.brxe-ajfyva .brxe-ellehi.brxe-icon {font-size: 16px; display: flex; color: var(--neutral-semi-light); fill: var(--neutral-semi-light)}.brxe-ajfyva .brxe-cbziwp.brxe-block {justify-content: flex-start; flex-direction: row; align-items: center}.brxe-ajfyva .brxe-bsnmyz.brxe-container {display: grid; align-items: initial; grid-template-columns: 1fr 2fr; grid-gap: var(--space-xs)}.brxe-ajfyva .brxe-qtftmc.brxe-icon {font-size: 16px; display: flex; color: var(--neutral-semi-light); fill: var(--neutral-semi-light)}.brxe-ajfyva .brxe-cflvmk.brxe-block {justify-content: flex-start; flex-direction: row; align-items: center}.brxe-ajfyva .brxe-cjptpu.brxe-container {display: grid; align-items: initial; grid-template-columns: 1fr 2fr; grid-gap: var(--space-xs)}.brxe-ajfyva .brxe-juwlbt.brxe-icon {font-size: 16px; display: flex; color: var(--neutral-semi-light); fill: var(--neutral-semi-light)}.brxe-ajfyva .brxe-anlnwt.brxe-block {justify-content: flex-start; flex-direction: row; align-items: center}.brxe-ajfyva .brxe-qpmxap.brxe-container {display: grid; align-items: initial; grid-template-columns: 1fr 2fr; grid-gap: var(--space-xs)}.brxe-ajfyva .brxe-ftyrtp.brxe-block {padding-right: 0; padding-bottom: var(--space-s); padding-left: 0; row-gap: var(--space-xs); margin-bottom: 2rem}.brxe-ajfyva .brxe-cynfbp.brxe-button {gap: var(--btn-pad-x); font-size: var(--text-xs)}.brxe-ajfyva .brxe-zjekkn.brxe-button {gap: var(--btn-pad-x)}.brxe-ajfyva .brxe-utjybe.brxe-container {width: 100%; align-items: stretch; row-gap: var(--space-xs); margin-top: auto}.brxe-ajfyva .brxe-ghlvox.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-ajfyva.brxe-block {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; row-gap: 0px}.brxe-ajfyva{border-radius: 8px;} .brxe-ajfyva { transition: all 0.2s ease-in-out; transform: translateY(0); box-shadow: 0 4px 16px rgba(0,0,0,0.05);} .brxe-ajfyva:hover { transform: translateY(-6px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);}#brxe-elajsh {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: 991px) {#brxe-elajsh {grid-template-columns: var(--grid-2)}}@media (max-width: 478px) {#brxe-elajsh {grid-template-columns: var(--grid-1)}}#brxe-yywdkc {margin-top: var(--space-m); margin-bottom: var(--space-s)}#brxe-zphyex {margin-top: var(--space-m); margin-bottom: var(--space-s)}#brxe-bkiycb {background-color: var(--white); border-top-width: 1px; border-top-style: solid}#brxe-bkiycb { position: relative; background-color: white; z-index: 0; overflow: hidden;}#brxe-bkiycb::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-stwzay {margin-top: var(--space-m); margin-bottom: var(--space-s)}#brxe-gahygh {margin-top: var(--space-m); margin-bottom: var(--space-s)}#brxe-cjeohz {flex-direction: row; column-gap: var(--space-xs)}@media (max-width: 478px) {#brxe-cjeohz {flex-direction: column}}#brxe-jgqcmf {flex-direction: row; column-gap: var(--space-xs)}@media (max-width: 478px) {#brxe-jgqcmf {flex-direction: column}}#brxe-uekqdw {flex-direction: row; column-gap: var(--space-xs)}@media (max-width: 478px) {#brxe-uekqdw {flex-direction: column}}#brxe-vcdwih {text-align: left}#brxe-itnzer {flex-direction: row; column-gap: var(--space-xs)}@media (max-width: 478px) {#brxe-itnzer {flex-direction: column}}#brxe-oyrter {text-align: left}#brxe-yxqgbl {text-align: left}#brxe-xjhxny {text-align: left}#brxe-vtlndt {text-align: left}#brxe-uotkww {grid-template-columns: var(--grid-4)}#brxe-zynlrz {background-color: var(--primary-light-trans-10)}#brxe-jrfttf {text-transform: capitalize}#brxe-xboact {text-align: center}#brxe-loyzuw {font-size: var(--text-l)}#sps-system-services {background-blend-mode: saturation; background-attachment: fixed}#sps-system-services { position: relative; overflow: hidden;  background: url("https://pptstagingdev.wpenginepowered.com/wp-content/uploads/Lab-with-Flasks-and-Solvents.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: multiply; 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-pqbygb {text-transform: capitalize}#brxe-depivw {border-style: none; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-tidutt {border-style: none}#brxe-iljpjf {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-pkfzwn {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-tzzcwv {display: flex}#brxe-gprjnn {flex-direction: row}#brxe-mobtii {align-self: center; text-transform: capitalize}#brxe-kgnlrd {align-self: center}#brxe-bpqfel {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-faycyx {text-transform: capitalize}#brxe-jwokqu {flex-direction: row}@media (max-width: 478px) {#brxe-jwokqu {flex-direction: column}}#brxe-qihynv {flex-direction: row}@media (max-width: 478px) {#brxe-qihynv {flex-direction: column}}#brxe-jhorqt {flex-direction: row}@media (max-width: 478px) {#brxe-jhorqt {flex-direction: column}}#brxe-jpgvop {text-align: left}#brxe-efsmio {flex-direction: row}@media (max-width: 478px) {#brxe-efsmio {flex-direction: column}}#brxe-ddccbv {text-align: left}#brxe-xkffge {flex-direction: row}@media (max-width: 478px) {#brxe-xkffge {flex-direction: column}}#brxe-evphae {text-align: left}#brxe-cbdywz {flex-direction: row}@media (max-width: 478px) {#brxe-cbdywz {flex-direction: column}}#brxe-qolwvk {grid-template-columns: var(--grid-3)}#brxe-sjouub {grid-template-columns: var(--grid-3); display: flex}#brxe-vxtvks {background-color: var(--primary-light-trans-10)}#brxe-yodrlu {height: 100px; width: 200px}#brxe-bozvbd {width: 200px; display: grid; align-items: initial; grid-template-rows: var(--grid-6); grid-gap: 1.5px}#brxe-qlpkak {display: grid; align-items: initial; grid-template-columns: var(--grid-4); grid-gap: 2px}#brxe-kwjhiv {text-align: center}#brxe-mjfsqr {font-size: var(--text-l); font-weight: 800; align-items: center; justify-content: center; height: 100px}#brxe-jqotwy {font-size: var(--text-l); font-weight: 800; align-items: center; justify-content: center; height: 100px}#brxe-tialql {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-htdubk {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-memisp {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-lcfhwe {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-mmlzkf {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-ipvbyn {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-upliro {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-rsgmnh {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-bzctle {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-jxffni {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-mzlbsl {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-sowoov {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-urbcjh {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-myflqc {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-vhvbpt {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-pzjsqj {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-qftxje {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-tzwjdl {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-vyegce {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-yviecd {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-flydso {font-size: var(--text-l); font-weight: 800; align-items: center; justify-content: center; height: 100px}#brxe-dfumzf {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-rbfeny {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-rxpkuc {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-insngi {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-jwrcpp {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-sueimd {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-fmgkeo {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-wkuvio {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-sagzju {align-items: center; justify-content: center; height: 100px; font-size: var(--text-l); font-weight: 800}#brxe-pguexc {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-onxkdx {row-gap: 2px}#brxe-sumtqx {display: flex; flex-direction: row}#brxe-equlpe {row-gap: 2px; display: none}#brxe-zdhrsx { position: relative; background-color: white; z-index: 0; overflow: hidden;}#brxe-zdhrsx::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-tetuoc {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; row-gap: 0px}#brxe-klmkcg {background-color: var(--primary-dark)}#brxe-omkvjd {text-transform: capitalize}#brxe-tqwqet .form-group:nth-child(4) {height: 180px}#brxe-tqwqet .form-group:nth-child(5) {height: 180px}#brxe-tqwqet button[type=submit].bricks-button {border-radius: var(--radius)}#brxe-tqwqet .bricks-button {background-color: var(--primary)}#brxe-dyhbdc {display: none}