@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 {@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 {.brxe-button{width:auto}}@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-pricing-tables){width:100%}:where(.brxe-pricing-tables) .pricing-tables{display:grid;gap:30px;grid-auto-columns:1fr;grid-auto-flow:column}@media (max-width:991px){:where(.brxe-pricing-tables) .pricing-tables{grid-auto-flow:unset;grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){:where(.brxe-pricing-tables) .pricing-tables{grid-template-columns:repeat(1,1fr)}}:where(.brxe-pricing-tables) ol,:where(.brxe-pricing-tables) ul{list-style-type:none;margin:0;padding:0}:where(.brxe-pricing-tables) .tabs{display:flex;flex-direction:row;justify-content:center;margin:0 0 30px;padding:0}:where(.brxe-pricing-tables) .tab{cursor:pointer;margin:0 10px;text-align:center}:where(.brxe-pricing-tables) .pricing-table-bg{background-position:50%;background-size:cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0}:where(.brxe-pricing-tables) .pricing-table-features,:where(.brxe-pricing-tables) .pricing-table-footer,:where(.brxe-pricing-tables) .pricing-table-header,:where(.brxe-pricing-tables) .pricing-table-pricing{position:relative;z-index:1}:where(.brxe-pricing-tables) .pricing-table{display:none;overflow:hidden;position:relative;text-align:center}:where(.brxe-pricing-tables) .pricing-table.active{display:block}:where(.brxe-pricing-tables) .pricing-table-header{display:flex;flex-wrap:wrap;justify-content:center;padding:30px}:where(.brxe-pricing-tables) .pricing-table-title{font-size:27px;font-weight:700}:where(.brxe-pricing-tables) .pricing-table-subtitle{width:100%}:where(.brxe-pricing-tables) .pricing-table-pricing{padding:30px}:where(.brxe-pricing-tables) .pricing-table-price-wrapper{align-self:stretch;color:var(--bricks-text-dark);display:inline-flex;flex-wrap:wrap;justify-content:center;position:relative}:where(.brxe-pricing-tables) .pricing-table-original-price{align-self:center;color:var(--bricks-text-light);font-size:1.2em;margin-right:10px;position:absolute;right:100%;text-decoration:line-through}:where(.brxe-pricing-tables) .pricing-table-price-prefix,:where(.brxe-pricing-tables) .pricing-table-price-suffix{display:flex;font-size:20px!important;font-weight:700}:where(.brxe-pricing-tables) .pricing-table-price{font-size:60px;line-height:1;margin:0 2px}:where(.brxe-pricing-tables) .pricing-table-price-meta{color:var(--bricks-text-light);display:block;width:100%}:where(.brxe-pricing-tables) .pricing-table-feature{align-items:center;border-bottom:1px solid var(--bricks-border-color);display:flex;justify-content:center;line-height:2;padding:10px 30px}:where(.brxe-pricing-tables) .pricing-table-feature:first-child{border-top:1px solid var(--bricks-border-color)}:where(.brxe-pricing-tables) .pricing-table-feature svg{flex-shrink:0}:where(.brxe-pricing-tables) .pricing-table-feature-title{margin:0 .5em}:where(.brxe-pricing-tables) .pricing-table-footer{padding:30px}:where(.brxe-pricing-tables) .pricing-table-button-text{display:flex;justify-content:center}:where(.brxe-pricing-tables) .pricing-table-additional-info{margin-top:1em}:where(.brxe-pricing-tables) .pricing-table-ribbon{height:100px;left:0;overflow:hidden;position:absolute;right:auto;top:0;width:100px;z-index:2}:where(.brxe-pricing-tables) .pricing-table-ribbon .pricing-table-ribbon-title{letter-spacing:.25px;margin-top:39px;transform:translateY(-50%) translateX(-50%) translateX(39px) rotate(-45deg);width:200%}:where(.brxe-pricing-tables) .pricing-table-ribbon.right{left:auto;right:0;transform:rotate(90deg)}:where(.brxe-pricing-tables) .pricing-table-ribbon.top .pricing-table-ribbon-title{line-height:40px;margin-top:-40px}:where(.brxe-pricing-tables) .pricing-table-ribbon-title{background-color:var(--bricks-color-primary);color:#fff;font-size:14px;font-weight:700;line-height:30px;text-align:center}}@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 {: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)}}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-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-vnmbef {color: var(--bricks-color-nrncjd)}#brxe-ferlnf {color: var(--bricks-color-nrncjd)}.highlight-white { background-color: #f7f4f0; padding: 2px 8px; border-radius: 8px; color: #000000; display: inline-block; }#brxe-monbfr {color: var(--bricks-color-nrncjd)}#brxe-monbfr a {color: var(--bricks-color-nrncjd); font-size: inherit}#brxe-xceskh {margin-top: 32px}#brxe-asiynu {padding-right: 32px; padding-left: 32px}@media (max-width: 767px) {#brxe-asiynu {padding-top: 80px; padding-bottom: 80px}}#brxe-jroeff {background-image: url(https://hoigiupviec.com/wp-content/uploads/2025/10/poster-video-hoi-tim-nguoi-giup-viec-nha.webp); background-size: contain; background-repeat: repeat; background-position: top left; height: 60vh; border-top-right-radius: 20px; border-bottom-right-radius: 20px}@media (max-width: 767px) {#brxe-jroeff {border-top-right-radius: 0; border-bottom-left-radius: 20px; background-image: url(https://hoigiupviec.com/wp-content/uploads/2025/09/hoi-tim-nguoi-giup-viec-nha-tphcm.webp); 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-jroeff {background-position: bottom center}}#brxe-flwuqi {flex-direction: row; border-radius: 20px; width: 100%; max-width: 100%; background-color: var(--bricks-color-ympvax)}@media (max-width: 991px) {#brxe-flwuqi {padding-right: 0; padding-left: 0}}#brxe-mqwpre {padding-right: 32px; padding-left: 32px}@media (max-width: 991px) {#brxe-mqwpre {padding-right: 16px; padding-left: 16px}}#brxe-uxlmbi {text-align: center}#brxe-gvahqm {width: 30%; align-items: center; row-gap: 8px}@media (max-width: 478px) {#brxe-gvahqm {width: 100%}}#brxe-djhqxj {text-align: center}#brxe-kfeonv {width: 30%; align-items: center; row-gap: 8px}@media (max-width: 478px) {#brxe-kfeonv {width: 100%}}#brxe-qoynsp {text-align: center}#brxe-evqftw {width: 30%; align-items: center; row-gap: 8px}@media (max-width: 478px) {#brxe-evqftw {width: 100%}}#brxe-utskrm {align-items: stretch; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-utskrm {row-gap: 40px}}#brxe-fdutjt {width: 50%}#brxe-picmyc {width: 50%; align-items: center}@media (max-width: 767px) {#brxe-picmyc {width: 100%}}#brxe-lehqaj {color: var(--bricks-color-cjntqz); fill: var(--bricks-color-cjntqz)}#brxe-gbthlb {display: flex; align-items: center; column-gap: 16px}#brxe-whpdmr {color: var(--bricks-color-cjntqz); fill: var(--bricks-color-cjntqz)}#brxe-zbfgck {display: flex; align-items: center; column-gap: 16px}#brxe-rnkopl {color: var(--bricks-color-cjntqz); fill: var(--bricks-color-cjntqz)}#brxe-twrpnj {display: flex; align-items: center; column-gap: 16px}#brxe-prgxfg {color: var(--bricks-color-cjntqz); fill: var(--bricks-color-cjntqz)}#brxe-bzqqwp {display: flex; align-items: center; column-gap: 16px}#brxe-alemdv {width: 50%; row-gap: 16px}@media (max-width: 767px) {#brxe-alemdv {width: 100%}}#brxe-dezodb {flex-direction: row; align-items: center; column-gap: 16px}@media (max-width: 478px) {#brxe-dezodb {flex-direction: row-reverse}}#brxe-rcmdqy {flex-direction: column}#brxe-88481c:not(.tag), #brxe-88481c img {object-fit: contain; aspect-ratio: 350/350}#brxe-88481c {align-self: center}#brxe-5f09ba {display: grid; align-items: initial; grid-gap: 20px; grid-template-columns: repeat(3, 1fr)}@media (max-width: 478px) {#brxe-5f09ba {grid-template-columns: repeat(2, 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-bxkznp {align-items: center}#brxe-apdjrr {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr; grid-gap: 40px}@media (max-width: 767px) {#brxe-apdjrr {grid-template-columns: 1fr 1fr}}@media (max-width: 478px) {#brxe-apdjrr {grid-template-columns: 1fr; grid-gap: 40px}}#brxe-hivgyl {align-items: center}@media (max-width: 478px) {#brxe-hivgyl {align-items: flex-start}}#brxe-ewbywc:not(.tag), #brxe-ewbywc img {aspect-ratio: 300/225}@media (max-width: 478px) {#brxe-alffai {width: 50%}}#brxe-lkgnya:not(.tag), #brxe-lkgnya img {aspect-ratio: 300/225}@media (max-width: 478px) {#brxe-zvpsve {width: 50%}}#brxe-opwvch:not(.tag), #brxe-opwvch img {aspect-ratio: 300/225}@media (max-width: 478px) {#brxe-vpxvkx {width: 50%}}#brxe-feafqm:not(.tag), #brxe-feafqm img {aspect-ratio: 300/225}@media (max-width: 478px) {#brxe-rcjafq {width: 50%}}#brxe-bdhqug:not(.tag), #brxe-bdhqug img {aspect-ratio: 300/225}img { max-width: 100%; height: auto;  aspect-ratio: attr(width) / attr(height); }@media (max-width: 478px) {#brxe-vpwctr {width: 50%}}#brxe-uhtxwt {min-height: 70vh}#brxe-uhtxwt .splide__pagination {top: 1px; bottom: auto}@media (max-width: 767px) {#brxe-uhtxwt .splide__arrow--prev {left: 0px}#brxe-uhtxwt .splide__pagination .splide__pagination__page.is-active {color: #000000; background-color: #000000}#brxe-uhtxwt .splide__pagination .splide__pagination__page {color: #8c8c8c; background-color: #8c8c8c}}@media (max-width: 478px) {#brxe-uhtxwt .splide__pagination {top: 1px; bottom: auto}}@media (max-width: 767px) {#brxe-fnocem {align-self: center !important}}.highlight-orange { background-color: #eb7100; padding: 2px 8px; border-radius: 8px; color: #ffffff; display: inline-block; }#brxe-fbsvfj {align-items: center}#brxe-tudnyl:not(.tag), #brxe-tudnyl img {aspect-ratio: 600/750}#brxe-qkxamm:not(.tag), #brxe-qkxamm img {aspect-ratio: 600/750}#brxe-poybam:not(.tag), #brxe-poybam img {aspect-ratio: 600/750}#brxe-uzghfr:not(.tag), #brxe-uzghfr img {aspect-ratio: 600/750}#brxe-kbiudz:not(.tag), #brxe-kbiudz img {aspect-ratio: 600/750}#brxe-crkbwc:not(.tag), #brxe-crkbwc img {aspect-ratio: 600/750}#brxe-fndmpl:not(.tag), #brxe-fndmpl img {aspect-ratio: 600/750}#brxe-ikskqe:not(.tag), #brxe-ikskqe img {aspect-ratio: 600/750}#brxe-ceomjk:not(.tag), #brxe-ceomjk img {aspect-ratio: 600/750}#brxe-vahexr .splide__pagination .splide__pagination__page {color: var(--bricks-color-xhegfm); background-color: var(--bricks-color-xhegfm)}#brxe-vahexr .splide__pagination .splide__pagination__page.is-active {color: var(--bricks-color-qhxtwm); background-color: var(--bricks-color-qhxtwm); width: 30px; border-radius: 5px}#brxe-vahexr .splide__arrow {font-size: 25px; min-height: 25px; min-width: 25px; color: var(--bricks-color-qhxtwm)}#brxe-vahexr .splide__arrow svg {height: 25px; width: 25px; fill: var(--bricks-color-qhxtwm)}#brxe-vahexr .splide__arrow--prev {left: -16px}#brxe-vahexr .splide__arrow--next {right: -16px}#brxe-vahexr .splide__pagination {bottom: -32px}#brxe-vcruuz {max-width: 888px; width: 100%}#brxe-kfsggn {align-items: center}#brxe-f4fb1f .pricing-table {box-shadow: 5px 10px 30px 0 rgba(33, 33, 33, 0.1)}#brxe-f4fb1f .repeater-item:nth-child(1) .pricing-table-title {font-size: 25px; font-family: "Montserrat Local"; font-weight: 600}#brxe-f4fb1f .repeater-item:nth-child(1) .pricing-table-feature i {color: #222222; font-size: 25px}#brxe-f4fb1f .repeater-item:nth-child(1) .pricing-table-feature {justify-content: flex-start}#brxe-f4fb1f .repeater-item:nth-child(1) .bricks-button:hover {background-color: var(--bricks-color-xstvej)}#brxe-f4fb1f .repeater-item:nth-child(1) .bricks-button {background-color: var(--bricks-color-qhxtwm); border-radius: 25px; color: var(--bricks-color-nrncjd); font-size: 15px; font-weight: 600; font-family: "Montserrat Local"}#brxe-f4fb1f .pricing-tables {grid-template-columns: repeat(1, 1fr); grid-auto-flow: unset}@media (max-width: 991px) {#brxe-f4fb1f .repeater-item:nth-child(1) .pricing-table-price-prefix {font-size: 28px; font-weight: 500; font-family: "Montserrat Local"}#brxe-f4fb1f .repeater-item:nth-child(1) .pricing-table-price {font-size: 28px; font-weight: 500; font-family: "Montserrat Local"}#brxe-f4fb1f .repeater-item:nth-child(1) .pricing-table-price-suffix {font-size: 28px; font-weight: 500; font-family: "Montserrat Local"}#brxe-f4fb1f .pricing-tables {grid-template-columns: repeat(1, 1fr); grid-auto-flow: unset}}@media (max-width: 767px) {#brxe-f4fb1f {z-index: 0}}#brxe-jxofjs {width: 30%}@media (max-width: 767px) {#brxe-jxofjs {width: 100%}}#brxe-15cf05 .pricing-table {box-shadow: 5px 10px 30px 0 rgba(33, 33, 33, 0.2)}#brxe-15cf05 .repeater-item:nth-child(1) .pricing-table-title {font-size: 25px; font-family: "Montserrat Local"; font-weight: 600; color: var(--bricks-color-nrncjd)}#brxe-15cf05 .repeater-item:nth-child(1) .pricing-table-feature i {font-size: 25px; color: #ffffff}#brxe-15cf05 .repeater-item:nth-child(1) .pricing-table-feature {justify-content: flex-start; color: var(--bricks-color-nrncjd)}#brxe-15cf05 .repeater-item:nth-child(1) .pricing-table-bg {background-size: contain; background-repeat: repeat; background-color: var(--bricks-color-qhxtwm)}#brxe-15cf05 .repeater-item:nth-child(1) .pricing-table-price-meta {color: #ffffff}#brxe-15cf05 .repeater-item:nth-child(1) .pricing-table-additional-info {color: #ffffff}#brxe-15cf05 .repeater-item:nth-child(1) .bricks-button {background-color: var(--bricks-color-xstvej); font-size: 15px; font-weight: 600; color: var(--bricks-color-nrncjd); border-radius: 25px}#brxe-15cf05 .repeater-item:nth-child(1) .bricks-button:hover {color: var(--bricks-color-qhxtwm); background-color: var(--bricks-color-nrncjd)}#brxe-15cf05 .repeater-item:nth-child(1) .pricing-table-ribbon-title {background-color: var(--bricks-color-utoknj); color: var(--bricks-color-ympvax)}#brxe-15cf05 .pricing-tables {grid-template-columns: repeat(1, 1fr); grid-auto-flow: unset}@media (max-width: 991px) {#brxe-15cf05 .repeater-item:nth-child(1) .pricing-table-price-prefix {font-size: 28px; font-family: "Montserrat Local"; font-weight: 500}#brxe-15cf05 .repeater-item:nth-child(1) .pricing-table-price {font-size: 28px; font-family: "Montserrat Local"; font-weight: 500}#brxe-15cf05 .repeater-item:nth-child(1) .pricing-table-price-suffix {font-size: 28px; font-family: "Montserrat Local"; font-weight: 500}#brxe-15cf05 .pricing-tables {grid-template-columns: repeat(1, 1fr); grid-auto-flow: unset}}@media (max-width: 767px) {#brxe-15cf05 {z-index: 0}}#brxe-zvgkfn {width: 30%}@media (max-width: 767px) {#brxe-zvgkfn {width: 100%}}#brxe-d0319c .pricing-table {box-shadow: 5px 10px 30px 0 rgba(33, 33, 33, 0.1)}#brxe-d0319c .repeater-item:nth-child(1) .pricing-table-title {font-size: 25px; font-family: "Montserrat Local"; font-weight: 600}#brxe-d0319c .repeater-item:nth-child(1) .pricing-table-feature i {font-size: 25px; color: #222222}#brxe-d0319c .repeater-item:nth-child(1) .pricing-table-feature {justify-content: flex-start}#brxe-d0319c .repeater-item:nth-child(1) .bricks-button:hover {background-color: var(--bricks-color-xstvej)}#brxe-d0319c .repeater-item:nth-child(1) .bricks-button {background-color: var(--bricks-color-qhxtwm); border-radius: 25px; font-size: 15px; color: var(--bricks-color-nrncjd); font-weight: 600}#brxe-d0319c .pricing-tables {grid-template-columns: repeat(1, 1fr); grid-auto-flow: unset}@media (max-width: 991px) {#brxe-d0319c .repeater-item:nth-child(1) .pricing-table-price-prefix {font-size: 28px; font-family: "Montserrat Local"; font-weight: 500}#brxe-d0319c .repeater-item:nth-child(1) .pricing-table-price {font-size: 28px; font-family: "Montserrat Local"; font-weight: 500}#brxe-d0319c .repeater-item:nth-child(1) .pricing-table-price-suffix {font-size: 28px; font-family: "Montserrat Local"; font-weight: 500}#brxe-d0319c .pricing-tables {grid-template-columns: repeat(1, 1fr); grid-auto-flow: unset}}@media (max-width: 767px) {#brxe-d0319c {z-index: 0}}#brxe-ihcbvh {width: 30%}@media (max-width: 767px) {#brxe-ihcbvh {width: 100%}}#brxe-sqldow {align-items: stretch; flex-direction: row; justify-content: space-between}@media (max-width: 767px) {#brxe-sqldow {row-gap: 32px}}#brxe-f97f7f {align-items: center}.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%}}.circle { position: relative; display: inline-block; z-index: 1;  color: #eb7100;}.circle::after { content: ""; position: absolute; left: -15px; bottom: -40px;  width: 120%; height: 120px;  background-image: url('https://hoigiupviec.com/wp-content/uploads/2025/12/circle-one.svg'); background-repeat: no-repeat; background-size: 100% 100%;  z-index: -1; }#brxe-mqlzlu {align-items: center}@media (max-width: 478px) {#brxe-mqlzlu {align-items: flex-start}}#brxe-joxzqq {font-size: 20px}#brxe-sszljk {align-items: center; flex-direction: row; justify-content: space-between}#brxe-nrxqdr {font-size: 20px}#brxe-cwjwmx {align-items: center; flex-direction: row; justify-content: space-between}#brxe-3dfe7d {align-items: center; flex-direction: row; justify-content: space-between}#brxe-fc5eb5 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-edebe8 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-714585 .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-e75453 {width: 100%; max-width: 888px}