@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 {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;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)}}: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 {@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 {: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 {.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-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-lulrih {color: var(--bricks-color-nrncjd)}.highlight-orange { background-color: #eb7100; padding: 2px 8px; border-radius: 8px; color: #ffffff; display: inline-block; }#brxe-uhsywb {color: var(--bricks-color-nrncjd)}#brxe-uhsywb a {color: var(--bricks-color-nrncjd); font-size: inherit}#brxe-ptpuuj {margin-top: 32px}#brxe-yjdvxe {padding-right: 32px; padding-left: 32px}@media (max-width: 767px) {#brxe-yjdvxe {padding-top: 80px; padding-bottom: 80px}}#brxe-wdjlxv {background-image: url(https://hoiviecnha.com/wp-content/uploads/2025/08/nguoi-giup-viec-cham-be-so-sinh-cham-sanh.webp); background-size: cover; background-repeat: repeat; background-position: center center; height: 60vh; border-top-right-radius: 20px; border-bottom-right-radius: 20px}@media (max-width: 767px) {#brxe-wdjlxv {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-wdjlxv {background-position: bottom center}}#brxe-dtpnsv {flex-direction: row; border-radius: 20px; width: 100%; max-width: 100%; background-color: var(--bricks-color-tmwoub)}@media (max-width: 991px) {#brxe-dtpnsv {padding-right: 0; padding-left: 0}}#brxe-dnqthi {padding-right: 32px; padding-left: 32px}@media (max-width: 991px) {#brxe-dnqthi {padding-right: 16px; padding-left: 16px}}#brxe-45544f .separator {width: 50px; flex-grow: 0; border-top-width: 1px; height: 1px; border-top-color: #222222}#brxe-45544f {width: auto}#brxe-45544f.has-separator {gap: 15px}@media (max-width: 478px) {#brxe-45544f {align-self: flex-start}}#brxe-c9f511 {position: relative; border-top: 0 solid #e8e8e8; border-right: 0 solid #e8e8e8; border-bottom: 15px solid #e8e8e8; border-left: 0 solid #e8e8e8}:where(#brxe-c9f511 > *:not(figcaption)) {position: relative}#brxe-c9f511::before {background-image: linear-gradient(45deg, #e8e8e8 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-c9f511 {align-self: center}}#brxe-vxhufh {width: 100%}@media (max-width: 767px) {#brxe-f726e6 {margin-top: -300px}}@media (max-width: 478px) {#brxe-f726e6 {margin-top: -300px}}#brxe-1c9576 .separator {width: 50px; flex-grow: 0; border-top-width: 1px; height: 1px; border-top-color: #222222}#brxe-1c9576 {width: auto}#brxe-1c9576.has-separator {gap: 15px}@media (max-width: 478px) {#brxe-1c9576 {align-self: flex-start}}#brxe-49bf8c {position: relative; border-top: 0 solid #e8e8e8; border-right: 0 solid #e8e8e8; border-bottom: 15px solid #e8e8e8; border-left: 0 solid #e8e8e8}:where(#brxe-49bf8c > *:not(figcaption)) {position: relative}#brxe-49bf8c::before {background-image: linear-gradient(45deg, #e8e8e8 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-49bf8c {align-self: center}}#brxe-ytejhc {padding-top: 300px; width: 100%}#brxe-xckpja {column-gap: 80px; flex-direction: row}#brxe-3d7cd3 .separator {width: 50px; flex-grow: 0; border-top-width: 1px; height: 1px; border-top-color: #222222}#brxe-3d7cd3 {width: auto}#brxe-3d7cd3.has-separator {gap: 15px}@media (max-width: 478px) {#brxe-3d7cd3 {align-self: flex-start}}#brxe-d877f9 {position: relative; border-top: 0 solid #e8e8e8; border-right: 0 solid #e8e8e8; border-bottom: 15px solid #e8e8e8; border-left: 0 solid #e8e8e8}:where(#brxe-d877f9 > *:not(figcaption)) {position: relative}#brxe-d877f9::before {background-image: linear-gradient(45deg, #e8e8e8 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-d877f9 {align-self: center}}#brxe-vzinnj {width: 100%}@media (max-width: 767px) {#brxe-7da8db {margin-top: -300px}}@media (max-width: 478px) {#brxe-7da8db {margin-top: -300px}}#brxe-930cc1 .separator {width: 50px; flex-grow: 0; border-top-width: 1px; height: 1px; border-top-color: #222222}#brxe-930cc1 {width: auto}#brxe-930cc1.has-separator {gap: 15px}@media (max-width: 478px) {#brxe-930cc1 {align-self: flex-start; text-align: left}}#brxe-b53f55 {position: relative; border-top: 0 solid #e8e8e8; border-right: 0 solid #e8e8e8; border-bottom: 15px solid #e8e8e8; border-left: 0 solid #e8e8e8}:where(#brxe-b53f55 > *:not(figcaption)) {position: relative}#brxe-b53f55::before {background-image: linear-gradient(45deg, #e8e8e8 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-b53f55 {align-self: center}}#brxe-dlicpi {width: 100%; padding-top: 300px}#brxe-hbqlqs {flex-direction: row; column-gap: 80px}#brxe-ojwxjn {align-items: center}@media (max-width: 991px) {#brxe-ojwxjn {align-items: center; padding-right: 16px; padding-left: 16px}}#brxe-hymndh {border-radius: 20px; position: relative; overflow: clip; background-image: url(https://hoiviecnha.com/wp-content/uploads/2025/08/nguoi-cham-be-giu-tre-tai-nha.webp); background-size: cover; background-position: center center; height: 68vh; align-self: center !important; width: 48%}@media (max-width: 991px) {#brxe-hymndh {width: 100%; height: 300px}}#brxe-qijvwq {row-gap: 16px}@media (max-width: 991px) {#brxe-qijvwq {grid-row: 2; display: flex}}@media (max-width: 767px) {#brxe-qijvwq {grid-row: 3}}@media (max-width: 478px) {#brxe-qijvwq {grid-row: 2}}#brxe-vxkjjk {width: 48%}@media (max-width: 991px) {#brxe-vxkjjk {width: 100%}}#brxe-bpungn {flex-direction: row; column-gap: 88px}@media (max-width: 991px) {#brxe-bpungn {flex-direction: column; row-gap: 16px}}@media (max-width: 767px) {#cong-viec-cua-mot-nguoi-cham-be-tot {align-self: flex-start}}#brxe-prlpvp {padding-bottom: 16px}@media (max-width: 767px) {#brxe-prlpvp {text-align: left}}#brxe-iunznr {color: #ffffff}#brxe-cuopua {color: #ffffff}#brxe-sfhylf {display: grid; align-items: initial; grid-gap: 20px; grid-template-columns: repeat(3, 1fr)}@media (max-width: 478px) {#brxe-sfhylf {grid-template-columns: repeat(2, 1fr)}}#brxe-695604 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-86eeeb {align-items: center; flex-direction: row; justify-content: space-between}#brxe-97b7b0 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-4b1f66 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-3df713 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-f74c89 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-d050d1 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-4c56dc {align-items: center; flex-direction: row; justify-content: space-between}#brxe-47a97e .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-qmamkz {align-items: center}@media (max-width: 478px) {.brxe-qmamkz {align-items: flex-start}}.brxe-ca2455 .member {background-color: var(--bricks-color-utoknj); box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); border-radius: 10px}.brxe-ca2455 .title {font-size: 16px}.brxe-ca2455 .subtitle {font-size: 14px}.brxe-ca2455 .description {font-size: 14px; color: #9b9b9b}.brxe-ca2455 .image {aspect-ratio: 1/1}.brxe-ca2455 .content {padding-top: 16px; padding-right: 8px; padding-bottom: 16px; padding-left: 8px; text-align: center}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-ca2455 {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-ca2455 {grid-template-columns: repeat(2, 1fr); grid-auto-flow: unset}img { max-width: 100%; height: auto;  aspect-ratio: attr(width) / attr(height); }}.brxe-opzhhg svg {fill: #000000}.brxe-opzhhg {gap: 8px}.brxe-vsfgso {flex-direction: column; row-gap: 32px}@media (max-width: 767px) {.brxe-vsfgso {padding-right: 16px; padding-left: 16px; align-items: center}}@media (max-width: 478px) {.brxe-vsfgso {row-gap: 32px}}@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}}@media (max-width: 478px) {.brxe-eiugwz {text-align: left}}@media (max-width: 478px) {.brxe-a0caa5 {text-align: left}}.brxe-cqdxvy {justify-content: center; align-self: center !important; align-items: center; padding-right: 16px; padding-left: 16px}@media (max-width: 478px) {.brxe-cqdxvy {align-items: flex-start}}.brxe-vinoam {height: 64px; width: 64px}.brxe-vinoam :not([fill="none"]) {fill: var(--bricks-color-xcjqwj)}.brxe-dkuvab {width: 64px; height: 64px}.brxe-dkuvab :not([fill="none"]) {fill: var(--bricks-color-xcjqwj)}.brxe-msjadm {width: 64px; height: 64px}.brxe-msjadm :not([fill="none"]) {fill: var(--bricks-color-xcjqwj)}.brxe-qtoxzf {width: 64px; height: 64px}.brxe-qtoxzf :not([fill="none"]) {fill: var(--bricks-color-xcjqwj)}.brxe-feynow {display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: 32px}@media (max-width: 478px) {.brxe-feynow {margin-top: 0; row-gap: 16px; grid-template-columns: 1fr}}.brxe-hysecx {align-self: center; color: var(--bricks-color-nrncjd)}.brxe-xmuhxi .form-group input {padding-right: 16px; padding-left: 16px}.brxe-xmuhxi .flatpickr {padding-right: 16px; padding-left: 16px}.brxe-xmuhxi select {padding-right: 16px; padding-left: 16px; color: #8c8c8c}.brxe-xmuhxi textarea {padding-right: 16px; padding-left: 16px}.brxe-xmuhxi {justify-content: center; font-family: "Montserrat Local"}.brxe-xmuhxi button[type=submit].bricks-button {border-radius: 10px}.brxe-xmuhxi .bricks-button {color: var(--bricks-color-xstvej); font-weight: 500; font-size: 16px; background-color: var(--bricks-color-utoknj)}.brxe-xmuhxi ::placeholder {color: #8c8c8c}.brxe-xmuhxi .submit-button-wrapper {width: 60%}.brxe-xmuhxi .bricks-button:hover {background-color: var(--bricks-color-xstvej); color: var(--bricks-color-nrncjd)}.brxe-xmuhxi:hover {transition: 0.3s}.brxe-gtiryg {border-radius: 10px; flex-direction: column; padding-top: 32px; padding-right: 16px; padding-bottom: 32px; padding-left: 16px; box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2); background-image: linear-gradient(90deg, #eb7100, #fdba00)}.brxe-sfhmtc {width: 25%; margin-top: 32px}@media (max-width: 991px) {.brxe-sfhmtc {width: 35%}}@media (max-width: 767px) {.brxe-sfhmtc {width: 100%; padding-right: 16px; padding-left: 16px}}.brxe-yzzmzi {padding-bottom: 16px}.brxe-nqojvb.brxi-ykwggx {font-size: 20px}.brxe-bbhfdx {align-items: center; flex-direction: row; justify-content: space-between}.brxe-agazki.brxi-ykwggx {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}}