@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-56697b {color: var(--at1-text-dark)}@media (max-width: 767px) {#brxe-56697b {font-size: 1.8em}}@media (max-width: 478px) {#brxe-56697b {font-size: 1.3em}}#brxe-77333d {align-items: center}@media (max-width: 478px) {#brxe-77333d {padding-right: 1rem; padding-left: 1rem}}#brxe-2f3051 {color: var(--at1-pure-white); font-size: 1.8em; font-weight: 500; align-self: center}@media (max-width: 991px) {#brxe-2f3051 {font-size: 1.8em}}@media (max-width: 767px) {#brxe-2f3051 {font-size: 1.7em; text-align: center; display: block; align-self: center}}@media (max-width: 478px) {#brxe-2f3051 {font-size: 1.5em; text-align: center}}#brxe-30e5b6 {color: var(--at1-ghost-white); font-size: 1.5em; font-style: oblique; align-self: center}#brxe-30e5b6 a {color: var(--at1-ghost-white); font-size: 1.5em; font-style: oblique; font-size: inherit}@media (max-width: 767px) {#brxe-30e5b6 {font-size: 1.4em}#brxe-30e5b6 a {font-size: 1.4em; font-size: inherit}}@media (max-width: 478px) {#brxe-30e5b6 {font-size: 1em; text-align: center}#brxe-30e5b6 a {font-size: 1em; text-align: center; font-size: inherit}}#brxe-bec62f {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-bec62f {padding-left: 1.5rem}}#brxe-6f30ff {background-position: bottom center; background-repeat: no-repeat; background-size: cover; background-image: url(https://wwtruck.vtgsites.com/wp-content/uploads/2026/02/brackettville-dumpster-rental-1024x426.webp); flex-direction: column; justify-content: flex-end; min-height: 43vh}#brxe-c41fe3 {background-position: center center; background-repeat: no-repeat; background-size: cover}#brxe-d91d2d {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-d91d2d:hover {padding-left: 2rem; font-style: oblique}@media (max-width: 991px) {#brxe-d91d2d {font-size: 1.8em}}@media (max-width: 767px) {#brxe-d91d2d {font-size: 1.8em; font-weight: 500; width: 90%}}@media (max-width: 478px) {#brxe-d91d2d {font-size: 1.5em; width: 100%}}#brxe-b7d22f {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-b7d22f:hover {padding-left: 2rem; font-style: oblique}@media (max-width: 991px) {#brxe-b7d22f {font-size: 1.8em}}@media (max-width: 767px) {#brxe-b7d22f {font-size: 1.8em; font-weight: 500; width: 90%}}@media (max-width: 478px) {#brxe-b7d22f {font-size: 1.5em; width: 100%}}#brxe-649d26 {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-649d26:hover {padding-left: 2rem; font-style: oblique}@media (max-width: 991px) {#brxe-649d26 {font-size: 1.8em}}@media (max-width: 767px) {#brxe-649d26 {font-size: 1.8em; font-weight: 500; width: 90%}}@media (max-width: 478px) {#brxe-649d26 {font-size: 1.5em; width: 100%}}#brxe-dcf6ad {width: 30%; align-self: center !important; flex-direction: column; border-left: 5px solid var(--at1-dark-amber)}@media (max-width: 991px) {#brxe-dcf6ad {width: 30%}}@media (max-width: 767px) {#brxe-dcf6ad {width: 100%; flex-direction: column; align-items: center; text-align: center}}@media (max-width: 478px) {#brxe-dcf6ad {flex-direction: column}}#brxe-88eaa0 {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-88eaa0 {font-size: 1.6em; align-self: center}}@media (max-width: 478px) {#brxe-88eaa0 {font-size: 1.7rem; padding-top: 0.5rem; padding-bottom: 0.5rem}}#brxe-dec1e3 {line-height: 1.5em; font-size: 1.8rem}#brxe-dec1e3 a {line-height: 1.5em; font-size: 1.8rem; font-size: inherit}@media (max-width: 478px) {#brxe-dec1e3 {text-align: left}#brxe-dec1e3 a {text-align: left; font-size: inherit}}#brxe-fb377d {line-height: 1.5em; font-size: 1.8rem; padding-top: 1rem}#brxe-fb377d a {line-height: 1.5em; font-size: 1.8rem; font-size: inherit}@media (max-width: 478px) {#brxe-fb377d {text-align: left}#brxe-fb377d a {text-align: left; font-size: inherit}}#brxe-8489ae {line-height: 1.5em; font-size: 1.8rem; padding-top: 1rem}#brxe-8489ae a {line-height: 1.5em; font-size: 1.8rem; font-size: inherit}@media (max-width: 478px) {#brxe-8489ae {text-align: left}#brxe-8489ae a {text-align: left; font-size: inherit}}#brxe-e334e7 {width: 70%; align-self: flex-end !important}@media (max-width: 991px) {#brxe-e334e7 {width: 70%}}@media (max-width: 767px) {#brxe-e334e7 {width: 100%}}#brxe-c3a8f4 {flex-direction: row; padding-right: 1rem; padding-bottom: 1rem; padding-left: 1rem}#brxe-838bf9 .line {height: 5px}#brxe-838bf9.horizontal .line {border-top-width: 5px; width: 80%; border-top-color: var(--at1-navy-teal)}#brxe-838bf9.vertical .line {border-right-width: 80%; border-right-color: var(--at1-navy-teal)}#brxe-838bf9.horizontal {justify-content: center}#brxe-838bf9.vertical {align-self: center}#brxe-838bf9 {margin-top: 3rem}#brxe-838bf9 .icon {color: var(--at1-navy-teal)}#brxe-388a67 {margin-top: -2rem; flex-direction: row; padding-right: 1rem; padding-bottom: 1rem; padding-left: 1rem}#brxe-3cda49 {padding-top: 7rem; padding-bottom: 4rem}@media (max-width: 991px) {#brxe-3cda49 {padding-top: 6rem; padding-bottom: 6rem}}@media (max-width: 767px) {#brxe-3cda49 {padding-top: 1.5rem; padding-bottom: 3rem}}@media (max-width: 478px) {#brxe-3cda49 {padding-bottom: 1.5rem}}#brxe-52216e {gap: 2rem; background-color: var(--at1-navy-teal); color: var(--at1-pure-white); border: 3px solid var(--at1-navy-teal); border-radius: 20px}#brxe-52216e i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-52216e: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-52216e i:hover {color: var(--at1-text-dark)}@media (max-width: 991px) {#brxe-52216e {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-52216e {font-size: 1.1em; margin-bottom: 1rem}}#brxe-5aa38f {align-self: center !important; justify-content: center; align-items: center}#brxe-668834 {color: var(--at1-pure-white); gap: 2rem; background-color: var(--at1-navy-teal); border: 3px solid var(--at1-navy-teal); border-radius: 20px}#brxe-668834 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-668834: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-668834 i:hover {color: var(--at1-text-dark)}@media (max-width: 991px) {#brxe-668834 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-668834 {font-size: 1.1em; margin-bottom: 1rem}}#brxe-fa852e {align-self: center !important; justify-content: center; align-items: center}#brxe-c88c98 {border: 3px solid var(--at1-navy-teal); border-radius: 20px; gap: 2rem; background-color: var(--at1-navy-teal); color: var(--at1-pure-white)}#brxe-c88c98: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-c88c98 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-c88c98 i:hover {color: var(--at1-text-dark)}@media (max-width: 991px) {#brxe-c88c98 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-c88c98 {margin-bottom: 1rem; font-size: 1.1em}}#brxe-a7f114 {align-self: center !important; justify-content: center; align-items: center}#brxe-dfed56 {gap: 2rem; background-color: var(--at1-navy-teal); color: var(--at1-pure-white); border: 3px solid var(--at1-navy-teal); border-radius: 20px}#brxe-dfed56 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-dfed56: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-dfed56 i:hover {color: var(--at1-text-dark)}@media (max-width: 991px) {#brxe-dfed56 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-dfed56 {font-size: 1.1em; margin-bottom: 1rem}}#brxe-739c12 {align-items: center; align-self: center !important; justify-content: center}#brxe-405b55 {flex-direction: row; margin-top: 3rem; margin-bottom: 5rem}@media (max-width: 991px) {#brxe-405b55 {padding-top: 1.5rem; padding-bottom: 1.5rem}}#brxe-70a6f6 {height: 10.5rem}#brxe-c4bd9a {font-size: 1.5em; line-height: 1.2em; text-align: center}#brxe-7e3555 {flex-direction: row; align-items: center; column-gap: 2rem}#brxe-f0aca0 {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify}#brxe-f0aca0 a {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify; font-size: inherit}#brxe-75d677 {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-75d677 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-75d677: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-75d677 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-75d677 {font-size: 1.1em; margin-bottom: 1rem}}#brxe-329873 {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-329873: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-329873 {min-height: 43.5rem}}@media (max-width: 767px) {#brxe-329873 {margin-right: 5rem; margin-bottom: 2rem; margin-left: 5rem; min-height: 29rem}}@media (max-width: 478px) {#brxe-329873 {margin-right: 1.5rem; margin-left: 1.5rem; min-height: 29rem}}#brxe-287bee {height: 10.5rem}#brxe-1aae17 {font-size: 1.5em; line-height: 1.2em; text-align: center}#brxe-8dcb07 {flex-direction: row; align-items: center; column-gap: 2rem}#brxe-52a758 {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify}#brxe-52a758 a {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify; font-size: inherit}#brxe-cf6181 {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-cf6181 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-cf6181: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-cf6181 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-cf6181 {font-size: 1.1em; margin-bottom: 1rem}}#brxe-dd393e {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-dd393e: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-dd393e {min-height: 43.5rem}}@media (max-width: 767px) {#brxe-dd393e {margin-right: 5rem; margin-bottom: 2rem; margin-left: 5rem; min-height: 29rem}}@media (max-width: 478px) {#brxe-dd393e {margin-right: 1.5rem; margin-left: 1.5rem; min-height: 29rem}}#brxe-054e7a {height: 6.5rem}#brxe-9050cb {font-size: 1.5em; line-height: 1.2em; text-align: center}#brxe-d8ed07 {flex-direction: row; column-gap: 2rem; align-items: center}#brxe-c967de {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify}#brxe-c967de a {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify; font-size: inherit}#brxe-8aa576 {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-8aa576 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-8aa576: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-8aa576 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-8aa576 {font-size: 1.1em; margin-bottom: 1rem}}#brxe-ee4a68 {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-ee4a68: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-ee4a68 {min-height: 43.5rem}}@media (max-width: 767px) {#brxe-ee4a68 {margin-right: 5rem; margin-bottom: 2rem; margin-left: 5rem; min-height: 29rem}}@media (max-width: 478px) {#brxe-ee4a68 {margin-right: 1.5rem; margin-left: 1.5rem; min-height: 29rem}}#brxe-81b203 {flex-direction: row; column-gap: 5rem}@media (max-width: 991px) {#brxe-81b203 {padding-right: 2rem; padding-left: 2rem}}#brxe-a8eab6 {padding-top: 5rem; padding-bottom: 5rem}#brxe-af49c9 {color: var(--at1-navy-teal); font-size: var(--vgf-lge); margin-bottom: 3rem; align-self: center}@media (max-width: 767px) {#brxe-af49c9 {flex-direction: row; text-align: center; font-size: var(--vgf-lge)}}@media (max-width: 478px) {#brxe-af49c9 {font-size: var(--vgf-lge)}}#brxe-f5763b {font-size: 1.8rem; line-height: 1.5em; margin-bottom: 1.5rem}#brxe-f5763b a {font-size: 1.8rem; line-height: 1.5em; font-size: inherit}@media (max-width: 991px) {#brxe-f5763b {font-size: 1.7rem}#brxe-f5763b a {font-size: 1.7rem; font-size: inherit}}#brxe-41db21 {font-size: 1.8rem; line-height: 1.5em}#brxe-41db21 a {font-size: 1.8rem; line-height: 1.5em; font-size: inherit}@media (max-width: 991px) {#brxe-41db21 {font-size: 1.7rem}#brxe-41db21 a {font-size: 1.7rem; font-size: inherit}}#brxe-fb7266 {padding-right: 2rem; padding-left: 2rem}#brxe-2d28e7 {padding-bottom: 3rem}#brxe-350f18 {margin-top: 3rem; margin-right: 5rem}#brxe-350f18 .line {height: 5px}#brxe-350f18.horizontal .line {border-top-width: 5px; width: 80%; border-top-color: var(--at1-dark-amber)}#brxe-350f18.vertical .line {border-right-width: 80%; border-right-color: var(--at1-dark-amber)}#brxe-350f18.horizontal {justify-content: flex-end}#brxe-350f18.vertical {align-self: flex-end}#brxe-350f18 .icon {color: var(--at1-dark-amber)}#brxe-55b553 {padding-right: 0.7rem; padding-bottom: 1rem; padding-left: 0.7rem; flex-direction: row}#brxe-2cb717 {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-2cb717 {font-size: 3rem}}@media (max-width: 767px) {#brxe-2cb717 {font-size: 2.8rem}}@media (max-width: 478px) {#brxe-2cb717 {font-size: 2.5rem}}#brxe-4f6bac {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-4f6bac {font-size: 2rem}}@media (max-width: 478px) {#brxe-4f6bac {font-size: 1.5rem}}#brxe-34c426 {padding-right: 1rem; padding-left: 1rem; color: var(--at1-navy-teal); font-size: 1.6em; text-transform: capitalize}@media (max-width: 991px) {#brxe-34c426 {font-size: 2.6rem}}@media (max-width: 767px) {#brxe-34c426 {font-size: 2.5rem}}@media (max-width: 478px) {#brxe-34c426 {font-size: 1.6rem}}#brxe-b34512 {align-items: center; flex-direction: row; justify-content: flex-start}#brxe-c1184b {flex-direction: row; align-items: center; column-gap: 1rem}#brxe-d4f9a9 {flex-direction: row; display: none}#brxe-d74d46 {display: flex}#brxe-36a759 {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-36a759 {font-size: 2rem}}@media (max-width: 478px) {#brxe-36a759 {font-size: 1.5rem}}#brxe-f608e2 {color: var(--at1-logo-green); font-size: 1.6em; text-transform: capitalize}@media (max-width: 991px) {#brxe-f608e2 {font-size: 2.6rem}}@media (max-width: 767px) {#brxe-f608e2 {font-size: 2.5rem}}@media (max-width: 478px) {#brxe-f608e2 {font-size: 1.6rem}}#brxe-7c1c1c {align-items: center; flex-direction: row; justify-content: flex-start}#brxe-c19370 {line-height: 1.5em}#brxe-c19370 a {line-height: 1.5em; font-size: inherit}#brxe-0c0ec5 {align-items: center; flex-direction: row; column-gap: 1rem}#brxe-3f505a {flex-direction: row; display: none}#brxe-595ffb {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-595ffb {font-size: 2rem}}@media (max-width: 478px) {#brxe-595ffb {font-size: 1.5rem}}#brxe-4df758 {color: var(--at1-logo-green); font-size: 1.6em; text-transform: capitalize}@media (max-width: 991px) {#brxe-4df758 {font-size: 2.6rem}}@media (max-width: 767px) {#brxe-4df758 {font-size: 2.5rem}}@media (max-width: 478px) {#brxe-4df758 {font-size: 1.6rem}}#brxe-a6d33e {flex-direction: row; align-items: center; justify-content: flex-start}#brxe-d06883 {line-height: 1.5em}#brxe-d06883 a {line-height: 1.5em; font-size: inherit}#brxe-939cfd {flex-direction: row; align-items: center; column-gap: 1rem}#brxe-393648 {flex-direction: row; display: none}#brxe-2005fa {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-2005fa {font-size: 2rem}}@media (max-width: 478px) {#brxe-2005fa {font-size: 1.5rem}}#brxe-a8f726 {color: var(--at1-saphire); font-size: 1.6em}@media (max-width: 991px) {#brxe-a8f726 {font-size: 2.6rem}}@media (max-width: 767px) {#brxe-a8f726 {font-size: 2.5rem}}@media (max-width: 478px) {#brxe-a8f726 {font-size: 1.6rem}}#brxe-08988e {align-items: center; flex-direction: row; justify-content: flex-start}#brxe-a6ce34 {flex-direction: row; align-items: center; column-gap: 1rem}#brxe-1341f7 {flex-direction: row; display: none}#brxe-4f27c7 {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-4f27c7 {font-size: 2rem}}@media (max-width: 478px) {#brxe-4f27c7 {font-size: 1.5rem}}#brxe-fc6c48 {color: var(--at1-logo-green); font-size: 1.6em; text-transform: capitalize}@media (max-width: 991px) {#brxe-fc6c48 {font-size: 2.6rem}}@media (max-width: 767px) {#brxe-fc6c48 {font-size: 2.5rem}}@media (max-width: 478px) {#brxe-fc6c48 {font-size: 1.6rem}}#brxe-bddec4 {align-items: center; flex-direction: row; justify-content: flex-start}#brxe-389f65 {line-height: 1.5em}#brxe-389f65 a {line-height: 1.5em; font-size: inherit}#brxe-67280e {flex-direction: row; align-items: center; column-gap: 1rem}#brxe-6dda7c {flex-direction: row; display: none}#brxe-b87a37 .accordion-title-wrapper {min-height: 50px; color: var(--at1-navy-teal-t-2); font-size: var(--vgf-lge)}#brxe-b87a37 .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 1rem}#brxe-b87a37 .accordion-title-wrapper .brxe-heading {color: var(--at1-navy-teal-t-2); font-size: var(--vgf-lge)}#brxe-b87a37 .brx-open .accordion-title-wrapper {color: var(--at1-navy-teal)}#brxe-b87a37 .brx-open .accordion-title-wrapper .brxe-heading {color: var(--at1-navy-teal)}#brxe-b87a37 {align-self: flex-start; flex-direction: row}@media (max-width: 767px) {#brxe-b87a37 .accordion-title-wrapper {font-size: var(--vgf-base)}#brxe-b87a37 .accordion-title-wrapper .brxe-heading {font-size: var(--vgf-base)}}#brxe-a1babd {padding-top: 2rem; align-self: center !important; width: 65%}@media (max-width: 991px) {#brxe-a1babd {width: 75%}}@media (max-width: 767px) {#brxe-a1babd {width: 90%}}@media (max-width: 478px) {#brxe-a1babd {width: 100%}}#brxe-435300 {align-self: flex-start; max-height: 40rem}@media (max-width: 767px) {#brxe-435300 {max-height: 10rem}}@media (max-width: 478px) {#brxe-435300 {max-height: 7rem}}#brxe-12e1ae {align-self: center !important; width: 35%; flex-direction: column; border-right: 5px solid var(--at1-dark-amber)}@media (max-width: 991px) {#brxe-12e1ae {width: 25%}}@media (max-width: 767px) {#brxe-12e1ae {width: 10%; display: none}}@media (max-width: 478px) {#brxe-12e1ae {width: 100%}}#brxe-e64e71 {flex-direction: row; padding-top: 2rem; padding-right: 0.7rem; padding-bottom: 1rem; padding-left: 0.7rem}#brxe-34dc6c {padding-top: 0; padding-bottom: 6rem}#brxe-d677c6 {color: var(--at1-pure-white); padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem}@media (max-width: 478px) {#brxe-d677c6 {font-size: 1.6em}}#brxe-bd0e3b {color: var(--at1-ghost-white); font-size: 1.5em; text-align: center; line-height: 1.3em; margin-right: 2rem; margin-left: 2rem}#brxe-bd0e3b 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-bd0e3b {font-size: 1.3em}#brxe-bd0e3b a {font-size: 1.3em; font-size: inherit}}@media (max-width: 478px) {#brxe-bd0e3b {font-size: 1.1em}#brxe-bd0e3b a {font-size: 1.1em; font-size: inherit}}#brxe-c0a449 .line {height: 4px}#brxe-c0a449.horizontal .line {border-top-width: 4px; width: 60%; border-top-color: var(--at1-dark-amber)}#brxe-c0a449.vertical .line {border-right-width: 60%; border-right-color: var(--at1-dark-amber)}#brxe-c0a449.horizontal {justify-content: center}#brxe-c0a449.vertical {align-self: center}#brxe-c0a449 .icon {color: var(--at1-dark-amber)}#brxe-c0a449 {padding-top: 1rem; padding-bottom: 1.5rem}#brxe-fd3c20 {color: var(--at1-ghost-white); font-size: 1.4em; padding-bottom: 1rem}#brxe-fd3c20 a {color: var(--at1-ghost-white); font-size: 1.4em; font-size: inherit}#brxe-24be1d {color: var(--at1-ghost-white); font-size: 1.4em}#brxe-24be1d a {color: var(--at1-ghost-white); font-size: 1.4em; font-size: inherit}@media (max-width: 478px) {#brxe-24be1d {font-size: 1.3em}#brxe-24be1d a {font-size: 1.3em; font-size: inherit}}#brxe-ecc0f1 {color: var(--at1-ghost-white); font-size: 1.3em; line-height: 1.3em}#brxe-ecc0f1 a {color: var(--at1-ghost-white); font-size: 1.3em; line-height: 1.3em; font-size: inherit}@media (max-width: 478px) {#brxe-ecc0f1 {font-size: 1.2em}#brxe-ecc0f1 a {font-size: 1.2em; font-size: inherit}}#brxe-21deb9 {width: 50%}@media (max-width: 767px) {#brxe-21deb9 {width: 100%; margin-bottom: 3rem}}#brxe-67bec5 ::placeholder {color: var(--at1-cool-grey)}#brxe-67bec5 select {color: var(--at1-cool-grey); padding-right: 1rem; padding-left: 1rem; background-color: var(--at1-ghost-white)}#brxe-67bec5 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: .5rem}#brxe-67bec5 .form-group input {padding-right: 1rem; padding-left: 1rem; background-color: var(--at1-ghost-white)}#brxe-67bec5 .flatpickr {padding-right: 1rem; padding-left: 1rem; background-color: var(--at1-ghost-white)}#brxe-67bec5 textarea {padding-right: 1rem; padding-left: 1rem; background-color: var(--at1-ghost-white)}#brxe-67bec5 {justify-content: flex-start}#brxe-67bec5 .bricks-button {background-color: var(--at1-dark-amber); color: var(--at1-navy-teal); font-weight: 600}#brxe-67bec5 button[type=submit].bricks-button {border: 1px solid var(--at1-dark-bkgd)}#brxe-67bec5 .submit-button-wrapper {margin-top: 1rem}#brxe-f0191f {width: 50%}@media (max-width: 767px) {#brxe-f0191f {width: 100%}}#brxe-4e3d00 {flex-direction: row; padding-right: 2rem; padding-left: 2rem; align-items: center}#brxe-18a336 {padding-top: 2rem; padding-right: 1rem; padding-bottom: 2rem; padding-left: 1rem; background-color: rgba(48, 48, 48, 0.26); align-items: center}#brxe-419f4d {min-height: 600px; flex-direction: column; justify-content: center}#brxe-542543 {background-image: url(https://wwtruck.vtgsites.com/wp-content/uploads/2026/02/Brackettville-waste-collection.webp); background-size: cover; position: relative}:where(#brxe-542543 > *:not(figcaption)) {position: relative}#brxe-542543::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}