@layer bricks {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{display:inline-flex}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@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)}}:where(.brxe-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}}@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)}}.brxe-social-icons{display:flex;list-style-type:none;margin:0;padding:0}.brxe-social-icons li,.brxe-social-icons li a{align-items:center;display:flex;flex:1;gap:5px;justify-content:center}.brxe-social-icons i{line-height:unset}.brxe-social-icons span{align-items:center;display:inline-flex}}@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)}}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 {: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 {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@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-xuwrde .brxe-joirzn.brxe-social-icons .repeater-item:nth-child(1).has-link a {color: var(--primary)}.brxe-xuwrde .brxe-joirzn.brxe-social-icons .repeater-item:nth-child(1).no-link {color: var(--primary)}.brxe-xuwrde .brxe-joirzn.brxe-social-icons .repeater-item:nth-child(2).has-link a {color: var(--primary)}.brxe-xuwrde .brxe-joirzn.brxe-social-icons .repeater-item:nth-child(2).no-link {color: var(--primary)}.brxe-xuwrde .brxe-joirzn.brxe-social-icons .repeater-item:nth-child(3).has-link a {color: var(--primary)}.brxe-xuwrde .brxe-joirzn.brxe-social-icons .repeater-item:nth-child(3).no-link {color: var(--primary)}.brxe-xuwrde .brxe-joirzn.brxe-social-icons .repeater-item:nth-child(4).has-link a {color: var(--primary)}.brxe-xuwrde .brxe-joirzn.brxe-social-icons .repeater-item:nth-child(4).no-link {color: var(--primary)}.brxe-xuwrde .brxe-joirzn.brxe-social-icons .repeater-item:nth-child(5).has-link a {color: var(--primary)}.brxe-xuwrde .brxe-joirzn.brxe-social-icons .repeater-item:nth-child(5).no-link {color: var(--primary)}.brxe-xuwrde .brxe-gofzqj.brxe-text-basic {text-align: left}.brxe-xuwrde .brxe-utsrre.brxe-text-basic {text-align: left; font-size: var(--text-s)}.brxe-xuwrde .brxe-hdgccc.brxe-div {display: flex; flex-grow: 1; align-items: flex-start; flex-direction: column; row-gap: 6px}.brxe-xuwrde .brxe-otofiu.brxe-button {width: 100%}.brxe-tcxcgf .brxe-ugvrgz.brxe-social-icons .repeater-item:nth-child(1).has-link a {color: var(--primary)}.brxe-tcxcgf .brxe-ugvrgz.brxe-social-icons .repeater-item:nth-child(1).no-link {color: var(--primary)}.brxe-tcxcgf .brxe-ugvrgz.brxe-social-icons .repeater-item:nth-child(2).has-link a {color: var(--primary)}.brxe-tcxcgf .brxe-ugvrgz.brxe-social-icons .repeater-item:nth-child(2).no-link {color: var(--primary)}.brxe-tcxcgf .brxe-ugvrgz.brxe-social-icons .repeater-item:nth-child(3).has-link a {color: var(--primary)}.brxe-tcxcgf .brxe-ugvrgz.brxe-social-icons .repeater-item:nth-child(3).no-link {color: var(--primary)}.brxe-tcxcgf .brxe-ugvrgz.brxe-social-icons .repeater-item:nth-child(4).has-link a {color: var(--primary)}.brxe-tcxcgf .brxe-ugvrgz.brxe-social-icons .repeater-item:nth-child(4).no-link {color: var(--primary)}.brxe-tcxcgf .brxe-ugvrgz.brxe-social-icons .repeater-item:nth-child(5).has-link a {color: var(--primary)}.brxe-tcxcgf .brxe-ugvrgz.brxe-social-icons .repeater-item:nth-child(5).no-link {color: var(--primary)}.brxe-tcxcgf .brxe-mmceym.brxe-text-basic {text-align: left}.brxe-tcxcgf .brxe-nvbslj.brxe-text-basic {text-align: left; font-size: var(--text-s)}.brxe-tcxcgf .brxe-desbih.brxe-div {display: flex; flex-grow: 1; align-items: flex-start; flex-direction: column; row-gap: 6px}.brxe-tcxcgf .brxe-ihlegl.brxe-button {width: 100%}#available-dumpsters {display: grid; align-items: initial; grid-template-columns: var(--grid-3); grid-gap: var(--space-m)}@media (max-width: 991px) {#available-dumpsters {grid-template-columns: var(--grid-2)}}@media (max-width: 767px) {#available-dumpsters {grid-template-columns: var(--grid-1)}}#brxe-ompgvy {row-gap: var(--space-l); position: relative}:where(#brxe-ompgvy > *:not(figcaption)) {position: relative}#brxe-ompgvy::before {background-image: linear-gradient(var(--white) 50%, var(--neutral-ultra-light)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-chzfmb {flex-direction: row; justify-content: center; column-gap: var(--space-m)}.brxe-srlycq.brxe-div {border-left: 1px solid var(--neutral-light)}#brxe-kjnuxc {border-left-width: 1px; border-left-style: solid}#brxe-lvmkql {background-color: var(--white)}@media (max-width: 479px) {#brxe-lvmkql {padding-bottom: 0}}#brxe-mrzngh {display: none}#brxe-vrttya {width: 110%; max-width: 110%; z-index: 55}#brxe-vrttya { -webkit-mask-image: linear-gradient(to left, rgba(0,0,0,0) 10%, rgba(0,0,0,1) 20%); -webkit-mask-repeat: no-repeat; -webkit-mask-size: 100% 100%; mask-image: linear-gradient(to right, rgba(0,0,0,0.1) 5%, rgba(0,0,0,1) 10%, rgba(0,0,0,1) 85%, rgba(0,0,0,0.1) 100%); mask-repeat: no-repeat; mask-size: 100% 100%;}#brxe-mbbhrw {z-index: 5; height: 335px; transform: rotateY(180deg) rotateZ(180deg); opacity: 0.2}#brxe-qsjzgt {z-index: 5; height: 335px; transform: rotateY(180deg); opacity: 0.2}#brxe-qaclfs {flex-direction: row; justify-content: center; column-gap: var(--space-m)}.brxe-frnkgm .brxe-juylrd.brxe-text-basic {line-height: 1}.brxe-frnkgm .brxe-ekjwnb.brxe-div {display: flex; margin-right: 8px}@media (max-width: 767px) {.brxe-frnkgm .brxe-ekjwnb.brxe-div {align-items: center}}.brxe-frnkgm .brxe-ctapol.brxe-icon {font-size: 1em}.brxe-frnkgm .brxe-zjdzhn.brxe-div {aspect-ratio: 1/1; display: flex; background-color: var(--neutral-light); align-items: center; justify-content: center; border-radius: var(--radius-circle); padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}.brxe-frnkgm .brxe-xqqiqs.brxe-block {align-items: center; flex-direction: row; justify-content: space-between}#brxe-ybadkh .accordion-title-wrapper {min-height: 50px}@media (max-width: 767px) {#dumpster-rental-faq {flex-direction: column-reverse; row-gap: var(--space-l)}}