@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-d6a5ab {font-size: 20px}#brxe-d6a5ab a {font-size: 20px; font-size: inherit}#brxe-682c8c {row-gap: 32px}#brxe-112983 {width: 700px}#brxe-a02bcf {flex-direction: row; column-gap: 32px; row-gap: 32px; align-items: center}#brxe-428f70 {background-image: url(https://totalsurplussolutions.com/wp-content/uploads/2024/12/hero-background-1024x307.png); background-size: cover}#brxe-3fa67c {text-align: center}#brxe-c07c9b {text-align: center; font-size: 20px}#brxe-c07c9b a {text-align: center; font-size: 20px; font-size: inherit}#brxe-c1c853 {align-items: center; row-gap: 32px}#brxe-e02d51 {font-size: 18px}#brxe-e02d51 a {font-size: 18px; font-size: inherit}#brxe-c5451a {row-gap: 32px}#brxe-4ba269 ::placeholder {color: var(--bricks-color-vxhcxz)}#brxe-4ba269 select {color: var(--bricks-color-vxhcxz)}#brxe-4ba269 .submit-button-wrapper {width: 100%}#brxe-4ba269 .form-group:not(:last-child):not(.captcha) {padding-bottom: 0}#brxe-74bd34 {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-0cc1d2 {flex-direction: row; column-gap: 64px; row-gap: 32px; align-items: stretch}#brxe-bc4a12 {row-gap: 48px}#brxe-2e7c2d {text-align: center}#brxe-046c8a {font-size: 20px}#brxe-046c8a a {font-size: 20px; font-size: inherit}#brxe-00f336 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-00f336 {flex-direction: row; gap: 8px}#brxe-00f336 .icon i {font-size: 18px}#brxe-00f336 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-00f336 .icon a {color: var(--bricks-color-uubwlu)}#brxe-00f336 .content {font-size: 18px}#brxe-222857 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-222857 {flex-direction: row; gap: 8px}#brxe-222857 .icon i {font-size: 18px}#brxe-222857 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-222857 .icon a {color: var(--bricks-color-uubwlu)}#brxe-222857 .content {font-size: 18px}#brxe-30c66c svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-30c66c {flex-direction: row; gap: 8px}#brxe-30c66c .icon i {font-size: 18px}#brxe-30c66c .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-30c66c .icon a {color: var(--bricks-color-uubwlu)}#brxe-30c66c .content {font-size: 18px}#brxe-cbb134 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-cbb134 {flex-direction: row; gap: 8px}#brxe-cbb134 .icon i {font-size: 18px}#brxe-cbb134 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-cbb134 .icon a {color: var(--bricks-color-uubwlu)}#brxe-cbb134 .content {font-size: 18px}#brxe-ad4d90 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-ad4d90 {flex-direction: row; gap: 8px}#brxe-ad4d90 .icon i {font-size: 18px}#brxe-ad4d90 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-ad4d90 .icon a {color: var(--bricks-color-uubwlu)}#brxe-ad4d90 .content {font-size: 18px}#brxe-ebd0da svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-ebd0da {flex-direction: row; gap: 8px}#brxe-ebd0da .icon i {font-size: 18px}#brxe-ebd0da .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-ebd0da .icon a {color: var(--bricks-color-uubwlu)}#brxe-ebd0da .content {font-size: 18px}#brxe-780a0b {row-gap: 16px}#brxe-4dcdd4 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-4dcdd4 {flex-direction: row; gap: 8px}#brxe-4dcdd4 .icon i {font-size: 18px}#brxe-4dcdd4 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-4dcdd4 .icon a {color: var(--bricks-color-uubwlu)}#brxe-4dcdd4 .content {font-size: 18px}#brxe-0d4c22 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-0d4c22 {flex-direction: row; gap: 8px}#brxe-0d4c22 .icon i {font-size: 18px}#brxe-0d4c22 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-0d4c22 .icon a {color: var(--bricks-color-uubwlu)}#brxe-0d4c22 .content {font-size: 18px}#brxe-9cb40c svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-9cb40c {flex-direction: row; gap: 8px}#brxe-9cb40c .icon i {font-size: 18px}#brxe-9cb40c .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-9cb40c .icon a {color: var(--bricks-color-uubwlu)}#brxe-9cb40c .content {font-size: 18px}#brxe-a8c255 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-a8c255 {flex-direction: row; gap: 8px}#brxe-a8c255 .icon i {font-size: 18px}#brxe-a8c255 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-a8c255 .icon a {color: var(--bricks-color-uubwlu)}#brxe-a8c255 .content {font-size: 18px}#brxe-89e51f svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-89e51f {flex-direction: row; gap: 8px}#brxe-89e51f .icon i {font-size: 18px}#brxe-89e51f .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-89e51f .icon a {color: var(--bricks-color-uubwlu)}#brxe-89e51f .content {font-size: 18px}#brxe-2007b2 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-2007b2 {flex-direction: row; gap: 8px}#brxe-2007b2 .icon i {font-size: 18px}#brxe-2007b2 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-2007b2 .icon a {color: var(--bricks-color-uubwlu)}#brxe-2007b2 .content {font-size: 18px}#brxe-fa2810 {row-gap: 16px}#brxe-4abd14 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-4abd14 {flex-direction: row; gap: 8px}#brxe-4abd14 .icon i {font-size: 18px}#brxe-4abd14 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-4abd14 .icon a {color: var(--bricks-color-uubwlu)}#brxe-4abd14 .content {font-size: 18px}#brxe-7288ba svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-7288ba {flex-direction: row; gap: 8px}#brxe-7288ba .icon i {font-size: 18px}#brxe-7288ba .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-7288ba .icon a {color: var(--bricks-color-uubwlu)}#brxe-7288ba .content {font-size: 18px}#brxe-65d865 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-65d865 {flex-direction: row; gap: 8px}#brxe-65d865 .icon i {font-size: 18px}#brxe-65d865 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-65d865 .icon a {color: var(--bricks-color-uubwlu)}#brxe-65d865 .content {font-size: 18px}#brxe-9bdbfe svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-9bdbfe {flex-direction: row; gap: 8px}#brxe-9bdbfe .icon i {font-size: 18px}#brxe-9bdbfe .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-9bdbfe .icon a {color: var(--bricks-color-uubwlu)}#brxe-9bdbfe .content {font-size: 18px}#brxe-3d2f5d svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-3d2f5d {flex-direction: row; gap: 8px}#brxe-3d2f5d .icon i {font-size: 18px}#brxe-3d2f5d .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-3d2f5d .icon a {color: var(--bricks-color-uubwlu)}#brxe-3d2f5d .content {font-size: 18px}#brxe-738dd3 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-738dd3 {flex-direction: row; gap: 8px}#brxe-738dd3 .icon i {font-size: 18px}#brxe-738dd3 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-738dd3 .icon a {color: var(--bricks-color-uubwlu)}#brxe-738dd3 .content {font-size: 18px}#brxe-7873bc {row-gap: 16px}#brxe-e53ddb svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-e53ddb {flex-direction: row; gap: 8px}#brxe-e53ddb .icon i {font-size: 18px}#brxe-e53ddb .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-e53ddb .icon a {color: var(--bricks-color-uubwlu)}#brxe-e53ddb .content {font-size: 18px}#brxe-e1307e svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-e1307e {flex-direction: row; gap: 8px}#brxe-e1307e .icon i {font-size: 18px}#brxe-e1307e .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-e1307e .icon a {color: var(--bricks-color-uubwlu)}#brxe-e1307e .content {font-size: 18px}#brxe-0f4200 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-0f4200 {flex-direction: row; gap: 8px}#brxe-0f4200 .icon i {font-size: 18px}#brxe-0f4200 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-0f4200 .icon a {color: var(--bricks-color-uubwlu)}#brxe-0f4200 .content {font-size: 18px}#brxe-367b80 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-367b80 {flex-direction: row; gap: 8px}#brxe-367b80 .icon i {font-size: 18px}#brxe-367b80 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-367b80 .icon a {color: var(--bricks-color-uubwlu)}#brxe-367b80 .content {font-size: 18px}#brxe-809bb9 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-809bb9 {flex-direction: row; gap: 8px}#brxe-809bb9 .icon i {font-size: 18px}#brxe-809bb9 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-809bb9 .icon a {color: var(--bricks-color-uubwlu)}#brxe-809bb9 .content {font-size: 18px}#brxe-246224 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-246224 {flex-direction: row; gap: 8px}#brxe-246224 .icon i {font-size: 18px}#brxe-246224 .icon {align-self: center; color: var(--bricks-color-uubwlu)}#brxe-246224 .icon a {color: var(--bricks-color-uubwlu)}#brxe-246224 .content {font-size: 18px}#brxe-e61941 {row-gap: 16px}#brxe-196b19 {row-gap: 16px; flex-direction: row}#brxe-ef3c06 {row-gap: 32px; align-items: center}#brxe-8bc2e4 {row-gap: 48px}#brxe-b2f1f8 {background-color: var(--bricks-color-nsavwm)}#brxe-445ca1 {text-align: center}#brxe-e4ffe0 {align-items: center; row-gap: 32px}#brxe-205e45 {font-size: 18px; text-align: center}#brxe-4f0ef2 {text-align: center}#brxe-4f0ef2 a {text-align: center; font-size: inherit}#brxe-da0665 {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-da0665:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-da0665 svg path { transition: all 150ms ease-in-out;}#brxe-668102 :not([fill="none"]):hover {fill: var(--bricks-color-uubwlu) !important}#brxe-668102 {transition: all 150ms ease-in-out}#brxe-470c79 {font-size: 18px; text-align: center}#brxe-1196de {text-align: center}#brxe-1196de a {text-align: center; font-size: inherit}#brxe-8d99db {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-8d99db:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-8d99db svg path { transition: all 150ms ease-in-out;}#brxe-c59aed :not([fill="none"]):hover {fill: var(--bricks-color-uubwlu) !important}#brxe-c59aed {transition: all 150ms ease-in-out}#brxe-b7e5cf {font-size: 18px; text-align: center}#brxe-0062e3 {text-align: center}#brxe-0062e3 a {text-align: center; font-size: inherit}#brxe-0cdaa5 {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-0cdaa5:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-0cdaa5 svg path { transition: all 150ms ease-in-out;}#brxe-4bb551 {flex-direction: row; column-gap: 32px; row-gap: 32px; align-items: stretch}#brxe-04e300 :not([fill="none"]):hover {fill: var(--bricks-color-uubwlu) !important}#brxe-04e300 {transition: all 150ms ease-in-out}#brxe-1ffff5 {font-size: 18px; text-align: center}#brxe-2a7727 {text-align: center}#brxe-2a7727 a {text-align: center; font-size: inherit}#brxe-9dba10 {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-9dba10:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-9dba10 svg path { transition: all 150ms ease-in-out;}#brxe-80bdf9 :not([fill="none"]):hover {fill: var(--bricks-color-uubwlu) !important}#brxe-80bdf9 {transition: all 150ms ease-in-out}#brxe-d6d461 {font-size: 18px; text-align: center}#brxe-a476dd {text-align: center}#brxe-a476dd a {text-align: center; font-size: inherit}#brxe-de963c {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-de963c:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-de963c svg path { transition: all 150ms ease-in-out;}#brxe-8b144e :not([fill="none"]):hover {fill: var(--bricks-color-uubwlu) !important}#brxe-8b144e {transition: all 150ms ease-in-out}#brxe-eea251 {font-size: 18px; text-align: center}#brxe-409c95 {text-align: center}#brxe-409c95 a {text-align: center; font-size: inherit}#brxe-27af5c {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-27af5c:hover svg path { fill: var(--bricks-color-uubwlu);}#brxe-27af5c svg path { transition: all 150ms ease-in-out;}#brxe-0eeee5 {flex-direction: row; column-gap: 32px; row-gap: 32px; align-items: stretch}#brxe-93b6f9 {row-gap: 32px}#brxe-6beb2b {row-gap: 48px}#brxe-cadd9d {text-align: center}#brxe-39e394 {align-items: center}#brxe-9322b2 svg {height: 18px; width: 18px; fill: var(--bricks-color-uubwlu)}#brxe-9322b2 .accordion-title-wrapper {padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; margin-bottom: 16px}#brxe-9322b2 .accordion-title .title {font-size: 18px}#brxe-9322b2 .accordion-content-wrapper {padding-top: 0; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; margin-bottom: 16px}#brxe-9322b2 .accordion-item { background-color: var(--bricks-color-nsavwm); border-radius: 8px;}#brxe-fabffb {align-items: center}#brxe-0ac498 {row-gap: 48px}#brxe-23fdd2 {text-align: center}#brxe-0426b6 {align-items: center}#brxe-1daeee .form-group:nth-child(9) .choose-files {color: var(--bricks-color-ykaeqh); background-color: var(--bricks-color-uubwlu)}#brxe-1daeee .submit-button-wrapper {width: 100%}#brxe-1daeee .form-group:not(:last-child):not(.captcha) {padding-bottom: 0}#brxe-1daeee {width: 50%}#brxe-1daeee .form-group input {border-style: hidden}#brxe-1daeee .flatpickr {border-style: hidden}#brxe-1daeee select {border-style: hidden; color: var(--bricks-color-vxhcxz)}#brxe-1daeee textarea {border-style: hidden}#brxe-1daeee .bricks-button:not([type=submit]) {border-style: hidden}#brxe-1daeee .choose-files {border-style: hidden}#brxe-1daeee ::placeholder {color: var(--bricks-color-vxhcxz)}#brxe-1daeee .file-result { color: #fff;}@media (max-width: 478px) {#brxe-1daeee {width: 100%}}#brxe-65c1e3 {align-items: center}#brxe-b2de0b {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}