@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}}@layer bricks {.brxe-tabs-nested{display:flex;flex-direction:column;width:100%}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto}.brxe-tabs-nested .tab-pane,.brxe-tabs-nested .tab-pane:empty{display:none!important}.brxe-tabs-nested .tab-pane.brx-open{display:block!important}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-accordion){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block}:where(.brxe-accordion) .brx-open .icon.expanded{display:block!important}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition)}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex}:where(.brxe-accordion) .accordion-title:empty{display:none!important}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none}:where(.brxe-accordion) .accordion-subtitle{opacity:.8}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none!important}}@layer bricks {@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-7c4a44 {color: var(--white); font-size: var(--vgf-h4)}@media (max-width: 767px) {#brxe-7c4a44 {font-size: 1.6em}}@media (max-width: 478px) {#brxe-7c4a44 {font-size: 1.2em}}#brxe-b88891 {color: var(--at1-ghost-white); font-size: 1.6em; font-style: oblique; align-self: center}#brxe-b88891 a {color: var(--at1-ghost-white); font-size: 1.6em; font-style: oblique; font-size: inherit}@media (max-width: 991px) {#brxe-b88891 {font-size: 1.5em}#brxe-b88891 a {font-size: 1.5em; font-size: inherit}}@media (max-width: 767px) {#brxe-b88891 {font-size: 1.3em}#brxe-b88891 a {font-size: 1.3em; font-size: inherit}}@media (max-width: 478px) {#brxe-b88891 {font-size: 1em; text-align: center; padding-right: 2rem; padding-left: 2rem}#brxe-b88891 a {font-size: 1em; text-align: center; font-size: inherit}}#brxe-a36b8a {padding-top: 0.5rem; padding-right: 1.5rem; padding-bottom: 1rem; padding-left: 1.5rem; background-color: rgba(26, 0, 0, 0.48)}#brxe-2c1f7e {flex-direction: column; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://wwtruck.vtgsites.com/wp-content/uploads/2026/02/residential-garbage-service-1280-1024x434.webp); justify-content: flex-end; min-height: 43vh}#brxe-61bbb6 {background-position: center center; background-repeat: no-repeat; background-size: cover}#brxe-290dd7 {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-290dd7:hover {padding-left: 2rem; font-style: oblique}@media (max-width: 991px) {#brxe-290dd7 {font-size: 1.8em}}@media (max-width: 767px) {#brxe-290dd7 {font-size: 1.8em; font-weight: 500; width: 90%}}@media (max-width: 478px) {#brxe-290dd7 {font-size: 1.5em; width: 100%}}#brxe-4faa78 {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-4faa78:hover {padding-left: 2rem; font-style: oblique}@media (max-width: 991px) {#brxe-4faa78 {font-size: 1.8em}}@media (max-width: 767px) {#brxe-4faa78 {font-size: 1.8em; font-weight: 500; width: 90%}}@media (max-width: 478px) {#brxe-4faa78 {font-size: 1.5em; width: 100%}}#brxe-a06338 {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-a06338:hover {padding-left: 2rem; font-style: oblique}@media (max-width: 991px) {#brxe-a06338 {font-size: 1.8em}}@media (max-width: 767px) {#brxe-a06338 {font-size: 1.8em; font-weight: 500; width: 90%}}@media (max-width: 478px) {#brxe-a06338 {font-size: 1.5em; width: 100%}}#brxe-77a519 {width: 30%; align-self: center !important; flex-direction: column; border-left: 5px solid var(--at1-dark-amber)}@media (max-width: 991px) {#brxe-77a519 {width: 30%}}@media (max-width: 767px) {#brxe-77a519 {width: 100%; flex-direction: column; align-items: center; text-align: center}}@media (max-width: 478px) {#brxe-77a519 {flex-direction: column}}#brxe-21bde7 {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-21bde7 {font-size: 1.6em; align-self: center}}@media (max-width: 478px) {#brxe-21bde7 {font-size: 1.7rem; padding-top: 0.5rem; padding-bottom: 0.5rem}}#brxe-d8ed33 {line-height: 1.5em; font-size: 1.8rem}#brxe-d8ed33 a {line-height: 1.5em; font-size: 1.8rem; font-size: inherit}@media (max-width: 767px) {#brxe-d8ed33 {font-size: 1.7rem}#brxe-d8ed33 a {font-size: 1.7rem; font-size: inherit}}@media (max-width: 478px) {#brxe-d8ed33 {text-align: left; font-size: 1.6rem}#brxe-d8ed33 a {text-align: left; font-size: 1.6rem; font-size: inherit}}#brxe-1cc16b {line-height: 1.5em; font-size: 1.8rem; padding-top: 1rem}#brxe-1cc16b a {line-height: 1.5em; font-size: 1.8rem; font-size: inherit}@media (max-width: 767px) {#brxe-1cc16b {font-size: 1.7rem}#brxe-1cc16b a {font-size: 1.7rem; font-size: inherit}}@media (max-width: 478px) {#brxe-1cc16b {text-align: left; font-size: 1.6rem}#brxe-1cc16b a {text-align: left; font-size: 1.6rem; font-size: inherit}}#brxe-e55eab {width: 70%; align-self: flex-end !important}@media (max-width: 991px) {#brxe-e55eab {width: 70%}}@media (max-width: 767px) {#brxe-e55eab {width: 100%}}#brxe-d19807 {flex-direction: row; padding-right: 1rem; padding-bottom: 1rem; padding-left: 1rem}@media (max-width: 478px) {#brxe-d19807 {padding-bottom: 0.5rem}}#brxe-448939 {padding-top: 7rem}@media (max-width: 991px) {#brxe-448939 {padding-top: 1rem; padding-bottom: 1rem}}@media (max-width: 767px) {#brxe-448939 {padding-top: 1.5rem; padding-bottom: 0rem}}@media (max-width: 478px) {#brxe-448939 {padding-bottom: 1rem}}#brxe-kxpptt {line-height: 1.5em; font-size: 1.8rem; padding-top: 1rem}#brxe-kxpptt a {line-height: 1.5em; font-size: 1.8rem; font-size: inherit}@media (max-width: 767px) {#brxe-kxpptt {font-size: 1.7rem}#brxe-kxpptt a {font-size: 1.7rem; font-size: inherit}}@media (max-width: 478px) {#brxe-kxpptt {text-align: left; font-size: 1.6rem}#brxe-kxpptt a {text-align: left; font-size: 1.6rem; font-size: inherit}}#brxe-87cc51 .line {height: 5px}#brxe-87cc51.horizontal .line {border-top-width: 5px; width: 80%; border-top-color: var(--at1-navy-teal)}#brxe-87cc51.vertical .line {border-right-width: 80%; border-right-color: var(--at1-navy-teal)}#brxe-87cc51.horizontal {justify-content: center}#brxe-87cc51.vertical {align-self: center}#brxe-87cc51 {margin-top: 2rem}#brxe-87cc51 .icon {color: var(--at1-navy-teal)}#brxe-jyszpq {padding-right: 2rem; padding-left: 2rem}#brxe-ernqpq {align-self: center; padding-bottom: 1rem; color: var(--deep-blue); font-size: var(--vgf-h4)}@media (max-width: 767px) {#brxe-ernqpq {text-align: center}}@media (max-width: 478px) {#brxe-ernqpq {font-size: 2.3rem}}#brxe-lkjiwh {padding-right: 2rem; padding-left: 2rem}#brxe-eivgvs {padding-top: 8rem}#brxe-72e2f9 {flex-direction: row; justify-content: center}@media (max-width: 767px) {#brxe-72e2f9 {flex-direction: column; align-items: center}}#brxe-f86da1 {margin-bottom: 2rem}#brxe-a68594 {margin-bottom: 2rem}#brxe-006d2c {font-size: var(--vgf-base); margin-bottom: 0.5rem}#brxe-006d2c:hover {color: var(--at1-navy-teal); font-style: oblique; font-weight: 600; text-decoration: underline; padding-left: 1rem; transition: all 0.2s ease-in-out }#brxe-bc61c9 {font-size: var(--vgf-base); margin-bottom: 0.5rem}#brxe-bc61c9:hover {color: var(--at1-navy-teal); font-style: oblique; font-weight: 600; text-decoration: underline; padding-left: 1rem; transition: all 0.2s ease-in-out }#brxe-964a7c {font-size: var(--vgf-base); margin-bottom: 0.5rem}#brxe-964a7c:hover {color: var(--at1-navy-teal); font-style: oblique; font-weight: 600; text-decoration: underline; padding-left: 1rem; transition: all 0.2s ease-in-out }#brxe-600420 {font-size: var(--vgf-base); margin-bottom: 0.5rem}#brxe-600420:hover {color: var(--at1-navy-teal); font-style: oblique; font-weight: 600; text-decoration: underline; padding-left: 1rem; transition: all 0.2s ease-in-out }#brxe-fef4e3 {font-size: var(--vgf-base); margin-bottom: 0.5rem}#brxe-fef4e3:hover {color: var(--at1-navy-teal); font-style: oblique; font-weight: 600; text-decoration: underline; padding-left: 1rem; transition: all 0.2s ease-in-out }#brxe-186316 {font-size: var(--vgf-base); margin-bottom: 0.5rem}#brxe-186316:hover {color: var(--at1-navy-teal); font-style: oblique; font-weight: 600; text-decoration: underline; padding-left: 1rem; transition: all 0.2s ease-in-out }#brxe-15e574 {font-size: var(--vgf-base); margin-bottom: 0.5rem}#brxe-15e574:hover {color: var(--at1-navy-teal); font-style: oblique; font-weight: 600; text-decoration: underline; padding-left: 1rem; transition: all 0.2s ease-in-out }#brxe-c77e78 {font-size: var(--vgf-base); margin-bottom: 0.5rem}#brxe-c77e78:hover {color: var(--at1-navy-teal); font-style: oblique; font-weight: 600; text-decoration: underline; padding-left: 1rem; transition: all 0.2s ease-in-out }#brxe-6a8067 {font-size: var(--vgf-base); margin-bottom: 0.5rem}#brxe-6a8067:hover {color: var(--at1-navy-teal); font-style: oblique; font-weight: 600; text-decoration: underline; padding-left: 1rem; transition: all 0.2s ease-in-out }#brxe-84e545 {width: 50%; flex-direction: column}@media (max-width: 767px) {#brxe-84e545 {align-items: center}}#brxe-414044 {font-size: var(--vgf-base); margin-bottom: 0.5rem}#brxe-414044:hover {color: var(--at1-navy-teal); font-style: oblique; font-weight: 600; text-decoration: underline; padding-left: 1rem; transition: all 0.2s ease-in-out }#brxe-99baa2 {font-size: var(--vgf-base); margin-bottom: 0.5rem}#brxe-99baa2:hover {color: var(--at1-navy-teal); font-style: oblique; font-weight: 600; text-decoration: underline; padding-left: 1rem; transition: all 0.2s ease-in-out }#brxe-ce40b0 {font-size: var(--vgf-base); margin-bottom: 0.5rem}#brxe-ce40b0:hover {color: var(--at1-navy-teal); font-style: oblique; font-weight: 600; text-decoration: underline; padding-left: 1rem; transition: all 0.2s ease-in-out }#brxe-ee5e3c {font-size: var(--vgf-base); margin-bottom: 0.5rem}#brxe-ee5e3c:hover {color: var(--at1-navy-teal); font-style: oblique; font-weight: 600; text-decoration: underline; padding-left: 1rem; transition: all 0.2s ease-in-out }#brxe-93e8e0 {font-size: var(--vgf-base); margin-bottom: 0.5rem}#brxe-93e8e0:hover {color: var(--at1-navy-teal); font-style: oblique; font-weight: 600; text-decoration: underline; padding-left: 1rem; transition: all 0.2s ease-in-out }#brxe-8870e7 {font-size: var(--vgf-base); margin-bottom: 0.5rem}#brxe-8870e7:hover {color: var(--at1-navy-teal); font-style: oblique; font-weight: 600; text-decoration: underline; padding-left: 1rem; transition: all 0.2s ease-in-out }#brxe-5b2d03 {font-size: var(--vgf-base); margin-bottom: 0.5rem}#brxe-5b2d03:hover {color: var(--at1-navy-teal); font-style: oblique; font-weight: 600; text-decoration: underline; padding-left: 1rem; transition: all 0.2s ease-in-out }#brxe-441481 {font-size: var(--vgf-base); margin-bottom: 0.5rem}#brxe-441481:hover {color: var(--at1-navy-teal); font-style: oblique; font-weight: 600; text-decoration: underline; padding-left: 1rem; transition: all 0.2s ease-in-out }#brxe-6c1558 {font-size: var(--vgf-base); margin-bottom: 0.5rem}#brxe-6c1558:hover {color: var(--at1-navy-teal); font-style: oblique; font-weight: 600; text-decoration: underline; padding-left: 1rem; transition: all 0.2s ease-in-out }#brxe-4bd2db {width: 50%; flex-direction: column}@media (max-width: 767px) {#brxe-4bd2db {align-items: center}}#brxe-ab9956 {flex-direction: row}#brxe-9f535d {width: 40%; flex-direction: column; align-self: flex-start !important}@media (max-width: 767px) {#brxe-9f535d {width: 70%; align-self: center !important; margin-bottom: 2rem}}@media (max-width: 478px) {#brxe-9f535d {width: 90%}}#brxe-6c3325 {flex-direction: row; width: 50%}@media (max-width: 767px) {#brxe-6c3325 {width: 70%}}#brxe-f35311 {flex-direction: row; align-items: center; justify-content: center}@media (max-width: 767px) {#brxe-f35311 {flex-direction: column}}#brxe-fb7ccb {flex-direction: row; display: block}#brxe-95c97a {font-size: var(--vgf-lge)}#brxe-0ea74a {font-size: var(--vgf-base); padding-left: 4rem}#brxe-0ea74a a {font-size: var(--vgf-base); font-size: inherit}#brxe-3aa5ba {font-size: var(--vgf-lge)}#brxe-989f99 {font-size: var(--vgf-base); padding-left: 4rem}#brxe-989f99 a {font-size: var(--vgf-base); font-size: inherit}#brxe-657ee4 {font-size: var(--vgf-lge)}#brxe-fe6de9 {font-size: var(--vgf-base); padding-left: 4rem}#brxe-fe6de9 a {font-size: var(--vgf-base); font-size: inherit}#brxe-b24237 {flex-direction: row}#brxe-21991e {display: flex; justify-content: center; font-size: var(--vgf-lge)}#brxe-60310e {font-size: var(--vgf-base); margin-bottom: 3rem}#brxe-60310e a {font-size: var(--vgf-base); font-size: inherit}#brxe-2c5352 {font-size: 1em; align-self: center; flex-direction: row; margin-right: 3rem}#brxe-a634df {align-items: center; flex-direction: row; justify-content: space-between}#brxe-8040bb {color: var(--deep-blue); font-size: var(--vgf-lge)}#brxe-bb8705 {padding-right: 2rem; padding-left: 2rem; font-size: var(--vgf-base); line-height: 1.3em}#brxe-bb8705 a {font-size: var(--vgf-base); line-height: 1.3em; font-size: inherit}#brxe-ad4454 {padding-top: 1rem; padding-right: 2rem; padding-bottom: 1rem; padding-left: 2rem; font-size: var(--vgf-base); line-height: 1.3em}#brxe-ad4454 a {font-size: var(--vgf-base); line-height: 1.3em; font-size: inherit}#brxe-395df3 {padding-top: 1rem; padding-right: 2rem; padding-bottom: 1rem; padding-left: 2rem; font-size: var(--vgf-base); line-height: 1.3em}#brxe-395df3 a {font-size: var(--vgf-base); line-height: 1.3em; font-size: inherit}#brxe-a8ca65 {font-size: 1em; align-self: center; flex-direction: row; margin-right: 3rem}#brxe-be69bc {align-items: center; flex-direction: row; justify-content: space-between}#brxe-196966 {color: var(--deep-blue); font-size: var(--vgf-lge)}#brxe-26b9d6 {padding-right: 2rem; padding-left: 2rem; font-size: var(--vgf-base); line-height: 1.3em}#brxe-26b9d6 a {font-size: var(--vgf-base); line-height: 1.3em; font-size: inherit}#brxe-e3f106 {padding-right: 2rem; padding-left: 2rem; font-size: var(--vgf-base); line-height: 1.3em; margin-top: 1rem}#brxe-e3f106 a {font-size: var(--vgf-base); line-height: 1.3em; font-size: inherit}#brxe-8a44cf {padding-right: 2rem; padding-left: 2rem; font-size: var(--vgf-base); line-height: 1.3em; margin-top: 1rem}#brxe-8a44cf a {font-size: var(--vgf-base); line-height: 1.3em; font-size: inherit}#brxe-03703c {font-size: 1em; align-self: center; flex-direction: row; margin-right: 3rem}#brxe-0cfd42 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-12e382 {padding-right: 2rem; padding-left: 2rem; font-size: var(--vgf-base); line-height: 1.3em; margin-top: 1rem}#brxe-12e382 a {font-size: var(--vgf-base); line-height: 1.3em; font-size: inherit}#brxe-0f8344 .accordion-title-wrapper {min-height: 50px; background-color: rgba(235, 168, 0, 0.51); margin-bottom: 0.2rem; font-size: var(--vgf-lge); padding-left: 2rem}#brxe-0f8344 .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}#brxe-0f8344 .accordion-title-wrapper .brxe-heading {font-size: var(--vgf-lge)}#brxe-0f8344 .brx-open .accordion-title-wrapper {background-color: #003c57; color: var(--at1-pure-white)}#brxe-0f8344 .brx-open .accordion-title-wrapper .brxe-heading {color: var(--at1-pure-white)}#brxe-1b5f98 {flex-direction: row}#brxe-eb3e32 > .tab-menu .tab-title {padding-top: 20px; padding-right: 40px; padding-bottom: 20px; padding-left: 40px; margin-right: 2rem; margin-left: 2rem; background-color: var(--at1-dark-amber); color: var(--at1-navy-teal); font-size: 1.3em}#brxe-eb3e32 > .tab-menu .tab-title.brx-open {background-color: var(--at1-navy-teal); color: var(--at1-pure-white); font-size: 1.3em}#brxe-eb3e32 > .tab-content {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid var(--bricks-border-color)}#brxe-eb3e32 {flex-direction: column}@media (max-width: 767px) {#brxe-eb3e32 {flex-direction: column}#brxe-eb3e32 > .tab-menu .tab-title {padding-top: 1rem; padding-bottom: 1rem; margin-bottom: 0.5rem}}#brxe-7dee76 {padding-top: 4rem; padding-bottom: 0rem; background-color: var(--at1-dark-bkgd)}#brxe-saudmd {align-self: center; padding-bottom: 1rem; color: var(--deep-blue)}@media (max-width: 991px) {#brxe-saudmd {text-align: center; font-size: var(--vgf-h4)}}@media (max-width: 478px) {#brxe-saudmd {font-size: 2.3rem}}#brxe-8c912c {font-size: 1.8rem; line-height: 1.5em; padding-bottom: 3rem}#brxe-8c912c a {font-size: 1.8rem; line-height: 1.5em; font-size: inherit}@media (max-width: 478px) {#brxe-8c912c {font-size: 1.6rem; padding-bottom: 1.5rem}#brxe-8c912c a {font-size: 1.6rem; font-size: inherit}}#brxe-kkbwgk .accordion-title .icon {font-size: 3.5rem; color: var(--deep-blue)}#brxe-kkbwgk .accordion-title .title {color: var(--deep-blue)}#brxe-kkbwgk .accordion-subtitle {color: var(--grey-d-4); font-size: var(--vgf-base); font-weight: 600}#brxe-kkbwgk .accordion-content-wrapper {color: var(--grey-d-4); font-size: var(--vgf-base); line-height: 1.3em}#brxe-kkbwgk .accordion-item {padding-right: 1rem; padding-left: 1rem}@media (max-width: 478px) {#brxe-kkbwgk .accordion-title .title {font-size: var(--vgf-h4)}}#brxe-8a9da1 {padding-right: 1rem; padding-left: 1rem}#brxe-c4f14a {padding-bottom: 3rem}#brxe-399788 {color: var(--at1-pure-white); padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem}@media (max-width: 478px) {#brxe-399788 {font-size: 1.6em}}#brxe-af34e8 {color: var(--at1-ghost-white); font-size: 1.5em; text-align: center; line-height: 1.3em; margin-right: 2rem; margin-left: 2rem}#brxe-af34e8 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-af34e8 {font-size: 1.3em}#brxe-af34e8 a {font-size: 1.3em; font-size: inherit}}@media (max-width: 478px) {#brxe-af34e8 {font-size: 1.1em}#brxe-af34e8 a {font-size: 1.1em; font-size: inherit}}#brxe-ded69e .line {height: 4px}#brxe-ded69e.horizontal .line {border-top-width: 4px; width: 60%; border-top-color: var(--at1-dark-amber)}#brxe-ded69e.vertical .line {border-right-width: 60%; border-right-color: var(--at1-dark-amber)}#brxe-ded69e.horizontal {justify-content: center}#brxe-ded69e.vertical {align-self: center}#brxe-ded69e .icon {color: var(--at1-dark-amber)}#brxe-ded69e {padding-top: 1rem; padding-bottom: 1.5rem}#brxe-6f5b75 {color: var(--at1-ghost-white); font-size: 1.4em; padding-bottom: 1rem}#brxe-6f5b75 a {color: var(--at1-ghost-white); font-size: 1.4em; font-size: inherit}#brxe-17e634 {color: var(--at1-ghost-white); font-size: 1.4em}#brxe-17e634 a {color: var(--at1-ghost-white); font-size: 1.4em; font-size: inherit}@media (max-width: 478px) {#brxe-17e634 {font-size: 1.3em}#brxe-17e634 a {font-size: 1.3em; font-size: inherit}}#brxe-de1bd9 {color: var(--at1-ghost-white); font-size: 1.3em; line-height: 1.3em}#brxe-de1bd9 a {color: var(--at1-ghost-white); font-size: 1.3em; line-height: 1.3em; font-size: inherit}@media (max-width: 478px) {#brxe-de1bd9 {font-size: 1.2em}#brxe-de1bd9 a {font-size: 1.2em; font-size: inherit}}#brxe-cc8845 {width: 50%}@media (max-width: 767px) {#brxe-cc8845 {width: 100%; margin-bottom: 3rem}}#brxe-24a246 ::placeholder {color: var(--at1-cool-grey)}#brxe-24a246 select {color: var(--at1-cool-grey); padding-right: 1rem; padding-left: 1rem; background-color: var(--at1-ghost-white)}#brxe-24a246 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: .5rem}#brxe-24a246 .form-group input {padding-right: 1rem; padding-left: 1rem; background-color: var(--at1-ghost-white)}#brxe-24a246 .flatpickr {padding-right: 1rem; padding-left: 1rem; background-color: var(--at1-ghost-white)}#brxe-24a246 textarea {padding-right: 1rem; padding-left: 1rem; background-color: var(--at1-ghost-white)}#brxe-24a246 {justify-content: flex-start}#brxe-24a246 .bricks-button {background-color: var(--at1-dark-amber); color: var(--at1-navy-teal); font-weight: 600}#brxe-24a246 button[type=submit].bricks-button {border: 1px solid var(--at1-dark-bkgd)}#brxe-24a246 .submit-button-wrapper {margin-top: 1rem}#brxe-06e2b0 {width: 50%}@media (max-width: 767px) {#brxe-06e2b0 {width: 100%}}#brxe-0e6e6a {flex-direction: row; padding-right: 2rem; padding-left: 2rem; align-items: center}#brxe-9111d1 {padding-top: 2rem; padding-right: 1rem; padding-bottom: 2rem; padding-left: 1rem; background-color: rgba(48, 48, 48, 0.26); align-items: center}#brxe-e463f9 {min-height: 600px; flex-direction: column; justify-content: center}#brxe-12ed8c {background-image: url(https://wwtruck.vtgsites.com/wp-content/uploads/2026/02/ww-trucking-1920x800-3-1024x427.webp); background-size: cover; background-position: center center; position: relative}:where(#brxe-12ed8c > *:not(figcaption)) {position: relative}#brxe-12ed8c::before {background-image: linear-gradient(rgba(0, 0, 0, 0.63), rgba(0, 0, 0, 0.63)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}