@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-posts{overflow:hidden;width:100%}.brxe-posts figure{all:unset;display:block;position:relative}.brxe-posts figure>a{display:block}.brxe-posts img{width:100%}.brxe-posts .bricks-layout-wrapper{--columns:2;--gutter:0px}.brxe-posts .bricks-layout-wrapper[data-layout=list] .bricks-layout-inner{flex-direction:column}.brxe-posts .bricks-layout-wrapper[data-layout=list] .bricks-layout-inner>*{flex-basis:100%}.brxe-posts .bricks-layout-wrapper[data-layout=list].alternate li:nth-child(2n) .bricks-layout-inner{flex-direction:row-reverse!important}.brxe-posts .bricks-layout-wrapper[data-layout=list].alternate li:nth-child(odd) .bricks-layout-inner{flex-direction:row!important}.brxe-posts .bricks-layout-wrapper[data-layout=list].image-position-left .bricks-layout-inner,.brxe-posts .bricks-layout-wrapper[data-layout=list].image-position-right .bricks-layout-inner{flex-direction:row}.brxe-posts .bricks-layout-wrapper a{color:currentcolor}.brxe-posts .bricks-pagination{position:relative;z-index:1}.brxe-posts .bricks-pagination .current{color:var(--bricks-text-light);cursor:default}}@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-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-template{width:100%}}@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 {@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-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}}.tin-tuc li.bricks-layout-item.repeater-item.brxe-neseqv { border: solid; border-width:1px; border-color:#ddd;}.brxe-hjlnpf .brxe-eboeiw.brxe-image:not(.tag), .brxe-hjlnpf .brxe-eboeiw.brxe-image img {object-fit: cover}.brxe-hjlnpf .brxe-eboeiw.brxe-image {height: 100%; width: 100%}#brxe-gxmmwu {background-color: #e6e7e8; width: 100%}#brxe-aemkwb {width: 100%}#brxe-ywmlfn {color: var(--xanh-dam-2); font-size: 42px; text-align: center}@media (max-width: 478px) {#brxe-ywmlfn {font-size: 36px}}#brxe-ryhpai {grid-column: 1 / 7; grid-row: 1 / 2; align-items: center; justify-content: center}#brxe-pjxxmh {padding-top: 40px; padding-right: 10px; padding-bottom: 40px; padding-left: 10px}#brxe-vzmneq {font-family: "Sora"; font-size: 107px; font-weight: 100; color: #424045; line-height: 1}#brxe-sihmkm {width: 180px}@media (max-width: 478px) {#brxe-klmrjq {align-items: center; text-align: center}}#brxe-sohtso {grid-column: 1 / 3; grid-row: 1 / 2; flex-direction: row; column-gap: 20px; row-gap: 0px; align-items: flex-start}@media (max-width: 478px) {#brxe-sohtso {grid-column: 1 / 2; grid-row: 1 / 2; justify-content: center}}#brxe-jtpczx {font-family: "Sora"; font-size: 107px; font-weight: 100; color: #424045; line-height: 1}#brxe-kkbgns {width: 180px}@media (max-width: 478px) {#brxe-znvvfb {text-align: center; align-items: center}}#brxe-sagwuo {grid-column: 3 / 5; grid-row: 1 / 2; flex-direction: row; column-gap: 20px; row-gap: 0px; align-items: flex-start}@media (max-width: 478px) {#brxe-sagwuo {grid-column: 1 / 2; grid-row: 2 / 3; justify-content: center}}#brxe-nqvlro {font-family: "Sora"; font-size: 107px; font-weight: 100; color: #424045; line-height: 1}#brxe-zrpthz {width: 180px}@media (max-width: 478px) {#brxe-twbowv {text-align: center}}#brxe-pkgklk {grid-column: 5 / 7; grid-row: 1 / 2; flex-direction: row; column-gap: 20px; row-gap: 0px; align-items: flex-start}@media (max-width: 478px) {#brxe-pkgklk {grid-column: 1 / 2; grid-row: 3 / 4; justify-content: center}}#brxe-jlxfqr {font-family: "Sora"; font-size: 107px; font-weight: 100; color: #424045; line-height: 1}#brxe-aijsqn {width: 180px}@media (max-width: 478px) {#brxe-rranfm {text-align: center}#brxe-rranfm a {text-align: center; font-size: inherit}}@media (max-width: 478px) {#brxe-xbdddv {align-items: center}}#brxe-dxuwku {grid-column: 1 / 4; grid-row: 2 / 3; flex-direction: row; column-gap: 20px; row-gap: 0px}@media (max-width: 478px) {#brxe-dxuwku {grid-column: 1 / 2; grid-row: 4 / 5; justify-content: center}}#brxe-durrml {font-family: "Sora"; font-size: 107px; font-weight: 100; color: #424045; line-height: 1}#brxe-mwvjqz {width: 180px}@media (max-width: 478px) {#brxe-wbysaf {text-align: center}#brxe-wbysaf a {text-align: center; font-size: inherit}}#brxe-xnmjti {grid-column: 4 / 7; grid-row: 2 / 3; flex-direction: row; column-gap: 20px; row-gap: 0px}@media (max-width: 478px) {#brxe-xnmjti {grid-column: 1 / 2; grid-row: 5 / 6; justify-content: center}}#brxe-qtgags {align-items: center; padding-top: 40px; padding-right: 10px; padding-bottom: 40px; padding-left: 10px; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 1fr 1fr; grid-gap: 20px; align-content: flex-start; align-items: flex-start}@media (max-width: 478px) {#brxe-qtgags {grid-template-columns: 1fr; grid-template-rows: 1fr 1fr 1fr 1fr 1fr}}#brxe-ktchum {text-align: center; color: var(--trang); font-size: 40px; width: 850px}#brxe-bllspo {padding-top: 60px; padding-right: 10px; padding-bottom: 60px; padding-left: 10px; align-items: center}#brxe-ggnzcb {background-color: #f8f8f8; background-image: url(https://southern-vn.wolfmarketing2017.com/wp-content/uploads/2026/05/background-3-1024x683.webp); background-attachment: fixed; background-blend-mode: normal; background-size: contain; background-position: center center}#brxe-mjlxzx {color: var(--xanh-dam-2); font-size: 42px}@media (max-width: 478px) {#brxe-mjlxzx {font-size: 36px}}.brxe-glvbyb .brxe-eae84b.brxe-image:not(.tag), .brxe-glvbyb .brxe-eae84b.brxe-image img {aspect-ratio: 1}.brxe-glvbyb .brxe-e04eb3.brxe-product-title {color: var(--xanh-dam-2); font-size: 16px; font-weight: 600; text-align: center; font-family: "Roboto"; padding-right: 5px; padding-left: 5px; flex-grow: 1; flex-shrink: 0}@media (max-width: 478px) {.brxe-glvbyb .brxe-e04eb3.brxe-product-title {font-size: 18px}}.brxe-glvbyb .brxe-d79f50.brxe-button {color: var(--trang); font-size: 15px; font-weight: 500; font-family: "Roboto"; border-radius: 8px; margin-right: 5px; margin-left: 5px; background-color: var(--xanh-duong); padding-top: 14px; padding-right: 28px; padding-bottom: 14px; padding-left: 28px}@media (max-width: 478px) {.brxe-glvbyb .brxe-d79f50.brxe-button {font-size: 16px}}.brxe-glvbyb .brxe-365286.brxe-block {align-items: center; row-gap: 10px; background-color: var(--trang); border: 1px solid var(--bricks-border-color); padding-bottom: 20px; justify-content: space-between}.brxe-glvbyb .brxe-vflxhz.brxe-template {height: 100%}#brxe-zwlsww {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 20px}@media (max-width: 767px) {#brxe-zwlsww {grid-template-columns: 1fr 1fr}}@media (max-width: 478px) {#brxe-zwlsww {grid-gap: 10px}}#brxe-esylcv {align-items: center; padding-top: 40px; padding-right: 10px; padding-bottom: 40px; padding-left: 10px; row-gap: 20px}#brxe-aiurzj.horizontal .line {border-top-style: double; border-top-width: 10px; width: 120px; border-top-color: var(--xanh-dam-2)}#brxe-aiurzj.vertical .line {border-right-style: double; border-right-width: 120px; border-right-color: var(--xanh-dam-2)}#brxe-aiurzj .line {height: 10px}#brxe-aiurzj.horizontal {justify-content: flex-end}#brxe-aiurzj.vertical {align-self: flex-end}#brxe-aiurzj .icon {color: var(--xanh-dam-2)}@media (max-width: 767px) {#brxe-aiurzj.horizontal {justify-content: flex-start}#brxe-aiurzj.vertical {align-self: flex-start}}#brxe-dwxvuj {color: #033537; font-family: "Playfair Display"; font-size: 55px; font-weight: 500}@media (max-width: 478px) {#brxe-dwxvuj {font-size: 36px}}#brxe-afiqdf {align-items: flex-end; row-gap: 20px; text-align: right}@media (max-width: 767px) {#brxe-afiqdf {align-items: flex-start; text-align: left}}#brxe-hlwbxl {color: var(--xanh-dam-2); font-size: 50px; font-family: "Playfair Display"}#brxe-nurudd {color: #033537; font-size: 30px; font-family: "Dosis"; font-weight: 400}#brxe-deoley {color: #818181; font-size: 20px; font-family: "Dosis"}#brxe-gmjlet {color: #03353733; margin-top: 10px}#brxe-iayzsh {color: var(--xanh-dam-2); font-size: 50px; font-family: "Playfair Display"}#brxe-vvdfvs {color: #033537; font-size: 30px; font-family: "Dosis"; font-weight: 400}#brxe-ytzvey {color: #818181; font-size: 20px; font-family: "Dosis"}#brxe-cckwze {color: #03353733; margin-top: 10px}#brxe-pcjwbc {color: var(--xanh-dam-2); font-size: 50px; font-family: "Playfair Display"}#brxe-rohmuw {color: #033537; font-size: 30px; font-family: "Dosis"; font-weight: 400}#brxe-ykpezk {color: #818181; font-size: 20px; font-family: "Dosis"}#brxe-optijc {color: #03353733; margin-top: 10px}#brxe-mogmxy {justify-content: flex-end}#brxe-lmceim {flex-direction: row; padding-top: 40px; padding-right: 10px; padding-bottom: 40px; padding-left: 10px; column-gap: 80px; align-items: stretch}#brxe-xxgfbv.horizontal .line {border-top-style: double; border-top-width: 10px; width: 120px; border-top-color: var(--xanh-dam-2)}#brxe-xxgfbv.vertical .line {border-right-style: double; border-right-width: 120px; border-right-color: var(--xanh-dam-2)}#brxe-xxgfbv .line {height: 10px}#brxe-xxgfbv .icon {color: var(--xanh-dam-2)}@media (max-width: 767px) {#brxe-xxgfbv.horizontal {justify-content: flex-start}#brxe-xxgfbv.vertical {align-self: flex-start}}#brxe-kdxcrc {color: #033537; font-family: "Playfair Display"; font-size: 55px; font-weight: 500}@media (max-width: 478px) {#brxe-kdxcrc {font-size: 38px}}#brxe-hjxasd .form-group:nth-child(1) {width: 50%}#brxe-hjxasd .form-group:nth-child(2) {width: 50%}#brxe-hjxasd .form-group:nth-child(3) {width: 50%}#brxe-hjxasd .form-group:nth-child(4) {width: 50%}#brxe-hjxasd {justify-content: flex-end}#brxe-hjxasd .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-left: 15px}#brxe-vojvmh {width: 1000px; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; box-shadow: 10px 10px 15px 5px hsla(0, 0%, 0%, 0.07); border-radius: 5px; row-gap: 20px}#brxe-oyukrw {padding-top: 40px; padding-right: 10px; padding-bottom: 40px; padding-left: 10px; align-items: center}@media (max-width: 478px) {#brxe-oyukrw {padding-right: 20px; padding-left: 20px}}#brxe-neseqv .bricks-layout-wrapper {--gutter: 30px; --columns: 3}#brxe-neseqv .repeater-item [data-field-id="e3fd12"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-neseqv .content-wrapper {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-neseqv .image {aspect-ratio: 1.66}@media (max-width: 478px) {#brxe-neseqv .bricks-layout-wrapper {--columns: 1}}#brxe-ajslej {padding-top: 40px; padding-right: 10px; padding-bottom: 40px; padding-left: 10px; row-gap: 20px; align-items: center}