@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-accordion){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block}:where(.brxe-accordion) .brx-open .icon.expanded{display:block!important}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition)}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex}:where(.brxe-accordion) .accordion-title:empty{display:none!important}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none}:where(.brxe-accordion) .accordion-subtitle{opacity:.8}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none!important}}@layer bricks {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{display:inline-flex}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@layer bricks {.brxe-button{width:auto}}@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-5c422d {font-size: 20px}#brxe-5c422d a {font-size: 20px; font-size: inherit}#brxe-b31843 {row-gap: 32px}#brxe-bf3d6d {width: 700px}#brxe-7b01af {flex-direction: row; column-gap: 32px; row-gap: 32px; align-items: center}#brxe-3cc63f {background-image: url(https://totalsurplussolutions.com/wp-content/uploads/2024/12/hero-background-1024x307.png); background-size: cover}#brxe-a8ed18 {text-align: center}#brxe-9e0197 {text-align: center; font-size: 20px}#brxe-9e0197 a {text-align: center; font-size: 20px; font-size: inherit}#brxe-187177 {align-items: center; row-gap: 32px}#brxe-c43c4b {font-size: 18px}#brxe-c43c4b a {font-size: 18px; font-size: inherit}#brxe-e83d9d {row-gap: 32px}#brxe-cce0d9 ::placeholder {color: var(--bricks-color-vxhcxz)}#brxe-cce0d9 select {color: var(--bricks-color-vxhcxz)}#brxe-cce0d9 .submit-button-wrapper {width: 100%}#brxe-cce0d9 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 0}#brxe-e95bce {padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; background-color: var(--bricks-color-nsavwm); border-radius: 16px; align-items: center; row-gap: 32px}#brxe-5018c2 {flex-direction: row; column-gap: 64px; row-gap: 32px; align-items: stretch}#brxe-ce5e65 {row-gap: 48px}#brxe-4e7400 {text-align: center}#brxe-f0ff54 {font-size: 20px}#brxe-f0ff54 a {font-size: 20px; font-size: inherit}#brxe-829642 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-829642 {flex-direction: row; gap: 8px}#brxe-829642 .icon i {font-size: 18px}#brxe-829642 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-829642 .icon a {color: var(--bricks-color-uubwlu)}#brxe-829642 .content {font-size: 18px}#brxe-b83d04 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-b83d04 {flex-direction: row; gap: 8px}#brxe-b83d04 .icon i {font-size: 18px}#brxe-b83d04 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-b83d04 .icon a {color: var(--bricks-color-uubwlu)}#brxe-b83d04 .content {font-size: 18px}#brxe-ff3c7c svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-ff3c7c {flex-direction: row; gap: 8px}#brxe-ff3c7c .icon i {font-size: 18px}#brxe-ff3c7c .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-ff3c7c .icon a {color: var(--bricks-color-uubwlu)}#brxe-ff3c7c .content {font-size: 18px}#brxe-4469c0 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-4469c0 {flex-direction: row; gap: 8px}#brxe-4469c0 .icon i {font-size: 18px}#brxe-4469c0 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-4469c0 .icon a {color: var(--bricks-color-uubwlu)}#brxe-4469c0 .content {font-size: 18px}#brxe-0c90d5 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-0c90d5 {flex-direction: row; gap: 8px}#brxe-0c90d5 .icon i {font-size: 18px}#brxe-0c90d5 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-0c90d5 .icon a {color: var(--bricks-color-uubwlu)}#brxe-0c90d5 .content {font-size: 18px}#brxe-2f5482 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-2f5482 {flex-direction: row; gap: 8px}#brxe-2f5482 .icon i {font-size: 18px}#brxe-2f5482 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-2f5482 .icon a {color: var(--bricks-color-uubwlu)}#brxe-2f5482 .content {font-size: 18px}#brxe-e0ba8e {row-gap: 16px}#brxe-ca1f76 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-ca1f76 {flex-direction: row; gap: 8px}#brxe-ca1f76 .icon i {font-size: 18px}#brxe-ca1f76 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-ca1f76 .icon a {color: var(--bricks-color-uubwlu)}#brxe-ca1f76 .content {font-size: 18px}#brxe-1bd2cc svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-1bd2cc {flex-direction: row; gap: 8px}#brxe-1bd2cc .icon i {font-size: 18px}#brxe-1bd2cc .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-1bd2cc .icon a {color: var(--bricks-color-uubwlu)}#brxe-1bd2cc .content {font-size: 18px}#brxe-e1ffc9 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-e1ffc9 {flex-direction: row; gap: 8px}#brxe-e1ffc9 .icon i {font-size: 18px}#brxe-e1ffc9 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-e1ffc9 .icon a {color: var(--bricks-color-uubwlu)}#brxe-e1ffc9 .content {font-size: 18px}#brxe-b92cdd svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-b92cdd {flex-direction: row; gap: 8px}#brxe-b92cdd .icon i {font-size: 18px}#brxe-b92cdd .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-b92cdd .icon a {color: var(--bricks-color-uubwlu)}#brxe-b92cdd .content {font-size: 18px}#brxe-f03f5d svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-f03f5d {flex-direction: row; gap: 8px}#brxe-f03f5d .icon i {font-size: 18px}#brxe-f03f5d .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-f03f5d .icon a {color: var(--bricks-color-uubwlu)}#brxe-f03f5d .content {font-size: 18px}#brxe-798752 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-798752 {flex-direction: row; gap: 8px}#brxe-798752 .icon i {font-size: 18px}#brxe-798752 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-798752 .icon a {color: var(--bricks-color-uubwlu)}#brxe-798752 .content {font-size: 18px}#brxe-1fe535 {row-gap: 16px}#brxe-ce8c11 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-ce8c11 {flex-direction: row; gap: 8px}#brxe-ce8c11 .icon i {font-size: 18px}#brxe-ce8c11 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-ce8c11 .icon a {color: var(--bricks-color-uubwlu)}#brxe-ce8c11 .content {font-size: 18px}#brxe-29d40f svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-29d40f {flex-direction: row; gap: 8px}#brxe-29d40f .icon i {font-size: 18px}#brxe-29d40f .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-29d40f .icon a {color: var(--bricks-color-uubwlu)}#brxe-29d40f .content {font-size: 18px}#brxe-82d856 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-82d856 {flex-direction: row; gap: 8px}#brxe-82d856 .icon i {font-size: 18px}#brxe-82d856 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-82d856 .icon a {color: var(--bricks-color-uubwlu)}#brxe-82d856 .content {font-size: 18px}#brxe-449d4d svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-449d4d {flex-direction: row; gap: 8px}#brxe-449d4d .icon i {font-size: 18px}#brxe-449d4d .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-449d4d .icon a {color: var(--bricks-color-uubwlu)}#brxe-449d4d .content {font-size: 18px}#brxe-aa7758 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-aa7758 {flex-direction: row; gap: 8px}#brxe-aa7758 .icon i {font-size: 18px}#brxe-aa7758 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-aa7758 .icon a {color: var(--bricks-color-uubwlu)}#brxe-aa7758 .content {font-size: 18px}#brxe-9e3185 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-9e3185 {flex-direction: row; gap: 8px}#brxe-9e3185 .icon i {font-size: 18px}#brxe-9e3185 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-9e3185 .icon a {color: var(--bricks-color-uubwlu)}#brxe-9e3185 .content {font-size: 18px}#brxe-58671e {row-gap: 16px}#brxe-cfa9ff svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-cfa9ff {flex-direction: row; gap: 8px}#brxe-cfa9ff .icon i {font-size: 18px}#brxe-cfa9ff .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-cfa9ff .icon a {color: var(--bricks-color-uubwlu)}#brxe-cfa9ff .content {font-size: 18px}#brxe-48876b svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-48876b {flex-direction: row; gap: 8px}#brxe-48876b .icon i {font-size: 18px}#brxe-48876b .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-48876b .icon a {color: var(--bricks-color-uubwlu)}#brxe-48876b .content {font-size: 18px}#brxe-a6caa1 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-a6caa1 {flex-direction: row; gap: 8px}#brxe-a6caa1 .icon i {font-size: 18px}#brxe-a6caa1 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-a6caa1 .icon a {color: var(--bricks-color-uubwlu)}#brxe-a6caa1 .content {font-size: 18px}#brxe-d03e61 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-d03e61 {flex-direction: row; gap: 8px}#brxe-d03e61 .icon i {font-size: 18px}#brxe-d03e61 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-d03e61 .icon a {color: var(--bricks-color-uubwlu)}#brxe-d03e61 .content {font-size: 18px}#brxe-f2c888 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-f2c888 {flex-direction: row; gap: 8px}#brxe-f2c888 .icon i {font-size: 18px}#brxe-f2c888 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-f2c888 .icon a {color: var(--bricks-color-uubwlu)}#brxe-f2c888 .content {font-size: 18px}#brxe-000a7a svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-000a7a {flex-direction: row; gap: 8px}#brxe-000a7a .icon i {font-size: 18px}#brxe-000a7a .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-000a7a .icon a {color: var(--bricks-color-uubwlu)}#brxe-000a7a .content {font-size: 18px}#brxe-d46487 {row-gap: 16px}#brxe-3030c5 {row-gap: 16px; flex-direction: row}#brxe-e915f5 {row-gap: 32px; align-items: center}#brxe-fb2a22 {row-gap: 48px}#brxe-3232ae {background-color: var(--bricks-color-nsavwm)}#brxe-a75249 {text-align: center}#brxe-19a191 {align-items: center; row-gap: 32px}#brxe-8828ef {font-size: 18px; text-align: center}#brxe-2e1b83 {text-align: center}#brxe-2e1b83 a {text-align: center; font-size: inherit}#brxe-e4d522 {background-color: var(--bricks-color-nsavwm); border-radius: 16px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2); align-items: center; padding-top: 32px; padding-right: 32px; padding-bottom: 32px; padding-left: 32px; row-gap: 24px}#brxe-e4d522:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-e4d522 svg path { transition: all 150ms ease-in-out;}#brxe-940bb3 :not([fill="none"]):hover {fill: var(--bricks-color-uubwlu)}#brxe-940bb3 {transition: all 150ms ease-in-out}#brxe-73ed2f {font-size: 18px; text-align: center}#brxe-c506f0 {text-align: center}#brxe-c506f0 a {text-align: center; font-size: inherit}#brxe-d62f38 {background-color: var(--bricks-color-nsavwm); border-radius: 16px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2); align-items: center; padding-top: 32px; padding-right: 32px; padding-bottom: 32px; padding-left: 32px; row-gap: 24px}#brxe-d62f38:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-d62f38 svg path { transition: all 150ms ease-in-out;}#brxe-9247de :not([fill="none"]):hover {fill: var(--bricks-color-uubwlu)}#brxe-9247de {transition: all 150ms ease-in-out}#brxe-b4d999 {font-size: 18px; text-align: center}#brxe-954da6 {text-align: center}#brxe-954da6 a {text-align: center; font-size: inherit}#brxe-dbdab7 {background-color: var(--bricks-color-nsavwm); border-radius: 16px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2); align-items: center; padding-top: 32px; padding-right: 32px; padding-bottom: 32px; padding-left: 32px; row-gap: 24px}#brxe-dbdab7:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-dbdab7 svg path { transition: all 150ms ease-in-out;}#brxe-6ed67c {flex-direction: row; column-gap: 32px; row-gap: 32px; align-items: stretch}#brxe-8b84c5 :not([fill="none"]):hover {fill: var(--bricks-color-uubwlu)}#brxe-8b84c5 {transition: all 150ms ease-in-out}#brxe-b61946 {font-size: 18px; text-align: center}#brxe-4a4b7b {text-align: center}#brxe-4a4b7b a {text-align: center; font-size: inherit}#brxe-e07d13 {background-color: var(--bricks-color-nsavwm); border-radius: 16px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2); align-items: center; padding-top: 32px; padding-right: 32px; padding-bottom: 32px; padding-left: 32px; row-gap: 24px}#brxe-e07d13:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-e07d13 svg path { transition: all 150ms ease-in-out;}#brxe-34c446 :not([fill="none"]):hover {fill: var(--bricks-color-uubwlu)}#brxe-34c446 {transition: all 150ms ease-in-out}#brxe-6b2631 {font-size: 18px; text-align: center}#brxe-cd0eeb {text-align: center}#brxe-cd0eeb a {text-align: center; font-size: inherit}#brxe-2b9fba {background-color: var(--bricks-color-nsavwm); border-radius: 16px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2); align-items: center; padding-top: 32px; padding-right: 32px; padding-bottom: 32px; padding-left: 32px; row-gap: 24px}#brxe-2b9fba:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-2b9fba svg path { transition: all 150ms ease-in-out;}#brxe-0bd796 :not([fill="none"]):hover {fill: var(--bricks-color-uubwlu)}#brxe-0bd796 {transition: all 150ms ease-in-out}#brxe-081e9e {font-size: 18px; text-align: center}#brxe-94759a {text-align: center}#brxe-94759a a {text-align: center; font-size: inherit}#brxe-139a32 {background-color: var(--bricks-color-nsavwm); border-radius: 16px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2); align-items: center; padding-top: 32px; padding-right: 32px; padding-bottom: 32px; padding-left: 32px; row-gap: 24px}#brxe-139a32:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-139a32 svg path { transition: all 150ms ease-in-out;}#brxe-add49e {flex-direction: row; column-gap: 32px; row-gap: 32px; align-items: stretch}#brxe-f4a7c1 {row-gap: 32px}#brxe-e47b2c {row-gap: 48px}#brxe-4906e2 {text-align: center}#brxe-6f702b {align-items: center}#brxe-769998 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-769998 .accordion-title-wrapper {padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; margin-bottom: 16px}#brxe-769998 .accordion-title .title {font-size: 18px}#brxe-769998 .accordion-content-wrapper {padding-top: 0; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; margin-bottom: 16px}#brxe-769998 .accordion-item { background-color: var(--bricks-color-nsavwm); border-radius: 8px;}#brxe-aeb38a {align-items: center}#brxe-c5ca9b {row-gap: 48px}#brxe-b467d5 {text-align: center}#brxe-f7be6d {align-items: center}#brxe-0157d7 .form-group:nth-child(9) .choose-files {color: var(--bricks-color-ykaeqh); background-color: var(--bricks-color-uubwlu)}#brxe-0157d7 .submit-button-wrapper {width: 100%}#brxe-0157d7 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 0}#brxe-0157d7 {width: 50%}#brxe-0157d7 .form-group input {border-style: hidden}#brxe-0157d7 .flatpickr {border-style: hidden}#brxe-0157d7 select {border-style: hidden; color: var(--bricks-color-vxhcxz)}#brxe-0157d7 textarea {border-style: hidden}#brxe-0157d7 .bricks-button:not([type=submit]) {border-style: hidden}#brxe-0157d7 .choose-files {border-style: hidden}#brxe-0157d7 ::placeholder {color: var(--bricks-color-vxhcxz)}#brxe-0157d7 .file-result { color: #fff;}@media (max-width: 478px) {#brxe-0157d7 {width: 100%}}#brxe-36730c {align-items: center}#brxe-b5657e {row-gap: 48px}#contact {background-image: url(https://totalsurplussolutions.com/wp-content/uploads/2024/12/cta.jpg); background-size: cover; background-position: center center; background-repeat: no-repeat; position: relative}:where(#contact > *:not(figcaption)) {position: relative}#contact::before {background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}