@layer bricks {.brxe-code{width:100%}}@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 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 {: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 {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@layer bricks {.brxe-button{width:auto}}#brxe-fbd05d {font-size: 62px}@media (max-width: 478px) {#brxe-fbd05d {font-size: 40px}}#brxe-a423a5 {font-size: 22px; text-transform: capitalize; font-family: "Poppins"; font-weight: 400}#brxe-a423a5 a {font-size: 22px; text-transform: capitalize; font-family: "Poppins"; font-weight: 400; font-size: inherit}@media (max-width: 478px) {#brxe-a423a5 {font-size: 18px}#brxe-a423a5 a {font-size: 18px; font-size: inherit}}#brxe-miaubk {flex-direction: row}#brxe-jvuekq {height: 8px; width: 8px}#brxe-jvuekq :not([fill="none"]) {fill: var(--bricks-color-onovpr) !important}#brxe-adzerq {font-size: 16px}#brxe-adzerq a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-adzerq {font-size: 14px}#brxe-adzerq a {font-size: 14px; font-size: inherit}}#brxe-bokvsz {flex-direction: row; align-items: center}@media (max-width: 478px) {#brxe-bokvsz {flex-direction: row; justify-content: center}}#brxe-vpedxc {height: 8px; width: 8px}#brxe-vpedxc :not([fill="none"]) {fill: var(--bricks-color-onovpr) !important}#brxe-xclrfp {font-size: 16px}#brxe-xclrfp a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-xclrfp {font-size: 14px}#brxe-xclrfp a {font-size: 14px; font-size: inherit}}#brxe-dhkgcc {flex-direction: row; align-items: center}@media (max-width: 478px) {#brxe-dhkgcc {flex-direction: row; justify-content: center}}#brxe-ideyej {height: 8px; width: 8px}#brxe-ideyej :not([fill="none"]) {fill: var(--bricks-color-onovpr) !important}#brxe-rqgipd {font-size: 16px}#brxe-rqgipd a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-rqgipd {font-size: 14px}#brxe-rqgipd a {font-size: 14px; font-size: inherit}}#brxe-cbbfzb {flex-direction: row; align-items: center}@media (max-width: 478px) {#brxe-cbbfzb {flex-direction: row; justify-content: center}}#brxe-jltehc {flex-direction: row}@media (max-width: 478px) {#brxe-jltehc {max-width: 100%}}#brxe-dtdpph {align-items: stretch}#brxe-c38978 {align-items: center; background-image: linear-gradient(rgba(0, 0, 0, 0.62), rgba(0, 0, 0, 0.62))}#brxe-dlooyk {display: grid; align-items: initial; grid-template-columns: 1fr 0.5fr}#brxe-5e353e {min-height: 100vh; background-image: url(https://www.kimura-acupuncture.com/wp-content/uploads/2025/12/AcuNova-Hero-Image.jpg); background-size: cover; background-position: center center; background-repeat: no-repeat; position: relative; justify-content: center}:where(#brxe-5e353e > *:not(figcaption)) {position: relative}#brxe-5e353e::before {background-image: linear-gradient(rgba(41, 45, 18, 0.95), rgba(118, 120, 54, 0.93)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {#brxe-5e353e {min-height: 100%}}#brxe-xmvxzf {text-align: center}#brxe-frxcvx {text-align: center; color: var(--bricks-color-msbzpi); font-size: 28px}#brxe-nifhpm {align-items: center}#brxe-gfgvht {text-align: center}#brxe-gfgvht a {text-align: center; font-size: inherit}#acunova {align-items: center; max-width: 80%; align-self: center !important}@media (max-width: 478px) {#acunova {max-width: 100%}}#brxe-8d82d4 {justify-content: flex-start}#brxe-piqdiw {justify-content: flex-start}#brxe-busbod {height: 8px; width: 8px}#brxe-busbod :not([fill="none"]) {fill: var(--bricks-color-onovpr) !important}#brxe-fhqtbp {font-size: 16px; font-weight: 700}#brxe-fhqtbp a {font-size: 16px; font-weight: 700; font-size: inherit}@media (max-width: 478px) {#brxe-fhqtbp {font-size: 14px}#brxe-fhqtbp a {font-size: 14px; font-size: inherit}}#brxe-inwbkq {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-inwbkq {flex-direction: row; justify-content: center}}#brxe-obotjv {font-size: 14px}#brxe-obotjv a {font-size: 14px; font-size: inherit}@media (max-width: 478px) {#brxe-obotjv {font-size: 14px}#brxe-obotjv a {font-size: 14px; font-size: inherit}}#brxe-ikxizd {height: 8px; width: 8px}#brxe-ikxizd :not([fill="none"]) {fill: var(--bricks-color-onovpr) !important}#brxe-gwkpif {font-size: 16px; font-weight: 700}#brxe-gwkpif a {font-size: 16px; font-weight: 700; font-size: inherit}@media (max-width: 478px) {#brxe-gwkpif {font-size: 14px}#brxe-gwkpif a {font-size: 14px; font-size: inherit}}#brxe-crxioe {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-crxioe {flex-direction: row; justify-content: center}}#brxe-wkpkxb {font-size: 14px}#brxe-wkpkxb a {font-size: 14px; font-size: inherit}@media (max-width: 478px) {#brxe-wkpkxb {font-size: 14px}#brxe-wkpkxb a {font-size: 14px; font-size: inherit}}#brxe-imxxns {height: 8px; width: 8px}#brxe-imxxns :not([fill="none"]) {fill: var(--bricks-color-onovpr) !important}#brxe-znuizl {font-size: 16px; font-weight: 700}#brxe-znuizl a {font-size: 16px; font-weight: 700; font-size: inherit}@media (max-width: 478px) {#brxe-znuizl {font-size: 14px}#brxe-znuizl a {font-size: 14px; font-size: inherit}}#brxe-gsajph {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-gsajph {flex-direction: row; justify-content: center}}#brxe-vipebk {font-size: 14px}#brxe-vipebk a {font-size: 14px; font-size: inherit}@media (max-width: 478px) {#brxe-vipebk {font-size: 14px}#brxe-vipebk a {font-size: 14px; font-size: inherit}}#brxe-baamwa {height: 8px; width: 8px}#brxe-baamwa :not([fill="none"]) {fill: var(--bricks-color-onovpr) !important}#brxe-rqapfe {font-size: 16px; font-weight: 700}#brxe-rqapfe a {font-size: 16px; font-weight: 700; font-size: inherit}@media (max-width: 478px) {#brxe-rqapfe {font-size: 14px}#brxe-rqapfe a {font-size: 14px; font-size: inherit}}#brxe-gfjpnp {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-gfjpnp {flex-direction: row; justify-content: center}}#brxe-agczri {font-size: 14px}#brxe-agczri a {font-size: 14px; font-size: inherit}@media (max-width: 478px) {#brxe-agczri {font-size: 14px}#brxe-agczri a {font-size: 14px; font-size: inherit}}#brxe-01dd87 {align-items: center; display: grid; align-items: initial; align-content: stretch}#brxe-taoamo {flex-direction: row; justify-content: center}#conditions {text-align: center}#brxe-jkuzzm {text-align: center; color: var(--bricks-color-msbzpi); font-size: 28px}#brxe-lytpxo {align-items: center}#brxe-oxwflf {text-align: center}#brxe-oxwflf a {text-align: center; font-size: inherit}#brxe-dbflqi {align-items: center}#brxe-jzhffe {height: 8px; width: 8px}#brxe-jzhffe :not([fill="none"]) {fill: var(--bricks-color-wjgzcz) !important}#brxe-sznjqe {font-size: 16px; font-weight: 700}#brxe-sznjqe a {font-size: 16px; font-weight: 700; font-size: inherit}@media (max-width: 478px) {#brxe-sznjqe {font-size: 14px}#brxe-sznjqe a {font-size: 14px; font-size: inherit}}#brxe-sfrpsu {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-sfrpsu {flex-direction: row; justify-content: center}}#brxe-gieywg {font-size: 14px}#brxe-gieywg a {font-size: 14px; font-size: inherit}@media (max-width: 478px) {#brxe-gieywg {font-size: 14px}#brxe-gieywg a {font-size: 14px; font-size: inherit}}#brxe-ivavth {align-items: center; background-color: var(--bricks-color-onovpr)}#brxe-gxxiwc {height: 8px; width: 8px}#brxe-gxxiwc :not([fill="none"]) {fill: var(--bricks-color-wjgzcz) !important}#brxe-kunsht {font-size: 16px; font-weight: 700}#brxe-kunsht a {font-size: 16px; font-weight: 700; font-size: inherit}@media (max-width: 478px) {#brxe-kunsht {font-size: 14px}#brxe-kunsht a {font-size: 14px; font-size: inherit}}#brxe-xcrpeh {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-xcrpeh {flex-direction: row; justify-content: center}}#brxe-elsnmt {font-size: 14px}#brxe-elsnmt a {font-size: 14px; font-size: inherit}@media (max-width: 478px) {#brxe-elsnmt {font-size: 14px}#brxe-elsnmt a {font-size: 14px; font-size: inherit}}#brxe-lroizi {align-items: center; background-color: var(--bricks-color-onovpr)}#brxe-yjxwwg {height: 8px; width: 8px}#brxe-yjxwwg :not([fill="none"]) {fill: var(--bricks-color-wjgzcz) !important}#brxe-cwlwwv {font-size: 16px; font-weight: 700}#brxe-cwlwwv a {font-size: 16px; font-weight: 700; font-size: inherit}@media (max-width: 478px) {#brxe-cwlwwv {font-size: 14px}#brxe-cwlwwv a {font-size: 14px; font-size: inherit}}#brxe-ofjzrq {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-ofjzrq {flex-direction: row; justify-content: center}}#brxe-aeglyd {font-size: 14px}#brxe-aeglyd a {font-size: 14px; font-size: inherit}@media (max-width: 478px) {#brxe-aeglyd {font-size: 14px}#brxe-aeglyd a {font-size: 14px; font-size: inherit}}#brxe-hgcwrh {align-items: center; background-color: var(--bricks-color-onovpr)}#brxe-wjetqz {height: 8px; width: 8px}#brxe-wjetqz :not([fill="none"]) {fill: var(--bricks-color-wjgzcz) !important}#brxe-uqnbtj {font-size: 16px; font-weight: 700}#brxe-uqnbtj a {font-size: 16px; font-weight: 700; font-size: inherit}@media (max-width: 478px) {#brxe-uqnbtj {font-size: 14px}#brxe-uqnbtj a {font-size: 14px; font-size: inherit}}#brxe-vlssks {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-vlssks {flex-direction: row; justify-content: center}}#brxe-gdojdf {font-size: 14px}#brxe-gdojdf a {font-size: 14px; font-size: inherit}@media (max-width: 478px) {#brxe-gdojdf {font-size: 14px}#brxe-gdojdf a {font-size: 14px; font-size: inherit}}#brxe-toszos {align-items: center; background-color: var(--bricks-color-onovpr)}#brxe-bylrbh {height: 8px; width: 8px}#brxe-bylrbh :not([fill="none"]) {fill: var(--bricks-color-wjgzcz) !important}#brxe-restrf {font-size: 16px; font-weight: 700}#brxe-restrf a {font-size: 16px; font-weight: 700; font-size: inherit}@media (max-width: 478px) {#brxe-restrf {font-size: 14px}#brxe-restrf a {font-size: 14px; font-size: inherit}}#brxe-sygrtf {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-sygrtf {flex-direction: row; justify-content: center}}#brxe-pqxkux {font-size: 14px}#brxe-pqxkux a {font-size: 14px; font-size: inherit}@media (max-width: 478px) {#brxe-pqxkux {font-size: 14px}#brxe-pqxkux a {font-size: 14px; font-size: inherit}}#brxe-hgwpyu {align-items: center; background-color: var(--bricks-color-onovpr)}#brxe-irrhqq {font-size: 16px; font-weight: 700}#brxe-irrhqq a {font-size: 16px; font-weight: 700; font-size: inherit}@media (max-width: 478px) {#brxe-irrhqq {font-size: 14px}#brxe-irrhqq a {font-size: 14px; font-size: inherit}}#brxe-scjrmr {flex-direction: row}@media (max-width: 478px) {#brxe-scjrmr {flex-direction: row; justify-content: center}}#brxe-uwslae {font-size: 14px}#brxe-uwslae a {font-size: 14px; font-size: inherit}@media (max-width: 478px) {#brxe-uwslae {font-size: 14px}#brxe-uwslae a {font-size: 14px; font-size: inherit}}#brxe-zdxzhf {font-size: 14px}#brxe-cyqqxv {align-items: flex-start}#brxe-hushaa {align-items: center; display: grid; align-items: initial; align-content: stretch}#brxe-zzoctv {align-self: center !important; background-color: var(--bricks-color-onovpr); border-left: 5px solid var(--bricks-color-msbzpi); box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)}@media (max-width: 478px) {#brxe-zzoctv {max-width: 100%}}#brxe-hrqeej {flex-direction: row; justify-content: center}#brxe-agkxuh {background-color: var(--bricks-color-kbrqer)}@media (max-width: 478px) {#brxe-jfjfhy {text-align: center}}#brxe-eyyadg {text-align: center}#brxe-eyyadg a {text-align: center; font-size: inherit}#brxe-udrqqf {align-items: center}#brxe-pxokiz {width: 24px; height: 24px}#brxe-jwbgir {height: 24px; width: 24px}#brxe-jwbgir :not([fill="none"]) {fill: #fbbc05 !important}#brxe-xhevdj {height: 24px; width: 24px}#brxe-xhevdj :not([fill="none"]) {fill: #fbbc05 !important}#brxe-fximho {height: 24px; width: 24px}#brxe-fximho :not([fill="none"]) {fill: #fbbc05 !important}#brxe-szqupb {height: 24px; width: 24px}#brxe-szqupb :not([fill="none"]) {fill: #fbbc05 !important}#brxe-cumeyf {height: 24px; width: 24px}#brxe-cumeyf :not([fill="none"]) {fill: #fbbc05 !important}#brxe-uppjdf {flex-direction: row; width: auto}#brxe-yepavr {flex-direction: row; align-items: center; justify-content: center}#brxe-deqsaa {font-size: 16px}#brxe-deqsaa a {font-size: 16px; font-size: inherit}#brxe-meknlp {background-color: var(--bricks-color-kbrqer)}#brxe-fbsnom {font-size: 16px; color: var(--bricks-color-kbrqer)}#brxe-fbsnom a {font-size: 16px; color: var(--bricks-color-kbrqer); font-size: inherit}#brxe-ilnsdk {background-color: var(--bricks-color-wjgzcz)}#brxe-vwuujw {font-size: 16px}#brxe-vwuujw a {font-size: 16px; font-size: inherit}#brxe-wcodpe {background-color: var(--bricks-color-kbrqer)}#expect {text-align: center}#brxe-xmfezj {text-align: center; color: var(--bricks-color-msbzpi); font-size: 28px}#brxe-ykatuc {align-items: center}#brxe-lufswx {text-align: center}#brxe-lufswx a {text-align: center; font-size: inherit}#brxe-amnwrn {align-items: center}#brxe-yftjzv {font-size: 40px; color: var(--bricks-color-msbzpi); font-weight: 700}#brxe-yftjzv a {font-size: 40px; color: var(--bricks-color-msbzpi); font-weight: 700; font-size: inherit}@media (max-width: 478px) {#brxe-yftjzv {font-size: 14px}#brxe-yftjzv a {font-size: 14px; font-size: inherit}}#brxe-behitg {font-size: 24px}@media (max-width: 478px) {#brxe-dxjota {flex-direction: row; justify-content: center}}#brxe-ibudri {font-size: 14px; color: var(--bricks-color-msbzpi); font-weight: 700}#brxe-ibudri a {font-size: 14px; color: var(--bricks-color-msbzpi); font-weight: 700; font-size: inherit}@media (max-width: 478px) {#brxe-ibudri {font-size: 14px}#brxe-ibudri a {font-size: 14px; font-size: inherit}}#brxe-klrhxb {font-size: 14px}#brxe-klrhxb a {font-size: 14px; font-size: inherit}@media (max-width: 478px) {#brxe-klrhxb {font-size: 14px}#brxe-klrhxb a {font-size: 14px; font-size: inherit}}#brxe-jmbqru {align-items: flex-start; background-color: var(--bricks-color-kbrqer)}#brxe-oktqut {font-size: 40px; font-weight: 700; color: var(--bricks-color-msbzpi)}#brxe-oktqut a {font-size: 40px; font-weight: 700; color: var(--bricks-color-msbzpi); font-size: inherit}@media (max-width: 478px) {#brxe-oktqut {font-size: 14px}#brxe-oktqut a {font-size: 14px; font-size: inherit}}#brxe-frqgrn {font-size: 24px}@media (max-width: 478px) {#brxe-wsqaoo {flex-direction: row; justify-content: center}}#brxe-pnzskq {font-size: 14px; color: var(--bricks-color-msbzpi); font-weight: 700}#brxe-pnzskq a {font-size: 14px; color: var(--bricks-color-msbzpi); font-weight: 700; font-size: inherit}@media (max-width: 478px) {#brxe-pnzskq {font-size: 14px}#brxe-pnzskq a {font-size: 14px; font-size: inherit}}#brxe-wuqvam {font-size: 14px}#brxe-wuqvam a {font-size: 14px; font-size: inherit}@media (max-width: 478px) {#brxe-wuqvam {font-size: 14px}#brxe-wuqvam a {font-size: 14px; font-size: inherit}}#brxe-curtfe {align-items: flex-start; background-color: var(--bricks-color-kbrqer)}#brxe-gxzrnx {font-size: 40px; font-weight: 700; color: var(--bricks-color-msbzpi)}#brxe-gxzrnx a {font-size: 40px; font-weight: 700; color: var(--bricks-color-msbzpi); font-size: inherit}@media (max-width: 478px) {#brxe-gxzrnx {font-size: 14px}#brxe-gxzrnx a {font-size: 14px; font-size: inherit}}#brxe-cvxzhw {font-size: 24px}@media (max-width: 478px) {#brxe-fzyxvm {flex-direction: row; justify-content: center}}#brxe-dcfbdk {font-size: 14px; color: var(--bricks-color-msbzpi); font-weight: 700}#brxe-dcfbdk a {font-size: 14px; color: var(--bricks-color-msbzpi); font-weight: 700; font-size: inherit}@media (max-width: 478px) {#brxe-dcfbdk {font-size: 14px}#brxe-dcfbdk a {font-size: 14px; font-size: inherit}}#brxe-sgqags {font-size: 14px}#brxe-sgqags a {font-size: 14px; font-size: inherit}@media (max-width: 478px) {#brxe-sgqags {font-size: 14px}#brxe-sgqags a {font-size: 14px; font-size: inherit}}#brxe-vtciwd {align-items: flex-start; background-color: var(--bricks-color-kbrqer)}#brxe-nclgnt {align-items: center; display: grid; align-items: initial; align-content: stretch}#brxe-vxufxn {font-size: 30px}#brxe-atczcb {height: 8px; width: 8px}#brxe-atczcb :not([fill="none"]) {fill: var(--bricks-color-onovpr) !important}#brxe-rbhide {font-size: 16px}#brxe-rbhide a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-rbhide {font-size: 14px}#brxe-rbhide a {font-size: 14px; font-size: inherit}}#brxe-bmjvnj {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-bmjvnj {flex-direction: row; justify-content: center}}#brxe-stwyrg {height: 8px; width: 8px}#brxe-stwyrg :not([fill="none"]) {fill: var(--bricks-color-onovpr) !important}#brxe-nibfhe {font-size: 16px}#brxe-nibfhe a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-nibfhe {font-size: 14px}#brxe-nibfhe a {font-size: 14px; font-size: inherit}}#brxe-sesokt {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-sesokt {flex-direction: row; justify-content: center}}#brxe-ganeaw {height: 8px; width: 8px}#brxe-ganeaw :not([fill="none"]) {fill: var(--bricks-color-onovpr) !important}#brxe-eawfak {font-size: 16px}#brxe-eawfak a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-eawfak {font-size: 14px}#brxe-eawfak a {font-size: 14px; font-size: inherit}}#brxe-kqxatv {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-kqxatv {flex-direction: row; justify-content: center}}#brxe-ylvkdt {height: 8px; width: 8px}#brxe-ylvkdt :not([fill="none"]) {fill: var(--bricks-color-onovpr) !important}#brxe-nuqvee {font-size: 16px}#brxe-nuqvee a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-nuqvee {font-size: 14px}#brxe-nuqvee a {font-size: 14px; font-size: inherit}}#brxe-qlwyii {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-qlwyii {flex-direction: row; justify-content: center}}#brxe-tvfomg {height: 8px; width: 8px}#brxe-tvfomg :not([fill="none"]) {fill: var(--bricks-color-onovpr) !important}#brxe-bnfumk {font-size: 16px}#brxe-bnfumk a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-bnfumk {font-size: 14px}#brxe-bnfumk a {font-size: 14px; font-size: inherit}}#brxe-wqhwrc {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-wqhwrc {flex-direction: row; justify-content: center}}#brxe-rifqdh {font-size: 30px}#brxe-cllcbk {flex-direction: row; justify-content: space-between}#brxe-fuxghm.horizontal .line {border-top-color: rgba(118, 120, 54, 0.51)}#brxe-fuxghm.vertical .line {border-right-color: rgba(118, 120, 54, 0.51)}#brxe-fuxghm .icon {color: rgba(118, 120, 54, 0.51)}#brxe-aqwncb {flex-direction: row; justify-content: space-between}#brxe-oibynl.horizontal .line {border-top-color: rgba(118, 120, 54, 0.51)}#brxe-oibynl.vertical .line {border-right-color: rgba(118, 120, 54, 0.51)}#brxe-oibynl .icon {color: rgba(118, 120, 54, 0.51)}#brxe-yymbpd {flex-direction: row; justify-content: space-between}#brxe-jcczrj.horizontal .line {border-top-color: rgba(118, 120, 54, 0.51)}#brxe-jcczrj.vertical .line {border-right-color: rgba(118, 120, 54, 0.51)}#brxe-jcczrj .icon {color: rgba(118, 120, 54, 0.51)}#brxe-xwgbtj {font-size: 14px}#brxe-xwgbtj a {font-size: 14px; font-size: inherit}#brxe-baqvni {flex-direction: row; justify-content: space-between}#brxe-xcksfm {background-color: rgba(255, 255, 255, 0.12)}#brxe-iikmii {align-self: center !important; background-color: var(--bricks-color-wjgzcz); border-left: 5px solid var(--bricks-color-msbzpi); box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)}@media (max-width: 478px) {#brxe-iikmii {max-width: 100%}}#brxe-dsafab {flex-direction: row; justify-content: center}#right {text-align: center}#brxe-gzldzx {text-align: center; color: var(--bricks-color-msbzpi); font-size: 28px}#brxe-fiqqtw {align-items: center}#brxe-tinfxa {text-align: center}#brxe-tinfxa a {text-align: center; font-size: inherit}#brxe-nbazqu {align-items: center}#brxe-xfyplo {font-size: 16px}#brxe-xfyplo a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-xfyplo {font-size: 14px}#brxe-xfyplo a {font-size: 14px; font-size: inherit}}#brxe-qiicvl {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-qiicvl {flex-direction: row; justify-content: center}}#brxe-gleosw {height: 8px; width: 8px}#brxe-gleosw :not([fill="none"]) {fill: #118d3c !important}#brxe-mazsdp {font-size: 16px}#brxe-mazsdp a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-mazsdp {font-size: 14px}#brxe-mazsdp a {font-size: 14px; font-size: inherit}}#brxe-yetrbt {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-yetrbt {flex-direction: row; justify-content: center}}#brxe-mivumf {height: 8px; width: 8px}#brxe-mivumf :not([fill="none"]) {fill: #118d3c !important}#brxe-bgfnvy {font-size: 16px}#brxe-bgfnvy a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-bgfnvy {font-size: 14px}#brxe-bgfnvy a {font-size: 14px; font-size: inherit}}#brxe-okolic {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-okolic {flex-direction: row; justify-content: center}}#brxe-vlrkpm {height: 8px; width: 8px}#brxe-vlrkpm :not([fill="none"]) {fill: #118d3c !important}#brxe-txujrd {font-size: 16px}#brxe-txujrd a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-txujrd {font-size: 14px}#brxe-txujrd a {font-size: 14px; font-size: inherit}}#brxe-ejznov {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-ejznov {flex-direction: row; justify-content: center}}#brxe-qbssfa {height: 8px; width: 8px}#brxe-qbssfa :not([fill="none"]) {fill: #118d3c !important}#brxe-iovqot {font-size: 16px}#brxe-iovqot a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-iovqot {font-size: 14px}#brxe-iovqot a {font-size: 14px; font-size: inherit}}#brxe-cvrqjx {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-cvrqjx {flex-direction: row; justify-content: center}}#brxe-tbapvh {height: 8px; width: 8px}#brxe-tbapvh :not([fill="none"]) {fill: #118d3c !important}#brxe-kmbtth {font-size: 16px}#brxe-kmbtth a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-kmbtth {font-size: 14px}#brxe-kmbtth a {font-size: 14px; font-size: inherit}}#brxe-penqtg {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-penqtg {flex-direction: row; justify-content: center}}@media (max-width: 478px) {#brxe-lnptxx {flex-direction: row; justify-content: center}}#brxe-capqoy {align-items: flex-start; background-color: rgba(187, 247, 208, 0.34)}#brxe-xkigqo {font-size: 16px}#brxe-xkigqo a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-xkigqo {font-size: 14px}#brxe-xkigqo a {font-size: 14px; font-size: inherit}}#brxe-qmfdhs {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-qmfdhs {flex-direction: row; justify-content: center}}#brxe-plncsi {height: 8px; width: 8px}#brxe-plncsi :not([fill="none"]) {fill: #dc2626 !important}#brxe-pciiuh {font-size: 16px}#brxe-pciiuh a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-pciiuh {font-size: 14px}#brxe-pciiuh a {font-size: 14px; font-size: inherit}}#brxe-ropizc {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-ropizc {flex-direction: row; justify-content: center}}#brxe-ruevka {height: 8px; width: 8px}#brxe-ruevka :not([fill="none"]) {fill: #dc2626 !important}#brxe-uitfmg {font-size: 16px}#brxe-uitfmg a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-uitfmg {font-size: 14px}#brxe-uitfmg a {font-size: 14px; font-size: inherit}}#brxe-opumjn {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-opumjn {flex-direction: row; justify-content: center}}#brxe-rkunbk {height: 8px; width: 8px}#brxe-rkunbk :not([fill="none"]) {fill: #dc2626 !important}#brxe-uqdvkj {font-size: 16px}#brxe-uqdvkj a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-uqdvkj {font-size: 14px}#brxe-uqdvkj a {font-size: 14px; font-size: inherit}}#brxe-pzipam {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-pzipam {flex-direction: row; justify-content: center}}#brxe-azujph {height: 8px; width: 8px}#brxe-azujph :not([fill="none"]) {fill: #dc2626 !important}#brxe-dqqmel {font-size: 16px}#brxe-dqqmel a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-dqqmel {font-size: 14px}#brxe-dqqmel a {font-size: 14px; font-size: inherit}}#brxe-hgopnv {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-hgopnv {flex-direction: row; justify-content: center}}#brxe-dqvyql {height: 8px; width: 8px}#brxe-dqvyql :not([fill="none"]) {fill: #dc2626 !important}#brxe-uhspjo {font-size: 16px}#brxe-uhspjo a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-uhspjo {font-size: 14px}#brxe-uhspjo a {font-size: 14px; font-size: inherit}}#brxe-vubgdl {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-vubgdl {flex-direction: row; justify-content: center}}@media (max-width: 478px) {#brxe-nhyqzk {flex-direction: row; justify-content: center}}#brxe-dnygoo {align-items: flex-start; background-color: #fef2f2}#brxe-ylvrqu {align-items: center; display: grid; align-items: initial; align-content: stretch}#brxe-bwkots {align-self: center !important; background-color: #fffbeb; border-left: 5px solid #fcd34d; box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)}@media (max-width: 478px) {#brxe-bwkots {max-width: 100%}}#brxe-hbfgsg {flex-direction: row; justify-content: center}#faq {text-align: center}#brxe-vjxkrv {align-items: center}#brxe-blxzxx {text-align: center}#brxe-blxzxx a {text-align: center; font-size: inherit}#brxe-tzejbf {align-items: center}#brxe-qshbrl {flex-direction: row; justify-content: center}#brxe-wuiodm {background-color: var(--bricks-color-kbrqer)}#brxe-ofxeqg {text-align: center}#brxe-ypqihx {align-items: center}#brxe-kasmuk {text-align: center}#brxe-kasmuk a {text-align: center; font-size: inherit}#brxe-eefkvm {align-items: center}#brxe-ubgdgc {font-size: 16px}#brxe-ubgdgc a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-ubgdgc {font-size: 14px}#brxe-ubgdgc a {font-size: 14px; font-size: inherit}}#brxe-huvysb {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-huvysb {flex-direction: row; justify-content: center}}#brxe-krhurf {height: 8px; width: 8px}#brxe-krhurf :not([fill="none"]) {fill: var(--bricks-color-onovpr) !important}#brxe-mbrvvx {font-size: 16px}#brxe-mbrvvx a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-mbrvvx {font-size: 14px}#brxe-mbrvvx a {font-size: 14px; font-size: inherit}}#brxe-xbvrbb {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-xbvrbb {flex-direction: row; justify-content: center}}#brxe-hcjslt {font-size: 14px}#brxe-hcjslt a {font-size: 14px; font-size: inherit}@media (max-width: 478px) {#brxe-hcjslt {font-size: 14px}#brxe-hcjslt a {font-size: 14px; font-size: inherit}}#brxe-wubrxr {height: 8px; width: 8px}#brxe-wubrxr :not([fill="none"]) {fill: var(--bricks-color-onovpr) !important}#brxe-pvfiqw {font-size: 16px}#brxe-pvfiqw a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-pvfiqw {font-size: 14px}#brxe-pvfiqw a {font-size: 14px; font-size: inherit}}#brxe-picplx {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-picplx {flex-direction: row; justify-content: center}}#brxe-xrpgpv {font-size: 14px}#brxe-xrpgpv a {font-size: 14px; font-size: inherit}@media (max-width: 478px) {#brxe-xrpgpv {font-size: 14px}#brxe-xrpgpv a {font-size: 14px; font-size: inherit}}#brxe-gbceld {height: 8px; width: 8px}#brxe-gbceld :not([fill="none"]) {fill: var(--bricks-color-onovpr) !important}#brxe-ygrkzb {font-size: 16px}#brxe-ygrkzb a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-ygrkzb {font-size: 14px}#brxe-ygrkzb a {font-size: 14px; font-size: inherit}}#brxe-kcwzww {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-kcwzww {flex-direction: row; justify-content: center}}#brxe-sojaxd {font-size: 14px}#brxe-sojaxd a {font-size: 14px; font-size: inherit}@media (max-width: 478px) {#brxe-sojaxd {font-size: 14px}#brxe-sojaxd a {font-size: 14px; font-size: inherit}}#brxe-dgfjkl {height: 8px; width: 8px}#brxe-dgfjkl :not([fill="none"]) {fill: var(--bricks-color-onovpr) !important}#brxe-xubvpr {font-size: 16px}#brxe-xubvpr a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-xubvpr {font-size: 14px}#brxe-xubvpr a {font-size: 14px; font-size: inherit}}#brxe-wgqnot {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-wgqnot {flex-direction: row; justify-content: center}}#brxe-tbclvm {font-size: 14px}#brxe-tbclvm a {font-size: 14px; font-size: inherit}@media (max-width: 478px) {#brxe-tbclvm {font-size: 14px}#brxe-tbclvm a {font-size: 14px; font-size: inherit}}@media (max-width: 478px) {#brxe-fyqcac {flex-direction: row; justify-content: center}}#brxe-jyqmdu.horizontal .line {border-top-style: solid; border-top-color: rgba(247, 244, 237, 0.29)}#brxe-jyqmdu.vertical .line {border-right-style: solid; border-right-color: rgba(247, 244, 237, 0.29)}#brxe-jyqmdu .icon {color: rgba(247, 244, 237, 0.29)}#brxe-vwrund {align-items: flex-start; background-color: var(--bricks-color-msbzpi)}#brxe-ogppdg {font-size: 16px}#brxe-ogppdg a {font-size: 16px; font-size: inherit}@media (max-width: 478px) {#brxe-ogppdg {font-size: 14px}#brxe-ogppdg a {font-size: 14px; font-size: inherit}}#brxe-cbsprt {align-items: center; flex-direction: row}@media (max-width: 478px) {#brxe-cbsprt {flex-direction: row; justify-content: center}}#brxe-hbrnzw .form-group:nth-child(1) {width: 48%}#brxe-hbrnzw .form-group:nth-child(2) {width: 48%}#brxe-hbrnzw .form-group:nth-child(3) {width: 48%}#brxe-hbrnzw .form-group:nth-child(4) {width: 48%}#brxe-hbrnzw .form-group:nth-child(5) {width: 98%}#brxe-hbrnzw .form-group input {border-style: solid; border-color: var(--bricks-color-wjgzcz); border-radius: 16px}#brxe-hbrnzw .flatpickr {border-style: solid; border-color: var(--bricks-color-wjgzcz); border-radius: 16px}#brxe-hbrnzw select {border-style: solid; border-color: var(--bricks-color-wjgzcz); border-radius: 16px}#brxe-hbrnzw textarea {border-style: solid; border-color: var(--bricks-color-wjgzcz); border-radius: 16px}#brxe-hbrnzw .bricks-button:not([type=submit]) {border-style: solid; border-color: var(--bricks-color-wjgzcz); border-radius: 16px}#brxe-hbrnzw .choose-files {border-style: solid; border-color: var(--bricks-color-wjgzcz); border-radius: 16px}#brxe-hbrnzw .form-group input:active {border: 1px solid var(--bricks-color-msbzpi); border-radius: 16px}#brxe-hbrnzw .flatpickr:active {border: 1px solid var(--bricks-color-msbzpi); border-radius: 16px}#brxe-hbrnzw select:active {border: 1px solid var(--bricks-color-msbzpi); border-radius: 16px}#brxe-hbrnzw textarea:active {border: 1px solid var(--bricks-color-msbzpi); border-radius: 16px}#brxe-hbrnzw .bricks-button:not([type=submit]):active {border: 1px solid var(--bricks-color-msbzpi); border-radius: 16px}#brxe-hbrnzw .choose-files:active {border: 1px solid var(--bricks-color-msbzpi); border-radius: 16px}#brxe-hbrnzw .form-group:not(:last-child):not(.captcha) {padding-right: 2%; padding-bottom: 2%; padding-left: 2%}#brxe-hbrnzw .submit-button-wrapper {width: 100%}#brxe-hbrnzw {display: none}@media (max-width: 478px) {#brxe-hbrnzw .form-group:nth-child(1) {width: 100%}#brxe-hbrnzw .form-group:nth-child(2) {width: 100%}#brxe-hbrnzw .form-group:nth-child(3) {width: 100%}#brxe-hbrnzw .form-group:nth-child(4) {width: 100%}#brxe-hbrnzw .form-group:nth-child(5) {width: 100%}}#form {align-items: flex-start; background-color: var(--bricks-color-onovpr); justify-content: space-around}#brxe-gmnqbc {align-items: center; display: grid; align-items: initial; align-items: stretch}#brxe-bzmlyb {height: 16px; width: 16px}#brxe-bzmlyb :not([fill="none"]) {fill: var(--bricks-color-wjgzcz) !important}#brxe-yipnss {flex-direction: row; align-items: center}#brxe-paxred {height: 16px; width: 16px}#brxe-paxred :not([fill="none"]) {fill: var(--bricks-color-wjgzcz) !important}#brxe-vlpejh {flex-direction: row; align-items: center}#brxe-rvgkkk {align-self: center !important; background-color: var(--bricks-color-kbrqer); border-left: 5px solid var(--bricks-color-msbzpi); box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)}@media (max-width: 478px) {#brxe-rvgkkk {max-width: 100%}}#brxe-rksmak {background-color: var(--bricks-color-wjgzcz)}