@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-3a8811 {color: var(--at1-text-dark)}@media (max-width: 767px) {#brxe-3a8811 {font-size: 1.8em}}@media (max-width: 478px) {#brxe-3a8811 {font-size: 1.3em}}#brxe-abd8d7 {align-items: center}@media (max-width: 478px) {#brxe-abd8d7 {padding-right: 1rem; padding-left: 1rem}}#brxe-bd242e {color: var(--at1-pure-white); font-size: var(--vgf-lge); font-weight: 500; align-self: center}@media (max-width: 991px) {#brxe-bd242e {font-size: var(--vgf-lge)}}@media (max-width: 767px) {#brxe-bd242e {font-size: var(--vgf-lge); text-align: center; display: block; align-self: center}}@media (max-width: 478px) {#brxe-bd242e {font-size: var(--vgf-base); text-align: center}}#brxe-5a089d {color: var(--at1-ghost-white); font-size: var(--vgf-base); font-style: oblique; align-self: center}#brxe-5a089d a {color: var(--at1-ghost-white); font-size: var(--vgf-base); font-style: oblique; font-size: inherit}@media (max-width: 767px) {#brxe-5a089d {font-size: var(--vgf-base)}#brxe-5a089d a {font-size: var(--vgf-base); font-size: inherit}}@media (max-width: 478px) {#brxe-5a089d {font-size: var(--vgf-base); text-align: center}#brxe-5a089d a {font-size: var(--vgf-base); text-align: center; font-size: inherit}}#brxe-f1d69a {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-f1d69a {padding-left: 1.5rem}}#brxe-d3d352 {background-position: bottom center; background-repeat: no-repeat; background-size: cover; background-image: url(https://wwtruck.vtgsites.com/wp-content/uploads/2026/02/leakey-trash-service-3-1024x426.webp); flex-direction: column; justify-content: flex-end; min-height: 43vh}#brxe-869840 {background-position: center center; background-repeat: no-repeat; background-size: cover}#brxe-ce753f {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-ce753f:hover {padding-left: 2rem; font-style: oblique}@media (max-width: 991px) {#brxe-ce753f {font-size: 1.8em}}@media (max-width: 767px) {#brxe-ce753f {font-size: 1.8em; font-weight: 500; width: 90%}}@media (max-width: 478px) {#brxe-ce753f {font-size: 1.5em; width: 100%}}#brxe-ee28e1 {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-ee28e1:hover {padding-left: 2rem; font-style: oblique}@media (max-width: 991px) {#brxe-ee28e1 {font-size: 1.8em}}@media (max-width: 767px) {#brxe-ee28e1 {font-size: 1.8em; font-weight: 500; width: 90%}}@media (max-width: 478px) {#brxe-ee28e1 {font-size: 1.5em; width: 100%}}#brxe-8b6059 {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-8b6059:hover {padding-left: 2rem; font-style: oblique}@media (max-width: 991px) {#brxe-8b6059 {font-size: 1.8em}}@media (max-width: 767px) {#brxe-8b6059 {font-size: 1.8em; font-weight: 500; width: 90%}}@media (max-width: 478px) {#brxe-8b6059 {font-size: 1.5em; width: 100%}}#brxe-ebd8d0 {width: 30%; align-self: center !important; flex-direction: column; border-left: 5px solid var(--at1-dark-amber)}@media (max-width: 991px) {#brxe-ebd8d0 {width: 30%}}@media (max-width: 767px) {#brxe-ebd8d0 {width: 100%; flex-direction: column; align-items: center; text-align: center}}@media (max-width: 478px) {#brxe-ebd8d0 {flex-direction: column}}#brxe-c8f866 {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-c8f866 {font-size: 1.6em; align-self: center}}@media (max-width: 478px) {#brxe-c8f866 {font-size: 1.7rem; padding-top: 0.5rem; padding-bottom: 0.5rem}}#brxe-c7fcf6 {line-height: 1.5em; font-size: 1.8rem}#brxe-c7fcf6 a {line-height: 1.5em; font-size: 1.8rem; font-size: inherit}@media (max-width: 767px) {#brxe-c7fcf6 {font-size: var(--vgf-base)}#brxe-c7fcf6 a {font-size: var(--vgf-base); font-size: inherit}}@media (max-width: 478px) {#brxe-c7fcf6 {text-align: left}#brxe-c7fcf6 a {text-align: left; font-size: inherit}}#brxe-d1e6ef {line-height: 1.5em; font-size: 1.8rem; padding-top: 1rem}#brxe-d1e6ef a {line-height: 1.5em; font-size: 1.8rem; font-size: inherit}@media (max-width: 767px) {#brxe-d1e6ef {font-size: var(--vgf-base)}#brxe-d1e6ef a {font-size: var(--vgf-base); font-size: inherit}}@media (max-width: 478px) {#brxe-d1e6ef {text-align: left}#brxe-d1e6ef a {text-align: left; font-size: inherit}}#brxe-074c5f {line-height: 1.5em; font-size: 1.8rem; padding-top: 1rem}#brxe-074c5f a {line-height: 1.5em; font-size: 1.8rem; font-size: inherit}@media (max-width: 767px) {#brxe-074c5f {font-size: var(--vgf-base)}#brxe-074c5f a {font-size: var(--vgf-base); font-size: inherit}}@media (max-width: 478px) {#brxe-074c5f {text-align: left}#brxe-074c5f a {text-align: left; font-size: inherit}}#brxe-73ab17 {width: 70%; align-self: flex-end !important}@media (max-width: 991px) {#brxe-73ab17 {width: 70%}}@media (max-width: 767px) {#brxe-73ab17 {width: 100%}}#brxe-003ea8 {flex-direction: row; padding-right: 1rem; padding-bottom: 1rem; padding-left: 1rem}#brxe-c34191 .line {height: 5px}#brxe-c34191.horizontal .line {border-top-width: 5px; width: 80%; border-top-color: var(--at1-navy-teal)}#brxe-c34191.vertical .line {border-right-width: 80%; border-right-color: var(--at1-navy-teal)}#brxe-c34191.horizontal {justify-content: center}#brxe-c34191.vertical {align-self: center}#brxe-c34191 {margin-top: 3rem}#brxe-c34191 .icon {color: var(--at1-navy-teal)}#brxe-fccb7b {margin-top: -2rem; flex-direction: row; padding-right: 1rem; padding-bottom: 1rem; padding-left: 1rem}#brxe-233e04 {padding-top: 7rem; padding-bottom: 4rem}@media (max-width: 991px) {#brxe-233e04 {padding-top: 6rem; padding-bottom: 6rem}}@media (max-width: 767px) {#brxe-233e04 {padding-top: 1.5rem; padding-bottom: 3rem}}@media (max-width: 478px) {#brxe-233e04 {padding-bottom: 1.5rem}}#brxe-44eb04 {gap: 2rem; background-color: var(--at1-navy-teal); color: var(--at1-pure-white); border: 3px solid var(--at1-navy-teal); border-radius: 20px}#brxe-44eb04 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-44eb04: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-44eb04 i:hover {color: var(--at1-text-dark)}@media (max-width: 991px) {#brxe-44eb04 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-44eb04 {font-size: 1.1em; margin-bottom: 1rem}}#brxe-6adb66 {align-self: center !important; justify-content: center; align-items: center}#brxe-de1dbf {color: var(--at1-pure-white); gap: 2rem; background-color: var(--at1-navy-teal); border: 3px solid var(--at1-navy-teal); border-radius: 20px}#brxe-de1dbf i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-de1dbf: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-de1dbf i:hover {color: var(--at1-text-dark)}@media (max-width: 991px) {#brxe-de1dbf {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-de1dbf {font-size: 1.1em; margin-bottom: 1rem}}#brxe-7ac1a4 {align-self: center !important; justify-content: center; align-items: center}#brxe-063008 {border: 3px solid var(--at1-navy-teal); border-radius: 20px; gap: 2rem; background-color: var(--at1-navy-teal); color: var(--at1-pure-white)}#brxe-063008: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-063008 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-063008 i:hover {color: var(--at1-text-dark)}@media (max-width: 991px) {#brxe-063008 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-063008 {margin-bottom: 1rem; font-size: 1.1em}}#brxe-34d47d {align-self: center !important; justify-content: center; align-items: center}#brxe-27c3e8 {gap: 2rem; background-color: var(--at1-navy-teal); color: var(--at1-pure-white); border: 3px solid var(--at1-navy-teal); border-radius: 20px}#brxe-27c3e8 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-27c3e8: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-27c3e8 i:hover {color: var(--at1-text-dark)}@media (max-width: 991px) {#brxe-27c3e8 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-27c3e8 {font-size: 1.1em; margin-bottom: 1rem}}#brxe-4527a7 {align-items: center; align-self: center !important; justify-content: center}#brxe-2c88e2 {flex-direction: row; margin-top: 3rem; margin-bottom: 5rem}@media (max-width: 991px) {#brxe-2c88e2 {padding-top: 1.5rem; padding-bottom: 1.5rem}}@media (max-width: 767px) {#brxe-2c88e2 {margin-bottom: 0.5rem}}#brxe-4dd5d2 {height: 10.5rem}#brxe-3ad793 {font-size: 1.5em; line-height: 1.2em; text-align: center}#brxe-59acaa {flex-direction: row; align-items: center; column-gap: 2rem}#brxe-17ffff {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify}#brxe-17ffff a {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify; font-size: inherit}#brxe-4ada96 {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-4ada96 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-4ada96: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-4ada96 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-4ada96 {font-size: 1.1em; margin-bottom: 1rem}}#brxe-33bf23 {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-33bf23: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-33bf23 {min-height: 43.5rem}}@media (max-width: 767px) {#brxe-33bf23 {margin-right: 5rem; margin-bottom: 2rem; margin-left: 5rem; min-height: 29rem}}@media (max-width: 478px) {#brxe-33bf23 {margin-right: 1.5rem; margin-left: 1.5rem; min-height: 29rem}}#brxe-80a3be {height: 10.5rem}#brxe-cfd2d0 {font-size: 1.5em; line-height: 1.2em; text-align: center}#brxe-838c57 {flex-direction: row; align-items: center; column-gap: 2rem}#brxe-f8e677 {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify}#brxe-f8e677 a {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify; font-size: inherit}#brxe-8d0da6 {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-8d0da6 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-8d0da6: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-8d0da6 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-8d0da6 {font-size: 1.1em; margin-bottom: 1rem}}#brxe-10e6ef {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-10e6ef: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-10e6ef {min-height: 43.5rem}}@media (max-width: 767px) {#brxe-10e6ef {margin-right: 5rem; margin-bottom: 2rem; margin-left: 5rem; min-height: 29rem}}@media (max-width: 478px) {#brxe-10e6ef {margin-right: 1.5rem; margin-left: 1.5rem; min-height: 29rem}}#brxe-903fdb {height: 6.5rem}#brxe-5204a3 {font-size: 1.5em; line-height: 1.2em; text-align: center}#brxe-0c7fd4 {flex-direction: row; column-gap: 2rem; align-items: center}#brxe-6ccd81 {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify}#brxe-6ccd81 a {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify; font-size: inherit}#brxe-136363 {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-136363 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-136363: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-136363 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-136363 {font-size: 1.1em; margin-bottom: 1rem}}#brxe-fb31a8 {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-fb31a8: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-fb31a8 {min-height: 43.5rem}}@media (max-width: 767px) {#brxe-fb31a8 {margin-right: 5rem; margin-bottom: 2rem; margin-left: 5rem; min-height: 29rem}}@media (max-width: 478px) {#brxe-fb31a8 {margin-right: 1.5rem; margin-left: 1.5rem; min-height: 29rem}}#brxe-fbe62c {flex-direction: row; column-gap: 5rem}@media (max-width: 991px) {#brxe-fbe62c {padding-right: 2rem; padding-left: 2rem}}#brxe-07eace {padding-top: 5rem; padding-bottom: 5rem}#brxe-71abe7 {color: var(--at1-navy-teal); text-transform: capitalize; margin-bottom: 3rem; align-self: center}@media (max-width: 767px) {#brxe-71abe7 {flex-direction: row; text-align: center; font-size: var(--vgf-lge)}}@media (max-width: 478px) {#brxe-71abe7 {font-size: 1.8rem}}#brxe-541785 {font-size: 1.8rem; line-height: 1.5em; margin-bottom: 1.5rem}#brxe-541785 a {font-size: 1.8rem; line-height: 1.5em; font-size: inherit}@media (max-width: 767px) {#brxe-541785 {font-size: 1.7rem}#brxe-541785 a {font-size: 1.7rem; font-size: inherit}}#brxe-8e0ff4 {font-size: 1.8rem; line-height: 1.5em}#brxe-8e0ff4 a {font-size: 1.8rem; line-height: 1.5em; font-size: inherit}@media (max-width: 767px) {#brxe-8e0ff4 {font-size: 1.7rem}#brxe-8e0ff4 a {font-size: 1.7rem; font-size: inherit}}#brxe-40d8e4 {padding-right: 2rem; padding-left: 2rem}#brxe-d53ac9 {padding-bottom: 3rem}#brxe-1aac68 {margin-top: 3rem; margin-right: 5rem}#brxe-1aac68 .line {height: 5px}#brxe-1aac68.horizontal .line {border-top-width: 5px; width: 80%; border-top-color: var(--at1-dark-amber)}#brxe-1aac68.vertical .line {border-right-width: 80%; border-right-color: var(--at1-dark-amber)}#brxe-1aac68.horizontal {justify-content: flex-end}#brxe-1aac68.vertical {align-self: flex-end}#brxe-1aac68 .icon {color: var(--at1-dark-amber)}#brxe-8b33d2 {padding-right: 0.7rem; padding-bottom: 1rem; padding-left: 0.7rem; flex-direction: row}#brxe-5f8c88 {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-5f8c88 {font-size: 3rem}}@media (max-width: 767px) {#brxe-5f8c88 {font-size: 2.8rem}}@media (max-width: 478px) {#brxe-5f8c88 {font-size: 2.5rem}}#brxe-156d77 {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-156d77 {font-size: 2rem}}@media (max-width: 478px) {#brxe-156d77 {font-size: 1.5rem}}#brxe-fdacc9 {padding-right: 1rem; padding-left: 1rem; color: var(--at1-navy-teal); font-size: 1.6em; text-transform: capitalize}@media (max-width: 991px) {#brxe-fdacc9 {font-size: 2.6rem}}@media (max-width: 767px) {#brxe-fdacc9 {font-size: 2.5rem}}@media (max-width: 478px) {#brxe-fdacc9 {font-size: 1.6rem}}#brxe-9b69b0 {align-items: center; flex-direction: row; justify-content: flex-start}#brxe-5c999c {flex-direction: row; align-items: center; column-gap: 1rem}#brxe-dcaa61 {flex-direction: row; display: none}#brxe-a16043 {display: flex}#brxe-5e01a8 {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-5e01a8 {font-size: 2rem}}@media (max-width: 478px) {#brxe-5e01a8 {font-size: 1.5rem}}#brxe-cc6746 {color: var(--at1-logo-green); font-size: 1.6em; text-transform: capitalize}@media (max-width: 991px) {#brxe-cc6746 {font-size: 2.6rem}}@media (max-width: 767px) {#brxe-cc6746 {font-size: 2.5rem}}@media (max-width: 478px) {#brxe-cc6746 {font-size: 1.6rem}}#brxe-7bbfda {align-items: center; flex-direction: row; justify-content: flex-start}#brxe-21b661 {line-height: 1.5em}#brxe-21b661 a {line-height: 1.5em; font-size: inherit}#brxe-cfabe8 {align-items: center; flex-direction: row; column-gap: 1rem}#brxe-b7759a {flex-direction: row; display: none}#brxe-e56b16 {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-e56b16 {font-size: 2rem}}@media (max-width: 478px) {#brxe-e56b16 {font-size: 1.5rem}}#brxe-3ca014 {color: var(--at1-logo-green); font-size: 1.6em; text-transform: capitalize}@media (max-width: 991px) {#brxe-3ca014 {font-size: 2.6rem}}@media (max-width: 767px) {#brxe-3ca014 {font-size: 2.5rem}}@media (max-width: 478px) {#brxe-3ca014 {font-size: 1.6rem}}#brxe-ca061d {flex-direction: row; align-items: center; justify-content: flex-start}#brxe-7feca7 {line-height: 1.5em}#brxe-7feca7 a {line-height: 1.5em; font-size: inherit}#brxe-535315 {flex-direction: row; align-items: center; column-gap: 1rem}#brxe-a6a1ef {flex-direction: row; display: none}#brxe-588c4d {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-588c4d {font-size: 2rem}}@media (max-width: 478px) {#brxe-588c4d {font-size: 1.5rem}}#brxe-3c9948 {color: var(--at1-saphire); font-size: 1.6em}@media (max-width: 991px) {#brxe-3c9948 {font-size: 2.6rem}}@media (max-width: 767px) {#brxe-3c9948 {font-size: 2.5rem}}@media (max-width: 478px) {#brxe-3c9948 {font-size: 1.6rem}}#brxe-bc76ba {align-items: center; flex-direction: row; justify-content: flex-start}#brxe-1d9c83 {flex-direction: row; align-items: center; column-gap: 1rem}#brxe-5ae8c9 {flex-direction: row; display: none}#brxe-db9321 {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-db9321 {font-size: 2rem}}@media (max-width: 478px) {#brxe-db9321 {font-size: 1.5rem}}#brxe-4534fb {color: var(--at1-logo-green); font-size: 1.6em; text-transform: capitalize}@media (max-width: 991px) {#brxe-4534fb {font-size: 2.6rem}}@media (max-width: 767px) {#brxe-4534fb {font-size: 2.5rem}}@media (max-width: 478px) {#brxe-4534fb {font-size: 1.6rem}}#brxe-6eff5f {align-items: center; flex-direction: row; justify-content: flex-start}#brxe-662636 {line-height: 1.5em}#brxe-662636 a {line-height: 1.5em; font-size: inherit}#brxe-537637 {flex-direction: row; align-items: center; column-gap: 1rem}#brxe-b34fa8 {flex-direction: row; display: none}#brxe-5a4577 .accordion-title-wrapper {min-height: 50px; color: var(--at1-navy-teal-t-2); font-size: var(--vgf-lge)}#brxe-5a4577 .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 1rem}#brxe-5a4577 .accordion-title-wrapper .brxe-heading {color: var(--at1-navy-teal-t-2); font-size: var(--vgf-lge)}#brxe-5a4577 .brx-open .accordion-title-wrapper {color: var(--at1-navy-teal)}#brxe-5a4577 .brx-open .accordion-title-wrapper .brxe-heading {color: var(--at1-navy-teal)}#brxe-5a4577 {align-self: flex-start; flex-direction: row}@media (max-width: 767px) {#brxe-5a4577 .accordion-title-wrapper {font-size: var(--vgf-base)}#brxe-5a4577 .accordion-title-wrapper .brxe-heading {font-size: var(--vgf-base)}}#brxe-63d556 {padding-top: 2rem; align-self: center !important; width: 65%}@media (max-width: 991px) {#brxe-63d556 {width: 75%}}@media (max-width: 767px) {#brxe-63d556 {width: 90%}}@media (max-width: 478px) {#brxe-63d556 {width: 100%}}#brxe-7d1af5 {align-self: flex-start; max-height: 40rem}@media (max-width: 767px) {#brxe-7d1af5 {max-height: 10rem}}@media (max-width: 478px) {#brxe-7d1af5 {max-height: 7rem}}#brxe-43135e {align-self: center !important; width: 35%; flex-direction: column; border-right: 5px solid var(--at1-dark-amber)}@media (max-width: 991px) {#brxe-43135e {width: 25%}}@media (max-width: 767px) {#brxe-43135e {width: 10%; display: none}}@media (max-width: 478px) {#brxe-43135e {width: 100%}}#brxe-36cda5 {flex-direction: row; padding-top: 2rem; padding-right: 0.7rem; padding-bottom: 1rem; padding-left: 0.7rem}#brxe-327364 {padding-top: 0; padding-bottom: 6rem}#brxe-f61d13 {color: var(--at1-pure-white); padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem}@media (max-width: 478px) {#brxe-f61d13 {font-size: 1.6em}}#brxe-c36098 {color: var(--at1-ghost-white); font-size: 1.5em; text-align: center; line-height: 1.3em; margin-right: 2rem; margin-left: 2rem}#brxe-c36098 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-c36098 {font-size: 1.3em}#brxe-c36098 a {font-size: 1.3em; font-size: inherit}}@media (max-width: 478px) {#brxe-c36098 {font-size: 1.1em}#brxe-c36098 a {font-size: 1.1em; font-size: inherit}}#brxe-a0128b .line {height: 4px}#brxe-a0128b.horizontal .line {border-top-width: 4px; width: 60%; border-top-color: var(--at1-dark-amber)}#brxe-a0128b.vertical .line {border-right-width: 60%; border-right-color: var(--at1-dark-amber)}#brxe-a0128b.horizontal {justify-content: center}#brxe-a0128b.vertical {align-self: center}#brxe-a0128b .icon {color: var(--at1-dark-amber)}#brxe-a0128b {padding-top: 1rem; padding-bottom: 1.5rem}#brxe-abdd9f {color: var(--at1-ghost-white); font-size: 1.4em; padding-bottom: 1rem}#brxe-abdd9f a {color: var(--at1-ghost-white); font-size: 1.4em; font-size: inherit}#brxe-391211 {color: var(--at1-ghost-white); font-size: 1.4em}#brxe-391211 a {color: var(--at1-ghost-white); font-size: 1.4em; font-size: inherit}@media (max-width: 478px) {#brxe-391211 {font-size: 1.3em}#brxe-391211 a {font-size: 1.3em; font-size: inherit}}#brxe-11f191 {color: var(--at1-ghost-white); font-size: 1.3em; line-height: 1.3em}#brxe-11f191 a {color: var(--at1-ghost-white); font-size: 1.3em; line-height: 1.3em; font-size: inherit}@media (max-width: 478px) {#brxe-11f191 {font-size: 1.2em}#brxe-11f191 a {font-size: 1.2em; font-size: inherit}}#brxe-90dc3a {width: 50%}@media (max-width: 767px) {#brxe-90dc3a {width: 100%; margin-bottom: 3rem}}#brxe-b4d79f ::placeholder {color: var(--at1-cool-grey)}#brxe-b4d79f select {color: var(--at1-cool-grey); padding-right: 1rem; padding-left: 1rem; background-color: var(--at1-ghost-white)}#brxe-b4d79f .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: .5rem}#brxe-b4d79f .form-group input {padding-right: 1rem; padding-left: 1rem; background-color: var(--at1-ghost-white)}#brxe-b4d79f .flatpickr {padding-right: 1rem; padding-left: 1rem; background-color: var(--at1-ghost-white)}#brxe-b4d79f textarea {padding-right: 1rem; padding-left: 1rem; background-color: var(--at1-ghost-white)}#brxe-b4d79f {justify-content: flex-start}#brxe-b4d79f .bricks-button {background-color: var(--at1-dark-amber); color: var(--at1-navy-teal); font-weight: 600}#brxe-b4d79f button[type=submit].bricks-button {border: 1px solid var(--at1-dark-bkgd)}#brxe-b4d79f .submit-button-wrapper {margin-top: 1rem}#brxe-d2db5a {width: 50%}@media (max-width: 767px) {#brxe-d2db5a {width: 100%}}#brxe-dbb79d {flex-direction: row; padding-right: 2rem; padding-left: 2rem; align-items: center}#brxe-cfa7e7 {padding-top: 2rem; padding-right: 1rem; padding-bottom: 2rem; padding-left: 1rem; background-color: rgba(48, 48, 48, 0.26); align-items: center}#brxe-ed13b7 {min-height: 600px; flex-direction: column; justify-content: center}#brxe-a07aea {background-image: url(https://wwtruck.vtgsites.com/wp-content/uploads/2026/02/leakey-trash-pickup.webp); background-size: cover; position: relative}:where(#brxe-a07aea > *:not(figcaption)) {position: relative}#brxe-a07aea::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}