@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 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-f793c5 {font-size: 20px}#brxe-f793c5 a {font-size: 20px; font-size: inherit}#brxe-48d1d5 {row-gap: 32px}#brxe-eec844 {width: 700px}#brxe-3deddc {flex-direction: row; column-gap: 32px; row-gap: 32px; align-items: center}#brxe-de487d {background-image: url(https://totalsurplussolutions.com/wp-content/uploads/2024/12/hero-background-1024x307.png); background-size: cover}#brxe-b6023f {text-align: center}#brxe-a23462 {text-align: center; font-size: 20px}#brxe-a23462 a {text-align: center; font-size: 20px; font-size: inherit}#brxe-fe2107 {align-items: center; row-gap: 32px}#brxe-ec3f51 {font-size: 18px}#brxe-ec3f51 a {font-size: 18px; font-size: inherit}#brxe-0b1228 {row-gap: 32px}#brxe-28bf56 ::placeholder {color: var(--bricks-color-vxhcxz)}#brxe-28bf56 select {color: var(--bricks-color-vxhcxz)}#brxe-28bf56 .submit-button-wrapper {width: 100%}#brxe-28bf56 .form-group:not(:last-child):not(.captcha) {padding-bottom: 0}#brxe-2639d2 {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-fd60d2 {flex-direction: row; column-gap: 64px; row-gap: 32px; align-items: stretch}#brxe-a4807b {row-gap: 48px}#brxe-9449b1 {text-align: center}#brxe-6bea55 {font-size: 20px}#brxe-6bea55 a {font-size: 20px; font-size: inherit}#brxe-6f322d svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-6f322d {flex-direction: row; gap: 8px}#brxe-6f322d .icon i {font-size: 18px}#brxe-6f322d .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-6f322d .icon a {color: var(--bricks-color-uubwlu)}#brxe-6f322d .content {font-size: 18px}#brxe-f44aca svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-f44aca {flex-direction: row; gap: 8px}#brxe-f44aca .icon i {font-size: 18px}#brxe-f44aca .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-f44aca .icon a {color: var(--bricks-color-uubwlu)}#brxe-f44aca .content {font-size: 18px}#brxe-b79672 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-b79672 {flex-direction: row; gap: 8px}#brxe-b79672 .icon i {font-size: 18px}#brxe-b79672 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-b79672 .icon a {color: var(--bricks-color-uubwlu)}#brxe-b79672 .content {font-size: 18px}#brxe-34f42a svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-34f42a {flex-direction: row; gap: 8px}#brxe-34f42a .icon i {font-size: 18px}#brxe-34f42a .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-34f42a .icon a {color: var(--bricks-color-uubwlu)}#brxe-34f42a .content {font-size: 18px}#brxe-55297d svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-55297d {flex-direction: row; gap: 8px}#brxe-55297d .icon i {font-size: 18px}#brxe-55297d .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-55297d .icon a {color: var(--bricks-color-uubwlu)}#brxe-55297d .content {font-size: 18px}#brxe-b71bcc svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-b71bcc {flex-direction: row; gap: 8px}#brxe-b71bcc .icon i {font-size: 18px}#brxe-b71bcc .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-b71bcc .icon a {color: var(--bricks-color-uubwlu)}#brxe-b71bcc .content {font-size: 18px}#brxe-ccd1fd {row-gap: 16px}#brxe-a22f44 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-a22f44 {flex-direction: row; gap: 8px}#brxe-a22f44 .icon i {font-size: 18px}#brxe-a22f44 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-a22f44 .icon a {color: var(--bricks-color-uubwlu)}#brxe-a22f44 .content {font-size: 18px}#brxe-6753c5 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-6753c5 {flex-direction: row; gap: 8px}#brxe-6753c5 .icon i {font-size: 18px}#brxe-6753c5 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-6753c5 .icon a {color: var(--bricks-color-uubwlu)}#brxe-6753c5 .content {font-size: 18px}#brxe-24ff04 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-24ff04 {flex-direction: row; gap: 8px}#brxe-24ff04 .icon i {font-size: 18px}#brxe-24ff04 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-24ff04 .icon a {color: var(--bricks-color-uubwlu)}#brxe-24ff04 .content {font-size: 18px}#brxe-82c3c3 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-82c3c3 {flex-direction: row; gap: 8px}#brxe-82c3c3 .icon i {font-size: 18px}#brxe-82c3c3 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-82c3c3 .icon a {color: var(--bricks-color-uubwlu)}#brxe-82c3c3 .content {font-size: 18px}#brxe-642ad4 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-642ad4 {flex-direction: row; gap: 8px}#brxe-642ad4 .icon i {font-size: 18px}#brxe-642ad4 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-642ad4 .icon a {color: var(--bricks-color-uubwlu)}#brxe-642ad4 .content {font-size: 18px}#brxe-9edbc9 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-9edbc9 {flex-direction: row; gap: 8px}#brxe-9edbc9 .icon i {font-size: 18px}#brxe-9edbc9 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-9edbc9 .icon a {color: var(--bricks-color-uubwlu)}#brxe-9edbc9 .content {font-size: 18px}#brxe-336e3d {row-gap: 16px}#brxe-880002 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-880002 {flex-direction: row; gap: 8px}#brxe-880002 .icon i {font-size: 18px}#brxe-880002 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-880002 .icon a {color: var(--bricks-color-uubwlu)}#brxe-880002 .content {font-size: 18px}#brxe-5df1e5 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-5df1e5 {flex-direction: row; gap: 8px}#brxe-5df1e5 .icon i {font-size: 18px}#brxe-5df1e5 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-5df1e5 .icon a {color: var(--bricks-color-uubwlu)}#brxe-5df1e5 .content {font-size: 18px}#brxe-b7cd4b svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-b7cd4b {flex-direction: row; gap: 8px}#brxe-b7cd4b .icon i {font-size: 18px}#brxe-b7cd4b .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-b7cd4b .icon a {color: var(--bricks-color-uubwlu)}#brxe-b7cd4b .content {font-size: 18px}#brxe-8f6e13 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-8f6e13 {flex-direction: row; gap: 8px}#brxe-8f6e13 .icon i {font-size: 18px}#brxe-8f6e13 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-8f6e13 .icon a {color: var(--bricks-color-uubwlu)}#brxe-8f6e13 .content {font-size: 18px}#brxe-42c156 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-42c156 {flex-direction: row; gap: 8px}#brxe-42c156 .icon i {font-size: 18px}#brxe-42c156 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-42c156 .icon a {color: var(--bricks-color-uubwlu)}#brxe-42c156 .content {font-size: 18px}#brxe-a92954 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-a92954 {flex-direction: row; gap: 8px}#brxe-a92954 .icon i {font-size: 18px}#brxe-a92954 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-a92954 .icon a {color: var(--bricks-color-uubwlu)}#brxe-a92954 .content {font-size: 18px}#brxe-be95a4 {row-gap: 16px}#brxe-39c9aa svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-39c9aa {flex-direction: row; gap: 8px}#brxe-39c9aa .icon i {font-size: 18px}#brxe-39c9aa .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-39c9aa .icon a {color: var(--bricks-color-uubwlu)}#brxe-39c9aa .content {font-size: 18px}#brxe-e27fed svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-e27fed {flex-direction: row; gap: 8px}#brxe-e27fed .icon i {font-size: 18px}#brxe-e27fed .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-e27fed .icon a {color: var(--bricks-color-uubwlu)}#brxe-e27fed .content {font-size: 18px}#brxe-7d76d2 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-7d76d2 {flex-direction: row; gap: 8px}#brxe-7d76d2 .icon i {font-size: 18px}#brxe-7d76d2 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-7d76d2 .icon a {color: var(--bricks-color-uubwlu)}#brxe-7d76d2 .content {font-size: 18px}#brxe-b84589 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-b84589 {flex-direction: row; gap: 8px}#brxe-b84589 .icon i {font-size: 18px}#brxe-b84589 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-b84589 .icon a {color: var(--bricks-color-uubwlu)}#brxe-b84589 .content {font-size: 18px}#brxe-22a1c2 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-22a1c2 {flex-direction: row; gap: 8px}#brxe-22a1c2 .icon i {font-size: 18px}#brxe-22a1c2 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-22a1c2 .icon a {color: var(--bricks-color-uubwlu)}#brxe-22a1c2 .content {font-size: 18px}#brxe-cc510f svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-cc510f {flex-direction: row; gap: 8px}#brxe-cc510f .icon i {font-size: 18px}#brxe-cc510f .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-cc510f .icon a {color: var(--bricks-color-uubwlu)}#brxe-cc510f .content {font-size: 18px}#brxe-8f69d8 {row-gap: 16px}#brxe-a5d9eb {row-gap: 16px; flex-direction: row}#brxe-dc9c31 {row-gap: 32px; align-items: center}#brxe-4fb30d {row-gap: 48px}#brxe-06774c {background-color: var(--bricks-color-nsavwm)}#brxe-389c5a {text-align: center}#brxe-ccc979 {align-items: center; row-gap: 32px}#brxe-89f5e2 {font-size: 18px; text-align: center}#brxe-019768 {text-align: center}#brxe-019768 a {text-align: center; font-size: inherit}#brxe-9469c2 {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-9469c2:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-9469c2 svg path { transition: all 150ms ease-in-out;}#brxe-caecef :not([fill="none"]):hover {fill: var(--bricks-color-uubwlu) !important}#brxe-caecef {transition: all 150ms ease-in-out}#brxe-05a944 {font-size: 18px; text-align: center}#brxe-041941 {text-align: center}#brxe-041941 a {text-align: center; font-size: inherit}#brxe-5cc224 {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-5cc224:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-5cc224 svg path { transition: all 150ms ease-in-out;}#brxe-4ac22a :not([fill="none"]):hover {fill: var(--bricks-color-uubwlu) !important}#brxe-4ac22a {transition: all 150ms ease-in-out}#brxe-0fc354 {font-size: 18px; text-align: center}#brxe-81af0b {text-align: center}#brxe-81af0b a {text-align: center; font-size: inherit}#brxe-7840ca {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-7840ca:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-7840ca svg path { transition: all 150ms ease-in-out;}#brxe-c3cb62 {flex-direction: row; column-gap: 32px; row-gap: 32px; align-items: stretch}#brxe-1e8edd :not([fill="none"]):hover {fill: var(--bricks-color-uubwlu) !important}#brxe-1e8edd {transition: all 150ms ease-in-out}#brxe-22dd94 {font-size: 18px; text-align: center}#brxe-7c8862 {text-align: center}#brxe-7c8862 a {text-align: center; font-size: inherit}#brxe-8f9191 {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-8f9191:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-8f9191 svg path { transition: all 150ms ease-in-out;}#brxe-184d76 :not([fill="none"]):hover {fill: var(--bricks-color-uubwlu) !important}#brxe-184d76 {transition: all 150ms ease-in-out}#brxe-9d9893 {font-size: 18px; text-align: center}#brxe-9e02de {text-align: center}#brxe-9e02de a {text-align: center; font-size: inherit}#brxe-772267 {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-772267:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-772267 svg path { transition: all 150ms ease-in-out;}#brxe-583d34 :not([fill="none"]):hover {fill: var(--bricks-color-uubwlu) !important}#brxe-583d34 {transition: all 150ms ease-in-out}#brxe-6cec77 {font-size: 18px; text-align: center}#brxe-31dbab {text-align: center}#brxe-31dbab a {text-align: center; font-size: inherit}#brxe-36e3ee {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-36e3ee:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-36e3ee svg path { transition: all 150ms ease-in-out;}#brxe-bd0973 {flex-direction: row; column-gap: 32px; row-gap: 32px; align-items: stretch}#brxe-b7be86 {row-gap: 32px}#brxe-5979aa {row-gap: 48px}#brxe-ea6e01 {text-align: center}#brxe-74f541 {align-items: center}#brxe-8a13ca svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-8a13ca .accordion-title-wrapper {padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; margin-bottom: 16px}#brxe-8a13ca .accordion-title .title {font-size: 18px}#brxe-8a13ca .accordion-content-wrapper {padding-top: 0; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; margin-bottom: 16px}#brxe-8a13ca .accordion-item { background-color: var(--bricks-color-nsavwm); border-radius: 8px;}#brxe-fba734 {align-items: center}#brxe-58f88a {row-gap: 48px}#brxe-c60860 {text-align: center}#brxe-5e352e {align-items: center}#brxe-5da1cf .form-group:nth-child(9) .choose-files {color: var(--bricks-color-ykaeqh); background-color: var(--bricks-color-uubwlu)}#brxe-5da1cf .submit-button-wrapper {width: 100%}#brxe-5da1cf .form-group:not(:last-child):not(.captcha) {padding-bottom: 0}#brxe-5da1cf {width: 50%}#brxe-5da1cf .form-group input {border-style: hidden}#brxe-5da1cf .flatpickr {border-style: hidden}#brxe-5da1cf select {border-style: hidden; color: var(--bricks-color-vxhcxz)}#brxe-5da1cf textarea {border-style: hidden}#brxe-5da1cf .bricks-button:not([type=submit]) {border-style: hidden}#brxe-5da1cf .choose-files {border-style: hidden}#brxe-5da1cf ::placeholder {color: var(--bricks-color-vxhcxz)}#brxe-5da1cf .file-result { color: #fff;}@media (max-width: 478px) {#brxe-5da1cf {width: 100%}}#brxe-971167 {align-items: center}#brxe-0f121c {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}