@layer bricks {:where(.brxe-testimonials){position:relative}:where(.brxe-testimonials) .testimonial-meta-wrapper{align-items:center;display:inline-flex;letter-spacing:.5px;margin-top:15px}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-top{flex-direction:column}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-top .image{margin-bottom:15px}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-right{flex-direction:row-reverse}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-right .image{margin-left:15px}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-bottom{flex-direction:column-reverse}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-bottom .image{margin-top:15px}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-left{flex-direction:row}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-left .image{margin-right:15px}:where(.brxe-testimonials) .image{background-position:50%;background-size:cover;display:inline-block;height:60px;position:relative;width:60px}:where(.brxe-testimonials) .repeater-item{display:flex;flex-direction:column}:where(.brxe-testimonials) .testimonial-name{font-weight:700}:where(.brxe-testimonials) .testimonial-content-wrapper{all:unset}}@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-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 {@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-team-members){display:grid;gap:20px;grid-auto-flow:column;list-style-type:none;margin:0;padding:0;width:100%}@media (max-width:478px){:where(.brxe-team-members){grid-auto-flow:unset;grid-template-columns:repeat(2,1fr)}}:where(.brxe-team-members).image-right .member{flex-direction:row-reverse}:where(.brxe-team-members).image-left .member{flex-direction:row}:where(.brxe-team-members).image-bottom .member{flex-direction:column-reverse}:where(.brxe-team-members) .member{display:flex;flex:1;flex-direction:column;overflow:hidden}:where(.brxe-team-members) .image{align-self:center;background-position:50%;background-size:cover;width:100%}:where(.brxe-team-members) .image:before{content:"";display:block;padding-top:100%}:where(.brxe-team-members) .image.ratio-16-9:before{padding-top:56.25%}:where(.brxe-team-members) .image.ratio-4-3:before{padding-top:75%}:where(.brxe-team-members) .content{flex:1;padding-top:15px}:where(.brxe-team-members) .title{margin-bottom:.2em}:where(.brxe-team-members) .subtitle{font-size:1.1em;margin-bottom:0}:where(.brxe-team-members) .subtitle+.description{margin-top:.25em}}@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 {: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-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-button{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-ckdqql {color: var(--bricks-color-nrncjd)}.highlight-white { background-color: #f7f4f0; padding: 2px 8px; border-radius: 8px; color: #000000; display: inline-block; }#brxe-ccadzq {color: var(--bricks-color-nrncjd)}#brxe-ccadzq a {color: var(--bricks-color-nrncjd); font-size: inherit}#brxe-gsdbbh {margin-top: 32px}#brxe-agbtld {padding-right: 32px; padding-left: 32px}@media (max-width: 767px) {#brxe-agbtld {padding-top: 80px; padding-bottom: 80px}}#brxe-qjlzyi {background-image: url(https://hoiviecnha.com/wp-content/uploads/2025/08/tim-nguoi-giup-viec-nha.webp); background-size: cover; background-repeat: repeat; background-position: top left; height: 60vh; border-top-right-radius: 20px; border-bottom-right-radius: 20px}@media (max-width: 767px) {#brxe-qjlzyi {border-top-right-radius: 0; border-bottom-left-radius: 20px; background-blend-mode: overlay; background-color: rgba(0, 0, 0, 0.4); background-size: cover; background-position: bottom center; height: 450px}}@media (max-width: 478px) {#brxe-qjlzyi {background-position: bottom center}}#brxe-ttwiul {flex-direction: row; border-radius: 20px; width: 100%; max-width: 100%; background-color: var(--bricks-color-ympvax)}@media (max-width: 991px) {#brxe-ttwiul {padding-right: 0; padding-left: 0}}#brxe-nitgls {padding-right: 32px; padding-left: 32px}@media (max-width: 991px) {#brxe-nitgls {padding-right: 16px; padding-left: 16px}}#brxe-fgieow {text-align: center}@media (max-width: 991px) {#brxe-fgieow {text-align: left}}#brxe-78859d .separator {width: 50px; flex-grow: 0; border-top-width: 1px; height: 1px; border-top-color: #222222}#brxe-78859d {width: auto}#brxe-78859d.has-separator {gap: 15px}@media (max-width: 478px) {#brxe-78859d {align-self: flex-start}#brxe-78859d .separator {border-top-color: #313131}}#brxe-407b02 {position: relative; border-top: 0 solid var(--bricks-color-zopuon); border-right: 0 solid var(--bricks-color-zopuon); border-bottom: 15px solid var(--bricks-color-zopuon); border-left: 0 solid var(--bricks-color-zopuon)}:where(#brxe-407b02 > *:not(figcaption)) {position: relative}#brxe-407b02::before {background-image: linear-gradient(45deg, #cccccc 15%, rgba(255, 0, 0, 0) 15%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 767px) {#brxe-407b02 {align-self: center}}#brxe-0c6fd6 {width: 100%}@media (max-width: 478px) {#brxe-57c669 {margin-top: -300px}}#brxe-2796a9 .separator {width: 50px; flex-grow: 0; border-top-width: 1px; height: 1px; border-top-color: #222222}#brxe-2796a9 {width: auto}#brxe-2796a9.has-separator {gap: 15px}@media (max-width: 478px) {#brxe-2796a9 {align-self: center}}#brxe-eac36b {position: relative; border-top: 0 solid var(--bricks-color-zopuon); border-right: 0 solid var(--bricks-color-zopuon); border-bottom: 15px solid var(--bricks-color-zopuon); border-left: 0 solid var(--bricks-color-zopuon)}:where(#brxe-eac36b > *:not(figcaption)) {position: relative}#brxe-eac36b::before {background-image: linear-gradient(45deg, #cccccc 15%, rgba(255, 0, 0, 0) 15%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 767px) {#brxe-eac36b {align-self: center}}#brxe-31cbcb {padding-top: 300px; width: 100%}#brxe-16e3f0 {column-gap: 80px; flex-direction: row}#brxe-981681 .separator {width: 50px; flex-grow: 0; border-top-width: 1px; height: 1px; border-top-color: #313131}#brxe-981681 {width: auto}#brxe-981681.has-separator {gap: 15px}@media (max-width: 767px) {#brxe-981681 {align-self: flex-start}}@media (max-width: 478px) {#brxe-981681 {align-self: flex-start; text-align: left}}#brxe-2bedc6 {position: relative; border-top: 0 solid var(--bricks-color-zopuon); border-right: 0 solid var(--bricks-color-zopuon); border-bottom: 15px solid var(--bricks-color-zopuon); border-left: 0 solid var(--bricks-color-zopuon)}:where(#brxe-2bedc6 > *:not(figcaption)) {position: relative}#brxe-2bedc6::before {background-image: linear-gradient(45deg, #cccccc 15%, rgba(255, 0, 0, 0) 15%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 767px) {#brxe-2bedc6 {align-self: center}}#brxe-eda3a2 {width: 100%}@media (max-width: 478px) {#brxe-8f4ca1 {margin-top: -300px}}#brxe-92a1a1 .separator {width: 50px; flex-grow: 0; border-top-width: 1px; height: 1px; border-top-color: #313131}#brxe-92a1a1 {width: auto}#brxe-92a1a1.has-separator {gap: 15px}@media (max-width: 767px) {#brxe-92a1a1 {text-align: left}}#brxe-sbmhgd {text-align: left}@media (max-width: 478px) {#brxe-sbmhgd {text-align: left}}#brxe-30be56 {position: relative; border-top: 0 solid var(--bricks-color-zopuon); border-right: 0 solid var(--bricks-color-zopuon); border-bottom: 15px solid var(--bricks-color-zopuon); border-left: 0 solid var(--bricks-color-zopuon)}:where(#brxe-30be56 > *:not(figcaption)) {position: relative}#brxe-30be56::before {background-image: linear-gradient(45deg, #cccccc 15%, rgba(255, 0, 0, 0) 15%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 767px) {#brxe-30be56 {align-self: center}}#brxe-8e48ef {width: 100%; padding-top: 300px}#brxe-f86631 {flex-direction: row; column-gap: 80px}#brxe-trlnuz {align-items: center; flex-direction: row; justify-content: space-between}#brxe-iumoye {align-items: center; flex-direction: row; justify-content: space-between}#brxe-nzyovm {align-items: center; flex-direction: row; justify-content: space-between}#brxe-jitvjp {align-items: center; flex-direction: row; justify-content: space-between}#brxe-gvmxhf {align-items: center; flex-direction: row; justify-content: space-between}#brxe-ognvgb {align-items: center; flex-direction: row; justify-content: space-between}#brxe-ubdzrv {align-items: center; flex-direction: row; justify-content: space-between}#brxe-sapabp {align-items: center; flex-direction: row; justify-content: space-between}#brxe-tryznh .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0} .construction-faq-open-icon { display: none;} .construction-faq-close-icon { display: block;} .brx-open .construction-faq-close-icon { display: none;} .brx-open .construction-faq-open-icon { display: block;}#brxe-ngoqpd {align-items: center}@media (max-width: 478px) {#brxe-0e9d0d {flex-direction: column}}#brxe-wvarjc {font-style: oblique; padding-top: 16px}@media (max-width: 478px) {#brxe-wvarjc {font-style: oblique}}@media (max-width: 478px) {.brxe-fhcqrp {text-align: left}}.brxe-bdcdiq {padding-right: 16px; padding-left: 16px; align-items: center}@media (max-width: 478px) {.brxe-bdcdiq {align-items: flex-start}}.brxe-3b18e5 {color: #222222}.brxe-ee1144 {color: #222222}.brxe-f519aa {color: #222222}@media (max-width: 478px) {.brxe-f519aa {text-align: left}}.brxe-02a032 {color: #222222}@media (max-width: 478px) {.brxe-02a032 {text-align: left}}.brxe-6566a2 {color: #222222}.brxe-7bf993 {color: #222222}.brxe-e76b48 {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr; grid-gap: 16px}@media (max-width: 767px) {.brxe-e76b48 {width: 100%; max-width: 1200px; flex-direction: column; grid-template-columns: 1fr 1fr}}@media (max-width: 478px) {.brxe-e76b48 {flex-direction: row; grid-template-columns: 1fr}}.brxe-wedhsz .separator {display: none}.brxe-wedhsz .title {margin-left: 10px}.brxe-wedhsz .content {justify-content: flex-start}.brxe-wedhsz .description {justify-content: flex-start}@media (max-width: 478px) {.brxe-wedhsz .content {justify-content: flex-start}.brxe-wedhsz .description {justify-content: flex-start}}.brxe-dnwxhp {row-gap: 32px}@media (max-width: 478px) {.brxe-dnwxhp {align-items: flex-start; row-gap: 16px}}.brxe-zmpyqu .image {aspect-ratio: 1/1; border-radius: 20px}.brxe-zmpyqu .member {border-radius: 20px}.brxe-zmpyqu {grid-template-columns: repeat(2, 1fr); grid-auto-flow: unset; gap: 16px}.brxe-zmpyqu .content {padding-top: 0}img { max-width: 100%; height: auto;  aspect-ratio: attr(width) / attr(height); }@media (max-width: 991px) {img { max-width: 100%; height: auto;  aspect-ratio: attr(width) / attr(height); }}@media (max-width: 767px) {.brxe-zmpyqu {grid-template-columns: repeat(2, 1fr); grid-auto-flow: unset}img { max-width: 100%; height: auto;  aspect-ratio: attr(width) / attr(height); }}@media (max-width: 478px) {.brxe-zmpyqu {grid-template-columns: repeat(2, 1fr); grid-auto-flow: unset}img { max-width: 100%; height: auto;  aspect-ratio: attr(width) / attr(height); }}.brxe-puxqcj {row-gap: 16px; align-items: center}.brxe-mnutqj {flex-direction: row; column-gap: 32px}@media (max-width: 767px) {.brxe-mnutqj {row-gap: 32px}}.brxe-oiyijj {align-items: center}.brxe-szozkd svg {height: 60px; width: 60px; fill: var(--bricks-color-qhxtwm)}.brxe-szozkd {flex-direction: row; gap: 16px}.brxe-sajftk svg {height: 60px; width: 60px; fill: var(--bricks-color-qhxtwm)}.brxe-sajftk {flex-direction: row; gap: 16px}.brxe-juybdv svg {height: 60px; width: 60px; fill: var(--bricks-color-qhxtwm)}.brxe-juybdv {flex-direction: row; gap: 16px}.brxe-ekmymf svg {height: 60px; width: 60px; fill: var(--bricks-color-qhxtwm)}.brxe-ekmymf {flex-direction: row; gap: 16px}.brxe-esnhns {flex-direction: column; display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: 64px}@media (max-width: 478px) {.brxe-esnhns {grid-template-columns: 1fr; grid-gap: 32px}}.brxe-ptqfem {color: var(--bricks-color-qhxtwm); padding-top: 16px; padding-bottom: 16px}.brxe-rmnodz {padding-top: 32px; padding-right: 16px; padding-bottom: 32px; padding-left: 16px; background-image: linear-gradient(90deg, #eb7100, #fdba00); transition: 0.3s}.brxe-rmnodz label {font-size: 16px; font-family: "Montserrat Local"; font-weight: 500; font-style: normal; text-transform: none; color: var(--bricks-color-nrncjd)}.brxe-rmnodz .label {font-size: 16px; font-family: "Montserrat Local"; font-weight: 500; font-style: normal; text-transform: none; color: var(--bricks-color-nrncjd)}.brxe-rmnodz .bricks-button {background-color: var(--bricks-color-utoknj); font-size: 15px; color: var(--bricks-color-xstvej); font-weight: 600; font-family: "Montserrat Local"}.brxe-rmnodz button[type=submit].bricks-button {border-radius: 20px}.brxe-rmnodz .bricks-button:hover {background-color: var(--bricks-color-xstvej); color: var(--bricks-color-nrncjd)}.brxe-rmnodz:hover {transition: 0.3s}.brxe-wecifb {width: 50%}@media (max-width: 767px) {.brxe-wecifb {width: 100%}}.brxe-yzzmzi {padding-bottom: 16px}.brxe-nqojvb.brxi-pcmpxx {font-size: 20px}.brxe-bbhfdx {align-items: center; flex-direction: row; justify-content: space-between}.brxe-agazki.brxi-pcmpxx {font-size: 20px}.brxe-ncpgch {align-items: center; flex-direction: row; justify-content: space-between}.brxe-ibosdo {align-items: center; flex-direction: row; justify-content: space-between}.brxe-xljtnk {align-items: center; flex-direction: row; justify-content: space-between}.brxe-tbwfgz {align-items: center; flex-direction: row; justify-content: space-between}.brxe-tveopf .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0} .construction-faq-open-icon { display: none;} .construction-faq-close-icon { display: block;} .brx-open .construction-faq-close-icon { display: none;} .brx-open .construction-faq-open-icon { display: block;}.brxe-cafzgl {width: 45%; align-items: center}@media (max-width: 991px) {.brxe-cafzgl {align-items: center}}@media (max-width: 478px) {.brxe-cafzgl {width: 100%; flex-direction: column}}.brxe-wbqvpg {padding-bottom: 16px}@media (max-width: 478px) {.brxe-wbqvpg {align-self: center; text-align: center}}.brxe-pktipo .swiper-button {color: #222222; font-size: 30px}.brxe-pktipo .bricks-swiper-button-prev {left: 50px}.brxe-pktipo .bricks-swiper-button-next {right: 50px}.brxe-pktipo .repeater-item {justify-content: center; align-items: center}.brxe-pktipo .swiper-slide {text-align: center; filter: saturate(100%)}.brxe-pktipo .image {border-radius: 100px}.brxe-pktipo .testimonial-content-wrapper {font-size: 15px; color: #595959; font-family: "Montserrat Local"}.brxe-pktipo .testimonial-name {font-size: 15px; font-family: "Montserrat Local"; color: #313131; font-weight: 500}.brxe-pktipo .testimonial-title {font-size: 15px; font-family: "Montserrat Local"}.brxe-pktipo {z-index: 0}.brxe-otkbmt {align-items: center; width: 45%}@media (max-width: 991px) {.brxe-otkbmt {align-items: center}}@media (max-width: 767px) {.brxe-otkbmt {width: 50%}}@media (max-width: 478px) {.brxe-otkbmt {width: 100%; flex-direction: column}}.brxe-cjrskf {row-gap: 32px; flex-direction: row; justify-content: space-between; align-items: flex-start; height: 100%}@media (max-width: 991px) {.brxe-cjrskf {padding-right: 16px; padding-left: 16px; flex-direction: row}}