@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-7a7b9f {font-size: 20px}#brxe-7a7b9f a {font-size: 20px; font-size: inherit}#brxe-874676 {row-gap: 32px}#brxe-8e94c3 {width: 700px}#brxe-7733b5 {flex-direction: row; column-gap: 32px; row-gap: 32px; align-items: center}#brxe-646cc9 {background-image: url(https://totalsurplussolutions.com/wp-content/uploads/2024/12/hero-background-1024x307.png); background-size: cover}#brxe-e54ae3 {text-align: center}#brxe-201cd9 {text-align: center; font-size: 20px}#brxe-201cd9 a {text-align: center; font-size: 20px; font-size: inherit}#brxe-3a63e3 {align-items: center; row-gap: 32px}#brxe-4b3913 {font-size: 18px}#brxe-4b3913 a {font-size: 18px; font-size: inherit}#brxe-35a731 {row-gap: 32px}#brxe-c5b858 ::placeholder {color: var(--bricks-color-vxhcxz)}#brxe-c5b858 select {color: var(--bricks-color-vxhcxz)}#brxe-c5b858 .submit-button-wrapper {width: 100%}#brxe-c5b858 .form-group:not(:last-child):not(.captcha) {padding-bottom: 0}#brxe-1e4873 {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-4fc6c7 {flex-direction: row; column-gap: 64px; row-gap: 32px; align-items: stretch}#brxe-dd666d {row-gap: 48px}#brxe-c084d5 {text-align: center}#brxe-8f8267 {font-size: 20px}#brxe-8f8267 a {font-size: 20px; font-size: inherit}#brxe-d0a70d svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-d0a70d {flex-direction: row; gap: 8px}#brxe-d0a70d .icon i {font-size: 18px}#brxe-d0a70d .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-d0a70d .icon a {color: var(--bricks-color-uubwlu)}#brxe-d0a70d .content {font-size: 18px}#brxe-555b95 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-555b95 {flex-direction: row; gap: 8px}#brxe-555b95 .icon i {font-size: 18px}#brxe-555b95 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-555b95 .icon a {color: var(--bricks-color-uubwlu)}#brxe-555b95 .content {font-size: 18px}#brxe-c3f3ee svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-c3f3ee {flex-direction: row; gap: 8px}#brxe-c3f3ee .icon i {font-size: 18px}#brxe-c3f3ee .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-c3f3ee .icon a {color: var(--bricks-color-uubwlu)}#brxe-c3f3ee .content {font-size: 18px}#brxe-736d4f svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-736d4f {flex-direction: row; gap: 8px}#brxe-736d4f .icon i {font-size: 18px}#brxe-736d4f .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-736d4f .icon a {color: var(--bricks-color-uubwlu)}#brxe-736d4f .content {font-size: 18px}#brxe-3321c3 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-3321c3 {flex-direction: row; gap: 8px}#brxe-3321c3 .icon i {font-size: 18px}#brxe-3321c3 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-3321c3 .icon a {color: var(--bricks-color-uubwlu)}#brxe-3321c3 .content {font-size: 18px}#brxe-91b416 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-91b416 {flex-direction: row; gap: 8px}#brxe-91b416 .icon i {font-size: 18px}#brxe-91b416 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-91b416 .icon a {color: var(--bricks-color-uubwlu)}#brxe-91b416 .content {font-size: 18px}#brxe-2f8bc8 {row-gap: 16px}#brxe-f29698 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-f29698 {flex-direction: row; gap: 8px}#brxe-f29698 .icon i {font-size: 18px}#brxe-f29698 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-f29698 .icon a {color: var(--bricks-color-uubwlu)}#brxe-f29698 .content {font-size: 18px}#brxe-210785 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-210785 {flex-direction: row; gap: 8px}#brxe-210785 .icon i {font-size: 18px}#brxe-210785 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-210785 .icon a {color: var(--bricks-color-uubwlu)}#brxe-210785 .content {font-size: 18px}#brxe-772b0a svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-772b0a {flex-direction: row; gap: 8px}#brxe-772b0a .icon i {font-size: 18px}#brxe-772b0a .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-772b0a .icon a {color: var(--bricks-color-uubwlu)}#brxe-772b0a .content {font-size: 18px}#brxe-184c5c svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-184c5c {flex-direction: row; gap: 8px}#brxe-184c5c .icon i {font-size: 18px}#brxe-184c5c .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-184c5c .icon a {color: var(--bricks-color-uubwlu)}#brxe-184c5c .content {font-size: 18px}#brxe-e7f5ff svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-e7f5ff {flex-direction: row; gap: 8px}#brxe-e7f5ff .icon i {font-size: 18px}#brxe-e7f5ff .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-e7f5ff .icon a {color: var(--bricks-color-uubwlu)}#brxe-e7f5ff .content {font-size: 18px}#brxe-402e47 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-402e47 {flex-direction: row; gap: 8px}#brxe-402e47 .icon i {font-size: 18px}#brxe-402e47 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-402e47 .icon a {color: var(--bricks-color-uubwlu)}#brxe-402e47 .content {font-size: 18px}#brxe-c90efb {row-gap: 16px}#brxe-58b14a svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-58b14a {flex-direction: row; gap: 8px}#brxe-58b14a .icon i {font-size: 18px}#brxe-58b14a .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-58b14a .icon a {color: var(--bricks-color-uubwlu)}#brxe-58b14a .content {font-size: 18px}#brxe-463e0d svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-463e0d {flex-direction: row; gap: 8px}#brxe-463e0d .icon i {font-size: 18px}#brxe-463e0d .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-463e0d .icon a {color: var(--bricks-color-uubwlu)}#brxe-463e0d .content {font-size: 18px}#brxe-af889c svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-af889c {flex-direction: row; gap: 8px}#brxe-af889c .icon i {font-size: 18px}#brxe-af889c .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-af889c .icon a {color: var(--bricks-color-uubwlu)}#brxe-af889c .content {font-size: 18px}#brxe-759b88 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-759b88 {flex-direction: row; gap: 8px}#brxe-759b88 .icon i {font-size: 18px}#brxe-759b88 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-759b88 .icon a {color: var(--bricks-color-uubwlu)}#brxe-759b88 .content {font-size: 18px}#brxe-56b107 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-56b107 {flex-direction: row; gap: 8px}#brxe-56b107 .icon i {font-size: 18px}#brxe-56b107 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-56b107 .icon a {color: var(--bricks-color-uubwlu)}#brxe-56b107 .content {font-size: 18px}#brxe-f36f89 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-f36f89 {flex-direction: row; gap: 8px}#brxe-f36f89 .icon i {font-size: 18px}#brxe-f36f89 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-f36f89 .icon a {color: var(--bricks-color-uubwlu)}#brxe-f36f89 .content {font-size: 18px}#brxe-2c4e5d {row-gap: 16px}#brxe-dc4f13 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-dc4f13 {flex-direction: row; gap: 8px}#brxe-dc4f13 .icon i {font-size: 18px}#brxe-dc4f13 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-dc4f13 .icon a {color: var(--bricks-color-uubwlu)}#brxe-dc4f13 .content {font-size: 18px}#brxe-1b59f1 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-1b59f1 {flex-direction: row; gap: 8px}#brxe-1b59f1 .icon i {font-size: 18px}#brxe-1b59f1 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-1b59f1 .icon a {color: var(--bricks-color-uubwlu)}#brxe-1b59f1 .content {font-size: 18px}#brxe-97ecd5 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-97ecd5 {flex-direction: row; gap: 8px}#brxe-97ecd5 .icon i {font-size: 18px}#brxe-97ecd5 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-97ecd5 .icon a {color: var(--bricks-color-uubwlu)}#brxe-97ecd5 .content {font-size: 18px}#brxe-b96a57 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-b96a57 {flex-direction: row; gap: 8px}#brxe-b96a57 .icon i {font-size: 18px}#brxe-b96a57 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-b96a57 .icon a {color: var(--bricks-color-uubwlu)}#brxe-b96a57 .content {font-size: 18px}#brxe-9b33d7 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-9b33d7 {flex-direction: row; gap: 8px}#brxe-9b33d7 .icon i {font-size: 18px}#brxe-9b33d7 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-9b33d7 .icon a {color: var(--bricks-color-uubwlu)}#brxe-9b33d7 .content {font-size: 18px}#brxe-54b447 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-54b447 {flex-direction: row; gap: 8px}#brxe-54b447 .icon i {font-size: 18px}#brxe-54b447 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-54b447 .icon a {color: var(--bricks-color-uubwlu)}#brxe-54b447 .content {font-size: 18px}#brxe-38c88a {row-gap: 16px}#brxe-e5fc71 {row-gap: 16px; flex-direction: row}#brxe-a8920c {row-gap: 32px; align-items: center}#brxe-525d10 {row-gap: 48px}#brxe-4add60 {background-color: var(--bricks-color-nsavwm)}#brxe-a7cd37 {text-align: center}#brxe-e37d45 {align-items: center; row-gap: 32px}#brxe-fb9f21 {font-size: 18px; text-align: center}#brxe-98e9ac {text-align: center}#brxe-98e9ac a {text-align: center; font-size: inherit}#brxe-533a35 {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-533a35:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-533a35 svg path { transition: all 150ms ease-in-out;}#brxe-2e322f :not([fill="none"]):hover {fill: var(--bricks-color-uubwlu) !important}#brxe-2e322f {transition: all 150ms ease-in-out}#brxe-729227 {font-size: 18px; text-align: center}#brxe-2bdbd5 {text-align: center}#brxe-2bdbd5 a {text-align: center; font-size: inherit}#brxe-c0b30c {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-c0b30c:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-c0b30c svg path { transition: all 150ms ease-in-out;}#brxe-936ace :not([fill="none"]):hover {fill: var(--bricks-color-uubwlu) !important}#brxe-936ace {transition: all 150ms ease-in-out}#brxe-8c34f0 {font-size: 18px; text-align: center}#brxe-258889 {text-align: center}#brxe-258889 a {text-align: center; font-size: inherit}#brxe-8f32c3 {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-8f32c3:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-8f32c3 svg path { transition: all 150ms ease-in-out;}#brxe-fa78d5 {flex-direction: row; column-gap: 32px; row-gap: 32px; align-items: stretch}#brxe-e6e604 :not([fill="none"]):hover {fill: var(--bricks-color-uubwlu) !important}#brxe-e6e604 {transition: all 150ms ease-in-out}#brxe-614fd2 {font-size: 18px; text-align: center}#brxe-038f3d {text-align: center}#brxe-038f3d a {text-align: center; font-size: inherit}#brxe-ab03da {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-ab03da:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-ab03da svg path { transition: all 150ms ease-in-out;}#brxe-0dc243 :not([fill="none"]):hover {fill: var(--bricks-color-uubwlu) !important}#brxe-0dc243 {transition: all 150ms ease-in-out}#brxe-7c04cd {font-size: 18px; text-align: center}#brxe-742bee {text-align: center}#brxe-742bee a {text-align: center; font-size: inherit}#brxe-20ce01 {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-20ce01:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-20ce01 svg path { transition: all 150ms ease-in-out;}#brxe-606cbb :not([fill="none"]):hover {fill: var(--bricks-color-uubwlu) !important}#brxe-606cbb {transition: all 150ms ease-in-out}#brxe-1a118b {font-size: 18px; text-align: center}#brxe-e2e02b {text-align: center}#brxe-e2e02b a {text-align: center; font-size: inherit}#brxe-07b9bd {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-07b9bd:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-07b9bd svg path { transition: all 150ms ease-in-out;}#brxe-3dafb4 {flex-direction: row; column-gap: 32px; row-gap: 32px; align-items: stretch}#brxe-01808c {row-gap: 32px}#brxe-15f0cb {row-gap: 48px}#brxe-0f2056 {text-align: center}#brxe-c244dc {align-items: center}#brxe-7ca5e6 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-7ca5e6 .accordion-title-wrapper {padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; margin-bottom: 16px}#brxe-7ca5e6 .accordion-title .title {font-size: 18px}#brxe-7ca5e6 .accordion-content-wrapper {padding-top: 0; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; margin-bottom: 16px}#brxe-7ca5e6 .accordion-item { background-color: var(--bricks-color-nsavwm); border-radius: 8px;}#brxe-000980 {align-items: center}#brxe-49a86c {row-gap: 48px}#brxe-8eb0b8 {text-align: center}#brxe-574283 {align-items: center}#brxe-b4c848 .form-group:nth-child(9) .choose-files {color: var(--bricks-color-ykaeqh); background-color: var(--bricks-color-uubwlu)}#brxe-b4c848 .submit-button-wrapper {width: 100%}#brxe-b4c848 .form-group:not(:last-child):not(.captcha) {padding-bottom: 0}#brxe-b4c848 {width: 50%}#brxe-b4c848 .form-group input {border-style: hidden}#brxe-b4c848 .flatpickr {border-style: hidden}#brxe-b4c848 select {border-style: hidden; color: var(--bricks-color-vxhcxz)}#brxe-b4c848 textarea {border-style: hidden}#brxe-b4c848 .bricks-button:not([type=submit]) {border-style: hidden}#brxe-b4c848 .choose-files {border-style: hidden}#brxe-b4c848 ::placeholder {color: var(--bricks-color-vxhcxz)}#brxe-b4c848 .file-result { color: #fff;}@media (max-width: 478px) {#brxe-b4c848 {width: 100%}}#brxe-5250a3 {align-items: center}#brxe-8a0028 {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}