@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 {.brxe-button{width:auto}}@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-ikuizn {align-items: center; justify-content: center; align-self: center !important; height: 40em}@media (max-width: 991px) {#brxe-ikuizn {height: 30em}}#brxe-bccfzn {background-color: #f5f5f5; background-image: url("https://asesoriavferrer.com/wp-content/uploads/2026/07/MUT_0739.jpg"); background-size: cover; background-attachment: scroll; background-position: center center; background-repeat: no-repeat}#brxe-xmztsw {text-align: center; font-family: "Manrope"}#brxe-hazczq {text-align: center; margin-top: 3%}#brxe-hazczq a {text-align: center; font-size: inherit}#brxe-hxhipw {align-self: center !important; align-items: center}@media (max-width: 478px) {#brxe-hxhipw {width: 95%}}@media (max-width: 478px) {#brxe-murtjc {padding-top: 50px; padding-bottom: 50px}}#brxe-egpvpg {text-transform: uppercase; font-weight: 600; color: #a77a52; font-size: 18px; letter-spacing: 7px}@media (max-width: 478px) {#brxe-egpvpg {text-align: center}}@media (max-width: 478px) {#brxe-bdybpt {text-align: center}}#brxe-trbhtg {align-items: center}@media (max-width: 478px) {#brxe-trbhtg {margin-bottom: 10px}}#brxe-bzstin {padding-bottom: 3%; background-color: #f9fafb}#brxe-xpbxlf {font-size: 30px; color: var(--primario); fill: var(--primario)}#brxe-xpbxlf {  width: 60px; height: 60px;  background-color: #FFFFFF; border-radius: 50%;  display: inline-flex; align-items: center; justify-content: center;  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);  color: #c5a880;  transition: all 0.3s ease;}#brxe-xpbxlf:hover { background-color: #c5a880; color: #ffffff; transform: translateY(-2px); }#brxe-xpbxlf:hover i { color: #ffffff;}#brxe-vpufna {margin-bottom: 0; font-size: 18px; padding-right: 5%; padding-left: 5%}#brxe-vpufna:hover {color: var(--darck-blue)}@media (max-width: 478px) {#brxe-vpufna {min-height: auto}}#brxe-lstkwf {padding-left: 4%; flex-direction: row; align-items: center}@media (max-width: 375px) {#brxe-lstkwf {flex-wrap: nowrap}}#brxe-vwuxxn {padding-right: 5%; padding-left: 5%}#brxe-irlqtn {margin-top: 3%; margin-left: 5%}#brxe-xfyhot {padding-top: 5%; padding-bottom: 5%; padding-left: 1px; flex-direction: column; justify-content: flex-start; border-radius: 30px; background-color: hsl(0, 0%, 100%); box-shadow: 0 12px 45px 0 hsl(0,0%,77%)}@media (max-width: 1024px) {#brxe-xfyhot {width: 48%}}@media (max-width: 991px) {#brxe-xfyhot {width: 100%}}@media (max-width: 767px) {#brxe-xfyhot {width: 100%}}#brxe-srwggn {font-size: 30px; color: var(--darck-blue); fill: var(--darck-blue)}#brxe-srwggn {  width: 60px; height: 60px;  background-color: #ffffff; border-radius: 50%;  display: inline-flex; align-items: center; justify-content: center;  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);  color: #c5a880;  transition: all 0.3s ease;}#brxe-srwggn:hover { background-color: #c5a880; color: #ffffff; transform: translateY(-2px); }#brxe-srwggn:hover i { color: #ffffff;}#brxe-jzyxzd {margin-bottom: 0; font-size: 18px; color: hsl(0, 0%, 100%); padding-right: 5%; padding-left: 5%}#brxe-jzyxzd:hover {color: var(--darck-blue)}@media (max-width: 478px) {#brxe-jzyxzd {min-height: auto}}#brxe-luvlae {padding-left: 4%; flex-direction: row; align-items: center}@media (max-width: 375px) {#brxe-luvlae {flex-wrap: nowrap}}#brxe-ghvmyi {padding-right: 5%; padding-left: 5%; color: hsl(0, 0%, 100%)}#brxe-ghvmyi a {color: hsl(0, 0%, 100%); font-size: inherit}#brxe-kjkyug {margin-top: 3%; margin-left: 5%}#brxe-xusiag {padding-top: 5%; padding-bottom: 5%; padding-left: 1px; flex-direction: column; justify-content: flex-start; border-radius: 30px; background-color: var(--bricks-color-grey-900); box-shadow: 0 12px 45px 0 hsl(0,0%,77%)}@media (max-width: 1024px) {#brxe-xusiag {width: 48%}}@media (max-width: 991px) {#brxe-xusiag {width: 100%}}@media (max-width: 767px) {#brxe-xusiag {width: 100%}}#brxe-tvgpfg {font-size: 30px; color: var(--darck-blue); fill: var(--darck-blue)}#brxe-tvgpfg {  width: 60px; height: 60px;  background-color: #ffffff; border-radius: 50%;  display: inline-flex; align-items: center; justify-content: center;  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);  color: #c5a880;  transition: all 0.3s ease;}#brxe-tvgpfg:hover { background-color: #c5a880; color: #ffffff; transform: translateY(-2px); }#brxe-tvgpfg:hover i { color: #ffffff;}#brxe-wuztxb {margin-bottom: 0; font-size: 18px; padding-right: 5%; padding-left: 5%}#brxe-wuztxb:hover {color: var(--darck-blue)}@media (max-width: 478px) {#brxe-wuztxb {min-height: auto}}#brxe-bsjttf {flex-direction: row; padding-left: 4%; align-items: center}@media (max-width: 375px) {#brxe-bsjttf {flex-wrap: nowrap}}#brxe-udrbcz {padding-right: 5%; padding-left: 5%}#brxe-rlsqmk {margin-top: 3%; margin-left: 5%}#brxe-qcjudv {padding-top: 5%; padding-bottom: 5%; padding-left: 1px; flex-direction: column; justify-content: flex-start; border-radius: 30px; background-color: hsl(0, 0%, 100%); box-shadow: 0 12px 45px 0 hsl(0,0%,77%)}@media (max-width: 1024px) {#brxe-qcjudv {width: 48%}}@media (max-width: 991px) {#brxe-qcjudv {width: 100%}}@media (max-width: 767px) {#brxe-qcjudv {width: 100%}}#brxe-pnvkks {font-size: 30px; color: var(--darck-blue); fill: var(--darck-blue)}#brxe-pnvkks {  width: 60px; height: 60px;  background-color: #ffffff; border-radius: 50%;  display: inline-flex; align-items: center; justify-content: center;  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);  color: #c5a880;  transition: all 0.3s ease;}#brxe-pnvkks:hover { background-color: #c5a880; color: #ffffff; transform: translateY(-2px); }#brxe-pnvkks:hover i { color: #ffffff;}#brxe-ocogmo {margin-bottom: 0; font-size: 18px; padding-left: 5%}#brxe-ocogmo:hover {color: var(--darck-blue)}@media (max-width: 478px) {#brxe-ocogmo {min-height: auto; padding-right: 5%}}#brxe-shezxv {padding-left: 4%; flex-direction: row; align-items: center}@media (max-width: 375px) {#brxe-shezxv {flex-wrap: nowrap}}#brxe-ylhubo {padding-right: 5%; padding-left: 5%}#brxe-kqjrub {margin-top: 3%; margin-left: 5%}#brxe-bpsfyy {padding-top: 5%; padding-bottom: 5%; padding-left: 1px; flex-direction: column; justify-content: flex-start; border-radius: 30px; background-color: hsl(0, 0%, 100%); box-shadow: 0 12px 45px 0 hsl(0,0%,77%)}@media (max-width: 1024px) {#brxe-bpsfyy {width: 48%}}@media (max-width: 991px) {#brxe-bpsfyy {width: 100%}}@media (max-width: 767px) {#brxe-bpsfyy {width: 100%}}#brxe-fehadi {display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: 29px}@media (max-width: 1024px) {#brxe-fehadi {display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center}}@media (max-width: 991px) {#brxe-fehadi {grid-template-columns: 1fr 1fr}}@media (max-width: 767px) {#brxe-fehadi {grid-template-columns: 1fr}}@media (max-width: 478px) {#brxe-fehadi {grid-template-columns: 1fr; width: 95%}}#brxe-qyatvr {padding-top: 0; padding-bottom: 7%; background-color: #f9fafb}@media (max-width: 478px) {#brxe-sqvsie {text-align: center}}#brxe-mmdcim {margin-top: 2%; margin-bottom: 2%}@media (max-width: 478px) {#brxe-mmdcim {text-align: center}#brxe-mmdcim a {text-align: center; font-size: inherit}}#brxe-asyyrr {font-size: 30px; color: var(--darck-blue); fill: var(--darck-blue)}#brxe-asyyrr {  width: 60px; height: 60px;  background-color: #ffffff; border-radius: 50%;  display: inline-flex; align-items: center; justify-content: center;  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);  color: #c5a880;  transition: all 0.3s ease;}#brxe-asyyrr:hover { background-color: #c5a880; color: #ffffff; transform: translateY(-2px); }#brxe-asyyrr:hover i { color: #ffffff;}#brxe-qtdiiz {margin-bottom: 0; font-size: 18px}#brxe-qtdiiz:hover {color: var(--darck-blue)}@media (max-width: 478px) {#brxe-qtdiiz {min-height: auto}}#brxe-cmhcwi {padding-left: 5%}@media (max-width: 478px) {#brxe-cmhcwi {align-items: center; text-align: center; padding-left: 0}}#brxe-hjnprs {flex-direction: row; padding-left: 4%; align-items: center; margin-bottom: 3%}@media (max-width: 767px) {#brxe-hjnprs {flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-hjnprs {flex-wrap: nowrap; flex-direction: column; padding-bottom: 20px; row-gap: 20px}}#brxe-fzoepl {font-size: 30px; color: var(--darck-blue); fill: var(--darck-blue)}#brxe-fzoepl {  width: 60px; height: 60px;  background-color: #ffffff; border-radius: 50%;  display: inline-flex; align-items: center; justify-content: center;  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);  color: #c5a880;  transition: all 0.3s ease;}#brxe-fzoepl:hover { background-color: #c5a880; color: #ffffff; transform: translateY(-2px); }#brxe-fzoepl:hover i { color: #ffffff;}#brxe-sfwhbx {margin-bottom: 0; font-size: 18px}#brxe-sfwhbx:hover {color: var(--darck-blue)}@media (max-width: 478px) {#brxe-sfwhbx {min-height: auto}}@media (max-width: 478px) {#brxe-rfkxds {text-align: center}#brxe-rfkxds a {text-align: center; font-size: inherit}}#brxe-ssfvca {padding-left: 5%}@media (max-width: 478px) {#brxe-ssfvca {padding-left: 0; align-items: center}}#brxe-eskzsi {flex-direction: row; padding-left: 4%; align-items: center; margin-bottom: 3%}@media (max-width: 767px) {#brxe-eskzsi {flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-eskzsi {flex-wrap: nowrap; flex-direction: column; padding-bottom: 20px; row-gap: 20px}}#brxe-zvhbsn {font-size: 30px; color: var(--darck-blue); fill: var(--darck-blue)}#brxe-zvhbsn {  width: 60px; height: 60px;  background-color: #ffffff; border-radius: 50%;  display: inline-flex; align-items: center; justify-content: center;  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);  color: #c5a880;  transition: all 0.3s ease;}#brxe-zvhbsn:hover { background-color: #c5a880; color: #ffffff; transform: translateY(-2px); }#brxe-zvhbsn:hover i { color: #ffffff;}#brxe-jhlapv {margin-bottom: 0; font-size: 18px}#brxe-jhlapv:hover {color: var(--darck-blue)}@media (max-width: 478px) {#brxe-jhlapv {min-height: auto}}#brxe-savzcy {padding-left: 5%}@media (max-width: 478px) {#brxe-savzcy {padding-left: 0; text-align: center; align-items: center}}#brxe-dtovnp {flex-direction: row; padding-left: 4%; align-items: center; margin-bottom: 3%}@media (max-width: 767px) {#brxe-dtovnp {flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-dtovnp {flex-wrap: nowrap; flex-direction: column; padding-bottom: 20px; row-gap: 20px}}#brxe-pfwpva {margin-top: 4%; margin-left: 5%}#brxe-mbnhaj {align-self: stretch !important; width: 100%}@media (max-width: 478px) {#brxe-mbnhaj {align-items: center}}#brxe-erzzwp {align-self: stretch !important; width: 100%; background-image: url("https://asesoriavferrer.com/wp-content/uploads/2026/07/MUT_0747-scaled.jpg"); background-size: cover; background-position: center center; border-radius: 30px}@media (max-width: 1024px) {#brxe-erzzwp {height: 400px}}#brxe-ftwmas {width: 50%; flex-direction: row; column-gap: 30px}@media (max-width: 1024px) {#brxe-ftwmas {flex-direction: column-reverse; row-gap: 50px}}@media (max-width: 478px) {#brxe-ftwmas {width: 95%}}#brxe-ijwekz {flex-direction: row}@media (max-width: 478px) {#brxe-ijwekz {padding-top: 50px; padding-bottom: 50px}}#brxe-hjprit {color: hsl(0, 0%, 100%); margin-bottom: 1%}#brxe-uqiahr {color: hsl(0, 0%, 100%); margin-bottom: 5%}#brxe-uqiahr a {color: hsl(0, 0%, 100%); font-size: inherit}@media (max-width: 478px) {#brxe-uqiahr {text-align: center}#brxe-uqiahr a {text-align: center; font-size: inherit}}#brxe-nftbyr {font-size: 30px; color: var(--darck-blue); fill: var(--darck-blue); margin-bottom: 3%}#brxe-nftbyr {  width: 60px; height: 60px;  background-color: #ffffff; border-radius: 50%;  display: inline-flex; align-items: center; justify-content: center;  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);  color: #c5a880;  transition: all 0.3s ease;}#brxe-nftbyr:hover { background-color: #c5a880; color: #ffffff; transform: translateY(-2px); }#brxe-nftbyr:hover i { color: #ffffff;}#brxe-cnfgbz {margin-bottom: 3%; color: hsl(0, 0%, 100%)}@media (max-width: 1024px) {#brxe-cnfgbz {font-size: 20px}}#brxe-phxids {text-align: center; color: hsl(0, 0%, 100%); height: 100px}#brxe-phxids a {text-align: center; color: hsl(0, 0%, 100%); font-size: inherit}@media (max-width: 991px) {#brxe-phxids {font-size: 15px}#brxe-phxids a {font-size: 15px; font-size: inherit}}@media (max-width: 478px) {#brxe-phxids {height: auto}}#brxe-ssbrtz {align-self: center !important; align-items: center}@media (max-width: 1024px) {#brxe-ssbrtz {width: 47%}}@media (max-width: 478px) {#brxe-ssbrtz {width: 100%}}#brxe-trdexq {font-size: 30px; color: var(--darck-blue); fill: var(--darck-blue); margin-bottom: 3%}#brxe-trdexq {  width: 60px; height: 60px;  background-color: #ffffff; border-radius: 50%;  display: inline-flex; align-items: center; justify-content: center;  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);  color: #c5a880;  transition: all 0.3s ease;}#brxe-trdexq:hover { background-color: #c5a880; color: #ffffff; transform: translateY(-2px); }#brxe-trdexq:hover i { color: #ffffff;}#brxe-iadyem {margin-bottom: 3%; color: hsl(0, 0%, 100%)}@media (max-width: 1024px) {#brxe-iadyem {font-size: 20px}}#brxe-jqwbqk {color: hsl(0, 0%, 100%); text-align: center; height: 100px}#brxe-jqwbqk a {color: hsl(0, 0%, 100%); text-align: center; font-size: inherit}@media (max-width: 991px) {#brxe-jqwbqk {font-size: 15px}#brxe-jqwbqk a {font-size: 15px; font-size: inherit}}@media (max-width: 478px) {#brxe-jqwbqk {height: auto}}#brxe-yelxqo {align-self: center !important; align-items: center}@media (max-width: 1024px) {#brxe-yelxqo {width: 47%}}@media (max-width: 991px) {#brxe-yelxqo {justify-content: flex-start}}@media (max-width: 478px) {#brxe-yelxqo {width: 100%}}#brxe-biwozm {margin-bottom: 3%; font-size: 30px; color: var(--darck-blue); fill: var(--darck-blue)}#brxe-biwozm {  width: 60px; height: 60px;  background-color: #ffffff; border-radius: 50%;  display: inline-flex; align-items: center; justify-content: center;  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);  color: #c5a880;  transition: all 0.3s ease;}#brxe-biwozm:hover { background-color: #c5a880; color: #ffffff; transform: translateY(-2px); }#brxe-biwozm:hover i { color: #ffffff;}#brxe-unqieq {color: hsl(0, 0%, 100%); margin-bottom: 3%}@media (max-width: 1024px) {#brxe-unqieq {font-size: 20px}}#brxe-ldkvzz {text-align: center; color: hsl(0, 0%, 100%); height: 100px}#brxe-ldkvzz a {text-align: center; color: hsl(0, 0%, 100%); font-size: inherit}@media (max-width: 991px) {#brxe-ldkvzz {font-size: 15px}#brxe-ldkvzz a {font-size: 15px; font-size: inherit}}@media (max-width: 478px) {#brxe-ldkvzz {height: auto}}#brxe-xgyskq {align-self: center !important; align-items: center}@media (max-width: 1024px) {#brxe-xgyskq {width: 47%}}@media (max-width: 478px) {#brxe-xgyskq {width: 100%}}#brxe-dtceqb {font-size: 30px; color: var(--darck-blue); fill: var(--darck-blue); margin-bottom: 3%}#brxe-dtceqb {  width: 60px; height: 60px;  background-color: #ffffff; border-radius: 50%;  display: inline-flex; align-items: center; justify-content: center;  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);  color: #c5a880;  transition: all 0.3s ease;}#brxe-dtceqb:hover { background-color: #c5a880; color: #ffffff; transform: translateY(-2px); }#brxe-dtceqb:hover i { color: #ffffff;}#brxe-ekkqla {margin-bottom: 3%; color: hsl(0, 0%, 100%)}@media (max-width: 1024px) {#brxe-ekkqla {text-align: center; font-size: 20px}}#brxe-blqhef {text-align: center; color: hsl(0, 0%, 100%); height: 100px}#brxe-blqhef a {text-align: center; color: hsl(0, 0%, 100%); font-size: inherit}@media (max-width: 1024px) {#brxe-blqhef {text-align: center}#brxe-blqhef a {text-align: center; font-size: inherit}}@media (max-width: 991px) {#brxe-blqhef {font-size: 15px}#brxe-blqhef a {font-size: 15px; font-size: inherit}}@media (max-width: 478px) {#brxe-blqhef {height: auto}}#brxe-kswoem {align-self: center !important; align-items: center}@media (max-width: 1024px) {#brxe-kswoem {width: 47%}}@media (max-width: 478px) {#brxe-kswoem {width: 100%}}#brxe-pntbyn {flex-direction: row; column-gap: 30px}@media (max-width: 1024px) {#brxe-pntbyn {flex-wrap: wrap; row-gap: 30px}}@media (max-width: 991px) {#brxe-pntbyn {align-items: center; justify-content: center; align-self: center !important; flex-direction: row; row-gap: 50px}}@media (max-width: 478px) {#brxe-pntbyn {flex-direction: row}}#brxe-xuspmm {align-items: center}#brxe-hxvnbd {background-color: var(--marron)}@media (max-width: 478px) {#brxe-hxvnbd {padding-top: 50px; padding-bottom: 50px}}#brxe-dagtnk {color: #a77a52; text-transform: uppercase; font-weight: 600; font-size: 18px; letter-spacing: 7px}@media (max-width: 478px) {#brxe-dagtnk {text-align: center}}#brxe-gklcox {color: hsl(0, 0%, 0%)}@media (max-width: 478px) {#brxe-gklcox {text-align: center}}#brxe-fnsdko {color: var(--bricks-color-grey-900); margin-bottom: 2%}#brxe-fnsdko a {color: var(--bricks-color-grey-900); font-size: inherit}@media (max-width: 478px) {#brxe-fnsdko {text-align: center}#brxe-fnsdko a {text-align: center; font-size: inherit}}@media (max-width: 375px) {#brxe-fnsdko {text-align: center}#brxe-fnsdko a {text-align: center; font-size: inherit}}@media (max-width: 478px) {#brxe-ssraaa {align-items: center; align-self: center !important}}#brxe-glzuaw {padding-bottom: 0}@media (max-width: 478px) {#brxe-glzuaw {padding-top: 50px; padding-bottom: 20px}}#brxe-aumjkf {color: hsl(0, 0%, 100%); margin-bottom: 5%}#brxe-xtlhog {color: hsl(0, 0%, 100%)}#brxe-xtlhog a {color: hsl(0, 0%, 100%); font-size: inherit}@media (max-width: 767px) {#brxe-xtlhog {text-align: center}#brxe-xtlhog a {text-align: center; font-size: inherit}}@media (max-width: 478px) {#brxe-xtlhog {text-align: center}#brxe-xtlhog a {text-align: center; font-size: inherit}}#brxe-zzhzku {font-size: 30px; color: var(--darck-blue); fill: var(--darck-blue)}#brxe-zzhzku {  width: 60px; height: 60px;  background-color: #ffffff; border-radius: 50%;  display: inline-flex; align-items: center; justify-content: center;  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);  color: #c5a880;  transition: all 0.3s ease;}#brxe-zzhzku:hover { background-color: #c5a880; color: #ffffff; transform: translateY(-2px); }#brxe-zzhzku:hover i { color: #ffffff;}#brxe-tsrequ {margin-bottom: 0; font-size: 19px; color: hsl(0, 0%, 100%); font-weight: 700}@media (max-width: 478px) {#brxe-tsrequ {min-height: auto}}#brxe-wrwinx {color: hsl(0, 0%, 100%)}#brxe-wrwinx a {color: hsl(0, 0%, 100%); font-size: inherit}#brxe-wrwinx:hover {text-decoration: underline}#brxe-wrwinx a:hover {text-decoration: underline; font-size: inherit}@media (max-width: 375px) {#brxe-wrwinx {text-align: center}#brxe-wrwinx a {text-align: center; font-size: inherit}}#brxe-zvcvwa {padding-left: 5%}@media (max-width: 767px) {#brxe-zvcvwa {align-items: center; padding-left: 0}}@media (max-width: 478px) {#brxe-zvcvwa {align-items: center; align-self: center !important; justify-content: center; padding-left: 0}}#brxe-guctgu {flex-direction: row; padding-left: 4%; align-items: center; margin-bottom: 1%}@media (max-width: 991px) {#brxe-guctgu {padding-left: 0}}@media (max-width: 767px) {#brxe-guctgu {flex-wrap: nowrap; flex-direction: column}}@media (max-width: 478px) {#brxe-guctgu {align-self: center !important; align-items: center; justify-content: center; padding-left: 0}}#brxe-urpyfz {font-size: 30px; color: var(--darck-blue); fill: var(--darck-blue)}#brxe-urpyfz {  width: 60px; height: 60px;  background-color: #ffffff; border-radius: 50%;  display: inline-flex; align-items: center; justify-content: center;  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);  color: #c5a880;  transition: all 0.3s ease;}#brxe-urpyfz:hover { background-color: #c5a880; color: #ffffff; transform: translateY(-2px); }#brxe-urpyfz:hover i { color: #ffffff;}#brxe-egkqpw {margin-bottom: 0; font-size: 19px; color: hsl(0, 0%, 100%); font-weight: 700}@media (max-width: 478px) {#brxe-egkqpw {min-height: auto}}#brxe-ghzwlo {color: hsl(0, 0%, 100%)}#brxe-ghzwlo a {color: hsl(0, 0%, 100%); font-size: inherit}#brxe-ghzwlo:hover {text-decoration: underline}#brxe-ghzwlo a:hover {text-decoration: underline; font-size: inherit}#brxe-xrpdxy {padding-left: 5%}@media (max-width: 767px) {#brxe-xrpdxy {align-items: center; padding-left: 0}}@media (max-width: 478px) {#brxe-xrpdxy {align-items: center; justify-content: center; align-self: center !important; padding-left: 0}}#brxe-pvogna {flex-direction: row; padding-left: 4%; align-items: center; margin-top: 5%; margin-bottom: 1%}@media (max-width: 991px) {#brxe-pvogna {padding-left: 0}}@media (max-width: 767px) {#brxe-pvogna {flex-wrap: nowrap; flex-direction: column}}@media (max-width: 478px) {#brxe-pvogna {justify-content: center; align-self: center !important; align-items: center; padding-left: 0}}#brxe-waprmt {font-size: 30px; color: var(--darck-blue); fill: var(--darck-blue)}#brxe-waprmt {  width: 60px; height: 60px;  background-color: #ffffff; border-radius: 50%;  display: inline-flex; align-items: center; justify-content: center;  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);  color: #c5a880;  transition: all 0.3s ease;}#brxe-waprmt:hover { background-color: #c5a880; color: #ffffff; transform: translateY(-2px); }#brxe-waprmt:hover i { color: #ffffff;}#brxe-gxsapl {margin-bottom: 0; font-size: 19px; color: hsl(0, 0%, 100%); font-weight: 700}@media (max-width: 478px) {#brxe-gxsapl {min-height: auto}}#brxe-ienanv {color: hsl(0, 0%, 100%)}#brxe-ienanv a {color: hsl(0, 0%, 100%); font-size: inherit}#brxe-ienanv:hover {text-decoration: underline}#brxe-ienanv a:hover {text-decoration: underline; font-size: inherit}#brxe-wzxvll {padding-left: 5%}@media (max-width: 767px) {#brxe-wzxvll {align-items: center; padding-left: 0}}@media (max-width: 478px) {#brxe-wzxvll {align-items: center; justify-content: center; align-self: center !important; padding-left: 0}}#brxe-seajpk {flex-direction: row; padding-left: 4%; align-items: center; margin-top: 5%; margin-bottom: 1%}@media (max-width: 991px) {#brxe-seajpk {padding-left: 0}}@media (max-width: 767px) {#brxe-seajpk {flex-wrap: nowrap; flex-direction: column}}@media (max-width: 478px) {#brxe-seajpk {align-self: center !important; justify-content: center; align-items: center; padding-left: 0}}#brxe-wgpjmg {border-top-left-radius: 30px; border-bottom-left-radius: 30px; width: 35%; background-color: #111827; padding-top: 5%; padding-right: 2%; padding-bottom: 5%; padding-left: 5%; align-self: stretch !important; width: 100%}@media (max-width: 991px) {#brxe-wgpjmg {border-top-right-radius: 30px; border-bottom-right-radius: 30px}}@media (max-width: 767px) {#brxe-wgpjmg {border-top-right-radius: 30px; border-bottom-right-radius: 30px; padding-left: 2%; align-items: center}}@media (max-width: 478px) {#brxe-wgpjmg {align-items: center}}#brxe-oveymb .form-group:nth-child(1) {width: 39%}#brxe-oveymb .form-group:nth-child(2) {width: 59%}#brxe-oveymb .form-group:nth-child(3) {width: 39%}#brxe-oveymb .form-group:nth-child(4) {width: 59%}#brxe-oveymb ::placeholder {color: #2b2b2b; font-family: "Manrope"}#brxe-oveymb select {color: #2b2b2b; font-family: "Manrope"; background-color: rgba(255, 255, 255, 0.85); font-family: "Poppins font"; font-weight: 400}#brxe-oveymb {justify-content: space-between; font-family: "Manrope"}#brxe-oveymb .form-group input {background-color: rgba(255, 255, 255, 0.85); font-family: "Poppins font"; font-weight: 400}#brxe-oveymb .flatpickr {background-color: rgba(255, 255, 255, 0.85)}#brxe-oveymb textarea {background-color: rgba(255, 255, 255, 0.85); font-family: "Poppins font"; font-weight: 400}#brxe-oveymb .bricks-button {background-color: #efefef}#brxe-oveymb label {font-family: "Manrope"}#brxe-oveymb .label {font-family: "Manrope"}#brxe-oveymb a { color: black; font-weight: bold;  text-decoration: none; }#brxe-oveymb a:hover { text-decoration: underline; }@media (max-width: 991px) {#brxe-oveymb .form-group:nth-child(1) {width: 100%}#brxe-oveymb .form-group:nth-child(2) {width: 100%}#brxe-oveymb .form-group:nth-child(3) {width: 100%}#brxe-oveymb .form-group:nth-child(4) {width: 100%}}@media (max-width: 478px) {#brxe-oveymb .form-group:nth-child(1) {width: 100%}#brxe-oveymb .form-group:nth-child(2) {width: 100%}#brxe-oveymb .form-group:nth-child(3) {width: 100%}#brxe-oveymb .form-group:nth-child(4) {width: 100%}}#brxe-wpustv {font-size: 12px; margin-top: 20px}#brxe-wpustv a {font-size: 12px; font-size: inherit}#brxe-qnuavu {border-top-right-radius: 30px; border-bottom-right-radius: 30px; width: 65%; align-self: stretch !important; width: 100%; padding-top: 5%; padding-right: 5%; padding-bottom: 5%; padding-left: 5%}#brxe-eydcrv {flex-direction: row; box-shadow: 0 12px 45px 0 hsl(0,0%,77%); border-radius: 30px}@media (max-width: 991px) {#brxe-eydcrv {flex-direction: column}}@media (max-width: 478px) {#brxe-eydcrv {width: 95%}}#brxe-ryqwrw {padding-top: 2%}@media (max-width: 478px) {#brxe-ryqwrw {padding-bottom: 50px}}