@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-4d03e2 {color: var(--at1-text-dark)}@media (max-width: 767px) {#brxe-4d03e2 {font-size: 1.8em}}@media (max-width: 478px) {#brxe-4d03e2 {font-size: 1.3em}}#brxe-06919a {align-items: center}@media (max-width: 478px) {#brxe-06919a {padding-right: 1rem; padding-left: 1rem}}#brxe-6808fd {color: var(--at1-pure-white); font-size: var(--vgf-lge); font-weight: 500; align-self: center}@media (max-width: 991px) {#brxe-6808fd {font-size: var(--vgf-lge)}}@media (max-width: 767px) {#brxe-6808fd {font-size: var(--vgf-lge); text-align: center; display: block; align-self: center}}@media (max-width: 478px) {#brxe-6808fd {font-size: var(--vgf-lge); text-align: center}}#brxe-79d2f1 {color: var(--at1-ghost-white); font-size: var(--vgf-base); font-style: oblique; text-transform: capitalize; align-self: center}#brxe-79d2f1 a {color: var(--at1-ghost-white); font-size: var(--vgf-base); font-style: oblique; text-transform: capitalize; font-size: inherit}@media (max-width: 767px) {#brxe-79d2f1 {font-size: var(--vgf-base)}#brxe-79d2f1 a {font-size: var(--vgf-base); font-size: inherit}}@media (max-width: 478px) {#brxe-79d2f1 {font-size: var(--vgf-base); text-align: center}#brxe-79d2f1 a {font-size: var(--vgf-base); text-align: center; font-size: inherit}}#brxe-cf4169 {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-cf4169 {padding-left: 1.5rem}}#brxe-1601ae {background-position: bottom center; background-repeat: no-repeat; background-size: cover; background-image: url(https://wwtruck.vtgsites.com/wp-content/uploads/2026/02/sabinal2-trash-pickup-1024x426.webp); flex-direction: column; justify-content: flex-end; min-height: 43vh}#brxe-39ffe3 {background-position: center center; background-repeat: no-repeat; background-size: cover}#brxe-580d49 {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-580d49:hover {padding-left: 2rem; font-style: oblique}@media (max-width: 991px) {#brxe-580d49 {font-size: 1.8em}}@media (max-width: 767px) {#brxe-580d49 {font-size: 1.8em; font-weight: 500; width: 90%}}@media (max-width: 478px) {#brxe-580d49 {font-size: 1.5em; width: 100%}}#brxe-96151e {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-96151e:hover {padding-left: 2rem; font-style: oblique}@media (max-width: 991px) {#brxe-96151e {font-size: 1.8em}}@media (max-width: 767px) {#brxe-96151e {font-size: 1.8em; font-weight: 500; width: 90%}}@media (max-width: 478px) {#brxe-96151e {font-size: 1.5em; width: 100%}}#brxe-0b42bc {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-0b42bc:hover {padding-left: 2rem; font-style: oblique}@media (max-width: 991px) {#brxe-0b42bc {font-size: 1.8em}}@media (max-width: 767px) {#brxe-0b42bc {font-size: 1.8em; font-weight: 500; width: 90%}}@media (max-width: 478px) {#brxe-0b42bc {font-size: 1.5em; width: 100%}}#brxe-927396 {width: 30%; align-self: center !important; flex-direction: column; border-left: 5px solid var(--at1-dark-amber)}@media (max-width: 991px) {#brxe-927396 {width: 30%}}@media (max-width: 767px) {#brxe-927396 {width: 100%; flex-direction: column; align-items: center; text-align: center}}@media (max-width: 478px) {#brxe-927396 {flex-direction: column}}#brxe-c16114 {font-size: 1.8em; color: var(--at1-dark-bkgd); text-transform: capitalize; padding-right: 1.5rem; padding-left: 1.5rem; margin-bottom: 2rem; background-color: var(--at1-navy-teal)}@media (max-width: 991px) {#brxe-c16114 {font-size: 1.6em; align-self: center}}@media (max-width: 478px) {#brxe-c16114 {font-size: 1.7rem; text-align: center; padding-top: 0.5rem; padding-right: 1.5rem; padding-bottom: 0.5rem; padding-left: 1.5rem; margin-top: 1rem}}#brxe-c218ee {line-height: 1.5em; font-size: 1.8rem}#brxe-c218ee a {line-height: 1.5em; font-size: 1.8rem; font-size: inherit}@media (max-width: 991px) {#brxe-c218ee {font-size: 1.7rem}#brxe-c218ee a {font-size: 1.7rem; font-size: inherit}}@media (max-width: 478px) {#brxe-c218ee {text-align: left}#brxe-c218ee a {text-align: left; font-size: inherit}}#brxe-db6720 {line-height: 1.5em; font-size: 1.8rem; padding-top: 1rem}#brxe-db6720 a {line-height: 1.5em; font-size: 1.8rem; font-size: inherit}@media (max-width: 991px) {#brxe-db6720 {font-size: 1.7rem}#brxe-db6720 a {font-size: 1.7rem; font-size: inherit}}@media (max-width: 478px) {#brxe-db6720 {text-align: left}#brxe-db6720 a {text-align: left; font-size: inherit}}#brxe-09198b {line-height: 1.5em; font-size: 1.8rem; padding-top: 1rem}#brxe-09198b a {line-height: 1.5em; font-size: 1.8rem; font-size: inherit}@media (max-width: 991px) {#brxe-09198b {font-size: 1.7rem}#brxe-09198b a {font-size: 1.7rem; font-size: inherit}}@media (max-width: 478px) {#brxe-09198b {text-align: left}#brxe-09198b a {text-align: left; font-size: inherit}}#brxe-327f74 {width: 70%; align-self: flex-end !important}@media (max-width: 991px) {#brxe-327f74 {width: 70%}}@media (max-width: 767px) {#brxe-327f74 {width: 100%}}#brxe-4e11cd {flex-direction: row; padding-right: 2rem; padding-bottom: 1rem; padding-left: 2rem}#brxe-d7026d .line {height: 5px}#brxe-d7026d.horizontal .line {border-top-width: 5px; width: 80%; border-top-color: var(--at1-navy-teal)}#brxe-d7026d.vertical .line {border-right-width: 80%; border-right-color: var(--at1-navy-teal)}#brxe-d7026d.horizontal {justify-content: center}#brxe-d7026d.vertical {align-self: center}#brxe-d7026d {margin-top: 3rem}#brxe-d7026d .icon {color: var(--at1-navy-teal)}#brxe-bbab27 {margin-top: -2rem; flex-direction: row; padding-right: 1rem; padding-bottom: 1rem; padding-left: 1rem}#brxe-efb47b {padding-top: 7rem; padding-bottom: 4rem}@media (max-width: 991px) {#brxe-efb47b {padding-top: 4rem; padding-bottom: 4rem}}@media (max-width: 767px) {#brxe-efb47b {padding-top: 1.5rem; padding-bottom: 3rem}}@media (max-width: 478px) {#brxe-efb47b {padding-bottom: 1.5rem}}#brxe-71d059 {gap: 2rem; background-color: var(--at1-navy-teal); color: var(--at1-pure-white); border: 3px solid var(--at1-navy-teal); border-radius: 20px}#brxe-71d059 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-71d059: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-71d059 i:hover {color: var(--at1-text-dark)}@media (max-width: 991px) {#brxe-71d059 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-71d059 {font-size: 1.1em; margin-bottom: 1rem}}#brxe-00938f {align-self: center !important; justify-content: center; align-items: center}#brxe-0a4a73 {color: var(--at1-pure-white); gap: 2rem; background-color: var(--at1-navy-teal); border: 3px solid var(--at1-navy-teal); border-radius: 20px}#brxe-0a4a73 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-0a4a73: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-0a4a73 i:hover {color: var(--at1-text-dark)}@media (max-width: 991px) {#brxe-0a4a73 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-0a4a73 {font-size: 1.1em; margin-bottom: 1rem}}#brxe-f33305 {align-self: center !important; justify-content: center; align-items: center}#brxe-d7d9ed {border: 3px solid var(--at1-navy-teal); border-radius: 20px; gap: 2rem; background-color: var(--at1-navy-teal); color: var(--at1-pure-white)}#brxe-d7d9ed: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-d7d9ed i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-d7d9ed i:hover {color: var(--at1-text-dark)}@media (max-width: 991px) {#brxe-d7d9ed {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-d7d9ed {margin-bottom: 1rem; font-size: 1.1em}}#brxe-5c553c {align-self: center !important; justify-content: center; align-items: center}#brxe-db7b1b {gap: 2rem; background-color: var(--at1-navy-teal); color: var(--at1-pure-white); border: 3px solid var(--at1-navy-teal); border-radius: 20px}#brxe-db7b1b i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-db7b1b: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-db7b1b i:hover {color: var(--at1-text-dark)}@media (max-width: 991px) {#brxe-db7b1b {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-db7b1b {font-size: 1.1em; margin-bottom: 1rem}}#brxe-e1fbac {align-items: center; align-self: center !important; justify-content: center}#brxe-862d58 {flex-direction: row; margin-top: 2rem; margin-bottom: 2rem}@media (max-width: 991px) {#brxe-862d58 {padding-top: 1.5rem; padding-bottom: 1.5rem; margin-top: 1rem; margin-bottom: 1.5rem}}#brxe-4f7fff {height: 10.5rem}#brxe-d5f4c6 {font-size: 1.5em; line-height: 1.2em; text-align: center}#brxe-2f94ea {flex-direction: row; align-items: center; column-gap: 2rem}#brxe-8d98d7 {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify}#brxe-8d98d7 a {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify; font-size: inherit}#brxe-108d4c {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-108d4c i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-108d4c: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-108d4c {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-108d4c {font-size: 1.1em; margin-bottom: 1rem}}#brxe-abfa1a {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-abfa1a: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-abfa1a {min-height: 43.5rem}}@media (max-width: 767px) {#brxe-abfa1a {margin-right: 5rem; margin-bottom: 2rem; margin-left: 5rem; min-height: 29rem}}@media (max-width: 478px) {#brxe-abfa1a {margin-right: 1.5rem; margin-left: 1.5rem; min-height: 29rem}}#brxe-c49cf4 {height: 10.5rem}#brxe-0d9794 {font-size: 1.5em; line-height: 1.2em; text-align: center}#brxe-228b49 {flex-direction: row; align-items: center; column-gap: 2rem}#brxe-39b522 {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify}#brxe-39b522 a {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify; font-size: inherit}#brxe-40a393 {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-40a393 i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-40a393: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-40a393 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-40a393 {font-size: 1.1em; margin-bottom: 1rem}}#brxe-e9f931 {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-e9f931: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-e9f931 {min-height: 43.5rem}}@media (max-width: 767px) {#brxe-e9f931 {margin-right: 5rem; margin-bottom: 2rem; margin-left: 5rem; min-height: 29rem}}@media (max-width: 478px) {#brxe-e9f931 {margin-right: 1.5rem; margin-left: 1.5rem; min-height: 29rem}}#brxe-585ee4 {height: 6.5rem}#brxe-456d4b {font-size: 1.5em; line-height: 1.2em; text-align: center}#brxe-987ea0 {flex-direction: row; column-gap: 2rem; align-items: center}#brxe-656bde {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify}#brxe-656bde a {font-size: var(--vgf-base); line-height: 1.4em; text-align: justify; font-size: inherit}#brxe-09f54e {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-09f54e i {color: var(--at1-pure-white); font-size: 3.5rem}#brxe-09f54e: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-09f54e {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-09f54e {font-size: 1.1em; margin-bottom: 1rem}}#brxe-b6e464 {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-b6e464: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-b6e464 {min-height: 43.5rem}}@media (max-width: 767px) {#brxe-b6e464 {margin-right: 5rem; margin-bottom: 2rem; margin-left: 5rem; min-height: 29rem}}@media (max-width: 478px) {#brxe-b6e464 {margin-right: 1.5rem; margin-left: 1.5rem; min-height: 29rem}}#brxe-6c2e91 {flex-direction: row; column-gap: 5rem}@media (max-width: 991px) {#brxe-6c2e91 {padding-right: 2rem; padding-left: 2rem}}#brxe-a6bc2e {padding-top: 5rem; padding-bottom: 5rem}#brxe-a9d150 {color: var(--at1-navy-teal); text-transform: capitalize; font-size: var(--vgf-h4); margin-bottom: 3rem; align-self: center}@media (max-width: 767px) {#brxe-a9d150 {flex-direction: row; text-align: center; font-size: var(--vgf-h4)}}@media (max-width: 478px) {#brxe-a9d150 {font-size: var(--vgf-lge)}}#brxe-45a76a {font-size: 1.8rem; line-height: 1.5em; margin-bottom: 1.5rem}#brxe-45a76a a {font-size: 1.8rem; line-height: 1.5em; font-size: inherit}@media (max-width: 767px) {#brxe-45a76a {font-size: 1.7rem}#brxe-45a76a a {font-size: 1.7rem; font-size: inherit}}#brxe-974eaf {font-size: 1.8rem; line-height: 1.5em}#brxe-974eaf a {font-size: 1.8rem; line-height: 1.5em; font-size: inherit}@media (max-width: 767px) {#brxe-974eaf {font-size: 1.7rem}#brxe-974eaf a {font-size: 1.7rem; font-size: inherit}}#brxe-4c0b7f {padding-right: 1rem; padding-left: 1rem}#brxe-326227 {padding-bottom: 3rem}#brxe-c4189c {margin-top: 3rem; margin-right: 5rem}#brxe-c4189c .line {height: 5px}#brxe-c4189c.horizontal .line {border-top-width: 5px; width: 80%; border-top-color: var(--at1-dark-amber)}#brxe-c4189c.vertical .line {border-right-width: 80%; border-right-color: var(--at1-dark-amber)}#brxe-c4189c.horizontal {justify-content: flex-end}#brxe-c4189c.vertical {align-self: flex-end}#brxe-c4189c .icon {color: var(--at1-dark-amber)}#brxe-f09e58 {padding-right: 0.7rem; padding-bottom: 1rem; padding-left: 0.7rem; flex-direction: row}#brxe-cd8908 {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-cd8908 {font-size: 3rem}}@media (max-width: 767px) {#brxe-cd8908 {font-size: 2.8rem}}@media (max-width: 478px) {#brxe-cd8908 {font-size: 2.5rem}}#brxe-530104 {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-530104 {font-size: 2rem}}@media (max-width: 478px) {#brxe-530104 {font-size: 1.5rem}}#brxe-22b7e1 {padding-right: 1rem; padding-left: 1rem; color: var(--at1-navy-teal); font-size: 1.6em; text-transform: capitalize}@media (max-width: 991px) {#brxe-22b7e1 {font-size: 2.6rem}}@media (max-width: 767px) {#brxe-22b7e1 {font-size: 2.5rem}}@media (max-width: 478px) {#brxe-22b7e1 {font-size: 1.6rem}}#brxe-37c59b {align-items: center; flex-direction: row; justify-content: flex-start}#brxe-d35b56 {flex-direction: row; align-items: center; column-gap: 1rem}#brxe-6d790b {flex-direction: row; display: none}#brxe-1d0b84 {display: flex}#brxe-87ad69 {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-87ad69 {font-size: 2rem}}@media (max-width: 478px) {#brxe-87ad69 {font-size: 1.5rem}}#brxe-2a1d9b {color: var(--at1-logo-green); font-size: 1.6em; text-transform: capitalize}@media (max-width: 991px) {#brxe-2a1d9b {font-size: 2.6rem}}@media (max-width: 767px) {#brxe-2a1d9b {font-size: 2.5rem}}@media (max-width: 478px) {#brxe-2a1d9b {font-size: 1.6rem}}#brxe-1d5d1f {align-items: center; flex-direction: row; justify-content: flex-start}#brxe-5c8d49 {line-height: 1.5em}#brxe-5c8d49 a {line-height: 1.5em; font-size: inherit}#brxe-efd88e {align-items: center; flex-direction: row; column-gap: 1rem}#brxe-26c11e {flex-direction: row; display: none}#brxe-a6bc83 {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-a6bc83 {font-size: 2rem}}@media (max-width: 478px) {#brxe-a6bc83 {font-size: 1.5rem}}#brxe-c5b4ba {color: var(--at1-logo-green); font-size: 1.6em; text-transform: capitalize}@media (max-width: 991px) {#brxe-c5b4ba {font-size: 2.6rem}}@media (max-width: 767px) {#brxe-c5b4ba {font-size: 2.5rem}}@media (max-width: 478px) {#brxe-c5b4ba {font-size: 1.6rem}}#brxe-88f8ca {flex-direction: row; align-items: center; justify-content: flex-start}#brxe-c6c977 {line-height: 1.5em}#brxe-c6c977 a {line-height: 1.5em; font-size: inherit}#brxe-b93199 {flex-direction: row; align-items: center; column-gap: 1rem}#brxe-d2232a {flex-direction: row; display: none}#brxe-192705 {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-192705 {font-size: 2rem}}@media (max-width: 478px) {#brxe-192705 {font-size: 1.5rem}}#brxe-fc49ec {color: var(--at1-saphire); font-size: 1.6em}@media (max-width: 991px) {#brxe-fc49ec {font-size: 2.6rem}}@media (max-width: 767px) {#brxe-fc49ec {font-size: 2.5rem}}@media (max-width: 478px) {#brxe-fc49ec {font-size: 1.6rem}}#brxe-4e1bbc {align-items: center; flex-direction: row; justify-content: flex-start}#brxe-973917 {flex-direction: row; align-items: center; column-gap: 1rem}#brxe-2d20d9 {flex-direction: row; display: none}#brxe-07865c {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-07865c {font-size: 2rem}}@media (max-width: 478px) {#brxe-07865c {font-size: 1.5rem}}#brxe-c4da68 {color: var(--at1-logo-green); font-size: 1.6em; text-transform: capitalize}@media (max-width: 991px) {#brxe-c4da68 {font-size: 2.6rem}}@media (max-width: 767px) {#brxe-c4da68 {font-size: 2.5rem}}@media (max-width: 478px) {#brxe-c4da68 {font-size: 1.6rem}}#brxe-f54333 {align-items: center; flex-direction: row; justify-content: flex-start}#brxe-fcc6b2 {line-height: 1.5em}#brxe-fcc6b2 a {line-height: 1.5em; font-size: inherit}#brxe-59d185 {flex-direction: row; align-items: center; column-gap: 1rem}#brxe-e80c1f {flex-direction: row; display: none}#brxe-e2201d .accordion-title-wrapper {min-height: 50px; color: var(--at1-navy-teal-t-2)}#brxe-e2201d .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 1rem}#brxe-e2201d .accordion-title-wrapper .brxe-heading {color: var(--at1-navy-teal-t-2)}#brxe-e2201d .brx-open .accordion-title-wrapper {color: var(--at1-navy-teal)}#brxe-e2201d .brx-open .accordion-title-wrapper .brxe-heading {color: var(--at1-navy-teal)}#brxe-e2201d {align-self: flex-start; flex-direction: row}#brxe-9ac219 {padding-top: 2rem; align-self: center !important; width: 65%}@media (max-width: 991px) {#brxe-9ac219 {width: 75%}}@media (max-width: 767px) {#brxe-9ac219 {width: 90%}}@media (max-width: 478px) {#brxe-9ac219 {width: 100%}}#brxe-5cf26b {align-self: flex-start; max-height: 40rem}@media (max-width: 767px) {#brxe-5cf26b {max-height: 10rem}}@media (max-width: 478px) {#brxe-5cf26b {max-height: 7rem}}#brxe-af9d2c {align-self: center !important; width: 35%; flex-direction: column; border-right: 5px solid var(--at1-dark-amber)}@media (max-width: 991px) {#brxe-af9d2c {width: 25%}}@media (max-width: 767px) {#brxe-af9d2c {width: 10%; display: none}}@media (max-width: 478px) {#brxe-af9d2c {width: 100%}}#brxe-944f99 {flex-direction: row; padding-top: 2rem; padding-right: 0.7rem; padding-bottom: 1rem; padding-left: 0.7rem}#brxe-1f7fe0 {padding-top: 0; padding-bottom: 6rem}@media (max-width: 767px) {#brxe-1f7fe0 {padding-bottom: 3rem}}#brxe-48e018 {color: var(--at1-pure-white); padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem}@media (max-width: 478px) {#brxe-48e018 {font-size: 1.6em}}#brxe-a3bd23 {color: var(--at1-ghost-white); font-size: 1.5em; text-align: center; line-height: 1.3em; margin-right: 2rem; margin-left: 2rem}#brxe-a3bd23 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-a3bd23 {font-size: 1.3em}#brxe-a3bd23 a {font-size: 1.3em; font-size: inherit}}@media (max-width: 478px) {#brxe-a3bd23 {font-size: 1.1em}#brxe-a3bd23 a {font-size: 1.1em; font-size: inherit}}#brxe-cdc6fc .line {height: 4px}#brxe-cdc6fc.horizontal .line {border-top-width: 4px; width: 60%; border-top-color: var(--at1-dark-amber)}#brxe-cdc6fc.vertical .line {border-right-width: 60%; border-right-color: var(--at1-dark-amber)}#brxe-cdc6fc.horizontal {justify-content: center}#brxe-cdc6fc.vertical {align-self: center}#brxe-cdc6fc .icon {color: var(--at1-dark-amber)}#brxe-cdc6fc {padding-top: 1rem; padding-bottom: 1.5rem}#brxe-8b0c79 {color: var(--at1-ghost-white); font-size: 1.4em; padding-bottom: 1rem}#brxe-8b0c79 a {color: var(--at1-ghost-white); font-size: 1.4em; font-size: inherit}#brxe-830588 {color: var(--at1-ghost-white); font-size: 1.4em}#brxe-830588 a {color: var(--at1-ghost-white); font-size: 1.4em; font-size: inherit}@media (max-width: 478px) {#brxe-830588 {font-size: 1.3em}#brxe-830588 a {font-size: 1.3em; font-size: inherit}}#brxe-b9a8db {color: var(--at1-ghost-white); font-size: 1.3em; line-height: 1.3em}#brxe-b9a8db a {color: var(--at1-ghost-white); font-size: 1.3em; line-height: 1.3em; font-size: inherit}@media (max-width: 478px) {#brxe-b9a8db {font-size: 1.2em}#brxe-b9a8db a {font-size: 1.2em; font-size: inherit}}#brxe-ca07f0 {width: 50%}@media (max-width: 767px) {#brxe-ca07f0 {width: 100%; margin-bottom: 3rem}}#brxe-5a7761 ::placeholder {color: var(--at1-cool-grey)}#brxe-5a7761 select {color: var(--at1-cool-grey); padding-right: 1rem; padding-left: 1rem; background-color: var(--at1-ghost-white)}#brxe-5a7761 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: .5rem}#brxe-5a7761 .form-group input {padding-right: 1rem; padding-left: 1rem; background-color: var(--at1-ghost-white)}#brxe-5a7761 .flatpickr {padding-right: 1rem; padding-left: 1rem; background-color: var(--at1-ghost-white)}#brxe-5a7761 textarea {padding-right: 1rem; padding-left: 1rem; background-color: var(--at1-ghost-white)}#brxe-5a7761 {justify-content: flex-start}#brxe-5a7761 .bricks-button {background-color: var(--at1-dark-amber); color: var(--at1-navy-teal); font-weight: 600}#brxe-5a7761 button[type=submit].bricks-button {border: 1px solid var(--at1-dark-bkgd)}#brxe-5a7761 .submit-button-wrapper {margin-top: 1rem}#brxe-5688bb {width: 50%}@media (max-width: 767px) {#brxe-5688bb {width: 100%}}#brxe-a77020 {flex-direction: row; padding-right: 2rem; padding-left: 2rem; align-items: center}#brxe-13e11a {padding-top: 2rem; padding-right: 1rem; padding-bottom: 2rem; padding-left: 1rem; background-color: rgba(48, 48, 48, 0.26); align-items: center}#brxe-39d7b4 {min-height: 600px; flex-direction: column; justify-content: center}#brxe-de7aad {background-image: url(https://wwtruck.vtgsites.com/wp-content/uploads/2026/02/sabinal-trash-service.webp); background-size: cover; position: relative}:where(#brxe-de7aad > *:not(figcaption)) {position: relative}#brxe-de7aad::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}