@layer bricks {.brxe-accordion-nested{--brx-icon-transform:rotate(90deg);width:100%}.brxe-accordion-nested .accordion-title-wrapper{cursor:pointer}.brxe-accordion-nested .accordion-title-wrapper .brxe-heading{margin:0}.brxe-accordion-nested .accordion-content-wrapper{display:none}.brxe-accordion-nested .brx-open>.accordion-content-wrapper{display:block}.brxe-accordion-nested .brx-icon-expanded{display:none}.brxe-accordion-nested .brx-icon-transform{transition:transform .1s}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-transform{transform:var(--brx-icon-transform)}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-collapsed{display:none}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-expanded{display:block}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}: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-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {: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-ca726b {color: var(--at1-text-dark)}@media (max-width: 767px) {#brxe-ca726b {font-size: 1.8em}}@media (max-width: 478px) {#brxe-ca726b {font-size: 1.3em}}#brxe-f3f0e1 {align-items: center}@media (max-width: 478px) {#brxe-f3f0e1 {padding-right: 1rem; padding-left: 1rem}}#brxe-cdb1d1 {color: var(--at1-pure-white); font-size: 1.8em; font-weight: 500; align-self: center}@media (max-width: 991px) {#brxe-cdb1d1 {font-size: 1.6em}}@media (max-width: 767px) {#brxe-cdb1d1 {font-size: 1.6em; text-align: center; display: block; align-self: center}}@media (max-width: 478px) {#brxe-cdb1d1 {font-size: 1.4em; text-align: center}}#brxe-eb33bf {color: var(--at1-ghost-white); font-size: 1.5em; font-style: oblique; align-self: center}#brxe-eb33bf a {color: var(--at1-ghost-white); font-size: 1.5em; font-style: oblique; font-size: inherit}@media (max-width: 991px) {#brxe-eb33bf {font-size: 1.3em}#brxe-eb33bf a {font-size: 1.3em; font-size: inherit}}@media (max-width: 767px) {#brxe-eb33bf {font-size: 1.1em}#brxe-eb33bf a {font-size: 1.1em; font-size: inherit}}@media (max-width: 478px) {#brxe-eb33bf {font-size: 1em; text-align: center}#brxe-eb33bf a {font-size: 1em; text-align: center; font-size: inherit}}#brxe-388444 {padding-top: 0.5rem; padding-right: 1.5rem; padding-bottom: 1rem; padding-left: 1.5rem; background-color: rgba(26, 0, 0, 0.48); align-items: center}@media (max-width: 478px) {#brxe-388444 {padding-left: 1.5rem}}#brxe-c757ce {background-position: bottom center; background-repeat: no-repeat; background-size: cover; background-image: url(https://wwtruck.vtgsites.com/wp-content/uploads/2026/02/Spofford-waste-management-2-1024x434.webp); flex-direction: column; justify-content: flex-end; min-height: 43vh}#brxe-d7ee0b {background-position: center center; background-repeat: no-repeat; background-size: cover}#brxe-474025 {font-size: 1.9em; line-height: 1.1em; color: var(--at1-navy-teal); font-weight: 600; padding-bottom: 1rem; padding-left: 1rem; transition: all 0.2s ease-in-out; width: 80%}#brxe-474025:hover {padding-left: 2rem; font-style: oblique}@media (max-width: 991px) {#brxe-474025 {font-size: 1.8em}}@media (max-width: 767px) {#brxe-474025 {font-size: 1.8em; font-weight: 500; width: 90%}}@media (max-width: 478px) {#brxe-474025 {font-size: 1.5em; width: 100%}}#brxe-4c4733 {color: var(--at1-navy-teal); font-weight: 600; font-size: 1.9em; line-height: 1.1em; padding-bottom: 1rem; padding-left: 1rem; transition: all 0.2s ease-in-out; width: 80%}#brxe-4c4733:hover {padding-left: 2rem; font-style: oblique}@media (max-width: 991px) {#brxe-4c4733 {font-size: 1.8em}}@media (max-width: 767px) {#brxe-4c4733 {font-size: 1.8em; font-weight: 500; width: 90%}}@media (max-width: 478px) {#brxe-4c4733 {font-size: 1.5em; width: 100%}}#brxe-cf69c0 {color: var(--at1-navy-teal); font-weight: 600; font-size: 1.9em; line-height: 1.1em; padding-right: 2rem; padding-bottom: 1rem; padding-left: 1rem; transition: all 0.2s ease-in-out; width: 80%}#brxe-cf69c0:hover {padding-left: 2rem; font-style: oblique}@media (max-width: 991px) {#brxe-cf69c0 {font-size: 1.8em}}@media (max-width: 767px) {#brxe-cf69c0 {font-size: 1.8em; font-weight: 500; width: 90%}}@media (max-width: 478px) {#brxe-cf69c0 {font-size: 1.5em; width: 100%}}#brxe-3cf111 {width: 30%; align-self: center !important; flex-direction: column; border-left: 5px solid var(--at1-dark-amber)}@media (max-width: 991px) {#brxe-3cf111 {width: 30%}}@media (max-width: 767px) {#brxe-3cf111 {width: 100%; flex-direction: column; align-items: center; text-align: center}}@media (max-width: 478px) {#brxe-3cf111 {flex-direction: column}}#brxe-4e2874 {font-size: 1.8em; color: var(--at1-dark-bkgd); padding-right: 1.5rem; padding-left: 1.5rem; margin-bottom: 2rem; background-color: var(--at1-navy-teal)}@media (max-width: 991px) {#brxe-4e2874 {font-size: 1.6em; align-self: center}}@media (max-width: 478px) {#brxe-4e2874 {font-size: 1.7rem; padding-top: 0.5rem; padding-bottom: 0.5rem}}#brxe-2b4cd0 {line-height: 1.5em; font-size: 1.8rem}#brxe-2b4cd0 a {line-height: 1.5em; font-size: 1.8rem; font-size: inherit}@media (max-width: 991px) {#brxe-2b4cd0 {font-size: 1.7rem}#brxe-2b4cd0 a {font-size: 1.7rem; font-size: inherit}}@media (max-width: 478px) {#brxe-2b4cd0 {text-align: left}#brxe-2b4cd0 a {text-align: left; font-size: inherit}}#brxe-ec18e0 {line-height: 1.5em; font-size: 1.8rem; padding-top: 1rem}#brxe-ec18e0 a {line-height: 1.5em; font-size: 1.8rem; font-size: inherit}@media (max-width: 991px) {#brxe-ec18e0 {font-size: 1.7rem}#brxe-ec18e0 a {font-size: 1.7rem; font-size: inherit}}@media (max-width: 478px) {#brxe-ec18e0 {text-align: left}#brxe-ec18e0 a {text-align: left; font-size: inherit}}#brxe-caae3c {line-height: 1.5em; font-size: 1.8rem; padding-top: 1rem}#brxe-caae3c a {line-height: 1.5em; font-size: 1.8rem; font-size: inherit}@media (max-width: 991px) {#brxe-caae3c {font-size: 1.7rem}#brxe-caae3c a {font-size: 1.7rem; font-size: inherit}}@media (max-width: 478px) {#brxe-caae3c {text-align: left}#brxe-caae3c a {text-align: left; font-size: inherit}}#brxe-f4e745 {width: 70%; align-self: flex-end !important}@media (max-width: 991px) {#brxe-f4e745 {width: 70%}}@media (max-width: 767px) {#brxe-f4e745 {width: 100%}}#brxe-5bf071 {flex-direction: row; padding-right: 2rem; padding-bottom: 1rem; padding-left: 2rem}#brxe-5bb940 .line {height: 5px}#brxe-5bb940.horizontal .line {border-top-width: 5px; width: 80%; border-top-color: var(--at1-navy-teal)}#brxe-5bb940.vertical .line {border-right-width: 80%; border-right-color: var(--at1-navy-teal)}#brxe-5bb940.horizontal {justify-content: center}#brxe-5bb940.vertical {align-self: center}#brxe-5bb940 {margin-top: 3rem}#brxe-5bb940 .icon {color: var(--at1-navy-teal)}#brxe-8f9e3f {margin-top: -2rem; flex-direction: row; padding-right: 1rem; padding-bottom: 1rem; padding-left: 1rem}#brxe-f8aaa9 {padding-top: 6rem; padding-bottom: 4rem}@media (max-width: 991px) {#brxe-f8aaa9 {padding-top: 5rem; padding-bottom: 5rem}}@media (max-width: 767px) {#brxe-f8aaa9 {padding-top: 1.5rem; padding-bottom: 3rem}}@media (max-width: 478px) {#brxe-f8aaa9 {padding-bottom: 1.5rem}}#brxe-3a5ca2 {gap: 2rem; background-color: var(--at1-navy-teal); color: var(--at1-pure-white); border: 3px solid var(--at1-navy-teal); border-radius: 20px}#brxe-3a5ca2 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-3a5ca2:hover {box-shadow: rgba(0,0,0, 0.16) 0px 3px 6px 0px, rgba(0,0,0, 0.23) 0px 3px 6px 0px; transition: all 0.2s ease-in-out ; background-color: var(--at1-dark-amber); border: 3px solid var(--at1-dark-amber); color: var(--at1-text-dark); transform: scaleX(105%) scaleY(105%)}#brxe-3a5ca2 i:hover {color: var(--at1-text-dark)}@media (max-width: 991px) {#brxe-3a5ca2 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-3a5ca2 {font-size: 1.1em; margin-bottom: 1rem}}#brxe-91c083 {align-self: center !important; justify-content: center; align-items: center}#brxe-ef0e09 {color: var(--at1-pure-white); gap: 2rem; background-color: var(--at1-navy-teal); border: 3px solid var(--at1-navy-teal); border-radius: 20px}#brxe-ef0e09 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-ef0e09:hover {box-shadow: rgba(0,0,0, 0.16) 0px 3px 6px 0px, rgba(0,0,0, 0.23) 0px 3px 6px 0px; transition: all 0.2s ease-in-out ; background-color: var(--at1-dark-amber); border: 3px solid var(--at1-dark-amber); color: var(--at1-text-dark); transform: scaleX(105%) scaleY(105%)}#brxe-ef0e09 i:hover {color: var(--at1-text-dark)}@media (max-width: 991px) {#brxe-ef0e09 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-ef0e09 {font-size: 1.1em; margin-bottom: 1rem}}#brxe-b131ad {align-self: center !important; justify-content: center; align-items: center}#brxe-e02fe3 {border: 3px solid var(--at1-navy-teal); border-radius: 20px; gap: 2rem; background-color: var(--at1-navy-teal); color: var(--at1-pure-white)}#brxe-e02fe3:hover {transition: all 0.2s ease-in-out ; box-shadow: rgba(0,0,0, 0.16) 0px 3px 6px 0px, rgba(0,0,0, 0.23) 0px 3px 6px 0px; background-color: var(--at1-dark-amber); border: 3px solid var(--at1-dark-amber); color: var(--at1-text-dark); transform: scaleX(105%) scaleY(105%)}#brxe-e02fe3 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-e02fe3 i:hover {color: var(--at1-text-dark)}@media (max-width: 991px) {#brxe-e02fe3 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-e02fe3 {margin-bottom: 1rem; font-size: 1.1em}}#brxe-9d0bdf {align-self: center !important; justify-content: center; align-items: center}#brxe-46b812 {gap: 2rem; background-color: var(--at1-navy-teal); color: var(--at1-pure-white); border: 3px solid var(--at1-navy-teal); border-radius: 20px}#brxe-46b812 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-46b812:hover {box-shadow: rgba(0,0,0, 0.16) 0px 3px 6px 0px, rgba(0,0,0, 0.23) 0px 3px 6px 0px; transition: all 0.2s ease-in-out ; background-color: var(--at1-dark-amber); border: 3px solid var(--at1-dark-amber); color: var(--at1-text-dark); transform: scaleX(105%) scaleY(105%)}#brxe-46b812 i:hover {color: var(--at1-text-dark)}@media (max-width: 991px) {#brxe-46b812 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-46b812 {font-size: 1.1em; margin-bottom: 1rem}}#brxe-30cd2e {align-items: center; align-self: center !important; justify-content: center}#brxe-fa44aa {flex-direction: row; margin-top: 3rem; margin-bottom: 5rem}@media (max-width: 991px) {#brxe-fa44aa {padding-top: 1.5rem; padding-bottom: 1.5rem}}#brxe-d6c3b8 {height: 10.5rem}#brxe-a22a2c {font-size: 1.5em; line-height: 1.2em; text-align: center}#brxe-f6743d {flex-direction: row; align-items: center; column-gap: 2rem}#brxe-852ccf {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify}#brxe-852ccf a {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify; font-size: inherit}#brxe-bdc3d7 {padding-top: 1rem; padding-bottom: 1rem; gap: 2rem; background-color: var(--at1-dark-amber); color: var(--at1-pure-white); border-radius: 5px; align-self: center; margin-top: 2rem}#brxe-bdc3d7 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-bdc3d7:hover {box-shadow: rgba(0,0,0, 0.16) 0px 3px 6px 0px, rgba(0,0,0, 0.23) 0px 3px 6px 0px; transition: all 0.2s ease-in-out ; background-color: var(--at1-navy-teal); border: 3px solid var(--at1-dark-amber)}@media (max-width: 991px) {#brxe-bdc3d7 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-bdc3d7 {font-size: 1.1em; margin-bottom: 1rem}}#brxe-f98489 {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; border: 3px solid var(--at1-navy-teal); border-radius: 20px; transition: all 0.2s ease-in-out ; min-height: 40rem}#brxe-f98489:hover {transform: scaleX(105%) scaleY(105%); transition: all 0.2s ease-in-out ; box-shadow: 0 0 2px 2px var(--at1-logo-green)}@media (max-width: 991px) {#brxe-f98489 {min-height: 43.5rem}}@media (max-width: 767px) {#brxe-f98489 {margin-right: 5rem; margin-bottom: 2rem; margin-left: 5rem; min-height: 29rem}}@media (max-width: 478px) {#brxe-f98489 {margin-right: 1.5rem; margin-left: 1.5rem; min-height: 29rem}}#brxe-263626 {height: 10.5rem}#brxe-574e21 {font-size: 1.5em; line-height: 1.2em; text-align: center}#brxe-e1ddd4 {flex-direction: row; align-items: center; column-gap: 2rem}#brxe-61e759 {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify}#brxe-61e759 a {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify; font-size: inherit}#brxe-6cae35 {align-self: center; border-radius: 5px; gap: 2rem; background-color: var(--at1-dark-amber); color: var(--at1-pure-white); padding-top: 1rem; padding-bottom: 1rem; margin-top: 2rem}#brxe-6cae35 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-6cae35:hover {box-shadow: rgba(0,0,0, 0.16) 0px 3px 6px 0px, rgba(0,0,0, 0.23) 0px 3px 6px 0px; transition: all 0.2s ease-in-out ; background-color: var(--at1-navy-teal); border: 3px solid var(--at1-dark-amber)}@media (max-width: 991px) {#brxe-6cae35 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-6cae35 {font-size: 1.1em; margin-bottom: 1rem}}#brxe-ec8c94 {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; border: 3px solid var(--at1-navy-teal); border-radius: 20px; transition: all 0.2s ease-in-out ; min-height: 40rem}#brxe-ec8c94:hover {transform: scaleX(105%) scaleY(105%); transition: all 0.2s ease-in-out ; box-shadow: 0 0 2px 2px var(--at1-logo-green)}@media (max-width: 991px) {#brxe-ec8c94 {min-height: 43.5rem}}@media (max-width: 767px) {#brxe-ec8c94 {margin-right: 5rem; margin-bottom: 2rem; margin-left: 5rem; min-height: 29rem}}@media (max-width: 478px) {#brxe-ec8c94 {margin-right: 1.5rem; margin-left: 1.5rem; min-height: 29rem}}#brxe-fc16ef {height: 6.5rem}#brxe-859911 {font-size: 1.5em; line-height: 1.2em; text-align: center}#brxe-6fad6c {flex-direction: row; column-gap: 2rem; align-items: center}#brxe-7b067b {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify}#brxe-7b067b a {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify; font-size: inherit}#brxe-fb4011 {align-self: center; border-radius: 5px; gap: 2rem; background-color: var(--at1-dark-amber); color: var(--at1-pure-white); padding-top: 1rem; padding-bottom: 1rem; margin-top: 2rem}#brxe-fb4011 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-fb4011:hover {box-shadow: rgba(0,0,0, 0.16) 0px 3px 6px 0px, rgba(0,0,0, 0.23) 0px 3px 6px 0px; transition: all 0.2s ease-in-out ; background-color: var(--at1-navy-teal); border: 3px solid var(--at1-dark-amber)}@media (max-width: 991px) {#brxe-fb4011 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-fb4011 {font-size: 1.1em; margin-bottom: 1rem}}#brxe-eb92e2 {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; border: 3px solid var(--at1-navy-teal); border-radius: 20px; transition: all 0.2s ease-in-out ; min-height: 40rem}#brxe-eb92e2:hover {transform: scaleX(105%) scaleY(105%); transition: all 0.2s ease-in-out ; box-shadow: 0 0 2px 2px var(--at1-logo-green)}@media (max-width: 991px) {#brxe-eb92e2 {min-height: 43.5rem}}@media (max-width: 767px) {#brxe-eb92e2 {margin-right: 5rem; margin-bottom: 2rem; margin-left: 5rem; min-height: 29rem}}@media (max-width: 478px) {#brxe-eb92e2 {margin-right: 1.5rem; margin-left: 1.5rem; min-height: 29rem}}#brxe-e68a3d {flex-direction: row; column-gap: 5rem}@media (max-width: 991px) {#brxe-e68a3d {padding-right: 2rem; padding-left: 2rem}}#brxe-698a38 {padding-top: 5rem; padding-bottom: 5rem}#brxe-e3464d {color: var(--at1-navy-teal); margin-bottom: 3rem; align-self: center}@media (max-width: 767px) {#brxe-e3464d {flex-direction: row; text-align: center; font-size: 2em}}@media (max-width: 478px) {#brxe-e3464d {font-size: 1.8rem}}#brxe-199c11 {font-size: 1.8rem; line-height: 1.5em; margin-bottom: 1.5rem}#brxe-199c11 a {font-size: 1.8rem; line-height: 1.5em; font-size: inherit}@media (max-width: 991px) {#brxe-199c11 {font-size: 1.7rem}#brxe-199c11 a {font-size: 1.7rem; font-size: inherit}}#brxe-7d61d9 {font-size: 1.8rem; line-height: 1.5em}#brxe-7d61d9 a {font-size: 1.8rem; line-height: 1.5em; font-size: inherit}@media (max-width: 991px) {#brxe-7d61d9 {font-size: 1.7rem}#brxe-7d61d9 a {font-size: 1.7rem; font-size: inherit}}#brxe-377979 {padding-right: 2rem; padding-left: 2rem}#brxe-6f35f9 {padding-bottom: 3rem}#brxe-5174bc {margin-top: 3rem; margin-right: 5rem}#brxe-5174bc .line {height: 5px}#brxe-5174bc.horizontal .line {border-top-width: 5px; width: 80%; border-top-color: var(--at1-dark-amber)}#brxe-5174bc.vertical .line {border-right-width: 80%; border-right-color: var(--at1-dark-amber)}#brxe-5174bc.horizontal {justify-content: flex-end}#brxe-5174bc.vertical {align-self: flex-end}#brxe-5174bc .icon {color: var(--at1-dark-amber)}#brxe-075763 {padding-right: 0.7rem; padding-bottom: 1rem; padding-left: 0.7rem; flex-direction: row}#brxe-5b3b95 {align-self: center; color: var(--at1-dark-bkgd); padding-right: 1.5rem; padding-left: 1.5rem; background-color: var(--at1-navy-teal); margin-bottom: 2rem}@media (max-width: 991px) {#brxe-5b3b95 {font-size: 3rem}}@media (max-width: 767px) {#brxe-5b3b95 {font-size: 2.8rem}}@media (max-width: 478px) {#brxe-5b3b95 {font-size: 2.5rem}}#brxe-5d98ad {padding-top: 0.3rem; padding-right: 0.8rem; padding-bottom: 0.3rem; padding-left: 0.8rem; align-self: center; margin-right: 3rem; font-size: 1em; background-color: var(--at1-cool-grey); color: var(--at1-dark-bkgd); fill: var(--at1-dark-bkgd)}@media (max-width: 991px) {#brxe-5d98ad {font-size: 2rem}}@media (max-width: 478px) {#brxe-5d98ad {font-size: 1.5rem}}#brxe-1af7a9 {padding-right: 1rem; padding-left: 1rem; color: var(--at1-navy-teal); font-size: 1.6em; text-transform: capitalize}@media (max-width: 991px) {#brxe-1af7a9 {font-size: 2.6rem}}@media (max-width: 767px) {#brxe-1af7a9 {font-size: 2.5rem}}@media (max-width: 478px) {#brxe-1af7a9 {font-size: 1.6rem}}#brxe-5ea0ba {align-items: center; flex-direction: row; justify-content: flex-start}#brxe-39c2f2 {flex-direction: row; align-items: center; column-gap: 1rem}#brxe-57f496 {flex-direction: row; display: none}#brxe-cf5051 {display: flex}#brxe-df45d9 {align-self: center; padding-top: 0.3rem; padding-right: 0.8rem; padding-bottom: 0.3rem; padding-left: 0.8rem; background-color: var(--at1-cool-grey); margin-right: 3rem; font-size: 1em; color: var(--at1-dark-bkgd); fill: var(--at1-dark-bkgd)}@media (max-width: 991px) {#brxe-df45d9 {font-size: 2rem}}@media (max-width: 478px) {#brxe-df45d9 {font-size: 1.5rem}}#brxe-c71745 {color: var(--at1-logo-green); font-size: 1.6em; text-transform: capitalize}@media (max-width: 991px) {#brxe-c71745 {font-size: 2.6rem}}@media (max-width: 767px) {#brxe-c71745 {font-size: 2.5rem}}@media (max-width: 478px) {#brxe-c71745 {font-size: 1.6rem}}#brxe-511e72 {align-items: center; flex-direction: row; justify-content: flex-start}#brxe-2f5453 {line-height: 1.5em}#brxe-2f5453 a {line-height: 1.5em; font-size: inherit}#brxe-eaedbd {align-items: center; flex-direction: row; column-gap: 1rem}#brxe-ea7000 {flex-direction: row; display: none}#brxe-746411 {font-size: 1em; margin-right: 3rem; align-self: center; background-color: var(--at1-cool-grey); color: var(--at1-dark-bkgd); fill: var(--at1-dark-bkgd); padding-top: 0.3rem; padding-right: 0.8rem; padding-bottom: 0.3rem; padding-left: 0.8rem}@media (max-width: 991px) {#brxe-746411 {font-size: 2rem}}@media (max-width: 478px) {#brxe-746411 {font-size: 1.5rem}}#brxe-2e444c {color: var(--at1-logo-green); font-size: 1.6em; text-transform: capitalize}@media (max-width: 991px) {#brxe-2e444c {font-size: 2.6rem}}@media (max-width: 767px) {#brxe-2e444c {font-size: 2.5rem}}@media (max-width: 478px) {#brxe-2e444c {font-size: 1.6rem}}#brxe-4db750 {flex-direction: row; align-items: center; justify-content: flex-start}#brxe-6bf20e {line-height: 1.5em}#brxe-6bf20e a {line-height: 1.5em; font-size: inherit}#brxe-290462 {flex-direction: row; align-items: center; column-gap: 1rem}#brxe-fbf5a2 {flex-direction: row; display: none}#brxe-c8ab95 {font-size: 1em; margin-right: 3rem; align-self: center; background-color: var(--at1-cool-grey); color: var(--at1-dark-bkgd); fill: var(--at1-dark-bkgd); padding-top: 0.3rem; padding-right: 0.8rem; padding-bottom: 0.3rem; padding-left: 0.8rem}@media (max-width: 991px) {#brxe-c8ab95 {font-size: 2rem}}@media (max-width: 478px) {#brxe-c8ab95 {font-size: 1.5rem}}#brxe-a95fd7 {color: var(--at1-saphire); font-size: 1.6em}@media (max-width: 991px) {#brxe-a95fd7 {font-size: 2.6rem}}@media (max-width: 767px) {#brxe-a95fd7 {font-size: 2.5rem}}@media (max-width: 478px) {#brxe-a95fd7 {font-size: 1.6rem}}#brxe-7cf931 {align-items: center; flex-direction: row; justify-content: flex-start}#brxe-cbd099 {flex-direction: row; align-items: center; column-gap: 1rem}#brxe-4a9c4d {flex-direction: row; display: none}#brxe-274985 {font-size: 1em; margin-right: 3rem; align-self: center; background-color: var(--at1-cool-grey); color: var(--at1-dark-bkgd); fill: var(--at1-dark-bkgd); padding-top: 0.3rem; padding-right: 0.8rem; padding-bottom: 0.3rem; padding-left: 0.8rem}@media (max-width: 991px) {#brxe-274985 {font-size: 2rem}}@media (max-width: 478px) {#brxe-274985 {font-size: 1.5rem}}#brxe-784f9c {color: var(--at1-logo-green); font-size: 1.6em; text-transform: capitalize}@media (max-width: 991px) {#brxe-784f9c {font-size: 2.6rem}}@media (max-width: 767px) {#brxe-784f9c {font-size: 2.5rem}}@media (max-width: 478px) {#brxe-784f9c {font-size: 1.6rem}}#brxe-dcd88a {align-items: center; flex-direction: row; justify-content: flex-start}#brxe-cc2a2c {line-height: 1.5em}#brxe-cc2a2c a {line-height: 1.5em; font-size: inherit}#brxe-fb1f86 {flex-direction: row; align-items: center; column-gap: 1rem}#brxe-26ac22 {flex-direction: row; display: none}#brxe-552439 .accordion-title-wrapper {min-height: 50px; color: var(--at1-navy-teal-t-2); font-size: var(--vgf-lge)}#brxe-552439 .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 1rem}#brxe-552439 .accordion-title-wrapper .brxe-heading {color: var(--at1-navy-teal-t-2); font-size: var(--vgf-lge)}#brxe-552439 .brx-open .accordion-title-wrapper {color: var(--at1-navy-teal)}#brxe-552439 .brx-open .accordion-title-wrapper .brxe-heading {color: var(--at1-navy-teal)}#brxe-552439 {align-self: flex-start; flex-direction: row}@media (max-width: 767px) {#brxe-552439 .accordion-title-wrapper {font-size: var(--vgf-base)}#brxe-552439 .accordion-title-wrapper .brxe-heading {font-size: var(--vgf-base)}}#brxe-a24188 {padding-top: 2rem; align-self: center !important; width: 65%}@media (max-width: 991px) {#brxe-a24188 {width: 75%}}@media (max-width: 767px) {#brxe-a24188 {width: 90%}}@media (max-width: 478px) {#brxe-a24188 {width: 100%}}#brxe-f66201 {align-self: flex-start; max-height: 40rem}@media (max-width: 767px) {#brxe-f66201 {max-height: 10rem}}@media (max-width: 478px) {#brxe-f66201 {max-height: 7rem}}#brxe-362c17 {align-self: center !important; width: 35%; flex-direction: column; border-right: 5px solid var(--at1-dark-amber)}@media (max-width: 991px) {#brxe-362c17 {width: 25%}}@media (max-width: 767px) {#brxe-362c17 {width: 10%; display: none}}@media (max-width: 478px) {#brxe-362c17 {width: 100%}}#brxe-67ab9a {flex-direction: row; padding-top: 2rem; padding-right: 0.7rem; padding-bottom: 1rem; padding-left: 0.7rem}#brxe-0d1dd3 {padding-top: 0; padding-bottom: 6rem}#brxe-5875b7 {color: var(--at1-pure-white); padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem}@media (max-width: 478px) {#brxe-5875b7 {font-size: 1.6em}}#brxe-6f9fe4 {color: var(--at1-ghost-white); font-size: 1.5em; text-align: center; line-height: 1.3em; margin-right: 2rem; margin-left: 2rem}#brxe-6f9fe4 a {color: var(--at1-ghost-white); font-size: 1.5em; text-align: center; line-height: 1.3em; font-size: inherit}@media (max-width: 767px) {#brxe-6f9fe4 {font-size: 1.3em}#brxe-6f9fe4 a {font-size: 1.3em; font-size: inherit}}@media (max-width: 478px) {#brxe-6f9fe4 {font-size: 1.1em}#brxe-6f9fe4 a {font-size: 1.1em; font-size: inherit}}#brxe-38b743 .line {height: 4px}#brxe-38b743.horizontal .line {border-top-width: 4px; width: 60%; border-top-color: var(--at1-dark-amber)}#brxe-38b743.vertical .line {border-right-width: 60%; border-right-color: var(--at1-dark-amber)}#brxe-38b743.horizontal {justify-content: center}#brxe-38b743.vertical {align-self: center}#brxe-38b743 .icon {color: var(--at1-dark-amber)}#brxe-38b743 {padding-top: 1rem; padding-bottom: 1.5rem}#brxe-380903 {color: var(--at1-ghost-white); font-size: 1.4em; padding-bottom: 1rem}#brxe-380903 a {color: var(--at1-ghost-white); font-size: 1.4em; font-size: inherit}#brxe-1bdfbc {color: var(--at1-ghost-white); font-size: 1.4em}#brxe-1bdfbc a {color: var(--at1-ghost-white); font-size: 1.4em; font-size: inherit}@media (max-width: 478px) {#brxe-1bdfbc {font-size: 1.3em}#brxe-1bdfbc a {font-size: 1.3em; font-size: inherit}}#brxe-b8db14 {color: var(--at1-ghost-white); font-size: 1.3em; line-height: 1.3em}#brxe-b8db14 a {color: var(--at1-ghost-white); font-size: 1.3em; line-height: 1.3em; font-size: inherit}@media (max-width: 478px) {#brxe-b8db14 {font-size: 1.2em}#brxe-b8db14 a {font-size: 1.2em; font-size: inherit}}#brxe-c22c42 {width: 50%}@media (max-width: 767px) {#brxe-c22c42 {width: 100%; margin-bottom: 3rem}}#brxe-e23a3a ::placeholder {color: var(--at1-cool-grey)}#brxe-e23a3a select {color: var(--at1-cool-grey); padding-right: 1rem; padding-left: 1rem; background-color: var(--at1-ghost-white)}#brxe-e23a3a .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: .5rem}#brxe-e23a3a .form-group input {padding-right: 1rem; padding-left: 1rem; background-color: var(--at1-ghost-white)}#brxe-e23a3a .flatpickr {padding-right: 1rem; padding-left: 1rem; background-color: var(--at1-ghost-white)}#brxe-e23a3a textarea {padding-right: 1rem; padding-left: 1rem; background-color: var(--at1-ghost-white)}#brxe-e23a3a {justify-content: flex-start}#brxe-e23a3a .bricks-button {background-color: var(--at1-dark-amber); color: var(--at1-navy-teal); font-weight: 600}#brxe-e23a3a button[type=submit].bricks-button {border: 1px solid var(--at1-dark-bkgd)}#brxe-e23a3a .submit-button-wrapper {margin-top: 1rem}#brxe-5585ac {width: 50%}@media (max-width: 767px) {#brxe-5585ac {width: 100%}}#brxe-e2661a {flex-direction: row; padding-right: 2rem; padding-left: 2rem; align-items: center}#brxe-1cb903 {padding-top: 2rem; padding-right: 1rem; padding-bottom: 2rem; padding-left: 1rem; background-color: rgba(48, 48, 48, 0.26); align-items: center}#brxe-2d4905 {min-height: 600px; flex-direction: column; justify-content: center}#brxe-8d0e55 {background-image: url(https://wwtruck.vtgsites.com/wp-content/uploads/2026/02/spofford-waste-services-3.webp); background-size: cover; position: relative}:where(#brxe-8d0e55 > *:not(figcaption)) {position: relative}#brxe-8d0e55::before {background-image: linear-gradient(rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.49)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}