: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}@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) .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 input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}: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] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform:scaleX(-1);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{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.grecaptcha-badge{visibility:hidden}.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}.brxe-accordion-nested{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}@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-search) button{align-items:center;background-color:transparent;cursor:pointer;display:flex;gap:.5em;height:40px;justify-content:center;width:60px}:where(.brxe-search) button svg:not([height]){height:inherit}.bricks-search-overlay{background-color:#fff;background-position:50%;background-size:cover;bottom:0;color:var(--bricks-text-medium);height:100%;left:0;opacity:0;position:fixed;right:0;text-align:center;top:0;transform:scale(1.1);transition:all .4s;visibility:hidden;width:100%;z-index:-1}.bricks-search-overlay:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bricks-search-overlay.show{opacity:1;transform:scale(1);visibility:visible;z-index:999}.bricks-search-overlay .bricks-search-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;z-index:1}.bricks-search-overlay .close{background-color:transparent!important;cursor:pointer;font-size:60px;line-height:1;position:fixed;right:30px;text-align:center;top:15px;z-index:1}.bricks-search-overlay .title{margin:0 0 1em}.bricks-search-overlay .bricks-search-form{max-width:600px}.bricks-search-overlay .bricks-search-form input[type=search]{background-color:transparent;border-radius:0;font-size:1.4em;line-height:60px;text-align:center;width:100%}: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}@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{overflow:hidden;position:relative}: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!important;text-align:center;width:100%;z-index:1} html {background-image: url(https://chuladoctorwellness.com/wp-content/uploads/2024/10/bg1.png); background-position: center center; background-repeat: repeat-y; background-size: cover} body {background: none}#brxe-kxzxqf {font-family: "Bellefair"; color: var(--bricks-color-qjsjfd)}@media (max-width: 478px) {#brxe-kxzxqf {font-size: 5rem}}#brxe-wzqorn {width: 480px}#brxe-wzqorn input[type=search] {width: 100%; box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1); border-radius: 40px; font-family: "DB Adman"; font-size: 30px; text-align: left; color: var(--bricks-color-b30123); line-height: 2.2em; font-weight: 400; background-color: var(--bricks-color-mfnnie)}#brxe-wzqorn .bricks-search-overlay .bricks-search-form {max-width: 100%}#brxe-ecvrkg {font-family: "Kanit"; font-weight: 400}#total-count {font-family: "Kanit"; font-weight: 400}#brxe-izjfld {flex-direction: row; flex-wrap: nowrap; row-gap: 10px; justify-content: center; margin-bottom: 20px; column-gap: 10px}#brxe-qifnjk {align-items: center; margin-bottom: 20px; row-gap: 5px}#brxe-pzxorr {font-family: "Kanit"}#page-count {font-family: "Kanit"; font-weight: 400}#brxe-aylkcj {align-items: flex-start; column-gap: 10px; flex-direction: row; flex-wrap: nowrap}#brxe-gbqbxs {font-size: 1em}#brxe-vhxkag {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 767px) {#brxe-vhxkag {flex-wrap: nowrap}}.brxe-elpshp .brxe-epmvub.brxe-image {height: 100%; width: 100%; z-index: 1}.brxe-elpshp .brxe-epmvub.brxe-image:hover {box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1)}.brxe-elpshp .brxe-epmvub.brxe-image:not(.tag), .brxe-elpshp .brxe-epmvub.brxe-image img {object-fit: cover}@media (max-width: 478px) {.brxe-elpshp .brxe-epmvub.brxe-image {height: auto; aspect-ratio: 1/1}}.brxe-elpshp .brxe-iepcjz.brxe-block {position: relative}@media (max-width: 478px) {.brxe-elpshp .brxe-iepcjz.brxe-block {flex-wrap: nowrap}}.brxe-elpshp.brxe-block {flex-basis: calc(25% - calc(calc(10px*3)/4))}@media (max-width: 478px) {.brxe-elpshp.brxe-block {flex-wrap: wrap; flex-basis: 100%}}#brxe-pjyyky {flex-direction: row; flex-wrap: wrap; row-gap: 10px; column-gap: 10px}#brxe-tnzwyi {font-family: "Kanit"}#post-count {font-family: "Kanit"; font-weight: 400}#brxe-saauqj {align-items: flex-start; column-gap: 10px; flex-direction: row; flex-wrap: nowrap}#brxe-hxwwbq {font-size: 1em}#brxe-qfeawf {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 767px) {#brxe-qfeawf {flex-wrap: nowrap}}.brxe-yfrmke .brxe-gsewpb.brxe-image {height: 100%; width: 100%; aspect-ratio: 1/1; z-index: 1}.brxe-yfrmke .brxe-gsewpb.brxe-image:hover {box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1)}.brxe-yfrmke .brxe-gsewpb.brxe-image:not(.tag), .brxe-yfrmke .brxe-gsewpb.brxe-image img {object-fit: cover}.brxe-gsewpb{ transition-property: all; transition-duration: 0.3s; }@media (max-width: 478px) {.brxe-yfrmke .brxe-gsewpb.brxe-image {height: auto; aspect-ratio: 1/1}}.brxe-yfrmke .brxe-djihfs.brxe-image {height: 100%; aspect-ratio: 1/1; width: 100%; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px}.brxe-yfrmke .brxe-djihfs.brxe-image:hover {box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1)}.brxe-yfrmke .brxe-djihfs.brxe-image:not(.tag), .brxe-yfrmke .brxe-djihfs.brxe-image img {object-fit: cover}.brxe-djihfs{ transition-property: all; transition-duration: 0.3s; }@media (max-width: 478px) {.brxe-yfrmke .brxe-djihfs.brxe-image {height: auto; aspect-ratio: 1/1}}.brxe-yfrmke .brxe-dpcopl.brxe-image {height: 100%; width: 100%; aspect-ratio: 1/1; z-index: 1; background-color: var(--bricks-color-pirsmm); transition: all 0.3s}.brxe-yfrmke .brxe-dpcopl.brxe-image:hover {box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1)}.brxe-yfrmke .brxe-dpcopl.brxe-image:not(.tag), .brxe-yfrmke .brxe-dpcopl.brxe-image img {object-fit: cover}@media (max-width: 478px) {.brxe-yfrmke .brxe-dpcopl.brxe-image {height: auto; aspect-ratio: 1/1}}.brxe-yfrmke .brxe-feegdq.brxe-block {position: relative}@media (max-width: 478px) {.brxe-yfrmke .brxe-feegdq.brxe-block {flex-wrap: nowrap}}.brxe-yfrmke.brxe-block {flex-basis: calc(33.333% - calc(calc(10px*2)/3))}.brxe-yfrmke:hover .thumbnail-img{ opacity:0;}@media (max-width: 478px) {.brxe-yfrmke.brxe-block {flex-wrap: wrap; flex-basis: 100%}}#brxe-rtesmb {flex-direction: row; flex-wrap: wrap; row-gap: 10px; column-gap: 10px}#brxe-upirhd .accordion-title-wrapper {min-height: 50px; background-color: var(--bricks-color-qjsjfd); margin-bottom: 10px; padding-top: 20px; padding-right: 30px; padding-bottom: 20px; padding-left: 30px; font-size: 2.4rem; color: var(--bricks-color-hptxgc)}#brxe-upirhd .accordion-content-wrapper {padding-top: 0; padding-right: 0; padding-bottom: 15px; padding-left: 0; background-color: var(--bricks-color-mfnnie)}#brxe-upirhd .accordion-title-wrapper .brxe-heading {font-size: 2.4rem; color: var(--bricks-color-hptxgc)}@media (max-width: 478px) {#brxe-upirhd .accordion-title-wrapper {padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; font-size: 2rem}#brxe-upirhd .accordion-title-wrapper .brxe-heading {font-size: 2rem}}#brxe-phphtm {align-items: flex-start; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-self: flex-start !important; row-gap: 10px; column-gap: 10px; width: 1090px}@media (max-width: 478px) {#brxe-phphtm {width: 100%}}#brxe-rtlwng {padding-top: 50px; padding-bottom: 50px; align-items: center}@media (max-width: 991px) {#brxe-rtlwng {padding-right: 20px; padding-left: 20px}}@media (max-width: 478px) {#brxe-rtlwng {padding-right: 20px; padding-left: 20px}}#brxe-palrmk {font-family: "Bellefair"; text-align: center; width: 860px}@media (max-width: 478px) {#brxe-palrmk {font-size: 2.1rem; text-align: center; line-height: 1.2em; width: auto}}#brxe-nuamvr {font-size: 3rem; font-family: "DB Adman"}@media (max-width: 478px) {#brxe-nuamvr {font-size: 1.6rem; text-align: center}}#brxe-hcxhln {width: 860px; justify-content: center}#brxe-hcxhln .form-group:nth-child(1) {width: 50%}#brxe-hcxhln .form-group:nth-child(2) {width: 50%}#brxe-hcxhln .form-group:not(:last-child):not(.captcha) {padding-right: 10px; padding-left: 10px}#brxe-hcxhln .bricks-button {background-color: var(--bricks-color-qjsjfd); color: var(--bricks-color-mfnnie); line-height: 1.7em; font-size: 2rem}#brxe-hcxhln button[type=submit].bricks-button {border-radius: 40px}#brxe-hcxhln .submit-button-wrapper {width: 15%}#brxe-hcxhln .form-group input {border-radius: 30px; padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px}#brxe-hcxhln .flatpickr {border-radius: 30px; padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px}#brxe-hcxhln select {border-radius: 30px; padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px}#brxe-hcxhln textarea {border-radius: 30px; padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px}#brxe-hcxhln .bricks-button:not([type=submit]) {border-radius: 30px}#brxe-hcxhln .choose-files {border-radius: 30px}@media (max-width: 478px) {#brxe-hcxhln .form-group input {padding-top: 0; padding-right: 14px; padding-bottom: 0; padding-left: 14px}#brxe-hcxhln .flatpickr {padding-top: 0; padding-right: 14px; padding-bottom: 0; padding-left: 14px}#brxe-hcxhln select {padding-top: 0; padding-right: 14px; padding-bottom: 0; padding-left: 14px}#brxe-hcxhln textarea {padding-top: 0; padding-right: 14px; padding-bottom: 0; padding-left: 14px}#brxe-hcxhln .form-group:not(:last-child):not(.captcha) {padding-right: 5px; padding-left: 5px}#brxe-hcxhln .submit-button-wrapper {width: 50%}#brxe-hcxhln .bricks-button {line-height: 1}}#brxe-ulyaxt .line {height: 2px}#brxe-ulyaxt.horizontal .line {border-top-width: 2px}@media (max-width: 478px) {#brxe-ulyaxt {width: 30%}}#brxe-abalkz {font-size: 2.4rem; font-weight: 700}#brxe-exjfft .line {height: 2px}#brxe-exjfft.horizontal .line {border-top-width: 2px}@media (max-width: 478px) {#brxe-exjfft {width: 30%}}#brxe-thflbm {width: 860px; flex-direction: row; align-items: center; column-gap: 20px; flex-wrap: nowrap}@media (max-width: 767px) {#brxe-thflbm {padding-right: 20px; padding-left: 20px}}@media (max-width: 478px) {#brxe-thflbm {flex-direction: row; justify-content: center}}#brxe-dpgaof {width: 100px; height: 100px}@media (max-width: 478px) {#brxe-dpgaof {padding-right: 20px; padding-left: 20px; width: 25%; height: auto; aspect-ratio: 1/1}#brxe-dpgaof:not(.tag), #brxe-dpgaof img {object-fit: contain}}#brxe-fslyfy {width: 100px; height: 100px}@media (max-width: 478px) {#brxe-fslyfy {width: 25%; height: auto; padding-right: 20px; padding-left: 20px; aspect-ratio: 1/1}#brxe-fslyfy:not(.tag), #brxe-fslyfy img {object-fit: contain}}#brxe-lqtsmu {width: 100px; height: 100px}@media (max-width: 478px) {#brxe-lqtsmu {width: 25%; height: auto; padding-right: 20px; padding-left: 20px; aspect-ratio: 1/1}#brxe-lqtsmu:not(.tag), #brxe-lqtsmu img {object-fit: contain}}#brxe-nukizs {width: 110px; height: 110px}@media (max-width: 478px) {#brxe-nukizs {width: 25%; height: auto; padding-right: 20px; padding-left: 20px; aspect-ratio: 1/1}#brxe-nukizs:not(.tag), #brxe-nukizs img {object-fit: contain}}#brxe-eavzgx {align-items: center; flex-direction: row; justify-content: center; column-gap: 60px}@media (max-width: 478px) {#brxe-eavzgx {column-gap: 0px; flex-direction: row}}#brxe-oqbtge {align-items: center; row-gap: 20px}#brxe-bjrqrm {padding-top: 50px; padding-bottom: 50px}@media (max-width: 478px) {#brxe-bjrqrm {padding-top: 10%; padding-right: 20px; padding-bottom: 10%; padding-left: 20px}}#brxe-dmaycx {justify-content: center; padding-top: 50px; padding-right: 50px; padding-bottom: 50px; padding-left: 50px; background-color: var(--bricks-color-mfnnie); border-radius: 40px; box-shadow: 0 0 3rem 0 rgba(0, 0, 0, 0.2)}#brxe-dmaycx .form-group input {padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px; border-radius: 40px; line-height: 3em; font-size: 1.8rem}#brxe-dmaycx .flatpickr {padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px; border-radius: 40px}#brxe-dmaycx select {padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px; border-radius: 40px; line-height: 3em; font-size: 1.8rem}#brxe-dmaycx textarea {padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px; border-radius: 40px; line-height: 3em; font-size: 1.8rem}#brxe-dmaycx .bricks-button:not([type=submit]) {border-radius: 40px}#brxe-dmaycx .choose-files {border-radius: 40px}#brxe-dmaycx .bricks-button {background-color: var(--bricks-color-qjsjfd); color: var(--bricks-color-mfnnie); line-height: 2em}#brxe-dmaycx button[type=submit].bricks-button {border-radius: 40px}#brxe-dmaycx .submit-button-wrapper {width: 30%}@media (max-width: 478px) {#brxe-dmaycx {margin-top: 0; padding-top: 60px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; border-radius: 30px}#brxe-dmaycx .form-group input {padding-top: 0; padding-bottom: 0; font-size: 1.4rem}#brxe-dmaycx .flatpickr {padding-top: 0; padding-bottom: 0}#brxe-dmaycx select {padding-top: 0; padding-bottom: 0; font-size: 1.4rem}#brxe-dmaycx textarea {padding-top: 0; padding-bottom: 0; font-size: 1.4rem}#brxe-dmaycx .submit-button-wrapper {width: 50%}#brxe-dmaycx .bricks-button {line-height: 1.3}}#brxe-oxdtgt {width: 50%}@media (max-width: 767px) {#brxe-oxdtgt {width: 80%}}@media (max-width: 478px) {#brxe-oxdtgt {width: 100%}}#brxe-wvmbdf {align-items: center; flex-direction: row; width: 1000px; justify-content: center}#brxe-ouohfn {align-items: center; padding-top: 50px; padding-bottom: 50px; justify-content: center; align-self: center !important}@media (max-width: 991px) {#brxe-ouohfn {padding-right: 10px; padding-left: 10px}}@media (max-width: 478px) {#brxe-ouohfn {padding-top: 0; padding-right: 20px; padding-bottom: 50px; padding-left: 20px}}