@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-button{width:auto}}@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-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}}@layer bricks {.brxe-code{width:100%}}@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}}#brxe-xrohsr {position: absolute; top: 0px; z-index: -1; right: 0px; bottom: 0px; left: 0px; filter: opacity(100%)}:where(#brxe-xrohsr > *:not(figcaption)) {position: relative}#brxe-xrohsr::before {background-image: linear-gradient(var(--primary-trans-70) 0%, var(--primary-trans-60) 75%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-qdjogg {display: flex}@media (max-width: 767px) {#brxe-qdjogg {display: none}}#brxe-lnmyrl {display: none}@media (max-width: 767px) {#brxe-lnmyrl {display: block}}#brxe-ekqxfa {position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: -2}#brxe-fytwmi {position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: -3; filter: opacity(100%)}:where(#brxe-fytwmi > *:not(figcaption)) {position: relative}#brxe-fytwmi::before {background-image: linear-gradient(var(--primary-trans-70) 0%, var(--primary-trans-40) 75%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-bhvxjh {z-index: -4; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; background-color: var(--primary)}:where(#brxe-bhvxjh > *:not(figcaption)) {position: relative}#brxe-bhvxjh::before {background-image: linear-gradient(var(--primary-trans-70) 0%, var(--primary-ultra-dark-trans-80) 75%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-owewzn {width: 100%; height: 100%; top: 0px; right: 0px; bottom: 0px; left: 0px; position: absolute}@media (max-width: 970px) { #brxe-owewzn { height: 620px; }}@media (max-width: 500px) { #brxe-owewzn { height: 560px; }}@media (max-width: 400px) { #brxe-owewzn { height: 580px; }}#brxe-zpyvwk {width: 26ch; color: var(--white); font-size: var(--h1); text-align: center; line-height: calc(var(--h1) + 15px);; font-family: "Poppins"; font-weight: 600}@media (max-width: 478px) {#brxe-zpyvwk {font-size: var(--h1); line-height: calc(var(--h1) + 10px);}}#brxe-vwmzrd p { margin: 0 !important;}#brxe-zanhvc {align-self: center !important; justify-content: center; align-items: center; text-align: center; order: -1}@media (max-width: 478px) {#brxe-zanhvc {align-self: center !important; justify-content: center; align-items: center}}#brxe-bmhlie {width: 65ch; color: var(--white); font-size: var(--h4); text-align: center}@media (max-width: 478px) {#brxe-bmhlie {font-size: 16px}}#brxe-godves {flex-direction: row; row-gap: var(--space-s); column-gap: var(--space-s); justify-content: center; align-items: center; align-self: center !important}#brxe-refdgk {width: auto; flex-direction: row; flex-wrap: wrap; align-self: center !important; justify-content: center; align-items: center; display: grid; align-items: initial; row-gap: var(--space-s); column-gap: var(--space-s); grid-template-columns: var(--grid-1)}@media (max-width: 767px) {#brxe-refdgk {grid-template-columns: var(--grid-1)}}#brxe-mqeeqf {align-self: center !important; justify-content: center; align-items: center}#brxe-dsbnyk {align-self: center !important; align-items: center; z-index: 3}#blog-hero {justify-content: flex-start; align-items: center; row-gap: var(--space-m); height: auto; max-height: auto; position: relative; overflow: hidden}@media (max-width: 478px) {#blog-hero {padding-top: 50px}}#brxe-yhygos {color: var(--white); width: 18ch}#brxe-jwlunx .form-group input {padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs); background-color: var(--white)}#brxe-jwlunx .flatpickr {padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs); background-color: var(--white)}#brxe-jwlunx select {padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs); color: var(--black-trans-20); background-color: var(--white)}#brxe-jwlunx textarea {padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs); background-color: var(--white)}#brxe-jwlunx .submit-button-wrapper {width: 100%}#brxe-jwlunx {background-color: var(--primary)}#brxe-jwlunx label {color: var(--white)}#brxe-jwlunx .label {color: var(--white)}#brxe-jwlunx ::placeholder {color: var(--black-trans-20)}#brxe-jwlunx .options-wrapper li label { color: white !important;}#brxe-jwlunx input:focus,#brxe-jwlunx select:focus { outline: none; border: 2px solid var(--secondary) !important;}#brxe-jwlunx select:valid { color: var(--black) !important;}#form-field-5aa898-0 + label { font-size: 12px !important; opacity: 0.8;}[name="form-field-jopfgj[]"] + label { font-size: 18px !important; opacity: 0.9;}#plumbing-name-generator {background-color: var(--primary); padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-l); padding-left: var(--space-m); display: flex; flex-direction: column; row-gap: var(--space-xs); column-gap: var(--space-xs); position: sticky; top: 25px; align-self: flex-start !important}@media (max-width: 767px) {#plumbing-name-generator {order: 1}}#brxe-dlswws {z-index: 2; top: 0px; width: fit-content; color: var(--neutral); font-size: var(--text-l); text-align: center; font-family: "Poppins"; font-weight: 700; background-color: var(--secondary); padding-right: var(--space-xs); padding-left: var(--space-xs); position: relative}#brxe-dlswws a {color: var(--neutral); font-size: var(--text-l); text-align: center; font-family: "Poppins"; font-weight: 700; font-size: inherit}#brxe-xhtqun {font-size: var(--text-l); color: var(--neutral); font-weight: 400; line-height: var(--text-xl)}@media (max-width: 991px) {#brxe-xhtqun {font-size: unset}}#brxe-cqfxfu {flex-wrap: nowrap; flex-direction: row; display: flex; align-items: center; row-gap: var(--space-xs); column-gap: var(--space-xs)}#brxe-jknklu {flex-direction: row; display: flex; row-gap: 16px; column-gap: var(--space-xs); padding-top: var(--space-m); padding-right: var(--space-s); padding-bottom: var(--space-m); padding-left: var(--space-s); background-color: var(--neutral-ultra-light); position: relative}#brxe-jknklu:hover .featured-guide-wrapper__image { transition: all 0.3s; transform: scale(1.05);}#brxe-scbsvf {z-index: 2; top: 0px; width: fit-content; color: var(--neutral); font-size: var(--text-l); text-align: center; font-family: "Poppins"; font-weight: 700; background-color: var(--secondary); padding-right: var(--space-xs); padding-left: var(--space-xs); position: relative}#brxe-scbsvf a {color: var(--neutral); font-size: var(--text-l); text-align: center; font-family: "Poppins"; font-weight: 700; font-size: inherit}#brxe-ubnnmz {font-size: var(--text-l); color: var(--neutral); font-weight: 400; line-height: var(--text-xl)}@media (max-width: 991px) {#brxe-ubnnmz {font-size: unset}}#brxe-rbmalf {flex-wrap: nowrap; flex-direction: row; display: flex; align-items: center; row-gap: var(--space-xs); column-gap: var(--space-xs)}#brxe-qdfmxu {flex-direction: row; display: flex; row-gap: 16px; column-gap: var(--space-xs); padding-top: var(--space-m); padding-right: var(--space-s); padding-bottom: var(--space-m); padding-left: var(--space-s); background-color: var(--neutral-ultra-light); position: relative}#brxe-qdfmxu:hover .featured-guide-wrapper__image { transition: all 0.3s; transform: scale(1.05);}#brxe-mcmveo {z-index: 2; top: 0px; width: fit-content; color: var(--neutral); font-size: var(--text-l); text-align: center; font-family: "Poppins"; font-weight: 700; background-color: var(--secondary); padding-right: var(--space-xs); padding-left: var(--space-xs); position: relative}#brxe-mcmveo a {color: var(--neutral); font-size: var(--text-l); text-align: center; font-family: "Poppins"; font-weight: 700; font-size: inherit}#brxe-nsvrag {font-size: var(--text-l); color: var(--neutral); font-weight: 400; line-height: var(--text-xl)}@media (max-width: 991px) {#brxe-nsvrag {font-size: unset}}#brxe-zhvblu {flex-wrap: nowrap; flex-direction: row; display: flex; align-items: center; row-gap: var(--space-xs); column-gap: var(--space-xs)}#brxe-lcocyc {flex-direction: row; display: flex; row-gap: 16px; column-gap: var(--space-xs); padding-top: var(--space-m); padding-right: var(--space-s); padding-bottom: var(--space-m); padding-left: var(--space-s); background-color: var(--neutral-ultra-light); position: relative}#brxe-lcocyc:hover .featured-guide-wrapper__image { transition: all 0.3s; transform: scale(1.05);}#brxe-hftuxq {display: flex; flex-direction: column; column-gap: var(--space-xs); row-gap: var(--space-xs)}#brxe-fntofs {height: 32px; width: 32px; fill: var(--primary)}#brxe-pqlsys {font-size: var(--text-xl); color: var(--neutral); font-weight: 600}@media (max-width: 991px) {#brxe-pqlsys {font-size: unset}}#brxe-rtrluc {flex-wrap: nowrap; flex-direction: row; display: flex; align-items: center; row-gap: var(--space-xs); column-gap: var(--space-xs)}#brxe-ilqhqj {font-size: var(--text-m); color: #707070}#brxe-oeyvrk {flex-direction: column; display: flex; row-gap: 16px; column-gap: var(--space-xs); padding-top: var(--space-m); padding-right: var(--space-s); padding-bottom: var(--space-m); padding-left: var(--space-s); background-color: var(--neutral-ultra-light)}#brxe-oeyvrk:hover .featured-guide-wrapper__image { transition: all 0.3s; transform: scale(1.05);}#brxe-omyypn {height: 32px; width: 32px; fill: var(--primary)}#brxe-porary {font-size: var(--text-xl); color: var(--neutral); font-weight: 600}@media (max-width: 991px) {#brxe-porary {font-size: unset}}#brxe-xlfrld {flex-wrap: nowrap; flex-direction: row; display: flex; align-items: center; row-gap: var(--space-xs); column-gap: var(--space-xs)}#brxe-dqvgfr {font-size: var(--text-m); color: #707070}#brxe-ysxsdz {flex-direction: column; display: flex; row-gap: 16px; column-gap: var(--space-xs); padding-top: var(--space-m); padding-right: var(--space-s); padding-bottom: var(--space-m); padding-left: var(--space-s); background-color: var(--neutral-ultra-light)}#brxe-ysxsdz:hover .featured-guide-wrapper__image { transition: all 0.3s; transform: scale(1.05);}#brxe-roiqae {height: 32px; width: 32px; fill: var(--primary)}#brxe-nuxtyk {font-size: var(--text-xl); color: var(--neutral); font-weight: 600}@media (max-width: 991px) {#brxe-nuxtyk {font-size: unset}}#brxe-nschzb {flex-wrap: nowrap; flex-direction: row; display: flex; align-items: center; row-gap: var(--space-xs); column-gap: var(--space-xs)}#brxe-mkuvdh {font-size: var(--text-m); color: #707070}#brxe-wzshlv {flex-direction: column; display: flex; row-gap: 16px; column-gap: var(--space-xs); padding-top: var(--space-m); padding-right: var(--space-s); padding-bottom: var(--space-m); padding-left: var(--space-s); background-color: var(--neutral-ultra-light)}#brxe-wzshlv:hover .featured-guide-wrapper__image { transition: all 0.3s; transform: scale(1.05);}#brxe-fsicpn {display: flex; flex-direction: column; column-gap: var(--space-xs); row-gap: var(--space-xs)}#brxe-zvjmxs {color: var(--black)}#brxe-isjppa {transition: all 0.3s}#brxe-jebcqn {overflow: hidden}#brxe-lrqovi {font-weight: 600; font-size: var(--text-xl); color: var(--neutral); line-height: var(--text-xl)}@media (max-width: 991px) {#brxe-lrqovi {font-size: unset}}#brxe-pidbkd {font-size: 16px; color: #707070}#brxe-ocevxs {padding-top: var(--space-s); padding-right: var(--space-s); padding-bottom: var(--space-s); padding-left: var(--space-s); display: flex; flex-direction: column; row-gap: 10px; column-gap: var(--space-xs); background-color: var(--neutral-ultra-light); transition: all 0.3s}#brxe-ocevxs:hover .featured-guide-wrapper__image { transition: all 0.3s; transform: scale(1.05);}#brxe-ofdiwj {flex-direction: column; column-gap: 8px; row-gap: 8px; display: flex}#brxe-qkcicn {display: flex; flex-direction: column}@media (max-width: 767px) {#brxe-qkcicn {flex-direction: column}}#brxe-vkzdob {display: grid; align-items: initial; grid-template-columns: var(--grid-2); grid-template-rows: var(--grid-1); grid-gap: var(--space-l)}@media (max-width: 767px) {#brxe-vkzdob {grid-template-columns: var(--grid-1)}}#brxe-scktos {width: 75%}#brxe-koofyw {font-size: var(--text-m); color: #707070}#brxe-mslhkn {display: flex; flex-direction: column; row-gap: var(--space-s); column-gap: var(--space-s)}#brxe-dpqxpo {height: 42px; width: 42px; fill: var(--primary)}#brxe-prujzw {font-size: var(--text-xl); line-height: var(--text-xl); font-weight: 600; color: var(--neutral)}#brxe-chzymt {flex-wrap: nowrap; flex-direction: column; display: flex; align-items: flex-start; row-gap: var(--space-xs); column-gap: var(--space-xs)}#brxe-edpmxk {font-size: var(--text-m); color: #707070}#brxe-kiskpv {flex-direction: column; display: flex; row-gap: 16px; column-gap: var(--space-xs); padding-top: var(--space-m); padding-right: var(--space-s); padding-bottom: var(--space-m); padding-left: var(--space-s); background-color: var(--neutral-ultra-light)}#brxe-dqmlov {height: 42px; width: 42px; fill: var(--primary)}#brxe-nnptpr {font-size: var(--text-xl); line-height: var(--text-xl); font-weight: 600; color: var(--neutral)}#brxe-idebuh {flex-wrap: nowrap; flex-direction: column; display: flex; align-items: flex-start; row-gap: var(--space-xs); column-gap: var(--space-xs)}#brxe-jxkmti {font-size: var(--text-m); color: #707070}#brxe-pgzdij {flex-direction: column; display: flex; row-gap: 16px; column-gap: var(--space-xs); padding-top: var(--space-m); padding-right: var(--space-s); padding-bottom: var(--space-m); padding-left: var(--space-s); background-color: var(--neutral-ultra-light)}#brxe-tzngqj {height: 42px; width: 42px; fill: var(--primary)}#brxe-fajuoh {font-size: var(--text-xl); line-height: var(--text-xl); font-weight: 600; color: var(--neutral)}#brxe-kersvb {flex-wrap: nowrap; flex-direction: column; display: flex; align-items: flex-start; row-gap: var(--space-xs); column-gap: var(--space-xs)}#brxe-qzwudc {font-size: var(--text-m); color: #707070}#brxe-bnnizv {flex-direction: column; display: flex; row-gap: 16px; column-gap: var(--space-xs); padding-top: var(--space-m); padding-right: var(--space-s); padding-bottom: var(--space-m); padding-left: var(--space-s); background-color: var(--neutral-ultra-light)}#brxe-ggstor {height: 42px; width: 42px; fill: var(--primary)}#brxe-qfkkwc {font-size: var(--text-xl); line-height: var(--text-xl); font-weight: 600; color: var(--neutral)}#brxe-gxkoau {flex-wrap: nowrap; flex-direction: column; display: flex; align-items: flex-start; row-gap: var(--space-xs); column-gap: var(--space-xs)}#brxe-nnliki {font-size: var(--text-m); color: #707070}#brxe-jbqubi {flex-direction: column; display: flex; row-gap: 16px; column-gap: var(--space-xs); padding-top: var(--space-m); padding-right: var(--space-s); padding-bottom: var(--space-m); padding-left: var(--space-s); background-color: var(--neutral-ultra-light)}#brxe-wkolla {height: 42px; width: 42px; fill: var(--primary)}#brxe-bqmlkd {font-size: var(--text-xl); line-height: var(--text-xl); font-weight: 600; color: var(--neutral)}#brxe-lcdayx {flex-wrap: nowrap; flex-direction: column; display: flex; align-items: flex-start; row-gap: var(--space-xs); column-gap: var(--space-xs)}#brxe-njcwpd {font-size: var(--text-m); color: #707070}#brxe-emqizl {flex-direction: column; display: flex; row-gap: 16px; column-gap: var(--space-xs); padding-top: var(--space-m); padding-right: var(--space-s); padding-bottom: var(--space-m); padding-left: var(--space-s); background-color: var(--neutral-ultra-light)}#brxe-gjzgve {height: 42px; width: 42px; fill: var(--primary)}#brxe-pxyzvk {font-size: var(--text-xl); line-height: var(--text-xl); font-weight: 600; color: var(--neutral)}#brxe-npbtdk {flex-wrap: nowrap; flex-direction: column; display: flex; align-items: flex-start; row-gap: var(--space-xs); column-gap: var(--space-xs)}#brxe-qkvjwg {font-size: var(--text-m); color: #707070}#brxe-lbundk {flex-direction: column; display: flex; row-gap: 16px; column-gap: var(--space-xs); padding-top: var(--space-m); padding-right: var(--space-s); padding-bottom: var(--space-m); padding-left: var(--space-s); background-color: var(--neutral-ultra-light)}#brxe-gnayze {height: 42px; width: 42px; fill: var(--primary)}#brxe-wdsvlm {font-size: var(--text-xl); line-height: var(--text-xl); font-weight: 600; color: var(--neutral)}#brxe-gwagvj {flex-wrap: nowrap; flex-direction: column; display: flex; align-items: flex-start; row-gap: var(--space-xs); column-gap: var(--space-xs)}#brxe-vwrtqd {font-size: var(--text-m); color: #707070}#brxe-awmywu {flex-direction: column; display: flex; row-gap: 16px; column-gap: var(--space-xs); padding-top: var(--space-m); padding-right: var(--space-s); padding-bottom: var(--space-m); padding-left: var(--space-s); background-color: var(--neutral-ultra-light)}#brxe-uahinu {height: 42px; width: 42px; fill: var(--primary)}#brxe-aufffo {font-size: var(--text-xl); line-height: var(--text-xl); font-weight: 600; color: var(--neutral)}#brxe-ttamsg {flex-wrap: nowrap; flex-direction: column; display: flex; align-items: flex-start; row-gap: var(--space-xs); column-gap: var(--space-xs)}#brxe-kmcgte {font-size: var(--text-m); color: #707070}#brxe-xqrjvm {flex-direction: column; display: flex; row-gap: 16px; column-gap: var(--space-xs); padding-top: var(--space-m); padding-right: var(--space-s); padding-bottom: var(--space-m); padding-left: var(--space-s); background-color: var(--neutral-ultra-light)}#brxe-saefhu {height: 42px; width: 42px; fill: var(--primary)}#brxe-uigwsa {font-size: var(--text-xl); line-height: var(--text-xl); font-weight: 600; color: var(--neutral)}#brxe-hbhabz {flex-wrap: nowrap; flex-direction: column; display: flex; align-items: flex-start; row-gap: var(--space-xs); column-gap: var(--space-xs)}#brxe-kykamh {font-size: var(--text-m); color: #707070}#brxe-lfgvwn {flex-direction: column; display: flex; row-gap: 16px; column-gap: var(--space-xs); padding-top: var(--space-m); padding-right: var(--space-s); padding-bottom: var(--space-m); padding-left: var(--space-s); background-color: var(--neutral-ultra-light)}@media (max-width: 767px) {@media (min-width: 478px) and (max-width: 767px) { #brxe-lfgvwn:last-child:nth-child(odd) { grid-column: 1 / -1; }}}#brxe-ydumll {display: grid; align-items: initial; grid-template-rows: var(--grid-3); grid-template-columns: var(--grid-3); grid-gap: var(--space-xs)}@media (max-width: 767px) {#brxe-ydumll {grid-template-columns: var(--grid-2)}}@media (max-width: 478px) {#brxe-ydumll {grid-template-columns: var(--grid-1)}}#brxe-vwkfmr {display: flex; flex-direction: column; column-gap: var(--space-xs); row-gap: var(--space-m)}#brxe-ojrspa {padding-top: 0}#brxe-orngfp {width: 75%}#brxe-kldkry {font-size: var(--text-m); color: #707070}#brxe-nalrdv {display: flex; flex-direction: column; row-gap: var(--space-s); column-gap: var(--space-s)}#brxe-ltfhgp {display: flex; flex-direction: column; column-gap: var(--space-xs); row-gap: var(--space-m)}#brxe-utpsru {padding-top: 0}